@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.order-body {
  display: none;
}

.error-text-1 {
  font: 26px/40px "ProximaNovaLight";
  margin-bottom: 30px;
}

.error-page {
  padding: 10px 15px 50px;
}

.error-page img {
  margin: 5vh auto 5vh;
}

.error-text-2 {
  font: 14px/23px "ProximaNovaLight";
  margin-bottom: 35px;
}

.cabinet-head .breadcrumbs {
  float: left;
  padding: 0;
  margin: 5px 0;
}

.header-nav dd, .header-nav dt {
  display: inline-block;
  width: 45%;
  font-family: "ProximaNovaBold";
  font-size: 12px;
  line-height: 20px;
  opacity: 0.5;
}

.cabinet-head .log-out {
  float: right;
  display: block;
  color: #000;
  margin-top: 3px;
  text-transform: uppercase;
  font-size: 14px;
}

.cabinet-head {
  padding: 20px 0 16px;
  overflow: hidden;
}

.cabinet-head .log-out:hover {
  text-decoration: none;
  color: #000;
  opacity: 1 !important;
}

.product-collection .product {
  text-align: center;
}

.order-num,
.oh-right > div {
  padding-top: 6px;
  padding-bottom: 4px;
}

.show-order .order-num:after {
  border-top-color: #000;
}

.order .param {
  margin-top: 17px;
  min-width: 145px;
}

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

.order {
  padding: 20px 26px;
}

.order dl {
  margin-bottom: 0;
}

.order-img img {
  max-width: 100px;
  max-height: 150px;
}

.order-date {
  font-size: 13px;
}

.order-left {
  padding-right: 20px;
}

.order-right {
  white-space: nowrap;
}

.order-right,
.order-num,
.order-sum {
  font: 14px/20px "ProximaNovaBold";
}

.order-sum {
  padding-left: 20px;
  min-width: 120px;
  text-align: right;
}

.order dd, .order dt {
  font-size: 14px;
  padding-right: 10px;
}

.order-info {
  max-width: 240px;
  padding-left: 28px;
}

.oh-right > div {
  display: inline-block;
}

.order {
  border-bottom: 1px solid #e7e7e7;
}

.order:last-child {
  border: none;
}

.order-row {
  border-top: 1px solid #e7e7e7;
}

.order-row:last-child {
  border-bottom: 1px solid #e7e7e7;
}

.order-head {
  overflow: hidden;
  padding: 10px 26px;
  cursor: pointer;
}

.order-num {
  float: left;
  position: relative;
  padding-left: 20px;
}

.order-num:after {
  display: block;
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-top: 7px solid #e7e7e7;
  top: 12px;
  left: 0px;
}

.oh-right {
  float: right;
}

.fa {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.filters-row input {
  display: none;
}

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

@font-face {
  font-family: "OpenSans-SemiBold";
  src: url("../fonts/OpenSans-Semibold.ttf") format("truetype");
  font-style: normal;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "ProximaNovaBold";
  src: url("../fonts/ProximaNovaBold.otf");
  font-style: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ProximaNovaRegular";
  src: url("../fonts/ProximaNovaRegular.otf");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "ProximaNovaBlack";
  src: url("../fonts/ProximaNovaBlack.otf");
  font-style: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ProximaNovaLight";
  src: url("../fonts/ProximaNovaLight.otf");
  font-style: normal;
  font-style: normal;
  font-display: swap;
}

::-webkit-scrollbar {
  width: 3px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #000;
}

::-webkit-scrollbar-thumb {
  background-color: #e7e7e7;
  outline: 1px solid #e7e7e7;
}

html, body, .wrapper {
  min-height: 100%;
}

.menu-list-block {
  display: none;
}

.wrapper {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  -webkit-box-shadow: 0 -10px 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -10px 10px 2px rgba(0, 0, 0, 0.1);
  min-height: 100%;
}

body {
  font-family: "ProximaNovaLight";
  color: #000;
}

.reset-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: -webkit-calc(100vh);
  min-height: calc(100vh);
  padding-top: 80px;
}

.transition, .btn-1, .collect-block:after, .collect-block:before, .public:after, .socs > li, .footer-menu a, .footer-form button, .collection-slider-wrap .owl-nav > div, .filter-head:after, .filter-body > a, .filter-body > a:after, .choosen-filters > a, .choosen-filters label, .choosen-filters label:after, .choosen-filters > a:after, .option, .thanks-wrap .btn-style:before, .tab-button, .min-form textarea,
.min-form input, .favorites-tooltip {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.transition-2, .catalog-btn > span:after, .catalog-btn > span:before, .main-slider-wrap .owl-nav > div, .product-img:after, .product-img:before, .download-btn, .download-btn:before, .filter-head, .filter-body, .pw-subs .owl-nav > div, .minus,
.plus, .plus-2, .btn-style, .table-sizes, .popup-wrap, .popup-link:after, .bag_hover, .form-control, .btn_checkout, .bs-arrows, .blog-socs a, .vakansii_list .vacancy_block .hidden_vacancy_bl .btn, .vakansii_list .vacancy_block .header_vacancy_bl .title, .vakansii_list .vacancy_block .header_vacancy_bl .close_vacancy_bl:before, .vakansii_list .vacancy_block .header_vacancy_bl .close_vacancy_bl:after {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.v-center, .logo {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.l-hidden {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.after, .catalog-btn > span:after, .catalog-btn > span:before, .phones:before, .collect-block:after, .collect-block:before, .collection-text, .product-img:after, .product-img:before, .public:after, .filter-head:after, .filter-body > a:after, .choosen-filters > a:after, .choosen-filters label:after, .table-sizes:after, .popup-link:after, .favorites-tooltip:before, .favorites-tooltip:after {
  content: '';
  display: block;
  position: absolute;
}

.rotate {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

header {
  position: fixed;
  background: #fff;
  z-index: 100000;
  width: 100%;
  max-width: 1920px;
  left: 0;
  top: 0;
  border-bottom: 1px solid #e7e7e7;
  height: 80px;
}

.catalog-btn {
  width: 180px;
  float: left;
  border-right: 1px solid #e7e7e7;
  height: 79px;
  font: 600 14px/82px "ProximaNovaRegular";
  text-transform: uppercase;
  padding-left: 87px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fff;
}

.catalog-btn > span {
  position: absolute;
  width: 40px;
  height: 2px;
  background: #000;
  left: 28px;
  top: 50%;
  margin-top: -1px;
}

.catalog-btn > span:after, .catalog-btn > span:before {
  width: 100%;
  height: 100%;
  background: #000;
  right: 0;
}

.catalog-btn > span:after {
  -webkit-transform: translateY(-500%);
  -ms-transform: translateY(-500%);
  transform: translateY(-500%);
}

.catalog-btn > span:before {
  -webkit-transform: translateY(500%);
  -ms-transform: translateY(500%);
  transform: translateY(500%);
}

.show-catalog .catalog-btn {
  background: #000;
  color: #fff;
}

.show-catalog .catalog-btn > span:after, .show-catalog .catalog-btn > span:before {
  background: #fff;
  width: 70%;
}

.show-catalog .catalog-btn > span:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

.show-catalog .catalog-btn > span:before {
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

.logo {
  width: 380px;
}

.logo > img {
  width: 100%;
}

.header-nav {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font: 700 11px "ProximaNovaRegular";
  text-transform: uppercase;
}

.header-nav li {
  position: relative;
}

.header-nav li > a {
  height: 79px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  color: #000;
  cursor: pointer;
}

.header-nav li > a:hover {
  text-decoration: none;
  color: #000;
}

.header-nav .cart-li > a {
  padding-right: 35px;
}

.phones {
  position: absolute;
  background: #fff;
  border: 1px solid #e7e7e7;
  width: 200px;
  padding: 15px 20px 15px 30px;
  right: 0;
  display: none;
  z-index: 10;
}

.phones a {
  font: 12px/26px "OpenSans-Regular";
  color: #191919;
  letter-spacing: 0;
  display: block;
}

.phones a:hover {
  text-decoration: none;
}

.phones:before {
  top: 0;
  right: 20px;
  width: 18px;
  height: 18px;
  background: #fff;
  margin-top: -9px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.small-logo {
  display: none;
}

.cart-a {
  position: relative;
}

.cart-a > span {
  position: absolute;
  right: 27px;
  top: 19px;
  font: 12px "OpenSans-SemiBold";
}

.container-fluid {
  max-width: 1430px;
}

.slide {
  height: 600px;
}

.slide-text {
  padding-left: 120px;
  padding-top: 180px;
  color: #fff;
  text-transform: uppercase;
}

.st-small {
  font: 30px "ProximaNovaLight";
  letter-spacing: 3px;
}

.st-big {
  font: 60px/70px "ProximaNovaBold";
  letter-spacing: 6px;
}

.main-slider-wrap {
  margin-top: 40px;
  position: relative;
}

.owl-dots {
  position: absolute;
  width: 100%;
  bottom: 50px;
  padding: 0 117px;
}

.owl-dot {
  height: 20px;
  width: 50px;
  display: inline-block;
  margin: 0 5px;
  position: relative;
}

.owl-dot > span {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
}

.owl-dot.active > span {
  background: #fff;
}

.btn-1 {
  border: 3px solid #fff;
  font: 12px "ProximaNovaBold";
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-top: 25px;
  padding: 19px 20px;
  width: 100%;
  max-width: 160px;
}

.btn-1:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
}

.owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}

.main-slider-wrap .owl-nav > div {
  font-size: 0;
  width: 19px;
  height: 35px;
  margin-top: -18px;
  position: absolute;
  opacity: .5;
}

.main-slider-wrap .owl-nav > div:hover {
  opacity: 1;
}

.main-slider-wrap .owl-prev {
  background: url(../img/arr_left-min.png);
  left: 40px;
}

.main-slider-wrap .owl-next {
  background: url(../img/arr_right-min.png);
  right: 40px;
}

.cart-img {
  display: none;
}

.title {
  font: 12px "ProximaNovaBold";
  text-transform: uppercase;
  letter-spacing: 5px;
  margin: 30px 0;
}

.collect-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 680px;
  color: #fff;
  position: relative;
  margin-bottom: 30px;
}

.collect-block:hover {
  text-decoration: none;
  color: #fff;
}

.collect-block:hover:after, .collect-block:hover:before,
.collect-block:hover .collection-text {
  opacity: 1;
}

.collect-block:after {
  background: rgba(0, 30, 54, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}

.collect-block:before {
  border: 3px solid #fff;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  height: -webkit-calc(100% - 60px);
  height: calc(100% - 60px);
  left: 30px;
  top: 30px;
  z-index: 2;
  opacity: 0;
}

.collection-text {
  width: 100%;
  font: 36px "ProximaNovaBold";
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  z-index: 5;
  opacity: 0;
}

.bordered-title {
  padding: 22px 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font: 26px/40px "ProximaNovaLight";
  word-spacing: 10px;
  text-align: center;
  letter-spacing: 4px;
}

.m39 {
  margin: 39px 0;
}

.product {
  display: block;
  color: #000;
  margin-bottom: 30px;
}

.product:focus,
.product:hover {
  text-decoration: none;
  color: #000;
}

.product:hover .product-img:after, .product:hover .product-img:before {
  opacity: 1;
}

.labels {
  position: absolute;
  font-family: "OpenSans-Regular";
  font-size: 18px;
  top: 15px;
  right: 15px;
  z-index: 5;
}

.labels > div {
  width: 54px;
  height: 54px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .labels > div {
    width: 40px;
    height: 40px;
  }

  .labels {
    font-size: 14px;
  }
}

.l-sale {
  background-color: #000;
}

.l-new {
  background-color: #6bc343;
}

.product-img {
  position: relative;
}

.product-img:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
}

.product-img:before {
  bottom: 20px;
  background: url(../img/zoom_icon-min.png) no-repeat center;
  opacity: 0;
  z-index: 2;
  width: 100%;
  height: 16px;
}

.product-img > img {
  max-width: 100%;
}

.product-name {
  padding-top: 15px;
  font: 16px/20px "OpenSans-SemiBold";
  letter-spacing: normal;
}

.mt10 {
  margin-top: 10px;
}

.product-price {
  font: 16px/30px "OpenSans-Regular";
  opacity: 0.5;
}

.discount {
  width: 100%;
}

.prices-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font: 16px/30px "OpenSans-Regular";
}

.prices-row > div {
  white-space: nowrap;
}

.prices-row > div + div {
  color: #ec0928;
  opacity: .5;
}

.old {
  text-decoration: line-through;
}

.public {
  display: block;
  position: relative;
  color: #fff;
  margin-bottom: 30px;
}

.public:hover {
  color: #fff;
  text-decoration: none;
}

.public:hover:after {
  opacity: 1;
}

.public img {
  width: 100%;
}

.public:after {
  background: rgba(0, 30, 54, 0.5);
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pub-text {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 25px;
  width: auto;
  font: 18px/30px "ProximaNovaBold";
  letter-spacing: 2.5px;
  text-transform: uppercase;
  z-index: 1;
}

.bunner {
  position: relative;
  height: 680px;
  margin-bottom: 50px;
}

.bunner-text {
  color: #fff;
  padding-top: 160px;
  padding-left: 120px;
  font: 46px/60px "ProximaNovaLight";
  letter-spacing: 0.1em;
}

.bunner-text .btn-1 {
  letter-spacing: 0.1em;
  padding: 21px 20px;
}

.bunner-text .btn-1:hover {
  background: transparent;
  color: #fff;
  opacity: .7;
}

.download-btn > p {
  margin: 0;
  display: inline;
}

.download-btn {
  width: auto;
  display: inline-block;
  height: 60px;
  margin: auto;
  font: 14px/60px "OpenSans-Bold";
  color: #000;
  background-color: #e7e7e7;
  padding: 0 40px;
  text-transform: uppercase;
}

.download-btn:focus {
  color: inherit;
  text-decoration: none;
}

.download-btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #000;
}

.download-btn:hover:before {
  background: url(../img/shape-5-h-min.png) no-repeat;
  background-size: 100%;
}

.download-btn:before {
  content: "";
  display: inline-block;
  background: url(../img/shape-5-min.png) no-repeat;
  background-size: 100%;
  width: 13px;
  height: 12px;
  margin-right: 15px;
}

label.error {
  color: #e10606;
  font-weight: 600;
}

footer {
  background: #fff;
  border-top: 1px solid #e7e7e7;
}

footer .container-fluid {
  max-width: 100%;
}

footer .col-12 {
  border-left: 1px solid #e7e7e7;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  outline: none;
}

.f-col {
  padding: 60px 10px 50px 50px;
}

.footer-logo {
  max-width: 255px;
  display: block;
}

.footer-logo img {
  width: 100%;
}

.webakula {
  color: #000;
  text-decoration: none;
  font: 15px "OpenSans-SemiBold";
  display: block;
  margin: 60px 10px 60px 15px;
}

.webakula:focus {
  color: #000;
  text-decoration: none;
}

.webakula:hover {
  color: #000;
  text-decoration: none;
  opacity: .8;
}

.webakula svg {
  width: 100px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 4px;
}

.stwa0 {
  fill: #000;
}

.socs {
  margin-top: 25px;
}

.socs > li {
  display: inline-block;
  font-size: 19px;
  margin: 0 18px 18px 0;
}

.socs > li:hover {
  opacity: .7;
}

.copyright {
  font: 11px "OpenSans-SemiBold";
  text-transform: uppercase;
  opacity: 0.5;
  letter-spacing: 2px;
}

.footer-menu {
  position: relative;
  margin-top: -8px;
}

.footer-menu a {
  text-transform: uppercase;
  color: #000;
  font: 14px/36px "OpenSans-Bold";
  letter-spacing: 2px;
}

.footer-menu a:hover {
  opacity: .8;
  text-decoration: none;
  color: #000;
}

.subscribe-btn:hover {
  opacity: .8;
}

.footer-form {
  position: relative;
  padding: 35px 30px;
  border-bottom: 1px solid #e7e7e7;
  margin-left: -15px;
  margin-right: -15px;
}

.footer-form > div {
  position: relative;
}

.footer-form input {
  height: 50px;
  width: 100%;
  border: 1px solid #e7e7e7;
  font: 14px "ProximaNovaLight";
  padding: 0 12px;
}

.footer-form input:focus {
  outline: none;
}

body .subscribe-btn,
.footer-form button {
  position: absolute;
  border: none;
  background: #000;
  color: #fff;
  height: 50px;
  width: 112px;
  font: 12px "OpenSans-SemiBold";
  text-transform: uppercase;
  cursor: pointer;
  top: 0;
  right: 0;
}

.footer-form button:hover {
  opacity: .8;
}

.menu-wrap {
  position: fixed;
  background: #fff;
  width: 100%;
  height: 100vh;
  z-index: 100000;
  top: 80px;
  left: -110%;
  padding-bottom: 100px;
  overflow-y: auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.show-catalog .menu-wrap {
  left: 0;
}

.menu {
  border: 1px solid #e7e7e7;
  min-height: 450px;
  margin: 40px 20px;
  padding: 25px 10px 20px 35px;
}

.menu a {
  color: #000;
  font: 12px/50px "ProximaNovaBold";
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.menu a:hover {
  text-decoration: none;
  color: #000;
}

.menu-nav {
  max-width: 1040px;
  margin: 0 auto;
}

.menu-nav > * {
  width: 30%;
  float: left;
}

.fa-instagram {
  font-size: 23px;
}

.menu-2-wrap {
  margin: 40px 0 40px 20px;
}

.menu-2-wrap .socs {
  padding: 3px 0 0 10px;
  border: 1px solid #e7e7e7;
  margin: 30px 0 20px;
}

.menu-2-wrap .socs li {
  margin: 8px 5px;
}

.menu-2 {
  margin-top: 25px;
}

.menu-2 a {
  font: 12px/40px "OpenSans-Regular";
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
}

.menu-2 a:hover {
  color: #000;
}

.cn-block {
  font: 12px/26px "OpenSans-Regular";
}

.cn-block a {
  color: #000;
}

.cn-block a:hover {
  text-decoration: none;
}

.title-s {
  font: 12px/26px "OpenSans-Bold";
  margin-top: 40px;
  text-transform: uppercase;
}

.mobile-phones {
  display: none;
  border: 1px solid #e7e7e7;
  margin-top: 20px;
  padding: 0 0 40px 80px;
  position: relative;
}

.mobile-phones img {
  position: absolute;
  left: 23px;
}

.collection-slider-wrap {
  max-width: 1560px;
  padding: 0 85px 70px;
  margin: 0 auto;
}

.collection-slider-wrap .owl-dots {
  display: none;
}

.collection-slider-wrap .owl-nav > div {
  width: 18px;
  height: 34px;
  font-size: 0;
  opacity: .5;
  position: absolute;
  top: 50%;
  margin-top: -17px;
}

.collection-slider-wrap .owl-nav > div:hover {
  opacity: 1;
}

.collection-slider-wrap .owl-prev {
  background: url(../img/prev-c-min.png);
  left: -87px;
}

.collection-slider-wrap .owl-next {
  background: url(../img/next-c-min.png);
  right: -87px;
}

.col-title {
  padding-top: 5px;
}

.breadcrumbs {
  font: 14px "OpenSans-Regular";
  padding: 24px 0;
  text-transform: uppercase;
}

.breadcrumbs > li {
  display: inline-block;
}

.breadcrumbs > li:last-child {
  color: #777;
}
.breadcrumbs > li:last-child p{
  display: inline-block;
}

.breadcrumbs > li:last-child a {
  color: #777;
}

.breadcrumbs a {
  color: #000;
  text-decoration: none;
}

.breadcrumbs > li + li:before {
  padding: 0 5px 0 1px;
  position: relative;
  top: -1px;
  color: #000;
  content: "|";
}

.page-bunner {
  height: 270px;
  margin-bottom: 40px;
}

.pb-title {
  font: 60px/70px "ProximaNovaBold";
  color: #fff;
  letter-spacing: 5px;
  padding: 60px 80px 20px;
}

.filters-col,
.filters-row {
  position: relative;
  z-index: 10;
}

.filter-wrap {
  float: left;
  margin: 0 9px 9px 0;
  position: relative;
}

.filter-wrap:hover .filter-head:after {
  border-top-color: #000;
}

.show-filter .filter-head:after {
  border-top-color: #000;
}

.sort-by {
  float: right;
  margin: 0 0 9px 9px;
}

.filter-head {
  width: 200px;
  height: 40px;
  border: 1px solid #e7e7e7;
  position: relative;
  font: 12px/40px "ProximaNovaRegular";
  padding: 0 35px 0 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.filter-head:after {
  top: 16px;
  right: 10px;
  margin: auto;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #e7e7e7;
  border-bottom: none;
}

.show-filter .filter-body {
  opacity: 1;
  visibility: visible;
}

.filter-body {
  border: 1px solid #e7e7e7;
  width: 200px;
  position: absolute;
  background: #fff;
  overflow-y: auto;
  max-height: 400px;
  opacity: 0;
  visibility: hidden;
}

.filter-body label,
.filter-body > a {
  display: block;
  margin-bottom: 0;
  font: 12px/12px "ProximaNovaRegular";
  color: #000;
  text-decoration: none;
  background: transparent;
  position: relative;
  padding: 13px 10px 13px 35px;
}

.filter-body label:hover,
.filter-body > a:hover {
  background: #e7e7e7;
}

.filter-body input[type="checkbox"]:checked + label:after,
.filter-body > a.active:after {
  background: #000;
}

.filter-body label:after,
.filter-body > a:after {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #e7e7e7;
  background: #fff;
  left: 12px;
  top: 10px;
}

.choosen-filters .filter-input {
  display: inline-block;
}

.pay-page {
  padding: 0 15px;
}

.pay-page > div {
  font-size: 22px;
  padding: 40px 0 25px;
}

.choosen-filters {
  border-top: 1px solid #e7e7e7;
  padding: 10px 0 45px;
}

.choosen-filters label,
.choosen-filters > a {
  cursor: pointer;
  user-select: none;
  font: 14px/30px "ProximaNovaLight";
  position: relative;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 6px;
  padding-right: 40px;
  border: 1px solid #e7e7e7;
  color: #b2b2b2;
  text-decoration: none;
}

.choosen-filters label:hover,
.choosen-filters > a:hover {
  color: #000;
}

.choosen-filters label:hover:after,
.choosen-filters > a:hover:after {
  opacity: 1;
}

.choosen-filters label:after,
.choosen-filters > a:after {
  height: 15px;
  width: 15px;
  background: url(../img/close_lb.svg) no-repeat center;
  background-size: cover;
  opacity: .2;
  top: 7px;
  right: 7px;
}

.paginat {
  border: 1px solid #e7e7e7;
  margin: 20px 0 100px;
  position: relative;
  padding: 22px 185px 19px;
  font: 16px "ProximaNovaBold";
}

.paginat > li {
  display: inline-block;
}

.paginat > li.next-pag, .paginat > li.prev-pag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.paginat a {
  color: #000;
}

.paginat a:hover {
  text-decoration: none;
}

.paginat a:focus {
  text-decoration: none;
}

.pag-num a {
  display: block;
  padding: 2px;
  margin: 0 3px 3px;
}

.next-pag,
.prev-pag {
  position: absolute;
  text-transform: uppercase;
  height: 100%;
  width: 175px;
  top: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.next-pag a,
.prev-pag a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.next-pag {
  border-left: 1px solid #e7e7e7;
  right: 0;
}

.prev-pag {
  border-right: 1px solid #e7e7e7;
  left: 0;
}

.pag-num:hover,
.pag-num.active {
  opacity: .7;
}

.pag-num.active,
.pag-num.active a {
  cursor: default;
}

.next-pag.disabled {
  opacity: .5;
  cursor: default;
}

.next-pag.disabled a {
  cursor: default;
}

#zoom1, .zoom1 {
  width: 100%;
  max-width: 460px;
}

.pw-subs {
  max-width: 460px;
  margin-top: 18px;
  margin-bottom: 10px;
}

.pw-subs .owl-nav > div {
  opacity: 0.5;
  width: 30px;
  height: 30px;
  font-size: 0;
  position: absolute;
  top: -15px;
}

.pw-subs .owl-nav > div:hover {
  opacity: 1;
}

.pw-subs .owl-prev {
  background: url(../img/svg-prev.svg) no-repeat center;
  background-size: 20px;
  left: -30px;
}

.pw-subs .owl-next {
  background: url(../img/svg-next.svg) no-repeat center;
  background-size: 20px;
  right: -30px;
}

.pw-sub {
  position: relative;
  height: 140px;
  overflow: hidden;
  background: #001e36;
}

.pw-sub:hover > img {
  opacity: .5;
}

.cloudzoom-gallery {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.product-menu {
  float: right;
  max-width: 582px;
  width: 100%;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  margin-top: 15px;
}

.product-h1 {
  font: 24px/40px "ProximaNovaBold";
  margin-top: 20px;
}

.product-menu-block {
  padding: 15px 30px;
  border-bottom: 1px solid #e7e7e7;
}

.reg-text {
  font: 18px/30px "ProximaNovaRegular";
}

.product-menu-block .reg-text {
  margin-bottom: 20px;
}

.product-pr {
  float: left;
}

#size {
  border: none;
  padding: 0;
  font: 14px "ProximaNovaRegular";
  cursor: pointer;
}

.option {
  font: 12px "ProximaNovaRegular";
  padding: 10px 0 10px 18px;
  cursor: pointer;
}

.option:hover {
  background: #e7e7e7;
}

.filter-wrap.sizes-wrap {
  max-width: 90px;
  margin-bottom: 0;
}

.filter-wrap.sizes-wrap .filter-head {
  width: 100%;
}

.filter-wrap.sizes-wrap .filter-body {
  width: 90px;
}

.fb-title {
  font: 12px "ProximaNovaRegular";
  margin-right: 25px;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  margin-right: 26px;
  margin-bottom: 40px;
}

.bag_chekout-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
}

.bag_chekout-form {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 55%;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
  padding-top: 10px;
}

.quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bag_chekout-col td {
  vertical-align: middle !important;
}

.bag_chekout-col .checkout_table .tovar .img {
  width: 100px;
}

.summary,
.bag_chekout-col .ch_t_col3 {
  font: 14px "ProximaNovaBold";
}

.cart-h1 {
  font: 30px "ProximaNovaBold";
  text-transform: uppercase;
  padding-top: 50px;
  margin-bottom: 30px;
}

.summary {
  padding: 10px 50px 10px 0;
}

.summary span {
  white-space: nowrap;
}

.bag_chekout-col .table {
  border-bottom: 1px solid #ddd;
}

.bag_chekout-col th, .bag_chekout-col td {
  width: auto !important;
}

.bag_chekout-col .checkout_table .tovar .info {
  float: left;
  padding-left: 26px;
}

.quantity > * {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid #e7e7e7;
  margin: 0 !important;
}

.quantity > *.qty-input {
  border-left: none !important;
  border-right: none !important;
  font: 14px "ProximaNovaRegular" !important;
}

.cart-mn-tabs .forg_pass {
  position: static;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btn-wrap {
  position: relative;
}

.order-table .hmax {
  display: none;
}

.btn-wrap > * {
  user-select: none;
}

.disable-buttons > * {
  background: #e1e1e1 !important;
  -webkit-box-shadow: inset 0 0 0 2px #e1e1e1 !important;
  box-shadow: inset 0 0 0 2px #e1e1e1 !important;
}

.disable-buttons:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.amount-info-2,
.amount-info {
  clear: both;
  color: #000;
  background: #ffdfdf;
  padding: 10px;
}

.cart-tab-buttons .tab-button {
  border: 1px solid #e7e7e7;
  border-bottom: none;
}

.plus-2,
.minus,
.plus {
  font: 42px "ProximaNovaLight";
  user-select: none;
  color: #e7e7e7;
  cursor: pointer;
  text-align: center;
}

.minus:hover,
.plus-2:hover,
.plus:hover {
  color: #000;
}

.thanks-wrap {
  height: 100vh;
  max-height: 900px;
  min-height: 480px;
  margin-top: -80px;
  padding: 10px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.thanks-wrap .btn-style:hover {
  opacity: .6;
}

.thanks-wrap .btn-style:hover:before {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}

.thanks-wrap .btn-style:before {
  content: '';
  width: 12px;
  height: 8px;
  display: inline-block;
  background: url(../img/to-index-min.png);
  position: relative;
  margin-right: 21px;
  top: -1px;
}

.thanks {
  font: 48px "ProximaNovaBold";
  margin-bottom: 7vh;
}

.thanks img {
  position: relative;
  top: -4px;
  margin-right: 10px;
  margin-left: -55px;
}

.thanks-mess {
  font-family: "OpenSans-Regular";
  padding: 10px 0;
  font-size: 20px;
}

input[type="radio"] {
  display: none;
}

.way-img-block {
  display: inline-block;
}

.mshadow {
  width: 110px;
  height: 80px;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
  margin-right: 60px;
  position: relative;
  cursor: pointer;
}

.mshadow > img {
  display: block;
  position: absolute;
  max-width: 90%;
  max-height: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.mn-tabs.cart-mn-tabs {
  padding: 10px 0 30px 0;
}

.mn-tabs.cart-mn-tabs hr {
  margin-top: 0;
}

.way-title {
  font: 16px "ProximaNovaBold";
  margin-top: 17px;
  margin-bottom: 17px;
}

.mshadow:hover {
  border-color: #000;
}

input:checked + .mshadow {
  border-color: #000;
}

input:checked + .mshadow > img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.colors > a {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 5px 5px;
  -webkit-box-shadow: 0 0 1px 0 black;
  box-shadow: 0 0 1px 0 black;
}

.colors > a:hover {
  -webkit-box-shadow: 0 0 0 1px black;
  box-shadow: 0 0 0 1px black;
}

.minus {
  line-height: 34px;
}

.plus-2,
.plus {
  line-height: 42px;
}

.product-form {
  padding-top: 35px;
}

.buttons {
  clear: both;
  padding-top: 10px;
}

.btn-style {
  border: none;
  cursor: pointer;
  color: #fff !important;
  font: 14px "OpenSans-SemiBold";
  padding: 21px 10px;
  width: 100%;
  max-width: 244px;
  display: inline-block;
  text-transform: uppercase;
  background: #000;
}

.btn-style:hover {
  color: #fff;
  text-decoration: none;
}

.btn-style-1:hover {
  opacity: .2;
}

.btn-style-2 {
  opacity: .2;
}

.btn-style-2:hover {
  opacity: 1;
}

.buttons .btn-style {
  margin-right: 2%;
  margin-bottom: 10px;
  max-width: 47%;
}

.free-delivery {
  font: 12px "ProximaNovaRegular";
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 2px;
}

.free-delivery > span {
  opacity: 0.5;
}

.free-delivery:before {
  content: '';
  width: 10px;
  height: 10px;
  background: url(../img/bird.svg) no-repeat center;
  background-size: contain;
  display: inline-block;
  margin-right: 8px;
}

#table-sizes-popup .t_title {
  margin-top: 80px;
  line-height: 18px;
  font-family: "ProximaNovaBold";
  text-transform: uppercase;
  font-size: 18px;
}

.close-tab-sizes {
  position: absolute;
  background: url(../img/cart-close.png) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 120px;
  right: 40px;
  cursor: pointer;
}

.table-sizes {
  height: 40px;
  width: 110px;
  padding: 5px 0 0 50px;
  font: 12px/16px "ProximaNovaRegular";
  color: #000;
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  opacity: .2;
}

.table-sizes:hover {
  opacity: 1;
  color: #000;
  text-decoration: none;
}

.table-sizes:after {
  left: 0;
  top: 0;
  width: 38px;
  height: 38px;
  border: 1px solid #000;
  background: url(../img/table-sizes.svg) no-repeat center;
  background-size: 50%;
}

.product-page {
  padding-top: 15px;
  padding: 15px 30px 0;
  max-width: 1380px;
}

.cf-2 {
  max-width: 1380px;
  padding-bottom: 50px;
}

.mn-tabs > div {
  display: none;
}

.mn-tabs > div.active {
  display: block;
}

.tab-button {
  height: 100%;
  padding: 20px 40px;
  font: 16px "ProximaNovaBold";
  float: left;
  opacity: .3;
  border-right: 1px solid #e7e7e7;
  cursor: pointer;
}

.tab-button.active {
  opacity: 1;
  cursor: default;
}

.tab-button:hover {
  opacity: 1;
}

.mn-tabs-buttons {
  border-bottom: 1px solid #e7e7e7;
}

.mn-tabs {
  padding: 20px 120px 20px 30px;
  border-bottom: 1px solid #e7e7e7;
}

.mn-tabs > div {
  min-height: 280px;
  font: 14px "ProximaNovaLight";
}

.share-socs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 30px;
  border-bottom: none;
}

.share-socs .socs > li:hover {
  opacity: 1;
}

.share-socs li .fa {
  font-size: 22px;
}

.share-socs a {
  cursor: pointer;
  opacity: .2;
}

.share-socs a:hover {
  opacity: 1;
}

.share {
  margin: 27px 18px 18px 0;
  font: 16px "ProximaNovaBold";
  margin-right: 40px;
}

hr {
  margin-top: 30px;
  margin-bottom: 0;
}

.big-form input, .big-form textarea {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  height: 60px;
  font: 14px "OpenSans-Bold";
  color: #000;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 20px;
}

.big-form input.error, .big-form textarea.error {
  border: 1px solid #ff4e4e;
}

.big-form textarea {
  resize: none;
  padding-top: 18px;
  padding-bottom: 18px;
  height: 180px;
}

.reg-form {
  max-width: 650px;
  padding: 80px 15px 60px;
  margin: 0 auto;
}

.buttons-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.buttons-row > * {
  max-width: 48.5%;
}

.form-title {
  font: 20px "OpenSans-Regular";
  text-transform: uppercase;
  margin-bottom: 40px;
}

.footer-form input.error {
  border: 1px solid #ff4e4e;
}

::-webkit-input-placeholder {
  color: #b3b3b3;
}

::-moz-placeholder {
  color: #b3b3b3;
}

:-moz-placeholder {
  color: #b3b3b3;
}

:-ms-input-placeholder {
  color: #b3b3b3;
}

.popup-wrap {
  position: fixed;
  padding: 80px 15px 20px;
  top: 0;
  left: 100%;
  height: 100vh;
  overflow-y: auto;
  width: 100%;
  z-index: 3000;
  background: #fff;
}

.show.popup-wrap {
  left: 0;
}

.show-catalog body,
.lock body {
  overflow: hidden;
}

.log-form {
  max-width: 620px;
  margin: 70px auto 0;
}

.checkbox {
  margin-top: 7px;
  margin-bottom: 25px;
  position: relative;
}

.checkbox label {
  display: block;
  padding-left: 45px;
  font-family: "OpenSans-SemiBold";
  font-size: 14px;
  cursor: pointer;
  width: 175px;
}

.checkbox_custom {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: -5px;
  margin-left: -45px;
  border: 1px solid #e7e7e7;
}

.forg_pass {
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
  color: #000;
  font-family: "OpenSans-SemiBold";
  font-size: 14px;
  text-align: right;
}

.forg_pass:hover {
  color: #000;
  text-decoration: none;
  opacity: .9;
}

#check_box:checked + .checkbox_custom {
  background-image: url(../img/checked.png);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
}

.through {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 12px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 45px 0 25px;
  clear: both;
}

.through:before,
.through:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background-color: #e7e7e7;
  border: solid #FFF;
  border-width: 0 30px;
}

.through:before {
  margin-left: -100%;
}

.through:after {
  margin-right: -100%;
}

.btn-style-3 {
  background: #e5e5e5;
}

.btn-style-3:hover {
  background: #000;
}

.popup-link {
  position: relative;
}

.popup-link:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../img/close-p.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
  background-size: 24px;
  opacity: 0;
  visibility: hidden;
}

.popup-link.show:after {
  opacity: 1;
  visibility: visible;
}

.cart-li:hover .bag_hover {
  width: 360px;
  height: 485px;
  opacity: 1;
}

.lock .bag_hover {
  opacity: 0 !important;
}

.bag_hover {
  position: absolute;
  top: 79px;
  left: auto;
  right: 0;
  width: 0;
  height: 0;
  border: 1px solid #e7e7e7;
  overflow: hidden;
  background: #fff;
  opacity: 0;
  text-transform: none;
}

.wrap_bag_hover {
  position: relative;
}

.header_bag {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
}

.header_bag > div {
  font: 12px/40px "ProximaNovaBold";
  text-transform: uppercase;
}

.content_bag {
  height: 365px;
  overflow-x: hidden;
  overflow-y: auto;
}

.bag-list-wrap {
  position: relative;
  max-width: 1920px;
  height: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0 -10px 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -10px 10px 2px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #e7e7e7;
  padding: 0 20px 110px;
}

.checkout_bag_item {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #e7e7e7;
}

.info_col {
  padding-left: 20px;
  padding-right: 20px;
  display: table-cell;
  vertical-align: top;
}

.img_col {
  width: 100px;
  height: 160px;
  overflow: hidden;
  display: table-cell;
  vertical-align: top;
}

.title_i {
  margin-bottom: 10px;
  font: 14px/20px "ProximaNovaBold";
}

.param {
  margin-top: 30px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 700;
}

dd, dt {
  display: inline-block;
  font-family: "ProximaNovaBold";
  font-size: 12px;
  line-height: 20px;
  opacity: 0.5;
}

.price_bag {
  font-family: "ProximaNovaBold";
  font-size: 14px;
  position: absolute;
  bottom: 20px;
}

.img_col img {
  width: auto;
  max-width: 100px;
  max-height: 160px;
}

.del_el_bag {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url(../img/cart-close.png) no-repeat center;
}

.checkout_nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 113px;
  padding: 10px;
  border-top: 1px solid #e7e7e7;
  background: #fff;
}

.info_ch_n {
  margin-bottom: 10px;
  font-family: "ProximaNovaRegular";
  text-align: center;
  font-size: 14px;
}

.phone-number {
  margin-bottom: 10px;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-align: center;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.btn_checkout {
  height: auto;
  width: 100%;
  padding: 11px;
  margin-top: 10px;
  font-family: "ProximaNovaBold";
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  border: none;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}

.btn_checkout[disabled] {
  cursor: default;
}

.wrap_bag_chekout_block {
  width: 100%;
  height: 100%;
  position: relative;
}

.checkout_table {
  max-width: 760px;
  margin: 0 auto 90px;
  padding: 20px;
}

.title_tab {
  padding: 55px 0;
  font-size: 26px;
  font-family: "OpenSans-Bold";
  text-transform: uppercase;
  text-align: center;
  line-height: 60px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.ch_t_col1 {
  width: 43.75%;
}

.bag_chekout-col .checkout_table thead th,
.popup-wrap .checkout_table thead th {
  padding: 15px;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7 !important;
  font-family: "ProximaNovaBold";
  text-transform: uppercase;
  font-size: 14px;
  vertical-align: bottom;
}

.bag_checkout_block .checkout_table .ch_t_col2, .bag_checkout_block .checkout_table .ch_t_col3, .bag_checkout_block .checkout_table .ch_t_col4 {
  width: 18%;
}

.bag_checkout_block .checkout_table td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.checkout_table .tovar .img img {
  width: 100%;
  height: auto;
}

.checkout_table .tovar .img {
  width: 125px;
  float: left;
  padding-left: 5px;
  overflow: hidden;
}

.checkout_table .tovar .info {
  float: right;
  width: 50%;
}

.checkout_table .tovar .info .title {
  padding-right: 20px;
  font: 14px/20px "ProximaNovaBold";
  text-transform: none;
  letter-spacing: normal;
  margin: 0 0 10px;
  display: inline-block;
}

.checkout_table .tovar .info .left-col-info {
  width: 70px;
  padding-right: 10px !important;
}

.checkout_table .tovar .info .left-col-info, .checkout_table .tovar .info .right-col-info {
  padding: 0;
  font-family: "ProximaNovaBold";
  font-size: 14px;
  line-height: 24px;
  vertical-align: top;
  opacity: 0.5;
  border-top: none;
}

.visible-xs {
  display: none !important;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.bag_chekout-col .checkout_table td,
.popup-wrap .checkout_table td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.checkout_table .ch_t_col2 input {
  width: 47px;
  height: 41px;
  margin-left: 15px;
  padding: 0 2px;
  border: 1px solid #e7e7e7;
  font-family: "ProximaNovaBold";
  color: #000;
  text-align: center;
}

.empty-order {
  display: none;
  padding: 40px 15px 80px;
  font-size: 30px;
}

.checkout_table .ch_t_col3 {
  text-align: center;
}

.del__item {
  cursor: pointer;
}

.checkout_table .ch_t_col3 .del__item {
  padding-top: 10px;
  background-image: none !important;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  opacity: 1;
}

.checkout_table .ch_t_col4 {
  text-align: right;
  font-family: "ProximaNovaBold";
  font-size: 14px;
}

.checkout_table_nav {
  position: fixed;
  left: 100%;
  bottom: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: 115px;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  z-index: 2000;
  -webkit-transition: left 0.2s ease;
  transition: left 0.2s ease;
}

.popup-wrap.show .checkout_table_nav {
  left: 0;
}

.checkout_table_nav .wrap_ch_t_n {
  max-width: 800px;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

.checkout_table_nav .wrap_ch_t_n .info_ch_t_n {
  margin-top: 12px;
  font-family: "ProximaNovaBold";
  text-align: center;
  font-size: 15px;
}

.checkout_table_nav .wrap_ch_t_n .phone-number {
  float: left;
  padding: 0 25px;
  margin-top: 12px;
  margin-right: 10px;
  height: 60px;
  width: 250px;
  border: 1px solid #e7e7e7;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}

.checkout_table_nav .wrap_ch_t_n .btn_total {
  float: right;
  padding-top: 12px;
  width: 240px;
}

.checkout_table_nav .wrap_ch_t_n .btn_total button {
  width: 100%;
  padding: 20px;
  background-image: none !important;
  background: #000;
  color: #fff;
  border: none;
  text-align: center;
  font-family: "OpenSans-SemiBold";
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}

.checkout_table_nav .wrap_ch_t_n .btn_total button[disabled] {
  cursor: default;
}

#map {
  height: 400px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.cn-title {
  font: 18px/30px "ProximaNovaBold";
  text-transform: uppercase;
  color: #000;
  letter-spacing: 0.5px;
}

.c_bl {
  padding-top: 13px;
  cursor: default;
  font: 16px/30px "ProximaNovaRegular";
  color: #191919;
}

.contact-col {
  border: 1px solid #e7e7e7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
  cursor: default;
}

.contact-col:hover {
  background-color: #f2f2f2;
}

.c-row {
  margin: 0;
}

.contacts-hr {
  margin-top: 60px;
  margin-bottom: 50px;
}

.contacts-bottom {
  margin-bottom: 50px;
}

.contacts-bottom .cn-title {
  margin-bottom: 20px;
}

.contacts-socs {
  background-color: #f2f2f2;
  height: 340px;
  margin-top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0 40px;
}

.contacts-socs li {
  margin: 0;
  opacity: .2;
}

.contacts-socs li:hover {
  opacity: 1;
}

.contacts-socs .fa {
  font-size: 70px;
}

.blog-link {
  color: #000;
  display: block;
  margin-bottom: 35px;
}

.blog-link:hover {
  text-decoration: none;
  color: #000;
}

.blog-link:hover .blog-title {
  opacity: .8;
}

.blog-link .public {
  margin-bottom: 0;
}

.blog-title {
  padding: 10px 0;
  font: 18px/24px "ProximaNovaBold";
  text-align: left;
}

time {
  font: 14px/24px "ProximaNovaRegular";
  color: #cacaca;
  display: block;
}

.blog-bunner {
  overflow: hidden;
  height: 400px;
}

.blog-bunner img {
  width: 100%;
  height: auto;
}

.blog-content {
  padding: 60px 0 70px 0;
  max-width: 680px;
  margin: 0 auto;
  font: 16px/30px "ProximaNovaRegular";
}

.blog-content time {
  margin-bottom: 50px;
}

.blog-slider {
  margin: 10px auto 35px;
}

.bs-arrows {
  width: 18px;
  height: 25px;
  cursor: pointer;
  opacity: .5;
  margin: 3px 10px 3px;
}

.bs-arrows:hover {
  opacity: 1;
}

.bs-prev {
  background: url(../img/svg-prev.svg) no-repeat center;
  background-size: contain;
}

.bs-next {
  background: url(../img/svg-next.svg) no-repeat center;
  background-size: contain;
}

.blog-slider-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bg-qty {
  font-family: "ProximaNovaBold";
  font-size: 18px;
}

.blog-slider-wrap .owl-dots {
  display: none;
}

.blog-share {
  margin-top: 40px;
}

.blog-share > div {
  padding-bottom: 40px;
  text-align: center;
  font: 14px/24px "ProximaNovaBold";
}

.blog-socs > li {
  display: inline-block;
}

.blog-socs a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  width: 138px;
  height: 48px;
  margin: 10px;
  cursor: pointer;
}

.blog-socs a:hover {
  background: #000;
}

.blog-socs a:hover .fa {
  color: #fff;
}

.blog-socs .fa {
  font-size: 17px;
}

.blog-h1 {
  margin: 0;
  padding-bottom: 5px;
  font-family: "ProximaNovaBold";
  font-size: 30px;
  line-height: 36px;
  color: #000;
}

.fancybox-opened {
  z-index: 800030;
}

.fancybox-overlay {
  z-index: 800010;
}

.info_faq {
  text-align: center;
  max-width: 422px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 80px;
}

.wrap_faq .block_service .s_title {
  margin: 50px 0 35px;
  font-size: 18px;
  font-family: "ProximaNovaBold";
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}

.wrap_faq .block_service .service_info {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
  padding: 40px;
  border: #e7e7e7 1px solid;
  font-size: 16px;
  font-family: "ProximaNovaRegular";
  line-height: 30px;
}

.wrap_faq .table_size.open .wrap_table_size .t_title {
  margin-top: 80px;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 18px;
}

.vakansii_list {
  max-width: 760px;
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 125px;
}

.vakansii .vakansii_list {
  padding: 80px 0;
}

.vakansii .vakansii_list .v_title {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "ProximaNovaBold";
  line-height: 18px;
  margin-bottom: 40px;
}

.vakansii_list .wrap_block {
  border: 1px solid #e7e7e7;
}

.vakansii_list .vacancy_block {
  border-bottom: 1px solid #e7e7e7;
}

.blog-table {
  text-align: center;
  margin-top: 40px;
  font-family: "OpenSans-SemiBold";
}

.blog-table td {
  border: 1px solid #e7e7e7;
  padding: 10px 10px !important;
}

.blog-table-wrap {
  max-width: 900px;
  margin: 0 auto;
}

.wrap_faq .table_size.open .wrap_table_size .t_title {
  margin-top: 80px;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 18px;
}

.table_size .table_size_block .wrap_table_size .t_title {
  width: 100%;
  margin-top: 100px;
  text-align: center;
  font-size: 24px;
  font-family: "ProximaNovaBold";
  line-height: 40px;
}

.vakansii_list .vacancy_block .header_vacancy_bl {
  position: relative;
  padding: 50px 38px;
}

.vakansii_list .vacancy_block .hidden_vacancy_bl {
  height: 0;
  overflow: hidden;
  margin-top: -20px;
  padding: 0 38px;
}

.vakansii_list .vacancy_block .hidden_vacancy_bl .btn {
  width: 300px;
  margin: 50px 0;
  padding: 20px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #000;
  font-family: "ProximaNovaBold";
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
  outline: none;
}

.vakansii_list .vacancy_block .header_vacancy_bl .title {
  font-family: "ProximaNovaBold";
  font-size: 18px;
  line-height: 30px;
  color: #000;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
  letter-spacing: 1px;
}

.vakansii_list .vacancy_block .header_vacancy_bl .close_vacancy_bl {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.vakansii_list .vacancy_block .header_vacancy_bl .close_vacancy_bl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 9px;
  width: 2px;
  height: 20px;
  background: #e7e7e7;
}

.vakansii_list .vacancy_block .header_vacancy_bl .close_vacancy_bl:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 20px;
  height: 2px;
  background: #e7e7e7;
}

.vakansii_list .vacancy_open .header_vacancy_bl .close_vacancy_bl:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #000;
}

.vakansii_list .vacancy_open .header_vacancy_bl .close_vacancy_bl:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #000;
}

.vakansii_list .vacancy_open .hidden_vacancy_bl {
  height: 100%;
}

.vakansii_list .vacancy_open {
  background: #f8f8f8;
}

.info_faq {
  text-align: center;
  max-width: 422px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 80px;
}

.info_faq .faq_title {
  text-transform: uppercase;
  font-family: "ProximaNovaBold";
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 20px;
}

.info_faq .faq_text {
  font-size: 16px;
  line-height: 30px;
  font-family: "ProximaNovaRegular";
}

.info_faq .faq_phone {
  font-family: "ProximaNovaBold";
  font-size: 30px;
  line-height: 60px;
}

.info_faq .faq_text_end {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "ProximaNovaRegular";
}

.empty_bag_msg {
  opacity: 0.5;
}

.cabinet {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 10px;
}

.cabinet .tab-button {
  font-family: "OpenSans-Bold";
  text-transform: uppercase;
  font-size: 11px;
  line-height: 30px;
  border: none;
  padding: 10px 26px;
}

.cabinet .tab-button.active {
  background-color: #e7e7e7;
}

.cabinet .mn-tabs {
  padding: 40px 0;
  border: none;
}

.cabinet .product-tabs .tab-button {
  border: 1px solid #e7e7e7;
}

.favorite-itm {
  position: relative;
  float: left;
  width: 50%;
  padding-bottom: 30px;
  padding-right: 60px;
  overflow: hidden;
  zoom: 1;
}

.favorite-itm .del_el_bag {
  top: 2px;
  right: 35px;
}

.favorite-itm dd, .favorite-itm dt {
  line-height: 10px;
}

.favorites-divider {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  border-top: 1px solid #e7e7e7;
}

.favorites-divider:last-child {
  display: none;
}

.favorite-itm .img_col {
  width: 120px;
  height: auto;
  overflow: hidden;
}

.favorite-itm .img_col img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.change-image-row {
  position: relative;
  padding-bottom: 19px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 15px;
}

.change-image-row .img-wrap {
  width: 120px;
  height: 120px;
  overflow: hidden;
  background: #e7e7e7 url(../img/user.svg) no-repeat center;
  background-size: 50px 50px;
}

.change-image-row .img-wrap img {
  width: 100%;
  height: auto;
}

.upload-img-wrap {
  position: absolute;
  top: 55px;
  left: 150px;
}

.upload-img-wrap label {
  position: relative;
  display: block;
  margin: 0;
  padding-left: 26px;
  font-family: "OpenSans-Bold";
  font-size: 12px;
  color: #000;
  cursor: pointer;
}

.upload-img-wrap label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 25px;
  height: 15px;
  background-image: url(../img/load-arr-min.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 17px auto;
}

.form-group label {
  margin-bottom: 0;
  font-family: "OpenSans-Bold";
  font-size: 12px;
  color: #000;
  line-height: 24px;
}

.form-group .form-control {
  max-width: 298px;
  height: 38px;
  margin-bottom: 10px;
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "ProximaNovaRegular";
  font-size: 12px;
  color: #000;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.cabinet-buttons {
  padding-top: 10px;
}

.cabinet-buttons .btn-style {
  font: 12px/30px "ProximaNovaBold";
  padding: 5px 10px;
}

.form-group .form-control:focus {
  border-color: #000;
}

.form-group .form-control.error {
  border-color: red;
}

.exit-icon {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background-image: url(../img/exit-min.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 16px auto;
}

.cabinet {
  margin-bottom: 50px;
}

.about_us_header {
  position: relative;
  height: 400px;
  background-image: url(../img/about-min.jpg);
  background-position: center;
  background-size: cover;
}

.about_us_header .text_auh {
  position: absolute;
  top: 130px;
  left: 75px;
}

.text_auh span {
  font-family: "ProximaNovaBold";
  text-transform: uppercase;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: 5px;
  color: #fff;
}

.brend {
  position: absolute;
  margin-top: 35px;
  display: block;
  font-family: "ProximaNovaBold";
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000;
}

.brend:after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 100px;
  width: 190px;
  height: 1px;
  background-color: #e7e7e7;
}

.about-us-content {
  padding-top: 37px;
}

.min-form textarea,
.min-form input {
  width: 100%;
  border: 1px solid #f7f8f9;
  background-color: #f7f8f9;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  padding: 0 20px;
  height: 48px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 20px;
}

.min-form textarea:focus,
.min-form input:focus {
  border-color: #000;
}

.min-form textarea.error,
.min-form input.error {
  border-color: red;
}

.min-form textarea {
  height: 100px;
  padding-top: 12px;
  padding-bottom: 10px;
  resize: none;
}

.inp-name {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  margin-bottom: 8px;
}

.double-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.double-col > div {
  width: 48%;
}

.phone-hint {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  opacity: .5;
  padding-top: 40px;
}

.cart-tabs-wrap {
  margin-bottom: 80px;
}

.cart-tabs-wrap .mn-tabs {
  border-bottom: none;
}

.order-log {
  margin-top: 35px;
}

.order-log .button-wrap {
  margin-top: 10px;
}

.order-log .forg_pass {
  position: relative;
  text-decoration: underline;
  margin-left: 149px;
}

.pw-img-block {
  max-width: 460px;
  overflow: hidden;
}

.pw-img-block > div {
  display: inline-block;
  position: relative;
  width: 100%;
}

.old-price {
  opacity: .5;
  text-decoration: line-through;
  margin-right: 35px;
}

.favorites {
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 66px;
}

.favorites img {
  width: 25px;
  height: 23px;
}

.fv-title {
  font-family: "ProximaNovaBold";
  font-size: 24px;
  margin-bottom: 10px;
}

.fv-reg {
  color: #000;
  display: inline-block;
  border-bottom: 1px solid #000;
  margin-top: 10px;
}

.fv-reg:hover {
  text-decoration: none;
  color: #000;
  opacity: .6;
}

.trigger-log {
  margin: 19px 0 15px;
  padding: 10px 20px;
  padding: 11px 16px;
  max-width: 176px;
}

.favorites:hover .favorites-tooltip {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}

.one-click-btn {
  -webkit-box-shadow: inset 0 0 0 2px #000;
  box-shadow: inset 0 0 0 2px #000;
  opacity: 1;
  background-color: #9c9c9c;
}

.one-click-btn:hover {
  background-color: #000;
}

.heart-link {
  position: relative;
  z-index: 2000;
}

.favorites-tooltip {
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 8px 30px rgba(23, 23, 23, 0.1);
  box-shadow: 0 8px 30px rgba(23, 23, 23, 0.1);
  border: 1px solid #e7e7e7;
  z-index: 300;
  width: 240px;
  padding: 15px 20px 25px;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  left: 50%;
  margin-left: -120px;
  opacity: 0;
  visibility: hidden;
}

.favorites-tooltip:before {
  width: 100%;
  height: 45px;
  background-color: transparent;
  bottom: 100%;
  left: 0;
  z-index: -1;
}

.favorites-tooltip:after {
  top: -1px;
  left: 50%;
  margin-left: -8px;
  width: 18px;
  height: 18px;
  background: #fff;
  margin-top: -9px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.product-tabs .mn-tabs-buttons {
  display: table;
  border-collapse: collapse;
  width: 100%;
}

.product-tabs .tab-button {
  float: none;
  display: table-cell;
  padding: 20px 15px;
}

.modal {
  z-index: 100050;
}

.modal-backdrop {
  z-index: 100040;
}

.btn-style:focus {
  text-decoration: none;
}

.modal-backdrop.show {
  opacity: .5;
}

.modal-dialog {
  max-width: 560px;
  margin: 30px auto;
  background: #fff;
  padding: 50px;
}

.popup-title {
  font-family: "ProximaNovaBold";
  font-size: 24px;
  margin-bottom: 25px;
}

.one-click-form button {
  margin-top: 30px;
}

.close-modal {
  width: 16px;
  height: 16px;
  background: url(../img/cart-close.png);
  position: absolute;
  top: 22px;
  right: 22px;
  cursor: pointer;
}


/* search box */
header .search-box {
  display: block;
  height: 100%;
  z-index: 200;
  background-color: white;
  float: left;
  position: absolute;
  top: 0;
  left: 180px;


}

header .search-box .search-box-wrapper {
  padding: 0 15px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  border-right: 1px solid #e7e7e7;
  position: relative;
}

header .search-box .search-button .search-btn {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: transparent;
  border: none;

}

header .search-box .search-button .search-btn img {
  width: 20px;
  height: 20px;
}

header .search-box .search-button .search-btn-close img {
  width: 18px;
  height: 18px;
}

header .search-box .search-button .search-btn-close {
  display: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: transparent;
  border: none;

}

header .search-box .search-box-wrapper .search-form {
  display: none;
  position: relative;

}

header .search-box .search-box-wrapper .search-form form input {
  border: 1px solid #e7e7e7;
  line-height: 35px;
  border-radius: 4px;
  padding: 0 40px 0 40px;
  width: 250px;
  font-size: 18px;

}

header .search-box .search-box-wrapper .search-form form input.error {
  border: 1px solid red;

}

header .search-box .search-box-wrapper .search-form form button {
  border: 0;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 5px;
  cursor: pointer;
}

header .search-box .search-box-wrapper .search-form form button img {
  width: 20px;
  height: 20px;
}

header .search-box .search-box-wrapper .search-form {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 79px;
  width: 100%;
}

header .search-box .search-box-wrapper .search-form form input {

  width: 100%;
  height: 60px;
}

header .search-box .search-box-wrapper .search-form form button {
  right: 7px;
  top: 16px;
}

/* search box end */


@media only screen and (max-width: 1600px) {
  .collection-slider-wrap .owl-next {
    right: -30px;
  }

  .collection-slider-wrap .owl-prev {
    left: -30px;
  }

  .collection-slider-wrap {
    padding: 0 40px 70px;
  }
}

@media only screen and (max-width: 1350px) {
  .brend {
    position: relative;
    max-width: 680px;
    margin: 20px auto 0;
  }

  .about-us-content {
    padding-top: 20px;
  }

  .bag_chekout-col,
  .bag_chekout-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 1200px) {
  .tooltip {
    display: none !important;
  }

  .cart-tabs-wrap {
    margin-bottom: 0;
  }

  .bag_chekout-col,
  .bag_chekout-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .summary {
    font-size: 20px;
  }

  .logo {
    width: 254px;
  }

  body .subscribe-btn,
  .footer-form button {
    width: 50px;
    font-size: 0;
    background: #000 url(../img/m_icon.png) no-repeat center;
  }

  .f-col {
    padding: 60px 10px 50px 20px;
  }

  .menu-2-wrap {
    width: 20%;
  }

  .product-menu-block {
    padding: 15px 20px;
  }

  .product-form {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 992px) {
  header .search-box .search-box-wrapper {
    min-width: 70px;
  }

  .favorites-tooltip {
    margin-left: -180px;
  }

  .favorites-tooltip:after {
    left: 100%;
    margin-left: -69px;
  }

  .favorites {
    margin-left: 0;
  }

  .thanks img {
    margin-left: 0;
  }

  .blog-bunner {
    margin-top: 20px;
  }

  .mn-tabs > div {
    min-height: 140px;
  }

  .form-block {
    margin-bottom: 25px;
  }

  .footer-form {
    padding: 35px 10px;
  }

  .collect-block:before {
    display: none;
  }

  .logo {
    left: 33%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .slide {
    height: 500px;
  }

  .slide-text {
    padding-top: 110px;
  }

  .collect-block:after {
    opacity: 1;
    background: rgba(0, 30, 54, 0.3);
  }

  .public:after,
  .collection-text {
    opacity: 1;
  }

  .reg-form {
    padding-top: 45px;
  }

  .bag_hover {
    display: none !important;
  }

  .contacts-hr {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .blog-link .public:after {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  header .search-box {
    left: 88px;
  }

  .orders-history {
    margin-top: 25px;
  }

  .pw-img-block {
    margin: 0 auto;
  }

  .cart-tab-buttons .tab-button {
    width: 50%;
    padding: 16px 5px;
  }

  .mshadow {
    margin-right: 20px;
  }

  .product-hr,
  .product-page .breadcrumbs,
  .collection-slider-wrap .owl-nav,
  .bunner-text br,
  .main-slider-wrap .btn-1,
  .main-slider-wrap .owl-nav,
  .header-nav .contacts-li,
  .big-logo {
    display: none;
  }

  .mobile-phones,
  .cart-img,
  .small-logo {
    display: block;
  }

  .cabinet-form {
    margin: 0;
  }

  .cabinet-form > div {
    padding-right: 0;
    padding-left: 0;
  }

  .change-image-row {
    margin-top: 20px;
  }

  .form-group .form-control {
    max-width: 100%;
  }

  .cabinet .mn-tabs {
    padding: 5px 0;
  }

  .favorite-itm {
    width: 100%;
    padding-top: 30px;
    padding-right: 25px;
    border-bottom: 1px solid #e7e7e7;
  }

  .favorite-itm .del_el_bag {
    top: 36px;
    right: 0;
  }

  .wrap_faq .block_service .service_info {
    padding: 20px;
  }

  .blog-h1 {
    font-size: 20px;
    line-height: 28px;
  }

  .about_us_header,
  .blog-bunner {
    margin-left: -15px;
    margin-right: -15px;
  }

  .about_us_header {
    background-position: -200px center;
  }

  .blog-content {
    padding: 30px 0 70px 0;
  }

  .blog-content time {
    margin-bottom: 28px;
  }

  #map {
    margin-top: 0;
    margin-bottom: 20px;
  }

  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }

  .visible-xs {
    display: block !important;
  }

  .show-catalog .header-nav .log-li {
    visibility: visible;
    opacity: 1;
  }

  .header-nav .log-li {
    visibility: hidden;
    opacity: 0;
    background-image: url(http://annayakovenko.com/assets/login_icon-2abdbb46ebe1e57bddd8b65724be0cb87540f5b88cfa8f9116cd4fa4f1ff72cc.svg);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
  }

  .header-nav .log-li a {
    width: 75px;
  }

  .buttons-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .buttons-row > * {
    max-width: 100%;
    margin-bottom: 18px;
  }

  .product-menu {
    border: none;
    position: relative;
    max-width: 1000px;
    width: auto;
    float: none;
    margin: 0 -15px 0;
  }

  .product-page {
    padding: 15px 15px 0;
    border-bottom: 1px solid #e7e7e7;
  }

  .pw-subs,
  #zoom1 {
    margin: 0 auto 18px;
    display: block;
  }

  .collection-slider-wrap .collect-block:before {
    display: block;
    opacity: 1;
  }

  .filter-wrap {
    width: 100%;
    margin: 0 0 9px 0;
  }

  .filter-body,
  .filter-head {
    width: 100%;
  }

  .collection-slider-wrap {
    padding: 0 0 50px;
  }

  .menu-nav > * {
    width: 100%;
    float: none;
    margin: 0;
  }

  .menu-nav > *:first-child {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 10px;
  }

  .menu-nav > *:nth-child(2) {
    border-top: none;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .menu {
    min-height: auto;
  }

  .menu-2 {
    padding-left: 20px;
  }

  .menu-nav {
    padding: 20px 20px 0;
  }

  .footer-form {
    padding: 35px 20px;
  }

  .webakula {
    margin: 40px 10px 40px 15px;
    text-align: center;
  }

  .f-col {
    padding: 33px 10px 23px 10px;
  }

  footer .col-12 {
    border-bottom: 1px solid #e7e7e7;
  }

  .bunner {
    height: 600px;
    background-position: right center !important;
  }

  .bunner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(0, 30, 54, 0.5);
  }

  .bunner-text {
    text-align: center;
    padding-top: 200px;
    padding-left: 0;
    font-size: 24px;
    line-height: 24px;
    position: relative;
    z-index: 1;
  }

  .bunner-text p {
    margin-bottom: 10px;
  }

  .bordered-title {
    letter-spacing: 1px;
    font: 19px/25px "ProximaNovaLight";
  }

  .slide-text {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    padding-top: 80px;
  }

  .st-big {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 3px;
  }

  .st-small {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 2px;
  }

  .owl-dots {
    padding: 0 30px;
  }

  .slide {
    height: 450px;
  }

  .logo {
    width: 47px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .catalog-btn {
    font-size: 0;
    width: 79px;
  }

  .catalog-btn > span {
    left: 22px;
  }

  .show-catalog .catalog-btn > span:after, .show-catalog .catalog-btn > span:before {
    right: 6px;
  }

  .cart-img {
    width: 34px;
    height: 34px;
  }

  .cart-a {
    font-size: 0;
  }

  .cart-a > span {
    top: 15px;
  }

  .bunner-container,
  .bunner-container .col-12,
  .slider-container .col-12,
  .slider-container {
    padding: 0;
  }

  .bunner-container .row,
  .slider-container .row {
    margin-left: 0;
    margin-right: 0;
  }

  .main-slider-wrap {
    margin-top: 0;
  }

  .pb-title {
    font-size: 30px;
    text-align: center;
    letter-spacing: 2px;
    padding: 50px 15px 20px;
  }

  .page-bunner {
    margin-left: -15px;
    margin-right: -15px;
  }

  .breadcrumbs {
    text-align: center;
  }

  .page-bunner {
    margin-bottom: 25px;
  }

  .choosen-filters {
    padding: 10px 0 20px;
  }

  .log-form {
    margin: 20px auto 0;
  }

  .show-catalog .logo {
    opacity: 0;
    visibility: hidden;
  }

  .bag_checkout_block .wrap_bag_chekout_block .checkout_table {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bag_checkout_block .wrap_bag_chekout_block .checkout_table .title_tab {
    padding-top: 5px;
    padding-bottom: 40px;
  }

  .bag_checkout_block .wrap_bag_chekout_block .checkout_table .ch_t_col1 {
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
  }

  body .del_mobile_item,
  .cart-order-table th {
    display: none !important;
  }

  .cart-order-table .nested-fields {
    border: 3px solid #999;
    margin-bottom: 10px;
  }

  .cart-order-table .ch_t_col2:before {
    content: 'Количество:';
    display: block;
    float: left;
    padding-top: 5px;
    margin-right: 10px;
  }

  .cart-order-table .ch_t_col3:before {
    content: 'Сумма:';
    display: block;
    font-size: 16px;
    font-family: "ProximaNovaLight";
    float: left;
    margin-right: 10px;
    min-width: 80px;
  }

  .cart-order-table .ch_t_col4 {
    padding-right: 30px;
  }

  .cart-order-table .ch_t_col3 {
    text-align: left;
  }

  .bag_checkout_block .wrap_bag_chekout_block .checkout_table .ch_t_col1,
  .bag_checkout_block .wrap_bag_chekout_block .checkout_table .ch_t_col2,
  .bag_checkout_block .wrap_bag_chekout_block .checkout_table .ch_t_col3,
  .bag_checkout_block .wrap_bag_chekout_block .checkout_table .ch_t_col4 {
    display: block;
  }

  .bag_checkout_block .wrap_bag_chekout_block .checkout_table .ch_t_col1 {
    width: 100%;
    padding: 15px 0;
  }

  .bag_checkout_block .checkout_table .tovar .info {
    float: left;
    padding-left: 20px;
  }

  .bag_checkout_block .checkout_table .tovar .info .title {
    background: none;
  }

  .bag_checkout_block .checkout_table .tovar .info .left-col-info, .bag_checkout_block .checkout_table .tovar .info .right-col-info {
    vertical-align: middle;
  }

  .bag_checkout_block .checkout_table .lciii input {
    width: 38px;
    height: 38px;
    color: #000;
    text-align: center;
    border-width: 2px;
  }

  .bag_checkout_block .checkout_table .del_mobile_item {
    height: 40px;
    padding-top: 10px;
    clear: both;
  }

  .bag_checkout_block .checkout_table .del_mobile_item span {
    display: inline-block;
    margin-left: 7px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    text-transform: uppercase;
  }

  .checkout_table_nav {
    height: 145px;
  }

  .checkout_table_nav .wrap_ch_t_n .phone-number {
    float: none;
    margin-top: 5px;
    margin-bottom: 0;
    width: 100%;
    height: 30px;
    font-size: 12px;
  }

  .checkout_table_nav .wrap_ch_t_n .btn_total {
    float: none;
    width: 100%;
    padding-top: 7px;
  }

  .checkout_table_nav .wrap_ch_t_n .btn_total button {
    margin: 0 auto;
    width: 100%;
    padding: 10px;
  }

  .checkout_table_nav .wrap_ch_t_n .info_ch_t_n {
    margin-top: 4px;
  }

  .cabinet .tab-button {
    padding: 9px 15px;
  }
}

@media only screen and (max-width: 576px) {
  .modal-dialog {
    margin: 30px 10px 30px;
    padding: 50px 20px;
  }

  .popup-title {
    font-size: 19px;
  }

  .product-tabs .mn-tabs {
    padding: 20px 10px 20px 20px;
  }

  .order-log .forg_pass {
    margin-left: 0;
    display: block;
    text-align: left;
    margin-top: 30px;
    font-size: 14px;
  }

  .double-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .double-col > div {
    width: 100%;
  }

  .summary {
    padding: 0;
  }

  .cart-h1 {
    font-size: 17px;
    padding-top: 29px;
    margin-bottom: 18px;
    text-align: center;
  }

  .phone-hint {
    display: none;
  }

  .prev-pag,
  .next-pag {
    display: none !important;
  }

  .paginat {
    padding: 22px 15px 19px;
  }

  .pw-subs {
    padding: 0 30px;
  }

  .pw-subs .owl-prev {
    left: -5px;
  }

  .pw-subs .owl-next {
    right: -5px;
  }

  .buttons .btn-style {
    max-width: 100%;
    margin-right: 0;
  }

  .product-h1 {
    font: 21px/24px "ProximaNovaBold";
    margin-top: 5px;
  }

  .forg_pass,
  .checkbox label {
    font-size: 12px;
  }
}

@media only screen and (max-width: 480px) {
  .logo {
    left: 57%;
  }

  header .search-box .search-box-wrapper {
    min-width: 50px;
    padding: 0 5px;
  }

  .order {
    display: block;
  }

  .order-right {
    padding-left: 130px;
  }

  .order {
    padding: 20px 0px;
  }

  .oh-right {
    width: 100%;
  }

  .order-num {
    padding-left: 0;
  }

  .order-num:after {
    left: -20px;
  }

  .order-head {
    padding: 10px 10px 10px 22px;
  }

  .order-date {
    float: left;
  }

  .order-sum {
    float: right;
    width: auto;
  }

  .bunner {
    background-position: -700px center !important;
  }

  .cart-tab-buttons .tab-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 73px;
  }

  .favorites {
    margin-left: 0;
  }
}

/*==========  Mobile First Method  ==========*/


/* product feedback block*/
.product-feedback__header {
  text-align: center;
  color: black;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}

.product-feedback .review_summary {
  padding: 59px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.product-feedback .rating {
  display: flex;
  list-style: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  padding-bottom: 15px;
  padding-top: 20px;
  padding-left: 0;
  margin-bottom: 0;
}

.product-feedback .rating li {
  width: 38px;
  height: 28px;
  box-sizing: border-box;
  padding-left: 10px;
}

.product-feedback .rating li:first-child {
  margin-left: 0;
}

.star-rating {
  margin: 0 auto 15px;
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  max-width: 300px;
}

.review_total_counter {
  font-size: 14px;
  color: #15161a;
  opacity: .4;
  text-align: center;
}

.review_title {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 25px;
  color: #15161a;
  margin-bottom: 0;
  text-align: center;
}

.review_rate {
  margin-bottom: 15px;
}

.review_description {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  padding: 0 15px;
  color: #15161a;
  margin-bottom: 0;
  font-weight: 700;
}

.overlayPopup_wrapper__form {
  padding-top: 15px;
  text-align: left;
}

.overlayPopup_wrapper__success {
  display: none;
}

.overlayPopup_wrapper__success .review-modal-icon {
  width: 60px;
  height: 60px;
}

.background-review-modal-success {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MjYuNjY3IDQyNi42NjciPjxwYXRoIGQ9Ik0yMTMuMzMzIDBDOTUuNTE4IDAgMCA5NS41MTQgMCAyMTMuMzMzczk1LjUxOCAyMTMuMzMzIDIxMy4zMzMgMjEzLjMzM2MxMTcuODI4IDAgMjEzLjMzMy05NS41MTQgMjEzLjMzMy0yMTMuMzMzUzMzMS4xNTcgMCAyMTMuMzMzIDB6bS0zOS4xMzQgMzIyLjkxOGwtOTMuOTM1LTkzLjkzMSAzMS4zMDktMzEuMzA5IDYyLjYyNiA2Mi42MjIgMTQwLjg5NC0xNDAuODk4IDMxLjMwOSAzMS4zMDktMTcyLjIwMyAxNzIuMjA3eiIgZmlsbD0iIzZhYzI1OSIvPjwvc3ZnPg==);
}

.comment_form .comment_text textarea.open {
  height: 90px;
}

.comment_form .comment_text textarea {
  display: block;
  width: 100%;
  height: 40px;
  padding: 10px;
  font-size: 15px;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;
  resize: none;
  color: #15161a;
  line-height: initial;
  transition: 0.5s;
}

.comment_form .comment_text {
  padding-bottom: 15px;
}

.comment_form .comment__sender_data > div {
  display: -webkit-box;
  display: flex;
  padding-bottom: 15px;
  -webkit-box-align: top;
  align-items: top;
}

.comment_form .comment__sender_data > div > div:first-child {
  padding-right: 7px;
  padding-left: 0;
  font-size: 12px;
  text-align: left;
}

.comment_form .comment__sender_data > div > div {
  width: 50%;
}

.comment_form .comment__sender_data > div > div input[type=text] {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  height: 46px;
  font-size: 15px;
  line-height: 46px;
  border: 1px solid #e3e3e3;
  color: #15161a;
}

.comment_popup .error_wrapper {
  float: none;
}

.comment_popup .overlayPopup_wrapper .error {
  padding: 10px 0 10px 10px;
}

.error_wrapper .error {
  color: #fa3959;
  font-size: 12px;
}

.comment__sender_data button {
  width: 100%;
  height: 46px;
  font-size: 14px;
  font-weight: 700;
  background-color: #000;
  text-transform: uppercase;
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.comment__sender_data button:hover {
  background-color: #404040;
  border-color: #404040;
}

.comment__sender_data {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
}

.review_rate {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;

}

.product-feedback-list {
  padding: 20px 0;
  list-style: none;
  width: 100%;
}

.product-feedback-item {
  padding: 40px 0 40px 8%;
  border-bottom: 1px solid #dfe0e1;
  display: grid;
  grid-template-columns: 16% 50%;
  grid-gap: 20px;

}

.product-feedback-item:first-child {
  border-top: 1px solid #dfe0e1;
}

.name-rate .name {
  font-size: 16px;
  font-weight: 700;
}

.user-review {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  padding: 0 15px;
  color: #15161a;
}

.review-data {
  text-align: left;
  font-size: 14px;
  color: #888;
  font-weight: lighter;
  line-height: 26px;
  padding: 0 15px;
}

.review-response {
  padding: 10px 0;
  width: 100%;
  border-top: 1px solid #dfe0e1;
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-gap: 10px;
}

.review-response-img-wrapper {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  overflow: hidden;
  border: 3px solid #B49D67;
}

.review-response-img-wrapper img {
  width: 30px;
}

.review-response-txt .review-data {
  padding: 0;
}


@media (max-width: 1000px) {
  .product-feedback-item {
    grid-template-columns: 1fr 4fr;
  }
}

@media (max-width: 768px) {
  .product-feedback-item {
    display: flex;
    flex-direction: column;
  }

  .review-response-txt {
    padding-right: 15px;
  }
}

.input_error {
  font-size: 12px;
  color: red;
}

/* star rating*/
.jq-stars {
  display: inline-block;
}

.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana;
}

.jq-star {
  width: 100px;
  height: 100px;
  display: inline-block;
  cursor: pointer;
}

.jq-star-svg {
  padding-left: 3px;
  width: 100%;
  height: 100%;
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
  /* stroke: #000; */
  stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
  -webkit-filter: drop-shadow(-2px -2px 2px #888);
  filter: drop-shadow(-2px -2px 2px #888);
}

.slider-for-fancy {
  max-width: 460px;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}

.ui-dialog .ui-dialog-titlebar {
  display: none;
}

.ui-dialog {
  width: 100%;
  max-width: 500px;
}

#dialog-review .dialog-thanks {
  padding: 20px;
  font-size: 22px;
  text-align: center;
}

#dialog-review .dialog-close {
  padding: 20px;
  border-top: 1px solid gray;
  text-align: right;
}
#dialog-review{
  position: relative;
  min-height: 250px !important;
  display: flex;
  align-items: center;
}
#dialog-review .close-btn{
  background-color: transparent;
  color: black;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 20px;
}


