.t-btn, 
.t-form__submit,
.t-submit {
    display: inline-block !important;
    pointer-events: auto !important;
    color: #ffffff !important;
    text-align: center !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important;
    transition: box-shadow 0.3s ease, transform 0.1s linear !important;
}

.t396__submit,
.tn-elem[data-elem-type="button"],
.t396 .t-btn {
    display: inline-block !important;
    pointer-events: auto !important;
    color: #ffffff !important;
    text-align: center !important;
    box-shadow: none !important;
    transition: transform 0.1s linear !important;
}

.t-btn:hover, 
.t-form__submit:hover,
.t-submit:hover {
    animation: scaleAnimation 0.1s linear forwards !important;
    backface-visibility: hidden !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
}

.t396__submit:hover,
.tn-elem[data-elem-type="button"]:hover,
.t396 .t-btn:hover {
    animation: scaleAnimation 0.1s linear forwards !important;
    backface-visibility: hidden !important;
    box-shadow: none !important;
}

.t-btn:active, 
.t-form__submit:active,
.t-submit:active,
.t396__submit:active,
.tn-elem[data-elem-type="button"]:active,
.t396 .t-btn:active {
    transform: scale(0.96) !important;
}

#rec1356654351 img:not([src*="hero-img"]),
#rec1356654351 .tn-atom img:not([src*="hero-img"]),
#rec1356654351 .t-image:not([src*="hero-img"]) {
    transition: transform 0.1s linear !important;
    cursor: pointer;
}

#rec1356654351 img:not([src*="hero-img"]):hover,
#rec1356654351 .tn-atom img:not([src*="hero-img"]):hover,
#rec1356654351 .t-image:not([src*="hero-img"]):hover {
    animation: scaleAnimation 0.1s linear forwards !important;
    backface-visibility: hidden !important;
}

#rec1356654351 img:not([src*="hero-img"]):active,
#rec1356654351 .tn-atom img:not([src*="hero-img"]):active,
#rec1356654351 .t-image:not([src*="hero-img"]):active {
    transform: scale(0.96) !important;
}

#rec1356654351 .socialnie_seti,
#rec1356654351 .socialnie_seti1,
#rec1356654351 .socialnie_seti2 {
    border-radius: 50% !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
}

#rec1356654351 .socialnie_seti:hover {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    animation: scaleAnimation 0.1s linear forwards !important;
    backface-visibility: hidden !important;
}

#rec1356654351 .socialnie_seti1:hover {
    background-color: #0039A6 !important;
    border-color: #0039A6 !important;
    animation: scaleAnimation 0.1s linear forwards !important;
    backface-visibility: hidden !important;
}

#rec1356654351 .socialnie_seti2:hover {
    background-color: #D52B1E !important;
    border-color: #D52B1E !important;
    animation: scaleAnimation 0.1s linear forwards !important;
    backface-visibility: hidden !important;
}

/#rec1356654351 .socialnie_seti:hover *,
#rec1356654351 .socialnie_seti1:hover *,
#rec1356654351 .socialnie_seti2:hover * {
    color: inherit !important;
}

#rec1356654351 .socialnie_seti:hover .t-btn,
#rec1356654351 .socialnie_seti:hover .t396__submit,
#rec1356654351 .socialnie_seti:hover .tn-atom {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

#rec1356654351 .socialnie_seti1:hover .t-btn,
#rec1356654351 .socialnie_seti1:hover .t396__submit,
#rec1356654351 .socialnie_seti1:hover .tn-atom {
    background-color: #0039A6 !important;
    border-color: #0039A6 !important;
}

#rec1356654351 .socialnie_seti2:hover .t-btn,
#rec1356654351 .socialnie_seti2:hover .t396__submit,
#rec1356654351 .socialnie_seti2:hover .tn-atom {
    background-color: #D52B1E !important;
    border-color: #D52B1E !important;
}

/* Стили для изменения размера кнопок */
#rec1382348351 .t-btn,
#rec1382349381 .t-btn {
    padding: 12px 24px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    height: auto !important;
}

#rec1382348351 .t396__submit,
#rec1382349381 .t396__submit,
#rec1382348351 .tn-elem[data-elem-type="button"],
#rec1382349381 .tn-elem[data-elem-type="button"] {
    padding: 12px 24px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    height: auto !important;
}

/* ФИКС: Копируем ВСЕ стили оригинальной кнопки кроме размеров */
#rec1382348351 .t-btn,
#rec1382349381 .t-btn,
#rec1382440841 .t-btn,
#rec1382348351 .t396__submit,
#rec1382349381 .t396__submit,
#rec1382440841 .t396__submit,
#rec1382348351 .tn-elem[data-elem-type="button"],
#rec1382349381 .tn-elem[data-elem-type="button"],
#rec1382440841 .tn-elem[data-elem-type="button"] {
    /* Стили оригинальной кнопки */
    background-color: #ff8c00 !important;
    border: 1px solid #ff8c00 !important;
    color: #ffffff !important;
    border-radius: 25px !important;
    font-family: Arial, sans-serif !important;
    font-weight: normal !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
}

#rec1382348351 .t-btn:hover,
#rec1382349381 .t-btn:hover,
#rec1382440841 .t-btn:hover,
#rec1382348351 .t396__submit:hover,
#rec1382349381 .t396__submit:hover,
#rec1382440841 .t396__submit:hover,
#rec1382348351 .tn-elem[data-elem-type="button"]:hover,
#rec1382349381 .tn-elem[data-elem-type="button"]:hover,
#rec1382440841 .tn-elem[data-elem-type="button"]:hover {
    background-color: #e67e00 !important;
    border-color: #e67e00 !important;
    transform: scale(1.03) !important;
    box-shadow: 0 4px 8px rgba(255, 140, 0, 0.3) !important;
}

/* Центрирование всего контента в блоках */
#rec1382348351 .t-container,
#rec1382349381 .t-container {
    text-align: center !important;
}

#rec1382348351 .t-col,
#rec1382349381 .t-col {
    text-align: center !important;
}

#rec1382348351 .tn-atom,
#rec1382349381 .tn-atom {
    text-align: center !important;
}

/* Центрирование кнопок */
#rec1382348351 .t396__cart.t396__cart-btn,
#rec1382349381 .t396__cart.t396__cart-btn {
    text-align: center !important;
}

#rec1382348351 .t396__filter,
#rec1382349381 .t396__filter {
    text-align: center !important;
}

@keyframes scaleAnimation {
    0% {
        transform: scale(1, 1);
        animation-timing-function: linear;
    }
    100% {
        transform: scale(1.04, 1.04);
    }
}

/* Безопасное смещение для всех якорных ссылок */
html {
    scroll-padding-top: 150px !important;
}

.ckrollblock {
  display: block !important;
  overflow-y: scroll !important;
  height: 497px !important;
  
  /* Закругляем углы фона на 25px */
  border-radius: 25px !important;
  
  /* Полностью скрываем скроллбар для всех браузеров */
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}

.ckrollblock::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
}

.ckrollblock::-webkit-scrollbar-track {
  display: none !important;
  background: transparent !important;
}

.ckrollblock::-webkit-scrollbar-thumb {
  display: none !important;
  background: transparent !important;
}

.ckrollblock::-webkit-scrollbar-button {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

.ckrollblock::-webkit-scrollbar-corner {
  display: none !important;
  background: transparent !important;
}

/* Стили для ckrollblock2 с оранжевым скроллбаром (прямые углы) */
.ckrollblock2 {
  display: block !important;
  overflow-y: scroll !important;
  height: 300px !important;
  border-radius: 0px !important;
}

/* Стилизация скроллбара для Webkit браузеров (Chrome, Safari, Edge) */
.ckrollblock2::-webkit-scrollbar {
  width: 8px !important;
  background: transparent !important;
}

.ckrollblock2::-webkit-scrollbar-track {
  background: transparent !important;
  border-radius: 0 !important; /* Прямые углы */
}

.ckrollblock2::-webkit-scrollbar-thumb {
  background: #fb5600 !important;
  border-radius: 0 !important; /* Прямые углы */
  border: 1px solid transparent !important;
}

.ckrollblock2::-webkit-scrollbar-thumb:hover {
  background: #e04e00 !important;
}

.ckrollblock2::-webkit-scrollbar-button {
  display: none !important;
}

/* Стилизация скроллбара для Firefox */
.ckrollblock2 {
  scrollbar-width: thin !important;
  scrollbar-color: #fb5600 transparent !important;
}

/* Стили для блока #rec1357881741 - адаптация кнопок для мобильных */
@media (max-width: 480px) {
    #rec1357881741 .t-btn,
    #rec1357881741 .t-form__submit,
    #rec1357881741 .t-submit,
    #rec1357881741 .t396__submit,
    #rec1357881741 .tn-elem[data-elem-type="button"],
    #rec1357881741 .t396 .t-btn {
        height: 45px !important;
        min-height: 45px !important;
        width: 180px !important;
        min-width: 180px !important;
        max-width: 180px !important;
        margin: 0 8px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        box-sizing: border-box !important;
        
        /* Цвета кнопок */
        background-color: #ff8c00 !important;
        border: 1px solid #ff8c00 !important;
        color: #ffffff !important;
        border-radius: 25px !important;
    }

    /* Ховер-эффекты для кнопок */
    #rec1357881741 .t-btn:hover, 
    #rec1357881741 .t-form__submit:hover,
    #rec1357881741 .t-submit:hover,
    #rec1357881741 .t396__submit:hover,
    #rec1357881741 .tn-elem[data-elem-type="button"]:hover,
    #rec1357881741 .t396 .t-btn:hover {
        background-color: #e67e00 !important;
        border-color: #e67e00 !important;
        box-shadow: 0 4px 8px rgba(255, 140, 0, 0.3) !important;
    }

    /* Контейнеры с отступами только на мобильных */
    #rec1357881741 .t-container,
    #rec1357881741 .t-col,
    #rec1357881741 .tn-atom {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-wrap: wrap !important;
        gap: 12px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        box-sizing: border-box !important;
    }

    #rec1357881741 .t396__cart.t396__cart-btn,
    #rec1357881741 .t396__filter {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-wrap: wrap !important;
        gap: 12px !important;
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        box-sizing: border-box !important;
    }
}