/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Стили для таблицы с ценами Lazy Block's
*/

.prise_vlk_sub_title {
    padding-bottom: 0px;
    margin-top:  1rem;
    font-size:  0.9rem;
    font-family: Russo_One;
  
}
.prise_vlk_bottom_space {
    margin-bottom:0.5em !important;
}

.button_modal-vlk {
    margin-top:  1.5em !important;
}

b, strong {
    font-weight: inherit !important;
}

.post-archive {
    margin-top: var(--global-kb-spacing-sm, 1.5rem);
}

.archive-description > p {
    margin-top: 1em;
    margin-bottom: 0;
    font-size: 15px;
}
.post-archive-title > h1 {
    line-height: 1.2;
}
.wp-block-kadence-query-filter-buttons .kt-button.kb-btn-global-outline.kt-btn-size-small{
    border: none;
}

 .ava-vlk {
     min-width:250px;
 }
 
 #menu-futer-osnovnoe  {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
 }
 
  #menu-futer-osnovnoe > li {
      padding: 0 5px;
      font-size: 16px;
  }
  #block-19 {
    margin-bottom: 20px !important;
}
#nav_menu-3 {
    background-color: #5c5c5c;
    padding: 18px;
    border-radius: 8px;
}

#nav_menu-4 {
    background-color: #5c5c5c;
    padding: 18px;
    border-radius: 8px;
}

 #nav_menu-5 {
    background-color: #5c5c5c;
    padding: 18px;
    border-radius: 8px;
}
.sti-mobile-btn {
    background: #A6866A !important;
}

/* Настройки для Экспресс Фотосессий - перенести после обновления, а так пока нихера не работаю от сюда
-------------------------------------------------------------- */

.am-ec__period-time {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #2c848a !important;
}
.am-eli__timetable-main__date am-eli__main-text {
    font-size: 20px !important;
}

.bookly-box>b{
    font-weight: 600 !important;
}

.kt-image-overlay-inner {
    border-radius: 10px !important;
}