@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gt-sport.com.ua/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(76,76,76);
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgba(21,108,191,0.69);
	--wd-alternative-color: rgba(175,150,98,0.41);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgba(21,108,191,0.69);
	--btn-accented-bgcolor-hover: rgba(21,108,191,0.92);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgba(21,108,191,0.69);
	--wd-link-color-hover: rgb(27,68,181);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://gt-sport.com.ua/wp-content/uploads/2021/08/marketplace-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgba(175,150,98,0.41);
	background-image: none;
}
.wd-load-additional-fonts {
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgba(206,174,148,0.16);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(238,238,34);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(130,36,227);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

#wp-admin-bar-vc_inline-admin-bar-link, #wp-admin-bar-villatheme {
	display: none;
}
.single-product-page .product-image-summary-inner {
  position: relative;
}
.single-product-page.outofstock .woocommerce-product-gallery::after {
	content: "";
	background: transparent;
}
.home .wd-products .wd-product::after {
  top:0px;
	left:-5px;
}
.home .wd-products .wd-product.onbackorder::after {
  top:0px;
	left:-5px;
}
.home .wd-product.product_tag-b-u::before {
	top: 17px;
	left: -1px;
	width: 25px;
	height: 25px;
}
.post-type-archive .product_tag-b-u .product-wrapper::before, .archive.tax-product_cat .product.product_tag-b-u::before {
	left: -1px;
}
.wcus-checkout-fields {
		margin-top: 15px;
		margin-bottom: 10px;
    border-left: 5px solid #ff392e;
    border-right: 5px solid #ff392e;
    border-bottom: 5px solid #ff392e;
    border-radius: 5px 5px 5px 5px; /* Встановлюємо бордер-радіус тільки для нижнього бордера */
}
.wcus-checkout-fields h3 {
    position: relative;
    background-color: #ff392e;
    color:#ffffff;
    padding: 10px 70px 10px 10px;
    margin: 0px -5px 0px -5px;
    font-weight: bold;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
}
.wcus-checkout-fields h3::after {
    position: absolute;
    top: -25px;
    right: -20px;
    content: "";
    background: url(https://gt-sport.com.ua/wp-content/uploads/nova_poshta_truck.png) no-repeat top right / cover;
    width: 120px;
    height: 80px;
    z-index: 100;
}
.woocommerce-billing-fields {
	display: flex;
	flex-direction: column;
}

.wd-product-stock.stock.wd-style-default.available-on-backorder, .wd-product-stock.stock.wd-style-default.in-stock, .wd-product-stock.stock.wd-style-default.out-of-stock {
	display:none;
}

.woocommerce-checkout>.checkout-order-review {
	background-color: rgb(255,255,255);
}
#order_review .wd-table-wrapper {
	border: 2px dotted rgba(0, 0, 0, 0.15);
}
.cart-totals-section {
	background-color: rgb(255,255,255) !important;
	box-shadow: 5px 10px 50px rgba(0, 0, 0, 0.2) !important;
	border-radius:10px !important;
}
.cart-content-wrapper>.cart_totals .cart-totals-inner {
	background-color: rgb(255,255,255) !important;
	box-shadow: 5px 10px 50px rgba(0, 0, 0, 0.2) !important;
}
.woocommerce-order-details {
	background-color: rgb(255,255,255) !important;
	box-shadow: 5px 10px 50px rgba(0, 0, 0, 0.1) !important;
	padding: 30px 30px 10px 30px !important;
	margin-bottom: 30px !important;
}
.wc_payment_methods p, .wd-checkout-prod-title {
	font-size:12px;
	line-height:1.2em;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
	font-size:12px;
	line-height:1.2em;
}
.woocommerce-checkout > .checkout-order-review {
	background: #ffffff !important;
	box-shadow: 5px 10px 50px rgba(0, 0, 0, 0.1) !important;
}
.customer-details label {
	padding-left:15px;
}
.woocommerce-additional-fields {
	margin-top:40px;
}
.woocommerce-additional-fields label{
	display:none;
}
.woocommerce-checkout .address-field {
	display: flex;
	flex-wrap:wrap;
}
.wpb_wrapper #wd-635abb483eda7 {
	padding-left:15px;
}
#wpcf7-f26-p31-o1 input.wpcf7-submit {
	border-radius: 30px;
	margin-left:15px;
}
.featured.product-label {
	font-size:16px;
}
.single-product-page .stock.in-stock, .single-product-page .stock.available-on-backorder {
	font-size:12px;
}
.single-product-page .woocommerce-product-details__short-description {
	font-size:14px;
	line-height:1.3em;
}
.single-product-page .widget.sidebar-widget.woocommerce .wd-entities-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100px;
}
.woocommerce-mini-cart-item.mini_cart_item .cart-info .wd-entities-title, .woocommerce-mini-cart-item.mini_cart_item .cart-info .wd-product-sku{
	font-size:12px;
}
.page-title-default {
	background-color: #128aae;
}

@media (min-width: 768px) {
  .ts-columns.description-detail.ts-columns-2 {
    display: flex;
		justify-content:space-between;
  }
	.ts-columns.description-detail.ts-columns-2 .ts-item {
		flex:100%;
	}
}
.ts-columns.description-detail.ts-columns-2 h6 {
	text-align:center;
}
.ts-columns.description-detail.ts-columns-2 li {
	list-style:none;
}
.ts-columns.description-detail.ts-columns-2 li img {
	width:15px;
	height:15px;
}
#respond #reply-title.comment-reply-title {
	padding: 5px 15px;
	font-size:12px;
	line-height: 1.3em;
	text-transform: none;
	color: gray;
	background:#f7f7f7;
	border-radius:30px;
}
#commentform .wcpr-form-description {
	padding: 0px 25px;
	font-size:17px;
	line-height: 1.2em;
	color:#19aad6;
}
#commentform .comment-form-rating {
	padding: 15px 15px;
	font-size:17px;
	margin: 20px 10px 0px 10px;
	background:#dfebf6;
	border-radius:30px;
	display: inline-block;
}
#commentform .comment-form-rating  .stars a {
	width: calc(var(--wd-text-font-size) + 5px);
}
#commentform .comment-form-rating  .stars a:before {
	font-size:19px;
}
#commentform .comment-form-comment label, #commentform .wcpr-comment-form-images label{
	padding: 0px 15px;
	margin-top:10px;
	font-size:12px;
	line-height: 1.3em;
	color: gray;
}
#commentform .wcpr_image_upload_button.button{
	border-radius:30px;
}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb {
	font-size:12px;
}
.copyrights-wrapper {
	font-size:12px;
}
.order-total th {
	vertical-align:top;
}
.cart-totals-inner tr.cart-discount th, .woocommerce-checkout-review-order-table tr.cart-discount th {
	text-transform: uppercase;
	padding: 3px;
	background: #ffdf94;
	font-size:12px;
}
.login.woocommerce-form.woocommerce-form-login p, form.checkout_coupon.woocommerce-form-coupon{
	font-size:12px;
	line-height: 1.3em;
}
.login.woocommerce-form.woocommerce-form-login .woocommerce-FormRow label {
	font-size:14px;
	padding-left:15px;
}
.commentlist .comment-text {display:block;}
.woocommerce-Reviews .comment-text .description {flex: none;}
.commentlist .comment-text .kt-reviews-image-container {margin-bottom: 5px;}
.kt-wc-reviews-images-wrap-wrap {justify-content: flex-start;}
.kt-reviews-image-container .kt-wc-reviews-images-wrap-wrap .reviews-images-item .review-images {
	height: 100% !important;
}
.widget-area, .vc_custom_1649064282419 {font-size:13px;}
.woocommerce-Reviews .comment-form .comment-form-author label, .woocommerce-Reviews .comment-form .comment-form-email label {
	padding-left:15px;
}
.woocommerce-Reviews .comment-form .comment-notes {
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	font-size:12px;
	line-height:1.1em;
}
.product.outofstock::after, .outofstock .product-images-inner::after {
	display:none;
}

.vc_custom_1654852925026 {
	background-color: #fafafa !important;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 20px !important;
}
.woocommerce-checkout-review-order-table {
	background-color: #fafafa;
}
form.woocommerce-checkout input.input-text {
	background-color: #fafafa;
}
.wd-wtl-form label span {
	font-size:10px;
}
.wd-wtl-form label {
    margin-top: 10px;
}
.wd-wtl-form h4 {
 margin-bottom:5px;
}
.wd-wtl-form {
    border: 2px solid rgba(221,51,51,0.5);
}
.woocommerce-billing-fields #billing_country_field {
	display:none;
}
.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
	border:none;
}
.wd-buy-now-btn.button {
	font-size: 16px;
	background: #1f211f;
}
.wd-buy-now-btn.button:hover {
	font-size: 16px;
	background: black;
}
.wd-breadcrumbs.woocommerce-breadcrumb {
	font-size:12px;
}
#wd-67685625b181b p {
	line-height:1.1em;
}
#wd-676989dc898e0 p {
	line-height:0.9em;
}
.woocommerce-product-details__short-description table {
    width: 100%; /* Займає всю ширину контейнера */
    border-collapse: collapse; /* Видаляє проміжки між межами */
    font-size: 11px; /* Зменшений розмір шрифту */
    line-height: 1.2em; /* Компактна висота рядків */
    color: #333; /* Темний текст для кращої читабельності */
		/* box-shadow: rgba(0, 0, 0, 0.17) 0px 3px 8px; */
		box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px, rgba(0, 0, 0, 0.15) 0px 1px 3px !important;
}
.woocommerce-product-details__short-description table th {
    background-color: #f5f5f5; /* Світло-сірий фон для заголовків */
    text-align: left; /* Текст вирівняний по лівому краю */
    padding: 4px 6px; /* Внутрішні відступи для заголовків */
		font-size: 12px; /* Зменшений розмір шрифту */
    line-height: 1.2em; /* Компактна висота рядків */
    border: 1px solid #ddd; /* Межі навколо заголовків */
		text-transform: none;
}
.woocommerce-product-details__short-description table td {
    border: 1px solid #ddd; /* Межі для кожної комірки */
    vertical-align: top; /* Текст вирівняний по верхньому краю */
		padding: 5px 7px;
}
.woocommerce-product-details__short-description table tbody tr:nth-child(even) {
    background-color: #fffefd; /* Світло-сірий фон для кожного другого рядка */
}
.woocommerce-product-details__short-description table tbody tr:nth-child(odd) {
    background-color: #fafafa; /* Білий фон для решти рядків */
}
.woocommerce-product-details__short-description table tbody tr:hover {
    background-color: #e9f3ff; /* Блакитний фон при наведенні */
}
.woocommerce-product-details__short-description table td:first-child {
    font-weight: bold; /* Виділення перших колонок для кращої структури */
    color: #555; /* Темно-сірий колір для першої колонки */
}
table.woocommerce-product-attributes.shop_attributes {
	max-width: 680px;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
	max-width: 1024px;
  margin: 0 auto;
}
.wd-swatch.wd-text {
	background: #fff;
}
.post-type-archive .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-days, .post-type-archive .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-hours, .post-type-archive .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-min, .post-type-archive .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-sec {
	font-size:13px;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
}
.single-product .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-days, .single-product .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-hours, .single-product .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-min, .single-product .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-sec {
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
}
.tax-product_cat .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-days, .tax-product_cat .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-hours, .tax-product_cat .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-min, .tax-product_cat .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-sec {
	font-size:13px;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
}
.wd-single-price .price .woocommerce-Price-amount.amount bdi {
	font-size: 42px;
}
.product-label {
	font-size:9px;
}
.products.wd-products .wd-product.outofstock img {
	opacity: 0.5;
}
.single.single-product .product-summary-shadow .summary-inner {
	background: rgba(206,174,148,0.16) !important;
	box-shadow: 1px 3px 7px rgba(0, 0, 0, 0.17) !important;
	border: 1px solid #ededed !important;
}
#description-import .row, #opis-import .row {
	display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 2% 0;
}
#description-import .half, #opis-import .half {
	flex: 1 1 0%;
}
#description-import .full, #opis-import .full {
  margin-right: 0 !important;
}
#description-import img, #opis-import img {
  padding-right: 15px;
}
.woodmart-recent-posts .recent-posts-time, .woodmart-recent-posts .recent-posts-comment {
	color: gray;
}
#wcus-shipping-cost {position: relative;}
#wcus-shipping-cost::after {
    position: absolute;
    top: -2px;
    left: -25px;
    content: "";
    background: url(https://gt-sport.com.ua/wp-content/uploads/2025/03/nova_poshta50.png) no-repeat top right / cover;
    width: 20px;
    height: 20px;
    z-index: 100;
}
#shipping_method.woocommerce-shipping-methods li:nth-child(2) {
	position: relative; 
	display: inline-flex;
  flex-direction: row-reverse;
  align-items: flex-start;
}
#shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
    position: absolute;
    top: -5px;
    left: -29px;
    content: "";
    background: url(https://gt-sport.com.ua/wp-content/uploads/2025/03/rozetka50.png) no-repeat top right / cover;
    width: 25px;
    height: 25px;
    z-index: 100;
}
.wd-sticky-btn .wd-sticky-btn-cart .extended-warranty-checkbox, .wd-sticky-btn .wd-sticky-btn-cart .woopayment-methods-info, .wd-sticky-btn .wd-sticky-btn-cart .laptop-options-checkbox, .wd-sticky-btn .wd-sticky-btn-cart .prynter-options-checkbox {
	display:none;
}
.wc_user_shipping_time {
	color: #3382d0;
	display: inline-block;
	position: relative;
	font-size: 14px;
}
.wc_user_shipping_time span {
	color: #000;
	padding: 0px 18px 0px 0px;
	background: linear-gradient(to right, transparent, #ffe934); /* Градієнт від прозорого до жовтого */
}
.wc_user_shipping_time span::after {
    position: absolute;
    top: 0px;
    right: -18px;
    content: "";
    background: url(https://gt-sport.com.ua/wp-content/uploads/delivery_truck30.png) no-repeat top center / cover;
    width: 28px;
    height: 19px;
}
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_termin-dostavky {
	display:none;
}


.single_add_to_cart_button {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.single_add_to_cart_button::before {
    content: '';           
    position: absolute; 
    top: 0;
    left: 0;
    height: 100%;
    width: 30px;
    background: rgba(255, 255, 255, 0.6);
    will-change: transform, opacity;
    animation: cart_button_pulseblob 5s linear infinite;
}
.single_add_to_cart_button::after {
    animation-delay: 2.5s;
}
.wd-buy-now-btn {
    position: relative;   
    overflow: hidden;
}
.wd-buy-now-btn::before,
.wd-buy-now-btn::after {
		will-change: transform, opacity;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 30px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: buy_now_pulseblob 2s linear infinite;
}
.wd-buy-now-btn::after {
    background: rgba(255, 255, 255, 0);
    animation-delay: -1s;
}
@keyframes cart_button_pulseblob {
    0%   { transform: translateX(-100px) skewX(-15deg); opacity: 0; }
    5%   { opacity: 0.9; }
    10%  { transform: translateX(300px) skewX(-15deg); opacity: 0; }
    100% { transform: translateX(-100px) skewX(-15deg); opacity: 0; }
}
@keyframes buy_now_pulseblob {
    0%   { transform: translate(-50%, -50%) scale(1); opacity: 0.8; }
    100% { transform: translate(-50%, -50%) scale(3); opacity: 0; }
}@media (min-width: 1025px) {
	.single-product-page .product_title {
	font-size:26px;
	font-weight:bold;
}
.wpb_gallery_sticky {
	position: sticky;
	top: 100px;
}
#description-import .row, #opis-import .row {
  flex-direction: row;
}
}

