/* Альтернатива до MacPawFixel — сучасні стильні шрифти з Google Fonts */

/* 1. Inter */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

/* 2. Manrope */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap');

/* 3. Space Grotesk */
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');

/* Використання для стилів сайту */
:root {
  --font-primary: 'Inter', sans-serif;
  --font-secondary: 'Manrope', sans-serif;
  --font-accent: 'Space Grotesk', sans-serif;
}

/* Загальні стилі */
body {
  font-family: var(--font-primary);
  font-weight: 400;
  line-height: 1.6;
  color: #2E2E2E;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-accent);
  font-weight: 600;
}

button, input, textarea, select {
  font-family: var(--font-secondary);
  font-weight: 500;
}

/* Приклад зміни всіх блоків, як у твоєму варіанті */
div, dl, dt, dd, ul, ol, li, pre, form, p, blockquote, th, td {
  font-family: var(--font-primary)!important;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 500;
}

body .products .product-category .woocommerce-loop-category__title {
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.thb-dropdown-style, .thb-full-menu .sub-menu {
    padding: 25x;
	border: 1px solid #fff;
}

.thb-full-menu .sub-menu li a {
    padding: 10px;
	font-size: 14px;
}


.upcheg_slider.swiper {
	width: 100%;
	height: auto;
	margin: 20px 0px;
    color: #fff;
}

.thb-full-menu .sub-menu .sub-menu {
	max-height: 400px;
    overflow: auto;
}


.upcheg_slider .swiper-slide {
    display: flex;
    background-color: #7ac8ff;
    flex-direction: row;
    align-items: center;
}

aside.subheader.dark a {
    color: #ffffff;
}

.upcheg_slider .swiper-slide .slider_text {
    padding: 15px 50px;
	flex-basis: 50%;
}

.upcheg_slider .swiper-slide .slider_image {
	flex-basis: 50%;
}

.upcheg_slider .swiper-slide .slider_text .slider_link {
	display: flex;
    align-items: center;
    justify-content: center;
}

.upcheg_slider .swiper-slide .slider_text .slider_link a {
	color: #fff;
    background-color: #6797a5;
    border: 2px solid;
    border-color: #04a3cf;
    font-size: 13px;
	font-weight: 400;
	border-radius: 9999px;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
}

.upcheg_slider .swiper-button-next::after, 
.upcheg_slider .swiper-button-prev::after {
    color: #04a3cf;
    background-color: white;
    padding: 10px;
    border-radius: 9999px;
    font-size: 21px;
}

.upcheg_slider.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.upcheg_slider.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.upcheg_product_delivery {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.upcheg_product_delivery svg {
    max-width: 30px;
    height: auto;
	margin: 0px 5px 3px 0px;
}

.upcheg_product_delivery svg g,
.upcheg_product_delivery svg path {
    fill: #04a3cf;
}

.cart-collaterals .upcheg_product_delivery {
	justify-content: center;
	margin-top: 10px;
}

.thb-product-detail .product-information .product_meta>span {
    line-height: normal;
}

.woocommerce-product-gallery__trigger.thb-product-zoom {
	cursor: pointer;
}

.thb-product-detail .product-information .summary>.price .amount {
    font-weight: 500;
    color: #04a3cf;
}

.products .product-category .thb-category-link,
.wp-block-media-text,
.subfooter,
.footer {
    background: #7ac8ff!important;
}

.woocommerce-Tabs-panel--description a {
	text-decoration: underline;
}

.main_first_block.wp-block-media-text .wp-block-media-text__content {
	padding: 10%;
}

.thb-secondary-area .thb-secondary-item svg.svg_cart {
	margin-right: 12px;
}

.thb-secondary-area .thb-quick-cart.active .thb-quick-cart-inner {
    padding: 0 10px;
}

.thb-secondary-area .thb-secondary-item svg.thb-search-icon
.thb-secondary-area .thb-secondary-item svg.svg_cart {
    height: 18px;
    width: auto;
    fill: #5a5958;
}


.home .row.products.thb-product-category-grid {
    justify-content: center;
}

.shop_table p.woocommerce-shipping-destination,
.shop_table form.woocommerce-shipping-calculator,
.checkout_disable_field {
	display: none!important;
}

.row.thb-product-main-row div#comments {
	display: block;
}

.row.thb-product-main-row div#comments .commentlist .review .children .comment-text {
	padding: 0;
}

.post-16 .wp-container-core-columns-is-layout-9d6595d7,
div#comments,
option[value="bez-kategoriyi"] {
	display: none;
}

.woocommerce-pagination a.page-numbers,
.post .thb-read-more,
.widget ul a:hover,
a,
.thb-full-menu .menu-item.current-menu-item>a,
.seo_text a {
    color: #04a3cf;
}

.woocommerce-pagination span.page-numbers.current,
.post .thb-read-more:hover,
.thb-full-menu>.menu-item>a:hover,
a:hover,
.thb-full-menu .menu-item.current-menu-item>a:hover,
.seo_text a:hover {
    color: #a7bdc3;
}

.products .product .woocommerce-loop-product__title a:hover, .wc-block-grid__products .product .woocommerce-loop-product__title a:hover,
.woocommerce-breadcrumb a:hover,
.woocommerce-breadcrumb {
    color: #04a3cf;
}

.woocommerce-breadcrumb i,
.woocommerce-breadcrumb a {
    color: #a7bdc3;
}

.wp-block-buttons.block_center  {
	display: flex;
    justify-content: center;
    margin: 10px;
}

.wp-block-buttons .wp-block-button .wp-block-button__link.change_button  {
    color: #ffffff!important;
    background-color: #13a9de!important;
    border: 2px solid!important;
    border-color: #6797a5!important;	
	font-size: 13px!important;
}

.wp-block-buttons .wp-block-button .wp-block-button__link {
    color: #ffffff!important;
    background-color: #6797a5!important;
    border: 2px solid!important;
    border-color: #04a3cf!important;	
	font-size: 13px!important;
}

.wp-block-buttons .wp-block-button .wp-block-button__link:hover {
    color: #ffffff!important;
    background-color: #6797a5!important;
    border: 3px solid!important;
    border-color: #6797a5!important;	
	font-size: 14px!important;
}

h1.woo_category_seo_h1 {
    font-size: 16px;
	font-weight: 500;
}

.products .product-category .thb-category-link:hover {
    background: #04a3cf!important;
}

.products .product-category .thb-category-link:hover .woocommerce-loop-category__title {
	color: #fff;
}

.thb-iconbox .thb-iconbox-inner .h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Archivo;
    font-weight: 400;
}

.thb-product-nav .thb-product-nav-button .product-nav-link {
	color: #04a3cf;
}

.logo-holder .logoimg {
    max-height: 32px;
    object-fit: contain;
}

.thb-product-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.main_page_background_image {
    background-image: url(/wp-content/themes/solos/assets/img/xbanner_main_08.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
}

.post-detail .post-share-container .thb-fixed-shares-container {
    width: auto;
}

.single-post .sidebar-container .post-content-container {
    max-width: 100%!important;
}

aside.subheader.dark {
    background-color: #7ac8ff;
	padding: 10px 0;
}

aside.subheader.dark a {
	display: flex;
    align-items: center;
    justify-content: center;
	font-size: 16px;
	margin: 0 5px;
}

aside.subheader.dark a .link_text {
    display: flex;
    align-items: center;
    height: 18px;
    margin: 0 5px;
}

aside.subheader.dark a:hover {
	font-size: 16px;
}

aside.subheader.dark a i {
    /* font-size: 18px; */
	text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
	font-size: 120%;
    margin: 0 5px;
}

aside.subheader.dark a svg {
    width: auto;
    height: 21px;
	fill: #fff;
	text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}

aside.subheader.dark a:hover svg {
	fill: #a7bdc3;
}

aside.subheader.dark .row {
	width: 100%;
}

.subheader_columns {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 5px;
}

.subheader_columns .subheader_column {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.thb-full-menu>.menu-item+.menu-item {
    margin-left: 10px;
}

aside.subheader.dark a svg.svg_icon_telegram {
	height: 22px;
}

aside.subheader.dark a svg.svg_icon_youtube {
	height: 26px;
}

.thb-full-menu .menu-item.menu-item-has-children>a:after {
    margin-left: 5px;
}

.single-post .sidebar-container .sidebar-content-main {
    max-width: 100%;
    display: flex;
}

.single-post .sidebar-container .sidebar-content-main .post {
    margin-right: 50px;
}

.post-content-container .post-content.entry-content > div {
	margin: 0px!important;
}

.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading .h4 a {
    opacity: 1;
}

.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading .h4 a:after,
.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading .h4 a:before {
    background: #272525;
}

.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading .h4 a:after {
    -webkit-transform: translateY(-50%) scale(1, 0);
    -moz-transform: translateY(-50%) scale(1, 0);
    -ms-transform: translateY(-50%) scale(1, 0);
    -o-transform: translateY(-50%) scale(1, 0);
    transform: translateY(-50%) scale(1, 0);
}

.thb-accordion .vc_tta-panel-heading .h4 {
    display: block;
    margin: 0;
    line-height: 1;
    font-size: 16px;
}

.thb-accordion .vc_tta-panel-heading .h4 a {
    display: block;
    position: relative;
    padding: 23px 0;
    color: #272525;
}

.thb-accordion .vc_tta-panel-heading .h4 a:after,
.thb-accordion .vc_tta-panel-heading .h4 a:before {
    content: "";
    display: block;
    position: absolute;
    margin-right: 10px;
    top: 50%;
    right: 0;
}

.thb-accordion .vc_tta-panel-heading .h4 a:after {
    width: 1px;
    height: 13px;
    right: 6px;
    background: rgba(39, 37, 37, 0.6);
    transform-origin: center;
    -webkit-transform: translateY(-50%) scale(1, 1);
    -moz-transform: translateY(-50%) scale(1, 1);
    -ms-transform: translateY(-50%) scale(1, 1);
    -o-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1);
}

.thb-accordion .vc_tta-panel-heading .h4 a:before {
    width: 13px;
    height: 1px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(39, 37, 37, 0.6);
}

div.thb-accordion .vc_tta-panel-heading .h4 a:after {
    transition: all 0.25s ease;
}

.select2-container .select2-dropdown .select2-results .select2-results__option {
    height: auto;
    font-size: 10px;
}

.thb-secondary-area .thb-quick-cart.thb-secondary-item {
	cursor: pointer;
}

.product_list_widget .remove {
    right: 10px;
}

.remove {
    line-height: 20px;
}

ul.upcheg_list_products.products.columns-4 {
    display: flex;
    justify-content: center;
}

a.button.checkout.wc-forward {
    display: none;
}

.wc-block-grid div.wc-block-grid__product-onsale {
	position: absolute;
    color: #fff;
    top: 18px;
    left: 18px;
    right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    z-index: 20;
    text-transform: none;
    margin: 0!important;
    border: 0;
    border-radius: 15px;
    line-height: 1;
    pointer-events: none;
    height: 30px;
    padding: 0 15px;
    background: #5a5958;
}

.upcheg_video_product.thb-product-icon.thb-product-video {
	position: unset;
}

.upcheg_video_product.thb-product-icon.thb-product-video .thb-icon-text{
	opacity: 1;
    visibility: visible;
}

.upcheg_video {
    margin-top: 25px;
}

.products .product .thb_transform_price:nth-child(2n) {
    display: none;
}

.upcheg_discount {
	display: none;
    text-align: center;
    background-color: #42a3d2;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
}

.fortuneWheelClose {
    position: absolute;
    color: #fff;
    right: 0;
    padding: 25px;
    font-size: 40px;
    top: 0;
    cursor: pointer;
}

#fortuneWheel .sWheel-title {
    font-size: 17px!important;
}

/*

.products .product .thb_transform_price .thb_transform_loop_buttons, 
.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_buttons {
    position: unset;
}

*/

@media (max-width: 1100px) {
	.single-post .sidebar-container .sidebar-content-main {
		flex-direction: column;
	}
	.single-post .sidebar-container .sidebar-content-main .post {
		margin-right: 0px;
	}
}

@media (max-width: 800px) {
	aside.subheader.dark a.link_email {
		display: none;
	}
	.upcheg_slider .swiper-slide {
		flex-direction: column-reverse;
	}
	.upcheg_slider .swiper-slide .slider_text {
		padding: 15px 40px;
	}
}

@media (max-width: 600px) {
	.seo_text h1,
	.thb-product-detail .product-information h1 {
		font-size: 22px;
	}
	.seo_text h2,
	.thb-product-detail .product-information h2 {
		font-size: 20px;
	}
	.seo_text h3,
	.thb-product-detail .product-information h3 {
		font-size: 18px;
	}
	.thb-checkout-toggle {
		flex-direction: column;
	}
	.thb-checkout-toggle a {
		margin: 5px 0px 0px;
	}
	.shop_table tfoot tr.woocommerce-shipping-totals td {
		padding-left: 10px;
	}
	ul.upcheg_list_products.products.columns-4 .small-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner {
		max-width: 80px;
	}
	.thb-filter-bar #thb-shop-filters svg {
		fill: #ffffff;
	}
	.thb-filter-bar #thb-shop-filters {
		color: #ffffff;
		background-color: #6797a5;
		border: 2px solid;
		border-color: #04a3cf;
		font-size: 13px;
		padding: 5px;
	}
	.thb-woocommerce-header.style1 {
		margin-bottom: 15px;
	}
	.thb-filter-bar .row.align-middle {
		display: flex;
		flex-direction: column;
		width: 100%;
		margin: unset;
	}
	.thb-filter-bar .row.align-middle .columns {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
		margin-top: 5px;
	}
	.thb-filter-bar .row.align-middle .columns .woocommerce-ordering {
		margin-top: 10px;
	}
	aside.subheader.dark a .link_text {
		margin: 0 3px;
	}
	aside.subheader.dark a {
		margin: 0 5px;
		font-size: 13px;
	}
	aside.subheader.dark a {
	}
	.thb-product-tabs table.woocommerce-product-attributes tbody tr th.woocommerce-product-attributes-item__label {
		padding: 15px 15px 15px 0!important;
	}
	.main_page_background_image {
		background-image: url(/wp-content/themes/solos/assets/img/xbanner_main_mob_08.jpg);
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		height: 300px;
	}
	.thb-woocommerce-header .woocommerce-breadcrumb {
		padding: 0 0 10px 0px;
	}
	div.thb-breadcrumb-bar {
		flex-direction: column;
	}
	.main_first_block.wp-block-media-text .wp-block-media-text__content {
		padding: 7% 5%;
	}
	ul.thb-product-nav {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}