.catalog-page__filter_bottom .wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link:before{
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.40395 3.48549C2.52015 1.41514 4.7518 0 7.32095 0C11.0086 0 14 2.91423 14 6.5C14 10.0858 11.0086 13 7.32095 13C4.05786 13 1.34039 10.7179 0.757691 7.70789C0.699422 7.40629 0.901473 7.11434 1.20947 7.05714C1.51671 6.9992 1.81411 7.19829 1.87314 7.49989C2.35594 9.99663 4.61407 11.8857 7.32095 11.8857C10.379 11.8857 12.8649 9.47366 12.8649 6.5C12.8649 3.52634 10.379 1.11429 7.32095 1.11429C5.15515 1.11429 3.27614 2.32366 2.36426 4.08646L3.41539 3.74251C3.71279 3.64594 4.0344 3.80343 4.13354 4.09537C4.23191 4.38731 4.07148 4.70303 3.77408 4.80034L1.50384 5.5432C1.20644 5.63977 0.884825 5.48229 0.785691 5.19034L0.0289443 2.96177C-0.0694328 2.66983 0.0909974 2.35411 0.388399 2.2568C0.6858 2.16023 1.00742 2.31771 1.10655 2.60966L1.40395 3.48549Z' fill='%23666666'/%3E%3C/svg%3E");
}
.catalog-page__search_wrap .wp-block-search__inside-wrapper input{
	background-image: url("data:image/svg+xml, %3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3158 12.9253C10.1182 13.9291 8.57525 14.534 6.89198 14.534C3.08842 14.534 0 11.4455 0 7.64198C0 3.83842 3.08842 0.75 6.89198 0.75C10.6955 0.75 13.784 3.83842 13.784 7.64198C13.784 9.32525 13.1791 10.8682 12.1753 12.0658L14.8218 14.7123C15.0594 14.9491 15.0594 15.3351 14.8218 15.5718C14.5851 15.8094 14.1991 15.8094 13.9623 15.5718L11.3158 12.9253ZM6.89198 1.96623C10.0242 1.96623 12.5677 4.50978 12.5677 7.64198C12.5677 10.7742 10.0242 13.3177 6.89198 13.3177C3.75978 13.3177 1.21623 10.7742 1.21623 7.64198C1.21623 4.50978 3.75978 1.96623 6.89198 1.96623Z' fill='%23666666' /%3E%3C/svg%3E");
	background-position: left center;
	background-repeat: no-repeat;
}

.main-banner__tabs_image video{
	width: 100%;
	height: 100%;
	border-radius: 15px;
}


.woocommerce-form-row--last.form-row.form-row-last {
  display: none;
}
.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
  width: 100%;
}
#account_display_name {
  display: none;
}
label[for=account_display_name] {
  display: none !important;
}
#account_display_name_description {
  display: none;
}