.menu-categori .main-menu .mod-menu__sub, .menu-categori .ba-icons {
  display: none !important;
}
.zhiv-header, .isk-header {
  position: relative;
}
.zhiv-header:before {
  content: 'Венки из живых цветов';
}
.isk-header:before {
  content: 'Венки из искусственных цветов';
}
.zhiv-header:before, .isk-header:before {
  font-size: 16px;
  font-weight: 500;
}
.isk-venki .zhiv-tsvety, .zh-venki .isk-tsvety {
	display: none !important;
}
.row-with-menu.block-menu {
  z-index: 2000 !important;
}
.row-with-menu.block-menu .tabs-content-wrapper,
.row-with-menu.block-menu .mod-menu__sub,
.row-with-menu.block-menu .nav-child {
  z-index: 2001 !important;
}
.ba-gridbox-page .ba-wrapper .ba-section {
  z-index: 1;
}
.ba-field-filter-value-wrapper {
  padding: 0 !important;
}
.ba-item-fields-filter .ba-field-filter-input-wrapper input {
  border-color: unset !important;
  border: unset;
  border-bottom: 1px var(--border) solid !important;
  background-color: unset !important;
  padding: 0 !important;
  height: 2rem;
  font-weight: bold;
}

.ba-add-to-cart-sku .ba-add-to-cart-row-label {
  width: unset;
}
.taby-info {
  background-color: #fff;
}
.ba-add-to-cart-row-value .ba-checkbox-wrapper {
  margin-right: 20px;
  width: unset !important;
}
.ba-add-to-cart-variation {
  margin-top: 20px;
}
.ba-add-to-cart-variation .ba-add-to-cart-row-value {
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
}
.ba-item-add-to-cart .ba-add-to-cart-row-value {
  width: auto;
}
.ba-item-field .ba-field-wrapper .ba-field-content {
  display: flex;
  flex-wrap: wrap;
}
.ba-field-content span {
  padding-right: 10px;
}
.i-premium {
  color: var(--primary);
}
.ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="radio"] .ba-checkbox-wrapper > span {
  padding: 0 0 0 1.8rem;
}
.ba-checkbox-wrapper label {
  margin-bottom: 0;
}
.ba-item-add-to-cart .ba-add-to-cart-variation {
  flex-direction: column;
}
.ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="radio"] {
  flex-direction: initial !important;
  flex-wrap: unset;
}
.ba-add-to-cart-variation .ba-add-to-cart-row-label {
  margin-bottom: 15px;
}
.ba-add-to-cart-wrapper .ba-add-to-cart-price {
  margin-top: 0 !important;
}
.ba-add-to-cart-wrapper .ba-add-to-cart-info {
  margin-bottom: 15px !important;
}
.ba-add-to-cart-variation {
  margin-bottom: 0 !important;
}
.ba-add-to-cart-row-label {
  margin-right: 10px !important;
}
.tels a {
  font-size: 22px;
  font-weight: 500;
}
.i-block .content-text {
  display: flex;
  flex-wrap: wrap;
}
.icon01 {
  width: 14px;
  height: 14px;
  color: var(--color-7);
  padding-right: 10px;
  padding-top: 5px;
}
.i-phone {
  width: 20px;
  height: 20px;
  color: var(--color-3);
  padding-top: 3px;
}
.info-tel p {
	text-align: center;
  font-size: 26px;
  font-weight: 500;
}
.info-tel a {
  color: var{--primary};
}
.b-phone a {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  background: var(--primary);
  padding: 20px 25px;
  display: block;
  border-radius: 6px;
}
.b-phone a:hover {
  background: #000;
  color: #fff;
}
.custom-html {
  overflow: hidden;
}
.button-phone p, .org-tel p {
  padding-bottom: 0 !important;
}
.button-phone a {
  padding: 16px 32px;
  background: #fff;
  font-size: 22px;
  font-weight: 500;
  color: var(--primary);
  border-radius: 5px;
  border: 1px #fff solid;
  display: block;
}
@media (max-width: 440px) {
  .button-phone a {
  	padding: 14px 30px;
    font-size: 20px;
  }
}
.button-phone a:hover {
  background: none;
  color: #fff;
}
.contacts {
  padding: 25px 15px;
  background: #f04748;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap !important;
  justify-content: center;
}
.contacts p {
	color: #fff;	
}
.tel-s a {
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
}
.tel-s a:hover {
  color: var(--color-3);
}
.tel-s p {
  text-align: center;
  padding-bottom: 0 !important;
}
.bottom-full-width {
  max-width: 1350px;
  width: auto;
  margin: 0 auto;
  padding: 0 20px 100px;
}
h1 {
  padding-bottom: 25px;
}
strong, b {
  font-weight: 500;
}
.block-nameorg strong {
	text-transform: uppercase;
}
.content-text ul ::marker, .content-text ol ::marker {
	color: var(--accent);
  font-weight: 500;
}
.content-text ul, .content-text ol li ul {
	margin: 0 0 20px 20px;
}
.content-text ol {
	margin: 0 0 20px 25px;
}
.content-text ol li ul {
	padding-top: 15px;
}
.content-text li {
  padding: 0 0 10px 0; 
}
.content-text li p {
  padding: 0;
}
.content-text table {
	margin-bottom: 25px;
}
.content-text h2, .content-text h3 {
  padding: 20px 0;
}
.body p {
  padding-bottom: 15px;
}
.row-with-menu {
	z-index: 999;
}
.pos-white p {
	font-size: 36px;
  font-weight: 500;
  color: #fff;
}
.block-info {
	position: fixed !important;
  top: 240px;
  right: 0;
  left: auto;
  bottom: auto;
  z-index: 999;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.block-info:hover {
	background-color: var(--color-2) !important;
}
.main-page .crumbs {
	display: none !important;
}
.main-body .row-fluid > .ba-edit-section > .ba-wrapper > .ba-section, .ba-gridbox-page > .ba-wrapper > .ba-section {
	 padding: 0px 20px 100px !important; 
}
.blog-post-editor .main-body.module-position .row-fluid > .ba-edit-section > .ba-wrapper > .ba-section {
	padding: 0 !important;
}
.blog-content-wrapper .ba-edit-section > .ba-wrapper > .ba-section {
	padding: 0 !important;
}
.ba-item-breadcrumbs, .block-menu > .column-wrapper, .top-text > .column-wrapper  {
	max-width: 1480px;
  margin: 0 auto;
}
.accordion-title {
  border-bottom: 1px #000 dashed;
}
.accordion-toggle > span + i:before {
  font-size: 40px;
  font-weight: 600;
}
.tarify .content-text ol {
	margin-left: 25px !important;
}
.tarify .content-text ol ::marker, .block-tarif ol ::marker {
  color: #000;
}
.tarify li {
  margin-bottom: 5px;
  padding: 0 0 5px;
}
.tarify li::marker {
  font-weight: bold;
}
.tarify h3 {
  color: var(--primary);
  padding: 0;
}
.tarify td {
  padding: 10px 0 0;
}
.tarify td:nth-child(1) {
  font-weight: bold;
  text-align: center;
}
.tarify td:nth-child(2), .tarify td:nth-child(3) {
  width: 40%;
  text-align: right;
}
.tarify td:nth-child(2) strong, .tarify td:nth-child(3) strong {
  font-size: 20px;
  line-height: 28px;
}
.tarify td:nth-child(2) {
  background: var(--primary);
  padding: 5px;
  border: 3px #fff solid;
  color: #fff;
}
.tarify td:nth-child(1), .tarify td:nth-child(3) {
  background: var(--bg-secondary);
  padding: 5px;
  border: 3px #fff solid;
}
.tarify .content-text ul, .tarify .content-text ol {
  margin: 20px 0 20px 20px;
}
.block-tarif ol {
	margin-bottom: 0;
}
.block-tarif li {
	font-size: 15px;
  padding: 0 0 5px;
}
.tarif p {
  font-size: 20px !important;
}
.tarif p:nth-child(2) strong {
  color: var(--primary);
}
.block-price .custom-html {
	display: flex;
  flex-wrap: row;
  width: 100%;
  margin-bottom: 12px;
}
.block-price .custom-html div {
	padding: 10px 20px;
  width: 50%;
}
.block-price .custom-html div:nth-child(1) {
	background: var(--primary);
  color: #fff;
}
.block-price .custom-html div span {
	font-size: 22px;
  font-weight: 600;
}
@media (max-width: 440px) {
  .block-price .custom-html div span {
		font-size: 20px;
  }
}
.block-price .custom-html div:nth-child(2) {
	background: var(--bg-secondary);
}
.price-main p {
  font-size: 26px;
  line-height: 34px;
  font-weight: 800;
  color: var(--primary);
}
.price-komp p {
	font-size: 22px;
  font-weight: 600;
}
.price p {
	font-size: 16px;
}
.price span {
	font-size: 20px;
  font-weight: 500;
}
.price p:nth-child(1) span {
  color: var(--primary);
}
.ba-slideshow-img {
	background-color: #fff;
}
.kompleks img {
  width: 300px;
}
.main-tel a {
  font-size: 22px;
}
big {
  font-size: clamp(1.5rem, 5vw, 2.0rem);
  font-weight: 500;
  line-height: 1.5;
  display: block;
}
.bloki ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 25px;
}
.bloki li {
  width: calc((100% - 90px) / 5);
  display: flex;
  flex-shrink: 0;
  margin-bottom: 20px;
  padding: 0;
}
.bloki a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background: #fff;
  width: 100%;
  padding: 30px 20px 29px 20px;
  color: #141414;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 113%;
}
.bloki a:hover {
  background: var(--primary);
  color: #fff;
}
.blockuslugi a {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}
.blockuslugi li:last-child a {
  background: var(--primary);
  color: #fff;
}
.blockuslugi li:last-child a:hover {
  background: var(--color-2);
}
.list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: unset;
}
.list li {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 70px;
  padding-left: 60px;
  width: calc(45% - 20px);
  font-weight: 400;
}
.list li:after {
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #000;
  border-radius: 50%;
  display: block;
}
.list li:before {
  content: "";
  position: absolute;
  left: 17px;
  bottom: 50%;
  width: 9px;
  height: 14px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.list-three {
  column-count: 3;
}
/* Tables */
.tab-two td p {
  padding-bottom: 0;
}
.tab-two-dop tr:nth-child(1) td {
  border-bottom: 2px var(--accent) solid !important;
}
.tab-two-dop tr:nth-child(1) td:nth-child(1) {
  font-weight: 600;
  font-size: 20px;
}
.tab-two td:nth-child(1), .tab-threecols tr:nth-child(1) {
  font-weight: 500;
}
.tab-two td:nth-child(2) {
  text-align: right;
}
.tab-two td, .tab-threecols td {
  padding: 16px 0;
}
.tab-onerow td {
  border-top: 1px var(--accent) solid;
	border-bottom: 1px var(--accent) solid;
  padding-top: 20px !important;
}
.tab-threecols td:nth-child(2), .tab-threecols td:nth-child(3) {
	text-align: right;
  font-weight: 500;
}
.tab-morg td, .tab-org td, .tab-two td {
	border-bottom: 1px var(--accent) solid !important;
}
.tab-morg td:nth-child(1), .tab-org td:nth-child(1) {
  padding: 20px 15px 20px 0;
}
.tab-morg td:nth-child(1) {
	width: 60%;
}
.tab-org td:nth-child(1) {
	width: 50%;
  font-weight: 500;
}
.tab-org td:nth-child(2) {
	padding: 10px 0;
}
.tab-morg td:nth-child(2) {
	font-weight: 500;
}
.tab-org tr:nth-child(5) > td:nth-child(1), .tab-org tr:nth-child(5) > td:nth-child(2) {
	border-bottom: unset !important;
}
.tab-gruz td {
  padding: 10px;
}
.tab-gruz td:nth-child(2), .tab-gruz td:nth-child(3) {
  text-align: right;
}
.tab-gruz tr:nth-of-type(even), .tab-threecols tr:nth-of-type(even) {
  background: var(--bg-secondary);
}
.tab-vazhno td {
  border: 1px var(--accent) solid;
  padding: 25px 30px 0px;
}
/* End Tables */
.otvety:before {
	content: "Часто задаваемые вопросы";
  padding-bottom: 25px;
  display: block;
  font-size: 26px;
	line-height: 34px;
  font-weight: 500;
}
.spisok-button li {
  list-style-type: none;
  background: var(--bg-primary);
  margin-bottom: 10px;
  border-radius: 5px;
  display: flex;
  padding: 0;
}
.spisok-button a {
	font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  padding: 8px 12px;
  color: var(--primary);
  border-radius: 5px;
  width: 100%;
}
.spisok-button a:hover {
  color: #fff;
	background: var(--primary);
}
/* Store */
.blog-posts-sorting {
	margin: 15px 0 0 !important;
}
.category-products .ba-grid-layout .ba-blog-post:nth-child(n) {
  margin-top: 20px !important;
}
.category-products .ba-blog-posts-wrapper {
  margin-top: -20px !important;
}
.category-products .blog-posts-sorting-wrapper select {
	font-weight: 500 !important;
}
.slideset-btn-prev, .slideshow-btn-prev {
  left: -20px;
}
.slideset-btn-next, .slideshow-btn-next {
  right: -20px;
}
.sl-products-one:before {
	content: 'Похожие товары';
}
.sl-products-three:before {
	content: 'Просмотренные';
}
.sl-products-one:before, .sl-products-three:before {
  display: block;
  padding-bottom: 25px;
  font-size: 28px;
  font-weight: 500;
}
/*.ba-item-tags .ba-button-wrapper {
  display: flex;
  flex-wrap: wrap;
}*/
.ba-item-tags a {
	max-width: 100%;
  flex-grow: 1;
  box-sizing: border-box;
}
.tags-product a {
	display: flex;
  justify-content: center;
}
.slider-product ul.carousel-type .ba-slideshow-img {
  background-size: contain !important;
}
.slider-product li {
	background: #fff;
  padding-top: 15px;
  border-radius: 6px;
}
.slideset-btn-prev, .slideshow-btn-prev {
  left: -20px !important;
}
.slideset-btn-next, .slideshow-btn-next {
  right: -20px !important;
}
@media (max-width: 760px) {
		.ba-store-app-product .ba-blog-post-content {
      padding: 0 12px;
  }
}
@media (max-width: 812px) {
     .ba-item-add-to-cart .ba-add-to-cart-row-label, .ba-item.ba-item-add-to-cart .ba-add-to-cart-wrapper > .ba-add-to-cart-price:not(.ba-add-to-cart-info) {
      align-items: flex-start;
    	text-align: left !important;
	}
    .ba-add-to-cart-button-wrapper {
      flex-direction: row;
  }
    .ba-add-to-cart-variation {
  		margin-bottom: 0;
  }
    .ba-item-add-to-cart .ba-add-to-cart-sku {
      flex-wrap: initial;
  }
  	.ba-add-to-cart-quantity {
  	  margin: 0 10px 0 0 !important;
      padding: 1px !important;
  }
    .ba-item-add-to-cart .ba-add-to-cart-sku > div, .ba-item-add-to-cart .ba-add-to-cart-row-label {
  		width: unset !important;
      padding: 0px 20px 10px 0;
  }
  .ba-item-tags a {
  	flex-grow: 0;
    justify-content: center;
	}
}
.field-store .ba-field-content {
  display: flex;
}
.field-store .ba-field-content span {
  padding-right: 10px;
}
/* End Store */
@media (max-width: 1024px) {
  .ba-item.ba-item-breadcrumbs ul {
     flex-wrap: wrap;
  }
  .bloki li {
     width: calc((100% - 50px) / 3);
  }
  .tarify td:nth-child(2), .tarify td:nth-child(3) {
     font-size: 12px;
     line-height: 16px;
  }
}
@media (max-width: 812px) {
  .ba-hamburger-menu.ba-collapse-submenu li.deeper > span i:not(.ba-menu-item-icon),
  .ba-hamburger-menu.ba-collapse-submenu li.deeper > a i:not(.ba-menu-item-icon) {
     left: 0;
     justify-content: flex-end;
     background: transparent;
  }
  .spisok-button ul {
  	margin: 0;
  }
  .list li {
  	width: 100%;
  }
}
@media (max-width: 760px) {
  .bloki a {
    font-size: 16px;
    line-height: 16px;
  }
	.main-body .row-fluid > .ba-edit-section > .ba-wrapper > .ba-section, .ba-gridbox-page > .ba-wrapper > .ba-section, .blog-post-editor .body .main-body > div {
	 	 padding: 0px 15px 80px !important; 
	}
  .tab-morg td, .tab-org td {
    font-size: 12px;
    line-height: 16px;
  }
  .tab-threecols td {
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 8px;
  }
  .tab-morg td:nth-child(1) {
		width: 50%;
  }
  .tab-vazhno td {
  	padding: 15px 10px 0px;
	}
  .list-three {
  	column-count: 2;
	}
}
@media (max-width: 440px) {
  .block-menu .column-wrapper .ba-grid-column-wrapper .ba-grid-column {
    flex-direction: row;
  }
   .tel-mob, .ba-item-main-menu {
  	 width: 50%;
   }
  .tel-mob a {
  	font-size: 18px;
    font-weight: 500;
  }
   .bloki li, .list li {
     width: 100%;
   }
  .tarify td:nth-child(2) strong, .tarify td:nth-child(3) strong {
     font-size: 16px;
     line-height: 24px;
    }
  .list-three {
  	column-count: 1;
	}
  text {
		display: none;
	}
}
.ba-slideshow-img {
    border-radius: 8px;
}
.ba-feature-box:hover .ba-feature-title{
color: #a63535 !important;
}