@media (max-width: 767px) {
  .price-table table tr td {
    padding: 15px 15px !important;
}
  .cus-h .sppb-addon-title span {
    padding: 2px 4px !important;
    border-radius: 6px !important;
}
  .cus-h:before {
    width: 20px !important;
    height: 6px !important;
    margin-top: -5px;
}
  .cus-h {
    gap: 10px !important;
}
  .sp-page-builder .page-content #section-id-1790166940775 {
    background-position: 30% 50% !important;
}
  .cus-btn {
    width: 100% !important;
    justify-content: center !important;
}
  .price-table table tr td:last-child {
    font-size: 16px !important;
    min-width: 150px;
    border-radius: 0 20px 20px 0 !important;
}
  .price-table table tr td:first-child {
    font-size: 14px !important;
    border-radius: 20px 0 0 20px !important;
}
  header#sp-header #sp-menu>.sp-column {
    justify-content: end !important;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.price-table table tr td:last-child {
    font-size: 20px !important;
}
  .price-table table tr td:first-child {
    font-size: 16px !important;
}
  .cus-preim .pull-left {
    float: none !important;
    margin: 0 0 15px 0;
}
  header#sp-header #sp-menu>.sp-column {
    justify-content: end !important;
}
}
#offcanvas-toggler::before {
    content: 'МЕНЮ';
    font-size: 18px;
    color: #2c2c2c;
    padding-right: 10px;
}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li ul li {
    margin-bottom: 5px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    opacity: 1;
}
.offcanvas-active .burger-icon>span:nth-child(1), #modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 9px) rotate(-45deg);
}
#offcanvas-toggler {
    height: 30px;
    line-height: 30px;
}
.price-table table tr td:last-child {
    font-size: 24px;
    font-weight: 600;
    text-align: right;
    color: #A2D218;
    border-radius: 0 30px 30px 0;
}
.price-table table tr td:first-child {
    font-size: 18px;
    font-weight: 600;
    border-radius: 30px 0 0 30px;
}
.price-table table tr td {
    background-color: #1D1D1D;
    padding: 20px 30px;
}
.price-table {
    width: 100%;
    display: block;
}
.price-table table {
    width: 100% !important;
    border-collapse: separate;
    border-spacing: 0px 12px;
}
.ba-field-container textarea {
    min-height: 105px !important;
}
li.mod-breadcrumbs__divider.float-start {
    display: none;
}
.breadcrumb {
    padding: 0 !important;
    background-color: transparent;
    font-size: 14px;
    margin: 20px 0 0 0;
}
.menu-podval .sppb-addon-content p {
    margin: 0;
}
.menu-podval .sppb-addon-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner a {
    font-weight: 400 !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    border-radius: 12px;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 40px 0 0;
}
#sp-menu>.sp-column {
    justify-content: start !important;
}
.sp-megamenu-parent {
    margin: 0 0px;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
header#sp-header {
    height: auto;
    box-shadow: none;
    padding: 16px 0;
    animation: none;
}
.social-shapka .sppb-addon-content p {
    justify-content: end;
}
.work-time .sppb-addon-content p span {
    color: #787878;
    font-size: 12px;
    font-weight: 400;
    display: block;
}
.flex-block .sppb-addon-content p {
    display: flex;
    gap: 10px;
    margin: 0;
    align-items: center;
}
section#sp-pre-header .container, section#sp-podval .container {
    max-width: 100%;
    padding: 0;
}
.ba-form-signature-field .ba-signature-canvas, .ba-form-field-item .ba-form-products-cart .ba-form-product-quantity-cell input, .ba-form-page-navigation-title, .upload-file-btn, .upload-file-input, .ba-field-container select, .ba-field-container textarea[readonly], .ba-field-container textarea, .ba-field-container input[type="text"], .ba-field-container input[type="number"], .ba-field-container input[type="password"], .ba-field-container input[type="email"] {
    padding-bottom: var(--field-padding-bottom) !important;
    padding-left: var(--field-padding-left) !important;
    padding-right: var(--field-padding-right) !important;
    padding-top: var(--field-padding-top) !important;
}
ul li::marker {
    color: #A2D218;
}
.cus-h .sppb-addon-title span {
    background-color: #A2D218;
    padding: 2px 16px;
    border-radius: 12px;
}
.cus-h-mini:before {
    content: '';
    display: block;
    width: 27px;
    height: 6px;
    border-radius: 2px;
    background-color: #A2D218;
    margin-top: -5px;
}
.cus-h-mini {
    display: flex;
    gap: 12px;
    align-items: center;
    position: relative;
}
.cus-h:before {
    content: '';
    display: block;
    width: 50px;
    height: 10px;
    border-radius: 2px;
    background-color: #A2D218;
}
.cus-h {
    display: flex;
    gap: 30px;
    align-items: center;
    position: relative;
}
.sppb-btn {
    display: flex;
    align-items: center;
    width: max-content;
}
i.fas.fa-phone-volume {
    background-image: url(/images/site/phone-btn.svg);
    color: transparent;
    background-size: contain;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.sppb-btn-rounded {
    border-radius: 12px;
}