.cms-home #HeroBanner {
    background-image: url(https://boltfast.co.za/fishgate/images/home_banner_background.png) !important;
    background-size: cover !important;
    background-position: bottom !important;
}

.cms-home .hero-content {
    max-width: 565px;
    width: 100%;
    padding: 70px 0px 90px;
}

.cms-home .hero-content h1 {
    color: white;
    font-size: 45px;
    line-height: 53px;
    text-shadow: 0px 3px 6px #0000003E;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
}

.cms-home .hero-content .hero-paragraph {
    color: white !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 22px !important;
    margin-top: 15px !important;
    max-width: 508px !important;
    margin-bottom: 5px !important;
}

.cms-home .hero-search .amsearch-wrapper-block {
    margin-top: 0 !important;
}

.cms-home .hero-search .amsearch-wrapper-block input {
    min-width: 560px !important;
    height: 48px !important;
    font-weight: 500 !important;
    color: black !important;
    border: 2px solid #FFD600 !important;
}

.cms-home .hero-search .amsearch-wrapper-block input ::placeholder {
    color: rgb(180, 180, 180) !important;
}

.cms-home .hero-search .amsearch-input-wrapper .amsearch-button.-loupe.-disabled {
    right: 3px !important;
    top: 7px !important;
    background-image: url(https://boltfast.co.za/fishgate/icons/blue_search_icon.svg) !important;
    height: 35px !important;
    width: 36px !important;
    background-size: 21px !important;
    background-color: white !important;
    opacity: 1;
    margin: 0 0 0 auto;
}

.cms-home .amsearch-form-block.-opened {
    justify-content: flex-start !important;
}

.cms-home .amsearch-overlay-block {
    display: none !important;
}

.cms-home .amsearch-result-section,
.cms-home .amsearch-result-section .amsearch-items-section {
    color: black !important;
}

.cms-home .amsearch-result-section {
    display: none;
}

.cms-home .amsearch-result-section .amsearch-block-header.amsearch-collapsible-title .amsearch-count,
.cms-home .amsearch-result-section .amsearch-item .amsearch-link {
    color: #00ADEF !important;
}

.cms-home .amsearch-result-section .amsearch-block-header.amsearch-collapsible-title .amsearch-link.-view-all {
    background-color: #FFD600 !important;
    text-align: center !important;
    font-size: 15px !important;
    padding: 3px 15px !important;
    text-decoration: none !important;
    color: black;
    font-weight: 600;
}

.cms-home .amsearch-result-section .amsearch-block-header.amsearch-collapsible-title .amsearch-link.-view-all .amsearch-count {
    display: none !important;
}

.cms-home .amsearch-result-section .amsearch-block-header.amsearch-collapsible-title .amsearch-link.-view-all:hover {
    background-color: black !important;
    color: white !important;
}

.cms-home .amsearch-result-section .amsearch-highlight {
    color: #00ADEF !important;
    font-weight: 700 !important;
}

.cms-home .amsearch-result-section .amsearch-product-list {
    max-width: 680px !important;
    margin: auto !important;
}

.cms-home .amsearch-result-section .amsearch-product-list li {
    padding: 10px !important;
    border-right: 1px solid #FFD600 !important;
    margin-bottom: 30px !important;
}

body.cms-home .amsearch-result-section .amsearch-product-list li:last-child {
    border: none !important;
}

.cms-home .amsearch-result-section .amsearch-product-list li:hover {
    background-color: #FFD600 !important;
}

.cms-home .amsearch-result-section .amsearch-product-list li:hover .product.description.product-item-description {
    color: black !important;
}

.cms-home .amsearch-result-section .amsearch-product-list li .product-item-link {
    color: black !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.cms-home .amsearch-result-section .amsearch-products-section .amsearch-wrapper-inner {
    display: none !important;
}

.cms-home .amsearch-result-section .-category .amsearch-item .amsearch-link:hover,
.cms-home .amsearch-result-section .-popular_searches .amsearch-item .amsearch-link:hover {
    background-color: #FFD600 !important;
}

.cms-home .amsearch-result-section .-category .amsearch-item .amsearch-link:hover,
.cms-home .amsearch-result-section .-category .amsearch-item .amsearch-link:hover span,
.cms-home .amsearch-result-section .-popular_searches .amsearch-item .amsearch-link:hover,
.cms-home .amsearch-result-section .-popular_searches .amsearch-item .amsearch-link:hover span {
    color: black !important;
}

.cms-home .amsearch-result-section .amsearch-item-container.-recent_searches .amsearch-item .amsearch-link:hover,
.cms-home .amsearch-result-section .amsearch-item-container.-recent_searches .amsearch-item.-match .amsearch-link {
    background-color: #FFD600 !important;
    color: black !important;
}

.cms-home .amsearch-result-section .amsearch-item-container.-recent_searches .amsearch-item .amsearch-link:hover a,
.cms-home .amsearch-result-section .amsearch-item-container.-recent_searches .amsearch-item.-match .amsearch-link .amsearch-highlight {
    color: black !important;
}

.cms-home #heroLines .inner-content.mgz-container {
    width: 100% !important;
}

.cms-home .hero-lines {
    height: 558px !important;
    float: right !important;
    margin-top: -480px !important;
    margin-right: 60px !important;
}

.cms-home .widget-categories-info {
    margin-top: -85px !important;
}

.cms-home .category-grid .pretext {
    display: none !important;
}

.cms-home .category-grid .widget-inner.block-content {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    max-width: 1090px !important;
}

.cms-home .category-grid .widget-inner.block-content .pull-left {
    margin-top: -60px !important;
    padding-left: 25px !important;
    position: relative !important;
    z-index: 2 !important;
}

.cms-home .category-grid .widget-inner.block-content .pull-left h3 {
    font-size: 18px !important;
}

.cms-home .category-grid .widget-inner.block-content .pull-left h3 a {
    color: white !important;
    text-shadow: 0px 3px 6px #0000001A !important;
    text-decoration: none !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12:hover .pull-left h3 a {
    color: black !important;
    text-shadow: none !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 {
    max-width: 218px !important;
    cursor: pointer !important;
    margin-top: 13px !important;
}

@media (max-width: 1200px) {
    .cms-home .category-grid .widget-inner.block-content .col-lg-12 {
        margin-top: 0px !important;
    }

    .cms-home .category-grid .widget-inner.block-content {
        justify-content: flex-start !important;
    }
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .image.pull-right {
    max-width: 218px !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .image.pull-right a {
    max-width: 218px !important;
    display: block !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .image.pull-right img {
    z-index: 2 !important;
    position: relative !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12:hover .image.pull-right img {
    opacity: 0 !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a::before {
    content: '' !important;
    display: block;
    position: absolute !important;
    height: 200px !important;
    width: 215px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    z-index: 1 !important;
    opacity: 0 !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12:hover .pull-right a::before {
    opacity: 1 !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a[title="Anchors"]::before {
    background-image: url(https://boltfast.co.za/fishgate/images/categories/anchors_active.png);
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a[title="Bolts"]::before {
    background-image: url(https://boltfast.co.za/fishgate/images/categories/bolts_active.png);
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a[title="Drill Bits"]::before {
    background-image: url(https://boltfast.co.za/fishgate/images/categories/drill-bits_active.png);
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a[title="Nuts"]::before {
    background-image: url(https://boltfast.co.za/fishgate/images/categories/nuts_active.png) !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a[title="Rivets"]::before {
    background-image: url(https://boltfast.co.za/fishgate/images/categories/rivets_active.png) !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a[title="Screws"]::before {
    background-image: url(https://boltfast.co.za/fishgate/images/categories/screws_active.png) !important;
}

.cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a[title="Washers"]::before {
    background-image: url(https://boltfast.co.za/fishgate/images/categories/washers_active.png) !important;
}

.cms-home .category-grid .pull-right a::after {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.cms-home .category-grid .pull-left a {
    background-image: none !important;
}

.cms-home #about_us h2,
#about_us p {
    color: white !important;
}

.cms-home #about_us .blue-banner {
    margin-bottom: -25px !important;
}

.cms-home #about_us .blue-banner img.left-image {
    width: auto !important;
    height: 469px !important;
    margin-left: -425px !important;
    margin-top: -19px !important;
    display: inline-block !important;
}

.cms-home #about_us .blue-banner .mid-content {
    display: inline-block !important;
    max-width: 450px !important;
    margin-left: 150px !important;
    margin-top: 75px !important;
    position: absolute !important;
}

.cms-home #about_us .blue-banner .mid-content h2 {
    font-size: 35px !important;
    line-height: 45px !important;
}

.cms-home #about_us .blue-banner img.right-image {
    height: 720px !important;
    width: auto !important;
    right: -230px !important;
    margin-top: -180px !important;
    display: inline-block !important;
    position: absolute !important;
}

.cms-home #about_us .blue-banner .cta-button {
    margin-top: 30px !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    width: 210px !important;
}

.cms-home #productSlider .inner-content.mgz-container {
    width: 100% !important;
    max-width: 1260px !important;
}

.cms-home #productSlider .owl-stage {
    gap: 30px !important;
}

.cms-home #productSlider .owl-item {
    max-width: 278px !important;
}

.cms-home #productSlider .owl-item:hover .product-item-name a {
    color: #00adef !important;
}

.cms-home #productSlider .owl-item:hover .product-image-container img {
    border-color: #00adef !important;
}

.cms-home .top-sellers-carousel img {
    width: 273px !important;
    height: 273px !important;
    object-fit: contain !important;
    border-radius: 8px !important;
    border: 1px solid transparent !important;
}

.cms-home .top-sellers-carousel .product-image-container {
    width: 273px !important;
    height: 273px !important;
    border-radius: 8px !important;
    box-shadow: 0 0 5px #00000020 !important;
}

.cms-home .top-sellers-carousel .owl-stage-outer {
    padding: 30px !important;
    height: 445px !important;
}

.cms-home .top-sellers-carousel .product-item-name {
    font-size: 17px !important;
    font-weight: 600 !important;
    padding: 10px !important;
}

.cms-home .top-sellers-carousel .product-item-name a {
    color: black !important;
    text-decoration: none !important;
}

.cms-home #productSlider .owl-nav i {
    display: none !important;
}

.cms-home #productSlider .owl-nav .owl-prev {
    background-color: white !important;
    opacity: 1 !important;
    margin-top: -30px !important;
    margin-left: -35px !important;
    background: url(https://boltfast.co.za/fishgate/icons/blue_chevron_prev.svg);
    background-repeat: no-repeat;
    width: 20px !important;
    height: 400px !important;
    background-position-y: 40% !important;
    background-position-x: center !important;
}

.cms-home #productSlider .owl-nav .owl-next {
    background-color: white !important;
    opacity: 1 !important;
    margin-top: -30px !important;
    margin-right: -40px !important;
    background: url(https://boltfast.co.za/fishgate/icons/blue_chevron_next.svg);
    background-repeat: no-repeat;
    width: 20px !important;
    height: 400px !important;
    background-position-y: 40% !important;
    background-position-x: center !important;
}

.cms-home #productSlider .owl-nav button:hover {
    background-color: white !important;
}

.cms-home #productSlider .owl-nav button:hover i {
    color: white !important;
}

.cms-home #productSlider .owl-dots .owl-dot {
    background-image: url(https://boltfast.co.za/fishgate/icons/slider_gears.svg) !important;
    background-repeat: no-repeat !important;
    opacity: 0.5 !important;
}

.cms-home #productSlider .owl-dots .owl-dot.active {
    opacity: 1 !important;
}

.cms-home #productSlider .owl-dots .owl-dot span {
    opacity: 0 !important;
    width: 10px !important;
    height: 10px !important;
}

.cms-home #productSlider .owl-dots .owl-dot.active span {
    background: #FFD600 !important;
}

/* RESPONSIVENESS */
@media (max-width: 1360px) {

    body.cms-home #productSlider .owl-nav .owl-prev,
    .cms-home #productSlider .owl-nav .owl-next {
        margin-left: -3px !important;
        margin-right: -3px !important;
    }
}

@media (max-width: 1299px) {
    .cms-home .hero-content {
        margin-left: 50px !important;
    }

    .cms-home .hero-lines {
        margin-right: 0 !important;
    }

    .cms-home .category-grid-row,
    .cms-home .top-sellers-heading {
        padding: 0 50px !important;
    }
}

@media (max-width: 1200px) {
    .cms-home .category-grid-row .category-grid-inner {
        margin-bottom: 0 !important;
    }

    .cms-home .category-grid .widget-inner.block-content {
        max-width: 980px !important;
        gap: 30px !important;
    }

    body.cms-home #about_us .blue-banner img.left-image {
        margin-left: -270px !important;
        height: 390px !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        max-width: 610px !important;
        margin-top: 45px !important;
        margin-left: 100px !important;
    }

    .cms-home .hero-lines,
    .cms-home #about_us .blue-banner img.right-image {
        display: none !important;
    }
}

@media (max-width: 1100px) {
    body.cms-home .hero-content {
        padding: 130px 0px 140px !important;
    }

    body.cms-home .category-grid-row .mgz-element-inner {
        margin-bottom: 0px !important;
    }

    body.cms-home .category-grid-row {
        padding-bottom: 0px !important;
    }

    body.cms-home #about_us .blue-banner img.left-image {
        margin-left: -275px !important;
    }

    body.cms-home #about_us .blue-banner img.right-image {
        display: none !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        max-width: 600px !important;
    }

    body.cms-home .owl-carousel {
        max-width: 970px !important;
        margin: auto !important;
    }

    body.cms-home #productSlider .owl-item {
        max-width: 400px !important;
    }

    body.cms-home .mgz-carousel .product-item {
        margin: auto !important;
    }

    body.cms-home .top-sellers-carousel .product-image-container,
    body.cms-home .top-sellers-carousel img {
        width: 300px !important;
        height: 300px !important;
    }

    body.cms-home .top-sellers-carousel .product-item-name {
        max-width: 300px !important;
    }

    body.cms-home #productSlider .owl-stage {
        align-items: flex-start !important;
    }
}

@media (max-width: 1081px) {
    .cms-home .amsearch-form-block {
        width: 100% !important;
    }

    .cms-home .amsearch-result-section {
        width: 99% !important;
    }

    .cms-home .category-grid .widget-inner.block-content {
        justify-content: flex-start !important;
        gap: 20px !important;
    }
}

@media (max-width: 980px) {
    .cms-home .amsearch-result-section {
        display: flex;
        flex-direction: column !important;
    }

    .cms-home .amsearch-items-section {
        padding-bottom: 0 !important;
    }

    .cms-home .amsearch-products-section {
        border-left: none !important;
        padding-top: 25px !important;
        border-top: 1px solid gainsboro !important;
    }

    .cms-home .amsearch-result-section .amsearch-product-list li {
        max-width: 50% !important;
    }

    body.cms-home #about_us .blue-banner img.left-image {
        height: 345px !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        margin-left: 50px !important;
        margin-top: 32px !important;
    }

    body.cms-home #productSlider .owl-stage {
        gap: 10px !important;
    }
}

@media (max-width: 960px) {
    body.cms-home #about_us .blue-banner .mid-content {
        margin-left: 50px !important;
    }
}

@media (max-width: 890px) {
    body.cms-home #about_us .blue-banner img.left-image {
        margin-left: -260px !important;
        height: 330x !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        max-width: 500px !important;
        margin-top: 30px !important;
    }
}

@media (max-width: 840px) {
    .cms-home .category-grid .widget-inner.block-content {
        gap: 0px !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        max-width: 500px !important;
        margin-top: 25px !important;
    }
}

@media (max-width: 780px) {
    body.cms-home #about_us .blue-banner .mid-content {
        max-width: 450px !important;
        margin-top: 18px !important;
    }
}

@media (max-width: 768px) {
    .cms-home #HeroBanner {
        background-image: url(https://boltfast.co.za/fishgate/images/home_hero_background_mobile.png) !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position-x: right !important;
    }

    body.cms-home .hero-content {
        padding: 100px 50px 100px !important;
        margin-left: 0 !important;
        max-width: 100% !important;
    }

    body.cms-home .hero-content h1 {
        font-size: 60px !important;
        line-height: 64px !important;
    }

    .cms-home .hero-content .hero-paragraph {
        font-size: 18px !important;
        line-height: 24px !important;
        max-width: 535px !important;
        text-shadow: 0px 3px 6px #0000003E !important;
    }

    body.cms-home .column.main h2 {
        font-size: 35px !important;
        line-height: 40px !important;
    }

    .cms-home .hero-search .amsearch-wrapper-block input {
        min-width: 100% !important;
    }

    .cms-home .amsearch-form-block {
        justify-content: flex-start;
    }

    .cms-home .amsearch-form-block .amsearch-input-wrapper.-dynamic-width {
        width: 100% !important;
    }

    .cms-home .amsearch-result-section {
        flex-direction: row !important;
    }

    body.cms-home .category-grid-row {
        padding: 0 !important;
    }

    .cms-home .category-grid .widget-inner.block-content .pull-left {
        margin-top: -60px !important;
    }

    .cms-home .category-grid .widget-inner.block-content {
        gap: 0px !important;
        justify-content: space-between !important;
        max-width: 440px !important;
        margin: auto !important;
    }

    .cms-home .category-grid .widget-inner.block-content .col-lg-12 {
        margin-bottom: 10px !important;
        width: 215px !important;
    }

    /* Grid Hover */
    .cms-home .category-grid .widget-inner.block-content .col-lg-12:hover .pull-left h3 a {
        color: black !important;
        text-shadow: 0px 3px 6px #0000001A !important;
        text-decoration: none !important;
    }

    .cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a::before {
        width: 213px !important;
    }

    /* ----- */

    .cms-home .category-grid .widget-inner.block-content .pull-left h3 {
        font-size: 20px !important;
    }

    body.cms-home #productSlider div:first-child {
        padding-bottom: 3px !important;
    }

    body.cms-home #productSlider .owl-item {
        max-width: 100% !important;
        margin-left: -40px !important;
    }

    body.cms-home .top-sellers-heading div.mgz-element-inner:first-child {
        padding-top: 23px !important;
    }
}

@media (max-width: 767px) {
    .cms-home .amsearch-items-section {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

}

@media (max-width: 730px) {
    body.cms-home #about_us .blue-banner .mid-content {
        max-width: 440px !important;
        margin-top: 18px !important;
    }
}

@media (max-width: 700px) {
    .cms-home #about_us .blue-banner {
        height: fit-content !important;
        padding-bottom: 40px !important;
        margin-bottom: 0 !important;
    }

    body.cms-home #about_us .blue-banner img.left-image {
        display: none !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        max-width: 525px !important;
        margin-top: 28px !important;
        position: relative !important;
    }
}

@media (max-width: 690px) {
    .amsearch-products-section .amsearch-product-list {
        justify-content: center !important;
    }

    .cms-home .amsearch-result-section .amsearch-product-list li {
        max-width: 100% !important;
        border: 0 !important;
        border-bottom: 1px solid #FFD600 !important;
        padding: 10px 0 0 0 !important;
    }

    .cms-home .amsearch-result-section .product-image-photo {
        border: 1px solid #eaeaea !important;
    }

    .cms-home .amsearch-products-section .product-item-details {
        min-height: 60px !important;
        width: 100% !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        margin-right: 50px !important;
    }
}

@media (max-width: 660px) {
    .cms-home .hero-content {
        max-width: 500px !important;
    }

    .cms-home .amsearch-result-section .amsearch-product-list li {
        max-width: 90% !important;
    }
}

@media (max-width: 600px) {
    body.cms-home .hero-content {
        padding: 80px 50px 100px !important;
    }

    .cms-home .hero-content h1,
    .cms-home .hero-content p.hero-paragraph {
        max-width: 420px !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        max-width: 450px !important;
        margin-top: 30px !important;
    }
}

@media (max-width: 575px) {
    body.cms-home .hero-content h1 {
        font-size: 50px !important;
        line-height: 54px !important;
    }

    .cms-home .hero-content .hero-paragraph {
        font-size: 20px !important;
        line-height: 26px !important;
    }
}

@media (max-width: 540px) {
    body.cms-home .hero-content {
        padding: 60px 30px 100px !important;
    }

    .cms-home .category-grid .widget-inner.block-content .col-lg-12 {
        margin-bottom: 8px !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        margin-right: 30px !important;
        margin-left: 30px !important;
    }

    .cms-home .category-grid-row,
    .cms-home .top-sellers-heading {
        padding: 0 30px !important;
    }
}

@media (max-width: 529px) {
    .cms-home .hero-content {
        margin-left: 30px !important;
    }

    .cms-home .category-grid-row {
        padding: 0 30px !important;
    }

    .cms-home .hero-content h1,
    .cms-home .hero-content p.hero-paragraph {
        max-width: 390px !important;
    }

    body.cms-home .hero-content h1 {
        font-size: 45px !important;
        line-height: 48px !important;
    }

    .cms-home .hero-content .hero-paragraph {
        font-size: 18px !important;
        line-height: 23px !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    .cms-home #about_us .blue-banner .mid-content h2 {
        text-wrap: balance !important;
    }

    .cms-home .top-sellers-heading {
        padding: 0 30px !important;
    }

    .cms-home .top-sellers-heading h2 {
        margin: 0 !important;
    }

    .cms-home .category-grid .widget-inner.block-content {
        gap: 0px !important;
        max-width: 100% !important;
        padding: 0 20px !important;
    }
}

@media (max-width: 497px) {
    .cms-home .category-grid .widget-inner.block-content .pull-left h3 {
        font-size: 16px !important;
    }

    .cms-home .category-grid .widget-inner.block-content .pull-left {
        margin-top: -28% !important;
    }

    .cms-home .category-grid .widget-inner.block-content .col-lg-12 {
        width: 50% !important;
    }

    .cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a::before {
        width: 45% !important;
    }
}

@media (max-width: 480px) {

    .cms-home .hero-content h1,
    .cms-home .hero-content p.hero-paragraph {
        max-width: 340px !important;
    }
}

@media (max-width: 460px) {
    .cms-home .category-grid .widget-inner.block-content .col-lg-12 {
        margin-bottom: 4px !important;
    }
}

@media (max-width: 400px) {
    .cms-home .category-grid .widget-inner.block-content .col-lg-12 {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 440px) {
    body.cms-home .hero-content {
        padding: 60px 25px 80px !important;
        margin-left: 0 !important;
    }

    .cms-home .hero-content h1,
    .cms-home .hero-content p.hero-paragraph {
        max-width: 330px !important;
    }

    body.cms-home .hero-content h1 {
        font-size: 40px !important;
        line-height: 43px !important;
    }

    .cms-home .category-grid-row {
        padding: 0 25px !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }

    .cms-home .top-sellers-heading {
        padding: 0 25px !important;
    }
}

@media (max-width: 430px) {
    .cms-home .category-grid .widget-inner.block-content .pull-left {
        margin-top: -30% !important;
    }

    .cms-home .hero-search .amsearch-input-wrapper .amsearch-button.-loupe.-disabled {
        border-left: 1px solid #efefef !important;
    }
}

@media (max-width: 399px) {
    body.cms-home .hero-content {
        padding: 60px 20px 80px !important;
        margin-left: 0 !important;
    }

    .cms-home .hero-content h1,
    .cms-home .hero-content p.hero-paragraph {
        max-width: 300px !important;
        text-wrap: balance !important;
    }

    .cms-home .category-grid-row {
        padding: 0 20px !important;
    }

    body.cms-home #about_us .blue-banner .mid-content {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .cms-home .top-sellers-heading {
        padding: 0 20px !important;
    }

    .cms-home .category-grid .widget-inner.block-content {
        padding: 0 10px !important;
    }

    .cms-home .category-grid .widget-inner.block-content .pull-left {
        margin-top: -31% !important;
    }

    .cms-home .category-grid .widget-inner.block-content .col-lg-12 .pull-right a::before {
        width: 46.5% !important;
    }
}