/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wp-die-message a{
    color: #fff !important;
}

.product-list-item .wd-entities-title {
  margin-bottom: 0px;
}


.term-catalog .sidebar-container, .search .sidebar-container, .term-encodery .sidebar-container, .term-datchiki_prisutstviya .sidebar-container, .term-datchiki_rasstoyaniya .sidebar-container, 
.term-izmeritelnoe_oborudovanie .sidebar-container, .term-mashinnoe_zrenie .sidebar-container, .page-id-36203 .wd-my-account-sidebar

{
    display:none;
}


.term-catalog .col-lg-9, .search .site-content, .term-encodery .content-with-products, .term-datchiki_prisutstviya .content-with-products, .term-datchiki_rasstoyaniya .content-with-products, 
.term-izmeritelnoe_oborudovanie .content-with-products, .term-mashinnoe_zrenie .content-with-products, .page-id-36203 .woocommerce-MyAccount-content
{
   left:0;
   max-width: 100%;
   flex: 0 0 100%;
}

.wd-empty-mini-cart a{
       display: none;
}


 .archive .main-page-wrapper .page-title {
     margin-bottom: 0px;
 }

 .archive .main-page-wrapper .container H1 {
     font-size: 25px;
     font-weight: 700;
         margin-top: 20px;
 }


/* Стили Баумера */

.attributes-catalog {
   font-size: 90%;
}

.attributes-catalog table {
   margin-bottom: 10px;
}
.attributes-catalog th {
  padding: 5px;
  border-bottom-style: dashed;
  font-weight: 600;
  font-size: 12px;
  color: #777;
}
.attributes-catalog td {
  padding: 5px;
  border-bottom-style: dashed;
}

.shop_attributes :is(th, td) {
  border: none !important;
    
}
  
.read-more-category-us a{
    position: relative;
display: inline-block;
border-bottom: none;
text-transform: uppercase;
letter-spacing: .3px;
font-weight: 800;
font-size: 11px;
color: var(--wd-primary-color);
}
.top-description-category p{
    margin-bottom:0;
}
.top-description-category a{
    margin: 0px 0px 10px 10px;
}
.top-description-category a:hover{
color:rgb(13,154,172);
    }

.size-post-thumbnail {
  max-width: 400px;
}

/* отключаем вывод автора в БЛОГЕ */
.single-post .title-blog h3, .woodmart-archive-blog .wd-entry-meta, .woodmart-archive-blog .hovered-social-icons, .page-id-35977 .hovered-social-icons, .post-single-page .meta-author, .related-posts-slider .wd-entry-meta .meta-author,.related-posts-slider .hovered-social-icons::after {
    display:none;
}

/* Стиль для страницы оформления заказа */
.text-cart-befor-pay {
    
    padding: 15px;
    background-color: #FFF;
    font-weight: 600;
    color: #b05555;
    text-align: justify;
}

/* Стили описания-таблицы товара */
    .single-product .wc-tab-inner dl{
    
        margin-left: auto;
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .875rem;
    }
    
    .single-product .wc-tab-inner dt{
        width: 50%;
    margin: 0;
    padding: 15px 12px;
    line-height: 1.2;
    border-bottom: 1px solid #e2e2e2;
    }
    
    .single-product .wc-tab-inner dd{
        width: 50%;
    margin: 0;
    padding: 15px 12px;
    line-height: 1.2;
    border-bottom: 1px solid #e2e2e2;
    }зк
    
    .single-product .wc-tab-inner h6 {
        font-size: 14px;
    }
 
 /* убрал цену в категории*/    
    .tax-product_cat .product-list-item .price, .post-type-archive-product .price .price-net{
      display:none;
}

/* Убрал стрелку "назад" из заголовка Категории*/
.wd-back-btn.wd-style-icon>a {
    display:none;
}

/* убираю цену в корзине-сайдбаре */
.widget_shopping_cart .woocommerce-mini-cart__total {
    display:none;
}
.page-id-73770 .product-subtotal bdi {
    display:none;
}
.page-id-73770 .product-subtotal, .shop_table tr th:last-child {
    text-align: left;
}
.tax-product_cat .product-element-top img {
    max-width: 220px;
}

.single-product .product-image-wrap img {
    width: 220px;
    margin-top: 50px;
}

/* NEW  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
 
 
 /* ХЕАДЕР кнопка "Каталог товаров"*/
        .title-menu .wd-btn-icon {
            width:18px;
        }
        .title-menu {
            text-transform: none;
        }

/* КАТЕГОРИИ шрифт заголовка в ОПИСАНИИ */

        .archive .wpb-content-wrapper .term-description h3,h2 {
            font-size: 20px;
            margin-bottom: 5px;
        }



/* ТОВАРЫ шрифт H3 */
    .single-product .wpb_wrapper h3, .single-product .wd-accordion-item h3{
        
        font-size: 16px; 
    }


/* ТОВАРЫ расширяю кнопку КОРЗИНА */
        .single-product .quantity {
            float: left;
            width: auto;
        }
        
         .single_add_to_cart_button {
            width: 70%;
            float: left;
        }

/* ТОВАРЫ шрифт стикера "В НАЛИЧИИ" */
            .single-product-page .wd-single-gallery .woocommerce-product-gallery .product-labels {
            max-width: 100% ;
        }
        
        .single-product-page .product-labels .label-term-v-nalichii {
            font-size: 10px; 
        }

 /* ТОВАРЫ кнопки PDF */   
    /* Контейнер для кнопок в ряд */
    .acf-datasheet-buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 10px; /* Расстояние между кнопками */
        justify-content: flex-start; /* Выравнивание по левому краю */
    }
    
    /* Стили для кнопок */
    .acf-datasheet-buttons .btn {
        font-size: 11px !important; /* Уменьшаем размер шрифта */
    }
    
/*  ЗАПИСИ краткое описание /отрывок (EXPERT) */
        .custom-excerpt {
            margin-bottom: 20px;
        
        }

/* ЗАПИСИ -скрываю автора и дату публикации */ 
.single-post .wd-content-area .wd-post-meta {
    display:none;
}
