@import url('https://fonts.googleapis.com/css?family=Exo 2');
:root {
    --theme-font-family: 'Exo 2', sans-serif  !important;
}
ion-header-bar.bar-stable.bar.bar-header {
    background-color: #ffffff;
}
ion-header-bar.bar-stable.bar.bar-header i.icon.ion-android-arrow-back {
    color: var(--theme-color-invert);
}
ion-header-bar.bar-stable.bar.bar-header .button.button.button-icon.ion-android-cart {
    color: var(--theme-color-invert);
}
ion-header-bar.bar-stable.bar.bar-header .button.button.button-icon.ion-android-menu {
    color: var(--theme-color-invert);
}
ion-header-bar.bar-stable.bar.bar-header .button.button.button-icon.ion-android-notifications {
    color: var(--theme-color-invert);
}
ion-header-bar.bar-stable.bar.bar-header span.nav-bar-title{
    color: var(--theme-color);
}
.tw-featured-product-section .tw-product-highlights-slide {
    border: 5px solid #ddd;
}
@media(max-width:768px){
.tw-home-content-body, .tw-home-content-body .tw-home-page-top-section-template, .tw-home-page-top-section-carousel {
       min-height: calc(39vh - 156px);
}
}
@media(min-width:769px){
.tw-home-content-body, .tw-home-content-body .tw-home-page-top-section-template, .tw-home-page-top-section-carousel {
    min-height: calc(82vh - 217px);
}
.buttons.button-clear i {
    color: var(--theme-color);
}
.bar.bar-stable .title {
    height: 94px;
   right:22px;
}
ion-header-bar.bar-stable.bar.bar-header {
    height: 94px;
}
.tw-custom-page .tw-custom-page-banner {
    margin-top: 50px;
}
.tw-powered-by-section .tw-powered-by-text {
    padding: 25px 0 20px;
}
.tw-powered-by-section .tw-powered-by-text a {
    color: #ffffff;
    text-decoration: none;
    font-size: 1.2em;
}
.logo img {
    height: 82px;
}
 .bar .title+.buttons {
    top: 28px;
}
.header-links .link {
    font-size: 17px;
}
.manual-item-detail .item-detail-desktop {
    margin-top: 70px;
}
.custom-products .catalogue-product .product-section .search-bar-block {
    margin-top: 55px;
}
.custom-products .tw-fixed-catalogue .tw-menu-catalogue-section {
    margin-top: 57px;
}
}
.header-links .link {
        color: #000000;
    padding: 12px;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.header-links .link:Hover{
    text-decoration: none;
        color: #df0404;
}
.custom-home .about-biz {
    display: none;
}
.input-box {
    border-radius: 3px 0px 0px 3px !important;
}
.contact-us-section {
    margin-top: 43px;
}
.contact-us-section .heading {
    padding-bottom: 24px;
}
.recently-viewed-products-section .recent-products-list .product-box {
    width: initial;
}
.recently-viewed-products-section .recent-products-list .product-box .product-history-box .product-image img {
    height: 100%;
    width: initial;
}
.contact-us-section .heading {
    font-size: 39px;
}
.newsletter .nl-info-section .nl-heading {
    font-size: 24px;
}
.tw-custom-page i {
    font-style: initial;
}
.contact-us .main-section .content-box {
    margin-top: 73px;
}
.tw-home-page-top-section-carousel {
    margin-top: 196px;
}
.header-links, .nav-dropdown-item .header-links-name, .nav-location-dropdown .nav-location-name{
    margin: 0px 0px;
}
.button.button-badge span {
    width: 16px;
    height: 16px;
    font-size: 9px;
}
.button.button-badge.badge-yellow span {
    background-color: #fff671;
}
.tw-desktop-frame {
    margin-top: 46px;
}
.bar.bar-stable .title {
            color: #fff;
            font-size: 16px;
        }
.bar.bar-stable .button-icon{
color: var(--theme-color);
}
.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box {
    border: 1px solid var(--theme-color);
}
.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .button-last{
display:none;
}
.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .button-first {
    left: calc(50% - 54px);
}
.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box {
    min-height: 372px;
}
.custom-products .catalogue-product .product-section .sorting-bar {
    margin-top: 50px;
}
.custom-products .catalogue-product .product-section .search-bar-block {
        display: none;
    }
.custom-products .catalogue-product-m .product-box .insider-box .send-enquiry-button {
    width: 100px;
    min-height: 30px;
    font-size: 13px;
    padding: 0 5px;
    line-height: 30px;
    position: absolute;
    left: 50px;
bottom: 15px;
}
a{text-decoration: none;}
.tw-featured-product-section .tw-product-card{
background: #eee;
}
.tw-featured-product-section .tw-product-title{
text-align:left;
}
.tw-featured-product-section .tw-product-price {
text-align:left;
}
.tw-price{color:var(--theme-color);}
.tw-featured-product-section .tw-product-price .tw-unit{display:none;}:root{--theme-color:#325799; --theme-color-invert:#ffffff; --theme-color-light:#325799; --theme-footer-color:#325799; --theme-font-family:'Cantarell', sans-serif; } 