/* 591930 */
/* line 3, custom.scss */
.static-text p span a {
  color: inherit !important; }

/* line 7, custom.scss */
.static-text p strong a {
  color: inherit !important; }

/* line 12, custom.scss */
.icon-search:before {
  color: black; }

/* 598763*/
/* line 16, custom.scss */
.sw-app .sw-review-source-link > img {
  width: 1rem; }

/* 598763 */
/*
.widget-type_widget_v4_product_6_3a22487ed5e0493bf28e6eedb4c01531 .product__area-pdf {
    grid-area: pdf-box;
    min-width: 0;
}

.widget-type_widget_v4_product_6_3a22487ed5e0493bf28e6eedb4c01531 .product {
    grid-template-areas:
        "photo form"
        "photo description"
        "photo properties"
        "photo reviews"
        "photo pdf-box"
        "photo calculate-delivery";
}
@media screen and (max-width: 1024px){
.widget-type_widget_v4_product_6_3a22487ed5e0493bf28e6eedb4c01531 .product {
    grid-template-areas:
        "photo"
        "form"
        "description"
        "properties"
        "reviews"
        "pdf-box"
        "calculate-delivery";
    grid-template-columns: auto;
    grid-template-rows: auto;
    grid-column-gap: 0;
}
}
*/
/* 613404 */
/* line 53, custom.scss */
.co-social_login-box {
  display: none; }

/* line 56, custom.scss */
div#payment_gateways {
  display: none; }

/* line 59, custom.scss */
.co-input--messenger_subscription {
  display: none; }

/* 613404 */
/* 613979 */
/* line 66, custom.scss */
input {
  border: var(--controls-border-width) solid var(--color-form-controls-color) !important; }

/* line 70, custom.scss */
.checkbox__marker {
  border: 1px solid black; }

/* line 74, custom.scss */
.form-control:focus, .co-input-field:focus, .m-input-field:focus {
  box-shadow: none;
  border-color: black; }

/* 613979 */
/* line 81, custom.scss */
.stickers {
  display: flex;
  flex-direction: column; }

/* line 85, custom.scss */
.sticker {
  max-width: fit-content; }

/*.widget-type_widget_v4_header_1_6cce987243b3867abacb06ac98b6efd2 button.button.button_size-l.header__search-btn{
    background-color: #f7f7f7;
}*/
/* line 92, custom.scss */
.widget-type_widget_v4_benefits_5_a9f70a7e4ffa1b9ef8337a57c9159b91 .benefits-list__item-image {
  width: 32px;
  min-width: 32px; }

/* line 96, custom.scss */
.widget-type_widget_v4_sidebar_filter_2_5fb95e23ebe5bb480536460f0bf9a9fd .filter-range .noUi-horizontal {
  margin-bottom: 22px; }

/* line 99, custom.scss */
.navigation-bar-panel.navigation-bar-search.is-show form {
  width: 80% !important;
  min-width: 80% !important;
  position: fixed !important; }

/* line 105, custom.scss */
.product__area-description .product__full-description li,
.product__area-description .product__full-description span {
  font-size: 12pt !important; }
