body {
	     font-family: 'Rawline'!important;
	   margin: 0;
	   background: #FCFCFC;
}

div
 a {
    cursor: pointer;
    text-decoration: none!important;
  }
a:active, a:focus { outline: none; text-decoration: none; }

input, textarea {  font-family: 'Rawline'!important;   -webkit-appearance: none; border-radius: 0!important;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
button:active, button:focus {
  outline: none;
}
         button:active, button:focus {
  outline: none;
}

button {
    -webkit-appearance: none;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
	box-shadow: none!important;
}
::-webkit-scrollbar {
    width: 6px; /* ширина для вертикального скролла */
    height: 6px; /* высота для горизонтального скролла */
    background-color: rgba(51, 51, 51, 0.1);     border-radius: 9em;
}

/* ползунок скроллбара */
::-webkit-scrollbar-thumb {
    background-color: #B3C4CA;
    border-radius: 9em;

}

::-webkit-scrollbar-thumb:hover {
    background-color: #B3C4CA;
}



::-webkit-scrollbar-button:vertical:end:increment {
    background:
      #fff;

}

::-webkit-scrollbar-button:horizontal:start:decrement {
    background: #fff;
}

::-webkit-scrollbar-button:horizontal:end:increment {
    background: #fff;
}

.wrp, .wp-block-woocommerce-cart  {
  width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
#yith-wcwl-form {
	width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.fill0 {
  fill: #B3C4CA;
  transition: 0.3s;
}
.header-social-item:hover .fill0 {
  transition: 0.3s;
  fill: #9CADAE;
}
.header-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 999;
  width: 100%;
  background: #FCFCFC;
  border-bottom: 1px solid #F2F2F2;
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 33px;
}
.header-left , .header-right {
width: calc(50% - 70px);
}
.header-right {
  display: flex;
  justify-content: flex-end;
  gap:24px;
}
.header-left {
  display: flex;
  align-items: center;
  gap:40px;
}
.header-logo a {
  display: flex;
}
.header-logo img {
  width: 119px;
}
.header-local {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #4A4A4A;


}
.header-phone {
  transition: 0.3s;/* +7 977 550-10-03 */

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;


}
.header-search {
  cursor: pointer;
}
.header-phone:hover {
  color:#B2C3C5;
  transition: 0.3s;
}
.header-but-with-num {
  display: flex;
  position: relative;
}
.header-but-num {
  position: absolute;
  /* цифры */

/* Auto layout */
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;

width: 17px;
height: 17px;

background: #B84F4F;
border-radius: 100px;
top: -5px;
right: -15px;
font-style: normal;
font-weight: 500;
font-size: 9px;
line-height: 12px;

/* Белый фон */
color: #FCFCFC;


}
.header-menu {
  display: flex;
  justify-content: center;
  gap:50px;
}
.header-menu-item a {
  transition: 0.3s;/* Комплекты */

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Заголовки */
color: #191919;

}
.header-menu-item a:hover {
   color:#B2C3C5;
  transition: 0.3s;
}
.mtheader {
  margin-top: 134px;
}
.header-acia {
padding-top: 8px;
padding-bottom: 9px;
background: #EBE8E3;

}
.gift {
display: flex;
align-items: center;
justify-content: center;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Заголовки */
color: #191919;
gap:11px;
}
.gift img {
  width: 20px;
}
.first-screen {
  padding-top: 79px;
  padding-bottom: 142px;
}
.first-screen-ram {
  width: 637px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;

background: rgba(242, 242, 242, 0.9);

}
.first-screen-title {
  margin-top: 0;
  margin-bottom: 10px;

font-style: normal;
font-weight: 400;
font-size: 50px;
line-height: 69px;
text-align: center;

/* Заголовки */
color: #191919;

}
.first-screen-subtitle {
margin-bottom: 36px;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: center;
text-transform: uppercase;

/* Основной */
color: #4A4A4A;


}
.first-screen-buttons {
  display: flex;
  gap: 42px;
  justify-content: center;
}
.button1,
body .woocommerce-error .button,
body .woocommerce-info .button,
body .woocommerce-message .button{

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 120%;
/* or 19px */
text-align: center;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;
border: none;
box-shadow: none;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 14px 36px 16px;
gap: 10px;
box-sizing: border-box;

height: 49px;

/* Голубой */
background: #B3C4CA;
transition: 0.3s;
width: fit-content;

}
.button1:hover,
body .page .woocommerce-error .button:hover,
body .page .woocommerce-info .button:hover,
body .page.woocommerce-message .button:hover{
background: #9CADAE;
transition: 0.3s;
}
.button2 {

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 120%;
/* or 19px */
text-align: center;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;/* button */

box-sizing: border-box;

/* Auto layout */
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 14px 36px 16px;
gap: 10px;

height: 49px;

/* Заголовки */
border: 1px solid #191919;


transition: 0.3s;

}
.button2:hover {
transition: 0.3s;
background: #1D2022;
color:#FCFCFC;
}
.home-catalog-wrapper {
  margin-top: 100px;
  margin-bottom: 100px;
}
.section-title , h2{
margin-top: 0;
margin-bottom: 50px;
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 50px;

/* Заголовки */
color: #191919;


}
.tac {
  text-align: center;
}
.catalog-in-home {
display: flex;
flex-wrap: wrap;
gap:40px;
}
.catalog-in-home-card {
  position: relative;
  width: calc((100% - 80px) / 3);
  height: 300px;
  box-sizing: border-box;

}
.abs-link {
  position: absolute;
  top: 0;
  left: 0;
z-index: 2;
  width: 100%;
  height: 100%;
}
.catalog-in-home-card-title {
  transition: 0.3s;

display: flex;

justify-content: center;
align-items: center;
padding: 20px 36px;
gap: 20px;

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 120%;
/* or 19px */
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;

box-sizing: border-box;

position: absolute;
width: fit-content; 
height: 59px;
left: 0px;
top: 199px;

background: #FCFCFC;


}
.catalog-in-home-card:hover .catalog-in-home-card-title {
  transition: 0.3s;
  background: #B3C4CA
}
.catalog-in-home-card-big 
{height: auto;
  padding-top: 20px;
  padding-bottom: 60px;
  width: 100%;
}
.catalog-in-home-card-big .catalog-in-home-card-title {
  position: relative;
  top: auto;
}
.catalog-in-home-card-big-title {
  position: relative;
width: 259px;
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 50px;

/* Заголовки */
margin-bottom: 79px;
color: #191919;

margin-left: 36px;
}
.catalog-in-home-card-big-title img {
top: 6px;
left: 189px;
position: absolute;
width: 39px;
}
.go-now-wrp {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 60px;
  background: #EBE8E3;
  padding-bottom: 70px;
}
.go-now-items {
  position: relative;
  display: flex;
  gap:40px;
  align-items: flex-start;
}
.go-now-item {
  position: relative;
  width: calc((100% - 120px) / 4);
box-sizing: border-box;
padding: 40px 24px;

height: 274px;

/* Белый фон */
background: #FCFCFC;


  z-index: 2;
  transition: 0.3s;
}
.go-now-item:hover {
  transform: translateY(-10px);

box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);

  transition: 0.3s;
}
.go-now-line {
  top:137px;
  height: 4px;
  background: url(img/line.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  transform: translateX(-50%);
  width: 1100px;
  position: absolute;
}
.go-now-item-image {
margin-bottom: 20px;
width: 80px;
margin-left: auto;
margin-right: auto;
display: flex;
}
.go-now-item-image img {
width: 100%;
}
.go-now-item-title {
margin-bottom: 12px;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
text-align: center;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}
.go-now-item-desc {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;

}
.block-acia-in-block {
  display: flex;
  align-items: center;
  padding: 13px 52px;
  justify-content: space-between;
  background: url(img/bg3.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 40px;
  background-size: cover;
}
.butcenter {
  margin-left: auto;
  width: fit-content;
  margin-right: auto;
}
.block-acia-info {
  display: flex;
  gap: 25px;
  align-items: center;

font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 38px;
/* identical to box height */

color: #1D2022;


}
.block-acia-info img {
  width: 47px;
}
.button3, .button2 ,.button1 {
  cursor: pointer;
}
.button3 {

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 120%;
/* or 19px */
text-align: center;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;
/* button */

/* Auto layout */
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 14px 36px 16px;
gap: 10px;
box-sizing: border-box;
height: 49px;

/* Белый фон */
background: #FCFCFC;
transition: 0.3s;

}
.button3:hover {
transition: 0.3s;
color: #fff;
background: rgba(138, 138, 137, 0.7);


}
.catalog-cards , .catalog-cards .woocommerce-page, .catalog-cards #woof_results_by_ajax{
  display: flex;flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 40px;
}
.woof_products_top_panel_content , .woof_products_top_panel, .catalog-cards .woocommerce-page .woocommerce-notices-wrapper, .woocommerce-result-count, .woocommerce-ordering{
	display: none!important;
}
.catalog-card {
  position: relative;
  width: calc((100% - 80px) / 3);  transition: 0.3s;
}
.catalog-card:hover{
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
    transition: 0.3s;
}
.catalog-card-image {
  padding: 12px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 375px;
	box-sizing: border-box;
}
.metki-tovara {
display: flex;
flex-direction: column;
justify-content:flex-end;
align-items: flex-end;
gap:5px;
}
.metka-tovara {

font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 19px;
text-align: center;

color: #FFFFFF;


/* Frame 402 */

/* Auto layout */
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 3px 12px 5px;
gap: 4px;
width: fit-content; 
background: #7CAABA;
border-radius: 90px;


}
.catalog-card-wish {
  position: absolute;
  z-index: 4;
  top: 12px;
right: 12px;
  cursor: pointer;
}
.catalog-card-info {

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 17px 20px 29px 20px;
  box-sizing: border-box;
  background: #F2F2F2
}
.catalog-card-title {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;

}
.catalog-card-short {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;
margin-bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

}
.catalog-card-price {
margin-bottom: 10px;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 22px;

/* Красный */
color: #B84F4F;



}
.catalog-card-colors {
display: flex;
gap:16px;
align-items: center;
}
.catalog-card-colors img {

}
.catalog-card-colors .more-colors {

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
text-decoration-line: underline;

/* Основной */
color: #4A4A4A;
display: block;
margin-left: -4px;


}
.catalog-block-in-home {
  margin-bottom: 100px;
}
.rews-section {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mb30 {
  margin-bottom: 30px;
}
.designer-block-home-wrp {
  margin-top: 100px;
  margin-bottom: 100px;
 /* background: #EBE8E3;*/
  padding-bottom: 80px;
  padding-top: 80px;
}
.designer-block-home {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.designer-block-home-tight {
  display: flex;
  width: 610px;
}
.designer-block-home-tight img {
  width: 100%;
}
.designer-block-home-left .button1 {
  width: fit-content;
}
.designer-block-home-left {
  width: 475px;
}
.designer-block-home-left-items {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.designer-block-home-left-item {
display: flex;
gap: 17px;
align-items: center;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;


}
.designer-block-home-left-item img {
width: 30px;
}
.designer-block-home-left-item span {
max-width: calc(100% - 47px)
}
.mb20 {
  margin-bottom: 20px;
}
.detali-wrp {
margin-top: 100px;
margin-bottom: 100px;
}
.section-subtitle {
 margin-bottom: 50px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;

max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.detali-images {
  display: flex;
  gap: 40px;

}
.detali-image1 {
height: 468px;
width: calc((100% - 640px) / 2 );
}
.detali-image2 {
  width: 560px;
height: 468px;
}
.need-a-help-wrp {
  margin-top: 100px;
  margin-bottom: 100px;
}


.need-a-help {
  display: flex;
  justify-content: center;
  gap: 200px;
  align-items: center;
}


.need-a-help-left {
  width: 400px;
}
.need-subtitle{
  margin-top: 64px;
  margin-bottom: 20px;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;


}

.need-a-help-right {
  /* Component 1 */

width: 360px;
padding: 40px 30px;
box-sizing: border-box;

/* Серый */
background: #F2F2F2;


}


.form-sub input {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
}

.agreement {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;
margin-bottom: 20px;
/* Основной */
color: #4A4A4A;
}
.agreement a {

text-align: center;
color: #4A4A4A;

text-decoration: underline!important;

}
.agreement a:hover {
  color:#000;
  transition: 0.3s;
}
.form1-input input {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;
padding: 0;
padding-bottom: 4px;
margin-bottom: 40px;
border: none;
box-sizing: border-box;
width: 100%;
border-bottom: 1px solid #4A4A4A;
background: none;
}

.form1-input input::placeholder {
  font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;
}

.seo-blk h2 {
  text-align: center;
  margin-bottom: 21px;
}

.seo-block-wrp {
padding-top: 75px;
padding-bottom: 87px;
background: #F2F2F2;
}
.seo-blk p {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;


}
.footer-wrapper {
  margin-top: 50px;
  padding-bottom: 50px;
}
.footer-bottom {
margin-top: 120px;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;


}
.footer-bottom a {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #4A4A4A;
 transition: 0.3s;
}
.footer-bottom a:hover {
  color:#000;
  transition: 0.3s;
}


.footer {
  display: flex;
  justify-content: space-between;
}

.footer-logo {
  width: 100%;
  display: flex;
}
.footer-logo img {
  width: 100%;
}
.footer-descr {
margin-bottom: 20px;
margin-top: 20px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;


}
.footer-copy {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;

}
.footer-col1 {
  width: 224px;
}
.footer-col3 {
  width: 219px;
}
.footer-col3 .button1 {
  width: 100%;
  margin-bottom: 17px;
}
.footer-info {
  display: block;
  margin-bottom: 20px;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
 transition: 0.3s;
/* Основной */
color: #4A4A4A;

}
a.footer-info:hover {
  color:#B2C3C5;
  transition: 0.3s;
}


.footer .header-social svg {
  width: 30px;
  height: 30px;
}
.footer .header-social {
  gap: 10px;
}


.footer-col-title {

font-style: normal;
display: block;
font-weight: 600;
font-size: 20px;
line-height: 28px;
/* identical to box height */

/* Заголовки */
color: #191919;



margin-bottom: 40px;
}
.footer-col2 {
  max-width: 210px
}
.footer-col2 ul {
display: flex;
gap: 20px;
margin: 0;
padding: 0;
list-style: none;
flex-direction: column;
}
.footer-col2 ul  a {
  transition: 0.3s;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;


}
.footer-col2 ul a:hover {
    color:#B2C3C5;
  transition: 0.3s;
}

.popup-window , .window-search-wrapper{
  position: fixed;
  top: -200vh;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
    transition: opacity 0.3s;
    opacity: 0;
}


.popup-open {
  top: 0;
  opacity: 1;
  transition: opacity 0.3s;
}


.popup-overlay {
  background:  rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.popup-iner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px 30px;
  background: #fff;
  width: 360px;
  box-sizing: border-box;
}
.window-search-wrapper-iner {
	 position: absolute;
  top: 180px;
  left: 50%;
  transform: translatex(-50%);
  padding: 40px 30px;
  background: #fff;
  width: 660px;
  box-sizing: border-box;
}
.popup-close{
      position: absolute;
      cursor: pointer;
    top: 12px;
    right: 12px;
}

.header-dop-menu-wrp {
  position: absolute;
  width: 100%;
  display: none;
  background: #FCFCFC;
  left: 0; top:20px;
  padding: 40px;
  box-sizing: border-box;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);

}

.header-menu {
  position: relative;
}
.header-menu-item-has-children:hover .header-dop-menu-wrp {
display: block;
}

.fifix {
  overflow: hidden;
}


.header-dop-menu-wrp-cols {
  display: flex;
  justify-content: space-between;
}
.header-dop-menu-wrp-col {
  width: 170px;
}
.header-dop-menu-wrp-last {
  display: flex;
  width: 214px;
  gap: 22px;
  flex-direction: column;
}


.header-dop-menu-wrp-last a {
  height: 146px;
  position: relative;
  display: flex;


  padding: 0 0 20px 0;
  align-items: flex-end;
}

.header-dop-menu-wrp-last a  span {
  display: flex;
align-items: center;
font-style: normal;
font-weight: 400;
font-size: 16px;
transition: 0.3s;
line-height: 120%;
/* or 19px */
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;

gap:10px;
padding: 14px 24px;

background: #FCFCFC;



}
.header-dop-menu-wrp-last a:hover span{
      transition: 0.3s;
    background: #B3C4CA;
}
.header-dop-menu-wrp-last a  span img {
  width: 8px;
  margin-top: 3px;
}


.header-dop-menu-wrp-col-title {
border-bottom: 1px solid #191919;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 28px;
/* identical to box height */

color: #000000;
 padding-bottom: 24px;
 margin-bottom: 24px;
}



.header-dop-menu-wrp-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap:14px;}
  .header-dop-menu-wrp-col ul li a{



  transition: 0.3s;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;


}
  .header-dop-menu-wrp-col ul li a:hover {
    color:#B2C3C5;
  transition: 0.3s;
}


.bread-wrp {
padding-top: 24px;
margin-bottom: 24px;
}

.page-title ,.woocommerce .wishlist-title h2 {
  margin-top: 0;
  margin-bottom: 40px;

font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 50px;
/* identical to box height */

/* Заголовки */
color: #191919;

}
.woocommerce .wishlist-title h2 {
	text-align: center;
}
.wishlist-title-container {
	display: none!important
}
.page-id-335 .delivery-page > h2 {
	text-align: center;
}
.bread {
  display: flex;

font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 14px;
/* identical to box height */
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;
gap: 11px;
align-items: center;
}
.bread img {
  display: flex;
  margin-top: 3px;
}
.bread a{

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;

/* Основной */
color: #4A4A4A;

 transition: 0.3s;

}
.bread a:hover {
  color: #B3C4CA;
  transition: 0.3s;
}

.zamer-card-title-in-catalog {
margin-bottom: 28px;
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 50px;

/* Заголовки */
color: #191919;


}

.zamery-big-card {
  width: calc((100% - 80px) / 3);
  background: #E5E0D4;
  padding: 33px 37px;
  box-sizing: border-box;
}



.service-designer-wrapper {
  margin-top: 100px;
  background: #EBE8E3;
  padding-top: 50px;
  padding-bottom: 60px;
}



.ervice-designer-ram {

padding: 40px;
margin-bottom: 40px;

/* Белый фон */
background: #FCFCFC;

}
.ervice-designer-ram a {
	color: #B3C4CA;
}
.ervice-designer-ram a:hover{
	text-decoration: underline!important;
}
.ervice-designer-ram:last-child {
  margin-bottom: 0;
}
.ervice-designer-ram-title, .ervice-designer-ram-desc h2 {

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;
margin-bottom: 20px;

}

.ervice-designer-ram-desc {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;

}
.ervice-designer-ram-desc ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ervice-designer-ram-desc ul li {
  position: relative;
  padding-left: 22px;
}

.ervice-designer-ram-desc ul li:before {
  top:9px;
  left: 7px;
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #4A4A4A;
  content : '';
}

.nashi-proekty-wrapper {
  margin-top: 100px;
  margin-bottom: 100px;
}
.designer-slide {
  height: 360px;
  margin-left: 20px;
  margin-right: 20px;
}
.designer-slider {
position: relative;
  margin-bottom: 40px;
}




.designer-slider .slick-prev, .designer-slider .slick-next {
width: 40px;
height: 40px;
}



.slick-prev:before, .slick-next:before {
  content: none;
}

.designer-slider .slick-prev path, .designer-slider .slick-next path, 
.designer-slider .slick-prev rect, .designer-slider .slick-next rect {
  transition: 0.3s;
}

.designer-slider .slick-prev:hover path, .designer-slider .slick-next:hover path {
stroke: #4A4A4A; transition: 0.3s;
}

.designer-slider .slick-prev:hover rect, .designer-slider .slick-next:hover rect {
fill: #B3C4CA; transition: 0.3s;
}

 


.designer-slider {
  margin-left: auto;
  margin-right: auto;
  width: 1044px;
}




.designer-slider .slick-prev{
  left: -55px;
  } .designer-slider .slick-next {
  right: -55px;
}


.osobennoe-cards {
display: flex;
gap:40px;
}
.osobennoe-card {background:#EBE8E3;
width: calc((100% - 40px) / 2);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap:20px;
height: 320px;
position: relative;

}
.osobennoe-card  img {
  width: 80px;
}
.osobennoe-card:before{
  /* осветление под иконкой */

position: absolute;
width: 261px;
height: 261px;
left: 150px;
top: 32px;
content: '';
background: #FFFDFA;
filter: blur(40px);

}

.osobennoe-card  > div {
  position: relative;
  z-index: 2
}
.osob-wrapper {
  margin-top: 50px;
}
.delivery-page {
  background: #F2F2F2;
  padding-bottom: 100px;
}
.delivery-page-iner {
  padding-top: 70px;
}

.catalog-cards-slider {
  margin-left: -20px;
  margin-right: -20px;
}


.catalog-cards-slider .catalog-card {
  margin-left: 20px;
  margin-right: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.catalog-cards-slider .slick-prev, .catalog-cards-slider .slick-next {
width: 40px;
height: 40px;

box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
border-radius: 100px;

z-index: 3;

}


.catalog-cards-slider .slick-prev path, .catalog-cards-slider .slick-next path ,

.catalog-cards-slider .slick-prev rect, .catalog-cards-slider .slick-next rect{
  fill: #FCFCFC;
  transition: 0.3s;
}


.catalog-cards-slider .slick-prev:hover rect, .catalog-cards-slider .slick-next:hover rect, .catalog-cards-slider .slick-prev:hover path, .catalog-cards-slider .slick-next:hover path{
  fill: #B3C4CA;
  transition: 0.3s;
}
.catalog-cards-slider .slick-next  {
    right: -4px;
}
.catalog-cards-slider .slick-prev {
  left: -4px;
}
.slick-dots li {
margin: 0;
width: 31px;
height: 2px;
transition: 0.3s;
box-sizing: border-box;
background:  #B1B1B1;

}
.slick-dots li button {
width: 100%;
height: 2px;
padding: 0;
}
.slick-dots li button:before {
  content: none;
}
.slick-dots li.slick-active {
  background: #191919;

transition: 0.3s;
}
.catalog-cards-slider  .slick-dots {
    position: absolute;
    bottom: -10px;
  }

.popup-title {
  /
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 28px;
text-align: center;

/* Заголовки */
color: #191919;
margin-bottom: 40px;

}


.form1-input-check {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 18px;/* txt */

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Заголовки */
color: #191919;


}



.form1-input-check input {
width: 12px;
height: 12px;
cursor: pointer;
margin: 0;
background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 13.9291C11.0899 13.9291 14 11.0189 14 7.42908C14 3.83923 11.0899 0.929077 7.5 0.929077C3.91015 0.929077 1 3.83923 1 7.42908C1 11.0189 3.91015 13.9291 7.5 13.9291Z" stroke="%23191919"/></svg>');
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.form1-input-check input:checked {
background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 14.4291C11.366 14.4291 14.5 11.2951 14.5 7.42908C14.5 3.56308 11.366 0.429077 7.5 0.429077C3.63401 0.429077 0.5 3.56308 0.5 7.42908C0.5 11.2951 3.63401 14.4291 7.5 14.4291ZM13.5 7.42908C13.5 10.7428 10.8137 13.4291 7.5 13.4291C4.18629 13.4291 1.5 10.7428 1.5 7.42908C1.5 4.11537 4.18629 1.42908 7.5 1.42908C10.8137 1.42908 13.5 4.11537 13.5 7.42908ZM7.5 12.4291C10.2614 12.4291 12.5 10.1905 12.5 7.42908C12.5 4.66765 10.2614 2.42908 7.5 2.42908C4.73858 2.42908 2.5 4.66765 2.5 7.42908C2.5 10.1905 4.73858 12.4291 7.5 12.4291Z" fill="%23191919"/></svg>');
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}

.form1-input-check-item {
  display: flex;
  align-items: center;
  gap:10px;
}

.catalog-filter {
  margin-bottom: 30px;
}
.catalog-filter ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap:40px;
}


.catalog-filter ul  a {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;

  transition: 0.3s;
}
.catalog-filter ul a:hover {
  color: #191919;
  transition: 0.3s;
  } .catalog-filter ul .current a {

font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
/* identical to box height */
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}


.zamer-first-screen {
  padding-top: 70px;
  padding-bottom: 64px;
  background: #EBE8E3;
}


.zamer0li {
display: flex;
justify-content: center;
gap:40px;
}
.zamer0li a {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
position: relative;
display: flex;
/* Заголовки */
color: #191919;

}
.zamer0li a:before {content: '';
  transition: 0.3s;
bottom: -2px;
left: 0;
width: 0;
position: absolute;
height: 1px;
background:  #191919;
}
.zamer0li a:hover:before {
  width: 100%;
  transition: 0.3s;

}
.zamer-section-wrapper {
  padding-top: 50px;
  margin-bottom: 100px;
}

.zamer-section {
  display: flex;
  gap:40px;
}

.zamer-section-left {

  width: calc(50% - 20px);
}

.zamer-section-right {
  width: calc(50% - 20px);
}



.zamer-element-ris-img img {
  width: 100%;
}
.zamer-element-ris-img {
  display: flex;
  margin-bottom: 4px;
}
.zamer-element-ris-title {
 
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Заголовки */
color: #191919;



}
.zamer-section-right .slick-prev, .zamer-section-right .slick-next {
  width: 40px;
  z-index: 5;
  height: 40px;
}
.zamer-section-right .slick-prev{
left: 10px;
  } .zamer-section-right .slick-next {
    right: 10px;
  }

.zamer-section-right  .slick-prev path, .zamer-section-right  .slick-next path {
  fill: #FCFCFC;
  transition: 0.3s;
}

.zamer-section-right  .slick-prev rect, .zamer-section-right  .slick-next rect {

  transition: 0.3s;
}


.zamer-section-right  .slick-prev:hover rect, .zamer-section-right  .slick-next:hover rect ,
.zamer-section-right  .slick-prev:hover path, .zamer-section-right  .slick-next:hover path{
  fill: #B3C4CA;
  transition: 0.3s;
}

.zamer-section ~ .zamer-section {
  margin-top: 57px;
}

.zamer-section-left p {
margin-top: 0;
margin-bottom: 20px;

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;


}
.zamer-section-left h3 {
margin-top: 0;
margin-bottom: 24px;

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}
.zamer-section-left blockquote {
margin: 0;
padding: 20px 20px 22px;

margin-bottom: 20px;
/* Серый */
background: #F2F2F2;


}

.zamer-section-left blockquote p{
  margin-bottom: 0;
}
 
.contact-a-help {
  display: flex;
  gap:75px;
  align-items: center;
  justify-content: center;
}

.contacts-page {
  padding-top: 70px;
  margin-bottom: 100px;
}

.contact-a-help-left {
  width: 334px;
}


.contact-a-help-left .footer-info {
  margin-bottom: 16px;
}


.contact-a-help-left .section-subtitle {
  margin-bottom: 44px;
}
.contacts-social {
  display: flex;justify-content: center;
  gap:20px;
}
.contacts-social svg {
width: 30px;
height: 30px;
}

.cart-page-wrp {
  padding-top: 70px;
  padding-bottom: 100px;
  background: #F2F2F2
}


.empty-cart-title {
margin-bottom: 33px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Заголовки */
color: #191919;


}
.mb10  {
  margin-bottom: 10px;
}

.one-product-info-pagw-wrp {
  padding-top: 100px;
  margin-bottom: 100px;
}

.one-product-page-title-wrp {
  display: flex;
align-items: flex-start;
  gap:20px;
}
.one-product-page-title {
  margin-top: 0;
  margin-bottom: 0;
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 50px;
/* identical to box height */

/* Заголовки */
color: #191919;


}
.prheadr {
  max-width: 500px
}
.one-product-rating-rews {
  display: flex;
  align-items: center;gap:10px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
margin-top: 20px;
/* Основной */
color: #4A4A4A;


}
.short-desc-in-page-tov {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
margin-top: 4px;
/* Основной */
color: #4A4A4A;

}

.tovar-two-col-wrp {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 40px;
  margin-bottom: 100px;
}
.tover-left , .tovar-right{
  width:calc(50% - 20px);
}
.tovar-info-title {
margin-bottom: 10px;
margin-top: 20px;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 28px;
/* identical to box height */

/* black */
color: #1D2022;



}
.tovar-info-left p {
margin-top: 0;
margin-bottom: 16px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* black */
color: #1D2022;


}
.instruction {
display: flex;
gap: 10px;
align-items: center;
/
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;
text-decoration-line: underline!important;
transition: 0.3s;
/* Заголовки */
color: #191919;

margin-bottom: 16px;
}
.instruction:hover {
transition: 0.3s;
color:#B3C4CA;
}
.char-ram {
  margin-bottom: 10px;
  /* плашка */

/* Auto layout */
display: flex;
flex-direction: row;
max-width: 360px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Заголовки */
color: #191919;


align-items: center;
padding: 15px 20px;
gap: 10px;

background: #F2F2F2;
box-sizing: border-box;

}
.slider-for-item {
  height: 560px;
  position: relative;
}
.tovar-slider-wrp {
  position: relative;
}
.slider-nav-item {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  height: 80px;
}
.slider-nav {
  margin-left: -5px;
  margin-right: -5px;


}
.slider-nav  .slick-track {
  margin-left: 0 !important;
}


.slider-for .slick-prev, .slider-for .slick-next {
width: 40px;
    z-index: 5;
    top: auto;
    height: 40px;
    left: auto;
    bottom: 22px;
    transform: none;
}
.slider-for .slick-prev{
right: 79px;
  } .slider-for .slick-next {
    right: 22px;
  }

.slider-for  .slick-prev path, .slider-for  .slick-next path {
  fill: #FCFCFC;
  transition: 0.3s;
}


.slider-for  .slick-prev:hover path, .slider-for  .slick-next:hover path {
  fill: #B3C4CA;
  transition: 0.3s;
}
.ram-add-to-cart-wrp {
padding:  20px 30px;
margin-top: 20px;

background: #EBE8E3;


}
.vse-proverte {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Заголовки */
color: #191919;

margin-top: 20px;
margin-bottom: 10px;

}
.cart-page-otkvfkjf {
  display: flex;
  justify-content: space-between;
}
.cart-page-otkvfkjf-title {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Заголовки */
color: #191919;

margin-bottom: 10px;

}
.cart-page-otkvfkjf-price{

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}
body .cart-page-otkvfkjf-input label , body .cart-page-otkvfkjf-input .hidden{
  display: none;
}
body .cart-page-otkvfkjf-input .qib-button-wrapper {
  display: flex;/* counter */

/* Auto layout */
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 12px;


width: 94px;
height: 39px;

/* Голубой */
background: #B3C4CA;

box-sizing: border-box;


}
body  .cart-page-otkvfkjf-input .qib-button-wrapper input , body .qib-button-wrapper .quantity input.input-text.qty.text {
  background: inherit;
  border: none;
  text-align: center;
  width: 46px;
padding : 0; 
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 120%;

letter-spacing: 0.03em;

/* Белый фон */
color: #FCFCFC;


}
body .qib-button , body .qib-button-wrapper button.qib-button{

width: 12px;border: none;
box-shadow: none;
padding: 0;
margin: 0;
display: flex;
align-items: center;
background: inherit!important;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 120%;
letter-spacing: 0.03em;    height: auto;

/* Белый фон */
color: #FCFCFC;



}
.daccordion__title {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.daccordion__title-left {
  display: flex;
  align-items: center;
  gap:10px;
}

.daccordion__content {
  display: none;
}

.daccordion__item {
 border-bottom: 1px solid #B1B1B1;
 padding-top: 20px;
 padding-bottom: 20px;
}

.daccordion__title-num {
/* Frame 481 */

/* Auto layout */
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;

gap: 10px;

width: 25px;
height: 25px;

/* Бежевый */
background: #EBE8E3;
border-radius: 100px;
box-sizing: border-box;

font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 17px;
/* identical to box height */
text-align: center;

color: #4A4A4A;



}
.daccordion__title-text {

font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 19px;

/* Заголовки */
color: #191919;


}
.daccordion__title-right {
  gap: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;

font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 17px;

/* Заголовки */
color: #191919;



}

.daccordion__title-arrow img{
transition: 0.3s;
}
.dactive__item .daccordion__title-arrow img{
transition: 0.3s;
transform: scale(1, -1);
}
.daccordion__content {
  padding-top: 20px;
}
.primechanie {
  margin-bottom: 20px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

color: #000000;



}

.calcus-inputs-text {
  display: flex;
  gap:40px;
}

.calcus-inputs-text-ite {
  width: calc(50% - 20px);
}
.calcus-inputs-text-ite input {
  width: 100%;
  font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #4A4A4A;
padding: 0;
padding-bottom: 4px;

border: none;
box-sizing: border-box;
width: 100%;
border-bottom: 1px solid #4A4A4A;
background: none;
}

.calcus-inputs-text-ite input::placeholder{
    font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #4A4A4A;
}
.calcus-inputs-text-ite-title {
  margin-bottom: 30px;
      font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #191919;
}
.selected-radio-inputs {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 10px;
}
.radio-input {
  width: 80px;
  position: relative;
}
.label-text {
padding-left: 2px;
padding-right: 2px;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 17px;
text-align: center;

color: #1D2022;
display: block;
margin-top: 10px;

}
.label-image {
  width: 80px;
  height: 80px;
  background-repeat: no-repeat!important;
  background-position: center!important;
  background-size: contain!important;
  display: flex;
}
.radio-input input {
  position: absolute;
  opacity: 0;
  cursor: pointer;;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.radio-input label {
  display: block;
  transition: 0.3s;
  height: 100%;
  border-radius: 5px;
  overflow-x: hidden;
  padding-bottom: 5px;
}
.radio-input input:checked + label {
background: #EBE8E3;
transition: 0.3s
}


.tovar-info-left-mob {
  display: none;
}

.char-ram-wrp {
  margin-top: 30px;
}



.checkout-dop-title {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;



}
.checkout-page-wrapper {
  margin-top: 64px;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
}



.wc-block-checkout__shipping-option , .wc-block-checkout__payment-method, .wc-block-checkout__order-notes, 
.wp-block-woocommerce-checkout-order-summary-shipping-block.wc-block-components-totals-wrapper, 
.wc-block-checkout__terms .wp-block-woocommerce-checkout-terms-block{
display: none;
}

.checkout-ram-title {
 margin-bottom: 20px;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}
.checkout-ram2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.checkout-button-off {
  margin-top: 30px;
}

.checkout-ra-form {
  padding: 40px 30px;
  box-sizing: border-box;
/* Белый фон */
background: #FCFCFC;

}
.wc-block-components-text-input {
margin-bottom: 20px;
}
.wc-block-components-text-input input {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
width: 100%;
color: #4A4A4A;
padding: 0;
margin: 0;
background: none;
border: none;
box-sizing: border-box;
border-bottom: 1px solid #4A4A4A;
padding-bottom: 4px;
}
.wc-block-components-text-input input:placeholder {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;
}


.wc-block-components-validation-error p {
  margin-top: 5px;
  margin-bottom: 0;

font-style: normal;
font-weight: 200;
font-size: 13px;
line-height: 18px;
/* identical to box height */

/* Основной */
color: #4A4A4A;


}
.checkout-itog-title {
 margin-bottom: 10px;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: center;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}

.checkout-itog-in {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
}
.itog-cena-checkout {

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: right;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}
.itog-kolvotovarov-wrp {
display: flex;
gap: 5px;

}
.itog-kolvotovarov-num {

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}
.itog-kolvotovarov-text{
margin-top: 11px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;


}


.popup-window-zakaz {
  position: fixed;
  top: -200vh;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
    transition: opacity 0.3s;
    opacity: 0;
}


.popup-open2 {
  top: 0;
  opacity: 1;
  transition: opacity 0.3s;
}

.popup-close2 {
  position: absolute;
  cursor: pointer;
  top: 12px;
  right: 12px;
}






.popup-iner2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px ;
  background: #fff;
  width: 360px;
  box-sizing: border-box;
}

.popup-title2 {
  margin-bottom: 2px;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: center;
letter-spacing: 0.03em;

/* black */
color: #1D2022;


}
.window-zakaz-nomer {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;



}
.window-zakaz-text {
margin-top: 10px;
margin-bottom: 40px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;


}
.footer-bottom .footer-copy , .link-has-child-planshet,
.header-mob-elements ,
.catalog-in-home-card-title .span2{
  display: none;
}


.header-search {
  display: flex;
}

.block-acia-in-block {
  width: 100%;
  box-sizing: border-box;
}
.catalog-cards-top .block-acia-in-block {
  margin-top: 40px;
}


.dnpc , .mobile-menu-window{
  display: none;
}


.burger {
  width: 24px;
}
.burger img {
height: 20px;
}


.zamer-section-right .slick-prev.slick-disabled, .zamer-section-right .slick-next.slick-disabled {
  display: none !important;
}


.go-now-item{
  position: relative;
}


.page-title {
  text-align: center;
}



.cart-page-otkvfkjf-input .qib-button-wrapper input::-webkit-outer-spin-button,
.cart-page-otkvfkjf-input .qib-button-wrapper input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}



.slick-prev, .slick-next {
	
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	border-radius: 50%;

}


.wpcf7 p {
	margin: 0!important;
}
.form1-input {
	position: relative;
}
.wpcf7-not-valid-tip {
	font-size: 11px!important;
	position: absolute;
	top: -20px;
	left: 0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	display:  none!important
}
.wpcf7-list-item {
	margin: 0!important
}



 .catalog-cards-top .zamery-big-card {
    	order:1;
    }
    .catalog-cards-top .block-acia-in-block {
    	order:4;
    }  .catalog-cards-top .catalog-card {
order:5;
        }
        .catalog-cards-top .catalog-card:nth-child(8),
          .catalog-cards-top .catalog-card:nth-child(9) {
order:2;
        }



.yith-wcwl-add-button {
	font-size: 0px!important;
	color: #fff!important;
}
.yith-wcwl-add-button i {
	font-size: 24px!important;
	color: #fff;
}
.yith-wcwl-add-button .delete_item i  {
	color: #B84F4F;
}

.archive:not(.term-shtory) .block-acia-in-block ,
.archive:not(.term-shtory) .zamery-big-card{
	display:none;
}


.notfound-wrp {
	width: 100%;
}

.filter {
	position: fixed;
	top: -250vh;
	width: 100%; height: 100vh;
	z-index: 999;
	opacity: 0;
	transition: opacity 0.3s;
}
.filter-open {
	top: 0;
		opacity: 1;
	transition: opacity 0.3s;
}
.filter-overlay {
	position: absolute;
	top:0;
	left: 0;
	width:100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}
.filter-iner {
	position: absolute;
	top:0;
	left: 0;
	width:400px;
	height: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 30px 0;
	
}
.filter-iner-iner {
	padding: 0 30px;
	height: calc(100vh - 60px);
	overflow-y: scroll;
}

.catalog-filter {
	display: flex;
	gap: 40px;
	align-items: center;
	
}
.catalog-filter ul a {
	display: flex;
}
.filter-button {
	text-decoration: underline!important;
	cursor: pointer;
	    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
	white-space: nowrap;
    color: #4A4A4A;
    transition: 0.3s;
}
.wishlist_table {
	
padding: 20px 30px;
width: 660px;margin-left: auto;
	margin-right: auto;
/* Белый фон */
background: #FCFCFC;


}
.woocommerce table.shop_table thead {
	display: none!important;
}
.woocommerce table.shop_table tr:first-child td {
	border-top: none;
}
table.wishlist_table tr {
    position: relative;
    display: flex;
    align-items: center;
	gap:14px;
}
body .woocommerce table.shop_table td {
	padding: 0;
}
.wishlist_table tr td.product-name a{

font-weight: 400;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}
.wishlist_table tr td.product-remove a {
	display: flex;
	width: 12px; 
	height: 12px;
	font-size: 0;
		transition: 0.3s;
	background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L7 7M7 7L13 13M7 7L13 1M7 7L1 13" stroke="%234A4A4A" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 0;
}

.wishlist_table tr td.product-remove a:hover {
	transition: 0.3s;
	    background: #fff;
	background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L7 7M7 7L13 13M7 7L13 1M7 7L1 13" stroke="%23B84F4F" stroke-linecap="round" stroke-linejoin="round"/></svg>');
		background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}











.single_add_to_cart_button.button1 {
	margin: 0 auto;
}



.radio-input input[type="radio"] {
	width: 100%!important
}





.catalog-card-colors span {
	width: 23px; height: 23px; border-radius: 50%;
}


body .woocommerce table.shop_table td {
	border-top: none
}



body .woocommerce-error .button,
body .woocommerce-info .button,
body .woocommerce-message .button, .wc-block-components-button.wp-element-button.wc-block-cart__submit-button {

font-style: normal;
font-weight: 400;
font-size: 16px!important;
line-height: 120%!important;
/* or 19px */
text-align: center;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919!important;
border: none;
box-shadow: none;
display: flex!important;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 14px 36px 16px!important;
gap: 10px;
box-sizing: border-box;

height: 49px;

/* Голубой */
background: #B3C4CA!important;
transition: 0.3s;
width: fit-content;

}
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button {
	margin: 0 auto;
}
body .page .woocommerce-error .button:hover,
body .page .woocommerce-info .button:hover,
body .page.woocommerce-message .button:hover{
background: #9CADAE!important;
transition: 0.3s;
}
.added_to_cart.wc-forward {
	display: flex!important; 
	justify-content: center; 
	color:#9CADAE!important;
	margin: 0;
	margin-top: 24px;
}
.woocommerce-notices-wrapper {
	display: none!important;
}
.is-large.wc-block-cart .wc-block-cart-items thead, .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__options,
.wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-totals-wrapper, .wp-block-woocommerce-cart-order-summary-totals-block{
	display: none!important
}
body .is-large.wc-block-cart .wc-block-cart__totals-title {
	margin-bottom: 10px;
border-bottom: none!important;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: center;
letter-spacing: 0.03em;
text-transform: none!important;
/* Заголовки */
color: #191919;
padding-bottom: 0;

}
body .is-large.wc-block-cart .wc-block-components-sidebar {
padding-left: 0;
align-items: center;
padding: 20px 19px;
box-sizing: border-box;
width: 460px;


/* Белый фон */
background: #FCFCFC;

}
.wc-block-components-totals-wrapper{
	border-top: none!important;
}
body .wc-block-components-sidebar-layout .wc-block-components-main {
	width:calc(100% - 500px);
	padding-right: 0;
}
body .is-large.wc-block-cart {
	justify-content: space-between;
	align-items: flex-start;
}
body .is-large.wc-block-cart .wc-block-components-sidebar > p {
	margin-top: 8px;
	margin-bottom: 0;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: center;

/* Основной */
color: #4A4A4A;


}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{
	
}body  .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: right;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}

body .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;


}
.wc-block-components-totals-item {
	align-items: center;margin-bottom: 30px
}
.is-large.wc-block-cart .wc-block-cart-items {
	display: block;
}
.is-large.wc-block-cart .wc-block-cart-items tbody {
	display: block;
}
.is-large.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row {
	display: flex;
	position: relative;
	justify-content: space-between;
	padding: 73px 30px 20px 30px;
/* Белый фон */
background: #FCFCFC;
margin-bottom: 20px;

}
body .is-large.wc-block-cart .wc-block-cart-items td {
    border-top: none;
    padding: 0;
    vertical-align: top;
    margin: 0;
}
body .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
	width: 134px;
}
.wc-block-cart-item__product .wc-block-cart-item__quantity {
	position: absolute;
	top: 67px;
	right: 43px;
}
.is-large.wc-block-cart .wc-block-cart-items td:last-child {
	width: 150px;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus,
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    box-shadow: none!important;
    
}
.wc-block-cart-item__total {
	padding-right: 0;
	padding-top: 59px!important;
	
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;



}
body  table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices {
	display: none;
}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
	margin-bottom: 0;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;
top: 20px;
	left: 30px;
	position: absolute;
	width: 422px;
	overflow: hidden;
	text-overflow: ellipsis;    white-space: nowrap;

}
.wc-block-cart-item__remove-link {
	display: flex;
	top: -48px;
    width: 12px;
	position: absolute;
    right: -28px; 
	height: 12px;
	font-size: 0!important;
		transition: 0.3s;
	background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L7 7M7 7L13 13M7 7L13 1M7 7L1 13" stroke="%234A4A4A" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important;
	background-size: contain!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	border-radius: 0;
}
.wc-block-cart-item__remove-link:hover {
	transition: 0.3s;
	    background: #fff;
	background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L7 7M7 7L13 13M7 7L13 1M7 7L1 13" stroke="%23B84F4F" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important;
		background-size: contain!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}

table.wc-block-cart-items td.wc-block-cart-item__product {
	width: 260px;    
}
.wc-block-components-product-details__ {
	display: flex; justify-content: space-between;/* setting */

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;



}
body .is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
	font-weight: 400;
}
.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
	margin-top: 0;
	gap:10px;
	display: flex;
	flex-direction: column;
}

ul.wc-block-components-product-details.wc-block-components-product-details:before {
	content: 'Выбрано:';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 120%;
/* or 19px */
letter-spacing: 0.03em;


color: #191919;




}
.wc-block-components-product-details.wc-block-components-product-details:first-child {
	margin-top: 10px
}
.wc-block-components-product-details.wc-block-components-product-details ~ .wc-block-components-product-details.wc-block-components-product-details:before {
	content: none;
}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
	/* counter */

/* Auto layout */
display: flex;
justify-content: center;
align-items: center;
padding: 0;
gap: 1px;
box-sizing: border-box;
width: 94px;
height: 39px;

/* Голубой */
background: #B3C4CA;


}
body .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	/* num */

width: 26px;
height: 39px;
display: flex;
	align-items: center;
	justify-content: center;
font-style: normal;min-width: 10px;
font-weight: 600;
font-size: 16px;
line-height: 120%;

letter-spacing: 0.03em;
opacity:1;
/* Белый фон */
color: #FCFCFC;


}
body .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
	
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 120%;
/* or 19px */
text-align: center;
letter-spacing: 0.03em;
width: 40px;
/* Белый фон */
color: #FCFCFC;


}
body .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
	opacity:0.6;
}
body .is-large.wc-block-cart .wc-block-cart-items {
    border-bottom: none;
    border-spacing: 0;
    margin-bottom: 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none!important;    font-family: 'Rawline' !important;
}
.shop_table.woocommerce-checkout-review-order-table thead, .shop_table.woocommerce-checkout-review-order-table , .shop_table.woocommerce-checkout-review-order-table tbody  {
	display: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment 
{
	background: none!important
}
.wc_payment_methods.payment_methods.methods , body .woocommerce-terms-and-conditions-wrapper{
	display: none
}
.form-row.form-row-wide label {
	display: none!important;
}

.woocommerce form .form-row.form-row-wide  {
	margin-bottom: 20px;
}
.form-row.form-row-wide  input {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
width: 100%;
color: #4A4A4A;
padding: 0;
margin: 0;
background: none;
border: none;
box-sizing: border-box;
border-bottom: 1px solid #4A4A4A;
padding-bottom: 4px;
}
.form-row.form-row-wide  input:placeholder {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;
}
.woocommerce-checkout  .woocommerce-notices-wrapper {
	display: block!important;
}
body .woocommerce-error {
    border: none;
    background: none;
    text-align: center;
    width: 358px;
    margin: 20px auto;
    color: #B84F4F;
}
.woocommerce-error::before, .woocommerce-error::after {
	content: none!important;
}
#yith-wcwl-popup-message {
	margin: 0!important;
	transform: translatex(-50%);
	width: fit-content;
}

body .irs--round .irs-from, 
body .irs--round .irs-to, 
body .irs--round .irs-single , 
body .irs--round .irs-bar{
background-color: #B3C4CA;
}
body .irs--round .irs-handle {
border: 4px solid #B3C4CA;
}
body .irs--round .irs-from:before,
body .irs--round .irs-to:before,
body .irs--round .irs-single:before {
  
    border-top-color: #B3C4CA;
}
body .woof_price_filter_txt_slider input[type='number']{
	font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #4A4A4A;
    padding: 0;
    padding-bottom: 4px;
   
    border: none;
    box-sizing: border-box;
    width: 100px;
    border-bottom: 1px solid #4A4A4A;
    background: none;
}

body .woof_color_term {
    display: block;
    border-radius: 50% !important;
    width: 30px;
    height: 30px; 
}
body .button.woof_reset_search_form,
body .button.woof_submit_search_form{
	

font-style: normal!important;
font-weight: 400!important;
font-size: 16px!important;
line-height: 120%!important;
/* or 19px */
text-align: center!important;
letter-spacing: 0.03em!important;

/* Заголовки */
color: #191919!important;
border: none!important;
box-shadow: none!important;
display: flex!important;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 14px 36px 16px!important;
gap: 10px!important;
box-sizing: border-box!important;

height: 49px!important;

/* Голубой */
background: #B3C4CA!important;
transition: 0.3s;
width: fit-content!important;

}
body .button.woof_reset_search_form:hover,
body .button.woof_submit_search_form:hover{
background: #9CADAE!important;
transition: 0.3s;
}
.xt_woovs-swatches-wrap.xt_woovs-align-left.xt_woovs-reset-visible , .woocommerce-tabs.wc-tabs-wrapper,
body .woosppo_main_parent_divv, .woocommerce-variation-add-to-cart > div:not(.ram-add-to-cart-wrp),
.tovar-right .price{
	display: none!important
}

.wc-block-components-product-details.wc-block-components-product-details:first-child {
    gap: 10px;

    display: flex;
    flex-direction: column;
}
.inputs-ryadnost .radio-input,
.inputs-kronsht  .radio-input ,
.inputs-krepl .radio-input, 
.inputs-nakonechniki .radio-input ,
.inputs-storona .radio-input{
width: 130px;
}
.inputs-ryadnost  .radio-input label,
.inputs-kronsht  .radio-input label,
.inputs-krepl .radio-input label ,
.inputs-nakonechniki .radio-input label,
.inputs-storona .radio-input label{
       border: 1px solid #eae8e2;
    text-align: center;
    padding-bottom: 2px;
}
.catalog-card {
	background: #F2F2F2;
}
.slick-track {
	display: flex!important;
}
.catalog-block-in-home .slick-slide {
    float: none!important;;
    height: auto!important;;
    min-height: auto!important;;
}
.inputs-nakonechniki  .label-image {
    width: 100%;
    height: 100px;
}
#yith-wcwl-message {
	white-space: nowrap;
}

.tover-left .slick-dots {
display: none!important	
}
.calcus-inputs-text-ite-title span {
	display: none;
	    white-space: nowrap;
    color: #B84F4F;
    position: absolute;
    font-size: 10px;
    line-height: 12px;
    top: 22px;

}
.calcus-inputs-text-ite-title {
	position: relative;
}
.oshibka .calcus-inputs-text-ite-title span{
display: block	
	
}
.butaddtocart-aettinf {
	position: relative;
}
.butaddtocart-aettinf-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.novibor.novibor-podsvetka .daccordion__title-text, 
.novibor2.novibor-podsvetka .daccordion__title-text{
    color: #B84F4F;	
}
.novibor.novibor-podsvetka .daccordion__title-num,  
.novibor2.novibor-podsvetka .daccordion__title-num{
	    background: #B84F4F;
	color:#fff;
}
#wpgs-gallery.wcgs-woocommerce-product-gallery {
	float: none!important;
	width: 100%!important;
	max-width: 100%!important;
	margin: 0!important;
}
.tover-left {
	position: relative;
}
body .wcgs-lightbox.top_right {
    top: 20px;
    right: 62px;
}.tover-left .catalog-card-wish {
    width: 44px;
    height: 47px;
    z-index: 60;
 
    top: 0;
    right: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.rew-slider-header {
	display: flex;
	gap: 21px;
	align-items: center;
	margin-bottom: 17px;
	
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* black */
color: #1D2022;


}
.rew-slider-header svg {
	width: 88px;
}
.rew-slider-body {

font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* black */
color: #1D2022;



}
.rew-slider-item {
	margin-left: 20px;
	margin-right: 20px;
}
.rew-slider {
	margin-left: -20px;
	margin-right: -20px;
}
.rew-slider.slick-dotted.slick-slider {
    margin-bottom: 98px;
}
.rew-slider .slick-dots {
    position: absolute;
    bottom: -60px; 
}
.form1-inputstar {
	display: flex;
	
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Основной */
color: #4A4A4A;
gap: 18px;
	margin-bottom: 40px;
	align-items: center;

}
.popup-iner-th2 {
	display: none;
}
.popup-iner-th2open .popup-iner-th2 {
display: flex;
}
.popup-iner-th2open .popup-iner-th1 {
	display: none;
}
.popup-iner-th2 {
	height: 300px;
    
    align-items: center;
    justify-content: center;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: center;

color: #000000;


}
.woocommerce .catalog-block-in-home nav.woocommerce-pagination {
    text-align: center;
    order: 99;
    width: 100%;
}
.woocommerce .catalog-block-in-home nav.woocommerce-pagination ul {
    display: flex;
    white-space: nowrap;
    padding: 0;
    clear: inherit;
    border: none;
    border-right: 0;
    gap: 8px;
    margin: 0;
    justify-content: center;
}
.woocommerce nav.woocommerce-pagination ul:before, .woocommerce nav.woocommerce-pagination ul:after {
	content: none!important;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: none; 
}
.woocommerce .catalog-block-in-home nav.woocommerce-pagination ul li a, .woocommerce .catalog-block-in-home nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    min-width: 1px;
    display: block;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
	background-color: #F2F2F2;color: #191919;
}
.woocommerce .catalog-block-in-home nav.woocommerce-pagination ul li a.next, .woocommerce .catalog-block-in-home nav.woocommerce-pagination ul li a.prev {
	font-size: 0;
}
.woocommerce .catalog-block-in-home nav.woocommerce-pagination ul li a.next
{background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="40" height="40" rx="20" fill="%23F2F2F2"/><path d="M17 14L25 20L17 26" stroke="%234A4A4A" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	}

.woocommerce .catalog-block-in-home nav.woocommerce-pagination ul li a.prev
{background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="40" height="40" rx="20" transform="matrix(-1 0 0 1 40 0)" fill="%23F2F2F2"/><path d="M23 14L15 20L23 26" stroke="%234A4A4A" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	}

.woocommerce .catalog-block-in-home  nav.woocommerce-pagination ul li a:focus, .woocommerce .catalog-block-in-home  nav.woocommerce-pagination ul li a:hover, .woocommerce .catalog-block-in-home  nav.woocommerce-pagination ul li span.current {
    background-color: #B3C4CA;
    color: #191919;
  
}


.woocommerce .catalog-block-in-home nav.woocommerce-pagination ul li a.next:hover
{background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="40" height="40" rx="20" fill="%23B3C4CA"/><path d="M17 14L25 20L17 26" stroke="%23191919" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	}

.woocommerce .catalog-block-in-home nav.woocommerce-pagination ul li a.prev:hover
{background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="40" height="40" rx="20" transform="matrix(-1 0 0 1 40 0)" fill="%23B3C4CA"/><path d="M23 14L15 20L23 26" stroke="%23191919" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	}

.woocommerce .catalog-block-in-home  nav.woocommerce-pagination ul li span.current {
    background: #B3C4CA;
    color: #191919;
    font-weight: 400;
}
.woocommerce  .catalog-block-in-home  nav.woocommerce-pagination ul li {
    border-right: none;
}

.wcgs_xzoom-source {
	z-index: 2!important;
}
.shop_table.woocommerce-checkout-review-order-table {
	display: block;
}
.shop_table.woocommerce-checkout-review-order-table thead, .shop_table.woocommerce-checkout-review-order-table tbody ,
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal,
.shop_table.woocommerce-checkout-review-order-table .order-total {
	display: none;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table{
    border: none;
    margin: 0;
    text-align: left;
    width: 100%;
    border-collapse: inherit;
    border-radius: 0;
	padding: 40px 30px;
	background: #FCFCFC;display: block;
}
.checkout-page-wrapper {
	position: relative;
}
.woocommerce-checkout .checkout-itog {
	position: absolute;
	bottom: 95px;
	left: 0;
	width: 100%;
}
.woocommerce-checkout-payment {
	margin-top: 170px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: none;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot {
	display: block
}
.checkout-button-off {
    margin-top: 20px;
}
.checkout-dost-title {

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.03em;

/* Заголовки */
color: #191919;


}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
	display: none
}.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th, 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-tabletfoot th {
    font-weight: 700;
    border-top: none;
}
.woocommerce ul#shipping_method li {
    margin: 0 0 20px 0!important;
    line-height: 20px;
	display: flex!important;
    list-style: none outside;
	justify-content: space-between;
}
.woocommerce ul#shipping_method li  label {
	display: flex!important;
	justify-content: space-between;
	width: calc(100% - 21px);
	
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;

/* Заголовки */
color: #191919;

}
.woocommerce ul#shipping_method .amount {
	font-style: normal;
font-weight: 400!important;
font-size: 14px;
line-height: 19px;

/* Заголовки */
color: #191919; text-decoration: underline;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals  td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals   {
	display: block;
}
.woocommerce ul#shipping_method li:last-child {
margin-bottom: 0!important	
}
.woocommerce ul#shipping_method li input {
  
    vertical-align: top;
    width: 14px;
    height: 14px;
    border-radius: 50% !important;
    cursor: pointer;

	background-image: url('data:image/svg+xml,<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 13.5C3.68629 13.5 1 10.8137 1 7.5C1 4.18629 3.68629 1.5 7 1.5C10.3137 1.5 13 4.18629 13 7.5C13 10.8137 10.3137 13.5 7 13.5ZM7 14.5C3.13401 14.5 0 11.366 0 7.5C0 3.63401 3.13401 0.5 7 0.5C10.866 0.5 14 3.63401 14 7.5C14 11.366 10.866 14.5 7 14.5Z" fill="%23191919"/></svg>');
	background-position: center; 
	background-repeat: no-repeat;
	background-size: contain;
}
.woocommerce ul#shipping_method li input:checked {background-image: url('data:image/svg+xml,<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.5C10.866 14.5 14 11.366 14 7.5C14 3.63401 10.866 0.5 7 0.5C3.13401 0.5 0 3.63401 0 7.5C0 11.366 3.13401 14.5 7 14.5ZM13 7.5C13 10.8137 10.3137 13.5 7 13.5C3.68629 13.5 1 10.8137 1 7.5C1 4.18629 3.68629 1.5 7 1.5C10.3137 1.5 13 4.18629 13 7.5ZM7 12.5C9.76142 12.5 12 10.2614 12 7.5C12 4.73858 9.76142 2.5 7 2.5C4.23858 2.5 2 4.73858 2 7.5C2 10.2614 4.23858 12.5 7 12.5Z" fill="%23191919"/></svg>');
	background-position: center; 
	background-repeat: no-repeat;
	background-size: contain;
}
.checkout-itog-in {
    display: flex;
    gap: 40px;
    justify-content: space-between;
    align-items: center;
    max-width: 300px;
    margin: 0 auto 10px auto;
}
.primechanie a {
	text-decoration: underline!important;
	color: #B3C4CA;
}
.widget .woof_redraw_zone ul li, .widget .woof_redraw_zone ul li a {
    border-bottom: none;
    padding: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
}