@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ga.com.tm/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.2.4") format("woff2");
	font-display:swap;
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://ga.com.tm/wp-content/uploads/2021/10/accessories-popup.jpg);
	background-repeat:repeat;
	background-size:contain;
	background-position:left bottom;
}

.page-title-default{
	background-color:rgb(255,255,255);
	background-image: url(https://ga.com.tm/wp-content/uploads/2021/10/accessories-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(16,16,16);
	background-image: none;
}

:root{
--wd-text-font:"Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Inter", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Inter", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Inter", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Inter", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Inter", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-family: "Inter", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 14px;text-transform: none;
}

:root{
--wd-primary-color:rgb(46,107,198);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(46,107,198);
}
:root{
--btn-accented-bgcolor-hover:rgb(42,97,180);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.out-of-stock{
	color:rgb(12,12,12);
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--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: 12px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 100px;
		}
	
	
@font-face {
	font-family: "Jost";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.wd-tabs .wd-tabs-header .img-wrapper img {
    max-height: 70px;
    width: auto;
}
.products {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    width: 90%;
    margin: auto;
}
.title-shop>.container{
    display: flex !important;
    justify-content: center !important;
}

/* Футер в ночном режиме */
body.ga-dark-mode footer.footer-container,
body.ga-dark-mode .wd-prefooter {
    filter: invert(1) hue-rotate(180deg);
}

/* Убрать белую полосу */
body.ga-dark-mode .wd-prefooter {
    display: none;
}

/* Хедер в ночном режиме */
body.ga-dark-mode .whb-header {
    background: #1a1a1a !important;
}
body.ga-dark-mode .whb-header a,
body.ga-dark-mode .whb-header span,
body.ga-dark-mode .whb-header button {
    color: #ffffff !important;
}
body.ga-dark-mode .whb-header svg path {
    stroke: #ffffff !important;
}
body.ga-dark-mode .whb-header input {
    background: #333 !important;
    color: #fff !important;
}

/* Текст товара - двойная инверсия */
body.ga-dark-mode .woocommerce-product-details__short-description {
    filter: invert(1) hue-rotate(180deg) !important;
}

/* Футер в ночном режиме */
body.ga-dark-mode footer.footer-container {
    background: #1a1a1a !important;
    filter: none !important;
}
body.ga-dark-mode footer.footer-container,
body.ga-dark-mode footer.footer-container a,
body.ga-dark-mode footer.footer-container span,
body.ga-dark-mode footer.footer-container p,
body.ga-dark-mode footer.footer-container div,
body.ga-dark-mode footer.footer-container li {
    color: #fff !important;
    background-color: #1a1a1a !important;
}

/* Убрать белую полосу */
body.ga-dark-mode .wd-prefooter {
    display: none;
}

.wrapp-category .category-image-wrapp {
    min-height: 160px;
    min-width: 160px;
}

/* Фиксированный размер для категорий чтобы не прыгали */
.wrapp-category {
   display: flex;
   flex-direction: column;
   align-items: center;
}

.wrapp-category .category-image-wrapp {
   display: flex;
   align-items: center;
   justify-content: center;
   min-height: 80px;
   min-width: 80px;
}

.wrapp-category .category-image-wrapp img {
   min-height: 80px;
   min-width: 80px;
   width: 80px !important;
   height: 80px !important;
   object-fit: contain !important;
}

/* Мобильное меню в ночном режиме */
body.ga-dark-mode .mobile-nav {
    background: #1a1a1a !important;
}
body.ga-dark-mode .mobile-nav a,
body.ga-dark-mode .mobile-nav span,
body.ga-dark-mode .mobile-nav li {
    color: #fff !important;
    border-color: #333 !important;

}
body.ga-dark-mode .mobile-nav .wd-nav li {
    border-bottom: 1px solid #333 !important;
}

body.ga-dark-mode .mobile-nav .wd-nav-mobile .woodmart-nav-link,
body.ga-dark-mode .mobile-nav .wd-nav-mobile li a,
body.ga-dark-mode .mobile-categories-menu li a,
body.ga-dark-mode .mobile-categories-menu .woodmart-nav-link {
    color: #fff !important;
    background: #1a1a1a !important;
}


/* Кнопки количества товара в ночном режиме */
body.ga-dark-mode .quantity input,
body.ga-dark-mode .quantity .minus,
body.ga-dark-mode .quantity .plus {
    color: #fff !important;
    background: #333 !important;
    border-color: #555 !important;
}

/* Шрифт мобильного меню Inter */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap');

.mobile-nav .wd-nav-mobile .woodmart-nav-link,
.mobile-nav .wd-tabs-nav span,
.mobile-nav a {
    text-transform: none !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
}






@media (min-width: 577px) and (max-width: 767px) {
	.wd-toolbar {
	  padding-bottom: 15px !important;
    height: 65px !important;
}
}

@media (max-width: 576px) {
	.wd-toolbar {
	  padding-bottom: 15px !important;
    height: 65px !important;
}
	

	


}

