@charset "UTF-8";
.product-block__quantity {
  max-width: 178px;
}
.bx-red .btn.btn-default{cursor:pointer;}
.close-b {
  width: 16px;
  margin: 0 15px 0 40px;
}

.fl-btn-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-h {
  border: 1px solid #F0E1CE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}

.cart-block {
  width: calc(100% - 17%);
}

.cart-h-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-h-r__price {
  font-weight: 600;
  font-size: 32px;
  line-height: 44px;
  margin-left: 16px;
}

.cart-h-r a {
  margin-left: 16px;
}

.cart-h small {
  display: block;
}

.cart-h form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.cart-h input {
  border: 1px solid rgba(240, 225, 206, 0.4);
  background: rgba(240, 225, 206, 0.4);
  border-radius: 8px;
  font-size: 12px;
  line-height: 17px;
  padding: 15.5px 17.5px;
  width: 50%;
  min-width: 260px;
}

.cart-h .form-a {
  background: #E95235;
  border-radius: 8px;
  padding: 13.5px;
  position: relative;
  left: -18px;
  border: 1px solid #E95235;
}

.cart_h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  background: #F0E1CE;
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart_h2__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.catr-item__text_kod {
  font-size: 12px;
  line-height: 17px;
}

.cart_h2__a .btn-smal {
  padding: 7px 24px 8px;
}

.btn-smal {
  color: #E95235;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.mb16 {
  margin-bottom: 16px;
}

.mb20 {
  margin-bottom: 20px;
}

.db {
  display: block;
}

.btn-smal:hover {
  background: #E95235;
  color: #F0E1CE;
}

/*********************/
.catr-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFFFFF;
  border: 1px solid #F0E1CE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  padding: 16px;
  margin-bottom: 16px;
}

.catr-item__price {
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
}

.catr-item .plusminus .quantity {
  min-width: 164px;
}

.catr-item .plusminus .quantity input.plus,
.catr-item .plusminus .quantity input.minus {
  width: 36px;
}

.catr-item__text_title {
  margin-bottom: 10px;
}

.catr-item__img {
  margin-right: 40px;
}

.catr-item__img img {
  height: 83px;
}

.catr-item__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.product-block__quantity {
  margin: 0 32px;
}

.cart-item-bl2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/***order***/
.h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
}

.oder {
  max-width: 1056px;
}

.oder-block {
  border: 1px solid #F0E1CE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 16px 16px;
  background: #fff;
}

.oder .cart-h input {
  width: 100%;
  margin-right: -18px;
  min-width: 200px;
}

.oder .fl-btn-line {
  margin-right: -18px;
}

.oder .btn-smal {
  padding: 7px 12px;
  margin-bottom: 4px;
}

.oder .mesto {
  margin-bottom: 10px;
}

.p30 {
  padding: 16px 30px;
}

.oder-blocks-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  gap: 32px;
}

.order-radio span {
  display: block;
  line-height: 17px;
  max-width: 300px;
}

.order-radio__title {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 16px;
}

.cart2-podrobno {
  border: 1px solid #F0E1CE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  background: #fff;
}

.cart2-podrobno .h3 {
  padding: 16px;
}

.order-table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}

.order-table .t-left {
  text-align: left;
}

.order-table th {
  font-size: 12px;
  line-height: 17px;
  padding: 16px;
}

.order-table td {
  padding: 16px 16px;
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
}

.order-table .ws-n {
  white-space: nowrap;
  padding: 0 10px;
}

.ml57 {
  border-bottom: 1px solid  #F0E1CE;
}

.td57 {
  border-bottom: 1px solid  #F0E1CE;
}

.td57:last-child {
  border-bottom: 0px solid  #F0E1CE;
}

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

.ml5 {
  display: none;
}

.order-footer {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.order-footer__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.order-footer .order-price {
  margin: 0 30px;
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
}

.img-block1-h,
.img-block-center {
  height: 500px;
}

@media (max-width: 1400px){
  .img-block1-h,
  .img-block-center {
   height: 450px;/*474px;*/
  }
}

@media (max-width: 1280px){
  .img-block1-h,
  .img-block-center {
   height: 340px;/*474px;*/
  }
}

.img-block1_1{
 // height: initial;
}
.img-block1_1 a{
width: 100%;
height: 100%;
}
.owl-carousel .owl-item img{
  height: 100%;
  object-fit: cover;
}

.img-block3_1 span{position: absolute;
    right: 5%;
    top: 5%;
    width: 165px;
  }

.img-block3_2 .bmb-img {
    width: 93%;
    top: 23%;
}

.img-block3_2:hover .bmb-img {
  width: 70%;
      top: 20%;
}

.gls .owl-nav {
  position: absolute;
  top: 48%;
  width: 100%;
}

.gls .owl-nav .owl-next {
  right: 20px;
  position: absolute;
}

.gls .owl-nav .owl-prev {
  left: 20px;
  position: absolute;
}

.gls .owl-nav .news-str-left img {
  width: 30px;
}

.gls .owl-nav .news-str-right img {
  width: 30px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.owl-onas {
  max-width: 700px;
}

.owl-onas .owl-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.owl-onas .owl-dot {
  height: 23px;
  width: 23px;
  border-radius: 50%;
  background: #fff !important;
  margin: 6px 7px;
}

.owl-onas .owl-dot span {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  z-index: 100000;
  top: 10px;
  margin-left: -8px;
}

.owl-onas .owl-dot.active span {
  background: #E95235;
}

.page {
  max-width: 639px;
}

.conditions a{display: inline;}

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

.lk_block_smal .lk_block {
  margin-right: 50px;
}

.lk_block_smal .lk_block ~ .lk_block {
  margin-right: 0;
}

.lk_block_smal .lk_block__text {
  font-weight: 600;
  font-size: 18px;
  line-height: 33px;
}

.my-socseti {
  display: -ms-grid;
  display: grid;
  gap: 20px;
  -ms-grid-columns: 1fr 1fr 3fr;
      grid-template-columns: 1fr 1fr 3fr;
}

.shared-right .fotm-right {
  margin-bottom: 30px;
}

/***********29.12.2021 правки по карте user3.html***********************/
.fl1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.geo-prod .img-map {
  margin-bottom: 85px;
}

.page.no639 {
  max-width: 100%;
}

.geo-prod .page-contacts .two-contacts .contact {
  min-width: 310px;
}

.geo-prod .page-contacts .two-contacts .contact-text {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
}
.geo-prod .page-contacts .two-contacts span.contact-vnutr{
	display: inline-block;
}
/***********правки от 06,12****************************/
.order-table .ws-n {
  white-space: nowrap;
  padding: 0 10px;
  text-align: right;
}

.close-b {
  width: 16px;
  margin: 0 15px 0 26px;
}

.catr-item .plusminus .quantity input.plus, .catr-item .plusminus .quantity input.minus {
  width: 24px;
}

.catr-item .plusminus .quantity {
  min-width: 150px;
}

.catr-item__price {
  font-weight: 600;
  font-size: 19px;
  line-height: 33px;
  min-width: 117px;
  text-align: right;
  letter-spacing: -1px;
}

.plusminus .quantity input {
  display: inline-block;
  width: 72px;
  height: 33px;
  /* padding: 0; */
  margin: 0;
  text-align: center;
  border-right: none;
  background: transparent;
  font-weight: 600;
  font-size: 22px;
  line-height: 33px;
  color: #E95235;
  letter-spacing: -1px;
}

.brend-elem,
.prod-elem {
  -webkit-box-flex: 0;
      -ms-flex: 0 33.333%;
          flex: 0 33.333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid #F0E1CE;
  border-bottom: 1px solid #F0E1CE;
  padding: 0 30px 0;
  height: auto;
  /* max-width: 464px; */
  min-width: 320px;
  max-width: initial;
  /*max-width: 33%;*/
  max-height: 100%;
}

.brend-elem_img,
.prod-elem_img {
  margin: 0;
  padding: 0 0 104% 0;
  overflow: hidden;
  position: relative;
}

.brend-elem_img img,
.prod-elem_img img {
  width: auto;
  height: 80%;
  object-fit: contain;
  position: absolute;
  top: 10%;
  left: 50%;

  transform: translate(-50% );
}

.plusminus .quantity .quan {
  color:#E95235 ;
  font-size: 24px;
      width: 26px;
          width: 55px;
}

.plusminus .quantity .plus{
  font-size: 28px;
  color: #333;
}
.plusminus .quantity .minus{
  font-size:28px;
  color: #333;
}
.plusminus .quantity .minus.quan {
    top: -10px;
}

/*********27.01.2022******************/
@media(max-width:1320px){
  .gls .img-block1_1 a{
    height: 100%;
  }
  .gls .img-block1_1 a img{
    display: block;
      width: 100%;
      object-fit: cover;
      height: 100%;
  }
}
/********404 cart-empty***************/

.content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 65vh;
}

.block-cart-null {
  text-align: center;
  max-width: 286px;
}

.block-cart-null p {
  line-height: 1.6;
  font-size: 18px;
  line-height: 26px;
  padding: 15px 0;
}

.block-cart-404 {
  text-align: center;
  position: relative;
}

.block-cart-404 p {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #858585;
  max-width: 325px;
  -webkit-transform: translate(27%, -14px);
          transform: translate(27%, -14px);
}

.img-bkg-404 {
  position: absolute;
  background: url(../img/404bkg.svg) center 0 no-repeat;
  background-size: contain;
  top: 76%;
  left: 50%;
  width: 800px;
  height: 800px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  .block-cart-404 {
    text-align: center;
    position: relative;
  }
  .block-cart-404 p {
    max-width: 296px;
    -webkit-transform: translate(2%, -14px);
            transform: translate(2%, -14px);
  }
  .block-cart-404 .img-crt {
    width: 286px;
  }
  .img-bkg-404 {
    top: 83%;
    width: 670px;
    height: 743px;
  }
  
/*  .img-block1-h,.gls  .img-block-center{
    height: 280px;
  }
  */

}

/*@media (max-width: 600px) {
  .img-block1-h,.gls  .img-block-center{
    height: 280px !important;
  }

}

@media (max-width: 500px) {
  .img-block1-h,.gls  .img-block-center{
    height: 200px !important;
  }

}

@media (max-width: 420px) {
  .img-block1-h,.gls  .img-block-center{
    height: 180px !important;
  }

}

@media (max-width: 383px) {
  .img-block1-h,.gls  .img-block-center{
    height: 140px !important;
  }

}*/

/*************************************
.img-block-h,.img-block-center{
  height: 594px;
}

.owl-carousel .owl-item a{
width: 100%;
height: 100%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
*/

/*********************************************/
@media (max-width: 1440px) {
  .brend-elem,
  .prod-elem {
    -webkit-box-flex: 0;
        -ms-flex: 0 50%;
            flex: 0 50%;
  }
}

@media (max-width: 1340px) {
  .cart-block {
    width: calc(100% - 12%);
  }
}

@media (max-width: 1200px) {
  .cart-block {
    width: calc(100%);
  }
  .close-b {
    width: 13px;
    margin: 0 7px 0 22px;
  }
  .product-block__quantity {
    margin: 0 24px;
  }
  .right-bkg-1200.right-bkg::after {
    background: none;
  }
  .cart-h {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cart-h-r {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
  }
  .cart-h-r a {
    margin: 16px 30px 0 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .cart-h input {
    width: 100%;
  }
  .fl-btn-line {
    margin-right: -18px;
  }
  .my-socseti {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 992px) {
  .catr-item__price {
    text-align: left;
  }
  .cart-item-bl2 {
    width: 100%;
  }
  .catr-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .catr-item__text {
    -webkit-box-flex: 1;
        -ms-flex: 1 60%;
            flex: 1 60%;
  }
  .catr-item__price {
    -webkit-box-flex: 0;
        -ms-flex: 0 30%;
            flex: 0 30%;
  }
  .tarmm {
    text-align: right;
  }
  .catr-item__img {
    margin-bottom: 10px;
  }
  .order-footer {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .order-footer__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
  }
  .order-footer__left {
    margin-bottom: 16px;
  }
}

@media (max-width: 900px) {
  .order-table td {
    font-size: 15px;
  }
  .ml57 {
    display: none;
  }
  th {
    display: none;
  }
  tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  td {
    display: block;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  td span {
    display: block !important;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 14px;
  }
  .brend-elem, .prod-elem {
    min-width: 270px;
  }
}

@media (max-width: 600px) {
  .img-block1-h, .img-block-center {
    height: 280px;
  }
}

@media (max-width: 576px) {
  .oder-blocks-2 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .my-socseti {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .brend-elem, .prod-elem {
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
  }
}

@media (max-width: 520px) {
  .cart-h-r__price {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
    text-align: center;
    margin-top: 10px;
  }
  .cart-h input {
    min-width: 220px;
  }
  .cart-h-r {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
  .cart-h-r a {
    margin: 16px 0 0;
  }
  .tarmm {
    text-align: left;
    margin-top: 16px;
  }
  .catr-item__price {
    -webkit-box-flex: 1;
        -ms-flex: 1 50%;
            flex: 1 50%;
  }
  .cart-item-bl2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product-block__quantity {
    margin: 0 0px;
  }
  .catr-item__text {
    margin-bottom: 16px;
  }
  .lk_block_smal .lk_block {
    margin-right: 30px;
  }
}
.fnote {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 20px 0;
}
@media (max-width: 440px) {
  .brend-elem {
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
  }
}

@media (max-width: 370px) {
  .catr-item__price {
    margin-bottom: 15px;
  }
}
