*:focus {
outline: 2px solid #000 !important;
outline-offset: 2px;
} body {
color: #111;
} a {
text-decoration: underline;
} a:hover {
color: #000;
} button,
.button {
min-height: 44px;
} .wpt-export-btn {
color: #444;
}
.wpt-export-btn:hover {
color: #000;
}  @media (min-width: 981px) {
.et-db #et-boc .et-l .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product {
width: 23.5% !important;
margin-right: 2% !important;
clear: none !important;
}
.et-db #et-boc .et-l .woocommerce ul.products li.product:nth-child(4n),
.woocommerce-page ul.products li.product:nth-child(4n),
.woocommerce ul.products li.product:nth-child(4n) {
margin-right: 0 !important;
}
.et-db #et-boc .et-l .woocommerce ul.products li.product:nth-child(4n+1),
.woocommerce-page ul.products li.product:nth-child(4n+1),
.woocommerce ul.products li.product:nth-child(4n+1) {
clear: both !important;
}
}   .tg-amazon-block {
background: #ffffff;
padding: 28px;
border-radius: 14px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
margin-bottom: 30px;
}
.tg-amazon-head {
display: flex;
justify-content: space-between;
align-items: center;
gap: 20px;
margin-bottom: 20px;
flex-wrap: wrap;
}
.tg-amazon-head h2 {
margin: 0;
font-size: 30px;
line-height: 1.2;
color: #111111;
font-weight: 700;
}
.tg-amazon-head a {
color: #007185;
text-decoration: none;
font-weight: 500;
}
.tg-amazon-head a:hover {
color: #c7511f;
}
.tg-amazon-slider-wrap {
position: relative;
}
.tg-amazon-gallery {
overflow-x: auto;
overflow-y: hidden;
scroll-behavior: smooth;
-ms-overflow-style: none;
scrollbar-width: none;
padding: 0 6px;
}
.tg-amazon-gallery::-webkit-scrollbar {
display: none;
} .tg-amazon-gallery ul.products {
display: flex !important;
flex-wrap: nowrap !important;
gap: 8px;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
width: max-content;
}
.tg-amazon-gallery ul.products::before,
.tg-amazon-gallery ul.products::after {
display: none !important;
}
.tg-amazon-gallery ul.products li.product {
flex: 0 0 160px !important;
width: 160px !important;
min-width: 160px !important;
max-width: 160px !important;
margin: 0 !important;
padding: 0 !important;
float: none !important;
clear: none !important;
white-space: normal;
}
.tg-amazon-gallery ul.products li.product a {
display: block !important;
text-decoration: none;
}
.tg-amazon-gallery ul.products li.product img {
width: 100% !important;
height: 160px !important;
object-fit: contain !important;
display: block !important;
margin: 0 !important;
}
.tg-amazon-gallery ul.products li.product .woocommerce-loop-product__title,
.tg-amazon-gallery ul.products li.product h2,
.tg-amazon-gallery ul.products li.product h3,
.tg-amazon-gallery ul.products li.product .price,
.tg-amazon-gallery ul.products li.product .button,
.tg-amazon-gallery ul.products li.product .added_to_cart {
display: none !important;
}
.tg-amazon-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 54px;
height: 88px;
border: 1px solid #d5d9d9;
background: #ffffff;
color: #0f1111;
font-size: 34px;
line-height: 1;
cursor: pointer;
z-index: 5;
border-radius: 10px;
box-shadow: 0 1px 3px rgba(15,17,17,0.15);
display: flex;
align-items: center;
justify-content: center;
transition: opacity 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.tg-amazon-arrow:hover {
background: #f7fafa;
box-shadow: 0 2px 6px rgba(15,17,17,0.2);
}
.tg-amazon-prev {
left: -8px;
}
.tg-amazon-next {
right: -8px;
}
.tg-amazon-arrow.is-disabled {
opacity: 0.35;
cursor: default;
pointer-events: none;
}
.tg-amazon-slider-wrap::before,
.tg-amazon-slider-wrap::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 36px;
z-index: 2;
pointer-events: none;
}
.tg-amazon-slider-wrap::before {
left: 0;
background: linear-gradient(to right, #ffffff 25%, rgba(255,255,255,0));
}
.tg-amazon-slider-wrap::after {
right: 0;
background: linear-gradient(to left, #ffffff 25%, rgba(255,255,255,0));
}
@media (max-width: 980px) {
.tg-amazon-gallery ul.products li.product {
flex: 0 0 145px !important;
width: 145px !important;
min-width: 145px !important;
max-width: 145px !important;
}
.tg-amazon-gallery ul.products li.product img {
height: 145px !important;
}
}
@media (max-width: 767px) {
.tg-amazon-block {
padding: 20px;
}
.tg-amazon-head h2 {
font-size: 24px;
}
.tg-amazon-gallery ul.products li.product {
flex: 0 0 130px !important;
width: 130px !important;
min-width: 130px !important;
max-width: 130px !important;
}
.tg-amazon-gallery ul.products li.product img {
height: 130px !important;
}
.tg-amazon-arrow {
width: 42px;
height: 72px;
font-size: 28px;
}
} .tg-amazon-gallery ul.products.columns-1,
.tg-amazon-gallery ul.products.columns-2,
.tg-amazon-gallery ul.products.columns-3,
.tg-amazon-gallery ul.products.columns-4,
.tg-amazon-gallery ul.products.columns-5,
.tg-amazon-gallery ul.products.columns-6,
.tg-amazon-gallery ul.products.columns-7,
.tg-amazon-gallery ul.products.columns-8,
.tg-amazon-gallery ul.products.columns-9,
.tg-amazon-gallery ul.products.columns-10,
.tg-amazon-gallery ul.products.columns-11,
.tg-amazon-gallery ul.products.columns-12,
.tg-amazon-gallery ul.products.columns-13,
.tg-amazon-gallery ul.products.columns-14,
.tg-amazon-gallery ul.products.columns-15,
.tg-amazon-gallery ul.products.columns-16 {
display: flex !important;
flex-wrap: nowrap !important;
} .tg-amazon-gallery ul.products li.product,
.tg-amazon-gallery .woocommerce ul.products li.product {
margin: 0 !important;
margin-right: 0 !important;
margin-left: 0 !important;
padding: 0 !important;
}  .tuma-category-seo-text {
margin-top: 40px;
padding-top: 10px;
font-size: 16px;
line-height: 1.7;
}
.tuma-category-seo-text h2 {
font-size: 28px;
margin: 0 0 14px;
}
.tuma-category-seo-text h3 {
font-size: 22px;
margin: 24px 0 10px;
}
.tuma-category-seo-text p {
margin-bottom: 14px;
}   .tax-product_cat #sidebar,
.tax-product_cat #secondary,
.tax-product_tag #sidebar,
.tax-product_tag #secondary,
.post-type-archive-product #sidebar,
.post-type-archive-product #secondary {
display: none !important;
} .tax-product_cat #left-area,
.tax-product_tag #left-area,
.post-type-archive-product #left-area {
width: 100% !important;
padding-right: 0 !important;
float: none !important;
} .tax-product_cat #main-content .container:before,
.tax-product_tag #main-content .container:before,
.post-type-archive-product #main-content .container:before {
display: none !important;
} .tax-product_cat #main-content .container,
.tax-product_tag #main-content .container,
.post-type-archive-product #main-content .container {
width: 88% !important;
max-width: 88% !important;
}  .tg-hero-wrap {
padding: 90px 0;
max-width: 760px;
}
.tg-hero-left {
max-width: 700px;
}
.tg-hero-badge {
display: inline-block;
margin-bottom: 22px;
font-size: 13px;
font-weight: 600;
letter-spacing: 1.5px;
color: #ffffff;
background: #005f00;
padding: 8px 14px;
border-radius: 8px;
}
.tg-hero-title {
font-size: 64px;
line-height: 1.08;
font-weight: 300;
letter-spacing: -1.5px;
color: #111111;
margin: 0 0 10px 0;
text-shadow: 0 2px 4px rgba(255,255,255,0.65);
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;
}
.tg-hero-text {
font-size: 26px;
line-height: 1.5;
font-weight: 300;
letter-spacing: -0.2px;
color: rgba(0, 0, 0, 0.78);
margin: 0 0 34px 0;
max-width: 620px;
text-shadow: 0 2px 3px rgba(255,255,255,0.65);
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
}
.tg-hero-buttons {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.tg-hero-btn,
.tg-hero-btn-outline {
display: inline-block;
background: #005f00;
color: #ffffff !important;
padding: 12px 18px;
border-radius: 8px;
text-decoration: none;
font-size: 15px;
font-weight: 600;
line-height: 1.2;
border: 1px solid rgba(255,255,255,0.35);
box-shadow: 0 2px 8px rgba(0,0,0,0.12);
transition: background-color 0.2s ease, box-shadow 0.2s ease;
}
.tg-hero-btn:hover,
.tg-hero-btn-outline:hover {
background: #004c00;
color: #ffffff !important;
text-decoration: none;
box-shadow: 0 4px 14px rgba(0,0,0,0.18);
}
@media (max-width: 980px) {
.tg-hero-wrap {
padding: 60px 0;
max-width: 680px;
}
.tg-hero-title {
font-size: 44px;
}
.tg-hero-text {
font-size: 20px;
}
.tg-hero-buttons {
gap: 10px;
}
.tg-hero-btn {
padding: 11px 15px;
font-size: 14px;
}
}
@media (max-width: 767px) {
.tg-hero-title {
font-size: 34px;
line-height: 1.15;
}
.tg-hero-text {
font-size: 18px;
}
.tg-hero-buttons {
display: block;
}
.tg-hero-btn {
display: block;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
}  .tg-cat-box {
background: #ffffff;
border: 1px solid #e7e7e7;
border-radius: 12px;
padding: 24px;
box-shadow: 0 8px 24px rgba(0,0,0,0.05);
height: 100%;
box-sizing: border-box;
}
.tg-cat-title {
font-size: 28px;
line-height: 1.2;
font-weight: 600;
color: #111111;
margin: 0 0 20px 0;
text-align: center;
}
.tg-cat-grid {
overflow: hidden;
margin-left: -8px;
margin-right: -8px;
}
.tg-cat-grid:after {
content: "";
display: block;
clear: both;
}
.tg-cat-item {
display: block;
float: left;
width: 50%;
padding: 0 8px;
margin-bottom: 18px;
text-decoration: none;
color: #111111;
box-sizing: border-box;
text-align: center;
}
.tg-cat-item img {
width: 100%;
height: 180px;
object-fit: cover;
border-radius: 8px;
display: block;
margin: 0 auto 8px auto;
transition: transform 0.25s ease;
}
.tg-cat-item span {
display: block;
font-size: 15px;
line-height: 1.4;
font-weight: 500;
text-align: center;
}
.tg-cat-item:hover img {
transform: translateY(-2px);
}
.tg-cat-item:hover span {
text-decoration: underline;
}
@media (max-width: 767px) {
.tg-cat-box {
padding: 18px;
}
.tg-cat-title {
font-size: 24px;
margin-bottom: 18px;
}
.tg-cat-item {
width: 50%;
margin-bottom: 16px;
}
.tg-cat-item img {
height: 140px;
}
.tg-cat-item span {
font-size: 14px;
line-height: 1.35;
}
}  .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin-bottom: 40px !important;
}
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
min-height: 72px;
line-height: 1.35;
font-size: 18px;
}
.woocommerce ul.products li.product img {
width: 100% !important;
height: auto !important;
margin-bottom: 18px !important;
}
.woocommerce ul.products li.product .price {
margin-top: 10px;
display: block;
}   .woocommerce ul.products li.product .et_shop_image {
position: relative;
display: block;
} .woocommerce ul.products li.product .et_overlay {
background: rgba(0, 0, 0, 0.1) !important;
border: none !important;
} .woocommerce ul.products li.product .et_overlay:before {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #ffffff !important;
background: #005f00 !important; border-radius: 50%;
border: 4px solid #ffffff; display: block;
} .woocommerce ul.products li.product .et_overlay {
transition: all 0.25s ease-in-out;
}  .pdf-navod-btn{
display:inline-flex;
align-items:center;
gap:6px;
margin-top:12px;
padding:10px 16px;
border:1px solid #005f00;
color:#005f00;
font-weight:600;
line-height:1.2;
text-decoration:none;
border-radius:4px;
background:#fff;
transition:all .25s ease;
cursor:pointer;
transform:translateY(0);
}
.pdf-navod-btn:hover{
background:#fff;
color:#005f00;
border-color:#007500;
box-shadow:0 4px 12px rgba(0,95,0,0.10);
text-decoration:none;
transform:translateY(-1px);
} .pdf-navod-btn i,
.pdf-navod-btn svg{
font-size:16px;
flex-shrink:0;
transition:all .25s ease;
} .pdf-navod-btn:hover i,
.pdf-navod-btn:hover svg{
color:#00a000;
transform:scale(1.08) rotate(-4deg);
}
.pdf-navod-btn:focus{
outline:2px solid #005f00;
outline-offset:2px;
} @media (max-width:767px){
.pdf-navod-btn{
width:100%;
justify-content:center;
padding:12px 16px;
font-size:15px;
}
}  .tg-faq-clean{
margin-top:14px;
padding-top:10px;
border-top:1px solid #eee;
} .tg-faq-clean-title{
font-size:16px !important;
font-weight:700 !important;
line-height:1.3 !important;
margin:0 0 8px 0 !important;
padding:0 !important;
}
.tg-faq-clean-list{
margin:0;
padding:0;
}
.tg-faq-clean-item{
margin:0;
padding:0;
border:0;
border-bottom:1px solid #eeeeee;
background:transparent;
}
.tg-faq-clean-item:last-child{
border-bottom:0;
}
.tg-faq-clean-question{
display:block;
position:relative;
padding:7px 24px 7px 0;
font-size:13px;
font-weight:600;
line-height:1.35;
cursor:pointer;
list-style:none;
}
.tg-faq-clean-question::-webkit-details-marker{
display:none;
}
.tg-faq-clean-question::after{
content:"+";
position:absolute;
right:0;
top:50%;
transform:translateY(-50%);
font-size:16px;
font-weight:400;
color:#005f00;
}
.tg-faq-clean-item[open] .tg-faq-clean-question::after{
content:"−";
}
.tg-faq-clean-question:hover{
color:#005f00;
}
.tg-faq-clean-answer{
padding:0 0 9px 0;
font-size:13px;
line-height:1.45;
color:#555;
}
.tg-faq-clean-answer p{
margin:0;
}  @media only screen and (max-width: 980px) { .mobile_menu_bar:before {
color: #ffffff !important;
} .et_pb_menu__search-button:after,
.et_pb_menu__icon:before {
color: #ffffff !important;
} .et_pb_menu .mobile_nav .mobile_menu_bar:before {
color: #ffffff !important;
}
}