


.index-container__message {
    position: absolute;
    right: 47px;
    bottom: 57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #fff;
    opacity: .6
}

.index-container__message-text {
    line-height: .9;
    font-weight: 600
}

.index-container__message-number {
    font-size: 54px;
    line-height: 1;
    margin-right: 5px;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}


.product-characteristic_block {
    margin-bottom: 20px
}

.product-characteristic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-characteristic_label {
    font-weight: 500
}

.product-general {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 60px 0;
    font-size: 18px;
    line-height: 25px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-general__item {
    -ms-flex-preferred-size: calc(50%);
    flex-basis: calc(50%)
}

.general_title{
	font-weight: 600;
}

.product-general__item:nth-child(2) {
    padding-left: 60px
}

.product-general__block ul {
    list-style: disc;
    padding-left: 20px
}

.product-general__block ul li {
    margin-bottom: 10px
}

.product-general__block ul li:last-child {
    margin-bottom: 0
}

body.single .product_meta > span.sku_wrapper{
display:none;
}


.woocommerce-breadcrumb {
    font-size: 14px;
}



.strong-form label {
    font-weight: 500!important;
}

.whb-with-shadow {
    box-shadow: 0 0 25px rgb(2 2 2 / 21%)!important;
}

.wd-tools-element {
    --wd-header-el-color: #24292e;
    --wd-header-el-color-hover: #658e67;
}






.product-item__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    color: #658e67;
    margin-bottom: 14px
}

.product-item__status:before {
    content: '';
    margin-right: 8px;
    width: 19px;
    height: 19px;
    background: url(/wp-content/uploads/2023/03/icon-abailability.svg) no-repeat;
    background-size: cover
}

.product-item__info {
    margin-left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.product-item__status_order {
    color: #d47d4c;
}

.product-item__status_order:before {
    background: url(/wp-content/uploads/2023/03/icon-order.svg) no-repeat;
    background-size: contain;
}

.product-item__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

/** подсказка hint_block */

.hint_block {
    position: relative;
}

.focus {
    display: flex;
}

.hidden {
  display: none;
  font-size: 12px;
  padding: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .16);
}

.focus {
  cursor: pointer;
}

.focus:focus + .hidden {
  display: block;
  width: max-content;
  position: absolute;
  bottom: 130%;
  left: 0px;
  z-index: 999;
  background-color: #fff;
}

.focus:focus + .hidden:before {
    content: " ";
    position: absolute;
    top: 98%;
    left: 10%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #fff;
    border-color: #fff transparent transparent transparent;
    z-index: 2;
}

/* Скрыть элемент при клике на другую область */
body:not(:focus-within) .hidden {
  display: none;
}


.wd-tabs-title{
    font-weight:600!important;
	  text-transform: uppercase;
}

.page-title {
    margin-top: -30px;
    margin-bottom: 10px;
    padding: 15px 0;
}

.woocommerce-variation-price:not(:empty)+.woocommerce-variation-availability {
    display: none!important;
}

.woocommerce-variation-availability {
    display: none!important;
}

.c_tab_innner {
    display: flex;
}

.wd-accordion-title-text {
    font-weight: 600;
}

.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
}

.product-tabs-wrapper {
    border-bottom: 0px;
}

.slider-title {
    font-weight: 600;
}

a.shop-view.per-row-5 {
    display: none;
}
a.shop-view.per-row-6 {
    display: none;
}

.wd-products-per-page{
    display: none;
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    display: none;
}




td.product-name a {
    order: 1;
}

.variation {
    order: 2;
}

.statusinfo {
    order: 3;
}


.tabs-layout-accordion>.wd-accordion-item>.wd-accordion-title .wd-accordion-title-text {
    font-weight: 600;
}
.file-name {
    font-weight: 500;
	  font-size: 18px;
	  margin-right: 20px;
}

.payment_methods li img {
    display: none;
}



.cdekfw-pvz-block .select2 {
    max-width: 100%!important;
    margin-bottom: 8px;
    display: block;
    margin: 10px 0 10px 0;
}

#cdekfw-map-trigger {
    margin-top: 12px;
    margin-bottom: 15px;
    display: block;
}

#cdekfw-map-trigger::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center;
    margin-right: 5px;
    background: url(/wp-content/uploads/2023/03/cdek-map.svg) no-repeat;
    background-size: cover;
    margin-top: 3px;
    margin-bottom: -3px;
	  margin-right: -0.3px;
}



.cdekfw-pvz-block label {
    margin-top: 6px;
    display: block;
}

.cart-info {
    flex: 1 1 auto;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
}
.cart-info span.quantity {
    display: block;
    color: var(--color-gray-300);
    font-size: 90%;
    order: 5;
}

.price-prefix {
    margin-right: 5px;
}

.woocommerce-mini-cart__buttons .checkout {
    display: none;
}

/* Вишлист рядом с Add to cart */
.wd-buy-now-btn {
    display: none;
}
form.cart {
    flex-wrap: nowrap;
}

.woocommerce-variation-add-to-cart {
    width: 100%;
}

form.variations_form {
    flex-wrap: wrap!important;
}

.woocommerce-variation-add-to-cart {
    flex-wrap: nowrap!important;
}

.single_add_to_cart_button {
    max-height: 30px;
    min-width: 140px;
}

.cart .wd-action-btn.wd-style-icon>a {
    width: 40px;
    height: 40px;
}

.summary-inner>.wd-action-btn {
    display: none;
}

.cart .wd-tltp .wd-tooltip-label {
    margin-bottom: 82px;
}

.cart .wd-buttons[class*="wd-pos-r"] .wd-tooltip-label:before {
    top: 60%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
/* Вишлист рядом с Add to cart */
/* Иконки поделиться (взаимодействие с плагином) */
.single-post-social .wd-social-icons  {
    display: flex;
    justify-content: center;
	  gap: 6px;
}
/* Установите порядок иконок */
.single-post-social .wd-social-icon.social-tg { order: 1; }
.single-post-social .wd-social-icon.social-whatsapp { order: 2; }
.single-post-social .wd-social-icon.social-viber { order: 3; }
.single-post-social .wd-social-icon.social-vk { order: 4; }
.single-post-social .wd-social-icon.social-ok { order: 5; }
.social-whatsapp {
    --social-color: #25D366!important;
}
.social-viber {
    --social-color: #665CAC!important;
}
.csb-content .single-post-social {
    margin-bottom: 20px;
}
/* Иконки поделиться (взаимодействие с плагином) */


.burger-dropdown .dropdown-content {
    top: 90px;
}