/*------------- BASE IMPORT -------------*/ img { max-width: 100%; } html, body { overflow-x: hidden; font-size: 12px; padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6, p, li, ul, ol, span { margin: 0; padding: 0; } ul, ol { list-style: none; padding-left: 0; } input, button { border: none; } input:focus, button:focus { outline: none; } ::-moz-selection { background-color: #ed9a08; color: #ffffff; } ::selection { background-color: #ed9a08; color: #ffffff; } @media screen and (min-width: 768px) { html, body { font-size: 14px; } } @media screen and (min-width: 992px) { html, body { font-size: 15px; } } @media screen and (min-width: 1200px) { html, body { font-size: 16px; } } /*------------- UTILITIES IMPORT -------------*/ /*------------- UTILITY CLASSES -------------*/ .section { max-width: 1600px; margin: 0 auto; } .divider { text-align: center; -webkit-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); } .divider__img { max-width: 50%; } @media screen and (min-width: 1200px) { .divider__img { max-width: 100%; } } /*------------- MODULES IMPORT -------------*/ /*------------- TABLE OF CONTENTS -------------*/ /* 1. HEADER 2. PRODUCT 3. FOOTER */ /*------------- 1. HEADER -------------*/ .header { font-family: "Century Gothic", sans-serif; position: relative; text-align: center; margin-bottom: -6rem; } .header__img { width: 100%; height: auto; } .header__title { color: #ff0066; position: absolute; top: 35%; left: 50%; -webkit-transform: translate(-50%, -35%); -ms-transform: translate(-50%, -35%); transform: translate(-50%, -35%); width: 100%; font-size: 3rem; } @media screen and (min-width: 768px) { .header__title { font-size: 6rem; } } @media screen and (min-width: 992px) { .header__title { font-size: 8rem; } } @media screen and (min-width: 992px) { .header__title { font-size: 10rem; } } .header__title--light { color: #ffcae8; -webkit-transform: none; -ms-transform: none; transform: none; position: static; } /*------------- 2. PRODUCT -------------*/ .product { background-image: url("https://images.autods.com/Templates/Perfect+Jewlery+/BG-Emeralds.png"); background-repeat: no-repeat; background-size: cover; background-position: left top; padding: 30vw 0 0 0; -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); } @media screen and (min-width: 768px) { .product { padding-top: 15vw; } } .product__content { padding-bottom: 5vw; } .product__header { padding: 0 15px; margin: 0 auto; text-align: center; max-width: 1300px; } .product__header-title { position: relative; z-index: 99; text-align: center; color: #b8990f; font-size: 5rem; line-height: 3rem; font-weight: normal; font-family: "Century Schoolbook", serif; } @media screen and (min-width: 768px) { .product__header-title { font-size: 6rem; line-height: 4rem; } } @media screen and (min-width: 992px) { .product__header-title { font-size: 7rem; line-height: 5rem; } } @media screen and (min-width: 1200px) { .product__header-title { font-size: 8rem; } } .product__header-title--small { font-size: 3rem; line-height: 4rem; } @media screen and (min-width: 768px) { .product__header-title--small { font-size: 4rem; line-height: 5rem; } } @media screen and (min-width: 992px) { .product__header-title--small { font-size: 5rem; line-height: 6rem; } } .product__img-wrapper { width: 100%; height: auto; position: relative; z-index: 1; margin: 5rem auto 1rem auto; max-width: 1450px; } .product__img-wrapper .image-wrap img { width: 88% !important; height: auto !important; max-height: 1000px !important; max-width: 100% !important; position: absolute; top: 0; left: 4.5%; } .product__img-bg { display: block; margin: 0 auto; width: 100%; height: auto; } .product__info { max-width: 1300px; margin: 0 auto; padding: 0 15px; position: relative; z-index: 2; } .product__info--alt .product__info-text { font-size: 1.667rem; line-height: 2.5rem; } @media screen and (min-width: 768px) { .product__info--alt .product__info-text { font-size: 1rem; line-height: 2rem; } } .product__info+.product__info { margin-top: 3.5rem; } .product__info-header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 1rem; width: 100%; } .product__info-title { font-size: 3rem; color: #262626; font-family: "Century Gothic", sans-serif; text-transform: uppercase; font-weight: normal; margin-left: 3rem; background: #fff600; background: -moz-linear-gradient(left, #fff600 0%, #ed9a08 100%); background: -webkit-linear-gradient(left, #fff600 0%, #ed9a08 100%); background: -webkit-gradient(linear, left top, right top, from(#fff600), to(#ed9a08)); background: -o-linear-gradient(left, #fff600 0%, #ed9a08 100%); background: linear-gradient(to right, #fff600 0%, #ed9a08 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } @media screen and (min-width: 768px) { .product__info-title { font-size: 2.425rem; } } .product__info-text { width: 100%; color: #4b4b4b; font-size: 2.5rem; line-height: 3.833rem; font-family: "Century Gothic", sans-serif; } @media screen and (min-width: 768px) { .product__info-text { font-size: 1.875rem; line-height: 2.875rem; } } .product__info-text+.product__info-text { margin-top: 3.5rem; } /*------------- 3. FOOTER -------------*/ .footer { position: relative; padding: 5rem 15px 10rem 15px; background-image: url("https://images.autods.com/Templates/Perfect+Jewlery+/bg-footer.png"); background-repeat: no-repeat; background-size: cover; background-position: center top; } @media screen and (min-width: 768px) { .footer { padding-top: 8rem; } } @media screen and (min-width: 992px) { .footer { padding-top: 10rem; } } @media screen and (min-width: 1200px) { .footer { padding-top: 13rem; } } .footer__content { max-width: 1600px; margin: 0 auto; } @media screen and (min-width: 768px) { .footer__content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } } .footer__column+.footer__column { margin-top: 3.5rem; } @media screen and (min-width: 768px) { .footer__column+.footer__column { margin-top: 0; margin-left: 3.5rem; } }
Background

PERFECT
JEWELRY

Box
KTHA1040-03 KST2580-06 4665020 Replacement Trimmer Head Compatible with Kobalt KST224A-03 KST224B-03 KST1040A-03 KMS1040A-03 KST2540-06 KST1540-06 with 0.080" precut line
  • KTHA1040-03 4665020 Replacement Trimmer Head Compatible with Kobalt 24V KST224A-03 KST224B-03,40V KST1040A-03 KMS1040A-03 KST2540-06 KST1540-06,80V KST1680-06 String Trimmer
  • KST2580-06 Replacement Trimmer Head with 0.080" 16ft precut line for cordless cutting efficiency
  • KST2540-06 Replacement Trimmer head shell is made of ABS material and line is made of high quality nylon material to maximize cutting efficiency and durability,providing long-lasting service for all your trimming needs
  • KST224B-03 Trimmer Head is designed for easy and quick installation,users do not need special tools or specialized knowledge to complete the operation,which greatly saves the time cost of maintenance and replacement of consumables
  • 1 Pack KMS1040A-03 Replacement Trimmer Head with 0.080" precut line included,if you have any quality problems, please feel free to contact us,we will provide appropriate solutions within 24 hours

Product description

KTHA 1040-03 Replacement Trimmer head shell is made of ABS material and line is made of high quality nylon material to maximize cutting efficiency and durability,providing long-lasting service for all your trimming needs

KTHA1040-03 4665020 Replacement Trimmer Head Compatible with Kobalt 24V KST224A-03 KST224B-03,40V KST1040A-03 KMS1040A-03 KST2540-06 KST1540-06,80V KST1680-06 String Trimmer

KST224B-03 Trimmer Head is designed for easy and quick installation,users do not need special tools or specialized knowledge to complete the operation,which greatly saves the time cost of maintenance and replacement of consumables

Kobalt KTHA1040-03 Replacement Trimmer Head &Trimmer Kits

Add to Cart Add to Cart Add to Cart Add to Cart Add to Cart Customer Reviews 2.9 out of 5 stars 8 5.0 out of 5 stars 8 5.0 out of 5 stars 1 4.4 out of 5 stars 65 2.9 out of 5 stars 8 Price $24.99$24.99 $23.99$23.99 $16.99$16.99 $16.69$16.69 $24.99$24.99 Material Nylon+ABS ABS+Metal ABS+Metal ABS Nylon+ABS Package 2 8 12 3 2 Inch 0.080" / / / 0.080" Feet 16ft / / / 16ft Compatible with Kobalt Models KST1040B-03 KMS1040A-03 KST2540-06 KST1540-06 KST224A-03 KST224B-03 KST1040A-03 KST1040B-03 KMS1040A-03
Item Weight 3.2 ounces
Item model number KTHA1040-03
Product Dimensions 1 x 1 x 1 inches
Manufacturer Kaberalty


1.0 inches x 1.0 inches x 1.0 inches. Weight: 3.2 oz
Divider