body {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  line-height: 24px;
  color: #3c3c3c;
  font-weight: 400;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
a,
li,
span,
ul,
li,
p,
input,
label,
select,
td,
tr,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
}
.tab-panel p {
  font-family: "Montserrat", sans-serif !important;
}
.tab-panel p strong {
  font-family: "Montserrat", sans-serif !important;
}
h1 {
  font-size: 24px;
  margin-bottom: 20px;
}
.h2, h2 {
  font-size: 22px;
  margin-bottom: 20px;
}
.block-daily-deal {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
}
.block-daily-deal .thumbs {
  width: 180px;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.block-daily-deal .thumbs,
.block-daily-deal .product-detail,
.block-daily-deal .product-count-down {
  display: flex;
  flex-direction: column;
}
.block-daily-deal .product-image {
  float: left;
  position: relative;
  overflow: hidden;
  max-width: 50%;
}
.block-daily-deal .product-info {
  overflow: hidden;
  padding-left: 30px;
  padding-top: 0px;
  font-size: 13px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.block-daily-deal .thumbs {
  width: 206px;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.product-detail {
  width: 100%;
}
a.button.primary {
  background: #212121;
  border: none;
  border-radius: 0;
  font-size: 14px;
  padding: 10px 30px;
  text-transform: none;
}
a:hover {
  font-weight: 600;
  color: #212121;
}
.main-menu > li > a:hover {
  font-weight: 600;
  color: #212121;
}
.product-item .price {
  color: #333;
  font-family: "Montserrat";
  font-size: 16px;
}
.product-item.style2 .product-name a {
  color: #000;
  font-size: 18px;
  line-height: 25px;
}
.block-newsletter {
  color: #fff;
  background: #141314 url(/image/catalog/bg/bgmram.jpg) no-repeat;
  min-height: 320px;
}
.section-services {
  padding: 80px 0 0 0;
  background-image: url(/catalog/view/theme/spiritofstone/image/bg1.jpg);
  margin-top: 59px;
}
.box-icon .box-content {
  background-color: #0c0000ad;
  padding-top: 0;
  padding-bottom: 0px;
  color: #ffffff;
  font-size: 14px;
  min-height: 215px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
}
.box-icon .icon {
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background-color: #212121;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: -52px;
  left: 50%;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease 0.2s;
  -o-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
  display: none;
}
.box-icon .title {
  font-size: 20px;
  color: #444444;
  margin-bottom: 10px;
  font-weight: 700;
}
.kt-banner .title a {
  color: #fff;
}
.kt-banner .title {
  margin-bottom: 5px !important;
}
.block-banner-text.style2 .flash {
  background-color: #0000007d !important;
  color: #fff !important;
}
.heading-section.text-center.margin-top-90.wow.fadeInRight {
  display: none;
  margin-bottom: 80px;
}
.container.wow.fadeIn {
  margin-top: 80px;
}
.d-flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.product-list-grid .product-item {
  height: auto;
  min-height: 294px;
}
.woocommerce-ordering {
  display: inline-block;
  padding-right: 0;
}
.categories__title {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 1;
  font-size: 16px;
  color: #ffffff;
  padding: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3;
}
.product-item .product-name {
  margin-bottom: 7px;
  line-height: 1;
  min-height: 65px;
}
.product-item .price ins {
  float: left;
  margin-right: 5px;
  text-decoration: none;
  color: #000000;
  font-weight: 700;
}
#column-left .widget .widget-title {
  margin-bottom: 5px;
  font-weight: 700;
}
#column-left .widget {
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #ebebeb;
}
.shop-page-bar {
  margin-bottom: 20px;
}
.ocf-option-name {
  color: #212121;
}
.categories__href {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
.single_add_to_cart_button {
  border-color: #212121;
  background-color: #212121;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
}
table.variations-table .select-option.selected a:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #3c3c3c80;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.single-product .summary {
  color: #212121;
  font-size: 14px;
}
.single-product .summary .product_title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 18px;
  color: #212121;
  margin-bottom: 20px;
}
.p_buy_right_top {
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.single-product .summary .stock .fa {
  color: #3c3c3c;
}
.single-product .summary .price {
  display: block;
}
.buy_new_price_w.price_w {
  font-size: 14px;
  font-weight: 600;
}
span.buy_new_price_w.polt_price {
  font-size: 16px;
}
.product-item .product-name a {
  font-size: 14px;
  overflow: hidden;
  white-space: pre-wrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-height: 20px;
  -webkit-box-orient: vertical;
}
.masonry-item .short-desc p {
  font-size: 14px;
  overflow: hidden;
  white-space: pre-wrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-height: 20px;
  -webkit-box-orient: vertical;
}
.product-item .product-name a:hover {
  font-weight: 500;
  color: #212121;
  text-decoration: underline;
}
.breadcrumbs a:hover {
  font-weight: 500;
  color: #212121;
  text-decoration: underline;
}
.button:hover,
input[type="submit"]:hover,
button,
.button.primary,
.single_add_to_cart_button,
.tagcloud a:hover,
blockquote,
.block-promotion .content .link-more:hover,
.slide-home5 .owl-next:hover,
.slide-home5 .owl-prev:hover,
.header.style5 .advanced-search,
.box-icon.style4:hover,
.header.style7 .advanced-search,
.nav-style-7 .owl-prev:hover,
.nav-style-7 .owl-next:hover,
.footer.style4 .kt_widget_social .social a:hover,
.header.style2 .advanced-search,
.header.style6 .verticalmenu-content,
.box-icon.style5:hover .icon,
.product-item.style6 .wishlist:hover,
.product-item.style6 .add_to_cart_button:hover,
.product-item.style6 .compare:hover,
.product-item.style6 .button.quick-view:hover,
.product-item.style6:hover .product-inner,
.kt-tabs.style4 .product-item.style6:hover .product-inner,
.kt-tabs.style5 .product-item.style6:hover .product-inner,
.nav-style-8 .owl-prev:hover,
.nav-style-8 .owl-next:hover,
.box-icon.style5:hover,
.header.style9 .header-control,
.header.style9 .verticalmenu-list,
.header.style10 .main-header .advanced-search {
  border-color: #000000;
}
/* Стили для превью фото */
.thumbnail {
  width: 100px;
  height: 75px;
  margin: 5px;
  cursor: pointer;
}
.thumbnail.active {
  border: 2px solid blue; /* Выделение активного превью */
}
.owl-dots {
  display: none !important;
}
.no-sidebar .single-product .kt-images .owl-nav {
  overflow: hidden;
  display: flex;
  padding-left: 0;
  padding-right: 0;
  justify-content: space-around;
}
.no-sidebar .single-product .kt-images .owl-prev {
  width: 50%;
  height: 38px;
  position: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: inherit;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  margin-left: 0;
  margin-right: 10px;
}
.no-sidebar .single-product .kt-images .owl-next {
  width: 50%;
  height: 38px;
  position: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: inherit;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  margin-left: 10px;
  margin-right: 0;
}
.owl-nav div {
  background: #fff !important;
  border: 1px solid #f0f0f0;
}
.single-product .kt-images .owl-prev:hover,
.single-product .kt-images .owl-next:hover,
.kt-images-zoom .owl-prev:hover,
.kt-images-zoom .owl-next:hover {
  background-color: #aaaaaa;
  color: #000;
}
.single-product .summary .stock {
  margin-bottom: 6px;
}
.single-product .kt-images,
.single-product .kt-images-zoom {
  padding: 20px 0 0 20px;
  margin-bottom: 0px;
  position: static;
}
.single_add_to_cart_button:hover {
  background-color: #1d1d1d;
}
.owl-controls .owl-nav .owl-prev,
.owl-controls .owl-nav .owl-next {
}
.col-xs-12.col-sm-4.categories {
  display: flex;
  flex-direction: column;
}
.footer .widget li > a {
  color: #fff;
  line-height: 25px;
}
.col-xs-12.col-sm-4.categories a {
  color: #fff;
}
.footer_contacts span {
  font-size: 14px !important;
  color: #fff;
  line-height: 25px;
}
.mini-cart-content .list-item-cart .item-cart {
  list-style: none;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0;
  overflow: hidden;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.mini-cart-content .item-cart .product-info {
  margin-left: 20px;
  position: relative;
}
.mini-cart-content .item-cart .remove-item {
  font-size: 14px;
  color: #ccc;
  position: static;
  top: 42%;
  right: 0;
}
.mini-cart-content .item-cart .product-name {
  margin-bottom: 20px;
  padding: 0 20px 0 0;
  line-height: 1;
}
.mini-cart-content .item-cart .product-name a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  color: #212121;
  font-weight: 600;
  font-style: normal;
}
.product-info__price {
  display: flex;
}
.mini-cart-content .item-cart .price {
  font-family: "Montserrat";
  font-size: 14px;
  color: #333;
  margin-right: 30px;
  margin-left: -5px;
}
img.plusminus {
  margin: 0 9px;
}
.mini-cart-content .item-cart .thumb {
  width: 100px;
  float: left;
  margin-right: 30px;
}
.button,
input[type="submit"],
button {
  color: #444444;
  display: inline-block;
  padding: 8px 35px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  font-family: "Montserrat";
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  position: relative;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: 44px;
  margin-top: 0px;
  font-size: 14px;
  border-radius: 0;
  font-weight: 600;
  text-transform: math-auto;
}
.cart-buttons {
  display: flex;
}
.cart-buttons .gost {
  margin-right: 20px;
}
.cart-buttons .gost:hover {
  background-color: #212121;
}
#ajax-button-confirm {
  background-color: #212121 !important;
}
.mini-cart-content .list-item-cart {
  padding: 0;
  margin: 0;
  max-height: 365px;
  overflow-y: scroll;
}
.gost.button:hover {
  background: #212121;
}
.cart-footer__btns {
  display: flex;
}
a.gost.button {
  margin-right: 10px;
}
.cart-info table tr td.name .name-inner {
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart_name_in {
  margin: 0 0 0 30px;
}
.blog-content__polt p {
  margin-bottom: 5px;
}
.form-contact a,
.form-contact p,
.form-contact span {
  color: #212121;
}
.form-contact form .button {
  margin-top: 15px;
  background: #212121;
}
.footer_contacts a {
  color: #fff;
  font-weight: 600;
}
.footer_contacts a:hover {
  color: #fff;
  text-decoration: underline;
}
.top-bar-right a:hover {
  color: #fff !important;
  font-weight: 600;
}
.main-menu-wapper .menu-item-has-children a:hover {
  color: #212121 !important;
  font-weight: 600;
}
.ocfilter-option .btn-danger {
  background: #fff0;
  border: none;
  color: #212121;
  padding: 10px 10px;
  margin-bottom: 2px;
}
.ocfilter-option .btn-danger.active.focus,
.ocfilter-option .btn-danger.active:focus,
.ocfilter-option .btn-danger.active:hover,
.ocfilter-option .btn-danger:active.focus,
.ocfilter-option .btn-danger:active:focus {
  background: #fff0;
  border: none;
  color: #212121;
  padding: 10px 10px;
  margin-bottom: 2px;
  font-weight: 600;
}
.post-item .post-title {
  margin-bottom: 5px;
  min-height: 40px;
}
.post-item .post-title a {
  font-size: 14px;
  overflow: hidden;
  white-space: pre-wrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 20px;
  -webkit-box-orient: vertical;
}
.masonry-item .short-desc p {
  font-size: 14px;
  overflow: hidden;
  white-space: pre-wrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 20px;
  -webkit-box-orient: vertical;
}
.footer-help {
  width: 40px;
  height: 40px;
  position: fixed;
  z-index: 9999;
  left: 20px;
  bottom: 32px;
  display: flex;
  border-radius: 50%;
  background: #000;
  align-items: center;
  justify-content: center;
}
.footer-help a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-help img {
  width: 60% !important;
  height: 60% !important;
}
.footer-inst {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px !important;
}
.footer_contacts div {
  margin-bottom: 5px;
}
.footer-inst p {
  margin-left: 10px;
  margin: 0;
}
.footer-inst img {
  width: 32px;
  margin-right: 10px;
}
.kt-banner h4 a:hover {
  color: #fff !important;
}
.buy_old_price {
  color: #aaa;
  font-size: 16px;
}
.buy_new_price {
  color: #212121;
  font-size: 16px;
}
.single-product .summary .price {
  color: #212121;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}
.product-sku {
  font-size: 14px;
}
.header {
  position: relative; /* Исходная позиция элемента */
}
.header.fixed {
  position: fixed; /* Закрепляем элемент */
  top: 0; /* Размещаем его в верхней части экрана */
  width: 100%; /* Растягиваем по ширине экрана */
  z-index: 100; /* Опционально: устанавливаем z-index для управления слоем */
}
.main-header {
  background: #fff;
}
.terazzo-category__header {
  height: auto;
  min-height: 500px;
  display: flex;
  align-items: center;
  background: url(/catalog/view/theme/spiritofstone/image/bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
}
.terazzo-product__header {
  height: auto;
  min-height: 320px;
  display: flex;
  align-items: center;
  background: url(/catalog/view/theme/spiritofstone/image/bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
}
.terazzo-category__header-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #0000005c;
}
.terazzo-category__header .container,
.terazzo-product__header .container {
  position: relative;
  z-index: 1;
}
.terazzo-category__header h1,
.terazzo-product__header h1 {
  font-weight: 600;
  color: #fff;
  margin-bottom: 25px;
}
.terazzo-category__header p,
.terazzo-product__header p {
  font-size: 18px;
  color: #fff;
  max-width: 655px;
}
.terazzo-product__header .breadcrumbs {
  color: #fff;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  white-space: initial;
  overflow-x: visible;
}
.terazzo-product__header .breadcrumbs a {
  color: #666;
  color: #fff;
}
.terazzo-category__items {
  position: relative;
  top: -70px;
}
.terazzo-category__items .thumb {
  border-radius: 15px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}
.terazzo-category__items h3 {
  min-height: 100% !important;
  margin-bottom: 20px !important;
  font-size: 18px !important;
}
.terazzo-category__items h3 a {
  font-size: 17px !important;
}
.terazzo-category__items .product-inner p {
  height: 100%;
  min-height: 340px;
}
.terazzo-product__product-image {
  width: 100%;
  min-height: 500px;
  height: 100%;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.5);
}
.terazzo-product__product {
  padding: 40px 0;
}
.terazzo-product__product-description {
  margin-bottom: 35px;
}
.terazzo-product__relative-slider .owl-dots {
  display: block !important;
  margin-top: 20px;
}
.terazzo-product__relative-slider {
  margin-bottom: 35px;
  margin-top: 40px;
}
.terazzo-category__items .thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
.terazzo-category__items .thumb:hover::after {
  opacity: 1;
}
.terazzo-product__product-imagelink {
  position: relative;
  top: -80px;
}
.terazzo-product__relative-slider__link img {
  border-radius: 10px;
}
.terazzo-product__relative-slider__a {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.terazzo-product__relative-slider__a a {
  color: #212121;
}
.terazzo-product__product table {
  border: 0;
}
.terazzo-product__product td {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #00000045;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 14px;
}
.terazzo-product__product-description__atribute {
  text-transform: uppercase;
  font-weight: 600;
  color: #474747;
}
#notificationClose {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.success {
  background-color: #4caf50;
  color: #fff;
}
.error {
  background-color: #ff5733;
  color: #fff;
}
.terazzo-product__product-form {
  display: flex;
  flex-direction: column;
  background: #f1f1f1;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 30px 60px rgb(0 0 0 / 16%);
}
.terazzo-product__product-form h2 {
  font-size: 18px;
  font-weight: 600;
  color: #212121;
  margin-bottom: 25px;
  padding-top: 5px;
}
.terazzo-product__product-form input {
  background: none;
  padding-left: 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid #212121;
  margin-bottom: 14px;
  font-size: 14px;
}
.terazzo-product__product-form input:focus-visible,
.terazzo-product__product-form input:focus,
.terazzo-product__product-form input:focus-within {
  background: none !important;
  padding-left: 0 !important;
  width: 100% !important;
  border: none !important;
  border-bottom: 1px solid #212121 !important;
  margin-bottom: 14px !important;
  font-size: 14px !important;
  outline: none;
}
.terazzo-product__product-form input[type="submit"] {
  padding: 0 !important;
  width: 100% !important;
  border: none !important;
  background: #3c3c3c !important;
  font-size: 14px !important;
  margin-top: 10px !important;
  color: #fff !important;
}
.terazzo-product__center-col {
  padding: 0 30px;
}
.terazzo-product__product-form textarea {
  background: none;
  border: none;
  border-bottom: 1px solid black;
  width: 100%;
  padding-left: 0;
}
#notification {
  position: static;
  top: 10px;
  right: 10px;
  border: 1px solid #ccc;
  z-index: 1000;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: auto;
  padding: 20px;
  max-width: 371px;
  background: #fff;
  width: 100%;
}
.footer-social {
  padding-left: 0;
  margin-bottom: 30px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  margin-top: 15px;
  margin-bottom: 15px !important;
}
.footer-social a {
  margin-right: 10px;
}
.footer-social a img {
  width: 40px;
}
.home-categories__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home-categories__inner div {
  margin-bottom: 5px;
}
.home-categories {
  margin-top: 50px;
  display: flex;
}
.home-categories__inner-item img {
  border-radius: 15px;
  margin-bottom: 10px;
}
.home-categories__inner-item a {
  font-size: 19px;
  color: #000;
}
.home-categories__inner p {
  margin-top: 10px;
}
.home-categories__inner p a {
  color: #000 !important;
  font-size: 16px;
  font-weight: 600;
}
.terazzo-home {
  background: url(/catalog/view/theme/spiritofstone/image/terazzobg.jpg);
  height: 566px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 80px;
}
.terazzo-home .container {
  display: flex;
  justify-content: flex-start;
}
.terazzo-home__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #00000052;
  z-index: 0;
}
.terazzo-home__col {
  width: 50%;
  position: relative;
  z-index: 1;
  height: 100%;
}
.terazzo-home__col-heading {
  font-size: 20px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
.terazzo-home__col-p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 44px;
}
.terazzo-home__col a {
  padding: 20px;
  border: 1px solid #fff;
  margin-top: 43px;
  color: #fff;
  font-size: 16px;
}
#slideshow0 .owl-wrapper-outer {
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.product1click {
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.noUi-target {
  border-radius: 4px;
  /* border: 1px solid #D3D3D3; */
  /* box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; */
  margin-bottom: 35px;
  margin-top: 10px;
}
.noUi-background {
  background: #fafafa;
  box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
  background: #c4c4c4;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-pips {
  position: absolute;
  color: #000;
  font-size: 10px;
}
.noUi-marker-large,
.noUi-marker-sub {
  background: #a7a7a7;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
  margin-left: 0;
  border-radius: 100%;
}
.pagination > li.active > span {
  background-color: #212121;
  color: #fff;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-radius: 100%;
}
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 15px;
}
@media screen and (min-width: 1400px) {
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .container {
    width: 1380px;
  }
}
@media screen and (max-width: 991px) {
  .block-daily-deal .thumbs {
    width: 238px;
    padding-right: 40px;
    display: flex;
    justify-content: space-between;
    height: auto;
    flex-direction: column;
    padding-bottom: 0;
  }
  .block-daily-deal .thumbs a.selected:after {
    display: none;
  }
  .terazzo-home .container {
    display: flex;
    justify-content: flex-start;
  }
  .terazzo-home__col {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100%;
  }
  .terazzo-product__center-col {
    padding: 0;
  }
  .terazzo-product__product-image {
    width: 100%;
    min-height: 330px;
  }
}
@media screen and (max-width: 767px) {
  #header {
    margin-bottom: 55px;
  }
  .ocf-category-page-list {
    max-height: max-content!important;
  }
  .margin-top-60 {
    margin-top: 85px !important;
  }
  .col-sm-6 {
    width: 50% !important;
  }
  .terazzo-product__header .container {
    position: relative;
    z-index: 1;
    width: 100%;
  }
  .terazzo-home .container {
    display: flex;
    justify-content: flex-start;
  }
  .terazzo-home__col {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100%;
  }
}
@media screen and (min-width: 767px) {
  a.polt-off__open-close.filter__open-close.button.primary {
    display: none;
  }
}
@media screen and (max-width: 620px) {
  .block-daily-deal {
    display: flex;
    flex-direction: column;
  }
  .block-daily-deal .thumbs {
    width: auto;
    padding-right: 0;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    height: auto;
    flex-direction: row;
    padding-bottom: 0;
  }
  .block-daily-deal .thumbs a {
    display: flex;
    margin-bottom: 0;
    width: 25%;
  }
  .block-daily-deal .thumbs a img {
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  .block-daily-deal .product-detail .inner {
    background-color: #fff;
    padding: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .block-daily-deal .product-image {
    float: none;
    position: static;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
  }
  .block-daily-deal .product-image a {
    width: 100%;
  }
  .block-daily-deal .product-image a img {
    width: 100%;
  }
  .block-daily-deal .product-info {
    overflow: hidden;
    padding-left: 0;
    padding-top: 20px;
  }
  .section-services.bg-parallax .margin-bottom-80 {
    margin-bottom: 50px !important;
  }
  .breadcrumbs {
    color: #aaa;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .main-container {
    padding: 10px 0 50px 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 541px) {
  #slideshow0 {
    display: none !important;
  }
  .slide-home1 {
    display: block;
  }
}
@media screen and (max-width: 540px) {
  .cart-footer__btns {
    display: flex;
    flex-direction: column;
  }
  .gost.button {
    margin: 0 auto 10px;
  }
  .cart-footer__btns a {
    width: 100%;
  }
  .home-categories {
    margin-top: 80px;
    display: flex;
  }
  .slide-home1 {
    display: none;
  }
  .button-sect button {
    width: 100%!important;
  }
  .button-sect {
    display: flex;
    flex-direction: column!important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .single_add_to_cart_button {
    margin-right: 0;
    float: left;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 520px) {
  .product-item .product-name {
    min-height: auto;
  }
  .col-xs-12 {
    width: 100% !important;
  }
  .single-product .summary {
    margin-bottom: 60px;
    padding-top: 0px;
    padding-right: 20px;
    color: #212121;
    font-size: 14px;
  }
  .terazzo-category__items .product-inner p {
    height: 100%;
    min-height: auto;
  }
  .product1click input {
    width: 100%;
  }
  .product1click_phone {
    margin-bottom: 20px;
  }
  .single-product .summary .single_add_to_cart_button {
    width: 100%;
    /* margin-bottom: 30px;
    margin-top: 20px; */
  }
}

/* -------------------------------FOR PAGES----------------------------------- */

/* OWL CAROUSEL */

.owl-theme .owl-nav {
  margin-top: 20px;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #000;
  font-size: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #000;
}

/* HEADER */

.top-bar-menu > li > .cart-link:hover {
  text-decoration: none;
}

.totlal_cart_l,
.totlal_cart_r {
  padding: 10px;
}

.live-search {
  padding: 20px !important;
}

#search .live-search ul li {
  margin-bottom: 10px;
}

.live-search .result-text a,
.cart-footer__btns a {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .main-menu > li {
    vertical-align: middle;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(56, 56, 56, 0.1);
  }

  .main-menu > li:last-child {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgba(56, 56, 56, 0.1);
  }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  .top-bar-left {
    height: 72px;
  }

  .top-bar-left .logo {
    position: absolute;
    top: 0;
    left: 0;
  }

  .top-bar-left .logo a img {
    height: 28px;
  }

  .top-bar-right,
  .top-bar-menu {
    height: 100%;
  }

  .top-bar-menu > li {
    display: table-cell;
    height: 100%;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(56, 56, 56, 0.6);
  }

  .top-bar-menu > li a {
    border-left: none;
  }

  #search {
    top: 71px;
  }
}

/* PRODUCTS */

.product-list-grid {
  margin-right: -15px;
}

.product-item {
  padding-left: 0;
}

/* FOR FORMS */

input[type="submit"]:hover {
  background-color: #3c3b3c;
}

.form-control {
  border-color: #ececec;
  box-shadow: none;
}

.form-control:focus {
  box-shadow: none;
  background-color: #fff;
  border-color: #ececec;
}

textarea {
  resize: none;
}

input[type="checkbox"] {
  margin: 0;
}

/* -----------------------------------MAIN PAGE--------------------------------------- */

/* CATEGORIES */

.home-categories__inner {
  gap: 0 15px;
}

.home-categories__inner div {
  flex-basis: calc((100% - 45px) / 4);
}

@media screen and (max-width: 991px) {
  .home-categories__inner div {
    flex-basis: calc((100% - 15px) / 2);
  }
}

@media screen and (max-width: 540px) {
  .home-categories__inner div {
    flex-basis: 100%;
  }
}

/* SERVICES */

.section-services {
  padding-bottom: 65px;
}

.section-services .row {
  margin-right: 0;
}

.section-services .row div {
  padding-right: 0;
}

.box-icon {
  margin-bottom: 15px;
}

/* LATEST BLOG */

.lasttest-blog .blog-buttom .views {
  display: inline-block;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .lasttest-blog .blog-buttom .button {
    width: 100%;
  }
}

/* --------------------------------------CATEGORY PAGE------------------------------- */

.categories {
  padding-left: 15px;
  padding-right: 15px;
}

.categories .row {
  margin-left: -30px;
}

.categories .d-flex div {
  padding-right: 0;
}

/* ---------------------------------PRODUCT PAGE------------------------------- */

.product1click input[type="submit"] {
  margin-left: 20px;
}

.no-sidebar .product-tabs .nav-tab li:not(:last-child) {
  margin-bottom: 20px;
}

table.variations-table {
  margin-bottom: 10px;
  margin-top: 5px;
}

#tab-attributes td {
  padding: 10px;
}

@media screen and (max-width: 991px) {
  .single-product .summary {
    padding-left: 20px;
    padding-top: 20px;
  }

  .no-sidebar .product-tabs .tab-container {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 520px) {
  .product1click input[type="submit"] {
    margin-left: 0;
  }
}

/* -------------------------------------------BLOG PAGE--------------------------------------------- */

.blog-masonry {
  padding-left: 15px;
}

.blog-masonry .masonry-item {
  padding-left: 0;
}

/* -------------------------------------------ONEPAGECHECKOUT----------------------------------------- */

.checkout-agree b {
  margin-left: 5px;
  color: #212121;
}

.button-sect {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  margin-bottom: 20px;
}

button#button-ukrcredits {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

.button-sect button {
  width: 50%;
}

button#button-cart {
  background: #3c3c3c;
  color: #fff;
}

.product-consult {
  font-weight: 600;
  margin-bottom: 10px !important;
}