@import url('https://fonts.googleapis.com/css2?family=Gabarito:wght@400;500;600;700;800;900&display=swap');

.btn {
    border-radius: 50px;
    text-transform: none;
    font-family: 'Gabarito', sans-serif;
    padding: 14px 36px 16px 36px;
    font-style: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
    height: auto;
    font-weight: 500;
    line-height: 20px;
    /* 111.111% */
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 18px;
}

.btn:hover {
    border-radius: 50px;
    text-transform: none;
    font-family: 'Gabarito', sans-serif;
    padding: 14px 36px 16px 36px;
    font-style: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
    height: auto;
    font-weight: 500;
    line-height: 20px;
    /* 111.111% */
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 18px;
}

.btn-sm {
    padding: 6px 16px !important;
    font-size: 12px !important;
    letter-spacing: 1px;
}

.btn-sm:hover {
    padding: 6px 16px !important;
    font-size: 12px !important;
    letter-spacing: 1px;
}

.btn-primary {
    color: #101010;
    border: 1px solid #3EC5E3;
    background-color: #3EC5E3;
}

.btn-primary:hover {
    color: #101010;
    border: 1px solid #FFE600;
    background-color: #FFE600;
}

.bg-secondary {
    background-color: #FFE600;
    border: 1px solid #FFE600;
    color: #101010;
}

.bg-secondary:hover {
    background-color: #3EC5E3;
    border: 1px solid #3EC5E3;
    color: #101010;
}

.btn-outline-primary {
    color: #3EC5E3;
    background-color: transparent;
    border: 1px solid #3EC5E3;
}

.btn-outline-primary:hover {
    background-color: #3EC5E3;
    border: 1px solid #3EC5E3;
    color: #101010;
}

.btn-outline-info {
    color: #0f0f0f;
    background-color: transparent;
    border: 1px solid #0f0f0f;
}

.btn-outline-info:hover {
    color: #0f0f0f;
    background-color: #FFE600;
    border: 1px solid #FFE600;
}


.btn-outline-secondary {
    color: #3EC5E3;
    background-color: transparent;
    border: 1px solid #3EC5E3;
}

.btn-outline-secondary:hover {
    color: #0f0f0f;
    background-color: #3EC5E3;
    border: 1px solid #3EC5E3;
}

.btn-outline-white {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff;
}

.btn-outline-white:hover {
    background-color: #3EC5E3;
    box-shadow: none;
    color: #0f0f0f;
    border-color: #3EC5E3;
}


h1,
.h1 {
    font-family: 'Gabarito', sans-serif;
    font-size: 36px;
    line-height: 42px;
    color: #101010;
    letter-spacing: 1px;
}

h2,
.h2 {
    font-family: 'Gabarito', sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #101010;
    letter-spacing: 1px;
}

h3,
.h3 {
    font-family: 'Gabarito', sans-serif;
    font-size: 26px;
    line-height: 30px;
    color: #101010;
    letter-spacing: 1px;
}

h4,
.h4 {
    font-family: 'Gabarito', sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #101010;
    letter-spacing: 1px;
}

h5,
.h5 {
    font-family: 'Gabarito', sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #101010;
    letter-spacing: 1px;
}

h6,
.h6 {
    font-family: 'Gabarito', sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #101010;
    letter-spacing: 1px;
}

a,
input,
li,
li,
ol,
p,
table,
td,
th,
tr,
ul {
    font-family: 'Gabarito', sans-serif;
    color: #101010;
}

p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.5px;
}

/**** Header ****/

.top-header {
    background-color: #000;
    padding: 10px 0;
    z-index: 10;
    position: relative;
}

.top-header .toolbar {
    position: relative;
    top: 0;
    right: 0px;
    height: auto;
    z-index: 5;
    margin-top: 0px;
}

.toolbar .inner {
    justify-content: flex-end;
    display: flex;
}

.toolbar .tools {
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.top-header-heft {
    list-style: none;
}

.top-header-heft a {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-decoration: none;
}

.top-header-heft span {
    margin-right: 10px;
}

.toolbar .cart {
    width: 44px;
}

.toolbar .cart>.count {
    margin-left: 5px;
    position: absolute;
    top: 0;
    right: 0px;
}

.toolbar .account,
.toolbar .cart,
.toolbar .search {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.main-menu a.nav-link {
    color: #101010;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 133.333% */
    text-transform: uppercase;
}

.main-menu a.nav-link:hover {
    color: #101010;
    cursor: pointer;
}

.down-slider {
    background-color: #F0F0F0;
}

.down-slider {
    padding: 11px 0;
}

.down-slider .owl-item {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
}

.down-slider a {
    text-decoration: none;
    color: #EC1D1D;
}

header.navbar .site-search {
    height: 100px;
}

.toolbar-dropdown .toolbar-dropdown-group {
    color: #101010;
}

/***** Banner *****/
.overlay-dark:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    z-index: 1;
}

.overlay-light::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.7);
    content: '';
    z-index: 1;
}

.overlay-dark .mini-title,
.overlay-dark p,
.overlay-dark h1 {
    color: #fff;
}

.overlay-light .mini-title,
.overlay-light p,
.overlay-light h1 {
    color: #101010;
}

section.slider.home-slider .owl-carousel-slider .item .textbox .container.text-right {
    display: flex;
    justify-content: flex-end;
}

section.slider.home-slider .owl-carousel-slider .item .textbox .container.text-left {
    display: flex;
    justify-content: flex-start;
}

section.slider.home-slider .owl-carousel-slider .item .textbox .container.text-center {
    display: flex;
    justify-content: center;
}

section.slider.home-slider .owl-carousel-slider .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-content {
    max-width: 800px;
}

section.slider.home-slider .owl-carousel-slider .item picture,
section.slider.home-slider .owl-carousel-slider,
section.slider.home-slider .owl-carousel-slider .item {
    height: auto;
    position: relative;
}

section.slider.home-slider .owl-carousel-slider .item {
    padding: 0;
}



section.slider.home-slider .owl-carousel-slider .item .textbox {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    z-index: 2;
}

section.slider.home-slider .owl-carousel-slider .item p {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.48px;
}

section.slider.home-slider .owl-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 5px;
    border-radius: 20px;
    opacity: 1;
    background-color: #DAE8EBBF;
}

section.slider.home-slider .owl-carousel .owl-dots .owl-dot.active {
    background-color: #3EC5E3;
}

section.slider.home-slider .owl-dots {
    margin-top: 0;
    position: absolute;
    bottom: 30px;
}


section.slider.home-slider .owl-carousel-slider .item .textbox h1 {
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 78px;
    /* 111.429% */
    letter-spacing: 2.8px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

section.slider.home-slider .owl-carousel-slider .item.overlay-light .textbox h1 {
    color: #101010;
}

section.slider.home-slider .owl-carousel-slider .item.overlay-light .textbox .mini-title {
    color: #101010;
}

section.slider.home-slider .owl-carousel-slider .item .textbox .mini-title {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 150% */
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 3px;
}

section.slider.home-slider .owl-carousel-slider .item .links .btn {
    margin-top: 0;
}

section.slider.home-slider .owl-prev::before,
section.slider.home-slider .owl-next::before {
    display: none;
}

/*********** Promo Tiles *************/


.common-padding {
    padding: 70px 0;
}

.heading-text {
    max-width: 800px;
    margin: 0 auto;
}

.heading-text .h1 {
    margin-bottom: 15px;
}

.heading-text p {
    color: #4D4D4D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */
    letter-spacing: 0.5px;
}

.promo-tiles-section .promo-content {
    position: absolute;
    bottom: 0;
    padding: 30px;
    background: transparent;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.promo-tiles-section .promo-content .display-2 {
    color: #FCFCFC;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.promo-tiles-section .promo-content .display-4 {
    color: #FCFCFC;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.promo-tiles-section .fw-section {
    cursor: pointer;
    overflow: hidden;
}

.promo-tiles-section .promo-img {
    position: relative;
}

.promo-tiles-section .fw-section .promo-img::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: .5s ease-in-out;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
    border-radius: 15px;
    z-index: 1;
}

.promo-tiles-section .fw-section:hover .promo-img::before {
    transition: .5s ease-in-out;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(225, 230, 0, 0.50) 100%)
}


.promo-tiles-section .promo-content a.btn {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    padding: 0 !important;
}

.promo-tiles-section .fw-section .promo-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
    border-radius: 15px;
}

.home-add-content-module-section {
    background-color: #F4FAFC;
}

.home-add-content-module-section .left-content .h1 {
    margin-bottom: 15px;
}

.home-add-content-module-section .left-content p {
    color: #4D4D4D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */
    letter-spacing: 0.5px;
}


.promo-tiles-section .promo-tiles {
    margin-top: 30px;
}

.rental-section .owl-carousel {
    margin-top: 15px;
}

.rental-section .product-card-custom {
    border-radius: 15px;
    border: 1px solid rgba(213, 228, 231, 0.50);
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(213, 228, 231, 0.50);
    height: 100%;
    padding: 0;
}

.rental-section .bg-opacity-cat:before {
    background: transparent;
}

.rental-section .owl-stage {
    display: flex;
    margin-bottom: 25px;
    margin-top: 15px;
}

.rental-section .bg-opacity-cat img,
.rental-section .bg-opacity-cat {
    border-radius: 15px;
}

.rental-section .product-title,
.rental-section .product-card-custom .product-title>a {
    color: #005467;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 150% */
    letter-spacing: 1px;
    padding-top: 10px
}

.rental-section .product-card-custom .btn {
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.rental-section .product-div-content {
    min-height: 70px;
    border-top: 1px solid rgba(213, 228, 231, 0.50);
    position: relative;
    height: 100%;
}


.home-add-content-module-section .right-img,
.home-add-content-module-section .right-img img {
    border-radius: 15px;
}

.featured-products {
    background-color: #F4FAFC;
    margin-bottom: 0;
}

.product-card-details-content {
    display: inline-block;
    margin-top: 10px;
}

.product-card-details-content .product-title a {
    color: #101010;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.product-card-details-content .colour-options {
    color: #005467;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.product-card-details-content .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 60px;
}

section.promo-tiles-section {
    padding-bottom: 45px;
}

.product-card-custom {
    border-radius: 15px;
    border: 1px solid rgba(213, 228, 231, 0.50);
    background: #FFF;
    box-shadow: 0px 5px 20px 0px rgba(213, 228, 231, 0.50);
}

.featured-products .owl-carousel .owl-dot {
    width: 10px;
    height: 10px;
    background: #3EC5E3;
    margin-top: 10px;
}

.featured-products .owl-carousel {
    margin-top: 30px;
}

.special-ad-module .left-content {
    display: flex;
    background: #4D4D4D;
    padding: 35px 25px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}

.special-ad-module .left-content:before {
    position: absolute;
    content: '';
    background: #f5f5f5;
    width: 200px;
    height: 100vh;
    top: -40px;
    left: -100px;
    z-index: 0;
    border-right: 5px solid #FFE600;
    transform: rotate(14deg);
}

.special-ad-module .left-content .img-module {
    max-width: 230px;
    width: 100%;
    z-index: 2;
}

.special-ad-module .left-content .text-module {
    max-width: calc(100% - 230px);
    width: 100%;
}

.special-ad-module .left-content .img-module img {
    border-radius: 50%;
    max-width: 200px;
    border: 5px solid #F5F5F5;
}



.special-ad-module .left-content .text-module .h3 {
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 1px;
}

.special-ad-module .left-content .text-module p {
    color: #FCFCFC;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
}

/********* Footer ***********/

.site-footer {
    background-color: #1C1C1C;
    padding-top: 60px;
}

.site-footer .widget-title {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.5px;
    border-bottom: 0;
    margin-bottom: 10px;
    padding-bottom: 7px;
}

.site-footer .widget-links ul>li a {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.site-footer .widget-links ul>li {
    margin-right: 0;
}

.site-footer .widget-categories ul>li::before,
.site-footer .widget-links ul>li::before {
    color: #3EC5E3;
}

.site-footer address,
.site-footer .phone,
.site-footer .email,
.site-footer .phone a,
.site-footer .email a,
.site-footer p {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-decoration: none;
}

.site-footer .phone a:hover,
.site-footer .email a:hover,
.site-footer .widget-links ul>li a:hover {
    color: #3EC5E3;
}


.site-footer .social-button {
    border-color: #fff;
    color: #fff !important;
}

.site-footer .social-button:hover {
    background-color: #3EC5E3;
    border-color: #3EC5E3;
}

.site-footer img.footer-logo {
    max-width: 160px;
}

.copy-right {
    background: #000;
    padding: 30px 0px;
}

.copy-right .footer-copyright {
    padding-bottom: 0;
    padding-top: 0;
}

/************* Internal **************/

.sidebar {
    box-shadow: 0 5px 7px 0px rgba(0, 0, 0, 0.2);
    padding: 0 !important;
}

.sidebar .widget-title {
    border-bottom: none;
    background: #f2f2f2;
    padding: 10px 0;
    padding-left: 15px;
    margin-bottom: 15px;
}

.sidebar .widget-categories ul,
.sidebar #model-choices,
.sidebar #status-choices,
.sidebar #brand-choices,
.sidebar #size-choices,
.sidebar #colour-choices {
    padding-left: 15px;
}

.sidebar .widget-title {
    border-top: 0px rgba(0, 0, 0, 0.13) solid;
}

.sidebar .widget-categories ul li a,
.sidebar .custom-control .custom-control-label {
    color: #101010;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.sidebar .widget-categories ul li a:hover {
    color: #374F66;
}

.sidebar .noUi-horizontal {
    width: 90%;
    margin: 0 auto;
}

.sidebar .ui-range-slider-footer {
    display: flex;
    width: 100%;
    padding-top: 20px;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.price-range-slider .ui-range-slider-footer .btn {
    height: auto;
}

.product-addtocart h1 {
    font-size: 30px;
    line-height: 40px;
    padding-top: 0 !important;
    margin-bottom: 10px;
}

.widget-title i {
    margin-right: 10px;
}

.page-title {
    background-color: #F4FAFC;
}

.breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

div#product-description {
    padding: 40px 30px;
    background: #fff;
}

div#product-specification {
    margin-top: 40px;
}

div#product-specification table {
    width: 100%;
    background: #fff;
}

div#product-specification table td:first-child {
    background-color: #374F66;
    color: #fff;
    padding: 10px;
}

div#product-specification table td {
    padding: 10px;
    font-size: 15px;
}

div#product-specification table tr {
    border-bottom: 1px solid #f2f2f2
}

.checkout-footer .btn {
    padding: 14px 14px 16px 14px;
    font-size: 14px;
}

.checkout-footer>.column {
    padding: 0;
}

.checkout-footer {
    border: 0px solid #e1e7ec;
}

.pagination .pages>li.active>a {
    color: #101010;
    border: 1px solid #3EC5E3;
    background-color: #3EC5E3;
}


.product-data-section .nav-link.active,
.product-data-section .nav-link:hover {
    border-color: #3EC5E3;
    background-color: #3EC5E3;
    color: #101010;
    text-decoration: none;
}

.product-data-section .nav-link {
    border-color: #FFE600;
    background-color: #FFE600;
    color: #101010;
    text-decoration: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-radius: 5px;
}

.product-data-section .nav-item {
    margin-bottom: 0px;
    margin-right: 2px;
}

.product-data-section .tab-content table td:first-child {
    background-color: #3EC5E3;
    color: #101010;
    padding: 10px;
}

.product-data-section .tab-content table td {
    padding: 10px;
}

.product-data-section .tab-content table tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.internal-page-content .home-add-content-module-section {
    position: relative;
}

.internal-page-content .home-add-content-module-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-color: #F4FAFC;
}

.internal-page-content .home-add-content-module-section:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    background-color: #F4FAFC;
}

.offcanvas-wrapper.content-page {
    overflow-x: hidden;
}

.contact-page #osm-map {
    z-index: 0;
}

.vat-add p {
    font-size: 13px;    margin-bottom: 5px;
}
.vat-add p:last-child {
    margin-bottom: 0;
}
#postcode_search{    height: 52px;    margin-top: 0;}
#postcode_lookup button#getaddress_button{
    margin: 0;border-radius: 0 50px 50px 0;height: 44px;
}
.shopping-cart-footer button.btn.btn-outline-primary.btn-sm {
    margin-top: 0;
}
.widget-featured-products > .entry{
    padding: 0 10px;
}
@media (max-width: 991px) {
    .offcanvas-toggle.menu-toggle {
        display: flex;
        margin: 0 !important;
        padding: 0 !important;
        justify-content: flex-end;
        float: none;
        width: 100%;
    }

    .special-ad-module .left-content {
        margin-bottom: 30px;
    }

    .common-padding {
        padding: 50px 0;
    }

    .home-add-content-module-section .left-content {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .special-ad-module .left-content {
        flex-flow: column;
    }

    .special-ad-module .left-content:before {
        display: none;
    }

    .special-ad-module .left-content .img-module {
        margin: 0 auto;
        text-align: center;
    }

    .special-ad-module .left-content .text-module {
        max-width: 100%;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .breadcrumbs {
        display: block;
        text-align: center !important;
    }
}

@media screen and (min-width: 275px) and (max-width: 620px) {
    .col-6 {
        flex: 0 0 50% !important;
    }
}