.w-100 {
	width: 100% !important;
}
.h-100 {
	height: 100% !important;
}
/*
.container {
    max-width: 1700px !important;
}*/

.wd-side-hidden .btn.btn-style-link {
	border-width: 0;
}

.mobile-nav .wd-heading {
	display: none;
}

.wd-notice, div.wpcf7-response-output, .mc4wp-alert, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) {
    border-radius: 100px;
    font-weight: 700;
    box-shadow: 0 5px 10px #0000001a;
}

.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    background: #f0f7ff;
    color: #2d2d2d;
}

.wpcf7 form:not(.sent) .wpcf7-response-output:before, .mc4wp-error:before, .mc4wp-notice:before, :is(.woocommerce-error,.woocommerce-info):before {
    color: #e32525;
}

.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
	background: #fff;
	color: #2d2d2d;
	border: 1px solid #efefef;
}

.elementor-toggle-item {
    border-radius: 20px !important;
    overflow: hidden;
}

@media (max-width: 768.98px) {
	.wd-notice, div.wpcf7-response-output, .mc4wp-alert, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) {
		border-radius: 20px;
		font-size: 14px;
	}
}

.wd-notice a, div.wpcf7-response-output a, .mc4wp-alert a, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) a {
    background: #fff;
    color: #2d2d2d;
    padding: 5px 10px;
    border-radius: 100px;
    text-decoration: none;
    border: 1px solid #efefef;
}

[class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text {
    --wd-swatch-inn-sp: 1px !important;
}

.katysoho-small-product-slider .wd-btn-arrow {
    background: #fff;
    opacity: 1;
    border-radius: 100px;
	visibility: visible;
}
.katysoho-small-product-slider .owl-stage {
	display: flex;
    align-items: center;
}

.katysoho-small-product-slider .dflex-fwidth-centered {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
/*
.katysoho-small-product-slider .owl-item:after {
    transition: opacity 0.1s ease;
    content: "";
    height: 70%;
    top: 15%;
    width: 26px;
    position: absolute;
    z-index: -1;
    right: -9px;
    background-image: url(https://katysoho.com.ua/wp-content/uploads/2025/05/nav-before-right.svg);
    background-size: cover;
}

.katysoho-small-product-slider .owl-item:before {
    transition: opacity 0.1s ease;
    content: "";
    height: 70%;
    top: 15%;
    width: 26px;
    position: absolute;
    z-index: -1;
    left: -9px;
    background-image: url(https://katysoho.com.ua/wp-content/uploads/2025/05/nav-before-left.svg);
    background-size: cover;
}
*/
.katysoho-small-product-slider [class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {
    left: calc(-30px + var(--wd-car-sp) / 2) !important;
}

.katysoho-small-product-slider [class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    right: calc(-30px + var(--wd-car-sp) / 2) !important;
}

.katysoho-small-product-slider .owl-carousel:hover .wd-btn-arrow[class*="next"] {
    transform: translateX(30px) !important;
}

.katysoho-small-product-slider .owl-carousel:hover .wd-btn-arrow[class*="prev"] {
    transform: translateX(-30px) !important;
}

.katysoho-small-product-slider .owl-carousel:hover .wd-btn-arrow:active::before {
	opacity: 0;
}

.wd-add-cart-icon>a:before {
    content: url(https://katysoho.com.ua/wp-content/uploads/2025/05/cart_icon.svg);
}

/*Хедер*/
@media (min-width: 1025px) {
    .whb-boxed:not(.whb-sticked) .whb-main-header {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
}

header .wd-header-search .wd-tools-icon:after {
    margin-inline-start: -14px;
}
header .wd-header-search .wd-tools-icon:after {
    font-size: 14px;
    font-weight: 600;
}

.wd-dropdown-menu .product-grid-item .product-wrapper-ks-card :is(.product-image-link,.hover-img) img {
    max-height: 400px;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    background: #f0f7ff !important;
    color: #2d2d2d !important;
}

header .wd-nav-main>li>a {
    background: #ffffff59;
}

header .whb-column.whb-col-right.whb-visible-lg > div:first-child {
    border-radius: 100px 0 0 100px;
	padding-left: 15px
}

header .whb-column.whb-col-right.whb-visible-lg > div:last-child {
    border-radius: 0 100px 100px  0;
	padding-right: 15px
}

header .whb-column.whb-col-right.whb-visible-lg > div {
    background: #ffffff59;
    padding: 8px 0;
}

header .wd-nav-main>li>a span, header .wd-nav-main>li>a {
    font-weight: 700;
    font-size: 18px;
    font-family: 'Helvetica';
    text-transform: uppercase;
	border-radius: 100px;
	padding: 5px 20px;
    line-height: 1;
    margin: -2px !important;
}

header .wd-nav.wd-style-bg>li>a:before {
	background-color: #fff;
}

header .wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before {
    opacity: 1;
}

header .wd-nav.wd-style-bg >li.menu-item-has-children.wd-opened:is(:hover,.current-menu-item,.wd-active,.active)>a:before, header .wd-nav.wd-style-bg:has(.wd-opened)>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before {
    background-color: #F0F7FF;
}



header .wd-design-full-width .container {
	max-width: max-content
}

header .wd-dropdown {
	background: #fff;
	box-shadow: unset;
	border-radius: 20px 0 20px 0;
}

header .whb-main-header:has(.wd-opened) {
    background: #fff;
}

header .wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
	padding-top: 0;
	border-radius: 0 0 20px 20px;
}

.wd-close-side {
	background-color: rgba(46,46,46,0.15);
	backdrop-filter: blur(30px);
}

/*Головна*/
.mainpage-favorites .title-subtitle {
	padding: 10px 20px;
    border-radius: 100px;
    position: absolute;
    left: 40px;
    top: -25px;
    transform: rotate(350deg);
}

/*Картка товару*/

.product-grid-item.outofstock .product-wrapper-ks-card:before {
    content: 'Немає в наявності';
    position: absolute;
    z-index: 999;
    font-family: 'Inter';
	color: #6C6C6C;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    top: 20px;
    left: 20px;
}

@media (min-width: 1025px) {
	.product-grid-item.outofstock .product-wrapper-ks-card:before {
		font-size: 18px;
		top: 40px;
		left: 50px;
	}
}
@media only screen and (min-device-width: 767px) and (max-device-width: 1024px){
	.product-grid-item.outofstock .product-wrapper-ks-card:before {
		font-size: 15px;
		top: 30px;
		left: 30px;
	}
}

.product-grid-item.outofstock .product-labels{
	display: none;
}

.product-grid-item.outofstock {
	opacity: 1;
}

.product-grid-item.outofstock .product-img a:after {
    content: '';
    background: url(https://katysoho.com.ua/wp-content/uploads/2025/07/outofstock_overlay.svg);
    position: absolute;
    top: 0;
    opacity: 1;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 998;
	border-radius: 20px;
    background-size: cover;
}

.product-wrapper-ks-card .product-img img {
	border-radius: 20px;
	overflow: hidden;
}

.product-grid-item .product-wrapper-ks-card :is(.product-image-link,.hover-img) img {
	max-height: 700px;
	height: auto;
}

.product-wrapper-ks-card .product-grid-item.product .product-wrapper-ks-card .swatches {
    max-width: 50% !important;
	width: auto !important;
}
.product-wrapper-ks-card .product-information, .product-wrapper-ks-card .product-preinformation {
	width: 100%;
	padding: 10px 0 0 0;
	display: block;
    font-weight: 700 !important;
    display: flex;
    justify-content: space-between;
	align-items: center;
}

.product-wrapper-ks-card .product-preinformation .product_card_sku {
	display: none;
}

.product-wrapper-ks-card .product-information{
	padding: 0;
	gap: 10px;
}

.product-wrapper-ks-card .product-information {
	overflow: hidden;
}

.product-wrapper-ks-card .product-information .product-buttons, .product-wrapper-ks-card .star-rating {
    opacity: 0;
    transform: translateY(-100%); /* Початкове положення справа */
    transition: transform 0.3s ease-in-out , opacity 0.5s ease-in-out; /* Плавна анімація */
}

.product-grid-item:hover > .product-wrapper-ks-card .product-information .product-buttons, .product-grid-item:hover > .product-wrapper-ks-card .star-rating  {
    opacity: 1;
    transform: translateY(0); /* Положення після наведення */
}

.wd-hover-fw-button .product-wrapper-ks-card .wd-add-btn .add-to-cart-loop {
	color: #2d2d2d;
}

.woocommerce-product-gallery .product-labels.labels-rectangular:not(#upsells-into-gallery .product-labels.labels-rectangular) {
	right: unset !important;
}

.wd-hover-fw-button .product-wrapper-ks-card .wd-add-btn .add-to-cart-loop span{
	display: none;
	color: #2d2d2d;
}

.product-wrapper-ks-card .product-title {
	margin: 0 !important;
}

.product-wrapper-ks-card  .price .amount {
	font-weight: 700 !important;
	font-family: 'Helvetica';
	font-size: 14px !important;
	color: #2d2d2d !important;
}

.product-grid-item.product .product-wrapper-ks-card .product-price {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
	font-family: 'Helvetica';
	font-size: 14px !important;
	color: #2D2D2D !important;
}

.product-grid-item.product .product-wrapper-ks-card  .swatches {
	max-width: 100%;
	width: 100%;
}

.product-grid-item.product .product-wrapper-ks-card [class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg, .product-grid-item.product .product-wrapper-ks-card [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text {
    box-shadow: 0 0 0 var(--brd-width, 1px) var(--wd-swatch-brd-color) inset;
    --wd-swatch-inn-sp: 1px;
}

.product-wrapper-ks-card .product_card_sku, .product-wrapper-ks-card .product_card_name{
    font-weight: 700 !important;
	text-transform: uppercase;
	font-family: 'Helvetica';
	color: #2D2D2D;
}
.product-wrapper-ks-card .product_card_desc{
    font-size: 13px;
	font-weight: 200;
	color: #2D2D2D;
    font-family: 'Helvetica';
}

.product-wrapper-ks-card .product_card_sku{
    font-size: 14px;
	color: #6C6C6C;
	font-family: 'Helvetica';
	width: 100%;
    text-align: left;
}

.product-wrapper-ks-card .product_card_name{
    font-size: 20px;
    font-family: 'Helvetica';
}

.product-grid-item.product .product-wrapper-ks-card .product-buttons {
    position: absolute;
    top: 15px;
    right: 30px;
}
.product-grid-item.product .product-wrapper-ks-card .product-buttons > * {
    background: #F0F7FF;
    margin: 5px;
    padding: 9px 14px;
    border-radius: 100px;
}

.wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon {
    padding: 9px 11px;
}

.product-grid-item.product .product-wrapper-ks-card .star-rating {
    position: absolute;
    top: 15px;
    left: 35px;
}

.product-grid-item.product .product-wrapper-ks-card .star-rating span:before {
    color: #F0F7FF;
}

.product-grid-item.product .product-wrapper-ks-card .wd-action-btn.wd-style-icon>a {
	margin-left: 0;
}

.product-grid-item .price {
    display: flex !important;
    flex-direction: column !important;
}

/*Елементи*/

body .scrollToTop {
    width: 40px;
    height: 40px;
    border-radius: 0;
    background-color: #f0f7ff;
    color: #2d2d2d;
    border-radius: 100px;
    box-shadow: 0 5px 10px #00000024;/
}

.single-product .woocommerce-Reviews :is(.comment-reply-title,.woocommerce-Reviews-title) {
    display: none;
}

.upsells .element-title {
    justify-content: center;
}

@media only screen and (max-width: 600px) {
	.mainpage-banner-button {
		font-size: 14px;
		padding: 5px 40px;
	}
}

span.mainpage-delivery-sum {
    background: #2d2d2d;
    color: #fff;
    padding: 5px 20px;
    border-radius: 100px;
}

.mainpage-banner-button {
    background: #fff;
    text-transform: uppercase;
    padding: 10px 40px;
    border-radius: 100px;
    font-size: 24px;
    font-weight: 700;
    color: #2d2d2d;
    display: flex;
    align-items: center;
}

.mainpage-catalog-button.mainpage-banner-button {
    background: #f0f7ff;
}

.mainpage-walk-button.mainpage-banner-button {
    margin-left: -20px;
	padding-top: 0;
    padding-bottom: 0;
    padding-right: 7px;
}

.mainpage-banner-buttons {
    display: flex;
}

.mainpage-walk-button.mainpage-banner-button a:first-child {
    padding-left: 15px;
}
/*Small product*/
.product-wrapper.katysoho-small-product-element {
    display: flex;
    align-items: center;
}

.katysoho-small-product-element > div {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 10px 20px;
	/*
    max-height: 110px;
    height: 110px;
	*/
}

.katysoho-small-product-element .ks-product-element-image {
	width:25%;
	padding: 10px;
}

.katysoho-small-product-element :is(.product-image-link,.hover-img) img {
	max-height: unset;
    height: 100%;
    max-height: 100px;
    border-radius: 15px;
    object-position: 0 80%;
}

.katysoho-small-product-element .product-image-link {
    display: unset !important;
}

.katysoho-small-product-element .ks-product-element-info {
    width: 75%;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.katysoho-small-product-element .top-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.katysoho-small-product-element .sku {
    font-size: 0.8em;
    font-weight: 700;
    color: #b4b4b4;
}

.katysoho-small-product-element .title {
    text-transform: none;
	margin-bottom: 5px;
}

.katysoho-small-product-element .product-label {
    border-radius: 100px;
    margin-left: 15px;
    font-size: 14px;
    padding: 5px 20px;
}

.product-grid-item.product .katysoho-small-product-element  .swatches {
    max-width: 100%;
    width: 100%;
	text-align: left;
}

.product-grid-item.product .katysoho-small-product-element .amount {
    font-size: 18px;
    font-weight: 700;
}

.product-grid-item.product .katysoho-small-product-element .amount.saleprice {
    color: #E32D12;
}

/*Footer*/

.thats-end-block .title-wrapper .title, .thats-end-block .title-wrapper .title-subtitle  {
    background: #fff;
    border-radius: 100px;
    padding: 5px 19px;
}

.thats-end-block .title-wrapper .title-subtitle  {
    margin-bottom: 0px;
}

footer .footer__subscribe {
    display: flex;
}

footer .footer__subscribe input {
    height: 50px;
}

footer .footer__subscribe input[type="email"] {
	border: 0;
	border-radius: 100px 0px 0px 100px !important;
}

footer .footer__subscribe input[type="submit"] {
	border: 0;
	border-radius: 0px 100px 100px 0px !important;
	background: #fff;
	color: #2D2D2D;
	border-left: 3px solid transparent;
}

footer .footer__subscribe input[type="submit"] {
    border: 0;
    border-radius: 0px 100px 100px 0px !important;
    background: #fff;
    color: #2D2D2D;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Helvetica';
    border-left: 5px solid #f0f7ff;
}

footer .footer__subscribe input[type="submit"]:hover {
    background: #000;
}

.product-labels.labels-rectangular {
    top: 10% !important;
    inset-inline-start: 0;
    left: 25px !important;
	font-family: 'Ksk';
    font-weight: 400;
}

.product-label {
    padding: 10px 30px !important;
    border-radius: 100px;
    font-size: 16px;
	left: -30px;
    position: relative;
    transform: rotate(350deg);
}

.product-labels .product-label.new {
    background-color: #F0F7FF !important;
    color: #2d2d2d !important;
}


/*Сторінка товару*/
	.single-product .woocommerce-product-gallery .product-label {
		left: 0 !important;
	}
	
	.price {
		display: flex;
		flex-direction: column;
	}
	
	#single-product-gallery .woocommerce-product-gallery .owl-dots {
		position: inherit;
		bottom: 10px;
	}

	
	.variations_form-linked .wd-size-m {
		--wd-swatch-size: 100px !important;
	}
	
	[class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg.wd-active, [class*="wd-swatches"].wd-bg-style-2 .wd-swatch-wrap.wd-active .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text.wd-active, [class*="wd-swatches"].wd-text-style-2 .wd-swatch-wrap.wd-active .wd-swatch.wd-text {
		--brd-width: 1px !important;
	}
	
	.variations_form-linked [class*="wd-swatches"].wd-shape-round .wd-swatch {
		border-radius: 0.1em !important;
	}
	
	.variations_form-linked .wd-swatch :is(img,picture) {
		object-position: 0 75%;
	}

@media (min-width: 1025px) {
	
	.single-product .woocommerce-product-gallery .product-labels.labels-rectangular:not(#upsells-into-gallery .product-labels.labels-rectangular) {
		top: 150px !important;
		inset-inline-start: 0;
		left: 20px !important;
		font-family: 'Ksk';
		font-weight: 400;
	}
	
	.single-product .woocommerce-product-gallery .product-label {
		left: 20px !important;
	}
	
	.woocommerce-variation-add-to-cart, .wd-single-add-cart form.cart:not(.variations_form) {
		flex-wrap: nowrap !important;
	}
	
    .single-product .whb-overcontent:not(.whb-custom-header) {
        padding-top: unset !important;
    }
	.single-product .whb-color-dark:not(.whb-with-bg) {
		background-color: transparent;
	}
	.single-product-info {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		align-self: flex-start;
		/*max-height: calc(100vh + 180px);
		overflow-y: scroll;	*/
	}
	.single-product-info .wd-label-top-lg table.variations .label {
		margin-bottom: 15px
	}	
}
.single-product-info .single_add_to_cart_button, .single-product-info .single_instock_button, .single-product-info .xoo-wl-action-btn{
	background: #f0f7ff;
    text-transform: uppercase;
    padding: 10px 25px;
    border-radius: 100px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Helvetica';
    color: #2d2d2d;
    display: flex;
    align-items: center;
	border: 1px solid #EDEDED
}

.single-product-info .single_instock_button {
	background: #fff;
	color: #2d2d2d;
}

.single-product-info .single_add_to_cart_button:hover {
	background: #fff;
	color: #2d2d2d;
}

.single-product-info .single_instock_button:hover {
	background: #f0f7ff;
	color: #2d2d2d;
}

.single-product-info .single_add_to_cart_button:before {
    content: url(https://katysoho.com.ua/wp-content/uploads/2025/05/cart_icon.svg);
    opacity: 1;
    position: unset;
    padding-right: 20px;
    max-height: 5px;
    zoom: 0.8;
    display: flex;
    align-items: center;
}

.single-product-info .single_instock_button:before {
    content: url(https://katysoho.com.ua/wp-content/uploads/2025/06/location.svg);
    opacity: 1;
    position: unset;
    padding-right: 20px;
    max-height: 5px;
    zoom: 0.5;
    display: flex
;
    align-items: center;
}

.single-product-info .quantity-and-addtocart{
	display: flex;
	gap: 10px;
}


.single-product .wd-accordion-title-text, .single-product table.variations label {
	font-family: "Helvetica", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2D2D2D;
}


.single-product .woocommerce-product-gallery__wrapper {
	border-radius: 10px;
    overflow: hidden;
}

.single-product :is(.thumbs-position-bottom_column,.thumbs-position-bottom_grid,.thumbs-position-bottom_combined) .product-image-wrap:last-child {
    margin-bottom: 0px;
}


div.quantity input[type="button"].minus {
    border-left: 1px solid #EDEDED !important;
    border-radius: 100px 0 0 100px;
}

div.quantity input[type="button"].plus {
    border-right: 1px solid #EDEDED !important;
    border-radius: 0 100px 100px 0;
}

div.quantity input[type="button"], div.quantity input[type="number"] {
	border-color: #EDEDED !important;
	
}

div.quantity input[type="button"]:hover {
	color: #2d2d2d;
	background: #f0f7ff;
}


.product-template-default.single-product .whb-header{
	margin-bottom: 0px;
}

.product-template-default.single-product .website-wrapper{
	overflow: visible;
}

.breadcrumb a, .woocommerce-breadcrumb a, .woocommerce-breadcrumb .breadcrumb-last:last-child {
	text-transform: capitalize;
	font-size: 15px;
	font-family: 'Helvetica', 'Inter';
}

.woocommerce-breadcrumb {
	padding-bottom: 30px;
}
	
.single-product-info .katysoho-product-description {
	font-size: 18px;
	font-family: 'Helvetica';'
	line-height: 1;
	color: #2D2D2D;
	padding-top: 20px;
}

.single-product-info .katysoho-product-description p:last-child {
    margin-bottom: 0px;
}

.single-product :is(.thumbs-position-bottom_column,.thumbs-position-bottom_grid,.thumbs-position-bottom_combined) .product-image-wrap{
	margin-bottom: 0px;
}
	
.woocommerce-breadcrumb a:after {
	content: ">";
}

.single-product-info .sku {
	font-size: 14px !important;
}

.mobile-buy-sticky-block .price del bdi {
    font-size: 70%;
    float: right;
    color: #2d2d2d;
    text-decoration: line-through;
	font-weight: 700;
}

/*ВІДГУКИ*/
.wd-review-style-2 .review {
    border-radius: 20px !important;
    border-width: 1px !important;
    text-align: left;
    background: #fff;
    border-color: #efefef !important;
	font-size: 14px;
}

.woocommerce-noreviews {
	font-family: "Helvetica", Sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.comment-form-rating, .redesign .wd-reviews-tools {
	justify-content: center;
}

.woocommerce-Reviews {
	text-align: center;
}

.comment-form input, .comment-form textarea {
    border: 0;
    border-radius: 20px !important;
}

.comment-form input{
    border: 0;
    border-radius: 100px !important;
}

.comment-form input[type="submit"]{
	background: #f0f7ff;
    color: #2d2d2d;
    font-family: 'Helvetica';
    font-weight: 700;
}

.comment-form input[type="submit"]:hover{
	background: #fff;
    color: #2d2d2d;
}

p.comment-notes, .comment-form-cookies-consent label {
    text-align: left;
    font-size: 14px;
}

.woocommerce-Reviews .comment-reply-title {
	font-size: 18px;
}

.woocommerce-Reviews .comment-form>p, .woocommerce-Reviews .comment-form .comment-form-images {
    flex: 1 1 max(400px, 50%);
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

.wd-review-style-2 .review {
	border-radius: 20px;
}

.woocommerce-noreviews {
    text-transform: uppercase;
}

.comment-form label {
	text-align: left;
}

.woocommerce-Reviews-title {
	font-family: "Helvetica", Sans-serif;
    font-weight: 700;
	text-transform: uppercase !important;
}


/*Елементи Mobile*/

@media only screen and (max-width: 600px) {
	
/*Header*/
.whb-general-header .whb-mobile-right > div, .mobile-nav.whb-mobile-right > div {
	background: #fff
}

.whb-general-header .whb-mobile-right .wd-tools-element >a, .mobile-nav .whb-mobile-right .wd-tools-element >a {
	padding-right: 5px;
}

.whb-general-header .whb-mobile-right > div:first-child, .mobile-nav .whb-mobile-right > div:first-child {
	border-radius: 100px 0 0 100px;
}

.whb-general-header .whb-mobile-right > div:last-child, .mobile-nav .whb-mobile-right > div:last-child {
	border-radius: 0 100px 100px 0;
	padding-right: 10px
}

.whb-general-header .whb-mobile-left :is(.wd-custom-icon,picture.wd-custom-icon img), .mobile-nav .whb-mobile-left :is(.wd-custom-icon,picture.wd-custom-icon img) {
    max-width: max-content;
    max-height: max-content;
}
.mobile-nav .whb-mobile-right :is(.wd-custom-icon,picture.wd-custom-icon img) {
	max-width: 20px;
    max-height: 17px;
}
.whb-general-header .whb-mobile-left .wd-tools-icon, .mobile-nav .whb-mobile-left .wd-tools-icon {
    background: #fff;
    border-radius: 13px;
}

.whb-general-header .whb-mobile-right .wd-tools-element>a, .mobile-nav .whb-mobile-right .wd-tools-element>a {
	height: 30px;
}

.whb-general-header .whb-mobile-right .wd-tools-icon:before, .mobile-nav .whb-mobile-right .wd-tools-icon:before {
    font-size: 12px;
}


.mobile-nav.wd-side-hidden {
	background: #fff;
}

.mobile-nav.wd-side-hidden .wd-nav-mobile>li>a, .mobile-nav.wd-side-hidden .wd-nav-mobile li.current-menu-item>a, .mobile-menu__contacts a, .mobile-nav.wd-side-hidden .wd-action-btn>a, .mobile-nav.wd-side-hidden .wd-nav-mobile>li>a, .mobile-nav.wd-side-hidden .wd-nav-mobile li.current-menu-item>a, .mobile-menu__contacts a, .mobile-nav.wd-side-hidden .wd-action-btn>a {
	color: #2d2d2d;
}

.mobile-nav.wd-side-hidden .wd-action-btn>a {
	padding: 0 !important;
}

/*EndHeader*/	
	
	.thats-end-block .title-wrapper .title-subtitle {
		font-size: 14px !important;
		margin-bottom: 0px;
	}

	.thats-end-block .title-wrapper .title {
		font-size: 10px !important; 
	}	
	
	.footer__subscribe input[type="submit"], .elementor-element-1c1cbf8 p {
		font-size: 12px;
	}
	
	.footer-block1 .mainpage-walk-button.mainpage-banner-button{
		margin-left: 0px;
		width: 100%;
	}
	.footer-block1 .mainpage-banner-button img {
        height: 25px;
    }
	
	.mainpage-banner-button {
		font-size: 14px;
		padding: 5px 40px;
	}
	.mainpage-banner-button img {
		height: 40px;
	}	
	.mainpage-catalog-button.mainpage-banner-button {
		text-align: center;
		background: #f0f7ff;
		width: 100%;
		justify-content: center;
	}
	.mainpage-walk-button.mainpage-banner-button {
		width: 65%;
	}
	.mainpage-favorites .title-subtitle {
		padding: 5px 10px;
		top: -15px;
	}
	.product-grid-item.product .product-wrapper-ks-card .star-rating {
		display: none;
	}
	.product-grid-item.product .product-wrapper-ks-card .product-buttons {
		position: absolute;
		top: 5px;
		right: 10px;
	}

	.wd-action-btn.wd-style-icon>a:before {
		font-size: 13px;
	}
	.wd-add-cart-icon>a:before {
		transform: scale(0.7);
		position: relative;
	}	
	
	.product-grid-item.product .product-wrapper-ks-card .product-buttons > * {
		margin: 3px;
		padding: 1px 10px;
		border-radius: 100px;
	}
	
	.wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon {
		padding: 1px 3px;
	}
	
	.product-labels.labels-rectangular {
		top: 10% !important;
	}
	.product-label {
		padding: 5px 20px !important;
		font-weight: 400 !important;
	}
	.product-wrapper-ks-card .product_card_sku {
		font-size: 10px;
	}
	.product-wrapper-ks-card .product_card_name {
		font-size: 12px;
	}
	.product-wrapper-ks-card .product-information, .product-wrapper-ks-card .product-preinformation {
		padding: 4px 0 0 0;
	}
	
	/*PRODUCT*/

	.woocommerce-breadcrumb a, .woocommerce-breadcrumb .breadcrumb-last:last-child {
		font-size: 10px;
	}
	
	.single-product-info .single_add_to_cart_button, .single-product-info .single_instock_button, .xoo-wl-action-btn {
		font-size: 14px;
		padding: 10px 20px;
	}
	.single-product div.quantity input[type="number"], .single-product div.quantity input[type="button"] {
		height: 42px;
	}
	.single-product-info .katysoho-product-description p:last-child {
		margin-bottom:inherit;
	}
	.single-product div.quantity input[type="button"] {
		padding: 0 10px;
		min-width: 30px;
	}
	

	#single-product-gallery .owl-carousel .owl-item {
		margin-bottom: 0;
	}
	
	.mobile-buy-sticky-block {
	  position: sticky;
	  bottom: 0;
	  z-index: 1;
	  transition: opacity 0.3s ease; 
	  display: block;
	  background:rgb(240 247 255 / 60%) !important;
	  backdrop-filter: blur(30px);
	}

	.mobile-buy-sticky-block.hidden {
	  visibility: hidden;
	  height: 0;
	  overflow: hidden;
	  pointer-events: none;
	}
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery.row {
		margin-left: 0;
		margin-right:0;
	}

	.woocommerce-product-gallery.row .col-12{
		padding-left: 0;
		padding-right:0;
	}
	.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 0 !important;
	}
	.whb-color-dark:not(.whb-with-bg) {
		background-color: transparent !important;
	}
	.whb-general-header .whb-mobile-right > div, .mobile-nav.whb-mobile-right > div, .whb-general-header .whb-mobile-left .wd-tools-icon, .mobile-nav .whb-mobile-left .wd-tools-icon {
		background: #ffffff4d;
	}
	
	.single-product .woocommerce-product-gallery .product-labels.labels-rectangular:not(#upsells-into-gallery .product-labels.labels-rectangular) {
		top: 60px !important;
		left: 15px !important;
	}
	.single-product .woocommerce-product-gallery  .product-label {
		left: 0 !important;
	}

  #single-product-gallery .woocommerce-product-gallery_wrapper.owl-carousel:not(#upsells-into-gallery .woocommerce-product-gallery_wrapper.owl-carousel) ,
  #single-product-gallery .owl-carousel .owl-stage:not(#upsells-into-gallery .owl-carousel .owl-stage),
  #single-product-gallery .owl-carousel .owl-stage-outer:not(#upsells-into-gallery .owl-carousel .owl-stage-outer) {
    display: block !important;
    height: auto !important;
    transform: none !important;
    overflow: visible !important;
  }

  #single-product-gallery .owl-carousel .owl-item:not(#upsells-into-gallery .owl-carousel .owl-item:) {
    display: block !important;
    width: 100% !important;
    transform: none !important;
  }
  #single-product-gallery .woocommerce-product-gallery .owl-carousel .product-image-wrap:not(#upsells-into-gallery .owl-carousel .product-image-wrap) {
	padding-left: 0;
	padding-right: 0;
  }

  #single-product-gallery .woocommerce-product-gallery__image:not(#upsells-into-gallery .woocommerce-product-gallery__image) ,
  #single-product-gallery .product-image-wrap:not(#upsells-into-gallery .product-image-wrap)  {
    width: 100% !important;
  }

  #single-product-gallery .owl-carousel .owl-nav:not(#upsells-into-gallery .owl-carousel .owl-nav),
  #single-product-gallery .owl-carousel .owl-dots:not(#upsells-into-gallery .owl-carousel .owl-dots) {
    display: none !important;
  }
  #single-product-gallery .woocommerce-product-gallery__image:not(#upsells-into-gallery .woocommerce-product-gallery__image) img {
    width: 100% !important;
    height: auto !important;
    display: block;
  }

  #single-product-gallery .woocommerce-product-gallery__image:not(#upsells-into-gallery .woocommerce-product-gallery__image)  {
    width: 100% !important;
    max-width: 100% !important;
  }

  #single-product-gallery .product-image-wrap:not(#upsells-into-gallery .product-image-wrap)  {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  #single-product-gallery .owl-stage:not(#upsells-into-gallery .owl-stage)  {
    width: 100% !important;
    max-width: 100% !important;
  }

	#single-product-gallery .owl-carousel .owl-item:not(#upsells-into-gallery .owl-carousel .owl-item)  {
		width: 100% !important;
	}
	.single-product-info .katysoho-product-description {
		font-size: 14px;
	}
	
	
	.single-product-info .quantity-and-addtocart button#addToCartButton{
		flex: 1 1 auto;
	}
	.single-product-info .quantity-and-addtocart{
		display: flex;
		flex-direction: row;
		width: 100%;
		gap: 10px;
	}
	body .scrollToTop {
        right: 33px;
        bottom: 160px;
    }
}


	
table.variations select {
    max-width: 260px;
    border-radius: 100px;
    padding: 10px 20px;
    border-color: #efefef;
    font-weight: 700;
    text-transform: uppercase;
}

/*СТОРІНКА КАТЕГОРІЙ*/

.price del bdi {
    font-size: 70%;
    float: right;
    color: #D9D9D9;
}

.price:has(del) ins bdi {
    color: #C40000;
}

.products[class*="wd-stretch-cont"] :is(.price,.wrap-price,.product-rating-price) {
    text-align: right;
}

nav[class*="-pagination"] li .page-numbers {
    border: 1px solid #ededed;
    font-weight: 700 !important;
    border-radius: 5px;
    margin: 0px 3px;
	color: #2d2d2d;
	background: #fff;
}

nav[class*="-pagination"] li .page-numbers:not(.next,.prev) {
    font-weight: 100;
    font-size: 12px;
}

nav[class*="-pagination"] li .page-numbers.current:not(.next,.prev) {
    background-color: #f0f7ff;
    color: #2d2d2d;
	border: 0;
}

/*Сайдбар*/

.sidebar-widget:not(.widget_product_categories, .widget_block) {
    border: 1px solid #EDEDED;
    border-radius: 20px;
    padding: 25px;
	background: #ffffff66;
	backdrop-filter: blur(15px);
}

.widget_product_categories, .widget_block {
	border: 0;
}

.widget_product_categories .widget-title, .widget_block .wp-block-heading {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 22px;
	font-family: 'Inter';
    font-weight: 700;
}

.sidebar-widget.widget_block {
	margin: 0;
	padding: 0;
}

.widgettitle, .widget-title {
    font-size: 18px;
    text-transform: none;
    font-weight: 600;
}

.wd-filter-list li {
    gap: 10px;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5px;
    align-items: center;
    flex-direction: row-reverse;
}

.widget_product_categories .product-categories {
    margin-bottom: -5px;
    display: flex;
    flex-wrap: wrap;
} 

.widget_product_categories .product-categories li {
	font-size: 14px;
	font-weight: 700;
	padding: 0px 30px;
	border-radius: 100px;
	border: 1px solid #EDEDED;
	color: #2d2d2d !important;
	text-transform: uppercase;
	margin-top: -1px;
	background: #ffffff66;
	backdrop-filter: blur(15px);
}
.widget_product_categories .product-categories li a {
	color: #2d2d2d !important;
}

.widget_price_filter .ui-slider .ui-slider-handle:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0 5px 15px #00000059;
	font-weight: 700;
	font-family: 'Helvetica';
}
.widget_price_filter .price_label {
	font-size: 12px;
}
.widget_price_filter .ui-slider .ui-slider-range {
	height: 5px;
	background-color: rgb(240 247 255);
}
.widget_price_filter .price_slider_amount button[type="submit"] {
	background: #f0f7ff;
    color: #2d2d2d;
    border-radius: 100px;
    box-shadow: 0px 5px 10px #00000024;
}

.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ * {
	display: block !important;
}

.wd-swatches-filter .wd-active .wd-swatch.wd-bg:after {
    position: absolute;
    top: var(--wd-swatch-inn-sp);
    right: var(--wd-swatch-inn-sp);
    bottom: var(--wd-swatch-inn-sp);
    left: var(--wd-swatch-inn-sp);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: inherit;
    color: #2d2d2d;
    font-weight: 400;
    font-size: calc(var(--wd-swatch-text-size) - 4px);
    opacity: 1;
	z-index: 999;
    transition: inherit;
    content: "\f107";
    font-family: "woodmart-font";
}

.wd-filter-list .wc-layered-nav-term a:hover+.count, .wd-filter-list .wc-layered-nav-term.wd-active .count {
    color: #2d2d2d;
    background-color: #F0F7FF;
    border-color: #ededed;
}

.page-title .title-design-centered .wd-nav-product-cat, .page-title .wd-btn-show-cat, .title-design-centered .wd-nav-product-cat {
    display: none !important;
}

.tax-product_cat .woocommerce-breadcrumb {
	padding: 10px 0;
}

.breadcrumbs a, .woocommerce-breadcrumb a, .woocommerce-breadcrumb .breadcrumb-last:last-child {
	font-size: 12px;
	font-weight: 700;
	font-family: 'Helvetica';
}

.breadcrumbs a, .woocommerce-breadcrumb a{
	color: #D9D9D9;
}

.woocommerce-breadcrumb a:after {
	content: "/";
}

.wd-active-filters .wd-clear-filters {
    padding-inline-end: 0 !important;
    border-inline-end: 0 !important;
}

.wd-active-filters .wd-clear-filters a {
    color: #6c6c6c;
	font-size: 14px;
}

.wd-clear-filters.wd-cross-icon>a:before {
    content: url(https://katysoho.com.ua/wp-content/uploads/2025/06/remove_filter-1.svg);
}

.wd-off-canvas-btn {
    font-size: 14px;
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .tax-product_cat .elementor-column.wd-side-hidden, .woodmart-archive-shop .elementor-column.wd-side-hidden {
        width: 100% !important;
    }
}

/*
.wd-side-hidden .wd-heading {
	display:none;
}*/
.wd-active-filters .widget_layered_nav_filters {
	display:none;
}

select.orderby {
    border: 1px solid #ededed;
    border-radius: 100px;
    font-weight: 700;
    text-transform: uppercase;
    height: unset;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
/*


.tax-product_cat .page-title-default.title-size-large.wd-section-stretch .title {
	font-size: 40px;
    padding: 10px;
    color: #fff;
    border-radius: 100px;
    display: flex;
	font-weight: 700;
    justify-content: flex-end;
    text-shadow: 0 5px 10px #00000052;
}
*/

.tax-product_cat .page-title-default.title-size-large.wd-section-stretch {
    padding: 160px 0 0 0;
}

@media (max-width: 1024px) {
    .elementor-column.wd-side-hidden {
        width: 100% !important;
    }
	.widget_product_categories .product-categories li {
		font-size: 12px;
		padding: 0px 20px;
	}
	
}
@media (min-width: 1025px) {
    .title-shop.title-design-centered>.container, .title-blog.title-design-centered>.container {
        justify-content: end !important;
        font-size: 50px !important;
    }
	.tax-product_cat .page-title-default.title-size-large.wd-section-stretch .title {
		font-size: 60px
	}
	nav[class*="-pagination"] li .page-numbers {
		width: 40px;
		height: 40px;
	}
}


@media screen and (max-width: 767px) {
    /*.tax-product_cat .page-title-default.title-size-large.wd-section-stretch {
        padding: 400px 0 0px 0;
    }*/

    .tax-product_cat .page-title-default.title-size-large.wd-section-stretch {
        padding: 160px 0 0px 0;
    }
}

/*MY ACCOUNT*/
@media screen and (max-width: 767px) {
	section.woocommerce-order-details, section.woocommerce-customer-details, fieldset {
		backdrop-filter: blur(15px);
		padding: 15px;
		border: 1px solid #f0f7ff;
		border-radius: 20px;
		margin-bottom: 20px;
	}

	fieldset, .woocommerce-EditAccountForm.edit-account {
		backdrop-filter: blur(15px);
		padding: 15px;
		border: 1px solid #f0f7ff;
		border-radius: 20px;
	}

	.wd-wishlist-content {
		border: 1px solid #f0f7ff;
		backdrop-filter: blur(15px);
		padding: 20px 10px;
		border-radius: 20px;
	}
}

td.woocommerce-orders-table__cell-order-actions a, .woocommerce-pagination .button {
    border-radius: 100px;
    color: #2d2d2d;
    background: #f0f7ff;
}

@media (max-width: 768.98px) {
    .shop_table_responsive {
        display: block;
        padding: 20px 10px;
        border: 1px solid #f0f7ff;
        border-radius: 20px;
        backdrop-filter: blur(15px);
        background: #ffffff5c;
    }
}

.woocommerce-MyAccount-navigation ul li a {
    padding: 10px 15px;
    color: #2d2d2d;
    border-radius: 100px;
	background: #fff;
    border: 1px solid #f0f7ff;
    backdrop-filter: blur(15px);
    margin-top: -1px;
}

.woocommerce-MyAccount-navigation ul li.is-active>a {
	background-color: #F0F7FF;
}

.wd-my-account-links a {
	border-radius: 20px;
	border-width: 1px;
	background: #fbfbfb00;
    border: 1px solid #f0f7ff;
    backdrop-filter: blur(15px);
}

.wd-my-account-links a:hover {
	background: #F0F7FF;
}

.woocommerce-MyAccount-content>p {
    font-size: 90%;
}

.wd-dropdown-my-account .wd-sub-menu li a {
    color: #2d2d2d;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
	padding: 10px 30px;
}

.wd-dropdown-my-account .wd-sub-menu{
	background: #fbfbfbd9;
	box-shadow: 0 0 10px #00000005;
}

.wd-dropdown-my-account .wd-sub-menu li a:hover {
    color: #2d2d2d;
    background: #f0f7ff;
	font-weight: 700;
}

.wd-dropdown-my-account.wd-dropdown-menu.wd-design-default {
	margin: 0;
    background: #ffffff59 !important;
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
}

/*MINICART*/
.redesign .shopping-cart-widget-body .product-grid-item :is(.product-image-link,.hover-img) img {
	max-height: 300px;
	height: 300px;
}

.redesign .product_list_widget>li img {
	border-radius: 20px;
	max-width: 150px;
}

.woocommerce-mini-cart>li {
	align-items: center !important;
}

.redesign .cart-widget-side .product_list_widget>li .wd-entities-title {
	flex-direction: column;
}

.redesign .product_list_widget .wd-ks-variation-atributes img {
	min-width:unset;
	margin-right: unset;
}

.redesign .cart-widget-side div.quantity input {
	background: #00000000
}

.redesign .cart-widget-side div.quantity input[type="button"].minus {
	border-radius: 100px 0 0 100px;
}
.redesign .cart-widget-side div.quantity input[type="button"].plus {
	border-radius: 0 100px 100px 0;
}

.redesign div.quantity input[type="button"]:hover:hover{
	background: #000;
	color: #fff;
}

.redesign .wd-ks-variation-atributes {
	margin-bottom: 10px;
	display: block;
}
.redesign .wd-ks-variation-atributes span.attribute-cart-label {
    text-transform: uppercase;
    font-weight: 200;
}

.redesign .wd-ks-variation-atributes .wd-swatch.wd-tooltip.wd-text {
    border-radius: 100px;
    border: 1px solid #000;
    padding: 5px 20px;
    background: #000;
    color: #fff;
    font-weight: 200;
}

.redesign .cart-widget-side .product_list_widget>li .wd-entities-title {
	display: flex;
	justify-content: space-between;
}

.redesign .cart-widget-side .woocommerce-mini-cart .remove {
    top: 13px;
    inset-inline-end: 10px;
    top: unset;
    bottom: 13px;
}

.redesign span.checkout-messages {
    background: #f0f7ff;
    border-radius: 100px;
    border: 1px solid #efefef;
}

.redesign span.checkout-messages.checkout-messages-with-button a {
    padding: 0px 10px;
    background: #fff;
	border-radius: 100px;
	color: #2d2d2d;
	border: 1px solid #efefef
}

.redesign p.woocommerce-mini-cart__buttons.buttons {
    justify-content: space-between;
}

.redesign p.woocommerce-mini-cart__buttons.buttons>*{
	margin: 5px;
    border-radius: 100px;
}

.redesign .woocommerce-mini-cart__buttons a.elementor-button-link.elementor-button.elementor-size-xs{
	background: #00000000;
	display: none;
}

.redesign .cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover {
	background: #00000000;
}

.redesign .woocommerce-mini-cart .remove:after{
    font-family: "Font Awesome 5 Free" !important;
	content: "\f2ed" !important;
	font-size: 14px !important;
    color: #858585;;
}

.redesign .wd-empty-mini-cart:before {
	content:unset !important;
}

.redesign .woocommerce-mini-cart__empty-message.empty.title {
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 10px;
}

.redesign .cart-widget-side .wd-scroll-content.empty-minicart {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*END MINICART*/

/*CART*/

.cart-totals-inner .checkout-button, .woocommerce-mini-cart__buttons .btn-cart {
    color: #2d2d2d;
    background: #f0f7ff;
    border-radius: 100px;
}

:is(.woocommerce-cart-form__contents,.group_table) td.product-thumbnail img {
	border-radius: 10px;
}

.cart-actions .button[name="update_cart"] {
	background: #fff;
	color: #2d2d2d !important;
	border: 1px solid #efefef;
	border-radius: 100px;
}

.cart-actions .button[name="update_cart"]:hover {
	background: #f0f7ff;
	color: #2d2d2d
}

@media (max-width: 768.98px) {
    :is(.woocommerce-cart-form__contents,.group_table) td.product-thumbnail {
        max-height: unset;
    }
}
/*END CART*/

/*CHECKOUT*/

.bank-button {
	display: flex;
	align-items: center;
	padding: 5px 10px;
	border: 1px solid #f0f7ff;
	border-radius: 100px;
	background: #fff;
	justify-content: center;
	margin-bottom: 5px;
}
.bank-button > *{
	padding: 0 5px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #2d2d2d;
}

.bank-button img {
	max-width: 35px;
	border-radius: 100px;
}

.payment-bank-list .show-more-btn {
    display: flex;
    justify-content: center;
	margin: 10px;
}
.payment-bank-list .show-more-btn span {
    background: #f0f7ff;
    padding: 5px 20px;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 100px;
    font-weight: 500;
}

.hidden {
	display:none;
}

.woocommerce-order-pay .wc_payment_method.payment_method_cod {
	display: none;
}

.woocommerce-order-pay #order_review {
    backdrop-filter: blur(15px);
    background: #ffffff26;
    border-radius: 20px;
    border: 1px solid #f0f7ff;
}

.woocommerce-order-pay #order_review:before, .woocommerce-order-pay #order_review:after{
    content: unset;
}

.woocommerce-thankyou-order-received {
    margin-bottom: 30px;
    padding: 3%;
    width: 100%;
    border: 5px solid #f0f7ff;
    border-radius: var(--wd-brd-radius);
    color: #2d2d2d;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    text-transform: uppercase;
    background: #f0f7ff;
    border-radius: 100px;
    box-shadow: 0 5px 10px #0000002e;
}

a.button.pay {
    background: #f0f7ff;
    border-radius: 100px;
    color: #2d2d2d;
    text-align: center;
    box-shadow: 0 5px 10px #0000000f;
}

.redesign span.checkout-messages {
    background: transparent;
	font-weight: 400;
}

.wd-checkout-prod-img img {
	border-radius: 10px;
}

tr.cart-subtotal {
    display: none;
}

.wd-checkout-remove-btn-wrapp {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.wd-checkout-remove-btn:after {
	font-family: "Font Awesome 5 Free" !important;
    content: "\f2ed" !important;
    font-size: 14px !important;
    color: #858585;
}

.redesign .woocommerce-checkout h3 {
	text-align: left;
	font-family: "Helvetica", Sans-serif;
    font-weight: 700;
	text-transform: uppercase !important;
}

.redesign #confirmButton {
    background: #F0F7FF;
    border: 1px solid #F0F7FF;
    border-radius: 100px;
	color: #2d2d2d;
	box-shadow: 0 5px 10px #00000012;
}

.redesign #confirmButton:hover {
    background: #fff;
	color: #2d2d2d;
	border: 1px solid #efefef;
}

.redesign .ks_order_paying span.checkout-messages {
	padding: 10px 20px;
	background: #F0F7FF5E
}

.redesign .ks_order_review, .redesign .checkout-order-review, .redesign #customer_details {
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 20px;
}

.redesign #order_review .wd-table-wrapper {
    background: #fff;
}

.redesign #customer_details label, .redesign #customer_details .zen-ui-select__value-text, .redesign #payment {
	font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.redesign #customer_details label {
	padding-left: 20px;
}

.redesign #customer_details input, .redesign #customer_details select, .redesign .select2-selection, .redesign #customer_details .wcus-checkout-fields .zen-ui-select__value {
	border: 1px solid #efefef !important;
    border-radius: 100px;
    background: #fff;
}

.redesign #customer_details .select2-selection, .redesign #customer_details .wcus-checkout-fields .zen-ui-select__value, .redesign .select2-container--default .select2-search--dropdown .select2-search__field  {
	height: 50px;
	display: flex;
    align-items: center;
	border-radius: 100px;
}

.redesign .select2-container--default .select2-search--dropdown .select2-search__field {
	border-radius: 10px;
	border: 1px solid #ddd !important;
}

.redesign .select2-container--below.select2-container--open .select2-selection{
	border-radius: 10px 10px 0 0 !important;
	border: 1px solid #ddd !important;
}
.redesign .select2-container--above.select2-container--open .select2-selection{
	border-radius: 0 0 10px 10px !important;
	border: 1px solid #ddd !important;
}

.redesign .select2-container--default .select2-search--dropdown:before {
	background: #fff;
}

.redesign #customer_details .wcus-checkout-fields .zen-ui-select__value.disabled {
    border-radius: 10px 10px 0 0px !important;
	border: 1px solid #ddd !important;
}

.redesign .select2-container--default .select2-search--dropdown {
    border-bottom: 1px solid #ddd;
}
.redesign span.select2-dropdown.select2-dropdown--below  {
    border: 1px solid #ddd;
	border-top: 0 !important;
}

.redesign span.select2-dropdown.select2-dropdown--above  {
    border: 1px solid #ddd;
	border-bottom: 0 !important;
}

.redesign #customer_details {
    margin: 0;
}

.redesign .payment_box {
    border-radius: 20px !important;
	color: #2D2D2D;
	background: #fbfbfb;
	font-weight: 300;
}
.redesign .payment_methods .payment_box:before {
	color: #fbfbfb
}

.redesign .form-row.place-order {
    display: flex;
    flex-direction: column;
}

.redesign .bonus-program-checkout-message {
    padding: 20px;
    font-size: 16px;
    font-weight: 400;
}

.bonus-program-checkout-message u {
	text-decoration: none;
}

a#bonus_check_button {
    background: #fff;
    padding: 5px 20px;
    border-radius: 100px;
    text-transform: uppercase;
    border: 1px solid #efefef;
}


.redesign .ks_order_review, .redesign .checkout-order-review, .redesign #customer_details, .redesign .bonus-program-checkout-message, .redesign span.checkout-messages {
    background: #fbfbfb00;
    border: 1px solid #f0f7ff;
    backdrop-filter: blur(15px);
    border-radius: 20PX;
    padding: 20px;
    margin-bottom: 20px;
	box-shadow: 0 0 10px #00000005;
}

.redesign #order_review .wd-table-wrapper {
	background: transparent;
}

@media (max-width: 769px) {
	.redesign .bonus-program-checkout-message {
		padding: 10px 20px;
		font-size: 12px;
		text-align: center;
	}
	a#bonus_check_button {
		padding: 5px 10px;
		display: block;
	}
	.wd-builder-off .woocommerce-billing-fields {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	.redesign #customer_details, .redesign .bonus-program-checkout-message {
		padding: 10px 5px;
	}

}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f0f7ff;
    color: #2d2d2d;
}

/*CHECKOUT END*/

/*instock modal*/

.xoo-wl-popup button.xoo-wl-submit-btn {
	color: #2d2d2d;
	background: #f0f7ff;
	border-radius: 100px;
}

.xoo-aff-group {
	margin-bottom: 0;
	width: 100%;
}

.xoo-aff-input-group:first-child {
    border-right: 0;
    border: 1px solid #efefef;
    border-radius: 100px;
    overflow: hidden;
}

.xoo-aff-input-group .xoo-aff-input-icon, .xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, .xoo-aff-group input[type="tel"] {
	border: 0;
	box-shadow: none;
}

.xwh-heading {
	display: none !important;
}

.xwh-heading-image {
	padding-bottom: 100px;
    display: block !important;
}

span.xwh-subheading {
    display: block;
    margin: 20px 0;
    width: 60%;
	font-weight: 700;
	line-height: 1;
}

.xoo-wl-form {
	width: 100%;
}

.xoo-wl-footer {
	display: block !important;
	padding-top: 20px;
}

.xwh-footer-terms-message a{
	color: #6C6C6C;
	font-weight: 700;
	text-decoration: underline;
}

.xwh-footer-terms-message {
	font-size: 14px;
	font-weight: 700;
	color: #6C6C6C
}

.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
	border-radius: 0;
}

span.xoo-wl-close {
    font-size: 25px;
    right: 20px;
    top: 20px;
    border-radius: 20px;
    width: 50px;
    height: 50px;
    color: #2d2d2d;
    background-color: #fff;
    box-shadow: none;
    background: #f0f7ff;
}

.xoo-wl-user-added-product .xoo-wl-form {
	display: none;
}

.xoo-wl-notice-success {
	color: #2d2d2d;
	font-weight: 700;
}
.xoo-wl-notice-error, .xoo-wl-notice-success {
	border-radius: 20px;
}

.xoo-wl-notice-success {
	background: #F0F7FF;
}

@media (min-width: 1025px) {
	.xoo-wl-inmodal {
		max-width: 40%;
	}
	form.xoo-wl-form {
		display: flex;
	}
	.xoo-aff-input-group:first-child {
        border-radius: 100px 0 0 100px;
	}
	.xoo-wl-popup button.xoo-wl-submit-btn {
        width: 80%;
        max-width: unset;
        color: #2d2d2d;
        background: #f0f7ff;
        font-family: 'Helvetica';
        font-weight: 700;
        font-size: 14px;
        border-radius: 0 100px 100px 0;
	}
}

@media (max-width: 600px) {
	.xoo-aff-fields {
		margin-bottom: 10px;
	}
}

/*Bonus Popup*/

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
	border-radius: 100px;
	padding: 10px 20px;
}

.jconfirm-box .jconfirm-buttons .alt, .jconfirm .jconfirm-box .jconfirm-buttons button.btn-default, .jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
	background: #F0F7FF;
	color: #2d2d2d;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red  {
	background: #fff;
	color: #2d2d2d;
	border: 1px solid #efefef;
}
.jconfirm-box .form-group input {
	border-radius: 100px !important;
	padding: 10px 20px;
	border-color: #efefef;
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title, .jconfirm .jconfirm-box div.jconfirm-title-c {
	text-align: left;
	text-transform: none;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {
    background-color: #fff;
    color: #2d2d2d;
    border: 1px solid #2d2d2d;
}
/*
span.jconfirm-title, .jconfirm-content-pane, .jconfirm-buttons {
	padding: 0 20px;
}*/

.jconfirm-title-c:before {
    content: url('https://katysoho.com.ua/wp-content/uploads/2025/03/ks_logo-.svg');
    display: block;
    width: 100px;
	padding-bottom: 100px;
}

@media (min-width: 769px) {
   .jconfirm-box-container.col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/*Minicart*/

.wd-free-progress-bar .progress-msg {
    font-size: 14px;
    font-weight: 400;
}

.wd-free-progress-bar .progress-bar {
    background-color: #F0F7FF;
    background-image: unset;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
/*
.progress-bar:after {
    content: '';
    width: 20px;
    height: 20px;
    background: #000;
    display: block;
    border-radius: 100px;
    border: 2px solid #efefef;
    background: #fff;
    box-shadow: 0 5px 10px rgb(0 0 0 / 14%);
    position: relative;
    right: 0;
}
*/
.wd-progress-bar .progress-area, .progress-bar {
	border-radius: 100px !important;
}

.widget_shopping_cart .wd-free-progress-bar {
	border:0;
	padding-top: 0;	
}

@media (min-width: 769px) {
	.cart-widget-side {
		border-radius: 20px 0 0 20px;
		width: 50% !important;
	}
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout {
	background: #f0f7ff;
	color: #2d2d2d;
}

.redesign p.woocommerce-mini-cart__buttons.buttons>* {
    margin: 5px;
    border-radius: 100px;
    border: 0 !important;
    box-shadow: 0 5px 10px #4848483b;
}

.cart-widget-side span.checkout-messages {
    margin: 0 20px 20px 20px !important;
}

.cart-widget-side .wd-heading {
	display: flex;
    padding: 10px 15px;
    border-radius: 0 0 20px 20px;
	border: 0;
}

.cart-widget-side .wd-heading .title {
    flex: 1 1 auto;
    margin-bottom: 0;
    font-size: 130%;
    font-weight: 800;
    text-align: center;
	padding-top: 10px;
}

.cart-widget-side .wd-heading .wd-action-btn {
    flex: 0 0 auto;
    position: absolute;
}

.cart-widget-side .wd-heading .title:before {
    content: "Точно нічого не забула?";
    font-family: 'Ksk';
	font-weight: 400;
    font-size: 9px;
    position: absolute;
    background: #f0f7ff;
    rotate: -3deg;
    left: 50%;
    top: 7px;
    border-radius: 100px;
    padding: 4px;
}

.wd-cookies-popup.popup-display {
    border-radius: 20px 20px 0px 0px;
    background: #ffffff9e;
    text-align: center;
    backdrop-filter: blur(10px);
    font-size: 12px;
    border-top: 2px solid #f0f7ff9e;
}

a.btn.btn-size-small.btn-color-primary.cookies-accept-btn {
    background: #f0f7ff;
    color: #2d2d2d;
    border: 0;
    box-shadow: 0 5px 10px #00000024;
}

mark {
	border-radius: 100px;
}

.woocommerce-breadcrumb, .woocommerce-breadcrumb :is(a,span), .woocommerce-breadcrumb .breadcrumb-last, .breadcrumbs :is(a,span) {
    text-transform: none;
    font-size: 12px;
    font-weight: 700;
}

.page-title-default.title-size-large .title, .wp-block-heading {
	font-weight: 800 !important;
	background: transparent;
}

@media (min-width: 769px) {
	.page-title-default.title-size-large {
		text-align: left;
	}
}

@media (max-width: 1024px) {
    .wd-header-overlap .page-title, .page-title-default, .page-title.page-title-default.title-size-large.title-design-centered {
        text-align: right;
    }
    .wd-header-overlap .page-title {
        padding-top: 70px !important;
    }

    .wd-header-overlap .page-title.title-shop, .wd-header-overlap .page-title.title-blog {
        padding-top: 160px !important;
    }
}

.page-title-default.title-size-large {
    padding: 40px 0 0 0;
	background: transparent;
	background-position: center center;
	background-size: cover;
}

.type-page p, .type-page table td, .type-page li {
    font-size: 14px;
}

.wp-block-group.def-page-grey-block, .frozen-block {
    background: #fbfbfb00;
    border: 1px solid #f0f7ff;
    backdrop-filter: blur(15px);
    border-radius: 20PX;
    padding: 20px;
    margin-bottom: 20px;
	box-shadow: 0 0 10px #00000005;
}

body.page .main-page-wrapper:has(article), .woodmart-archive-shop .main-page-wrapper {
    background: url(https://katysoho.com.ua/wp-content/uploads/2025/06/blue_-curves.svg) !important;
    background-repeat: repeat-y !important;
    background-position: left !important;
    background-position-y: top !important;
    /* background-size: 10%; */
}

.has-text-align-center {
	text-align: center;
}

.page-id-132871 .type-page input, .page-id-132871 .type-page select {
    border: 1px solid #efefef;
    border-radius: 100px !important;
}

.elementor-kit-9 button, .elementor-kit-9 input[type="button"], .elementor-kit-9 input[type="submit"], .elementor-kit-9 .elementor-button {
	background: #f0f7ff;
	color: #2d2d2d;
	border-radius: 100px;
}

@media (min-width: 1025px) {
	.wd-header-overlap .title-shop.title-size-large, .wd-header-overlap .title-blog.title-size-large {
        padding-top: 210px !important;
    }
	.wd-header-overlap .title-size-large {
        padding-top: 150px !important;
    }
}

.home .wd-nav-main>li>a, .home .wd-nav-main>li>a:hover, .home .wd-nav-secondary>li>a {
	color: #2d2d2d;
}

.woocommerce-checkout .main-page-wrapper, .woocommerce-cart .main-page-wrapper {
	padding-top: 100px;
}

@media (min-width: 1025px) {
	.woocommerce-checkout .main-page-wrapper, .woocommerce-cart .main-page-wrapper {
		padding-top: 160px;
	}
}

.woocommerce-product-gallery #upsells-into-gallery .product-labels.labels-rectangular {
	left: -5px !important;
	max-width: unset;
	right: unset;
}

.zen-ui-select__dropdown {
	position: unset;
}

.woocommerce-Input {
    border-radius: 100px !important;
    border-color: #efefef !important;
}

a.create-account-link {
    background: #f0f7ff;
    font-size: 10px;
    border-radius: 100px;
    padding: 5px 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.woocommerce-FormRow label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
}

.login-form-footer .lost_password {
    font-size: 12px;
    border: 1px solid #efefef;
    color: #2d2d2d;
    padding: 5px 10px;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 700;
}

.wd-search-full-screen.wd-fill.wd-opened {
    background: #ffffffd1;
    backdrop-filter: blur(15px);
    border-radius: 20px 20px 0 0;
    border-top: 2px solid #f0f7ffd9;
}

.autocomplete-suggestion .suggestion-thumb img {
    border-radius: 20px !important;
}

.wd-searched .search-info-text {
	margin-bottom: 30px;
}

.wd-searched .search-info-text span {
	display: none !important;
}

.wd-search-full-screen .autocomplete-suggestions {
	background: transparent !important;
}

.view-all-results {
    border: 0 !important;
}

.wd-search-full-screen .searchform input[type="text"] {
	text-transform: uppercase;
}

.view-all-results:hover {
    background: transparent !important;
}

.wd-search-full-screen.wd-fill.wd-opened {
    background: #ffffffd1;
    backdrop-filter: blur(15px);
    border-radius: 20px 20px 0 0;
    border-top: 2px solid #f0f7ff;
}

.wd-search-full-screen .view-all-results {
    margin-bottom: 30px !important;
}

.view-all-results span {
    background: #f0f7ff;
    padding: 10px 30px;
    border-radius: 100px;
    box-shadow: 0 5px 10px #4848483b;
}

.wd-cookies-popup {
	transform: translate3d(0, 200%, 0) !important;
}