:root {
  --accent-blue: #1660a1;
}
.top-menu, .ctltvrv, .site-search, .shop-basket, .categories, .border-brand-category, .block-text .block-text-body, .single-slider.owl-carousel .owl-item img, .popular-wrap-list .popular-item a, .product-thumb-view .product-thumb-item .shop2-product-item-in, .bot-menu, .footmenu2 .footmenu2_block1, .categories > li > ul, body .categories > li > ul > li > a, .content-wrapper .main .bcbg img, .shop_sorting_panel .filter_bl_wr .shop2-filter .filter-top-part, .product-bot .add-to-cart .add-to-cart-in .shop2-product-btn, .product-bot .add-to-cart .shop2-product-amount button, .product-thumb-item .product-option li .option-param select, .product-card-right .info, .product-card-left .product-image a img, .product-card-left .product-image, .thumbnails-image ul li, .kinds_table .row.active, #move_up img, .obrCall a, .obrMail a, .new-folders-image, .shop_sorting_panel .filter_bl_wr .shop2-filter, .openedSpoiler, .closedSpoiler {
  border-radius: 5px !important;
}
.product-tabs li a {
  border-radius: 5px 5px 0 0 !important;
}
table.shop2-cart-table {
  border-collapse: inherit;
}
table.shop2-cart-table td.cart-product, table.shop2-cart-table th:first-child, .shop2-cart-registration table.table-registration td.cell-l {
  border-radius: 5px 0 0 5px;
}
table.shop2-cart-table td:last-child, table.shop2-cart-table th:last-child, .shop2-cart-registration table.table-registration td.cell-r {
  border-radius: 0 5px 5px 0;
}
.shop_sorting_panel .filter_bl_wr .shop2-filter .filter-top-part .filter-tabs-titles .param_title:first-child {
  border-radius: 5px 0 0 5px;
}
.product-desc {
  border-radius: 0 0 5px 5px;
}
.kinds_table .th:first-child {
  border-radius: 5px 0 0 5px;
}
.kinds_table .th:last-child {
  border-radius: 0 5px 5px 0;
}
.bot-menu-wr {
  margin: 0 0 16px;
  border-bottom: 4px solid #c91f10;
}
.bot-menu-wr .bot-menu {
  margin-bottom: 2px;
  height: 44px;
}
.map-block {
  border-radius: 0 5px 5px 0;
}
.categories > li:first-child a {
  border-radius: 5px 5px 0 0;
}
.categories {
  padding-right: 1px;
}
.block-text .block-text-body {
  padding: 4px;
  border: 1px solid #ddd;
}
.obrCall a, .obrMail a {
  width: 230px;
}
.shop2-group-kinds .shop2-kind-item, .shop2-vendors .shop2-vendor {
  border-radius: 5px;
}
.shop2-product-folders a {
  border-radius: 3px 0 0 3px;
}
@media (max-width: 1024px) {
  .new-folders-menu li a, .new-folders-menu2 li > div, .map-block {
    border-radius: 5px !important;
  }
  .menu-burger, .menu-mobile-wr .close-menu {
    border-radius: 0 5px 5px 0 !important;
  }
  .new-contacts-phone {
    border-radius: 5px 0 0 5px !important;
  }
  .new-contacts-phone.active {
    border-radius: 5px 0 0 0 !important;
  }
  .new-contacts-phone.active > div {
    border-radius: 5px 0 5px 5px !important;
  }
}
input, textarea {
  border: 1px solid #333;
  border-radius: 3px;
}
@media (max-width: 768px) {
  .fbx {
    left: 15px !important;
    right: 15px !important;
  }
  .fbx .inner_fbx {
    position: relative;
    font-size: 0;
    padding-top: 56.25%;
  }
  .fbx .inner_fbx iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  h1 {
    min-height: initial;
  }
  .popular-wrap, .shop_main_blocks {
    display: none;
  }
}
.img_menu {
  display: inline-block;
  vertical-align: middle;
}
.img_menu:last-child {
  display: block;
}
.sand3 {
  /*.site-wrapper .wrapper-inner header.header .company .site-logo {
		margin-right: auto;
	}*/
}
.sand3 .new-folders-image {
  border: none;
}
.sand3 .registration-block-wr, .sand3 .top-menu {
  background: var(--accent-blue);
}
.sand3 .map-block {
  background-color: var(--accent-blue);
}
.sand3 .product-tabs li a, .sand3 .kinds_table .th {
  background: var(--accent-blue);
}
.sand3 .product-tabs li.active-tab a {
  background: #cd3123;
}
.sand3 i#ico3:hover {
  color: #d13526;
}
.sand3 i.far.fa-envelope:hover:before {
  background-image: url("../images/email100x100-red.png");
}
.sand3 i.far.fa-envelope:before {
  font-size: 0;
  width: 18px;
  height: 18px;
  background: url("../images/email100x100.png") 50%/18px no-repeat;
  display: inline-block;
  content: "";
  vertical-align: middle;
}
.sand3 ul.topMenu li i {
  color: #fff;
}
.sand3 .delivery_list #btn {
  background-image: url("../images/geo100x100.png");
}
.sand3 .delivery_list #btn:hover {
  background-image: url("../images/geo100x100-red.png");
}
.sand3 .bg-cvr-top-tg {
  background-image: url("../images/telegram100x100.png");
}
.sand3 .bg-cvr-top-tg:hover {
  background-image: url("../images/telegram100x100-red.png");
}
.sand3 .registration-block {
  background-image: url("../images/man100x100.png");
  -webkit-background-size: 16px;
  background-size: 16px;
}
.sand3 .map-block a {
  background-image: url("../images/geo100x100.png");
  background-size: 22px;
  background-position: center right 12px;
}
.sand3 .ctltvrv {
  background: var(--accent-blue);
  border: none;
  width: 100%;
  box-sizing: border-box;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left: 60px;
}
.sand3 .ctltvrv:before {
  background-image: url("../images/catalog100x100.png");
  -webkit-background-size: 25px;
  background-size: 25px;
  left: 12px;
}
.sand3 .ctltvrv a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.sand3 .ctltvrv a:after {
  display: none;
}
.sand3 .site-wrapper .wrapper-inner header.header .company {
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 10px;
}
.sand3 .navigation-wr .shop-search {
  min-width: 243px;
}
@media (min-width: 1025px) {
  .sand3 .navigation-wr .site-search {
    margin-left: 6px;
    margin-right: 6px;
  }
}
.sand3 .site-search {
  height: 30px;
}
@media (min-width: 1025px) {
  .sand3 .site-search {
    min-height: 33.7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.sand3 .top-weeks-graphik span {
  background: #434242;
}
.sand3 .site-wrapper .wrapper-inner .top-menu {
  box-shadow: none;
}
.sand3 .tel-body8800 p {
  font-size: 14px;
  color: #544D46;
}
.sand3 p.phoneTopMenu small {
  font-size: 100%;
}
.sand3 .top-menu > ul > li {
  border-color: #fff;
}
.sand3 .top-menu > ul > li > a {
  font-weight: normal;
}
.sand3 .site-wrapper .pre-header {
  max-width: 1150px;
}
.sand3 .company-desc {
  font-size: 12.5px;
  color: #434242;
  line-height: normal;
}
.sand3 .site-wrapper .wrapper-inner header.header .company .right-side .company-phone .mail_to_top {
  padding-left: 20px;
}
@media (min-width: 1261px) {
  .sand3 .basket-total {
    min-height: 32px;
    line-height: 32px;
  }
}
.sand3 .sand3 .navigation-wr .site-search input[type="search"] {
  left: 0;
}
.sand3 .shop-btn.shop-basket {
  background: #cd3123;
}
.sand3 .shop-btn.shop-basket.empty .basket-empty {
  background-image: url("../images/basket100x100.png");
  -webkit-background-size: 28px;
  background-size: 28px;
}
.sand3 .basket-total {
  background-image: url("../images/basket100x100.png");
  -webkit-background-size: 28px;
  background-size: 28px;
}
.sand3 .fixed-cart span.fixed-cart-summ {
  background-image: url("../images/basket100x100.png");
  -webkit-background-size: 28px;
  background-size: 28px;
}
.sand3 .fixed-cart {
  color: #fff;
}
.sand3 .delivery_block {
  border-color: transparent;
}
.sand3 .title-menu {
  background: var(--accent-blue);
}
.sand3 .site-wrapper .wrapper-inner header.header .company .right-side .top-weeks-graphik {
  background: url("../images/week150x51.png") 50%/contain no-repeat;
  margin: 0;
}
.sand3 .site-wrapper .wrapper-inner header.header .company .right-side .top-weeks-graphik span {
  opacity: 0;
}
.sand3 .registration-block-wr-in:has(.site-search) .company-desc {
  display: none;
}
.sand3 .registration-block-wr-in .company-desc {
  color: #fff;
  position: static;
  float: none;
  order: 2;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.1rem;
}
@media (max-width: 830px) {
  .sand3 .registration-block-wr-in .company-desc {
    order: 9;
    font-size: 1rem;
  }
}
.g-article__image img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.highslide img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ctltvrv .inviz_link {
  text-decoration: none;
  font-size: 0;
  display: inline-block;
  left: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
}
