/*
Theme Name: Beck & Caul - Ecommerce
Theme URI: http://www.beckandcaul.co.nz
Author: Beck & Caul
Version: 1.0

*/
:root {
    --blue: #15284a;
    --bluetext: #11213D;
    --lightblue: #386EC9;
    --red: #ED1C24;
    --lightbg: #F2F2F2;
}

/* =Reset default browser CSS. 
-------------------------------------------------------------- */
@import url("https://use.typekit.net/tjq4pma.css"); /*400,700*/
/*Flexslier default*/
.captionbg {    width: 100%;    height: 140px;    position: absolute;    bottom: 0;    background: rgba(0,0,0,.3);    display: block}
.headerbottomimg {    width: 100%;    height: 70px;    background: url(../../img/header_bottomimg.png);    z-index: 1;    position: absolute;    bottom: 0;    left: 0;    display: none}
.flex-container a:active,.flexslider a:active {    outline: 0}
.flex-control-nav,.flex-direction-nav,.slides {    margin: 0;    padding: 0;    list-style: none;    z-index: 9999999999999;}
.flexslider {    width: 100%;    border-top: 180px solid #000;    height: 80vh;    overflow: hidden;    margin: 0;    padding: 0;    box-sizing: border-box;    display: block;    background: #fff;    border: 0;    position: relative;    zoom:1    }
.flexslider .slides>li {    display: block;    box-sizing: border-box;    position: relative;    width: 100%;    height: 455px;    background: #ddd}
.flexslider .slides img {    width: auto;    display: block;    box-sizing: border-box;    margin: 0 auto;}
.flex-pauseplay span {    text-transform: capitalize;    display: block;    box-sizing: border-box}
.slides:after {    content: ".";    display: block;    clear: both;    visibility: hidden;    line-height: 0;    height: 0}
html[xmlns] .slides {    display: block}
* html .slides {    height: 1%}
.no-js .slides>li:first-child {    display: block}
.flexslider .slides {    zoom:1;width: 100%;    height: 100%}
.flex-container {    zoom:1;position: relative}
.flex-caption {    background: 0 0;    zoom:1;width: 860px;    position: relative;    right: 20%;    top: 30px;    color: #fff;    font-size: 18px;    line-height: 18px;    box-sizing: border-box;    font-weight: 600}
.flex-bigcaption {    width: 860px;    position: relative;    left: 50%;    margin-left: -430px;    color: #fff;    font-size: 34px;    line-height: 34px;    box-sizing: border-box;    font-weight: 200;    display: table;    height: 140px}
.flex-bigcaption span.htext {    color: #fff;    font-size: inherit;    line-height: inherit;    display: table-cell;    vertical-align: middle;    height: 140px;    cursor: pointer;    padding-right: 40px}
.flex-bigcaption span.hbutton {    cursor: pointer;    color: inherit;    font-size: 18px;    text-align: center;    position: absolute;    right: -40;    bottom: 50px;    margin-top: 25px;    line-height: 20px;    width: 100px;    padding: 5px 20px}
.flex-direction-nav li a {    width: 50px;    height: 50px;    margin: -13px 0 0;    display: block;    background: url(img/arrow.svg) no-repeat;    position: absolute;    top: 50%;    cursor: pointer;    text-indent: -9999px;    background-size: contain;}
.flex-direction-nav li .next {    background-position: -52px 0;    right: 20px}
.flex-direction-nav li .prev {    left: 0}
.flex-direction-nav li .disabled {    opacity: .3;    cursor: default}
.flex-control-nav {    width: 100%;    position: absolute;    bottom: 10px;    text-align: center}
.flexslider-carousel .flex-control-nav {    bottom: 25px}
.flex-control-nav li {    margin: 0 0 0 5px;    display: inline-block;    zoom:1}
.flex-control-nav li:first-child {    margin: 0}
.flex-control-nav li a {    width: 13px;    height: 13px;    display: block;    background: url(theme/bg_control_nav.png) no-repeat;    cursor: pointer;    text-indent: -9999px}
.flex-control-nav li a:hover {    background-position: 0 -13px}
.flex-control-nav li a.active {    background-position: 0 -26px;    cursor: default}
.flex-control-paging li a {    width: 11px;    height: 11px;    display: block;    background: rgba(255,255,255,.5);    cursor: pointer;    text-indent: -9999px;    z-index: 999;    border-radius: 50%;    position: relative;    box-shadow: 0 0 10px 2px rgba(0,0,0,.3)}
.flex-control-paging li a:hover {    background: rgba(0,0,0,.7)}
.flex-control-paging li a.flex-active {    background: #fff;    cursor: default;    border-radius: 50%}
.flex-direction-nav a {    text-decoration: none;    display: block;    width: 40px;    height: 40px;    margin: -20px 0 0;    position: absolute;    top: 50%;    z-index: 10;    overflow: hidden;    opacity: 1;    cursor: pointer;    color: rgba(0,0,0,.8);    text-shadow: 1px 1px 0rgba(255,255,255,.3);    -webkit-transition: .3s ease-in-out;    -moz-transition: .3s ease-in-out;    -ms-transition: all .3s ease-in-out;    -o-transition: .3s ease-in-out;    transition: .3s ease-in-out}
.flex-direction-nav a:before {    font-family: flexslider-icon;    font-size: 40px;    display: inline-block;    content: '';    color: rgba(0,0,0,.8);    text-shadow: 1px 1px 0 rgba(255,255,255,.3)}
.flex-direction-nav a.flex-next:before {    content: ''}
.flex-direction-nav .flex-prev {    left: -50px;    transform: scaleX(-1);}
.flex-direction-nav .flex-next {    right: -50px;    text-align: right;    content: ''}
.flexslider:hover .flex-direction-nav .flex-prev {    opacity: .7;    left: 10px}
.flexslider:hover .flex-direction-nav .flex-prev:hover {    opacity: 1}
.flexslider:hover .flex-direction-nav .flex-next {    opacity: .7;    right: 10px}
.flexslider:hover .flex-direction-nav .flex-next:hover {    opacity: 1}
.flex-direction-nav .flex-disabled {    opacity: 0!important;    cursor: default}
.flex-pauseplay a {    display: block;    width: 20px;    height: 20px;    position: absolute;    bottom: 5px;    left: 10px;    opacity: .8;    z-index: 10;    overflow: hidden;    cursor: pointer;    color: #000}
.flex-pauseplay a:before {    font-family: flexslider-icon;    font-size: 20px;    display: inline-block;    content: ''}
.flex-pauseplay a:hover {    opacity: 1}
.flex-pauseplay a.flex-play:before {    content: ''}
@media only screen and (max-width: 960px) {    
    .flex-caption {        width:70%;        position: relative;        right: 10%;        top: 30px;        color: #fff;        font-size: 18px;        line-height: 18px;        box-sizing: border-box;        font-weight: 600    }
    .flex-bigcaption {        width: 70%;        position: relative;        left: 50%;        margin-left: -40%;        color: #fff;        font-size: 24px;        line-height: 24px;        box-sizing: border-box;        font-weight: 200;        display: table;        height: 140px    }
    .flex-bigcaption span.htext {        color: #fff;        font-size: inherit;        line-height: inherit;        display: table-cell;        vertical-align: middle;        height: 140px;        cursor: pointer;        padding-right: 40px    }
    .flex-bigcaption span.hbutton {        cursor: pointer;        color: inherit;        font-size: 18px;        text-align: center;        position: absolute;        right: -40;        bottom: 50px;        margin-top: 25px;        line-height: 20px;        width: 100px;        padding: 5px 20px    }
}

@media only screen and (max-width: 768px) {
    .flexslider {        border-top:0 solid #000;        height: 480px    }
    .flexslider .slides>li {        position: relative;        width: 100%;        height: 480px;        background: #ddd    }
}

@media only screen and (max-width: 600px) {
    .flexslider {        border-top:0 solid #000;        height: 480px    }
}

input {
    /* -webkit-appearance: none; -moz-appearance: none; appearance: none; */
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: urw-din,sans-serif;
    /* font-weight: 400; */
    font-size: 17px;
    line-height: 1.8em;
    color: #11213D;
}

input:-webkit-autofill,input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 0 white inset !important;
}

/*Change text in autofill textbox*/
input:-webkit-autofill {
    -webkit-text-fill-color: black !important;
}

@-webkit-keyframes autofill {
    to {
        color: #FFF;
        background: #383838;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

html, body {
    position: relative;
    /* overflow-x:hidden; */
    width: 100%;
    min-height: 100%;
    background: var(--lightblue);
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 9999992;
}

.fancybox-container * {
    box-sizing: border-box;
    color: #FFF;
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease,visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s,visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform,opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform,opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30,30,30,.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: #FFF;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left:6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left:max(12px,env(safe-area-inset-left));
            padding-right: max(12px,env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width:110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.site:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    opacity: 0;
    z-index: -1;
}

.mobilmenushow .site:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    opacity: .4;
    z-index: 100;
}

p {
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}

img {
    max-width: 100%;
}

h1 {
    font-size: 3.9rem;
    line-height: 1.2em;
    font-weight: 600;
}

h5 {
    font-weight: 600;
    font-size: 1.88rem;
    line-height: 1em;
    text-transform: uppercase;
}

ol, ul {
    margin-left: 20px;
    padding-left: 5px;
}

blockquote {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: '';
    content: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

.nodisp {
    display: none !important;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.logo {
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
    width: 168px;
    height: 41px;
    background: url(img/logo.svg) no-repeat;
    display: inline-block;
    top: 50%;
    position: relative;
    left: 60px;
    transform: translateY(-50%);
}

.logo.whitelogo {
    background: url(img/logo-white.svg);
}

a:hover, a:link, a:visited {
    text-decoration: none;
}

a:visited {
    color: unset;
}

a.coverlink {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 11;
}

.button {
    display: inline-block;
    background: transparent;
    color: #fff;
    cursor: pointer;
    padding-left: 65px;
    height: 46px;
    z-index: 1;
    position: relative;
}

.button * {
    color: #FFF;
}

.itg_text .button * {
    color: var(--bluetext);
}

.itg_text .button:hover * {
    color: #FFF;
}

.button:before {
    content: "";
    display: block;
    width: 46px;
    height: 46px;
    background-color: var(--red);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.25s cubic-bezier(0.65, 0, 0.076, 1);
    transition-delay: 0.2s;
}

.button:after {
    content: "";
    border-top: 46px solid var(--red);
    border-right: 46px solid transparent;
    display: block;
    width: 0;
    height: 0px;
    position: absolute;
    left: 0px;
    top: 0;
    transition: all 0.65s cubic-bezier(0.65, 0, 0.076, 1);
}

.arrow {
    position: absolute;
    background: url("img/arrow.svg") no-repeat;
    background-position: center;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
}

.arrow:before {
    content: "";
    display: block;
    top: 50%;
    position: absolute;
    margin-top: -2px;
    left: 50%;
    margin-left: -11px;
    width: 12px;
    height: 3px;
    background: #FFF;
    opacity: 0;
}

.button * {
    z-index: 1;
}

.button:hover:before {
    width: 110%;
    z-index: -1 !important;
}

.button:hover:after {
    left: 100%;
    margin-left: -45px;
    z-index: -1;
}

.button:hover .arrow {
    margin-left: 10px;
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.button:hover .arrow:before {
    opacity: 1;
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.acf-map {
    width: 100%;
    height: 300px;
    margin: 20px 0;
}

#sending, #sent, .sending, .sent{display:none;}
.sending, .sent{display: none;}
    .sending img{ display:none;}
	.sending center{    width: 50px;height: 50px;	margin: 0px auto 0;	border:solid 10px #abb6bc;
	border-radius: 50%;	border-right-color: transparent;	border-bottom-color: transparent;	 -webkit-transition: all 0.5s ease-in;    -webkit-animation-name:             rotate; 
    -webkit-animation-duration:         1.0s;     -webkit-animation-iteration-count:  infinite;    -webkit-animation-timing-function: linear;    	    	 transition: all 0.5s ease-in;
    animation-name:             rotate;     animation-duration:         1.0s;     animation-iteration-count:  infinite;    animation-timing-function: linear; }
		@keyframes rotate {
			from {
				transform: rotate(0deg);
			}
			to { 
				transform: rotate(360deg);
			}
		}


		 @-webkit-keyframes rotate {
			from {
				-webkit-transform: rotate(0deg);
			}
			to { 
				-webkit-transform: rotate(360deg);
			}
		}

input, select, textarea {
    box-sizing: border-box;
}

#savetarget {
    padding: 0;
    margin: 0;
    border: 0;
    display: block;
    width: 0;
    height: 0;
}

.ninesixty {
    width: 83.5%;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
}
.breadcrumbs{ padding:60px 0; text-transform: uppercase;font-weight: normal !important;font-size: .8rem !important;}
    .breadcrumbs a{color: #000 !important;text-transform: uppercase;font-weight: normal !important;font-size: .8rem !important;}
    .breadcrumb_separator{display:inline-block;width:40px;-webkit-mask-image: url(img/arrow2.svg);mask-image: url(img/arrow2.svg);background-size:contain;height: 11px;background: black;-webkit-mask-size: contain;mask-size: contain;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-position: center;mask-position: center;position: relative;top: 0;}
.site-main {
    background: #FFF;
    padding: 80px;
    top: -180px;
    z-index: 9;
}

.clear {
    clear: both;
}

.cl5 {
    height: 5px;
}

.cl10 {
    height: 10px;
}

.cl20 {
    height: 20px;
}

.cl30 {
    height: 30px;
}

.cl40 {
    height: 40px;
}

.cl50 {
    height: 50px;
}

.cl60 {
    height: 60px;
}

.cl70 {
    height: 70px;
}

.cl80 {
    height: 80px;
}

.cl90 {
    height: 90px;
}

.cl100 {
    height: 100px;
}

.smartphoneonly {
    display: none;
}

div, input, span, svg, a.button, a, nav, .mobilemenu_button:after, .mobilemenu_button:before, .grid_element, .navigation ul, .site:before, a:after, a:before, li:before, ul.menu > li {
    transition: all 0.5s ;
    -webkit-transition: all 0.5s ;
    -o-transition: all 0.5s ;
    -moz-transition: all 0.5s
}

.mapdiv, .mapdiv div, div#map, #map div, .about_image, .select2-container, .fancybox-container, .fancybox-container * {
    transition: all 0s ;
    -webkit-transition: all 0s ;
    -o-transition: all 0s ;
    -moz-transition: all 0s
}

.site, .content-area {
    display: block;
    position: relative;
    background: #FFFFFF;
}

.site {
    margin-top: 125px;
}

.mobilemenu_button {
    display: none;
}

.wp-block-columns {
    margin: 20px 0;
}

.wp-block-column {
    margin: 0 0 0 40px;
}

.wp-block-columns {
    display: flex;
}

.wp-block-column {
    flex: 1;
    text-align: justify;
}

.eapps-instagram-feed-posts-grid-load-more-text.eapps-instagram-feed-posts-grid-load-more-text-visible {
    background: #D2A32C;
    text-transform: uppercase;
    margin-top: 50px;
    font-size: .8rem
}

/*2dstyler*/
 .twodstyler {        display: flex;        justify-content: center;        align-items: center;         padding:70px; background:#fafafa;     }
    .styler_wrapper {        display: flex;        justify-content: center;        align-items: flex-start;        width: 100%;        height: 80dvh;        gap: 30px;        align-content: flex-start;        flex-direction: row;        flex-wrap: nowrap; }    
    .styler_panel {width: 500px;height: 100%;background: #FFF;padding: 30px 0 30px 30px;position: relative;box-sizing: border-box;}
    .styler_content {width: 100%;height: 100%;background: #fff;padding: 0;position:relative;}
        .styler_content:before{ content:""; display:block; position:absolute; width:100%; height:100%;opacity:.2;  top:0; left:0; 
                               background-image: linear-gradient(112.5deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(157.5deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(135deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(90deg, rgb(195, 195, 195),rgb(228, 228, 228)); background-blend-mode:overlay,overlay,overlay,normal;}

       .styler_content:after{ content:""; display:block; position:absolute; width:100%; height:100%;opacity:.2;  top:0; left:0; z-index:0;
                             background-image: radial-gradient(circle at center right, rgb(138, 138, 138),rgb(251, 251, 251));}
        .styler_content *{ z-index:1; }
    .styler_tabs{display: grid;flex-direction: row;grid-template-columns: 1fr 1fr;grid-gap: 5px;position: absolute;width: calc(100% - 70px);}
        .styler_tab{background:#FAFAFA;width:100%;text-align:center;padding:5px; 0;cursor: pointer; }
        
        .styler_tab.active{background:#386ec9;color: #FFF;}
    .products, .design{ padding-top:30px; display:none; }
    .styler_tab_content{ padding-top:20px;   overflow-y: auto;        overflow-x: hidden;  height:100%;}  
    .styler_tab_content .active{ display:block; }
    .products.active{display: grid;grid-template-columns:1fr 1fr;grid-gap: 5px;padding-right: 13px;}
        .styler_product_image img{ width:100% !important; height: auto !important; }
    .styler_product_name{ font-size:14px;  line-height:1.3em; }
        .styler_product_name *{ font-size:inherit; line-height:inherit;}
    .bathroom{height:100%;position:relative;overflow:hidden;}
    .design1{ position:relative; height:100%; }
    .sink1{height: 179%;position: relative;margin:0 auto;display:block;filter: drop-shadow(0px 18px 10px #999);top: -160px;}
    .shelf1{position:absolute;left: -200px;top: -140px;width: 540px;filter: drop-shadow(7px 11px 10px #999);}
    .towelrail1{position:absolute;width: 350px;bottom: -135px;right: 110px;-webkit-filter: drop-shadow(7px 11px 10px #999);filter: drop-shadow(7px 11px 10px rgba(0,0,0,0.2));}
        .switch{position:absolute;bottom: 400px;right: 50px;mix-blend-mode: multiply;width: 100px;}
    
/*image_banner*/
.image_banner{width:100%;aspect-ratio:1/0.43;position: relative;}
    .image_banner_image{ width:100%; height:100%; background-position: 50%;background-repeat: no-repeat;background-size: cover;}
    .image_banner:before{content:"";display:block;width: 81%;height:100%;background: linear-gradient(90deg, black, transparent);z-index: 1;position: absolute;top: 0;left: 0;}
.image_banner .ninesixty{position:absolute;top:50%;transform: translateY(-50%);left: 8.25%;z-index: 55;max-width: 485px;}
    .image_banner .ninesixty *{color:#FFF;font-size: 4.44rem;font-weight:bold;line-height: 1.1em;}
.product_intro_banner{ display:grid; grid-template-columns:1fr 1fr; grid-gap:178px;  grid-template-areas:"pimage picontent"; }
    .product_intro_banner .pi_image{ grid-area:pimage; }
        .product_intro_banner .pi_image img{ width:100%; height:100%; object-fit:cover;}
    .pi_content{max-width: 600px; grid-area:picontent; }
        .picont{position: relative;top: 50%;transform: translateY(-50%); }
            .picont a.button{color: var(--red) !important;text-transform: uppercase;line-height: 45px !important;font-weight: bold !important;}
            .picont a.button:hover{ color:#FFF !important; }
            .picont .button:before{background-image: url('img/arrow2.svg');background-size: 13px;background-repeat:no-repeat;background-position: 16px;z-index: 1;}
.new_product_list{ background:#F5F5F5;  padding:100px 0;}
.piw_titlebar{ background:#386ec9; padding:25px 20px 19px 20px; text-transform:uppercase;  color:#FFF; display:grid; grid-template-columns:1fr 1fr; }
    .piw_titlebar *{ color:inherit; }
    .piw_title{font-family: urw-din,sans-serif;font-weight:600;font-size: 1.88rem;}
        .piw_downloads{ text-align:right; padding-top:10px; }
            .productdownload{padding-left: 32px;position:relative;margin-left: 26px;}
                .productdownload:before{content:"";width:20px;width:27px;height:36px;background: url(img/pdf.svg) no-repeat;background-size:contain;display:inline-block;position:absolute;left:0;top: -12px;}
.piw_image{ grid-area:image;  background: #ccc;}
    .piw_image img{ width:100%; height: auto; display: block;}
.piwc_table{ grid-area:table; }
    .piwc_table .table{width:100%;text-align:left;margin-top: 0;}
    .piwc_table .table .td, .piwc_table .table .th{padding:10px 20px;border-bottom: 1px solid #D7D7DB;box-sizing: border-box; }
        .piwc_table .table .th{background: #EBEBEB;font-weight: bold;}
        .piwc_table .th:nth-of-type(1){grid-area:ordercode;}
        .piwc_table .th:nth-of-type(2){ grid-area:productname; }
        .piwc_table .th:nth-of-type(3){ grid-area:material; }
        .piwc_table .th:nth-of-type(4){ grid-area:qty; }
        .piwc_table .tr{grid-template-areas: "ordercode productname material ";grid-template-columns: 1fr 1fr 1fr;} /*20fr 50fr 15fr 15fr*/
        .piwc_table.colums4 .tr{grid-template-areas: "ordercode productname material qty";grid-template-columns: 1fr 1fr 1fr 1fr;} /*20fr 50fr 15fr 15fr*/
         .piwc_table.colums5 .tr{ grid-template-columns: 1fr 1fr 1fr 1fr 1fr;} /*20fr 40fr 10fr 15fr 15fr*/
            .piwc_table .tr:hover{ background:#eeeeee; }
        .piwc_table .thead .tr{ background:transparent; }
         
    .piwc_table tr{ display:grid; grid-auto-columns:1fr 1fr 1fr 1fr} /*20fr 50fr 15fr 15fr*/
.piw_content{ display:grid; grid-gap:50px; padding:48px 0;}
    .imgright{ grid-template-columns:1fr 0.78fr; grid-template-areas:"table image"; }
    .imgleft{ grid-template-columns:0.78fr 1fr; grid-template-areas:"image table"; }
    
.piwdesktop{/* display:block; */}
    .piwmobile{ display:none }

@media only screen and (max-width: 1340px) {
    .product_intro_banner{ grid-gap:100px;}
    .image_banner .ninesixty *{ font-size:3rem; }
    .image_banner .ninesixty{ left:0}
}

@media only screen and (max-width: 1200px) {
     .piwc_table .tr{grid-template-columns:112px 1fr 112px 85px;width: 100%;}
    .piwc_table.colums5 .tr{ grid-template-columns: 112px 1fr 112px 85px 85px; }
    .product_intro_banner{ grid-gap:0px;}
    .pi_content{ padding:50px; }
    .new_product_list {    padding: 50px; }
    .new_product_list .ninesixty{ padding:0;}
    .piw_titlebar{ padding:15px 20px 12px 20px; }
        .piw_title {    font-size: 1.5rem; }
        .piw_content {grid-gap: 20px;padding: 20px 0 40px;width: 100%;}
    .piwc_table .table .th, .piwc_table .table .td{ font-size:.9rem; line-height:1.1em}
}

@media only screen and (max-width: 960px) {
    .piw_content{grid-template-columns: 0.8fr 1fr;}
    
    .pi_content{ padding:40px; }
    .new_product_list {    padding: 40px; }
}
@media only screen and (max-width: 767px) {
    .piw_content{grid-template-columns: 1fr;grid-template-areas: none;padding-bottom: 0;}
    .piw_image, .piwc_table{grid-area: auto;}
    .product_intro_banner{grid-template-columns:1fr;padding-bottom: 0;position:relative;width: 100%;grid-template-areas:none;}
    .product_intro_banner .pi_image{position: absolute;height:300px;bottom:0;width: 100%;grid-area: unset;display: none;}
    .product_intro_banner .pi_content{ grid-area:unset; }
    .image_banner .ninesixty{position:relative;top: 0;transform: none;padding: 20px 20px 0;max-width: unset;}
        .image_banner .ninesixty *{color:black;font-size: 2rem;}
    .image_banner:before{ display:none; }
    .picont a.button{line-height: 35px !important;margin-top: 10px !important;margin-bottom: 20px !important;padding-left: 50px !important;}
    .picont .button:before{background-size: 10px;background-position: 13px;}
    .piw_titlebar{ display:block; }
    .piw_downloads{ display:none;}
}
@media only screen and (max-width: 600px) {
    .image_banner{ aspect-ratio:1/1.1; }
    .pi_content{padding: 20px 20px;}
    .new_product_list {    padding: 20px; }
    .piwc_table .tr{ grid-template-columns:1fr 2fr;}
        .piwc_table .table .td, .piwc_table .table .th{ padding:10px}
    .piwc_table .th:nth-of-type(n+3), .piwc_table .td:nth-of-type(n+3){ display:none}
    .piw_content .tr:nth-of-type(n+2){ display:none;}
    .piwdesktop{ display:none; }
    .piwmobile{ display:block }
    .piw_titlebar{ margin-bottom:10px;}
    .piw_image{ height:100%; }
        .piw_image img{ width:100%; height:100%; object-fit:cover; }
    .pim_grid{display:grid;grid-template-columns: .8fr 1fr;background:#EBEBEB;margin-bottom:2px;}
        .pim_grid div{padding: 15px 15px 15px 0px;width: 100%;box-sizing: border-box;}
        .pim_grid .pim_title{font-weight:bold; padding: 15px 15px 15px 15px;}
        .pim_content select{ border:0; background:#EBEBEB; width:100%; height:25px;}
        .pim_content{ position:relative; }
        .currentvalue{display:block;width:calc(100% - 20px);position:relative;background:#EBEBEB;z-index: 1;}
        .pimselector{ padding:15px 15px 15px 0px !important; }
            .pimselector.leftpadding{ margin-left:15px !important;}
        .pim_content select{position:absolute;top: 17px;width:calc(100% - 20px);z-index: 0;display: block;box-sizing: border-box;left: 0;outline: unset !important;}
    .piwmobile .piw_image{ margin-top:10px; margin-bottom:40px;}
    .breadcrumbs{ padding:10px 0}
}


/*FAQS*/
.faqcontent {
    padding: 70px 0;
}

.fbtitle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.23rem;
    margin: 70px 0 20px
}

.fblock_image span {
    display: block;
    width: 100%;
    height: 300px;
    background-position: 50% !important;
    background-size: cover !important;
}

.fblock_grid {
    display: grid;
    grid-template-columns: 500px 1fr;
    grid-gap: 50px;
}

.accordion_element {
    border-bottom: 2px solid black;
}

.a_question {
    font-size: 1rem;
    position: relative;
    line-height: 1em;
    padding: 20px 40px 20px 0px;
    cursor: pointer;
    font-weight: bold;
}

.a_question:before {
    content: " ";
    width: 2px;
    height: 13px;
    background: #000;
    position: absolute;
    right: 9px;
    top: 22px;
}

.a_question:after {
    content: " ";
    width: 13px;
    height: 2px;
    background: #000;
    position: absolute;
    right: 4px;
    top: 27px;
    transform: rotate(180deg)
}

.accordion_open .a_question:before {
    height: 0;
    top: 22px;
}

.a_content {
    overflow: hidden;
    opacity: 0;
    margin: 0;
    max-height: 0;
    transition: max-height 0.15s ease-out;
    padding-bottom: 0;
}

.accordion_open .a_content {
    margin-top: 0px;
    opacity: 1;
    max-height: 500px;
    transition: max-height 0.25s ease-in;
    padding-bottom: 20px;
}

.a_content table {
    border-collapse: separate;
    border-spacing: 30px 0;
    width: 100%;
    margin-left: -30px;
}

.a_content table td {
    border-bottom: 1px solid;
    line-height: 50px;
}

.a_content td, .a_content td * {
    line-height: 40px;
}

.a_content span.got {
    display: inline-block;
    width: 50%;
    text-align: right;
}

.a_content thead td {
    text-align: right;
    font-weight: bold;
}

.a_content thead tr:last-of-type td {
    font-weight: normal;
}

.a_content thead tr:first-of-type td:first-of-type {
    border: 0;
}

/*FLEXIBLE BLOCKS*/
/*IMAGE GALLERY*/
.gallerytitle {
    text-align: center;
    padding: 125px 50px 20px;
    background: #FFF;
    color: var(--red);
    font-size: 2.8rem;
    line-height: 1em;
}

.galleryintro {
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    font-size: 1.23rem;
}

.galleryintro * {
    font-size: inherit;
}

.gal_image {
    background-size: cover !important;
    background-position: 50% !important;
}

.gallery_wrapper {
    margin: 50px auto;
    padding: 0;
    box-sizing: border-box;
    --content-width: 83.5vw;
    --gutter: 35px;
    --columns: 1;
    --row-size: calc( (var(--content-width) - (var(--gutter) * (var(--columns) - 1))) / var(--columns));
    display: grid;
    width: 100%;
    max-width: var(--content-width);
    grid-template-columns: repeat(var(--columns), 1fr);
    grid-auto-rows: var(--row-size);
    grid-column-gap: var(--gutter);
    grid-row-gap: var(--gutter);
}

@media (min-width: 321px) {
    .gallery_wrapper {
        --columns: 2;
    }
}

@media (min-width: 750px) {
    .gallery_wrapper {
        --columns: 3;
    }
}

@media (min-width: 1200px) {
    .gallery_wrapper {
        --columns: 4;
    }
}

.gallerybutton {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 125px;
    background: #FFF;
}

.gallerybutton * {
    color: var(--red);
}

.gallerybutton a:hover .headerbutton {
    color: #FFF;
}

/*TITLE BAR*/
.title_bar {
    background: var(--lightbg);
    color: var(--red);
    padding: 125px 0;
}

.title_bar * {
    color: #386EC9;
    font-weight: 600;
    font-size: 4.5rem;
    font-weight: 900;
}
.title_bar h2{color:#000;font-size: 1.8rem;line-height:1em;text-transform:uppercase;font-weight: 600;}

/*image_tiles*/
.image_tiles {
    display: block;
    padding: 20px;
}

.image_tiles:nth-of-type(2n+1) {
    padding-top: 0;
}

.grid_wrapper {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3,1fr);
    min-height: 450px;
}

.one-one {
    grid-template-columns: repeat(2, 1fr);
    min-height: 470px;
}

.boxed .one-one {
    min-height: 400px
}

.two-one, .one-two {
    grid-template-columns: repeat(3, 1fr);
    min-height: 960px;
}

.boxed .two-one, .boxed .one-two {
    min-height: 700px;
}

.two-one {
    grid-template-areas: "small1 big big" "small2 big big";
}

.two-one .grid_element:nth-of-type(1) {
    grid-area: small1;
}

.two-one .grid_element:nth-of-type(2) {
    grid-area: small2;
}

.two-one .grid_element:nth-of-type(3) {
    grid-area: big;
}

.one-two {
    grid-template-areas: "big big small1" "big big small2";
}

.one-two .grid_element:nth-of-type(1) {
    grid-area: big;
}

.one-two .grid_element:nth-of-type(2) {
    grid-area: small1;
}

.one-two .grid_element:nth-of-type(3) {
    grid-area: small2;
}

.grid_element {
    position: relative;
    overflow: hidden;
    opacity: 1;
}
.tax-product_cat .grid_element{ aspect-ratio:1/0.785; }
    .tax-product_cat .image_tiles{padding: 0;}
.tax-product_cat .grid_wrapper{padding-bottom: 100px;}
.image_tiles .grid_element:before{
                                 content:"";
                                 display:block;
                                 width:100%;
                                 height:100%;
                                 position:absolute;
                                 bottom:0;
                                 left:0;
                                 z-index: 1;
                                 background: linear-gradient(45deg,  rgba(0,0,0,0.36) 0%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 100%);
                                 }
.page-id-2 .grid_element {
    background-color: #fafafa;
}

.grid_image {
    display: block;
    background-size: cover !important;
    background-position: 50% !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.grid_element:hover .grid_image {
}

.product_list .grid_element:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(45deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(45deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=1 );
    position: absolute;
    top: 0;
    display: none;
}

.product_list .grid_wrapper {
    margin-top: 20px;
}

.grid_content {
    position: absolute;
    left: 35px;
    bottom: 35px;
}

.gtitle {
    display: block;
    max-width: 100%;
    color: #FFF;
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.1em;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
}

.custom_grid .gtitle {
    max-width: unset;
}

.grid_elements_disorder {
    opacity: 0.2;
}

/*CTA BANNER*/
.cta_banner {
    background: var(--red);
    color: #FFFFFF;
    padding: 120px 0;
    top: 0;
    position: relative;
}

.cta_banner.disappear {
    opacity: 0;
    top: 60px
}

.product-template-default .waypoint.disappear {
    opacity: 0;
    transform: translateY(200px);
    position: relative;
}

.product-template-default .waypoint {
    transform: translateY(0px);
}

.text_and_button .cta_content,.text_and_button .cta_content * {
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.3em;
    color: #FFF;
}

.text_and_button .cta_wrapper {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 50px;
}

.ctabutton {
    display: inline-block;
    background: #FFF;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    color: var(--red) !important;
    padding: 8px 40px;
    text-transform: uppercase;
    font-weight: bold;
}

.ctabutton * {
    color: var(--red);
}

.ctabutton:hover {
    background: var(--blue);
    color: #FFF !important;
}

/*IMAGE-TEXT-GRID*/
.itg_wrapper {
    display: grid;
    background: #FFF;
}

.fscreen .itg_wrapper.on_left {
    grid-template-areas: "image text";
    grid-template-columns: .55fr .45fr;
    overflow-x: hidden;
}

.fscreen .itg_wrapper.on_right {
    grid-template-areas: "text image";
    grid-template-columns: .45fr .55fr;
}

.itg_text {
    grid-area: text;
    padding: 159px 128px;
    font-size: 1.5rem;
    position: relative;
}

.itg_text * {
    font-size: 1.29rem;
}

.itg_text h2 {
    font-size: 4.5rem;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 50px;
}

.itg_img {
    grid-area: image;
    background-size: cover !important;
    background-position: 50% !important;
    opacity: 1
}

.disappear .itg_img {
    opacity: 0;
}

.on_left .itg_text {
    right: 0px;
    overflow: hidden;
    left: 0;
}

.disappear .on_left .itg_text {
    right: -200px;
}

.disappear .on_right .itg_text {
    left: -200px;
}

.boxed {
    background: #FFF;
    padding: 102px 0;
    max-width: 83.5%;
    margin: 0 auto;
}

.image_tiles.boxed {
    padding: inherit;
}

.boxed.samebox {
    padding-top: 0px;
}

.boxed .itg_wrapper {
    grid-gap: 25px;
}

.boxed .itg_text {
    padding: 39px 0;
}

.boxed .itg_wrapper.on_left {
    grid-template-areas: "image text";
    grid-template-columns: 1fr 1fr;
}

.boxed .itg_wrapper.on_left .itg_text {
    padding-left: 50px;
}

.boxed .itg_wrapper.on_right .itg_text {
    padding-right: 50px;
}

.boxed .itg_wrapper.on_right {
    grid-template-areas: "text image";
    grid-template-columns: 1fr 1fr;
}

/*HEADER IMAGE*/
.header_slider {
    height: 100%;
}

.header_slider {
    height: 80vh; /*53vh*/
    position: relative;
    overflow: hidden;
}
.header_slider.static_image{ height:80vh; }
.header_slider.imagetext {
    height: 1000px;
}

.static_image_title_wrapper {
    width: 100%;
    z-index: 9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    max-width: 83.5%;
}

.static_image_title {
    text-align: left;
    max-width: 750px;
    width: 100%;
    font-size: 4.8rem;
    line-height: 1em;
    color: #FFF;
    font-weight: 600;
}

.hs_image {
    height: 100%;
    background-size: cover !important;
    background-position: 50% !important;
}

.productheaderwrapper {
    width: 100%;
    height: 100%;
    background: black;
}

.product_header .hs_image {
    background-position: top left !important;
    background-blend-mode: multiply;
    background-color: #00000060;
}

.product_name_wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    margin-left: 0;
    text-align: left;
    max-width: 83.5%;
    width: 100%;
    margin-top: -40px;
}

.product_header h1 {
    color: #FFF;
    font-size: 4.8rem;
    line-height: 1em;
    font-weight: 600;
    max-width: 690px;
}

.imagetext:after {
    content: "";
    width: 100%;
    height: 50%;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 0
}

.hs_image .textonimage {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255,255,255,0.9);
    padding: 112px;
    z-index: 2;
}

.textonimage * {
    font-size: 1.23rem;
    line-height: 1.6em;
}

.textonimage h1 {
    line-height: 1.1em;
    margin-bottom: 30px;
    font-size: 4.8rem;
}

.flex-control-nav {
    display: none;
}

.flexslider .slides > li {
    position: relative;
    width: 100%;
    height: 100%;
    background: #ddd;
    display: block;
}

.slider_title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    margin-left: 0;
    text-align: left;
    max-width: 83.5%;
    width: 100%;
    margin-top: -40px;
}

.fs_pretitle {
    text-transform: uppercase;
    color: #FFF;
}

.fs_pretitle:before {
    content: ":: ";
}

.fs_pretitle:after {
    content: " :: ";
}

.slider_title h1 {
    color: #FFF;
    font-size: 4.8rem;
    line-height: 1em;
    font-weight: 600;
}

.slider_title h4 {
    color: #FFF;
    font-size: 3.5rem;
    line-height: 1em;
    font-weight: 300;
    padding-top: 25px;
}

.slider_title .button {
    position: relative;
    display: inline-block;
    margin-top: 30px;
}

.headerbutton {
    line-height: 46px;
    text-transform: uppercase;
    font-size: 1.23rem;
}

.flex-control-paging li a {
    opacity: 1;
    width: 14px;
    height: 14px;
    display: block;
    background: #f1f0f0;
    content: '';
    color: #FFF;
    font-size: 1px;
}

.flex-control-nav li {
    margin: 0 0 8px 5px !important;
    display: inline;
    clear: both;
    zoom: 1; float: right;
    margin-bottom: 5px;
}

.flex-control-nav {
    width: 83.5%;
    position: relative;
    bottom: 30px;
    text-align: right;
    margin: 0 auto;
    z-index: 105;
}

.flex-control-paging li a.flex-active {
    background: #ccc;
}

/*WOOCOMMERCE*/
.lighbg {
    background: var(--lightbg);
}

.breadcrumb {
    position: relative;
    padding: 40px 0 30px;
}

.breadcrumb span {
    text-transform: uppercase;
    display: inline-block;
    margin-right: 40px;
    position: relative;
}

.breadcrumb a span:after, .breadcrumb span:after {
    content: "";
    position: absolute;
    background: black;
    -webkit-mask: url("img/arrow.svg") no-repeat;
    mask: url("img/arrow.svg") no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 26px;
    height: 26px;
    position: absolute;
    right: -33px;
    top: 4px;
}

.breadcrumb .pname:after {
    display: none;
}

.breadcrumb .pname {
    color: var(--red);
}

.product_details {
    padding-bottom: -50px;
    position: relative;
}

.product_info_grid, .product_gallery {
    display: grid;
    grid-template-columns: .81fr 1fr;
    grid-gap: 65px;
    /* max-width: 1188px; */
    /* margin: 0 auto; */
}

.product_info_grid h1 {
    font-size: 32px;
    font-weight: 600;
}

.gallery_grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 16px;
    margin-top: 32px;
}

.gallery_grid img {
    width: 100%;
    height: auto;
}

.tabbed_content {
    border-top: 2px solid rgba(0,0,0,0.3);
    margin: 40px 0 0;
    padding: 40px 0;
}

.tabs {
    text-align: center;
    margin-bottom: 20px;
}

.tab {
    display: inline-block;
    font-weight: bold;
    font-size: 1.29rem;
    padding: 0 30px;
    color: #8B8B8E;
    cursor: pointer;
}

.tab.active,.tab:hover {
    color: #000;
}

.tabs_content {
    max-width: 1188px;
    margin: 0 auto;
    overflow: hidden;
}

.tcontent_wrapper {
    width: 200%;
    white-space: nowrap;
}

.tcontent {
    width: 50%;
    display: inline-block;
    white-space: normal;
}

.tcontent_wrapper.downloads .tcontent {
    transform: translateX(-100%);
}

.specification_intro {
    font-weight: bold;
}

.table {
    margin-top: 30px;
}

.table .tr {
    display: grid;
}

.col2 .tr {
    grid-template-columns: repeat(2, 1fr);
}

.col3 .tr {
    grid-template-columns: repeat(3, 1fr);
}

.col4 .tr {
    grid-template-columns: repeat(4, 1fr);
}

.col5 .tr {
    grid-template-columns: repeat(5, 1fr);
}

.col6 .tr {
    grid-template-columns: repeat(6, 1fr);
}

.col7 .tr {
    grid-template-columns: repeat(7, 1fr);
}

.td {
    padding: 10px 20px
}

.thead .td {
    font-weight: bold;
    text-transform: uppercase;
}

.noheader .td {
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.thead .tr {
    background: rgba(0,0,0,0.1);
}

.downloads_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 70px auto;
    flex-wrap: wrap;
}

.download {
    text-align: center;
    color: inherit;
    flex: 1 0 33%;
    /* explanation below */
    ;margin-bottom: 70px;
}

.download .button {
    margin-top: 30px !important;
}

.download .button * {
    color: var(--blue);
}

.download .button:hover * {
    color: #FFF;
}

.download .button:before {
    background: var(--blue);
}

.download .button:after {
    border-top: 46px solid var(--blue);
}

.dfile {
    display: none;
}

.dtitle {
    padding: 0px 0 0;
    font-weight: bold;
    font-size: 1.1rem;
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
}

.ddescription {
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
}

.product_details_footer {
    /* position:absolute; */
    bottom: 0%;
    bottom: 0;
    padding-top: 50px;
}

.ctit {
    font-weight: bold;
}

.color_grid {
    margin-bottom: 20px;
}

.colorcircle {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: transparent;
    border: 1px solid #8B8B8E;
    border-radius: 50%;
    margin-right: 10px;
}

.cwhite {
    background: #FFF;
    width: 27px;
    height: 27px;
}

.cgray {
    border: 0;
    background: #edebeb;
    background: -moz-linear-gradient(top, #edebeb 1%, #808080 100%);
    background: -webkit-linear-gradient(top, #edebeb 1%,#808080 100%);
    background: linear-gradient(to bottom, #edebeb 1%,#808080 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edebeb', endColorstr='#808080',GradientType=0 );
}

.cgold {
    border: 0;
    background: #ddb458;
    background: -moz-linear-gradient(-45deg, #ddb458 1%, #765a0e 100%);
    background: -webkit-linear-gradient(-45deg, #ddb458 1%,#765a0e 100%);
    background: linear-gradient(135deg, #ddb458 1%,#765a0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddb458', endColorstr='#765a0e',GradientType=1 );
}

.cbronze {
    border: 0;
    background: #dd8658;
    background: -moz-linear-gradient(-45deg, #dd8658 0%, #763a0e 100%);
    background: -webkit-linear-gradient(-45deg, #dd8658 0%,#763a0e 100%);
    background: linear-gradient(135deg, #dd8658 0%,#763a0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd8658', endColorstr='#763a0e',GradientType=1 );
}

.cblack {
    background: #000;
    width: 28px;
    height: 28px;
}

.tooltip {
    position: relative;
}

.tooltiptitle {
    position: absolute;
    background: var(--blue);
    color: #fff;
    font: normal 11px/15px sans-serif;
    padding: 3px 10px;
    border-radius: 3px;
    white-space: nowrap;
}

.color_description {
    max-width: 290px;
}

.enquire_button {
    margin-top: 30px;
}

.enquire_button .button:before {
    background-color: var(--lightblue);
}

.enquire_button .button:after {
    border-top: 46px solid var(--lightblue);
}

.enquire_button .button * {
    color: var(--lightblue);
}

.enquire_button .button:hover * {
    color: #FFF;
}

.similar_products {
    padding: 50px 0;
}

.similar {
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.splist {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 30px;
}

.sp_image_wrapper {
    width: 100%;
    height: 450px;
    display: block;
    overflow: hidden;
}

.sp_image {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    display: block;
}

.sp_image_wrapper:hover .sp_image {
    transform: scale(1.1)
}

.sp_title {
    font-weight: bold;
    text-align: center;
    padding: 10px ;
    display: block;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: inherit;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: unset;
    padding: unset;
    font-weight: unset;
    border-radius: unset;
    left: auto;
    color: unset;
    background-color: unset;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    padding-left: 65px;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: unset;
    text-decoration: none;
    background-image: none;
    color: inherit;
}

/*CONTACT*/
.contact_page {
    padding: 144px 0;
}

.contact_grid {
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    grid-gap: 98px;
}

.maps_grid {
    display: grid;
    grid-template-columns: 0.5fr 1fr;
    margin-bottom: 65px
}

.maps_grid iframe {
    max-width: 100%;
    height: 100%;
    width: 100%;
}

.maps_grid h5 {
    font-size: 1.3rem;
    margin-bottom: 20px;
}

.form_intro h5 {
    font-size: 1.3rem;
    margin-bottom: 20px;
}

.maps_grid * {
    line-height: 1.2em;
}

.maps_grid p {
    margin-bottom: 20px;
}

.form_intro {
    margin-bottom: 80px;
}

#sending, #sent {
    display: none;
}

#formdiv {
    display: block;
    margin: 0 auto;
    max-width: 800px;
}

.fields input, .fields textarea {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding: 9px 10px;
    font-size: 16px;
    border: 0;
    border-bottom: 2px solid;
    font-family: inherit ;
}

.fields textarea {
    height: 150px;
}

.fields label {
    font-weight: bold;
}

.fields input[type="submit"] {
    width: auto;
    margin-top: 50px;
    float: left;
    margin-right: 0%;
    background: var(--blue);
    border: 0;
    color: #FFF;
    cursor: pointer;
    font-size: 22px;
    line-height: 35px;
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 700 ;
    padding: 7px 43px;
}

.fields input[type="submit"]:hover {
    background: var(--red)
}

.field_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.animatelabel {
    position: relative;
    margin-top: 20px;
}

.animatelabel input, .animatelabel select, .animatelabel textarea {
    background: transparent;
    z-index: 10;
    position: relative;
}

.animatelabel label {
    position: absolute;
    top: -15px;
    z-index: 0;
}

.animatelabel input:focus ~ label, .animatelabel textarea:focus ~ label, .animatelabel .has-content ~ label {
    top: -21px;
    font-size: 12px;
    color: var(--bluetext);
    transition: 0.2s;
    z-index: 2;
    opacity: .5;
}

.contact_content {
    margin: 70px 0;
}

/*MENU*/
/*SLIDE-IN NAVIGATION*/
.navigation {
    position: fixed;
    z-index: 999991;
    background: var(--lightbg);
    right: 0;
    top: 125px;
    padding: 0;
    height: 100vh;
    text-align: right;
    transform: translateX(100%);
}

.mobilmenushow .navigation .showsub {
    right: 100%;
    max-width: unset;
}

.navigation a {
    display: inline;
    position: relative;
}

.navigation .menu-item-has-children a:before {
    content: "";
    display: inline-block;
    left: -5px;
    top: 0px;
    width: 7px;
    height: 12px;
    background: #15284a;
    position: relative;
    -webkit-mask: url("img/arrow-small.svg") no-repeat;
    mask: url("img/arrow-small.svg") no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.navigation .menu-item-has-no-children a:before, .seeall a:before {
    display: none !important;
}

.navigation ul {
    padding: 118px 128px;
    box-sizing: border-box;
    display: block;
    height: 100%;
    position: relative;
    min-width: 100%;
    background: var(--lightbg);
    /* overflow: hidden; */
    right: -300px;
}

.navigation ul ul, .navigation ul ul ul ul, .navigation ul ul.showsubsub li.showsubsub ul ul {
    position: absolute;
    top: 0;
    background: var(--lightbg);
    border-left: 1px solid gray;
    z-index: -1;
    right: -400%;
    display: block;
    height: 100%;
    border-right: 1px solid gray;
}

.navigation ul ul ul {
    z-index: -1;
}

.navigation ul ul ul ul, .navigation ul ul.showsubsub li.showsubsub ul ul {
    z-index: -3;
}

.navigation ul ul.showsubsub {
    right: 100%;
    z-index: unset;
}

.navigation .showsubsub .showsubsub {
    z-index: -1
}

.navigation ul ul.showsubsub li.showsubsub ul, .navigation ul ul.showsubsub li.showsubsub ul li.showsubsub ul {
    right: 100%;
}

.navigation ul li {
    display: block;
    background: var(--lightbg);
    padding: 15px 0;
    text-align: right;
    width: 100%;
}

.navigation.menuup, .navigation.menudown {
    top: 65px;
}

.navigation nav .menu li {
    text-align: right;
    float: unset;
}

.navigation .main_navigation {
    right: 0px;
    top: 0%;
    transform: unset;
    height: 100%;
}

.navigation nav a, .navigation nav a:hover, .navigation nav a:link, .navigation nav a:visited {
    color: var(--blue);
    white-space: nowrap;
    display: block;
    position: relative;
    width: 100%;
}

.navigation nav sup {
    font-size: 10px;
    position: absolute;
    top: -7px;
    padding-left: 3px;
    color: gray;
    display: none;
}

/* MAIN MENU */
.site-header {
    z-index: 99999;
    position: fixed;
    display: grid;
    width: 100%;
    top: 0;
    background: #386EC9;
    height: 125px;
    box-shadow: 0 0 0 0;
    grid-template-columns: repeat(2,1fr);
}

.main_navigation {
    position: relative;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 2em;
}

nav a, nav a:hover, nav a:link, nav a:visited {
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    font-size: 0.94rem;
    line-height: 1em;
}

nav .current_page_ancestor a {
    color: #d7d7d7;
}

nav .current_page_ancestor ul a {
    color: #ffffff;
}

nav a:after {
    content: "";
    width: 0px;
    opacity: 0;
    height: 5px;
    background: var(--light);
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5px;
    transition: all 0.3s ;
    -webkit-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    -moz-transition: all 0.3s
}

nav a:hover:after, nav li.current-menu-item a:after {
    width: 50px;
    height: 5px;
    opacity: 1
}

nav ul {
    list-style: none;
    text-align: right;
}

nav .menu li {
    display: inline-block;
    /* float: right; */
    padding: 0px 30px;
    text-align: center;
}

nav .menu .sub-menu li {
    display: block;
    float: unset;
    padding: 15px 0px;
    white-space: nowrap;
    font-family: urw-din,sans-serif;
    font-weight: 400;
    display: block;
    width: 100%;
    text-align: center;
    transition-delay: unset !important;
}

nav .menu .sub-menu li a {
    font-weight: 600;
    display: block;
}

/* nav .menu .sub-menu a:before{ content:'\279C'; padding-right:10px; font-size:12px; position:relative; top:-2px; color:#f1f1f1; }*/
 {
}

nav .menu .sub-menu li:hover a, nav .menu .sub-menu li.current-menu-item a {
    color: #f1f1f1;
}

nav .menu li {
    position: relative;
}

nav .menu li:before{content:"";display:block;width:0px;height:1px;background:#FFF;position:absolute;bottom:0;left: 50%;transform: translateX(-50%);}
    nav .menu li:hover:before, nav .menu li.current-menu-parent:before, nav .menu li.current-menu-item:before{ width:115px; }

nav .menu .sub-menu {
    display: block;
    position: absolute;
    background: #15284A;
    text-align: left;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0;
    padding: 0;
    max-height: unset;
    overflow: hidden;
    opacity: 0;
    margin-top: 30px;
    width: 330px;
    padding: 40px;
    border-radius: 10px;
    text-align: center;
    overflow: visible;
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
}

nav .menu li:hover .sub-menu,nav .menu li.current-menu-ancestor:hover .sub-menu {
    height: auto !important;
    opacity: 1;
    visibility: visible;
}
nav .menu .sub-menu:before{content:"";display:block;width:100%;height:30px;position:absolute;top:-30px;background: transparent;left:0;}
nav .menu .sub-menu .sub-menu {
    display: block;
    position: absolute;
    left: 100%;
    transform: translateX(10px);
    width: auto;
    top: -36px;
    margin-left: -10px;
}

nav .menu .sub-menu:hover {
    overflow: unset;
}

nav .menu li:hover .sub-menu .sub-menu {
    height: 0 !important;
    padding: 0;
    background: #000;
}

nav .menu .sub-menu li:hover li a {
    color: #FFF;
}

nav .menu .sub-menu li:hover li:hover a {
    color: #f1f1f1;
}

nav .sub-menu li .sub-menu {
    overflow: auto;
    height: 0 !important;
    padding: 0;
}

nav.navigation .menu li:hover .sub-menu li:hover .sub-menu {
    overflow: auto;
    height: auto !important;
    padding: 20px 12px 0 0px;
    background: transparent;
    margin-bottom: 0px;
}

.menu_button {
    position: absolute;
    display: none;
    top: 50px;
    right: 40px;
    height: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 50%;
    max-width: 35px;
    z-index: 999999;
    cursor: pointer;
    background: #FFF;
}

/*subnav*/
.subnav {
    position: fixed;
    top: -100%;
    width: 100%;
    background: #F5F5F5;
    z-index: 99998;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.7)
}

.show_subnav {
}

.subnav ul {
    margin: 0;
    z-index: -1;
    width: 0;
    overflow: hidden;
}

.subnav .submenu-item-40.menu {
    width: calc(100% - 700px) !important;
    overflow: unset;
    height: 100%;
    min-height: 280px;
    z-index: 999998;
}

.subnav.show_subnav {
    top: 125px;
}

.nav-down + .subnav.show_subnav, .nav-up + .subnav.show_subnav {
    top: 65px;
}

.subnav .menu-main-navigation-container {
    display: none;
    position: relative;
    min-height: 390px;
    height: auto;
    overflow-x: hidden;
}

.subnavbg {
    content: "";
    display: block;
    width: 585px;
    min-height: 390px;
    height: 100%;
    background: url(https://www.beckandcaul.co.nz/~vynconz/wp-content/uploads/2022/03/Category-Page-header-1.jpg);
    ;position: relative;
    float: left;
    margin-right: 65px;
    background-size: cover !important;
    background-position: right 50%;
}

.subnav:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 132px;
    /*background: url("img/menu_image_angle-small.png");*/
    background-size: cover;
    z-index: 1;
    left: 520px;
}

.subnav .menu {
    display: inline-block;
    position: relative;
    /* float: left; */
    left: 0;
    margin: 68px 0 35px;
    width: calc(100% - 700px);
}

.subnav .menu li a {
    /* display:none; */
    width: 100%;
    position: relative;
}

.subnav .menu .sub-menu li a {
    display: inline-block;
    padding: 2px 0;
    position: relative;
}

.subnav li {
    list-style: none;
    z-index: 0;
    /* position:relative; */
    width: 25%;
    margin-right: 0;
}

.subnav li:hover a, .subnav li:hover li a {
    color: var(--blue);
}

.subnav li:hover li:hover a:hover {
    color: red;
}

.subnav li:hover {
    z-index: 1;
}

.subnav sup {
    font-size: .6rem;
    top: -8px;
    position: relative
}

.subnav .sub-menu li {
    /* position:relative; */
    width: 25%;
}

.subnav .sub-menu li a:first-of-type:before, .subnav .sub-menu li .menu-item a:before {
    background: #15284a;
    width: 0%;
    height: 1px;
    display: block;
    content: "";
    bottom: 0;
    position: absolute;
    transition: all 0.4s;
    -moz-transition: all 0.7s;
    transition-delay: 0.1s;
}

.subnav .sub-menu li:hover a:first-of-type:before {
    width: 90%;
}

/*SECOND LEVEL SUBNAV*/
.subnav li:hover a:first-of-type:before, .subnav .sub-menu .sub-menu li a:first-of-type:before, .subnav .sub-menu li .menu-item a:before {
    background: #15284a;
    width: 0%;
    height: 1px;
    display: block;
    content: "";
    bottom: 0;
    position: absolute;
    transition: all 0.4s;
    -moz-transition: all 0.7s;
    transition-delay: 0.1s;
}

.subnav li:hover a:first-of-type:before, .subnav li:hover .sub-menu li:hover a:first-of-type:before {
    width: 90%;
}

.subnav li:hover .sub-menu li a:first-of-type:before {
    width: 0;
}

.subnav .sub-menu .sub-menu li a {
    border-bottom: 1px solid #f5f5f5;
}

.subnav .sub-menu .sub-menu li:hover a {
}

.subnav .sub-menu .sub-menu a:after {
    display: none;
}

.subnav .sub-menu .sub-menu .menu-item-has-children a:after {
    display: block;
}

.subnav .menu-item:hover .sub-menu {
    opacity: 1;
    left: 25%;
    width: 100%;
    z-index: 1;
    height: 100%;
}

.subnav .sub-menu .sub-menu, .subnav .sub-menu .sub-menu .sub-menu, .subnav .sub-menu, .subnav .sub-menu .sub-menu .sub-menu {
    opacity: 0;
}

.subnav .sub-menu li:hover .sub-menu {
    opacity: 1;
    z-index: 99;
}

.subnav .sub-menu li:hover .sub-menu .sub-menu {
    opacity: 0
}

.subnav .sub-menu .sub-menu li:hover .sub-menu {
    opacity: 1
}

/*THIRD LEVEL SUBNAV*/
.subnav li:hover a:first-of-type:before, .subnav li:hover .sub-menu li:hover a:first-of-type:before , .subnav li:hover .sub-menu li:hover .sub-menu li:hover a:first-of-type:before {
    width: 90%;
}

.subnav li:hover .sub-menu li a:first-of-type:before, .subnav li:hover .sub-menu li:hover .sub-menu li a:first-of-type:before {
    width: 0;
}

.subnav .menu-item:hover .sub-menu .sub-menu {
    opacity: 0;
}

.subnav .menu-item:hover .sub-menu .menu-item:hover .sub-menu {
    opacity: 1;
}

.subnav .sub-menu .sub-menu .sub-menu li a:first-of-type:before, .subnav .sub-menu li .menu-item a:before {
    background: #15284a;
    width: 0%;
    height: 1px;
    display: block;
    content: "";
    bottom: 0;
    position: absolute;
    transition: all 0.4s;
    -moz-transition: all 0.7s;
    transition-delay: 0.1s;
}

.subnav .sub-menu .sub-menu .sub-menu li:hover a:first-of-type:before {
    width: 90%;
}

.subnav .sub-menu .sub-menu li:hover .sub-menu a:first-of-type:before {
    width: 0%;
}

.subnav .sub-menu .sub-menu .sub-menu a:after {
    display: none;
}

.subnav .sub-menu .sub-menu .sub-menu .menu-item-has-children a:after {
    display: block;
}

.subnav .sub-menu .sub-menu li:hover li a {
    border-bottom: 1px solid #f5f5f5;
}

/*Fourth LEVEL SUBNAV*/
.subnav .menu-item:hover .sub-menu .menu-item:hover .sub-menu .sub-menu {
    opacity: 0;
}

.subnav .menu-item:hover .sub-menu .menu-item:hover .sub-menu .menu-item:hover .sub-menu {
    opacity: 1;
}

.subnav li:hover a:first-of-type:before, .subnav li:hover .sub-menu li:hover a:first-of-type:before, .subnav li:hover .sub-menu li:hover .sub-menu li:hover a:first-of-type:before, .subnav li:hover .sub-menu li:hover .sub-menu li:hover .sub-menu li:hover a:first-of-type:before {
    width: 90%;
}

.subnav li:hover .sub-menu li a:first-of-type:before, .subnav li:hover .sub-menu li:hover .sub-menu li:hover .sub-menu li a:first-of-type:before {
    width: 0;
}

.subnav .sub-menu .menu-item-has-children a:after {
    content: "";
    position: absolute;
    right: 41px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 0px 1px 1px 0px;
    margin-top: -4px;
    transform: rotate(-45deg);
    display: block;
    width: 7px;
    height: 7px;
    border-style: solid;
    border-color: var(--blue);
}

.subnav .sub-menu .menu-item-has-children ul {
    position: absolute;
    left: 100%;
    margin-left: 0;
    width: 240px;
    height: unset;
    padding-left: 0;
    /* background: red; */
}

.subnav .menu-item .sub-menu {
    opacity: 0;
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: auto;
    left: 2000px;
}

.subnav .menu li:hover .sub-menu:before {
    z-index: 2;
    width: 0;
}

.subnav .menu-item .sub-menu:after {
    content: "";
    display: block;
    width: 1px;
    height: 250px;
    background: #787878;
    position: absolute;
    margin-left: -20px;
    top: 0;
    transition: all 0.4s;
    -moz-transition: all 0.7s;
    /* transition-delay: 0.5s; */
    left: 0;
}

.subnav .menu li:hover .sub-menu:after {
    left: 0px !important;
}

.subnav .sub-menu li {
    display: block !important;
}

/*FOOTER*/
footer {
    background: #000;
    padding: 100px 0;
}

footer *, footer a {
    color: #FFF;
}

.footer_right {
    text-align: right;
}

.footer_nav {
    max-width: 485px;
}

.menu-footer-navigation-container {
    display: block;
    position: Relative;
    padding: 33px 0;
    margin-bottom: 20px;
}

.menu-footer-navigation-container:before {
    content: "";
    display: block;
    background: #FFF;
    height: 1px;
    width: 100%;
    top: 0;
    position: absolute;
}

.menu-footer-navigation-container:after {
    content: "";
    display: block;
    background: #FFF;
    height: 1px;
    width: 100%;
    bottom: 0;
    position: absolute;
}

#menu-footer-navigation {
    display: grid;
    grid-template-columns: 1.7fr 1.7fr 1fr;
    margin-left: 0;
    padding-left: 0;
}

#menu-footer-navigation ul {
    margin: 0;
    padding: 0;
}

#menu-footer-navigation a {
    font-size: 0.94rem
}
    #menu-footer-navigation .sub-menu .sub-menu{ padding-left:10px;}

#menu-footer-navigation li:last- of-type {
    text-align: right;
}

#menu-footer-navigation ul li:last-of-type {
    text-align: left
}

.footer_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.footer_contact a {
    display: block;
}

.footer_content {
    text-align: right;
}

.footer_content a, .footer_content * {
    font-size: 1.294rem;
    font-weight: bold;
}

.footer_socialmedia {
    margin: 0 auto;
    display: block;
    text-align: right;
    margin-bottom: 20px;
}

.facebook, .instagram, .linkedin {
    display: inline-block;
    width: 30px;
    height: 26px;
}

.facebook:before, .instagram:before, .linkedin:before {
    background: #FFF;
    content: "";
    display: block;
    position: relative;
    height: 25px;
    width: 30px;
}

.dark_mode .facebook:before, .dark_mode .instagram:before {
    background: #FFF;
}

, .dark_mode .linkedin:before {
    background: #FFF;
}

.facebook:before {
    -webkit-mask: url('img/facebook.svg');
    mask: url('img/facebook.svg');
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-size: contain;
    mask-repeat: no-repeat;
}

.linkedin:before {
    -webkit-mask: url('img/linkedin.svg');
    mask: url('img/linkedin.svg');
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-size: contain;
    mask-repeat: no-repeat;
}

.instagram:before {
    -webkit-mask: url('img/instagram.svg');
    mask: url('img/instagram.svg');
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-size: contain;
    mask-repeat: no-repeat;
}

.footer_logo {
    display: inline-block;
    width: 136px;
    height: 33px;
    position: relative;
    right: 0;
}

.footer_logo .logo {
    top: unset;
    left: unset;
    width: 136px;
    height: 33px;
    background-size: contain;
    background-repeat: no-repeat !important;
    transform: unset;
}

.footer_operated {
    display: inline-block;
    padding-left: 25px;
    margin-left: 25px;
    position: relative;
    text-transform: uppercase;
    top: -10px;
    line-height: 33px;
}

.footer_operated:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #FFF;
    position: absolute;
    left: 0;
}

.dark_mode .footer_logo {
    background: #FFF;
}

.site-footer .fnav li {
    display: block;
    list-style: unset;
    padding: 0;
}

.site-footer .fnav a {
    text-transform: uppercase;
    font-weight: bold;
}

#menu-footer-navigation ul a {
    font-weight: 400;
    line-height: 2.1em;
}

.fnav {
    margin-bottom: 40px;
}

/*DEFAULT*/
.header {
    top: 0;
    position: fixed;
    top: 0;
    z-index: 999999999;
    width: 100%;
}

.logotext, .logotext a {
    text-align: center;
    font-family: 'Almelo';
    color: #FFF;
    font-size: 2.18rem;
    line-height: 81px;
}

.nav-up, .nav-down {
    top: 0;
    height: 65px;
    /* box-shadow: 0 0 15px 0 rgba(0,0,0,0.5); */
}

.nav-up .logo {
    margin-top: -215px;
}

/*HOME*/
.loading {
    position: fixed;
    z-index: 9999999;
    display: block;
    width: 100%;
    height: 100%;
    background: var(--blue);
    top: 0;
}

.loading:after {
    content: "Please wait, website is loading";
    display: block;
    color: #FFF;
    text-align: center;
    margin: 70px auto;
}

/*POSTS*/
/*RESPONSIVE*/
@media only screen and (max-width: 1920px) {
    .title_bar {
        padding: 90px 0;
    }

    .title_bar *, .itg_text h2 {
        font-size: 3.3rem;
    }

    .header_slider, .flexslider {
        height: 80vh;
        background-color: #fafafa;
    }

    .slider_title h1 {
        font-size: 4.3rem;
    }

    .slider_title h4 {
        font-size: 2.9rem;
        padding-top: 15px;
    }

    .slider_title .button {
        margin-top: 20px;
    }

    .text_and_button .cta_content, .text_and_button .cta_content * {
        font-size: 2rem;
    }

    .site-header {
        grid-template-columns: 3fr 7fr;
    }
}

@media only screen and (max-width: 1400px) {
    nav .menu li {
        padding: 0px 20px;
    }

    nav .menu li.menu-item-40 {
        padding: 0 30px 0 20px
    }

    .cart_icon {
        padding-left: 20px;
        line-height: 40px;
        position: absolute;
        right: 70px;
        top: 0;
    }

    a.cart-contents {
        top: 25px;
    }

    .fscreen .itg_wrapper.on_left {
        grid-template-columns: 1fr 1fr;
    }

    .itg_text {
        padding: 100px 80px;
        font-size: 1.3rem;
    }

    .title_bar *, .itg_text h2 {
        font-size: 2.7rem;
    }

    .itg_text * {
        font-size: 1.1rem;
    }

    .ninesixty, .tax-product_cat .image_tiles{
        width: 100%;
        padding: 0 60px
    }
    
    

    /*titlebar*/
    .title_bar {
        padding: 65px 0;
    }

    .title_bar *, .itg_text h2 {
        font-size: 2.7rem;
    }
    .title_bar h2{ font-size: 1.5rem; margin-top:10px;}

    /*contact*/
    .contact_page {
        padding: 80px 0;
    }

    .contact_grid {
        grid-gap: 50px;
        grid-template-columns: 1fr;
    }

    /*HEADER IMAGE*/
    .hs_image .textonimage {
        padding: 60px;
        z-index: 2;
    }

    /*itg_text*/
    .boxed {
        padding: 0 60px;
        max-width: 100%;
    }

    .boxed .itg_text {
        padding: 100px 0
    }

    .boxed .itg_wrapper.on_right, .boxed .itg_wrapper {
        grid-gap: 60px;
    }

    /*faqs*/
    .faqcontent {
        padding: 60px 0;
    }

    .fbtitle {
        margin: 50px 0 20px;
    }
}

@media only screen and (max-width: 1200px) {
    .footer_grid {
        grid-template-columns:1fr;
    }

    .footer_nav {
        max-width: unset;
    }

    .footer_right, .footer_socialmedia, .footer_content, .footer_contact {
        text-align: center;
    }

    .footer_contact {
        margin: 20px 0 30px;
    }

    /*HEADER IMAGE*/
    .textonimage h1 {
        font-size: 3.5rem;
    }

    /*itg_text*/
    .boxed .itg_wrapper.on_left .itg_text, .boxed .itg_wrapper.on_right .itg_text {
        padding: 80px 0
    }

    /*Grid*/
    .custom_grid .grid_wrapper {
        grid-template-columns: repeat(3,1fr) !important;
    }
}

@media only screen and (max-width: 960px) {
    .ninesixty, .tax-product_cat .image_tiles {
        padding:0 40px
    }

    .logo {
        left: 40px;
    }

    .mobilemenu_button {
        display: block;
        border-top: 3px solid #FFF;
        position: absolute;
        right: 40px;
        top: 50%;
        transform: translateY(-50%);
        height: 20px;
        width: 34px;
        z-index: 999;
    }

    .site-header {
        height: 100px;
    }

    .flex-direction-nav li a {
        width: 30px;
        height: 30px;
    }

    .header_slider, .flexslider {
        /* height:480px; */
    }

    .slider_title h1 {
        font-size: 3.8rem;
    }

    .slider_title h4 {
        font-size: 2.5rem;
        padding-top: 15px;
    }

    .slider_title .button {
        margin-top: 20px;
    }

    .site {
        margin-top: 100px;
    }

    /*button*/
    .button {
        padding-left: 45px;
        height: 35px;
        z-index: 1;
        position: relative;
    }

    .button * {
        color: #FFF;
    }

    .itg_text .button * {
        color: var(--bluetext);
        font-size: 1rem;
    }

    .itg_text .button:hover * {
        color: #FFF;
    }

    .button:before {
        display: block;
        width: 35px;
        height: 35px;
    }

    .button:after {
        content: "";
        border-top: 35px solid var(--red);
        border-right: 35px solid transparent;
    }

    .arrow {
        width: 35px;
        height: 35px;
    }

    .headerbutton {
        line-height: 35px;
        font-size: 1rem;
    }

    .button:hover:after {
        margin-left: -35px;
    }

    /*woocommerce*/
    .woocommerce-cart .mobilemenu_button {
        border-top: 3px solid #464749;
    }

    .woocommerce-cart .nav-up .mobilemenu_button, .woocommerce-cart .nav-down .mobilemenu_button {
        border-top: 3px solid #FFF;
    }

    .woocommerce-cart .mobilemenu_button:before, .woocommerce-cart .mobilemenu_button:after {
        background: #464749
    }

    .mobilmenushow .mobilemenu_button:after {
        transform: rotate(-45deg);
        width: 100%;
        bottom: 9px;
    }

    .mobilemenu_button:before {
        content: "";
        display: block;
        height: 3px;
        width: 100%;
        top: 50%;
        left: 0;
        background: #FFF;
        position: absolute;
        margin-top: -3px;
        transform-origin: center;
    }

    .mobilemenu_button:after {
        content: "";
        display: block;
        height: 3px;
        width: 70%;
        bottom: 0px;
        right: 0;
        background: #FFF;
        position: absolute;
        margin-top: -2px;
        transform-origin: center;
    }

    .mobilmenushow .mobilemenu_button {
        border-top: 0 !important;
    }

    .mobilmenushow .mobilemenu_button:before {
        transform: rotate(45deg);
        margin-top: -2px;
    }

    .mobilmenushow .mobilemenu_button:after {
        transform: rotate(-45deg);
        width: 100%;
        bottom: 9px;
    }

    .nav-up .mobilemenu_button:before, .nav-up .mobilemenu_button:after, .nav-down .mobilemenu_button:before, .nav-down .mobilemenu_button:after {
        background: #FFF;
    }

    .menu-main-navigation-container {
        padding: 0;
        height: 100%;
    }

    .main_navigation {
        position: fixed;
        left: 100%;
        top: 100px;
        display: block;
        width: 100%;
        height: 100%;
        background: transparent;
        transform: translateX(100%);
    }

    nav .menu li {
        display: block;
        clear: both;
        text-align: left;
        border: 0;
        margin-bottom: 2px;
    }

    nav .menu li:first-of-type {
        margin-top: 60px;
    }

    nav .menu li ul.sub-menu li {
        display: block;
        clear: both;
        text-align: center;
        border: 0;
        margin-bottom: 2px;
        padding: 0;
        margin-top: 0;
        background: rgba(255,255,255,0.2);
    }

    .mobilmenushow nav.main_navigation {
        opactiy: .97;
        transform: translateX(0);
        top: 100px;
        left: 0;
    }

    .nav-up nav.main_navigation, .nav-down nav.main_navigation {
        top: 65px;
        height: calc(100% - 70px);
    }

    ul.menu {
        /* transform: rotate(180deg); */
        display: block;
        position: absolute;
        margin: 0;
        padding: 0 0 0 60px;
        box-sizing: border-box;
        height: 100%;
        /* width: 100%; */
        max-width: 510px;
        right: 0;
        background: var(--lightbg);
        width: 100%;
    }

    ul.menu > li {
        /* transform: rotate(-180deg); */
        /* float: none; */
        padding: 0 60px 0 0;
        line-height: 20px;
        left: 90px;
        opacity: 0;
    }
    .mobilmenushow ul.menu > li{left:0;opacity: 1;}
    nav .menu li:hover:before, nav .menu li.current-menu-parent:before, nav .menu li.current-menu-item:before{ display:none; }

    nav a, nav a:hover, nav a:link, nav a:visited {
        line-height: 3rem;
        color: #000;
    }
    nav .menu .sub-menu li a{ font-weight:normal;}
    nav .menu .sub-menu {
        display: block;
        position: relative;
        background: transparent;
        left: -0;
        margin-top: 0;
        opacity: 1;
        z-index: 1;
        padding: 0;
        overflow: hidden;
        text-align: right;
    }
        nav .menu .menu-item-has-children-open .sub-menu, nav .menu li.current-menu-parent .sub-menu{max-height:1000px;left: 30px; transform:translate(10px, -5px)}
            nav .menu li ul.sub-menu li{text-align: left;background:none;}
        nav .menu .sub-menu:before{height: 0;top: 0;}
    nav .menu .sub-menu{ visibility:visible; }

    nav .menu .sub-menu li:hover a, nav .menu .sub-menu li.current-menu-item a{ color:#386ec9; }
    nav .menu .sub-menu{ max-height:0; margin:0;}
    nav .menu li:hover .sub-menu, nav .menu li.current-menu-ancestor:hover .sub-menu {
        margin-bottom: 20px;
    }

    nav .menu li.menu-item-has-children:after {
        top: 15px;
    }

    /*footer-nav*/
    .fnav ul.menu {
        background: transparent;
        max-width: 100%;
        width: 100%;
        height: auto;
        position: relative;
    }

    body, html {
        max-width: 100%;
        position: relative;
    }

    .desktoponly {
        display: none !important;
    }

    .ninesixty {
        width: 100%;
    }

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
        font-size: 16px;
        line-height: 26px;
    }

    .logotext, .logotext a {
        font-size: 1.5rem;
        line-height: 61px;
        width: 220px;
        top: 2px;
        position: relative;
    }

    .cart_icon {
        padding-left: 20px;
        line-height: 40px;
        position: absolute;
        right: 70px;
        top: 0;
    }

    a.cart-contents {
        top: 20px;
    }

    /*image_tiles*/
    .two-one, .one-two {
        min-height: 480px;
    }

    .gtitle {
        font-size: 1rem;
    }

    .grid_content {
        left: 20px;
        bottom: 20px;
    }

    /*cta_banner*/
    .cta_banner {
        padding: 80px 40px;
    }

    .text_and_button .cta_content, .text_and_button .cta_content * {
        font-size: 1.8rem;
    }

    .ctabutton {
        padding: 8px 20px;
        text-align: center;
    }

    /*HADER IMAGE*/
    .header_slider.imagetext {
        height: auto;
    }

    .hs_image .textonimage {
        padding: 40px;
        position: relative;
    }

    .textonimage h1 {
        font-size: 2.7rem;
    }

    /*IMAGE-TEXT-GRID*/
    .fscreen .itg_wrapper.on_left {
        grid-template-areas: unset;
        grid-template-columns: unset;
    }

    .fscreen .itg_wrapper.on_right {
        grid-template-areas: "text image";
        grid-template-columns: .45fr .55fr;
    }

    .itg_text {
        grid-area: unset;
        padding: 40px;
        font-size: 1.5rem;
    }

    .itg_text * {
        font-size: 1.29rem;
    }

    .itg_text h2 {
        font-size: 2rem;
        margin-bottom: 20px;
    }

    .itg_img {
        height: 400px;
        width: 100%;
        grid-area: unset;
    }

    .boxed {
        background: #FFF;
        padding: 0 40px;
        max-width: 100%;
        margin: 0 auto;
    }

    .boxed.samebox {
        padding-top: 0px;
    }

    .boxed .itg_wrapper {
        grid-gap: 105px;
    }

    .boxed .itg_text {
        padding: 159px 0
    }

    .boxed .itg_wrapper.on_left {
        grid-template-areas: "image text";
        grid-template-columns: 1fr 1fr;
        grid-gap: 60px;
    }

    .boxed .itg_wrapper.on_left .itg_text {
        padding-left: 0px
    }

    .boxed .itg_wrapper.on_right .itg_text {
        padding: 0 20px 0 0;
    }

    .boxed .itg_wrapper.on_left .itg_text, .boxed .itg_wrapper.on_right .itg_text {
        padding: 80px 0;
    }

    .boxed .itg_wrapper.on_right, .boxed .itg_wrapper.on_left {
        grid-template-areas: unset;
        grid-template-columns: 1fr;
        grid-gap: 40px;
    }

    /*Grid*/
    .custom_grid .grid_wrapper {
        grid-template-columns: repeat(2,1fr) !important;
    }

    /*faqs*/
    .faqcontent {
        padding: 40px 0;
    }

    .fblock_grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .colwrapper {
        grid-template-columns: 1fr;
        padding: 0 20px;
    }

    .colwrapper .wpcf7 {
        background: rgba(255,255,255,0);
        padding: 0px 0px;
    }

    .mobileonly {
        display: block;
    }

    body, html {
        width: 100%;
    }

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
        font-size: 15px;
        line-height: 26px;
    }

    .clear {
        max-height: 50px;
    }

    .nav-up, .nav-down {
        height: 65px;
    }

    .ninesixty {
        width: 100%;
    }

    a.cart-contents {
        top: 18px;
    }

    .fs_pretitle {
        font-size: .8rem
    }

    .slider_title h1 {
        font-size: 1.8rem;
    }

    .slider_title h4 {
        font-size: 1.5rem;
        padding-top: 5px;
    }

    .icon_grid_wrapper {
        grid-template-columns: 1fr !important;
        grid-gap: 50px;
        padding-bottom: 50px;
    }

    .header_slider, .flexslider {
        height: 350px;
    }

    .text_only {
        padding: 0 20px ;
    }

    .text_only h1 {
        margin: 40px 0px !important;
        font-size: 1.5rem;
        padding: 0 0 20px 0 !important;
    }

    .icon {
        height: 200px;
    }

    .icon_into {
        padding: 0 20px;
    }

    .icon:before {
        width: 160px;
        height: 160px;
    }

    .icon img {
        max-height: 80px;
        top: 43px;
    }

    .icon_grid span {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .woocommerce div.product div.summary {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .related.products {
        padding: 0 20px;
    }

    .soldouttitle {
        display: block;
        color: #D2A32C;
        margin-top: -16px;
    }

    .mobilemenu_button {
        right: 30px;
    }

    .logo {
        left: 30px
    }

    .fnav {
        display: none;
    }

    footer {
        padding: 60px 0;
    }

    /*image_tiles*/
    .grid_wrapper {
        grid-template-columns: 1fr;
    }

    .two-one, .one-two {
        grid-template-areas: unset;
        grid-template-columns: 1fr;
    }

    .grid_element {
        grid-area: unset !important;
        min-height: 220px;
    }

    /*CTA*/
    .cta_banner {
        padding: 40px;
    }

    .text_and_button .cta_wrapper {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .text_and_button .cta_content, .text_and_button .cta_content * {
        font-size: 1.5rem;
    }

    .cta_button {
        text-align: center;
    }

    .ctabutton {
        padding: 8px 20px;
        text-align: center;
        margin: 0 auto;
    }

    /*itg_text*/
    .itg_text h2 {
        font-size: 1.5rem;
    }

    .itg_text * {
        font-size: 1rem;
    }

    .boxed .itg_wrapper, .boxed .itg_wrapper.on_right, .boxed .itg_wrapper.on_left {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .boxed .itg_wrapper.on_left .itg_text, .boxed .itg_wrapper.on_right .itg_text {
        padding: 40px 0;
    }

    .boxed {
        padding: 0 20px;
    }

    /*contact*/
    .contact_page {
        padding: 45px 0
    }

    .field_grid, .maps_grid {
        grid-template-columns: 1fr;
    }

    .maps_grid iframe {
        height: 300px;
    }

    /*titlebar*/
    .title_bar {
        padding: 45px 0;
    }

    .title_bar *, .itg_text h2 {
        font-size: 2rem;
    }
    .title_bar h2{ font-size: 1.4rem; margin-top:5px;}

    /*HADER IMAGE*/
    .header_slider.imagetext {
        height: auto;
    }

    .hs_image .textonimage {
        padding: 40px 20px;
        position: relative;
    }

    .textonimage h1 {
        font-size: 1.5rem;
    }

    .textonimage * {
        font-size: 1.1rem;
    }

    /*IMAGE GALLERY*/
    .gallerytitle {
        text-align: center;
        padding: 60px 50px 20px;
        font-size: 1.5rem;
    }

    .galleryintro {
        padding: 0 20px;
        font-size: 1rem;
    }

    .gallery_wrapper {
        margin: 40px auto;
        --content-width: 90vw;
        --gutter: 20px;
    }

    /*faqs*/
    .faqcontent {
        padding: 20px;
    }

    .fblock_grid {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
}

@media only screen and (max-width: 570px) {
    .footer_operated {
        display:block;
        text-align: center;
        padding: 8px 0 0;
        margin: 0;
        font-size: .8rem;
    }

    .footer_operated:before {
        display: none;
    }

    .ninesixty, .tax-product_cat .image_tiles {
        padding: 0 20px;
    }

    .logo {
        left: 20px;
    }

    .mobilemenu_button {
        right: 20px;
    }

    /*titlebar*/
    .title_bar {
        padding: 40px 0;
    }

    .title_bar *, .itg_text h2 {
        font-size: 1.5rem;
    }
    .title_bar h2{ font-size: 1rem; margin-top:0px;}

    .maps_grid h5 {
        font-size: 1.1rem;
    }

    /*cta*/
    .cta_banner {
        padding: 20px
    }

    .ctabutton {
        padding: 6px 20px;
        text-align: center;
        margin: 0 auto;
        font-size: .8rem;
    }

    /*itg_text*/
    .itg_text {
        padding: 20px;
    }

    /*Grid*/
    .custom_grid .grid_wrapper {
        grid-template-columns: repeat(1,1fr) !important;
    }
}

@media only screen and (max-width: 360px) {
}
