Untitled

 avatar
unknown
plain_text
a year ago
76 kB
7
Indexable
(function() {
    var debug = 0;
    var variation_name = "";
    try {
        function waitForElement(selector, trigger, delayInterval, delayTimeout) {
            var interval = setInterval(function() {
                if (
                    document &&
                    document.querySelector(selector) &&
                    document.querySelectorAll(selector).length > 0
                ) {
                    clearInterval(interval);
                    trigger();
                }
            }, delayInterval);
            setTimeout(function() {
                clearInterval(interval);
            }, delayTimeout);
        }
  
        //wait for swiper 
        function waitForSwiper(trigger) {
            var interval = setInterval(function () {
                if (typeof Swiper != "undefined") {
                    clearInterval(interval);
                    trigger();
                }
            }, 50);
            setTimeout(function () {
                clearInterval(interval);
            }, 15000)
        }


    function addScript() {
        var cssScript=''+ 
        '<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css"/>'+
        "<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.0.7/css/swiper.min.css'/>";
        document.querySelector('head').insertAdjacentHTML('beforeend', cssScript);
                
        var swiperScript = document.createElement('script');
        swiperScript.src = 'https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.0.7/js/swiper.min.js';
        document.getElementsByTagName('head')[0].appendChild(swiperScript);
      }

var phoneIcon = `<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none">
<path id="Phone" fill-rule="evenodd" clip-rule="evenodd" d="M7.67626 12.8218C8.92255 14.0679 10.2879 15.067 11.6846 15.8034L14.3052 13.1316L19.0748 14.2295C19.5711 14.344 20 14.6449 20 15.1545V19.8605C20 20.0536 19.8698 20.2153 19.6811 20.2557C15.2169 21.2032 9.66135 19.3756 5.3925 15.1074C1.1259 10.837 -0.702 5.28232 0.243389 0.818821C0.283809 0.630223 0.445491 0.5 0.638611 0.5H5.34535C5.85509 0.5 6.156 0.928837 6.27053 1.42503L7.36861 6.19388L4.69637 8.81405C5.43292 10.2083 6.43221 11.5757 7.67626 12.8218Z" fill="white"/>
</svg>`;


var egHero = `<div class="eg-hero">
<div class="eg-container">
    <div class="swiper egswiper">
        <div class="swiper-button-next"></div>
        <div class="swiper-button-prev"></div>
        <div class="swiper-container">
            <div class="swiper-wrapper ">
                <div class="swiper-slide">
                    <a href="https://toolstoday.com/router-bits.html/" class="eg-banner-container">
                        <img src="https://toolstoday.com/product_images/uploaded_images/same-day-toolstoday-shipping-router-bits.jpg">
                    </a>    
                </div>
                <div class="swiper-slide">
                    <a href="https://toolstoday.com/search-results/?lp=saw-stop-holiday-gift-toolstoday" class="eg-banner-container">
                        <img src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/1200w/carousel/57/sawstop-freeblade-homepage.jpeg?c=1">
                    </a>    
                </div>
                <div class="swiper-slide">
                <a href="https://toolstoday.com/router-bits/spektra-extreme-life-coated-router-bits.html" class="eg-banner-container">
                        <img src="https://sitetunershosting.com/clients/toolstoday/tt-homepage-banner-1200-x-500-spektra-cnc-bits.jpg">
                    </a>    
                </div>
            </div>
            <div class="slider-controls">
                <div class="slider__pagination"></div>
            </div>
        </div>
    </div>
</div>
</div>`;
var egHoliday = `<div class="eg-holiday-gift-ideas">
<div class="eg-container">
<a href="/holiday-gift-ideas-23" target="_blank"><img loading="lazy" class="eg-create-banner" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/holidayideas-banner.jpeg" alt="Holiday Gift Ideas Banner"></a>
</div>
</div>`;
  var egFreeShipping = `<div class="eg-shipping-details">
  <div class="eg-container">
      <div class="eg-shipping-content">
          <div class="shipping-option">
              <img src="https://sitetunershosting.com/clients/toolstoday/4.8-stars.svg" alt="4.8-stars">
          </div>
          <div class="shipping-option">
              <img src="https://sitetunershosting.com/clients/toolstoday/fast-free-shipping.svg" alt="fast-free-shipping">
          </div>
          <div class="shipping-option">
              <img src="https://sitetunershosting.com/clients/toolstoday/4.6-google-stars.svg" alt="4.6-google-stars">
          </div>
          <div class="shipping-option">
              <img src="https://sitetunershosting.com/clients/toolstoday/simple-returns.svg" alt="simple-returns">
          </div>
      </div>
  </div>
</div>`;

var egShopByBrand = `<div class="eg-shop-catagory" id="eg-shop-catagory">
<div class="eg-container">
    <h2 class="eg-section-title">Shop by Category</h2>
    <p class="eg-section-subtitle">Here are some of our most popular categories.</p>
    <div class="eg-catagory">
        <div class="eg-catagory-detail">
            <a href="https://toolstoday.com/bits-blades-and-tooling" class="eg-catagory-detail-inr">
                <h3 class="eg-heading">Bits, Blades, & Tooling</h3>
                <div class="catagory-image">
                    <img src="https://sitetunershosting.com/clients/toolstoday/263-x-163-categories-homepage-bits-blades-tooling.jpg" alt="">
                </div>
                <p class="eg-para">All cutting tips and blades can be found here.</p>
                <button href="https://toolstoday.com/bits-blades-and-tooling" class="eg-button">Shop Now</button>
            </a>    
        </div>
        <div class="eg-catagory-detail">
            <a href="https://toolstoday.com/everything-cnc.html" class="eg-catagory-detail-inr">
                <h3 class="eg-heading">Everything CNC</h3>
                <div class="catagory-image">
                <img src="https://sitetunershosting.com/clients/toolstoday/263-x-163-categories-homepage-cnc.jpg" alt="">
                </div>
                <p class="eg-para">From machines to accessories, all things CNC, are found here.</p>
                <button href="https://toolstoday.com/everything-cnc.html" class="eg-button">Shop Now</button>
            </a>    
        </div>
        <div class="eg-catagory-detail">
            <a  href="/power-tools.html" class="eg-catagory-detail-inr">
                <h3 class="eg-heading">Power Tools</h3>
                <div class="catagory-image">
                <img src="https://sitetunershosting.com/clients/toolstoday/263-x-163-categories-homepage-powertools.jpg" alt="">
                </div>
                <p class="eg-para">From handheld to stationary power tools, we have them all.</p>
                <button href="/power-tools.html" class="eg-button">Shop Now</button>
            </a>    
        </div>
        <div class="eg-catagory-detail">
            <a  href="/shop-by-brand" class="eg-catagory-detail-inr">
                <h3 class="eg-heading">Shop By Brand</h3>
                <div class="catagory-image">
                <img src="https://sitetunershosting.com/clients/toolstoday/263-x-163-categories-homepage-brands.jpg" alt="">
                </div>
                <p class="eg-para">Looking for a specific brand? Start here.</p>
                <button href="/shop-by-brand" class="eg-button">Shop Now</button>
            </a>    
        </div>
    </div>
    <div class="eg-button-container">
        <a href="https://toolstoday.com/all-categories" class="eg-btn eg-btn-primary">View All Categories</a>
        <a href="#why-choose-us" class="eg-btn eg-btn-secondary">Why Choose Us</a>
    </div>
    <div class="eg-fast-shipping-container">
        <img src="https://sitetunershosting.com/clients/toolstoday/free-shipping-icon.svg" alt="free-shipping-icon">
        <div class="eg-fast-shipping-content">
            <p class="eg-fast-heading">Fast</p>
            <p class="eg-fast-subheading">Free Shipping</p>
        </div>
    </div>
</div>
</div>`;
  

var egTestimonial = `<div class="eg-testimonial">
<div class="eg-container">
    <h2 class="eg-section-title eg-dark">OVER 200K HAPPY CUSTOMERS!</h2>
    <p class="eg-section-subtitle eg-dark">Hear what other people just like you have to say about our tools.</p>
    <div class="swiper egswiper trust-and-review-section">
        <div class="swiper-button-next"></div>
        <div class="swiper-button-prev"></div>    
    <div class="swiper-container">
        <div class="swiper-wrapper ">
            <div class="swiper-slide">
                <div class="eg-wrapper">      
                    <img src="https://sitetunershosting.com/clients/toolstoday/quotes.svg" alt="">
                    <div class="eg-testimonial-content">
                        <p class="eg-testimonial-para"> These are very good bits they work very good. I generally use them when cutting MDF and they do a nice job. 
                        </br>
                        <span><b>Reviewed on: </b> Amana Tool 46593 Extra Long CNC 2D and 3D Carving Flat Bottom x 0.10 Deg x 1/2 D x 1 CH x 1/2 SHK x 6 Inch Long x 3 Flute Solid Sub Micrograin Carbide ZrN Coated Reduced SHK Router Bit</span>
                        </p>
                        <div class="eg-testimonial-reference">
                            <p class="eg-reviewby">Review by Joe S. on 14 Nov 2023:</p>
                            <p class="eg-review-author"></p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="swiper-slide">
                <div class="eg-wrapper">      
                    <img src="https://sitetunershosting.com/clients/toolstoday/quotes.svg" alt="">
                    <div class="eg-testimonial-content">
                        <p class="eg-testimonial-para"> Nice and efficient. Smooth performance and clean edges. Very Good value. </br><span><b>Reviewed on: </b>Amana Tool 47100 Carbide Tipped Flush Trim 3/8 D x 1 CH x 1/4 SHK x 2-5/8 Inch Long Router Bit w/ Lower Ball Bearing</span> 
                        </p>
                        <div class="eg-testimonial-reference">
                            <p class="eg-reviewby">Review by John S. on 14 Nov 2023</p>
                            <p class="eg-review-author"></p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="swiper-slide">
            <div class="eg-wrapper">      
                <img src="https://sitetunershosting.com/clients/toolstoday/quotes.svg" alt="">
                <div class="eg-testimonial-content">
                <p class="eg-testimonial-para"><b> Work well </b>great tool for the job good fit and finish</br><span><b>Reviewed on: </b> Amana Tool #55232 Counterbore Screw Slot Bit 1/2 Inch SHK</span></p>
                    <div class="eg-testimonial-reference">
                        <p class="eg-reviewby">Review by William S. on 11 Nov 2023</p>
                        <p class="eg-review-author"></p>
                    </div>
                </div>
            </div>
        </div>
        <div class="swiper-slide">
        <div class="eg-wrapper">      
            <img src="https://sitetunershosting.com/clients/toolstoday/quotes.svg" alt="">
            <div class="eg-testimonial-content">
            <p class="eg-testimonial-para"><b>THE BEAST </b>Super reliable tool!!! </br><span><b>Reviewed on: </b>Amana Tool 45795 V-Groove 108 Deg. Folding for Aluminum Composite Material (ACM) Panels Like Alucobond, Dibond, 0.090 Tip Cut Width x 3/8 CH x 1/2 D x 1/4 Inch SHK Carbide Tipped Router Bit</span></p>
                <div class="eg-testimonial-reference">
                    <p class="eg-reviewby">Review by Edward P. on 06 Nov 2023</p>
                    <p class="eg-review-author"></p>
                </div>
            </div>
        </div>
    </div>
            <div class="swiper-slide">
                <div class="eg-wrapper">      
                    <img src="https://sitetunershosting.com/clients/toolstoday/quotes.svg" alt="">
                    <div class="eg-testimonial-content">
                    <p class="eg-testimonial-para"><b> Amana Tool 53400-1 Slotting Cutter Assembly 3 Wing x 1-7/8 D x 1/16 CH x 1/2 Inch SHK Router Bit </b>bought this to reduce chip out on a melamine board, works great, no chip out on either side </br><span><b>Reviewed on: </b> On Amana Tool 46170-K CNC SC Spektra Extreme Tool Life Coated Compression Spiral 1/4 D x 7/8 CH x 1/4 SHK x 2-1/2 Inch Long 2 Flute Router Bit </span></p>
                        <div class="eg-testimonial-reference">
                            <p class="eg-reviewby">Review by Bruce C. on 25 Oct 2023</p>
                            <p class="eg-review-author"></p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="swiper-slide">
                <div class="eg-wrapper">      
                    <img src="https://sitetunershosting.com/clients/toolstoday/quotes.svg" alt="">
                    <div class="eg-testimonial-content">
                    <p class="eg-testimonial-para">The Amana Tool 47641 is a work of art that is it's machined perfectly and constructed with TOTAL Precision .
                    It works flawlessly </br><span><b>Reviewed on: </b> Amana Tool 47641 1/2 Inch Shank CNC Extension Adapter for 1/2 Inch Shank Router Bits</span></p>
                        <div class="eg-testimonial-reference">
                            <p class="eg-reviewby">Review by Gregg V. on 24 Oct 2023</p>
                            <p class="eg-review-author"></p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="slider-controls">
            <div class="slider__pagination"></div>
        </div>
    </div>
    </div>
</div>
</div>`;

var egWhySection = `<div class="eg-why" id="why-choose-us">
<div class="eg-container">
    <h2 class="eg-section-title eg-dark">WHY CHOOSE TOOLS TODAY?</h2>
    <p class="eg-section-subtitle eg-dark">Learn why we are the preferred tool vendor for over 100,000 professionals like you.</p>
    <div class="eg-why-section">
        <ul class="eg-why-content">
            <li>
                <img src="https://sitetunershosting.com/clients/toolstoday/tick-icon.svg" alt="Tick Icon"> 
                <div class="eg-why-text">
                    <h3>Full line Amana Dealer</h3>
                    <p>We carry the full line of Amana Tools ensuring your shopping experience is fast and easy.</p>
                </div>
            </li>
            <li>
                <img src="https://sitetunershosting.com/clients/toolstoday/tick-icon.svg" alt="Tick Icon"> 
                <div class="eg-why-text">
                    <h3>Expert Customer Service</h3>
                    <p>We have experts standing by to answer any questions about your project, tools, or supplies.</p>
                </div>
            </li>
            <li>
                <img src="https://sitetunershosting.com/clients/toolstoday/tick-icon.svg" alt="Tick Icon"> 
                <div class="eg-why-text">
                    <h3>Always in Stock</h3>
                    <p>We strive to have what you need, when you need it. We work with manufacturers to ensure our tools are always on hand.</p>
                </div>
            </li>
            <li>
                <img src="https://sitetunershosting.com/clients/toolstoday/tick-icon.svg" alt="Tick Icon"> 
                <div class="eg-why-text">
                    <h3>Highest Quality Tools</h3>
                    <p>We sell industrial quality tools from the highest quality lines ensuring your craftsmanship and projects are pristine.</p>
                </div>
            </li>
            <li>
                <img src="https://sitetunershosting.com/clients/toolstoday/tick-icon.svg" alt="Tick Icon"> 
                <div class="eg-why-text">
                    <h3>Same Day Shipping</h3>
                    <p>We understand that time is money which is why we ship same day on most orders.</p>
                </div>
            </li>
            <li>
                <img src="https://sitetunershosting.com/clients/toolstoday/tick-icon.svg" alt="Tick Icon"> 
                <div class="eg-why-text">
                    <h3>Free Resources</h3>
                    <p>In addition to our expert customer service, we also provide tons of resources, from CNC programs to tutorials.</p>
                </div>
            </li>
        </ul>
    </div>
    <div class="eg-button-container">
        <a href="#eg-shop-catagory" class="eg-btn eg-btn-primary">Shop by Category</a>
        <a href="#shop-by-brand" class="eg-btn eg-btn-secondary eg-dark">Shop By Brand</a>
    </div>
    <div class="eg-fast-shipping-container">
        <img src="https://sitetunershosting.com/clients/toolstoday/free-shipping-icon.svg" alt="free-shipping-icon">
        <div class="eg-fast-shipping-content">
            <p class="eg-fast-heading eg-dark">Fast</p>
            <p class="eg-fast-subheading eg-dark">Free Shipping</p>
        </div>
    </div>
</div>
</div>`;

var shopByBrand = `<div class="eg-brand" id="shop-by-brand">
<div class="eg-container">
    <h2 class="eg-section-title">Shop by BRAND</h2>
    <p class="eg-section-subtitle">Looking for a specific brand? Start here.</p>
    <div class="swiper egswiper">
        <div class="swiper-button-next"></div>
        <div class="swiper-button-prev"></div>
        <div class="swiper-container">
            <div class="swiper-wrapper ">
                <div class="swiper-slide">
                    <div class="eg-shop-wrapper">
                        <a href="/amana-tool/"><img
                                data-src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands1amanatool.jpg"
                                class="brand_img lazyloaded" loading="lazy"
                                src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands1amanatool.jpg"></a>
                                <a href="/jet-tools/"><img data-src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands-7-jet.jpg" class="brand_img lazyloaded" loading="lazy" src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands-7-jet.jpg"></a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-shop-wrapper">
                    <a href="/sawstop/"><img data-src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands-2-sawstop.jpg" class="brand_img lazyloaded" loading="lazy" src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands-2-sawstop.jpg"></a>
                    <a href="/fein/"><img data-src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands-4-fein.jpg" class="brand_img lazyloaded" loading="lazy" src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands-4-fein.jpg"></a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-shop-wrapper">
                    <a href="/stepcraft/"><img data-src="https://cdn11.bigcommerce.com/s-byznwdb8us/stencil/81681950-6105-013c-7901-5aad566276e2/e/e29c7a10-6425-013c-40dd-3e3a3b6675b7/img/stepcraft.jpeg" class="brand_img lazyloaded" loading="lazy" src="https://cdn11.bigcommerce.com/s-byznwdb8us/stencil/81681950-6105-013c-7901-5aad566276e2/e/e29c7a10-6425-013c-40dd-3e3a3b6675b7/img/stepcraft.jpeg"></a>
                    <a href="/vectric/">
                    <img data-src="https://cdn11.bigcommerce.com/s-byznwdb8us/stencil/78f1ab60-759d-013c-514d-26f4540b93e5/e/e2e8b160-756f-013c-0bc9-2a947387aef8/img/vectric.jpeg" class="brand_img lazyloaded" alt="Vectric Logo" src="https://cdn11.bigcommerce.com/s-byznwdb8us/stencil/78f1ab60-759d-013c-514d-26f4540b93e5/e/e2e8b160-756f-013c-0bc9-2a947387aef8/img/vectric.jpeg"></a>
                        
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-shop-wrapper">
                    <a href="https://toolstoday.com/woodpeckers/"><img data-src="https://cdn11.bigcommerce.com/s-byznwdb8us/content/wysiwyg/woodpecker-icon.jpg" class="brand_img lazyloaded" loading="lazy" src="https://cdn11.bigcommerce.com/s-byznwdb8us/content/wysiwyg/woodpecker-icon.jpg"></a>
                    <a href="https://toolstoday.com/powermatic/"><img data-src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/brands-powermatic.jpg" class="brand_img lazyloaded" loading="lazy" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/brands-powermatic.jpg"></a>

                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-shop-wrapper">
<a title="" href="https://toolstoday.com/sst/" target="" data-link-type="default" data-element="link"><img class="pagebuilder-mobile-hidden" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/sst-new-icon.jpg" alt="" data-element="desktop_image" data-pb-style="FGW79PQ"><img class="pagebuilder-mobile-only" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/sst-new-icon.jpg" alt="" data-element="mobile_image" data-pb-style="PMGFPEP"></a>

<a href="/bora/"><img data-src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands-3-bora.jpg" class="brand_img lazyloaded" loading="lazy" src="https://sitetunershosting.com/clients/toolstoday/260-x-157-brands-3-bora.jpg"></a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-shop-wrapper">
                    <a title="" href="https://toolstoday.com/shaper-tools/" target="" data-link-type="default" data-element="link"><img class="pagebuilder-mobile-hidden" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/shaper-3.jpg" alt="" data-element="desktop_image" data-pb-style="AY7FCC3"><img class="pagebuilder-mobile-only" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/shaper-3.jpg" alt="" data-element="mobile_image" data-pb-style="TUBGHEN"></a>

                    <a title="" href="https://toolstoday.com/grabo/" target="" data-link-type="default" data-element="link"><img class="pagebuilder-mobile-hidden" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/content/wysiwyg/brands-icon-desktop-grabo.jpg" alt="" data-element="desktop_image" data-pb-style="QEWCU4D"><img class="pagebuilder-mobile-only" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/content/wysiwyg/brands-icon-desktop-grabo.jpg" alt="" data-element="mobile_image" data-pb-style="NTFRUNX"></a>
                        
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-shop-wrapper">

                    <a title="" href="https://toolstoday.com/carbide-3d/" target="" data-link-type="default" data-element="link"><img class="pagebuilder-mobile-hidden" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/carbide-3d.jpg" alt="" data-element="desktop_image" data-pb-style="BR8VKN8"><img class="pagebuilder-mobile-only" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/carbide-3d.jpg" alt="" data-element="mobile_image" data-pb-style="LGVCBKY"></a>

                    <a title="" href="https://toolstoday.com/openbuilds/" target="" data-link-type="default" data-element="link"><img class="pagebuilder-mobile-hidden" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/brands-icon-desktop-openbuildsjpg.jpg" alt="" data-element="desktop_image" data-pb-style="OGIL9U9"><img class="pagebuilder-mobile-only" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/brands-icon-desktop-openbuildsjpg.jpg" alt="" data-element="mobile_image" data-pb-style="Q53ELIU"></a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-shop-wrapper">
                    <a title="" href="https://toolstoday.com/rikon/" target="" data-link-type="default" data-element="link"><img class="pagebuilder-mobile-hidden" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/ircon-icon-new.jpg" alt="" data-element="desktop_image" data-pb-style="T8GN03T"><img class="pagebuilder-mobile-only" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/ircon-icon-new.jpg" alt="" data-element="mobile_image" data-pb-style="E5XAIWL"></a>

                    <a title="" href="https://toolstoday.com/pantorouter/" target="_blank" data-link-type="default" data-element="link"><img class="pagebuilder-mobile-hidden" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/brands-template-pantorouter.jpg" alt="" data-element="desktop_image" data-pb-style="SKK0OQU"><img class="pagebuilder-mobile-only" title="" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/brands-template-pantorouter.jpg" alt="" data-element="mobile_image" data-pb-style="V6P1LJN"></a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="eg-button-container">
        <a href="https://toolstoday.com/shop-by-brand" class="eg-btn eg-btn-primary">View All Brands</a>
        <a href="#shop-whats-hot" class="eg-btn eg-btn-secondary">Shop What’s Hot</a>
    </div>
    <div class="eg-fast-shipping-container">
        <img src="https://sitetunershosting.com/clients/toolstoday/free-shipping-icon.svg" alt="free-shipping-icon">
        <div class="eg-fast-shipping-content">
            <p class="eg-fast-heading">Fast</p>
            <p class="eg-fast-subheading">Free Shipping</p>
        </div>
    </div>
</div>
</div>`;

var egTranding = `<div class="eg-tranding" id="shop-whats-hot">
<div class="eg-container">
    <h2 class="eg-section-title eg-dark">SHOP WHAT'S HOT</h2>
    <p class="eg-section-subtitle eg-dark">Checkout what everyone is buying. Here are the latest top selling tools.</p>
    <div class="swiper egswiper">
        <div class="swiper-button-next"></div>
        <div class="swiper-button-prev"></div>
        <div class="swiper-container">
            <div class="swiper-wrapper ">
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/v-13204-46172-k.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/23063/70997/46172-k_1__71869.1701333886.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46172-K CNC SC Spektra Extreme Tool Life Coated Compression Spiral 3/8 D x 1-1/4 CH x 3/8 SHK x 3 Inch Long 2 Flute Router Bit</p>
                        </a>
                        <a href="https://toolstoday.com/sawstop-tsbc-10r3-table-saw-brake-cartridge-for-10-blades-equivalent-to-tsbc-10r2.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/16285/74148/tsbc-10r3_1__61670.1701676793.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">SawStop TSBC-10R3 Table Saw Brake Cartridge For 10″ Blades, Equivalent To TSBC-10R2</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/stepcraft-m-1400-48-x-64-cnc-machine.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/26933/67371/stepcraft-m1400-mainimage__72698.1698653096.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">STEPCRAFT M.1400 48 x 64 CNC Machine</p>
                        </a>
                        <a href="https://toolstoday.com/v-13354-46170-k.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/23294/70980/46170-k_1_1__55926.1701333872.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46170-K CNC SC Spektra Extreme Tool Life Coated Compression Spiral 1/4 D x 7/8 CH x 1/4 SHK x 2-1/2 Inch Long 2 Flute Router Bit</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/sawstop-pcs31230-tgp252-3hp-professional-cabinet-saw-with-52-professional-t-glide-fence-system.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/17452/59177/pcs31230-tgp52_2__01652.1686681269.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">SawStop PCS31230-TGP252 3HP Professional Cabinet Saw with 52” Professional T-Glide Fence System</p>
                        </a>
                        <a href="https://toolstoday.com/sawstop-pcs31230-tgp252-3hp-professional-cabinet-saw-with-52-professional-t-glide-fence-system.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/17452/59177/pcs31230-tgp52_2__01652.1686681269.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">Shaper Tools Complete Origin System, Shaper Origin Handheld CNC Machine Plus Shaper Workstation Plus Shaper Plate</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/v-15680-46206-k-5.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/15838/71067/46206-k-5__24997.1701333937.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46206-K-5, 5-Pack SC Spektra Extreme Tool Life Coated Spiral Plunge 1/2 Dia x 1-1/4 CH x 1/2 SHK 3 Inch Long Down-Cut Router Bits</p>
                        </a>
                        <a href="https://toolstoday.com/v-13941-46225-k.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/23564/45398/46225-k_1__46138.1686681111.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46225-K SC Spektra Extreme Tool Life Coated Spiral Plunge 1/8 Dia x 13/16 CH x 1/4 SHK 2-1/2 Inch Long Down-Cut Router Bit</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/aspire-v10-cnc-software-1.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/1280x1280/products/25800/53662/aspire1_1_1_1_1__04758.1686681205.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">Vectric Aspire Software For CNC</p>
                        </a>
                        <a href="https://toolstoday.com/stepcraft-3d-840-cnc-system.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/16563/45680/stepcraft-3-d_7__32214.1686681114.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">STEPCRAFT New 3rd Generation D.840 CNC Machine System</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/v-13759-51411-k-bit.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/22989/71473/51411-k__11887.1701334341.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 51411-K CNC Spektra Coated SC Spiral O Single Flute, Plastic Cutting 1/8 D x 1/2 CH x 1/4 SHK x 2 Inch Long Up-Cut Router Bit with Mirror Finish</p>
                        </a>
                        <a href="https://toolstoday.com/powermatic-1791216k-pwbs-14cs-14-inch-bandsaw-1-5hp-1ph-115-230v.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/17319/56138/1791216k_main_3034__17533.1686681233.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">Powermatic 1791216K PWBS-14CS, 14 Inch Bandsaw, 1.5HP 1PH 115/230V</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/v-7648-51414-k.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/23151/28996/51414-k_1__34709.1686680923.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 51414-K CNC Spektra Coated SC Spiral O Single Flute, Plastic Cutting 3/8 D x 1-1/8 CH x 3/8 SHK x 3 Inch Long Up-Cut Router Bit with Mirror Finish</p>
                        </a>
                        <a href="https://toolstoday.com/v-15342-46367-k-5.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/16412/71137/46367-k-5__05325.1701333991.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46367-K-5, 5-Pack CNC SC Spektra Extreme Tool Life Coated Mortise Compression Spiral 3/8 D x 7/8 CH 3/8 SHK 3 Inch Long 2 Flute Router Bits</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/v-15339-46010-k-5.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/16379/70889/46010-k-5__04417.1701333802.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46010-K-5, 5-Pack CNC SC Spektra Extreme Tool Life Coated Compression Spiral 3/8 D x 1-1/8 CH x 3/8 SHK x 3 Inch Long 3 Flute Router Bits</p>
                        </a>
                        <a href="https://toolstoday.com/pantorouter-pr-aiwr-all-in-woodworking-machine-package-with-router.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/18964/37483/pantorouter2__62044.1686681021.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">PantoRouter PR-AIWR ALL-IN Woodworking Machine Package, with Router</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/v-13406-46012-k.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/23411/37649/46012-k__12703.1686681023.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46012-K CNC SC Spektra Extreme Tool Life Coated Compression Spiral 1/2 D x 1-1/4 CH x 1/2 SHK x 3 Inch Long 3 Flute Router Bit</p>
                        </a>
                        <a href="https://toolstoday.com/v-13779-46202-k-bit.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/23152/71053/46202-k_2__31681.1701333927.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46202-K SC Spektra Extreme Tool Life Coated Spiral Plunge 1/4 Dia x 3/4 CH x 1/4 SHK 2-1/2 Inch Long Down-Cut Router Bit</p>
                        </a>
                    </div>
                </div>
                <div class="swiper-slide">
                    <div class="eg-tranding-wrapper">
                        <a href="https://toolstoday.com/v-13351-51404-k.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;" height="180px;" width="180px;" src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/23301/39421/51404-k_2__54347.1686681043.jpg?c=1" loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 51404-K CNC Spektra Coated SC Spiral O Single Flute, Plastic Cutting 1/4 D x 3/4 CH x 1/4 SHK x 2 Inch Long Up-Cut Router Bit with Mirror Finish</p>
                        </a>
                        <a href="https://toolstoday.com/v-13781-46415-k.html">
                            <div class="product-image" style="text-align:center;"><img style="margin:0 auto;"
                                    height="180px;" width="180px;"
                                    src="https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/545x545/products/23284/48478/46415-k_1__06824.1686681145.jpg?c=1"
                                    loading="lazy">
                            </div>
                            <p class="eg-product-name">Amana Tool 46415-K SC Spektra Extreme Tool Life Coated Spiral Plunge 1/4 Dia x 1 CH x 1/4 SHK 2-1/2 Inch Long Down-Cut Router Bit</p>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="eg-button-container">
        <a href="https://toolstoday.com/all-categories" class="eg-btn eg-btn-primary">Shop By Category</a>
        <a href="#FAQ" class="eg-btn eg-btn-secondary eg-dark">FAQ</a>
    </div>
    <div class="eg-fast-shipping-container">
        <img src="https://sitetunershosting.com/clients/toolstoday/free-shipping-icon.svg" alt="free-shipping-icon">
        <div class="eg-fast-shipping-content">
            <p class="eg-fast-heading eg-dark">Fast</p>
            <p class="eg-fast-subheading eg-dark">Free Shipping</p>
        </div>
    </div>
</div>
</div>`;

var egFaq = `<div class="eg-faq" id="FAQ">
<div class="eg-container">
    <h2 class="eg-section-title eg-dark">Frequently Asked Questions</h2>
    <p class="eg-section-subtitle eg-dark">Here are some of our most-asked questions.</p>
    <div class="accordian-container">
        <div class="accordian-question">
            <ul class="question-list">
                <li class="box active">
                  <div class="question">
                    <p class="question__text">My business or organization is Tax Exempt, how can make a tax exempt purchase? <span class="eg-symbol"></span></p>
                  </div>
                  <div class="answer">
                    <p class="answer__text">
                    If your business or organization is tax exempt, first register for an account <a href="https://toolstoday.com/customer/account/create/">here</a> if you are not already registered. Then there are two options:</br>
                    <span>Place an order under your registered account and email us a copy of your resale or tax exempt certificate to <a href="mailto:ttsupport@toolstoday.com">ttsupport@toolstoday.com</a> along with your order number and we will make the adjustment to your order after the order is placed. We will also adjust your account so future orders will remain tax exempt.</span>
                    <span>Email your resale or tax exempt certificate to <a href="mailto:ttsupport@toolstoday.com">ttsupport@toolstoday.com</a>, we will make the necessary adjustments to your account and email you back when you can place your tax exempt order.</span></br>
                    Please note all future orders placed under your tax exempt account will be tax exempt. Please make sure to always use that account when placing orders.
                    </p>
                  </div>
                </li>
                <li class="box">
                    <div class="question">
                      <p class="question__text">When will my order ship? <span class="eg-symbol"></span></p>
                    </div>
                    <div class="answer">
                      <p class="answer__text">If the items you've ordered are in-stock products and your order is placed before 4:50 PM EST, it will be shipped on the same business day. For items shipped directly by the manufacturer, please refer to the product pages for any additional shipping time information.</p>
                    </div>
                </li>
                <li class="box">
                <div class="question">
                    <p class="question__text">I thought I was going to receive free shipping what happened? <span class="eg-symbol"></span></p>
                </div>
                <div class="answer">
                    <p class="answer__text">We provide free shipping for most orders above $49. Nevertheless, certain exceptions apply. Orders for products shipped directly from the manufacturer or for bulky items like Saw Tables, Router Tables, CNC Machines, and the like may incur shipping charges. Our free shipping promotion is applicable to most of the products we offer, including but not limited to brands like Amana Tool, Fein, Microjig, Rikon, Donek, General Finishes, Bow Products, SST, and others. Please check the product pages for further details.</p>
                </div>
                </li>
                <li class="box">
                <div class="question">
                    <p class="question__text">What is your return policy? <span class="eg-symbol"></span></p>
                </div>
                <div class="answer">
                    <p class="answer__text">
                    <span>If you are unsatisfied with your purchase within 6 months, you can return it for a full refund or exchange.</span>
                    <span>To initiate a return, log in to your account or contact customer service.</span>
                    <span>Power tools and direct-ship items require authorization before returning; contact customer service for instructions.</span>
                    For more information, please visit <a href="https://toolstoday.com/t-returns">Return Policy</a>
                    </p>
                </div>
                </li>
            </ul>
        </div>
    </div>
</div>
</div>`;


var egWhereStart = `<div class="eg-start">
<div class="eg-container">
    <h2 class="eg-section-title eg-dark">Still Not Sure Where To Start?</h2>
    <p class="eg-section-subtitle eg-dark">Let us help you find the right tool for the project.</p>
    <p class="eg-notes">Call us now to answer any questions or for help choosing the right tool.</p> 
    <div class="eg-button-container">
        <a href="tel:+8886993939" class="eg-btn eg-btn-primary">`+ phoneIcon +`(888) 699-3939</a>
        <a href="/contact/" class="eg-btn eg-btn-secondary eg-dark">Contact Us Online</a>
    </div>
    <div class="eg-shipping-content">
        <div class="shipping-option">
            <img src="https://sitetunershosting.com/clients/toolstoday/4.8-stars.svg" alt="4.8-stars">
        </div>
        <div class="shipping-option">
            <img src="https://sitetunershosting.com/clients/toolstoday/fast-free-shipping.svg" alt="fast-free-shipping">
        </div>
        <div class="shipping-option">
            <img src="https://sitetunershosting.com/clients/toolstoday/4.6-google-stars.svg" alt="4.6-google-stars">
        </div>
        <div class="shipping-option">
            <img src="https://sitetunershosting.com/clients/toolstoday/simple-returns.svg" alt="simple-returns">
        </div>
    </div>
</div>
</div>`;


        function init() {
  
        document.querySelector("main#main-content .heroCarousel").insertAdjacentHTML('beforebegin', egHero+ egHoliday + egFreeShipping + egShopByBrand + egTestimonial + egWhySection + shopByBrand + egTranding + egFaq + egWhereStart);
  
  
        waitForSwiper(function(){
            var egswiper = new Swiper ('.eg-hero .swiper-container', {
                // Optional parameters
                direction: 'horizontal',
                spaceBetween: 0,
                slidesPerView: 1,
                roundLengths: true,
                loop: true,
                pagination: {
                    el: '.slider__pagination',
                    clickable: true,
                  },
                navigation: {
                  nextEl: '.swiper-button-next',
                  prevEl: '.swiper-button-prev',
                }
            })

            var egswiper = new Swiper ('.eg-testimonial .swiper-container', {
                // Optional parameters
                direction: 'horizontal',
                spaceBetween: 20,
                slidesPerView: 2,
                slidesPerGroup: 2,
                roundLengths: true,
                loop: true,
                pagination: {
                    el: '.slider__pagination',
                    clickable: true,
                  },
                navigation: {
                  nextEl: '.swiper-button-next',
                  prevEl: '.swiper-button-prev',
                },
                breakpoints: {
                    700: {
                    centeredSlides: true,
                    slidesPerView: 1, // Use 1 for a single slide, adjust as needed
                    slidesPerGroup: 1,
                    },
                  },
            })

            var egswiper = new Swiper ('.eg-brand .swiper-container', {
                // Optional parameters
                direction: 'horizontal',
                spaceBetween: 35,
                slidesPerView: 4,
                slidesPerGroup: 4,
                roundLengths: true,
                loop: true,
                navigation: {
                  nextEl: '.swiper-button-next',
                  prevEl: '.swiper-button-prev',
                },
                breakpoints: {
                    1100: {
                        slidesPerView: 3, // Use 1 for a single slide, adjust as needed
                        slidesPerGroup: 3
                    },
                    700: {
                        slidesPerView: 2, // Use 1 for a single slide, adjust as needed
                        slidesPerGroup: 2
                    },
                    500: {
                        slidesPerView: 1, // Use 1 for a single slide, adjust as needed
                        slidesPerGroup: 1
                    }
                  },
            })
            
            var egswiper = new Swiper ('.eg-tranding .swiper-container', {
                // Optional parameters
                direction: 'horizontal',
                spaceBetween: 35,
                slidesPerView: 5,
                slidesPerGroup: 5,
                roundLengths: true,
                loop: true,
                navigation: {
                  nextEl: '.swiper-button-next',
                  prevEl: '.swiper-button-prev',
                },
                breakpoints: {
                    1100: {
                        slidesPerView: 3, // Use 1 for a single slide, adjust as needed
                        slidesPerGroup: 3,
                    },
                    700: {
                        slidesPerView: 2, // Use 1 for a single slide, adjust as needed
                        slidesPerGroup: 2,
                    },
                    500: {
                        slidesPerView: 1, // Use 1 for a single slide, adjust as needed
                        slidesPerGroup: 1,
                    }
                  },
            })
        });
    

        var questions = document.querySelectorAll('.accordian-container .question');

        // Add a click event listener to each 'question' element
        questions.forEach(function (question) {
            question.addEventListener('click', function () {
                var isActive = this.parentNode.classList.contains('active');
        
                // Remove 'active' class from any active question
                questions.forEach(function (q) {
                    q.parentNode.classList.remove('active');
                });
        
                // Toggle 'active' class for the clicked question
                if (!isActive) {
                    this.parentNode.classList.add('active');
                }
            });
        });
        
  

        window.dispatchEvent(new Event('resize'));
        }
        
        function init2(){
            var egNext = document.querySelectorAll('.egswiper .swiper-button-next');
            var egPrev =  document.querySelectorAll('.egswiper .swiper-button-prev');

            for (var i = 0; i < egNext.length; i++) {
                egNext[i].innerHTML = '<img src="https://sitetunershosting.com/clients/toolstoday/arrow-next.svg" alt="arrow">';
            }

            for (var j = 0; j < egPrev.length; j++) {
                egPrev[j].innerHTML = '<img src="https://sitetunershosting.com/clients/toolstoday/arrow-prev.svg" alt="arrow">';
            }

        }

     
        function init3(){

        document.body.classList.add('eg-tools')

        // Header
         document.querySelector('.eg-tools .header-content .search-wrap input').setAttribute('placeholder', 'What can we help you find today?');

    
        }

        addScript();

        waitForElement("main#main-content .heroCarousel", init, 50, 25000);
        waitForElement(".egswiper .swiper-button-prev", init2, 50, 25000);
        waitForElement(".promobar-collapse-wrapper .promo-options-title > span > span:not(#promoBarCity)", init3, 50, 25000);
  
    } catch (e) {
        if (debug) console.log(e, "error in Test" + variation_name);
    }
  })();




html {
  scroll-behavior: smooth;
}
/* Exra Section Removed */
.eg-tools .footer .footer-info,
.eg-tools div[data-content-region="home_below_carousel"],
.eg-tools .container.main-cs-container,
.eg-tools section.heroCarousel {
    display: none;
}

/* .eg-tools .footer .footer-img {
  padding-top: 75px;
} */
.eg-tools .footer .footer-img ,
.eg-tools .footer .footer-links {
  background: #112b53;
}
.eg-tools main#main-content {
  margin-bottom: 0px;
}

.eg-container {
  padding: 0px 15px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
}
/* common CSS */
.eg-section-title{
  color: #F8F7F7;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}
.eg-section-subtitle{
  color: #FFF;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 16px;
  margin-bottom: 61px;
}
html body .eg-section-title.eg-dark,
html body .eg-section-subtitle.eg-dark,
.eg-fast-shipping-content p.eg-dark {
  color: #373737 !important;
}


html body .eg-btn.eg-btn-secondary.eg-dark{
  border-radius: 4px;
  border: 2px solid #373737;
  background: rgba(0, 0, 0, 0.00);
  color: #373737 !important;
}
html body .eg-btn.eg-btn-secondary.eg-dark:hover {
  color: #ffffff !important;
    background: #dd610a;
    border: 2px solid #dd610a;
}
.egswiper .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
}
.egswiper  .swiper-pagination-bullet-active {
  background: #000000;
}
.egswiper  .slider-controls .swiper-pagination-bullet:not(:last-child) {
  margin-right: 10px;
}

/* Top header */
/* .eg-tools header.header .top-right-header .rapidorder,
.eg-tools header.header .top-right-header .userzone,
.eg-tools header.header .top-right-header .t-internacional,
.eg-tools header.header .top-left-header .gift-link,
.eg-tools header.header .top-left-header .promo-text111{
  display: none !important;
}
.eg-tools header.header .top-left-header {
  width: 30%;
  top: 2px;
  position: relative;
}

.eg-tools header.header .top-left-header .ge-flag-show span {
  color: #ffffff;
}
.eg-tools header.header .top-right-header {
  width: 70% !important;
    float: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.eg-tools header.header .top-right-header .tools-b2b {
  color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration-line: underline;
}
.eg-tools .panel-header .top-right-header>p a:hover{
  text-decoration: none;
}
.eg-tools header.header .panel-wrapper,
.eg-tools header.header .panel-wrapper .panel-header {
  background: #274674 !important;
}
.eg-tools .panel-header .top-right-header>p, .panel-header .top-right-header>p a {
  color: #FFF;
  font-family: Open Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.eg-tools .panel-header .top-right-header>p a {
  margin: 0px 6px;
}
.eg-tools .panel-header .top-right-header>p img {
  margin-left: 8px;
  max-width: 14px;
} */
/* Header Content */
/* @media screen and (min-width: 768px){
  .eg-tools .header-content {
      min-height: auto;
      padding-top: 54px !important;
      padding-bottom: 36px !important;
  }
  .eg-tools .logo-wrap {
    max-width: 368px;
  }
}

.eg-tools span.countPill.cart-quantity.countPill--positive {
  font-size: 9px;
  position: absolute;
  text-align: center;
  color: #fff!important;
  font-weight: 700;
  top: -6px;
  right: 5%;
  width: 18px;
  background: #e3812b;
  border-radius: 50%;
  height: 18px;
  line-height: 18px;
}
.dropdown--quickSearch .form.fast-simon-form[action="/search-results/"] .form-input{
  border: 1px solid #373737 !important;
  background: rgba(217, 217, 217, 0.00) !important;
}
.eg-tools .header-content .cart-wrap > a[href="/t-suppliers-popup"]{
  display: none;
}
.eg-tools .header-content .search-wrap input::placeholder {
  font-size: 14px;
  color: #373737;
}
.eg-tools .header-content .fast-simon-form button .fa-search:before{
  color: #ffffff!important;
  font-weight: 700!important;
  top: 0px;
  right: 0px;
  font-style: initial;
  background: #e76122!important;
  width: 56px;
  margin-top: 0px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.eg-tools .navUser .navUser-item.navUser-item--account{
  max-width: 100px;
  margin-right: 27px;
}
.eg-tools .navUser-item.wishlist {
  margin-right: 27px;
}
.eg-tools .navUser-item--account .navUser-action {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.eg-tools .navUser-item span#wish_number {
  top: 0px;
}
.eg-tools .navUser-item--account .navUser-action img {
  max-width: 17px;
}
.eg-tools .navUser-item.navUser-item--cart > a:before,
.eg-tools .navUser-item.wishlist a:before {
  display: none !important;
}
.eg-tools .navUser-item.wishlist a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #373737;
}
.eg-tools .navUser-item.wishlist a img[alt="heartIcon"] {
  max-width: 20px;
  margin-top: 10px;
}
.eg-tools li.navUser-item.navUser-item--cart span.navUser-item-cartLabel {
  display:  block;
  color: #373737;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.eg-tools li.navUser-item.navUser-item--cart span.navUser-item-cartLabel {
  display:  block;
  color: #373737;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.eg-tools .header-content .cart-wrap {
  max-width: 280px;
}

.eg-tools .header-content .navUser {
  width: 100%;
}
.eg-tools .header-content .search-wrap {
  width: 50%;
} */
/* Nav bar */
/* .eg-tools .navigation #mkmage_megamenu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.eg-tools .navigation .main-menu .main-link svg {
  position: relative;
  top: -2px;
  left: 4px;
}
.eg-tools .navigation .main-menu:hover .main-link svg {
  transform: rotate(180deg);
}
.eg-tools .navigation .main-menu .main-link {
  display: flex;
  align-items: center;
} */
/* Promo Banner */
/* html body.eg-tools div#promoBar .promobar-collapse-wrapper .promo-options-title span > #promoBarCity:hover {
  color: #274674 !important;
}
html body.eg-tools #promoBar {
  background: #D4E1F3;
  margin-top: -24px;
}

html body.eg-tools #promoBar .promobar-collapse-wrapper {
  padding: 11px 15px;
}
html body.eg-tools .promobar-collapse-wrapper .promo-options-title > span {
  font-weight: 400;
  font-size: 16px;
}

html body.eg-tools div#promoBar .promobar-collapse-wrapper .promo-options-title span > #promoBarCity {
  color: #222222 !important;
  font-weight: 700;
}

html body.eg-tools .promobar-collapse-wrapper .promo-options-title > span > span:not(#promoBarCity) {
  margin-left: 55px;
  text-decoration: underline;
  font-weight: 600;
  font-size: 16px;
}

html body.eg-tools div#promoBar .promobar-collapse-wrapper .promo-options-title:after {
  display: none !important;
}

 */

/* Hero Bsnner */
.eg-hero {
  padding-top: 75px;
}
.eg-hero .eg-banner-container {
  display: block;
  text-align: center;
  cursor: pointer;
}
/* .eg-hero .eg-container {
  width: 1440px;
} */
.eg-hero .swiper {
  padding: 0px 30px;
}
.eg-hero .egswiper .swiper-button-prev {
  left: 0px;
  top: 50%;
}
.eg-hero .egswiper .swiper-button-next {
  right: 0px;
  top: 50%;
}

/* Holiday */
.eg-holiday-gift-ideas .eg-container {
  text-align: center;
}

.eg-holiday-gift-ideas {
  padding: 60px 0px 0px 0px;
}

/* Free Shipping */
.eg-shipping-content {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}
.eg-shipping-details {
  padding: 60px 0px;
}
.eg-shipping-content .shipping-option {
  width: 25%;
}
.eg-shipping-content .shipping-option:not(:last-child){
  border-right: 1px solid #D4D4D4;
}

/* Catagory */

.eg-shop-catagory {
  background: #193051;
  padding: 75px 0px;
}

.eg-catagory {
  display: flex;
  justify-content: center;
  /* flex-wrap: wrap; */
  /* gap: 30px; */
}
.eg-catagory-detail {
  width: 25%;
}
.eg-catagory-detail-inr {
  border-radius: 4px;
  border: 1px solid #FFF;
  background: linear-gradient(180deg, #E9E9E9 -56.32%, #FFF 99.74%);
  box-shadow: 0px 6px 3px 0px #040D1A, 0px -1px 4px 0px #D1D1D6;
  text-align: center;
  padding: 40px 27px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.eg-catagory-detail-inr:hover {
  text-decoration: none;
}
.eg-catagory .eg-heading {
  margin-top: 0px;
  margin-bottom: 28px;
  color: #011738;
  text-align: center;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-variant: all-small-caps;
}

.eg-catagory .eg-para {
  margin-top: 24px;
  margin-bottom: 28px;
  color: #373737;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-variant: all-small-caps;
    min-height: 40px;
    line-height: 1.3;
}
/* .eg-catagory-detail {
  padding: 0px 10px;
} */
.eg-catagory-detail .eg-catagory-detail-inr{
  max-width: 318px;
}
.eg-button {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #DD610A;
  width: 263px;
  height: 47px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #ffffff !important;
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  border: 1px solid #DD610A;
}

.eg-button:hover {
  text-decoration: none;
  color: #DD610A !important;
  background: #ffffff;
  border: 1px solid #DD610A;
}

.eg-button-container {
  margin-top: 66px;
    margin-bottom: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eg-btn {
  display: inline-flex;
  padding: 10px 52px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  color: #ffffff !important;
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

a.eg-btn.eg-btn-primary {
  background: #DD610A;
  margin-right: 26px;
  border: 2px solid #DD610A;
}

a.eg-btn.eg-btn-secondary {
  border-radius: 4px;
  border: 2px solid #FFF;
  background: rgba(0, 0, 0, 0.00);
}

.eg-btn.eg-btn-primary:hover {
  text-decoration: none;
  color: #DD610A !important;
  background: #ffffff;
  border-color: #DD610A;
}
.eg-btn.eg-btn-secondary:hover {
  text-decoration: none;
  color: #ffffff;
  background: #DD610A;
  border-color: #DD610A;
}

.eg-fast-shipping-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.eg-fast-shipping-container > img {
  margin-right: 14px;
}

.eg-fast-shipping-content p {
  color: #FFF;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0px;
}

/* Testimonial */
.eg-testimonial {
  padding: 75px 0px;
}

.eg-testimonial .eg-section-title {
  margin: 0px;
  color: #373737;
}

.eg-testimonial .eg-section-subtitle {
  margin-top: 16px;
  margin-bottom: 61px;
  color: #373737;
}
.eg-testimonial .eg-testimonial-para span {
  display: block;
  margin-top: 10px;
  font-size: 16px;
}
.eg-wrapper {
  border-radius: 4px;
  border: 1px solid rgba(255, 214, 0, 0.40);
  background: #FFF;
  box-shadow: 0px 1px 5px 0px rgba(55, 55, 55, 0.25);
  padding: 34px;
  display: flex;
  align-items: flex-start;
}

.eg-testimonial-content {
  margin-left: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.eg-testimonial .swiper-container {
  max-width: 1160px;
}

.eg-container .swiper-button-prev:after, 
.eg-container .swiper-rtl .swiper-button-next:after,
.eg-container .swiper-button-next:after, 
.eg-container .swiper-button-prev:after{
  display: none;
}
.eg-container .swiper-button-next, 
.eg-container .swiper-button-prev
.eg-container .swiper-button-next, 
.eg-container .swiper-button-prev{
  background-image: none !important;
  top: 45%;
}
.eg-container .slider-controls {
  text-align: center;
  margin-top: 42px;
}

.eg-testimonial .slider-controls .swiper-pagination-bullet:not(:last-child) {
  margin-right: 10px;
}
.eg-testimonial .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
}
.eg-testimonial  .swiper-pagination-bullet-active {
  background: #000000;
}
.eg-testimonial .eg-reviewby {
  color: #373737;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
}
.eg-testimonial .eg-testimonial-para {
  color: #373737;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.eg-testimonial .eg-testimonial-reference {
  padding-top: 18px;
  border-top: 1px solid #FFD600;
  margin-top: 15px;
}
.eg-testimonial .eg-testimonial-reference p {
  margin: 0px;
}
.eg-testimonial .swiper.egswiper {
  padding: 0px 25px;
  max-width: 1260px
}
.eg-testimonial .swiper-slide {
  padding: 2px;
    height: auto;
    display: flex;
}

/* Why Choose */
.eg-why {
  padding: 70px 0px;
  background: url('https://sitetunershosting.com/clients/toolstoday/why-choose-tools-today-background.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.eg-why .eg-section-title{
  color: #373737;
  margin: 0px;
}
.eg-why .eg-section-subtitle {
  margin-top: 16px;
  margin-bottom: 61px;
  color: #373737;
}
ul.eg-why-content {
  margin-left: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-end;
}

.eg-why-content li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  padding-top: 30px;
  position: relative;
  width: 50%;
  max-width: 592px;
}

.eg-why-text {
  margin-left: 12px;
  position: relative;
  padding-bottom: 30px;
}

.eg-why-text h3 {
  color: #373737;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 12px;
}

.eg-why-text p {
  color: #373737;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0px;
}

.eg-why-content .eg-why-text:after {
  position: absolute;
  content: '';
  width: 30%;
  height: 1px;
  background: #FFB800;
  top: 100%;
}

.eg-why-content li:nth-child(5) .eg-why-text:after, 
.eg-why-content li:nth-child(6) .eg-why-text:after {
  display: none;
}

/* Shop Brand */
.eg-brand {
  background: linear-gradient(180deg, #274674 0%, #193C71 100%);
  padding-top: 75px;
  padding-bottom: 83px;
}
.eg-shop-wrapper a {
  display: flex;
  width: 100%;
  margin: 18px 0px;
}

.eg-shop-wrapper a:hover {
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.48);
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.48);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.48);
}
.eg-shop-wrapper {
  display: flex;
  flex-direction: column;
}
.eg-shop-wrapper img.brand_img {
  width: 100%;
  height: 100%;
  margin: 0px;
  max-height: 169px;
}
.eg-brand .swiper {
  padding: 0px 40px;
}
.eg-brand .swiper-button-next img,
.eg-brand .swiper-button-prev img {
  -webkit-filter: grayscale(1) invert(1) brightness(100);
  filter: grayscale(1) invert(1) brightness(100);
}
.eg-brand .swiper-button-prev {
  left: 0px;
  top: 50%;
}
.eg-brand .swiper-button-next {
  right: 0px;
  top: 50%;
}

/* Tranding Products */
.eg-tranding .swiper-slide {
  height: auto;
}
.eg-tranding .eg-tranding-wrapper > a {
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 0px 4px 0px rgba(55, 55, 55, 0.48);
  display: flex;
  flex-direction: column;
  padding: 15px;
  height: 50%;
}
.eg-tranding .eg-tranding-wrapper > a:hover {
  box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.48);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.48);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.48);
}

.eg-tranding .eg-tranding-wrapper {
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 2px;
  height: 100%;
}

.eg-product-name {
  margin-bottom: 0px;
  color: #373737;
  text-align: center;
  font-family: Roboto Condensed, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 17px;
  /* min-height: 140px; */
}
.eg-tranding .product-image {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.eg-tranding .eg-tranding-wrapper > a:hover {
  text-decoration: none;
}
.eg-tranding .eg-section-subtitle,
.eg-tranding .eg-section-title {
  color: #373737;
}
.eg-tranding {
  padding: 78px 0px;
}
.eg-tranding .swiper {
  padding: 0px 40px;
}
.eg-tranding .swiper-button-prev {
  left: 0px;
  top: 50%;
}
.eg-tranding .swiper-button-next {
  right: 0px;
  top: 50%;
}
.eg-tranding .eg-fast-shipping-content p {
  color: #373737 !important;
}

/* FAQ */
.eg-faq{
  padding: 74px 0px;
    background: url('https://sitetunershosting.com/clients/toolstoday/why-choose-tools-today-background.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.eg-faq .accordian-container {
  max-width: 914px;
  width: 100%;
  margin: 0 auto;
}
.eg-faq .eg-section-title {
  margin: 0px;
}
.eg-faq .eg-section-subtitle,
.eg-faq .eg-section-title {
  color: #373737;
}
.question-list li {
  list-style: none;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #FFF;
  border-bottom: 0px;
  background: linear-gradient(180deg, #D7D7D7 -56.32%, #FFF 99.74%);
  box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.12);
}

.question-list {
  margin: 0px;
}

.eg-faq .question__text {
  border-bottom: 1px solid rgba(55, 55, 55, 0.27);
  color: #373737;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0px;
  padding: 24px;
  border-left: 5px solid #DD610A;
  border-top-left-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.eg-faq .eg-symbol {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  background: #DD610A;
  display: inline-block;
  border-radius: 100%;
  position: relative;
}
.eg-faq .eg-symbol:before {
  content: '';
  width: 10px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  height: 2px;
  top: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: transform 750ms ease;
}
.eg-faq .box:not(.active) .eg-symbol:before{
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 750ms ease;
}
.eg-faq .eg-symbol:after{
  content: '';
  width: 10px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  height: 2px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.eg-faq .answer .answer__text {
  margin-bottom: 0px;
  padding: 24px;
  color: #373737;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  text-transform: none !important;
  display: inline-block;
}

.eg-faq .answer .answer__text a {
  display: inline-block;
}
.eg-faq .answer .answer__text span {
  display: inline-block;
  position: relative;
  padding-left: 40px;
}
.eg-faq .answer .answer__text span:nth-of-type(1) {
  margin-top: 20px;
  margin-bottom: 20px;
}
.eg-faq .answer .answer__text span:nth-of-type(3), 
.eg-faq .answer .answer__text span:nth-of-type(2){
    margin-bottom: 20px;
}
.eg-faq .answer .answer__text span:before {
    position: absolute;
    content: '';
    background: #373737;
    width: 8px;
    height: 8px;
    left: 2px;
    border-radius: 100%;
    top: 7px;
}
.eg-faq .box.active .answer {
  max-height: 800px;
  opacity: 1;
  overflow: visible;
  transition: max-height 750ms ease, opacity 750ms ease, overflow 750ms ease;
}
.eg-faq .box:not(.active) .answer {
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  transition: max-height 750ms ease, opacity 750ms ease, overflow 750ms ease;
}
.eg-faq .eg-notes {
  margin-top: 57px;
  color: #373737;
  text-align: center;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
html body .eg-btn.eg-btn-secondary:hover img {
  -webkit-filter: grayscale(1) invert(1) brightness(100);
  filter: grayscale(1) invert(1) brightness(100);
}

/* Where to start */
.eg-start {
  padding-top: 87px;
  padding-bottom: 87px;
}
.eg-notes {
  text-align: center;
}
.eg-start .eg-button-container {
  margin-bottom: 48px;
  margin-top: 54px;
}
.eg-start .eg-section-subtitle {
  margin-bottom: 19px;
}

.eg-btn:hover svg path {
  fill: #dd610a;
}

/* Footer */
.eg-tools .footer-links #socialicons img {
  mix-blend-mode: lighten;
  filter: brightness(1) contrast(1);
}

.eg-tools footer.footer {
  min-height: auto;
}
Editor is loading...
Leave a Comment