body {
	--primary: #650033 !important;
	--e-global-color-primary: #650033 !important;
	--e-global-color-accent: #650033 !important;
	--e-global-typography-accent-font-family: "Outfit", sans-serif !important;
	--e-global-typography-primary-font-family: "Outfit", sans-serif !important;
	--e-global-typography-text-font-family: "Outfit", sans-serif !important;
	--e-global-typography-primary-font-family: "Outfit", sans-serif !important;
    --e-global-typography-secondary-font-family: "Outfit", sans-serif !important;
    --e-global-typography-text-font-family: "Outfit", sans-serif !important;
    --e-global-typography-accent-font-family: "Outfit", sans-serif !important;
}

a.more-link{
	background-color: #650033;
}
a.more-link, a.more-link:hover{
	border: 1px solid #650033;
}
a.more-link:hover{
	color: #650033;
}
.tp-bullet{
	background: #650033;
}
.tp-bullet.selected{
	background: #FFFFFF;
}
.menu-title, .elementor-677 .elementor-element.elementor-element-d301e32 .main-navigation ul.menu > li.menu-item > a{
    font-family: 'Outfit', sans-serif;
    text-transform: none;
}

.post-author, .posted-comment, .categories-link:after{
	display: none !important;
}

.wpcf7-acceptance label{
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
}
.wpcf7-acceptance label input{
	width: auto !important;
	margin-right: 5px;
}
.wpcf7-acceptance .wpcf7-list-item{
	margin-left: 0px !important;
}

.single-product div.product .single_add_to_cart_button{
	text-transform: none;
}

#respond .comment-form-url, .mobile-nav-tabs .mobile-tab-title span{
    display: none !important;
}
.mobile-nav-close{
	top: 10px;
}

form button, .fashion2-sticky-add-to-cart__content-button, .product_type_variable add_to_cart_button{
	text-transform: none !important;
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: 8px 16px 8px 16px !important;
}

.pagination .page-numbers, .woocommerce-pagination .page-numbers {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    gap: 5px;
}

/*куки*/
.cky-btn.cky-btn-accept{
	color: #650033 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.cky-notice-des p a{
	color: #ffffff !important;
}
.cky-consent-bar{
	background-color: #650033 !important;
}
.cky-notice p{
	color: #ffffff !important;
}