:root {

--font: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;

--base-color: #46bdc9;



--base-text-color: #fff;

--footer-color: #46bdc9;


--footer-text-color: #00000;


--button-color: #46bdc9;


--button-hover-color: #000;



--button-text-color: #fff;


--header-color: #fefefe;


--header-text-color: #333;

--clear-filters-display-text: inline-block;


--clear-filters-display-icon: inline-block;

}

	.es-clear-all-filters-button .button-text {
	display: var(--clear-filters-display-text);
	}

	.es-clear-all-filters-button .button-icon {
	display: var(--clear-filters-display-icon);
	}

html {
    font-size: 16px !important;
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.6
}

embed,
iframe,
object {
    max-width: 100%;
    width: 100%
}

html body h1 {
    font-size: 2.7rem !important
}

div[id^=PopupSignupForm_] {
    position: absolute;
    top: 0
}

body h5 {
    overflow: hidden
}

.menu-bar-desktop-categories-menu-item:last-child {
    display: none
}

.menu-bar-desktop-categories-menu-item.active,
.menu-bar-desktop-categories-menu-item:hover,
a:focus,
a:hover {
    color: #45b9b9 !important
}

.menu-bar-desktop-categories-menu-item a:focus,
.menu-bar-desktop-categories-menu-item a:hover {
    color: #fff !important
}

.header-wrapper {
    background-color: #fff !important;
    color: #656565 !important
}

.header-wrapper.fixed {
    height: 100px;
    z-index: 100000 !important
}

.header-wrapper.fixed .header-logo {
    margin-top: 10px !important
}

.header-wrapper.fixed .minibasket-icon {
    font-size: 2rem;
    margin-top: 5px
}

.header-wrapper.fixed .product-search {
    margin-top: 17px !important
}

.header-wrapper.fixed .inner-wrapper .login-basket {
    margin-top: 3px !important
}

.header-wrapper a {
    color: #656565 !important
}

.header-wrapper a:focus,
.header-wrapper a:hover {
    text-decoration: none;
    color: #45babb !important
}

.header-wrapper .header-bar-section-links-item {
    border: 0 !important
}

.header-wrapper .product-search .product-search-button {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.header-wrapper .product-search {
    float: left;
    width: 100%;
    margin-top: 5px
}

.header-wrapper .product-search-input {
    height: 1.8rem !important
}

.header-wrapper .product-search-input-container {
    margin-top: 5px
}

.header-wrapper .inner-wrapper .login-basket {
    margin-top: 10px !important
}

.header-wrapper .header-bar-section-links-item {
    margin-top: 2px;
    margin-bottom: 2px
}

.header-wrapper .header-right {
    height: 110px !important
}

.header-wrapper .header-logo {
    /*width: 400px !important;*/
    height: 110px !important;
    margin-top: 5px !important;
    margin-bottom: -5px !important
}

.header-wrapper .product-search {
    margin-top: 28px !important
}

.header-wrapper .product-search-input-container {
    max-width: none
}

.header-wrapper .minibasket-vat-container {
    vertical-align: middle;
    display: inline-block
}

.header-wrapper .minibasket-info-container {
    display: none !important;
    margin-bottom: -150px;
    margin-top: 60px;
    float: right;
    width: 100%;
    margin-right: -120px
}

.header-wrapper .minibasket-icon {
    background: 0 0 !important;
    color: #656565
}

.header-wrapper .minibasket-icon:focus,
.header-wrapper .minibasket-icon:hover {
    color: #45babb
}

.header-wrapper .minibasket {
    float: right !important
}

.header-wrapper .header-bar-section.right.lg-icons img {
    filter: grayscale(100%);
    max-width: 80px;
    max-height: 30px
}

@media (max-width:1020px) {
    .header-wrapper.fixed .header-logo {
        margin-top: 5px !important
    }

    .header-wrapper.fixed .minibasket-icon {
        margin-top: 0
    }

    .header-wrapper .header-logo {
        margin-top: 25px !important;
        width: 300px !important;
        height: 90px !important
    }
}

@media (max-width:991px) {
    .header-wrapper .header-logo {
        width: 300px !important;
        height: 90px !important
    }

    .header-wrapper .product-search-input-container {
        margin-left: 30px
    }

    .header-wrapper .header-bar-section.left,
    .header-wrapper .header-bar-section.right {
        text-align: center !important;
        width: 100% !important
    }
}

@media (max-width:639px) {
    .header-wrapper .product-search-input-container {
        margin-left: 20px !important
    }

    .header-wrapper .product-search {
        margin-top: 0 !important
    }

    .header-wrapper .header-bar {
        display: none !important
    }

    .header-wrapper .minibasket-icon {
        padding-top: 25px !important
    }
}

@media (max-width:467px) {
    .header-wrapper .product-search {
        margin-top: 0 !important
    }

    .header-wrapper .product-search-input-container {
        margin-left: 0
    }
}

.main-wrapper {
    padding-top: 0;
    transition: .05s ease all
}

@media (min-width:768px) {
    .fixed+.menu-wrapper {
        position: fixed;
        top: 95px;
        width: 100%;
        z-index: 100
    }

    .fixed+.menu-wrapper+.main-wrapper {
        padding-top: 200px
    }
}

.product-search-input-container {
    border-radius: 40px;
    border: 1px solid #656565
}

.menu-bar-item-label:focus,
.menu-bar-item-label:hover {
    text-decoration: none;
    color: #fff !important
}

.menu-wrapper .resource-menu-desktop {
    right: 0 !important
}

.header-wrapper .footer-icon {
    cursor: default !important;
    margin-right: 0 !important
}

footer {
    background-color: #eaeaea !important
}

footer * {
    text-align: center !important;
    color: #656565 !important
}

footer h3 {
    margin-bottom: 15px
}

footer a {
    display: block;
    margin-bottom: 0;
    position: relative;
    z-index: 1
}

footer a:focus,
footer a:hover {
    text-decoration: none !important;
    color: #45babb !important
}

footer br:last-child {
    display: none
}

@media (min-width:640px) {

    footer.mob .content-footer-wrapper li:after,
    footer.mob .content-footer-wrapper li:before {
        display: none !important
    }
}

footer .footer-icon+br {
    display: none
}

footer .footer-icon {
    max-width: 50px !important;
    max-height: 50px !important;
    margin-bottom: 10px !important
}

footer .register-email-button {
    margin: 7px !important
}

footer .register-email {
    margin-top: 0 !important
}

footer .register-email span:first-child {
    display: block;
    margin-bottom: 7px !important
}

footer .header-bar-section-links {
    font-size: 2.5rem;
    margin-left: 0 !important;
    padding-left: 0 !important
}

footer .header-bar-section-links i:hover:before {
    color: #000
}

footer .header-bar-section-links i:before {
    color: #46bdc9
}

footer .header-bar-section-links li {
    margin-left: 0 !important
}

footer .content-footer-wrapper>li:first-child {
    margin-top: 0 !important
}

footer .content-footer-wrapper>li:first-child:before {
    content: "";
    width: 170px;
    margin: 0 auto 15px;
    height: 90px;
    background-image: url(https://www.technicalreality.co.uk/fileupload/technical-reality.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block
}

footer .content-footer-wrapper>li {
    display: inline-block !important;
    margin-left: 25px !important;
    vertical-align: top !important
}

footer .content-footer-wrapper>li:nth-child(1) {
    width: 22% !important;
    position: relative
}

footer .content-footer-wrapper>li:nth-child(1):after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 10px;
    border-right: 1px solid #acacac
}

footer .content-footer-wrapper>li:nth-child(2),
footer .content-footer-wrapper>li:nth-child(3),
footer .content-footer-wrapper>li:nth-child(4) {
    width: 15%
}

footer .content-footer-wrapper>li:nth-child(2):after,
footer .content-footer-wrapper>li:nth-child(3):after,
footer .content-footer-wrapper>li:nth-child(4):after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 70px;
    margin-left: -70px;
    width: inherit;
    border-bottom: 1px solid #acacac;
    box-sizing: content-box
}

footer .content-footer-wrapper>li:nth-child(4) {
    width: 12%
}

footer .content-footer-wrapper>li:nth-child(4):after {
    margin-left: -95px
}

footer .content-footer-wrapper>li:nth-child(3):after {
    margin-left: -180px;
    padding-left: 90px
}

@media (min-width:1170px) {
    footer .content-footer-wrapper>li:nth-child(5) {
        display: block;
        position: absolute;
        left: 82% !important;
        right: 20% !important;
        bottom: 106px !important;
        margin-left: 0 !important;
        padding-left: 0 !important
    }
}

@media (max-width:1169px) {
    footer .content-footer-wrapper>li:nth-child(5) {
        width: 50%
    }
}

@media (max-width:767px) {
    footer .content-footer-wrapper>li:nth-child(5) {
        width: 80%;
        left: 0
    }
}

footer .content-footer-wrapper>li:nth-child(6) {
    width: 23%;
    padding-left: 70px
}

footer .content-footer-wrapper>li:nth-child(6):after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    margin-left: -125px;
    border-left: 1px solid #acacac
}

footer .header-bar-section-links-item {
    display: inline-block !important
}

@media (max-width:1170px) {
    footer>li:last-child {
        display: none
    }

    footer .content-footer-wrapper>li:nth-child(1) {
        width: 25% !important
    }

    footer .content-footer-wrapper>li:nth-child(2),
    footer .content-footer-wrapper>li:nth-child(3),
    footer .content-footer-wrapper>li:nth-child(4) {
        width: 20% !important
    }

    footer .content-footer-wrapper>li:nth-child(2):after,
    footer .content-footer-wrapper>li:nth-child(3):after,
    footer .content-footer-wrapper>li:nth-child(4):after {
        display: none
    }

    footer .content-footer-wrapper>li:nth-child(5) {
        left: 5% !important
    }

    footer .content-footer-wrapper>li:nth-child(6) {
        margin: 60px auto 0 !important;
        width: 75% !important;
        display: block !important
    }

    footer .content-footer-wrapper>li:nth-child(6):before {
        content: "";
        border-right: 0;
        border-top: 1px solid #acacac;
        border-left: 0;
        left: 60px;
        right: 60px;
        top: auto;
        bottom: auto;
        position: absolute;
        margin-top: -30px
    }

    footer .content-footer-wrapper>li:nth-child(6):after {
        display: none
    }
}

@media (max-width:991px) {
    footer .content-footer-wrapper br+a {
        margin-top: -.1em
    }

    footer .content-footer-wrapper>li:nth-child(1) {
        margin-left: 0 !important;
        width: 30% !important
    }

    footer .content-footer-wrapper>li:nth-child(1):after {
        right: -5px
    }

    footer .content-footer-wrapper>li:nth-child(1) {
        float: left
    }

    footer .content-footer-wrapper>li:nth-child(2),
    footer .content-footer-wrapper>li:nth-child(3),
    footer .content-footer-wrapper>li:nth-child(4) {
        float: right;
        width: 63% !important;
        margin-top: 0 !important;
        margin-bottom: 15px !important
    }

    footer .content-footer-wrapper>li:nth-child(5) {
        position: static
    }

    footer .content-footer-wrapper>li:nth-child(6) {
        padding-left: 0 !important;
        clear: both;
        float: left
    }

    footer .content-footer-wrapper>li:nth-child(6):before {
        left: 30px;
        right: 30px
    }
}

@media (max-width:639px) {
    footer .register-email-button {
        margin: -3px !important
    }

    footer .content-footer-wrapper>li:nth-child(1):before {
        margin: 0 auto !important
    }

    footer .content-footer-wrapper>li:nth-child(1),
    footer .content-footer-wrapper>li:nth-child(2),
    footer .content-footer-wrapper>li:nth-child(3),
    footer .content-footer-wrapper>li:nth-child(4),
    footer .content-footer-wrapper>li:nth-child(5),
    footer .content-footer-wrapper>li:nth-child(6) {
        width: 100% !important;
        margin: 0 0 15px !important;
        display: block;
        padding: 15px 15px 0 !important
    }

    footer .content-footer-wrapper>li:nth-child(6) {
        padding-top: 45px !important
    }
}

.footer .footer-wrapper .content-footer-wrapper li .register-email input[type=text] {
    width: 100% !important;
    width: calc(100% - 40px) !important;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.footer .footer-wrapper .content-footer-wrapper li .register-email button {
    background-color: #45b9b9;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #fff !important
}

[type=password],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=week],
[type=text],
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number] {
    height: 2.5rem !important
}

.first-page-content .section .images,
.first-page-content .section .images li {
    padding: 0 !important
}

.first-page-content .section .images.images-5 li {
    margin-bottom: 5px !important;
    padding: 0 !important
}

.first-page-content .section .images li img {
    width: 100% !important
}

@media (max-width:767px) {
    .first-page-content .section .images.images-5 li {
        width: 33.33333333% !important
    }
}

@media (max-width:400px) {
    .first-page-content .section .images.images-5 li {
        width: 50% !important
    }
}

.menu-bar-alterantive-width {
    text-transform: uppercase
}

.first-page-content .banners {
    margin-top: 0 !important
}

.header-wrapper .header-logo {
    margin-top: 1px !important
}

.menu-bar-desktop-categories-menu-item-label {
    font-size: .8rem !important
}

.first-page-content .images.images-1 li img {
    margin: -15px -5px 10px !important;
    display: block !important
}

@media (max-width:767px) {
    .first-page-content .images.images-1 li img {
        margin: -15px -5px 10px !important;
        display: block !important;
        width: calc(100% + 10px) !important;
        max-width: none !important
    }
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    bottom: 10px !important;
    padding: 0;
    width: 140px;
    display: block;
    left: 50%;
    transform: translateX(-50%)
}

.first-page-content .section .images {
    text-align: center !important
}

.first-page-content .section .images.images-5 li img {
    transition: .5s ease all;
    transform: translateY(0)
}

.first-page-content .section .images.images-5 li:hover img {
    transform: translateY(-5%)
}

.first-page-content .section .images.images-4 li img {
    transition: .5s ease all;
    transform: translateY(0)
}

.first-page-content .section .images.images-4 li:hover img {
    transform: translateY(-5%)
}

.first-page-content .section .images.images-6 li img {
    transition: .5s ease all;
    transform: translateY(0)
}

.first-page-content .section .images.images-6 li:hover img {
    transform: translateY(-5%)
}

.first-page-content .section .images.images-7 li img {
    transition: .5s ease all;
    transform: translateY(0)
}

.first-page-content .section .images.images-7 li:hover img {
    transform: translateY(-5%)
}

@media (max-width:767px) {

    .first-page-content .section .images.images-4 li img,
    .first-page-content .section .images.images-4 li:hover img,
    .first-page-content .section .images.images-5 li:hover img,
    .first-page-content .section .images.images-6 li img,
    .first-page-content .section .images.images-6 li:hover img,
    .first-page-content .section .images.images-7 li img,
    .first-page-content .section .images.images-7 li:hover img {
        transform: translateY(0)
    }
}

.promotion-item-bar {
    text-align: center
}

.first-page-content h2 {
    text-align: center !important;
    font-size: 20px !important
}

.promoted-products .promoted-products__item-container,
.promoted-products__item {
    border: 0 !important
}

.promoted-products__item-container.buy-form-container {
    text-align: center
}

.ag-breadcrumbs {
    margin: -15px 0 0 -10px !important
}

.prodlist-row {
    border: 1px solid #fff;
    transition: .5s ease all
}

.prodlist-row:hover {
    border: 1px solid #cacaca
}

.prodlist-row>div {
    padding-left: 5px !important;
    padding-right: 5px !important
}

@media (max-width:1000px) and (min-width:640px) {
    .first-page-content .promotions .columns.medium-4 {
        width: 50% !important
    }
}

.promotion-item .promotion-item-bar {
    padding-right: 8px !important
}

.promotion-item-info {
    text-align: center !important
}

.promotion-item.only-product .promotion-item-info .promotion-item-image {
    width: auto !important;
    height: auto !important
}

.promotion-item .promotion-item-image img {
    max-width: 100% !important
}

.promotion-item-info {
    padding: 0 15px
}

button.buy-button {
    height: 2.5rem !important
}

button.buy-button:hover {
    transform: translateY(0)
}

.promotion-buy button.buy-button {
    position: absolute;
    right: -5px;
    bottom: -15px
}

.promotion-buy button.buy-button:hover {
    transform: translateY(0)
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week] {
    height: 2.5rem !important
}

.prodlist-row .prodlist-row__buy-wrapper .button {
    max-height: 75px;
    height: 32%;
    width: 40px
}

.header-wrapper.fixed .row.header .logo-container {
    height: 135px
}

.bx-wrapper {
    margin-bottom: 0 !important
}

.first-page-content h2 {
    color: #46bdc9 !important;
    font-weight: 700;
    text-transform: uppercase
}

.promoted-products {
    padding-top: 0 !important;
    margin-top: 0 !important
}

.promoted-products__inner-wrapper h4,
.selected-accessories h4 {
    text-transform: uppercase;
    color: #46bdc9 !important;
    text-align: center !important;
    font-size: 20px !important;
    margin: 0 0 1em !important;
    font-weight: 700 !important
}

.product-list-filters ul {
    margin-left: 0 !important
}

.product-list-filters li.current a:before,
.product-list-filters li:hover a:before {
    background-color: #46bdc9
}

.product-list-filters li a {
    padding-left: 1.4em
}

.product-list-filters li a:before {
    position: absolute;
    width: 1em;
    height: 1em;
    margin-top: .25em;
    margin-left: -1.4em;
    border: 2px solid #cacaca;
    content: ""
}

.basket,
.basket-container .medium-3,
.basket-container .medium-9,
.product-card,
.product-card-accessories {
    width: 100% !important
}

@media (min-width:991px) {
    .product-card-tabs {
        margin-bottom: 40px
    }

    .product-card-tabs>ul>li>a {
        width: 20% !important
    }

    .product-card-tabs>ul li:nth-child(2) a {
        left: 20% !important
    }

    .product-card-tabs>ul li:nth-child(3) a {
        left: 40% !important
    }

    .product-card-tabs>ul li:nth-child(4) a {
        left: 60% !important
    }

    .product-card-tabs>ul li:nth-child(5) a {
        left: 80% !important
    }

    .product-card-tabs.tabcounter7>ul>li>a {
        width: 14.28571429% !important
    }

    .product-card-tabs.tabcounter7>ul li:nth-child(2) a {
        left: 14.28571429% !important
    }

    .product-card-tabs.tabcounter7>ul li:nth-child(3) a {
        left: 28.57142857% !important
    }

    .product-card-tabs.tabcounter7>ul li:nth-child(4) a {
        left: 42.85714286% !important
    }

    .product-card-tabs.tabcounter7>ul li:nth-child(5) a {
        left: 57.14285714% !important
    }

    .product-card-tabs.tabcounter7>ul li:nth-child(6) a {
        left: 71.42857143% !important
    }

    .product-card-tabs.tabcounter7>ul li:nth-child(7) a {
        left: 85.71428571% !important
    }

    .product-card-tabs.tabcounter6>ul>li>a {
        width: 16.66666667% !important
    }

    .product-card-tabs.tabcounter6>ul li:nth-child(2) a {
        left: 16.66666667% !important
    }

    .product-card-tabs.tabcounter6>ul li:nth-child(3) a {
        left: 33.33333333% !important
    }

    .product-card-tabs.tabcounter6>ul li:nth-child(4) a {
        left: 50% !important
    }

    .product-card-tabs.tabcounter6>ul li:nth-child(5) a {
        left: 66.66666667% !important
    }

    .product-card-tabs.tabcounter6>ul li:nth-child(6) a {
        left: 83.33333333% !important
    }

    .product-card-tabs.tabcounter4>ul>li>a {
        width: 25% !important
    }

    .product-card-tabs.tabcounter4>ul li:nth-child(2) a {
        left: 25% !important
    }

    .product-card-tabs.tabcounter4>ul li:nth-child(3) a {
        left: 50% !important
    }

    .product-card-tabs.tabcounter4>ul li:nth-child(4) a {
        left: 75% !important
    }

    .product-card-tabs.tabcounter3>ul>li>a {
        width: 33.33333333% !important
    }

    .product-card-tabs.tabcounter3>ul li:nth-child(2) a {
        left: 33.33333333% !important
    }

    .product-card-tabs.tabcounter3>ul li:nth-child(3) a {
        left: 66.66666667% !important
    }

    .product-card-tabs.tabcounter2>ul>li>a {
        width: 50% !important
    }

    .product-card-tabs.tabcounter2>ul li:nth-child(2) a {
        left: 50% !important
    }

    .product-card-tabs.tabcounter1>ul>li>a {
        width: 100% !important
    }

    .product-card-tabs>ul {
        position: relative
    }

    .product-card-tabs>ul>li {
        padding-top: 0
    }

    .product-card-tabs>ul>li>a {
        float: left;
        position: absolute;
        top: 0;
        padding: 15px !important;
        z-index: 100
    }

    .product-card-tabs>ul li {
        transition: .5s ease all
    }

    .product-card-tabs>ul li[aria-selected=true] {
        padding-top: 40px;
        margin-bottom: -40px
    }
}

.product-card-information-label {
    font-weight: 700
}

.product-information+[itemprop=brand] {
    display: none !important
}

[itemprop=brand] {
    margin-top: 30px;
    border-top: 1px solid #cacaca
}

.product-information-wrapper,
[itemprop=brand] {
    border-bottom: 1px solid #cacaca;
    padding: 15px 0;
    font-size: 1rem;
    margin-top: 0 !important
}

#cnet-cloud-logos {
    margin-top: 0 !important
}

.ccs-logo-ls {
    margin-left: -.6rem !important
}

.product-card-prices-list {
    margin-top: 15px !important;
    margin-bottom: 0 !important
}

.product-card-information-label,
.product-card-information-value {
    font-size: 1rem !important;
    line-height: 1rem !important
}

.product-card__compare-container {
    margin-top: -45px !important
}

.product-price.bigRentPrice {
    font-size: .8rem;
    color: #666;
    margin-top: -5px !important;
    display: block
}

.product-card .product-card-price .price .price-text {
    color: #64cde1
}

.product-card .product-card-price .price .price-suffix {
    color: #acacac
}

.product-card .product-card-price .price .price-suffix:before {
    content: "(";
    color: #acacac;
    font-size: .8rem
}

.product-card .product-card-price .price .price-suffix:after {
    content: ")";
    color: #acacac;
    font-size: .8rem
}

[itemprop=brand] {
    margin-top: 10px !important
}

.lightgallery {
    margin-left: 15px !important
}

.admin-tablink {
    font-size: .8rem;
    margin-left: -5px !important
}

.menu-bar-desktop-categories-menu-item.active,
.menu-bar-desktop-categories-menu-item:hover {
    background-color: #46bdc9 !important
}

.product-card .product-card-buy-button {
    bottom: 15px !important
}

.small-product-list-image img {
    z-index: 1000
}

.selected-accessories {
    border-left: 0 !important;
    padding: 0 !important;
    margin-left: -15px !important;
    font-size: 0;
    margin-right: -15px !important
}

.selected-accessories .small-product-list-label {
    padding-left: 15px !important
}

.selected-accessories .small-product-list {
    float: left;
    margin-bottom: 5px !important;
    width: 100%
}

.selected-accessories .small-product-list:after {
    content: "";
    display: block;
    clear: both
}

.selected-accessories .small-product-list-item {
    display: inline-block;
    vertical-align: top;
    width: 33.3333%;
    padding: 0 15px 15px
}

@media (max-width:991px) {
    .selected-accessories {
        margin-right: 0 !important
    }

    .selected-accessories .small-product-list-item {
        width: 50%
    }
}

@media (max-width:640px) {
    .selected-accessories {
        margin-left: 0 !important;
        margin-top: 0 !important;
        padding-top: 20px !important
    }

    .selected-accessories .small-product-list-label {
        padding-left: 0 !important
    }

    .selected-accessories .small-product-list-item {
        text-align: center;
        margin-left: 0 !important;
        padding: 0 !important;
        width: 100%
    }

    .selected-accessories .small-product-list-image {
        width: 100%
    }

    .selected-accessories .small-product-list-image img {
        display: block;
        margin: 0 auto
    }

    .selected-accessories .small-product-list-prices {
        text-align: center;
        float: none !important
    }

    .selected-accessories .button.buy-button {
        display: none
    }
}

.product-comparison {
    margin-bottom: 220px
}

.product-comparison .product-comparison__header.fixed {
    top: 165px !important
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #46bdc9
}

.promotion-price {
    color: #46bdc9
}

.small-product-list-prices .small-product-list-price .product-price .price-text:first-child {
    color: #46bdc9 !important
}

.small-product-list-item {
    border-bottom: 0 !important
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 0 !important
}

.small-product-list-label {
    max-width: 60% !important
}

.small-product-list-image img {
    border: 0 !important
}

.menu-bar-items>li {
    font-weight: 700 !important
}

@media (min-width:1200px) {
    .first-page-content .section:first-child .hide-for-small-only .images a {
        margin: 0 -50vw;
        display: block
    }

    .first-page-content .section:first-child .hide-for-small-only .images a img {
        padding: 0 600px
    }
}

@media (max-width:991px) {
    .first-page-content .section:first-child .hide-for-small-only .images a {
        display: none
    }
}

.first-page-content .section .images.images-5 li,
.first-page-content .section .images.images-6 li {
    width: 16.65% !important
}

@media (max-width:767px) {

    .first-page-content .section .images.images-4 li,
    .first-page-content .section .images.images-5 li {
        width: 50% !important
    }

    .first-page-content .section .images.images-6 li {
        width: 33.33% !important
    }
}

.promoted-products__inner-wrapper {
    margin-top: 15px !important
}

.first-page-content .promotion-item.only-product .promotion-item-bar .promotion-price {
    top: 5px !important
}

.webpage-content img {
    margin: 0 auto !important;
    display: block !important
}

.webpage-header {
    color: #fff !important;
    font-size: 0rem !important
}

.bx-wrapper {
    border: 0 !important;
    box-shadow: 0 !important
}

.webpage-content img:first-child+p {
    font-size: .3rem !important
}

.mc-layout__modalContent iframe {
    height: 1410px !important
}

.mc-modal {
    width: 520px !important;
    z-index: 100000000 !important
}

.newsletter-custom-button {
    background-color: #45b9b9 !important;
    color: #fff !important;
    border-radius: 15px !important;
    font-weight: 700;
    padding: 10px 8px !important;
    display: block !important;
    transition: .5s ease all;
    cursor: pointer
}

.newsletter-custom-button:hover {
    background-color: #000 !important
}

.product__stock-incoming {
    display: none
}

.checkout-section .button {
    margin-bottom: 5px !important
}

@media (max-width:767px) {
    .first-page-content .banners {
        margin-bottom: 20px !important
    }

    .bx-wrapper .bx-controls-auto,
    .bx-wrapper .bx-pager {
        bottom: -20px !important
    }
}

@media (max-width:767px) {
    .minibasket-nbr-items {
        top: 13px !important
    }
}

img[src="/cache/files3/416192_753801.png"],
img[src="cache/files3/416192_753801.png"] {
    max-width: 100px !important
}

.mc-banner {
    visibility: visible !important;
    display: block !important
}

.mc-modal {
    display: block !important;
    opacity: 1 !important
}

.mc-layout__modalContent {
    max-height: 100000px !important
}

.mc-modal-bg {
    background-color: rgba(0, 0, 0, .65) !important;
    opacity: 1 !important;
    display: block !important
}

img[width="600"] {
    width: 50%;
    float: left;
    padding-top: 30px
}

a img[width="600"],
a img[width="1200"],
a+a img[width="600"],
a+a img[width="1200"] {
    padding-top: 30px
}

a+a+a+a img[width="600"],
a+a+a+a+a img[width="600"] {
    padding-bottom: 30px
}

a+a+a+a+a+a img[width="600"],
a+a+a+a+a+a+a+a img[width="600"] {
    padding-top: 0
}

a:nth-child(2n) img[width="600"] {
    padding-left: 15px
}

a:nth-child(2n+1) img[width="600"] {
    padding-right: 15px
}

@media (max-width:991px) {
    img[width="600"] {
        display: block;
        width: 100%;
        max-width: 600px;
        float: none;
        margin: 0 auto;
        padding-top: 15px
    }

    a:nth-child(2n) img[width="600"] {
        padding-left: 0
    }

    a:nth-child(2n+1) img[width="600"] {
        padding-right: 0
    }

    a img[width="600"],
    a img[width="1200"],
    a+a img[width="600"],
    a+a img[width="1200"] {
        padding-top: 15px
    }

    a+a+a+a img[width="600"] {
        padding-bottom: 15px
    }

    a+a+a+a+a img[width="600"] {
        padding-top: 0;
        padding-bottom: 15px
    }

    a+a+a+a+a+a img[width="600"],
    a+a+a+a+a+a+a+a img[width="600"] {
        padding-top: 0
    }
}

img[src='/cache/files3/443064_96662203.jpg'] {
    max-width: 150px !important;
    max-height: 100px !important
}

#content-tools-editor,
#html-editor {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-content: center !important;
    max-width: none
}

#content-tools-editor h1,
#content-tools-editor h2,
#content-tools-editor h3,
#content-tools-editor h4,
#content-tools-editor h5,
#content-tools-editor p,
#content-tools-editor ul,
#html-editor h1,
#html-editor h2,
#html-editor h3,
#html-editor h4,
#html-editor h5,
#html-editor p,
#html-editor ul {
    max-width: 1200px;
    margin: 0 auto;
    display: block
}

#content-tools-editor>*,
#html-editor>* {
    width: 100%;
    order: 1
}

#content-tools-editor>.flex-order-1,
#html-editor>.flex-order-1 {
    order: 1
}

#content-tools-editor>.flex-order-2,
#html-editor>.flex-order-2 {
    order: 2
}

#content-tools-editor>.flex-order-3,
#html-editor>.flex-order-3 {
    order: 3
}

#content-tools-editor>.flex-order-4,
#html-editor>.flex-order-4 {
    order: 4
}

#content-tools-editor>.flex-order-5,
#html-editor>.flex-order-5 {
    order: 5
}

#content-tools-editor>.flex-order-6,
#html-editor>.flex-order-6 {
    order: 6
}

#content-tools-editor>.flex-order-7,
#html-editor>.flex-order-7 {
    order: 7
}

#content-tools-editor>.flex-order-8,
#html-editor>.flex-order-8 {
    order: 8
}

#content-tools-editor>.flex-order-9,
#html-editor>.flex-order-9 {
    order: 9
}

#content-tools-editor>.flex-order-10,
#html-editor>.flex-order-10 {
    order: 10
}

.main-wrapper .content-column .row {
    max-width: none
}

.main-wrapper .content-column .row>* {
    max-width: 75em;
    margin: 0 auto;
    display: block
}

.main-wrapper .content-column .row .inline {
    display: inline-block
}

.custom-section {
    padding-top: 60px !important;
    max-width: none !important;
    margin-bottom: 60px !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.custom-section.nomargin {
    margin-bottom: 0 !important
}

.custom-section.nopadding {
    padding-top: 0 !important
}

.custom-section.extrapadding {
    padding-bottom: 60px !important
}

.custom-section.extramargin {
    margin-top: 60px !important
}

.custom-inner-container {
    max-width: 1200px;
    margin: 0 auto
}

.custom-flex-wrapper {
    text-align: center
}

.custom-flex-wrapper.custom-four-col .custom-box {
    max-width: 25%
}

.custom-flex-wrapper .content-mail-form,
.custom-flex-wrapper form {
    max-width: 700px;
    margin: 0 auto;
    display: block;
    text-align: left !important;
    margin-top: 45px !important
}

.custom-flex-wrapper .input-label {
    font-size: 1rem;
    text-align: left;
    margin-bottom: .5em
}

.custom-flex-wrapper mailform {
    margin-top: 45px;
    display: block
}

.custom-flex-wrapper img {
    max-width: 100%
}

.custom-flex-wrapper .custom-row {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center
}

.custom-flex-wrapper .content-mail-form-button {
    background-color: #fff;
    color: #46bdc9;
    padding-left: 60px;
    margin-top: 15px;
    display: inline-block;
    padding-right: 60px
}

.custom-flex-wrapper .content-mail-form-button:focus,
.custom-flex-wrapper .content-mail-form-button:hover {
    background-color: #000;
    color: #fff
}

.custom-flex-wrapper .title-wrapper {
    font-size: 1.4rem;
    margin-top: 15px
}

.custom-flex-wrapper .text-wrapper {
    margin-top: 15px
}

.custom-flex-wrapper .custom-box {
    padding: 0 15px;
    max-width: 33.33%
}

.custom-flex-wrapper .custom-box.fill {
    width: 33.33%
}

@media (max-width:1230px) {
    .custom-flex-wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (max-width:991px) {
    .custom-flex-wrapper .custom-box {
        max-width: 100%
    }

    .custom-flex-wrapper .custom-box.fill {
        width: 100%
    }

    .custom-flex-wrapper.custom-four-col .custom-box {
        max-width: 50%
    }

    .custom-flex-wrapper.custom-four-col .custom-box.fill {
        width: 0
    }
}

@media (max-width:767px) {
    .custom-flex-wrapper.custom-four-col .custom-box {
        max-width: 100%
    }

    .custom-flex-wrapper.custom-four-col .custom-box.fill {
        width: 100%
    }
}

.custom-theme-1 {
    background-color: #eaeaea;
    padding: 60px 0;
    margin-left: -10px;
    margin-right: -10px
}

@media (max-width:1230px) {
    .custom-theme-1 .custom-inner-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:640px) {
    .custom-theme-1 {
        min-width: calc(100% + 20px) !important;
        margin-right: -10px;
        width: 100vw !important;
        transform: translateX(-50%);
        margin-left: 50%
    }
}

.custom-theme-2 {
    background-color: #46bdc9;
    color: #fff;
    padding: 0;
    clear: both;
    margin-left: -30px;
    margin-right: -30px
}

.custom-theme-2 * {
    box-sizing: border-box
}

.custom-theme-2 .input-label {
    color: #fff
}

.custom-theme-2 .custom-banner-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.custom-theme-2 .custom-banner-image {
    min-height: 460px;
    width: 100%;
    background-size: cover;
    background-position: center center
}

.custom-theme-2 .custom-banner-text {
    padding: 60px 90px 60px 60px;
    width: 100%;
    text-align: left;
    line-height: 1.6
}

.custom-theme-2 .custom-title {
    font-size: 2rem
}

.custom-theme-2 .custom-quote {
    font-size: 1.5rem;
    font-style: italic;
    margin-left: 45px;
    margin-top: 30px
}

.custom-theme-2 .custom-cta {
    color: #fff;
    border: 1px solid #1d1d1b;
    background-color: #1d1d1b;
    margin-top: 30px
}

.custom-theme-2 .custom-cta:focus,
.custom-theme-2 .custom-cta:hover {
    color: #1d1d1b;
    background-color: #fff
}

@media (min-width:991px) {
    .custom-theme-2 {
        padding: 60px 0;
        margin-right: -10px;
        min-width: calc(100% + 20px) !important;
        width: 100vw !important;
        transform: translateX(-50%);
        margin-left: 50%
    }

    .custom-theme-2 .custom-banner-image,
    .custom-theme-2 .custom-banner-text {
        width: 50%
    }
}

.custom-cta {
    color: #fff;
    background-color: #46bdc9;
    display: inline-block;
    padding: 15px 60px;
    margin-top: 30px;
    width: auto !important;
    border: 1px solid #46bdc9;
    font-weight: 700
}

.custom-cta:focus,
.custom-cta:hover {
    color: #46bdc9;
    background-color: #fff
}

.custom-image-overlay {
    z-index: 1;
    position: relative !important
}

.custom-image-overlay.darker {
    position: relative
}

.custom-image-overlay.darker:after {
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, .2)
}

.custom-image-overlay.darker .cover {
    z-index: 1
}

.custom-image-overlay.size1 .cover h1 {
    font-size: 6rem !important
}

.custom-image-overlay.size2 .cover h1 {
    font-size: 5rem !important
}

.custom-image-overlay.size3 .cover h1 {
    font-size: 4rem !important
}

.custom-image-overlay.size4 .cover h1 {
    font-size: 2.5rem !important
}

.custom-image-overlay.size5 .cover h1 {
    font-size: 2.2rem !important
}

.custom-image-overlay.brands-cover {
    margin-bottom: 15px !important
}

.custom-image-overlay.brands-cover .cover {
    font-size: 3.6rem;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    align-content: flex-start !important;
    padding: 60px
}

.custom-image-overlay .cover {
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 1.6rem;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.custom-image-overlay .cover h1 {
    text-shadow: 0 0 .2em #000;
    font-size: 4rem !important
}

.custom-image-overlay .cover * {
    text-align: center;
    padding: 0 30px;
    display: block;
    width: 100%
}

@media (max-width:1200px) {
    .custom-image-overlay.brands-cover .cover {
        font-size: 2.6rem
    }

    .custom-image-overlay.size4 .cover h1 {
        font-size: 2rem !important
    }

    .custom-image-overlay.size4 .cover h2 {
        font-size: 20px !important
    }
}

@media (max-width:767px) {
    .custom-image-overlay .cover h1 {
        font-size: 1.5rem !important;
        margin-bottom: 0 !important
    }

    .custom-image-overlay .cover * {
        margin-top: 0 !important
    }

    .custom-image-overlay.size1 .custom-cta,
    .custom-image-overlay.size2 .custom-cta,
    .custom-image-overlay.size3 .custom-cta,
    .custom-image-overlay.size4 .custom-cta {
        padding: 10px 60px !important
    }

    .custom-image-overlay.size1 .cover h1,
    .custom-image-overlay.size2 .cover h1,
    .custom-image-overlay.size3 .cover h1,
    .custom-image-overlay.size4 .cover h1 {
        font-size: 1.2rem !important
    }

    .custom-image-overlay.size1 .cover h2,
    .custom-image-overlay.size2 .cover h2,
    .custom-image-overlay.size3 .cover h2,
    .custom-image-overlay.size4 .cover h2 {
        font-size: 14px !important
    }

    .custom-image-overlay.size4 {
        overflow: hidden
    }

    .custom-image-overlay.size4 img {
        width: 160%;
        max-width: none;
        margin-left: -30%
    }

    .custom-image-overlay.size4 br {
        display: none
    }

    .custom-image-overlay.size4 .cover h1 {
        font-size: 1.5rem !important
    }

    .custom-image-overlay.size4 .cover h2 {
        font-size: 16px !important
    }
}

.small-12.columns.content-column .content-container {
    margin: 0 auto;
    max-width: 75em
}

html body .content-show ul {
    margin-left: 1em;
    margin-bottom: 1.5em !important
}

html body .content-show p {
    margin-bottom: 1.5rem !important
}

html body .content-show h2 {
    margin-top: 1.5em !important;
    margin-bottom: .5em !important
}

html body .content-show h2:first-child {
    margin-top: 0 !important
}

.inline {
    display: inline-block !important;
    width: auto !important
}

.smaller-h1 {
    font-size: 2rem !important;
    margin-bottom: 30px !important
}

.custom-bullets {
    margin-left: 1em !important;
    margin-bottom: 1.5rem !important
}

.custom-image-overlay {
    position: relative
}

.custom-image-overlay .custom-cta {
    padding: 15px 60px !important;
    font-size: 1rem !important;
    font-weight: 400 !important
}

@media (max-width:991px) {
    .graphic-wrapper {
        margin-top: 15px
    }
}

.close-button,
.close-button.medium {
    top: .1em;
    right: .2em
}

.custom-sectors-boxes * {
    box-sizing: border-box
}

.custom-sectors-boxes .custom-sectors-boxes-row {
    margin: 0 -15px;
    width: 100%;
    float: left
}

.custom-sectors-boxes .custom-sectors-boxes-row:after {
    clear: both;
    display: block;
    content: ""
}

.custom-sectors-boxes .custom-sectors-boxes-row.type1 .sectors-box {
    width: 33.33%
}

.custom-sectors-boxes .inner,
.custom-sectors-boxes .link-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center
}

.custom-sectors-boxes .link-wrapper {
    transform: scale(1);
    transition: .5s ease all;
    border: 2px solid #46bdc9;
    backgorund-color: #eaeaea;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.custom-sectors-boxes .link-wrapper:focus,
.custom-sectors-boxes .link-wrapper:hover {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, .4);
    transform: scale(1.1)
}

.custom-sectors-boxes .ico-wrapper {
    width: 100%;
    margin-bottom: 15px
}

.custom-sectors-boxes .ico-wrapper img {
    max-height: 60px
}

.custom-sectors-boxes .sectors-box {
    padding: 15px;
    width: 25%;
    height: 200px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:991px) {
    .custom-sectors-boxes .sectors-box {
        width: 33.33%
    }
}

@media (max-width:767px) {

    .custom-sectors-boxes .sectors-box,
    .custom-sectors-boxes.type1 .sectors-box {
        width: 50%
    }
}

.highlight-text-areas {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: left;
    margin-bottom: 45px
}

.highlight-text-areas.type1 {
    align-items: flex-start
}

.highlight-text-areas h2,
.highlight-text-areas h3 {
    margin-bottom: .5em !important
}

.highlight-text-areas img {
    margin-bottom: 30px
}

.highlight-text-areas .main-area {
    width: 50%;
    padding-right: 60px;
    padding-left: 60px
}

.highlight-text-areas .main-area.brands-area:first-child {
    margin-top: 0
}

.highlight-text-areas .main-area.brands-area {
    position: relative;
    padding: 30px;
    display: flex
}

.highlight-text-areas .main-area.brands-area .img-wrapper {
    width: 20%;
    z-index: 1;
    position: relative
}

.highlight-text-areas .main-area.brands-area .text-wrapper {
    position: relative;
    z-index: 1;
    margin-top: 0 !important;
    width: 80%;
    padding-left: 30px;
    text-align: left
}

.highlight-text-areas .secondary-area {
    width: 50%;
    margin: 0 -15px
}

.highlight-text-areas .inner-area {
    float: left;
    width: 50%;
    margin-bottom: 30px;
    padding: 15px 15px 0
}

.highlight-text-areas .inner-area:before {
    content: "";
    border-top: 3px solid #45b9b9;
    display: block;
    margin: -15px 15px 15px 0
}

@media (max-width:1500px) {
    .highlight-text-areas .main-area {
        padding-right: 60px
    }
}

@media (max-width:1200px) {
    .highlight-text-areas .main-area {
        width: 100%;
        margin-bottom: 45px;
        display: flex
    }

    .highlight-text-areas .img-wrapper {
        margin-right: 30px
    }

    .highlight-text-areas .secondary-area {
        width: 100%;
        margin-bottom: -30px
    }
}

@media (max-width:767px) {
    .highlight-text-areas.rev {
        flex-direction: column-reverse
    }

    .highlight-text-areas .img-wrapper {
        margin-right: 0
    }

    .highlight-text-areas .main-area {
        display: block;
        text-align: center
    }

    .highlight-text-areas .main-area.brands-area {
        flex-wrap: wrap
    }

    .highlight-text-areas .main-area.brands-area .img-wrapper,
    .highlight-text-areas .main-area.brands-area .main-area {
        width: 100%
    }

    .highlight-text-areas .main-area.brands-area .text-wrapper {
        width: 100%;
        padding-left: 0
    }

    .highlight-text-areas .img-wrapper,
    .highlight-text-areas .main-area {
        width: 100%
    }

    .highlight-text-areas .inner-area {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
}

.show-cases h1,
.show-cases h2,
.show-cases h3 {
    margin-bottom: 1em !important
}

.show-cases .show-case {
    display: inline-block;
    padding-right: 30px;
    margin-left: 30px;
    border-right: 2px solid #fff
}

.show-cases .show-case:last-child {
    border-right: 0
}

.show-cases .show-case-title {
    font-size: 60px
}

.show-cases .show-case-desc {
    font-size: 1.2rem
}

@media (max-width:991px) {
    .show-cases {
        padding: 30px 0
    }

    .show-cases .show-case {
        width: 100%;
        border-right: 0 solid #fff
    }
}

.landing-links {
    margin-top: 30px
}

.landing-links a {
    display: inline-block !important;
    width: auto !important;
    margin-right: 7px
}

.landing-links img {
    height: 20px
}

@media (min-width:1170px) {
    .landing-links {
        position: absolute;
        text-align: center !important;
        margin-top: 0;
        bottom: -80px;
        left: -630px;
        width: 600px
    }
}

@media (max-width:991px) {
    .desktop-img {
        display: none
    }
}

.custom-highlight-box {
    margin: 30px;
    background-color: #f5f5f5;
    padding: 30px
}

.custom-highlight-box h1,
.custom-highlight-box h2,
.custom-highlight-box h3,
.custom-highlight-box p {
    color: #000
}

@media (max-width:1200px) {
    .custom-highlight-box.size4 .cover h1 {
        font-size: 2rem !important
    }
}

@media (max-width:767px) {
    .custom-highlight-box {
        margin: 30px;
        padding: 30px
    }
}

@media (max-width:1200px) and (min-width:767px) {
    .menu-bar-items {
        font-size: 14px
    }

    .menu-bar-items .menu-bar-item {
        margin-right: 20px
    }
}

.cookie-wrapper {
    z-index: 10000000
}

.brands-sub-title {
    font-size: 1.6rem;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    display: block
}

.small-title {
    color: #45b9b9 !important;
    font-size: 1rem;
    font-weight: 700
}

.small-title.light-grey {
    color: #aaa !important
}

.large-title {
    font-size: 2rem !important;
    font-weight: 700
}

.large-title.main {
    text-align: center !important;
    line-height: 1.2;
    font-size: 3.8rem !important;
    font-weight: 500;
    margin: 20px auto 0
}

@media (max-width:991px) {
    .large-title {
        font-size: 2.6rem !important
    }

    .large-title.main {
        font-size: 2.4rem !important
    }
}

.medium-title {
    font-size: 1.4rem !important;
    font-weight: 700
}

.blue-title {
    color: #45b9b9 !important
}

.light-grey {
    color: #aaa
}

@media (max-width:991px) {
    html body .custom-image-overlay .cover h2 {
        height: 1rem !important
    }
}

.first-page-content h2 {
    margin: 2em 0 !important
}

.first-page-content .section .images {
    margin-bottom: 0 !important
}

.section.small-12:last-child .promotions {
    margin-bottom: 40px !important
}

.promotion-item {
    margin: 0 4px !important
}

#body>div.main-wrapper>div>div.page-content>div.content-container.clearfix>div>div.content-spinner-container.hidden {
    display: none;
}