body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.container {
    --bs-gutter-x: 15px;
}

.row {
    --bs-gutter-x: 15px;
}

.header__wrap {
    display: flex;
    border-bottom: 1px solid #e3e9ef;
}

.header__right {
    flex-grow: 1;
}

.header-site-branding {
    padding: 12px 0;
}

.header__right__top {
    display: flex;
    border-bottom: 1px solid #e3e9ef;
    min-height: 38px;
    align-items: center;
}


.header__address {
    font: 400 13px / 1.71462 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
}

.header__email {
    margin-left: auto;
}

.header__email a {
    font: 400 13px / 1.71462 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
    text-decoration: none;
}

.header__right__menu {
    padding: 26px 0;
}

.header .off-canvas-navigation-wrapper {
    display: none;
}

.header .navbar-toggler {
    color: #003d68 !important;
}

.off-canvas-navbar-toggle-buttons {
    display: flex;
    align-items: center;
    height: 24px;
}

.header__city {
    padding-left: 16px;
    margin-left: 15px;
    height: 16px;
    white-space: nowrap;
    border-left: 1px solid #E3E9EF;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #333e48;
    display: flex;
    align-items: center;
}

.header__city__val {
    text-decoration: underline;
    margin-left: 5px;
}

.home-top-banner {
    position: relative;
    z-index: 1;
    height: 485px;
    background: #eff7fd;
    margin-bottom: 80px;
}

.home-top-banner::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #ddf0f8;
    height: 129px;
}

.home-top-banner .container {
    position: relative;
    z-index: 5;
}

body.home .header {
    background: #eff7fd;
}

.home-top-banner__wrap {
    display: flex;
}

.home-top-banner__desc {
    padding-top: 100px;
    width: 33.33%;
}

.home-top-banner__subtitle {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.375;
    text-transform: uppercase;
    color: #333e48;
    padding-bottom: 10px;
}

.home-top-banner__title {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 1.33333;
    color: #003d68;
    margin: 0;
}

.home-top-banner__title b {
    font-weight: 600;
    display: block;
}

.brands-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 80px;
}

.brands-list__item {
    display: block;
    text-decoration: none;
}

.brands-list__item img {
    display: block;
    max-width: 190px;
    max-height: 130px;
    width: auto;
    height: auto;
}

.site-content h2.wp-block-heading {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 1.5;
    color: #003d68;
    margin-bottom: 40px;
}

.shop-main-page .content-area {
    width: 100% !important;
}

.container-page .h1,
.woocommerce-page .page-title {
    font: 600 34px / 1.17676 "Inter", sans-serif;
    letter-spacing: 0em;
    color: #003d68;
    margin-bottom: 35px;
}


.cat-list__col {
    padding-bottom: 20px;
}

.cat-list__item {
    display: flex;
    align-items: center;
    text-decoration: none;
    height: 153px;
    background: #f5f5f5;
    color: #003d68;
    padding: 0 25px;
    transition: all 0.2s ease-in-out;
    gap: 20px;
}

.cat-list__item:hover {
    background: #eff7fd;
}

.cat-list__item__img {
    width: 110px;
    text-align: center;
}


.cat-list__item__img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.cat-list__item__caption {
    flex-grow: 1;

    font: 200 20px / 1.05 "Inter", sans-serif;
    color: #003d68;
}

.cat-list__item__caption.cat-list__item__caption--min,
.cat-list__item__caption.cat-list__item__caption--min  strong {
    font-size: 17px;
}

.cat-list__item__caption p {
    font: 200 20px / 1.05 "Inter", sans-serif;
    margin: 0 !important;
    color: #003d68 !important;
}

.cat-list__item__caption strong {
    font: 700 20px / 1.05 "Inter", sans-serif;
    letter-spacing: -0.01em;
}

.owl-item > .product.hover .product-inner, .owl-item > .product:hover .product-inner, .products > .product.hover .product-inner, .products > .product:hover .product-inner {
    box-shadow: none !important;
    position: relative !important;
}
.single-product .product-images-wrapper {
    padding-top: 30px;
}

.woocommerce .woocommerce-loop-product__title {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.28571;
    letter-spacing: -0.01em;
    color: #003d68;
}

.add-to-cart-wrap .product_type_simple {
    background-color: #ffd51d !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    transition: all 0.2s ease-in-out;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.63823 5.56494L1.91948 9.28369C1.64605 9.55713 1.23589 9.55713 0.989796 9.28369L0.360889 8.68213C0.114796 8.40869 0.114796 7.99854 0.360889 7.75244L3.01323 5.12744L0.360889 2.4751C0.114796 2.229 0.114796 1.81885 0.360889 1.54541L0.989796 0.916504C1.23589 0.67041 1.64605 0.67041 1.91948 0.916504L5.63823 4.63525C5.88433 4.90869 5.88433 5.31885 5.63823 5.56494Z' fill='white'/%3E%3C/svg%3E");
}

.product-item__inner:hover .add-to-cart-wrap .product_type_simple {
    background-color: #f0c50c !important;
}

.add-to-cart-wrap .product_type_simple::before {
    display: none !important;
}

.product-loop-footer .electro-price {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25063;
    letter-spacing: -0.01em;
    color: #333e48;
}

.owl-item > .product.hover .hover-area,
.owl-item > .product:hover .hover-area,
.products > .product.hover .hover-area,
.products > .product:hover .hover-area {
    display: none !important;
}

.home-top-banner__right {
    position: relative;
    width: 66.666%;
    padding: 60px 190px 0 30px;
    height: 485px;
}

.home-top-banner__right__brand {
    position: absolute;
    z-index: 10;
    top: 65px;
    right: 0;
}

.home-top-banner__right__brand img {
    display: block;
    width: 134px;
    height: auto;
}

.home-top-banner__right__btn {
    position: absolute;
    z-index: 10;
    bottom: 190px;
    right: 219px;
}

.home-top-banner__right__btn .btn,
.wp-block-button.btn.btn--yellow a {
    width: 170px;
    height: 43px;
    border-radius: 6px;
    background: #ffd51d !important;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    color: #333e48 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-top-banner__right__btn .btn:hover,
.wp-block-button.btn.btn--yellow a:hover {
    background: #f0c50c !important;
    color: #333e48 !important;
}

.container p {
    font: 400 14px / 1.71429 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
    margin-bottom: 10px;
}

ul.wp-block-list,
.wc-tab ul {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}

ul.wp-block-list li,
.wc-tab ul li {
    position: relative;
    font: 400 14px / 1.5 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
    padding-left: 35px;
}

ul.wp-block-list li::after,
.wc-tab ul li::after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 20px;
    border-radius: 2px;
    background-color: #32ACD8;
}

.home-top-banner__slider__item {
    padding-right: 240px;
}

.home-top-banner__slider__item__photo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 390px;
}

.home-top-banner__slider__item__photo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: 50% 50%;
}

.wp-block-button.btn.btn--yellow {
    padding: 0;
}

.home-top-banner__slider__item__title {
    position: absolute;
    z-index: 10;
    right: 0;
    width: 200px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #333e48;
    bottom: 220px;
}

.home-top-banner__slider {
    width: 100%;
}

.btn.btn--blue {
    background: #32acd8;
    border-radius: 6px;
    height: 43px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.64286;
    color: #fff;
    padding: 8px 30px;
    transition: all 0.2s ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.btn.btn--blue:hover {
    color: #fff;
    background: #1694c1;
}

.header__right__call-us-number {
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.header__right__call-us-number svg {
    margin-right: 10px;
}

.header__right__call-us-number a {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.39313;
    letter-spacing: -0.01em;
    color: #333e48;
}

.menu_cat > .sub-menu {
    list-style-type: none;
    margin: 27px 0 0 0;
    position: absolute;
    z-index: 101;
    width: calc(100% + 30px);
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
    background: #fafafa;
    left: -30px;
    top: 100%;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.menu_cat:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
}

.menu_cat > .sub-menu::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 101;
    width: 100%;
    height: 28px;
    top: -27px;
    left: 0;
}

.header__right__menu {
    position: relative;
    z-index: 100;
}

.menu_cat > .sub-menu > li {
    width: 33.3333%;
    padding: 10px 20px 20px;
}

.menu_cat > .sub-menu > li > a {
    display: flex;
    border-bottom: 1px solid #e3e9ef;
    font: 600 16px / 1.375 "Roboto", sans-serif;
    text-transform: uppercase;
    color: #333e48;
    height: 50px;
    align-items: center;
}

.primary-nav-menu .nav-inline > .menu-item > a:hover,
.menu_cat > .sub-menu > li > a:hover,
.menu_cat > .sub-menu > li > .sub-menu a:hover {
    color: #32acd8;
}

.menu_cat > .sub-menu > li > .sub-menu {
    padding: 20px 0 0 0;
    margin: 0;
    list-style-type: none;
}

.menu_cat > .sub-menu > li > .sub-menu > li {
    padding-bottom: 10px;
}

.menu_cat > .sub-menu > li > .sub-menu a {
    font: 400 14px / 1.71429 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
}

.header__right__call-us-number a:hover {
    text-decoration: underline;
}

.woocommerce-breadcrumb span.delimiter + a {
    padding: 0 !important;
    border-radius: 0 !important;
    background-color: transparent !important;
}

.shop-control-bar {
    border-radius: 2px !important;
    background: #eff7fd !important;
}

.widget_product_categories .product-categories {
    border: none !important;
    border-radius: 0 !important;
}

.widget_product_categories ul li {
    border-top: none !important;
}

.widget_product_categories ul li .no-child,
.widget_product_categories ul li .child-indicator {
    display: none !important;
}

.widget_product_categories > ul > li {
    padding: 5px 0;
}

.widget_product_categories > ul > li > a {
    display: inline !important;
    font: 400 14px/1.2 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
    padding: 0 !important;
}
.widget_product_categories > ul > li > .children {
    margin-top: 5px;
}
.widget_product_categories > ul > li > .children a {
    display: block;
    font: 400 14px/1.1 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
    padding: 0 !important;
}
.widget_product_categories > ul > li > .children > li:not(:last-child) {
    padding-bottom: 10px;
}

.widget_product_categories > ul > li.current-cat > a,
.widget_product_categories .current-cat > a {
    color: #333e48 !important;
    font-weight: 500 !important;
}

.widget_product_categories > ul > li.current-cat > .children,
.widget_product_categories > ul > li.current-cat-parent > .children {
    border-left: 1px solid #ffd51d;
    padding-left: 20px;
}

.widget_product_categories > ul > li > .children .count {
    display: none;
}

.footer-bottom-widgets {
    background-color: #eff7fd !important;
}

.footer__call-us {
    padding-bottom: 20px;
}

.footer__call-us a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.42864;
    letter-spacing: -0.01em;
    color: #333e48;
}

.footer__call-us a:hover,
.footer__email a:hover {
    text-decoration: underline;
}

.single-product__wrapper__row {
    display: flex;
}

.footer__email {
    padding-bottom: 20px;
}
.single-product__wrapper__desc {
    padding-right: 30px;
    flex-grow: 1;
}
.footer__email a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71429;
    letter-spacing: -0.01em;
    color: #333e48;
}

.footer-address address {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71429;
    letter-spacing: -0.01em;
    color: #333e48;
}

.copyright-bar {
    background-color: #ddf0f8 !important;
}

.copyright-bar__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copyright-bar__dev {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: rgba(51, 62, 72, 0.8);
    text-align: right;
}

.copyright-bar__dev a {
    text-decoration: underline;
    font-weight: 400 !important;
}

.copyright-bar__dev a:hover {
    text-decoration: none;
}

.copyright-bar__menu li {
    padding: 0 15px;
}
.copyright-bar__menu li a {
    display: block;
    padding: 10px 0;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: rgba(51, 62, 72, 0.8);
}
.copyright-bar__menu li a:hover {
    text-decoration: underline;
}

.order-box {
    border-bottom: 27px solid #ffd51d;
    padding: 25px 165px;
    display: flex;
    background-image: url("data:image/svg+xml,%3Csvg width='1561' height='130' viewBox='0 0 1561 130' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_85_744)'%3E%3Cpath d='M1.11778 17.7267L1003.6 126.098L1557.19 -130.17L1561 -127.368L1005.34 130L1003.95 129.8L-0.095459 21.3291L1.11778 17.7267Z' fill='white' fill-opacity='0.55' /%3E%3Cpath d='M-8.24147 2.41669L994.243 110.788L1547.83 -145.48L1551.81 -142.578L995.976 114.69L994.589 114.49L-9.45471 6.01903L-8.24147 2.41669Z' fill='white' fill-opacity='0.55' /%3E%3Cpath d='M-17.6008 -12.7933L985.057 95.4774L1538.47 -160.69L1542.45 -157.888L986.79 99.3801L985.23 99.28L-18.6407 -9.19093L-17.6008 -12.7933Z' fill='white' fill-opacity='0.55' /%3E%3Cpath d='M-26.7868 -28.1033L975.698 80.2675L1529.28 -176L1533.27 -173.198L977.431 84.17L976.044 83.9699L-28 -24.501L-26.7868 -28.1033Z' fill='white' fill-opacity='0.55' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_85_744'%3E%3Crect width='1561' height='130' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 1561px 130px;
    background-color: #f5f5f5;
    justify-content: space-between;
    align-items: center;
}
.order-box__title {
    font: 200 28px "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #003d68;
}
.order-box__title b {
    display: block;
    font-weight: 700;
}
.prim {
    border: 1px solid #e3e9ef;
    border-radius: 8px;
    padding: 7px 10px;
    flex-wrap: nowrap;
    margin-bottom: 80px !important;
}
.prim__item {
    display: flex;
    padding: 0 20px 0 40px;
    width: 20%;
    height: 68px;
    align-items: center;
}
.prim__item:not(:last-child) {
    border-right: 1px solid #e3e9ef;;
}
.prim__item__ico {
    min-width: 51px;
}
.prim__item__text {
    flex-grow: 1;
    font: 400 14px / 1.25 "Inter", sans-serif;
}
.prim__item__text b {
    font-weight: 700;
    letter-spacing: -0.01em;
}
.site-main .wcapf-active-filters-before-shop-loop,
.wcapf-debug-message {
    display: none !important;
}

.stylish-checkbox-radio input[type=checkbox]:checked {
    background-color: #FFD51D !important;
    border-color: #FFD51D !important;
}
/*.stylish-checkbox-radio input[type=checkbox]:checked::before {
    border-color: #32ACD8 !important;
}*/
.wcapf-filter .wcapf-soft-limit-trigger {
    --wcapf-primary-color: #333E48;
    font-size: 13px;
}
.wcapf-filter .wcapf-soft-limit-trigger:hover {
    color: #32ACD8 !important;
}

.wcapf-filter-clear-btn.wcapf-reset-filters-btn {
    display: none;
}
.slider-client {
    border-bottom: 1px solid #e3e9ef;
    border-top: 1px solid #e3e9ef;
    margin-bottom: 110px;
}
.slider-client__item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 86px;
    padding: 5px 15px;
}
.box__slider__nav {
    display: flex;
    height: 20px;
    position: absolute;
    border: none;
    background: transparent !important;
    color: #e3e9ef !important;
    align-items: center;
    width: 15px;
    margin-top: -10px;
    top: 50%;
    padding: 0;
    cursor: pointer;
    z-index: 10;
}
.box__slider__nav--next {
    padding-left: 6px;
    right: 0;
}
.box__slider__nav--prev {
    padding-right: 6px;
    left: 0;
}

.map-box__info__group {
    padding-bottom: 30px;
}
.map-box__info__group__label {
    font: 700 14px / 1.2 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
    padding-bottom: 12px;
}
.map-box__info__group__value,
.map-box__info__group__value a {
    font: 400 14px / 1.71429 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
    text-decoration: none;
}
.map-box__wrap {
    height: 525px;
    position: relative;
}
.map-box__wrap_inner {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -30px;
    width: calc(33.3333vw + 90px);
}
img.alignleft {
    float: left;
    margin: 0 5px 5px 0;
}
.map-box__info {
    padding-right: 30px;
}
.map-box__form {
    padding-top: 20px;
    max-width: 686px;
    width: 100%;
}
.form-box__title {
    max-width: 357px;
    width: 100%;
    position: relative;
    height: 46px;
    border-bottom: 1px solid #e3e9ef;
    font: 500 25px / 1.2 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #003d68;
    margin-bottom: 30px;
}
.form-box__title::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    background-color: #32acd8;
    width: 114px;
    height: 2px;
}
.form-box__inp {
    position: relative;
    z-index: 1;
    padding-bottom: 30px;
}
.form-box__inp__label {
    font: 700 14px / 1.28571 "Inter", sans-serif;
    color: #333e48;
    padding-bottom: 12px;
}
.wpcf7-spinner {
    position: absolute;
}

.footer-bottom-widgets-menu-inner .col:nth-child(1) {
    width: calc(100% - 110px);
}
.footer-bottom-widgets-menu-inner .col:nth-child(2) {
    width: 110px;
}
.footer-bottom-widgets-menu-inner .product-categories {
    margin-left: 0 !important;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.footer-bottom-widgets-menu-inner .product-categories li {
    width: 33.333%;
    padding-right: 15px;
    padding-bottom: 10px;
    margin: 0 !important;
}
.footer-bottom-widgets-menu-inner .product-categories li a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.01em;
    color: #333e48;
    display: block;
    line-height: 18px;
}
.menu-footer2-container li {
    padding-bottom: 13px;
}
.menu-footer2-container a,
.menu-footer2-container .widget-title {
    font-family: "Inter", sans-serif;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    letter-spacing: -0.01em;
    color: #333e48;
}
.term-description {
    overflow: hidden;
    padding-bottom: 70px;
}

.wcapf-before-products {
    margin-bottom: 50px;
}
body.tax-product_brand .container-page {
    background-image: url("../img/bg-cat.png");
    background-repeat: no-repeat;
    background-size: 212px auto;
    background-position: right 130px bottom 0;
}
.stylish-checkbox-radio .current-tax-item input[type=checkbox]:checked::before {
    border-color: #fff !important;
}
.site-content h3.wp-block-heading {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
    color: #003d68;
    margin-bottom: 20px;
}
.site-content h4.wp-block-heading {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    color: #003d68;
    margin-bottom: 15px;
}
.page .entry-header {
    text-align: left !important;
    margin-bottom: 40px;
}
.page .entry-header .h1,
.page .entry-header h1 {
    font-family: "Inter", sans-serif;
    font-weight: 600 !important;
    font-size: 34px !important;
    line-height: 1.17676;
    letter-spacing: 0em;
    color: #333e48;
}

.primary-nav-menu .nav-inline>.menu-item.current-menu-item > a {
    color: #32acd8 !important;
}

.btn.btn--yellow {
    border-radius: 6px;
    padding: 10px 15px;
    height: 52px;
    background: #fed700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font: 500 14px / 1.3 "Inter", sans-serif;
    color: #333e48;
    border: none;
}
.btn.btn--yellow:hover,
.btn.btn--yellow:focus,
.btn.btn--yellow:active {
    background: #f0c50c !important;
    color: #333e48 !important;
    border: none;
}

.form-box__submit .wpcf7-submit {
    width: 185px;
}
.form-box__submit {
    display: flex;
    align-items: center;
}
.form-box__submit  .wpcf7-list-item {
    margin-left: 30px;
}
.form-box__submit  .wpcf7-acceptance {
    /*max-width: 240px;*/
    display: block;
}
.form-box__submit  .wpcf7-acceptance label {
    margin: 0;
    display: block;
}
.form-box__submit  .wpcf7-acceptance label  span {
    display: block;
    padding: 0 0 0 25px;
    position: relative;
    font: 300 11px/16px "Inter", sans-serif;
    color: #333e48;
}
.form-box__submit  .wpcf7-acceptance label  input {
    display: none;
}
.form-box__submit  .wpcf7-acceptance label  span::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 2px;
    border-radius: 2px;
    width: 14px;
    height: 14px;
    border: 1px solid #e3e9ef;
}
.form-box__submit  .wpcf7-acceptance label  input:checked + span::after {
    background-color: #32acd8;
    border-color: #32acd8;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33463 0.5L2.7513 5.08333L0.667969 3' stroke='white' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}

input.wpcf7-not-valid {
    border-color: #da0000 !important;
}
.form-box__inp  .wpcf7-not-valid-tip {
    color: #da0000;
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    top: 100%;
    font: 300 11px/16px "Inter", sans-serif;
    display: block;
}
.wpcf7-not-valid-tip::before {
    content: "* ";
}
.form-box__inp .wpcf7-form-control-wrap {
    display: block;
    position: relative;
}
.wpcf7-tel {
    display: block;
    width: 100%;
    padding: .594rem 1rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    color: #333e48;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ddd;
    appearance: none;
    border-radius: 1.375rem;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcf7-text:focus {
    border-color: #ddd !important;
}

.woocommerce-product-gallery {
    position: relative;
}

.flex-viewport .woocommerce-product-gallery__image {
    height: 300px;
}

.woocommerce-product-gallery__trigger  span {
    display: none;
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.375 18.7656L15.3906 14.7812C16.0469 14.0156 16.5547 13.1562 16.9141 12.2031C17.2734 11.25 17.4531 10.2344 17.4531 9.15625C17.4531 7.96875 17.2344 6.84375 16.7969 5.78125C16.3594 4.73438 15.7617 3.82422 15.0039 3.05078C14.2461 2.27734 13.3516 1.66406 12.3203 1.21094C11.3047 0.757812 10.2188 0.53125 9.0625 0.53125C7.89062 0.53125 6.78906 0.757812 5.75781 1.21094C4.74219 1.66406 3.85156 2.27734 3.08594 3.05078C2.32031 3.82422 1.71875 4.73438 1.28125 5.78125C0.84375 6.82812 0.625 7.95312 0.625 9.15625C0.625 10.3438 0.84375 11.4688 1.28125 12.5312C1.71875 13.5781 2.32031 14.4883 3.08594 15.2617C3.85156 16.0352 4.74219 16.6484 5.75781 17.1016C6.78906 17.5547 7.89062 17.7812 9.0625 17.7812C9.95312 17.7812 10.8242 17.6445 11.6758 17.3711C12.5273 17.0977 13.2812 16.6875 13.9375 16.1406L18.0625 20.2188L19.375 18.7656ZM1.60938 9.15625C1.60938 8.10938 1.80469 7.125 2.19531 6.20312C2.58594 5.28125 3.11719 4.48047 3.78906 3.80078C4.46094 3.12109 5.25 2.58594 6.15625 2.19531C7.0625 1.80469 8.03125 1.60938 9.0625 1.60938C10.0781 1.60938 11.0391 1.80469 11.9453 2.19531C12.8359 2.58594 13.6172 3.12109 14.2891 3.80078C14.9609 4.48047 15.4922 5.28125 15.8828 6.20312C16.2734 7.10938 16.4688 8.09375 16.4688 9.15625C16.4688 10.2031 16.2734 11.1875 15.8828 12.1094C15.4922 13.0312 14.9609 13.832 14.2891 14.5117C13.6172 15.1914 12.8359 15.7266 11.9453 16.1172C11.0391 16.5078 10.0781 16.7031 9.0625 16.7031C8.03125 16.7031 7.0625 16.5078 6.15625 16.1172C5.25 15.7266 4.46094 15.1914 3.78906 14.5117C3.11719 13.832 2.58594 13.0312 2.19531 12.1094C1.80469 11.2031 1.60938 10.2188 1.60938 9.15625Z' fill='%2332ACD8' /%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 20px auto;
}

.single-product__wrapper{
    display: flex;
}
.single-product__wrapper .product-images-wrapper {
    width: 335px;
    min-width: 335px;
    padding-bottom: 15px;
}
.single-product__wrapper .entry-summary {
    flex-grow: 1;
    padding: 30px 0 15px 40px;
}
.single-product__wrapper__form {
    width: 300px;
    min-width: 300px;
    padding-bottom: 15px;
   /* margin-top: -30px;*/
}
.form-tovar {
    border-radius: 2px;
    background: #eff7fd;
    padding: 30px;
}
.single-product__wrapper .entry-summary  .brand-thumbnail {
    height: 40px;
    width: auto;
    display: block;
}
.form-tovar .form-box__title {
    font-size: 24px;
    margin-bottom: 20px;
}
.form-tovar .form-box__inp {
    padding-bottom: 18px;
}
.single-product .wc-tabs {
    text-align: left !important;
}

.single-product #text-2 {
    display: none;
}
.zoomImg {
    display: none;
}
.single-product .wc-tab {
    border: none !important;
    border-radius: 0 !important;
    padding: 30px 0 0 !important;
}
.site-content {
    margin-bottom: 30px !important;
}
.footer-widgets {
    display: none !important;
}
.single-product .woocommerce-tabs {
    margin-bottom: 50px !important;
}

.wc-tabs-wrapper h2 {
    font: 600 24px / 1.4 "Roboto", sans-serif;
    color: #003d68;
    margin-bottom: 30px;
}
.wc-tabs-wrapper h3 {
    font: 600 20px / 1.4 "Roboto", sans-serif;
    color: #003d68;
    margin-bottom: 30px;
}
.wc-tabs-wrapper p,
#tab-description p {
    font: 400 14px / 1.71429 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48 !important;
    margin-bottom: 20px !important;
}

.electro-description {
    margin-bottom: 30px !important;
}

#tab-description .product_meta {
    display: none;
}
.form-tovar .form-box__submit .wpcf7-list-item {
    margin: 15px 0 0 0;
}

.inputfile-wrap {
    margin-bottom: 15px;
}

.inputfile {
    margin: 0;
    display: block;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.inputfile .wpcf7-form-control-wrap {
    position: absolute;
    z-index: 1;
    left: 1000px;
    top: 100px;

}

.inputfile .wpcf7-form-control-wrap .wpcf7-file {
   display: none;
}

.file_upload-text {
    display: flex;
    align-items: center;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #333e48;
    cursor: pointer;
}
.file_upload-text::before {
    content: '';
    display: block;
    margin-right: 10px;
    margin-top: 5px;
    width: 16px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='24' viewBox='0 0 16 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.02419 8.93555V8.93555C3.36733 8.93555 2 10.2787 2 11.9355V14C2 15.6569 3.34315 17 5 17H11.0967C12.7536 17 14.0967 15.6569 14.0967 14V11.9355C14.0967 10.2787 12.7294 8.93555 11.0726 8.93555V8.93555' stroke='%23333E48' stroke-width='2' /%3E%3Cpath d='M4.5 5.74999L8.24999 2L12 5.74999' stroke='%23333E48' stroke-width='2' /%3E%3Cpath d='M8.25 2.625L8.25 11.375' stroke='%23333E48' stroke-width='2' /%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.form-tovar__submit {
    display: flex;
    justify-content: space-between;
}
.form-tovar__submit__col {
    width: calc(50% - 5px);
    position: relative;
}

.inp_numb {
    display: block;
    width: 100%;
    padding: 5px 20px 5px 15px;
    background: #fff;
    border: 1px solid #e3e9ef;
    border-radius: 6px;
    height: 52px;
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    -moz-appearance: textfield;
}
.inp_plus {
    width: 30px;
    height: 20px;
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    top: 2px;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.72656 0.895507L9.44531 4.61426C9.71875 4.88769 9.71875 5.29785 9.44531 5.54394L8.84375 6.17285C8.57031 6.41894 8.16016 6.41894 7.91406 6.17285L5.28906 3.52051L2.63672 6.17285C2.39062 6.41895 1.98047 6.41895 1.70703 6.17285L1.07812 5.54395C0.832031 5.29785 0.832031 4.8877 1.07812 4.61426L4.79687 0.895508C5.07031 0.649414 5.48047 0.649414 5.72656 0.895507Z' fill='%23333E48'/%3E%3C/svg%3E%0A");
    background-position: 50% 100%;
    background-repeat: no-repeat;
}
.inp_minus {
    width: 30px;
    height: 20px;
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    bottom: 2px;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.78516 6.13525L1.06641 2.4165C0.792969 2.14307 0.792969 1.73291 1.06641 1.48682L1.66797 0.85791C1.94141 0.611816 2.35156 0.611816 2.59766 0.85791L5.22266 3.51025L7.875 0.85791C8.12109 0.611816 8.53125 0.611816 8.80469 0.85791L9.43359 1.48682C9.67969 1.73291 9.67969 2.14307 9.43359 2.4165L5.71484 6.13525C5.44141 6.38135 5.03125 6.38135 4.78516 6.13525Z' fill='%23333E48'/%3E%3C/svg%3E%0A");
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.single-product .electro-wc-product-gallery .electro-wc-product-gallery__wrapper .electro-wc-product-gallery__image img {
    border: none !important;
}
.single-product .electro-wc-product-gallery .electro-wc-product-gallery__wrapper .electro-wc-product-gallery__image.flex-active-slide img {
    border-bottom: none !important;
}
.single-product .electro-wc-product-gallery .electro-wc-product-gallery__wrapper .electro-wc-product-gallery__image a {
    border: 1px solid #e3e9ef;
    border-radius: 6px;
    display: flex;
    padding: 3px;
    align-items: center;
    justify-content: center;
    height: 77px;

}
.electro-wc-product-gallery__image {
    width: 90px !important;
}
.single-product .electro-wc-product-gallery .electro-wc-product-gallery__wrapper .electro-wc-product-gallery__image.flex-active-slide a{
    border-color: #FED700;
}
.single-product__attributes {
    padding: 0 0 24px 16px;
}
.single-product__more-attr{
    font: 500 12px/1.4 "Inter", sans-serif;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #32acd8;
    display: block;
}
.single-product__attributes__list {
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px !important;
}
.single-product__attributes__list li {
    position: relative;
    padding: 0 0 2px 15px;
    font: 400 14px / 1.5 "Inter", sans-serif;
    letter-spacing: -0.01em;
    color: #333e48;
}
.single-product__attributes__list li::after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 0;
    border-radius: 2px;
    background-color: #333e48;
}
.product_inst__item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.product_inst__item svg {
    min-width: 28px;
    margin-right: 8px;
}
.product_inst__item span {
    font: 500 12px/1.3 "Inter", sans-serif;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #32acd8;
}
.product_inst__item:hover span {
    text-decoration: none;
}
.gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.gallery .gallery-item {
    margin: 0 15px 30px;
}
.form-tovar__submit__col .wpcf7-submit {
    width: 100%;
}
.top-search {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
}
.top-search__close {
    display: flex;
    align-items: center;
    width: 22px;
    height: 30px;
    top: 50%;
    right: 0;
    margin-top: -15px;
    position: absolute;
    z-index: 10;
}
.btn-close2 {
    cursor: pointer;
    position: absolute;
    z-index: 10;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-dialog .form-box__title {
    margin-bottom: 20px;
    font-size: 24px;
}
.modal-dialog  .form-box__inp,
.submit-modal {
    padding-bottom: 20px;
}
.modal-dialog .wpcf7-list-item {
    margin-left: 0 !important;
}
.top-search .input-group-addon.search-categories {
    border: 1px solid #32acd8 !important;
    margin-left: 0 !important;
}
.top-search .btn.btn-secondary {
    background: #32acd8;
    border-color: #32acd8;
    color: #fff;
}

.page-404 h1 {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 34px;
    line-height: 1.17676;
    margin-bottom: 35px;
    color: #333e48;
}

.page-404 p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333e48;
    margin-bottom: 20px;
}
.page-404 p a {
    color: #32acd8;
    text-decoration: underline;
}

.page-404 .woocommerce-product-search {
    position: relative;
    max-width: 370px;
}

.screen-reader-text {
    display: none;
}

.page-404 .search-field {
    border: 1px solid #e3e9ef;
    border-radius: 2px 0 0 2px;
    width: 310px;
    height: 40px;
    padding: 5px 70px 5px 20px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: rgba(51, 62, 72, 0.8);
}

.page-404 .woocommerce-product-search button {
    background-color: #32acd8 !important;
    border-color: #32acd8 !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 0 2px 2px 0;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 60px;
    height: 40px;
    text-indent: -1000px;
    overflow: hidden;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.375 20.5156L17.3906 16.5312C18.0469 15.7656 18.5547 14.9062 18.9141 13.9531C19.2734 13 19.4531 11.9844 19.4531 10.9062C19.4531 9.71875 19.2344 8.59375 18.7969 7.53125C18.3594 6.48438 17.7617 5.57422 17.0039 4.80078C16.2461 4.02734 15.3516 3.41406 14.3203 2.96094C13.3047 2.50781 12.2188 2.28125 11.0625 2.28125C9.89062 2.28125 8.78906 2.50781 7.75781 2.96094C6.74219 3.41406 5.85156 4.02734 5.08594 4.80078C4.32031 5.57422 3.71875 6.48438 3.28125 7.53125C2.84375 8.57812 2.625 9.70312 2.625 10.9062C2.625 12.0938 2.84375 13.2188 3.28125 14.2812C3.71875 15.3281 4.32031 16.2383 5.08594 17.0117C5.85156 17.7852 6.74219 18.3984 7.75781 18.8516C8.78906 19.3047 9.89062 19.5312 11.0625 19.5312C11.9531 19.5312 12.8242 19.3945 13.6758 19.1211C14.5273 18.8477 15.2812 18.4375 15.9375 17.8906L20.0625 21.9688L21.375 20.5156ZM3.60938 10.9062C3.60938 9.85938 3.80469 8.875 4.19531 7.95312C4.58594 7.03125 5.11719 6.23047 5.78906 5.55078C6.46094 4.87109 7.25 4.33594 8.15625 3.94531C9.0625 3.55469 10.0312 3.35938 11.0625 3.35938C12.0781 3.35938 13.0391 3.55469 13.9453 3.94531C14.8359 4.33594 15.6172 4.87109 16.2891 5.55078C16.9609 6.23047 17.4922 7.03125 17.8828 7.95312C18.2734 8.85938 18.4688 9.84375 18.4688 10.9062C18.4688 11.9531 18.2734 12.9375 17.8828 13.8594C17.4922 14.7812 16.9609 15.582 16.2891 16.2617C15.6172 16.9414 14.8359 17.4766 13.9453 17.8672C13.0391 18.2578 12.0781 18.4531 11.0625 18.4531C10.0312 18.4531 9.0625 18.2578 8.15625 17.8672C7.25 17.4766 6.46094 16.9414 5.78906 16.2617C5.11719 15.582 4.58594 14.7812 4.19531 13.8594C3.80469 12.9531 3.60938 11.9688 3.60938 10.9062Z' fill='white' /%3E%3C/svg%3E");
}

.woocommerce-product-gallery__wrapper a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-mob__top {
    padding: 15px 0 20px;
}
.menu-mob__caption {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.71429;
    letter-spacing: -0.01em;
    color: #333e48;
    padding-bottom: 5px;
}
.menu-mob {
    padding: 0 15px;
}
.menu-mob .yamm > li > a {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.57143;
    text-transform: uppercase;
    color: #333e48 !important;
    padding: 18px 0 10px;
}
.menu-mob  .navbar-toggle-close {
    padding-left: 0;
}
.off-canvas-navigation.light ul .dropdown-menu {
    background: #fff !important;
    box-shadow: none !important;
    padding: 15px 0;
}
.off-canvas-navigation.light ul .dropdown-menu a {
    padding: 2px 0;
    border-bottom: none;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71429;
    letter-spacing: -0.01em;
    color: #333e48 !important;
}
.menu-dop {
    padding-top: 30px !important;
}
.menu-dop li {
    margin-bottom: 15px;
}
.menu-dop a {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.71429 !important;
    letter-spacing: -0.01em;
    color: #333e48 !important;
    padding: 0 !important;
    border-bottom: none !important;
}
.menu-mob__address {
    padding-top: 15px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.53846;
    letter-spacing: -0.01em;
    color: #333e48;
    border-bottom: 1px solid #e3e9ef;
    padding-bottom: 5px;
}
.menu-mob__row {
    display: flex;
    padding-top: 10px;
    padding-bottom: 20px;
}
.menu-mob__mail {
    width: 50%;
    border-right: 1px solid #e3e9ef;
}
.menu-mob__mail a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.71462;
    letter-spacing: -0.01em;
    color: #333e48;
}
.menu-mob__city{
    text-align: right;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.71462;
    letter-spacing: -0.01em;
    color: #333e48;
    width: 50%;
    flex-grow: 1;
    white-space: nowrap;
}
.menu-mob__city .header__city__val {
    display: inline-block !important;
    margin-left: 3px !important;
}
.off-canvas-nav .handheld, .off-canvas-navigation {
    width: 320px !important;
    left: -320px !important;
}
.off-canvas-navigation-wrapper.toggled .off-canvas-navigation {
    left: 0 !important;
}
.header__right__call-us-number.menu-mob__phone {
    padding: 0 !important;
}
.menu-mob__btn {
    padding: 20px 0 40px;
}
.off-canvas-navigation.light .yamm .yamm-content li a:focus, .off-canvas-navigation.light .yamm .yamm-content li a:hover, .off-canvas-navigation.light .yamm .yamm-content li.nav-title a:focus, .off-canvas-navigation.light .yamm .yamm-content li.nav-title a:hover, .off-canvas-navigation.light ul li a:focus, .off-canvas-navigation.light ul li a:hover, .off-canvas-navigation.light ul li.nav-title a:focus, .off-canvas-navigation.light ul li.nav-title a:hover {
    background: #fff !important;
    color: #32acd8 !important;
}
.cat-list__item__caption p {
    font-weight: 200;
}

.woocommerce-product-attributes.shop_attributes p {
    margin-bottom: 0 !important;
}
.home-block1 {
    background: url("../img/bg-home1.svg") 100% 100% no-repeat;
    background-size: 634px auto;
    position: relative;
    z-index: 3;
}

.home-block2 {
    position: relative;
    z-index: 1;
}
.home-block2::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: -200px;
    background: url("../img/bg-home2.svg") 100% 100% no-repeat;
    width: 656px;
    height: 1209px;
}
.home-block2 .container {
    position: relative;
    z-index: 10;
}
.copyright-bar__menu {
    margin: 0 -15px;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
    appearance: none;
    -moz-appearance: textfield;
    outline: none;
}
.sidebar-blog .widget, .sidebar>.widget {
    margin-bottom: 35px !important;
}
.cat-list__item__img {
    min-width: 110px;
}

.wcapf-active-filter-items .wcapf-filter-clear-btn.wcapf-active-filter-item  {
    display: inline-flex !important;
    align-items: center !important;
    flex-direction: row-reverse;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71429;
    letter-spacing: -0.01em;
    color: #333e48;
}
.wcapf-active-filter-items .wcapf-filter-clear-btn.wcapf-active-filter-item:hover,
.wcapf-active-filter-items .wcapf-filter-clear-btn.wcapf-active-filter-item:focus,
.wcapf-active-filter-items .wcapf-filter-clear-btn.wcapf-active-filter-item:active {
    color: #333e48 !important;
}
.wsp-container h2 {
    display: none;
}
.wcapf-active-filter-items .wcapf-filter-clear-btn.wcapf-active-filter-item .wcapf-cross-sign {
    position: relative !important;
    right: auto !important;
    opacity: 1 !important;
    width: 14px;
    height: 14px;
    background-color: #333e48;
    border-radius: 7px;
    margin-right: 9px;
    display: block;
    font-size: 0;
    color: transparent;
    left: auto !important;
    top: auto;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.2002 6.27979L6.7002 0.779785' stroke='white' stroke-linecap='round' /%3E%3Cpath d='M1.2002 0.779785L6.7002 6.27979' stroke='white' stroke-linecap='round' /%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.widget_product_categories ul li .count {
    padding: 0 !important;
}

.widget_product_categories ul li ul.children li {
    display: block;
}

.wcapf-filter .wcapf-list-wrapper.layout-list ul.wcapf-filter-options li.wcapf-filter-option {
    margin-bottom: 0 !important;
}

.wcapf-filter-item.empty-item,
.woocommerce-no-products-found,
.hidden-filter-sb .sidebar #text-2,
.hidden-filter-sb .sidebar .wcapf-form {
    display: none !important;
}
.hidden-filter-sb .wcapf-before-products {
    margin-bottom: 0;
}


@media (max-width: 1480px) {
    .header__right__btn {
        display: none;
    }
    .header__address {
        padding-right: 30px;
        line-height: 1.2;
    }
    .header-v2 .header-logo-area {
        min-width: 200px !important;
        max-width: 200px !important;
        padding-right: 30px;
    }
    .map-box__wrap_inner {
        width: calc(33.3333vw + 62px);
    }
    .header__right__call-us-number {
        padding-right: 0;
    }
    .single-product__wrapper .entry-summary {
        padding-left: 10px;
    }
}

@media (max-width: 1200px) {
    .single-product__wrapper__desc {
        padding-right: 0;
    }
    .single-product__wrapper__row {
        display: block;
    }
    .single-product .product-images-wrapper {
        padding-top: 0;
    }

    .single-product__wrapper .entry-summary {
        width: 100%;
        padding: 0 0 30px 0;
    }
    .single-product__wrapper__form {
        width: 100%;
    }
    .btn.sidebar-toggler {
        background: transparent !important;
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.28571;
        letter-spacing: -0.01em;
        color: #333e48;
    }
    .navbar-toggler.navbar-toggle-hamburger {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    body:not(.home) .handheld-header-wrap {
        background: #eff7fd !important;
    }
    .woocommerce-breadcrumb {
        background: #fff !important;
        white-space: normal !important;
        padding-top: 12px !important;
        padding-bottom: 20px !important;
        margin-bottom: 0 !important;
        font-size: 12px;
    }
    .woocommerce-breadcrumb a {
        font-size: 12px;
    }
    .handheld-header-wrap .img-header-logo {
        max-width: 135px !important;
    }
    .prim {
        flex-wrap: wrap;
        border: none;
        border-radius: 0;
        padding: 0;
        justify-content: space-between;
    }
    .order-box {
        padding: 25px;
    }
    .prim__item {
        width: calc(50% - 5px);
        border: 1px solid #e3e9ef;
        border-radius: 8px;
        margin-bottom: 10px;
    }
    body.home .handheld-header-wrap {
        background: #fff !important;
    }
    .handheld-header-v2 {
        background-color: transparent !important;
    }
    .header .off-canvas-navigation-wrapper {
        display: block;
    }
    .home-top-banner__wrap {
        display: block;
    }
    .home-top-banner__desc {
        padding-top: 25px;
        width: 100%;
    }
    .home-top-banner__right {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .home-top-banner__right__btn {
        position: relative;
        bottom: auto;
        right: auto;
    }
    .home-top-banner__title {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .home-top-banner__subtitle {
        font-size: 13px;
        padding-bottom: 5px;
    }
    .home-top-banner__right__brand {
        top: auto;
        right: auto;
        left: 0;
        bottom: 20px;
    }
    .home-top-banner__slider__item__photo {
        height: 200px;
        width: 50%;
    }
    .home-top-banner__slider__item {
        padding-right: 0;
        display: flex;
        flex-direction: row-reverse;
    }
    .home-top-banner__slider__item__title {
        width: 50%;
        position: relative;
        right: auto;
        bottom: auto;
        font-size: 16px;
    }
    .home-top-banner__slider {
        padding-top: 20px;
    }
    .home-top-banner::after {
        height: 73px;
    }

    .home-top-banner__right__brand img {
        width: 120px;
    }
    .brands-list {
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    .brands-list__col {
        max-width: 33.333%;
        padding: 0 10px 10px;
    }
    .brands-list__item {
        text-align: center;
    }
    .brands-list__item img {
        display: inline-block;
        max-width: 100%;
        height: auto;
    }
    .home-top-banner {
        height: 390px;
        margin-bottom: 40px;
    }
    .map-box > .row {
        flex-direction: column-reverse;
    }
    .map-box__wrap {
        height: 320px;
        margin: 0 -15px 30px;
    }
    .map-box__wrap_inner {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    .map-box__wrap_inner iframe {
        height: 320px !important;
    }
    .map-box__info {
        padding-right: 0;
    }
    .footer-bottom-widgets {
        padding-top: 15px !important;
        padding-bottom: 20px !important;
    }
    .footer-bottom-widgets-menu-inner {
        margin-top: 0 !important;
        display: block !important;
        padding-top: 40px;
    }
    .footer-bottom-widgets-menu-inner > .columns {
        margin-top: 0 !important;
    }
    .footer-bottom-widgets-menu-inner .col:nth-child(1) {
        width: 100%;
        padding-bottom: 30px;
    }
    .copyright-bar__dev {
        padding: 10px 0;
        text-align: left;
    }
    .container-page .h1,
    .woocommerce-page .page-title {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-bottom: 20px !important;
    }
    .single-product__wrapper {
        flex-wrap: wrap;
    }
    .single-product__wrapper .product-images-wrapper {
        width: 100%;
        min-width: 100%;
    }

}

@media (max-width: 575px) {
    .menu-mob {
        padding-bottom: 20px !important;
    }
    .copyright {
        font-family: "Inter", sans-serif;
        font-weight: 700;
        font-size: 14px !important;
        line-height: 3;
        letter-spacing: -0.01em;
        color: #333e48;
    }
    .copyright-bar__menu li a,
    .copyright-bar__dev {
        font-size: 12px !important;
    }
    .copyright-bar__menu li a {
        padding: 5px 0;
    }
    .copyright-bar__menu {
        margin: 0;
    }
    .menu-mob__btn {
        margin-bottom: 30px;
    }
    .menu-mob__btn .btn {
        padding: 5px 10px !important;
        display: flex !important;
        align-items: center !important;
    }
    .term-description {
        padding-bottom: 10px;
    }
    .wcapf-before-products {
        margin-bottom: 20px;
    }
    .seller-items .shop-control-bar-bottom,
    .woocommerce-page .shop-control-bar-bottom {
        padding-bottom: 0 !important;
    }
    .footer-logo img {
        width: 168px;
        height: auto;
    }
    .home-top-banner__right__btn .btn,
    .wp-block-button.btn.btn--yellow a {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    .wp-block-button.btn.btn--yellow {
        width: 100%;
    }
    .home-block1 {
        background-image: none;
    }
    .home-block2::after {
        display: none;
    }
    .home-top-banner {
        height: 350px;
    }
    .brands-list__col  {
        width: auto;
    }
    .single-product .woocommerce-tabs {
        margin-bottom: 0 !important;
    }
    .wc-tabs-wrapper h2 {
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }
    .wc-tabs-wrapper h3 {
        font-size: 18px !important;
        margin-bottom: 20px !important;
    }
    .single-product .wc-tab {
        padding: 15px 0 !important;

    }
    .tabs.wc-tabs {
        flex-wrap: wrap;
        margin-bottom: 0 !important;
    }
    .tabs.wc-tabs::after {
        border-bottom: none !important;
    }
    .ec-tabs li+li, .wc-tabs li+li {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
    .tabs.wc-tabs li {
        margin-right: 20px;
    }
    .tabs.wc-tabs li a {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .electro-wc-product-gallery .electro-wc-product-gallery__image.flex-active-slide a {
        background-color: transparent !important;
    }
    .single-product__wrapper .entry-summary {
        width: 100%;
        padding: 0 ;
    }
    .single-product__wrapper__form{
        width: 100%;
        min-width: 100%;
        padding-bottom: 50px;
    }
    img.alignleft {
        float: none;
        margin-right: 0;
        display: block;
    }
    .shop-control-bar {
        margin-left: -15px;
        margin-right: -15px;
        padding: 6px 15px !important;
    }
    .copyright-bar__menu li {
        padding: 0;
    }
    .copyright-bar__menu .nav {
        justify-content: space-between !important;
    }
    .footer-bottom-widgets-menu-inner .product-categories li {
        width: 100%;
        padding-right: 0;
    }
    .form-box__submit {
        display: block;
    }
    .form-box__submit .wpcf7-submit {
        width: 100%;
        margin-bottom: 15px;
    }
    .form-box__submit .wpcf7-list-item {
        margin-left: 0;
    }
    #content {
        margin-bottom: 30px !important;
    }
    .slider-client {
        margin-bottom: 40px;
    }

    .wp-block-spacer.mob-h40 {
        height: 40px !important;
    }
    .order-box__title {
        padding-bottom: 25px;
        font-size: 18px;
    }
    .order-box__btn .btn {
        width: 100%;
    }
    .prim__item {
        width: 100%;
    }
    .order-box {
        display: block;
    }
    .prim {
        margin-bottom: 30px !important;
    }
    .cat-list__item {
        height: 99px;
        padding: 15px;
        gap: 10px;
    }
    .cat-list__item__img {
        width: 98px;
        min-width: 98px;
    }

    .cat-list__item__caption strong {
        font-size: 14px !important;
    }
    .cat-list__item__caption p {
        line-height: 1.2;
        font-size: 14px !important;
    }
    .site-content h2.wp-block-heading {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .brands-list__col {
        padding-bottom: 0;
    }
    .brands-list {
        padding-bottom: 30px;
    }
    .home-top-banner__subtitle {
        font-size: 9px;
    }
    .home-top-banner__title {
        font-size: 18px;
    }
    .home-top-banner__title b {
        display: inline;
    }
    .home-top-banner__right__btn .btn {
        width: 100%;
    }
    .home-top-banner__slider__item__photo {
        height: 140px;
    }
    .home-top-banner__right__brand img {
        width: 83px;
    }
    .home-top-banner__right__brand {
        bottom: 20px;
    }
    .home-top-banner__slider__item__title {
        font-size: 12px;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .off-canvas-wrapper.w-100.position-relative {
        overflow-x: hidden;
    }
}
