@font-face {
    font-family: 'fs-elliot-bold';
    src: url('../fonts/FSElliotPro-Bold.eot');
    src: url('../fonts/FSElliotPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FSElliotPro-Bold.woff2') format('woff2'),
    url('../fonts/FSElliotPro-Bold.woff') format('woff'),
    url('../fonts/FSElliotPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fs-elliot-light';
    src: url('../fonts/FSElliotPro-Light.eot');
    src: url('../fonts/FSElliotPro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FSElliotPro-Light.woff2') format('woff2'),
    url('../fonts/FSElliotPro-Light.woff') format('woff'),
    url('../fonts/FSElliotPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fs-elliot';
    src: url('../fonts/FSElliotPro.eot');
    src: url('../fonts/FSElliotPro.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FSElliotPro.woff2') format('woff2'),
    url('../fonts/FSElliotPro.woff') format('woff'),
    url('../fonts/FSElliotPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fs-elliot';
    src: url('../fonts/FSElliotPro-Bold.eot');
    src: url('../fonts/FSElliotPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FSElliotPro-Bold.woff2') format('woff2'),
    url('../fonts/FSElliotPro-Bold.woff') format('woff'),
    url('../fonts/FSElliotPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 16px;
}

html,
body {
    overflow-x: hidden!important;
}
.container-fluid {
    width: 100%;
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
}
.container {
    width: 1400px;
    max-width: 100%;
}

img {
    max-width: 100%;
}
p:empty {
    display: none;
}
a,
a:before,
a:after {
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
a,
a:visited,
a:focus {
    font-size: 16px;
    line-height: 23px;
    /*color: #222321;*/
    text-decoration: underline;
}
a:hover {
    color: #AA5079;
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}
a.fill {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
a.fill.videoPlayBtn {
    background-image: url('../img/icon_video_player.svg');
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center;
}
a.fill.videoPlayBtn:hover {
    opacity: 0.75;
}
a.arrow-link {
    display: inline-block;
    clear: both;
    font-weight: bold;
    letter-spacing: 0px;
    color: #222321;
    text-decoration: none!important;
    margin-bottom: 0.5em;
}
a.arrow-link:after {
    padding-left: 10px;
    content: ">";
}
a.arrow-link:hover:after {
    padding-left: 20px;
}
a.avoid-style-change,
a.avoid-style-change > *,
a.avoid-style-change *{
    /*font-size: inherit!important;
    font-family: inherit!important;
    color: inherit!important;*/
    text-decoration: none!important;
}
a.avoid-style-change del {
    text-decoration: line-through!important;
}
ins span.woocommerce-Price-amount bdi{
	color: red;
	text-decoration: none !important;
}
ins{
	text-decoration: none !important;
}
form.woocommerce-cart-form ins {
	display: block;
}
body.term-15-off-bisley-classics_01-05-2021 .main-banner-content a.button {
	display: none !important;
}
.static {
    position: static;
}
a.read-more-button {

}
.grid-padding,
.gp {
    padding: 15px;
}
html {
    font-size: 16px; /*set for rems*/
}
body {
    font-family: fs-elliot, sans-serif;
    font-weight: normal;
    color: #373737;
    font-size: 1rem;
}
h1,h2,h3,h4,h5,h6 {
    font-family: fs-elliot-bold, sans-serif;
    font-weight: normal;
    color: #373737;
}

b {
    font-family: fs-elliot-bold, sans-serif;
    font-weight: bold;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/** Desktop type styles **/

h1 {
    font-size: 2.375rem;
    line-height: 2.625rem;
    margin-bottom: 0.8rem;
    text-transform: uppercase;
}

h1.home,
.main-banner h1,
.slider-banner h1 {
    font-size: 3.75rem;
    line-height: 4.125rem;
    font-weight: bold;
    text-transform: none;
    color: #fff;
}

/* BEGIN override for H1 */

h1.home span.smaller-h1 {
	font-size: 72px;
	line-height: 77px;
}

@media only screen and (max-width: 1366px) {
  h1.home span.smaller-h1 {
    font-size: 52px;
    line-height: 60px;
  }
}

/* END override for H1 */


h2 {
    font-size: 2rem;
    line-height: 2.375rem;
    margin-bottom: 1.3rem;
}
h3 {
    font-size: 1.5rem;
    line-height: 1.875rem;
}
h4 {
    font-size: 1.1875rem;
    line-height: 1.6875rem;
}

h6 {
    font-size: 14px;
    color: #9D9D9D;
    text-transform: uppercase;
}

.s13 {
    font-size: 13px;
}

.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.uppercase {
    text-transform: uppercase;
}
.font-weight-normal {
    font-family: fs-elliot, sans-serif!important;
    font-weight: normal!important;
}

header {

}

header.sticky {
    /*position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;*/
}
header.plain {
    border-bottom: 1px solid #C5C5C5;
    margin-bottom: 60px;
}

#menuOpen  .icon-bar {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #222321;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#menuOpen {
    padding: 0;
    width: 18px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin-right: 15px;
}
#menuOpen span:nth-child(1) {
    top: 3px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
#menuOpen span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width:15px;
}
#menuOpen span:nth-child(3) {
    top: 17px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
#menuOpen.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 3px;
    left: 5px;
}
#menuOpen.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}#menuOpen.open span:nth-child(3) {
     -webkit-transform: rotate(-45deg);
     -ms-transform: rotate(-45deg);
     transform: rotate(-45deg);
     top: 24px;
     left: 5px;
 }
#menu-main_menu li a {

}
#menu-main_menu li a:hover,
#menu-main_menu li:last-of-type a:hover {

}

img.logo {
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.relative {
    position: relative;
}

footer {
}
footer a:hover {
    opacity: 0.75;
}
.footer-columns > .column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}
.footer-nav {

}
.footer-nav li {
    display: block;
    width: 100%;
}
.footer-nav li a {
    text-decoration: none!important;
    display: inline-block;
    font-family: fs-elliot, sans-serif;
    font-size: 14px;
    color: #222321;
    padding-top: 5px;
    padding-bottom: 5px;

}
.footer-bottom  {
    padding: 10px 40px 10px;
}
.footer-bottom p,
.footer-bottom a {
    color: #fff;
    text-decoration: none!important;
    font-family: fs-elliot, sans-serif;
    font-size: 12px;
    margin-bottom: 0;
}
footer .social-links {
    margin-bottom: 1rem;
}
footer .social-links a {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.25;
    display: block;
}
footer .social-links a:hover {
    opacity: 1;
}
footer .social-links li.pinterest a {
    background-image: url('../img/icon_social_pinterest.svg');
}
footer .social-links li.instagram a {
    background-image: url('../img/icon_social_instagram.svg');
}
.mailchimpSignupHorizontalBar .mailchimpSignupForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mailchimpSignupForm input[type="text"] {
    width: 65%;
    margin-right: 15px;
}
.mailchimpSignupHorizontalBar .error {
    text-align: center;
    padding-top: 25px;
    color: #fff;
}
#mailchimpSignupFormPopupBox {
    -webkit-box-shadow: 10px 0 50px 0px rgb(0 0 0 / 20%);
    box-shadow: 10px 0 50px 0px rgb(0 0 0 / 20%);
}
.grey_bg {
    background-color: #F5F5F5;
}
.teal_bg {
    background-color: #2B5B66;
}
.dark_bg {
    background-color: #222321;
}
.grey {
    color: #5D5D5D;
}
.white {
    color: #fff;
}

.image-square {
    position: relative;
    width:100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.image-4-3 {
    position: relative;
    width:100%;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.image-square.object > img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /*object-fit: contain; */
    -o-object-fit: cover;
    object-fit: cover;
}
.image-rectangle-3-1 {
    position: relative;
    width:100%;
    padding-bottom: 33.3333%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.image-16-9 {
    position: relative;
    width:100%;
    padding-bottom: 56.25%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

a.button,
input[type="button"],
button {
    display: inline-block;
    text-align: center;
    font-family: fs-elliot, sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    background: #222321;
    border-radius: 3px;
    padding: 9px 23px 8px 23px;
    text-decoration: none!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    cursor: pointer;
}
a.button:hover {
    background-color: #F77358;
    color: #fff;

}
a.button.large {
    font-size: 16px;
    padding: 11px 29px;

}
a.button.extra-large {
    padding: 13px 29px 12px 29px;
}
a.button.outlined,
input[type="button"].outlined,
button.outlined {
    border: 1px solid #9D9D9D;
    color: #222321;
    background: #F5F5F5;
}
a.button.outlined:hover,
input[type="button"].outlined:hover,
button:hover.outlined {
    background-color: #F77358;
    color: #fff;
}
a.button.secondary {
    font-size: 16px;
    line-height: 13px;
    text-decoration: underline!important;
    border: none;
    background: none;
    letter-spacing: 0px;
    color: #373737;
    opacity: 1;
    text-transform: none;
}

.top-header {
    padding-top: 25px;
}
a.button.hide-when-aria-expanded[aria-expanded="true"] {
    display: none;
}



a.button.midnight,
a.button.midnight:hover  {
    background: rgb(51, 62, 79)!important;
    color: #fff!important;
}
a.button.midnight:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.teal,
a.button.teal:hover {
    background: rgb(46, 91, 102)!important;
    color: #fff!important;
}
a.button.teal:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.warmgrey,
a.button.warmgrey:hover {
    background: rgb(207, 198, 190)!important;
    color: #222321!important;
}
a.button.warmgrey:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.mulberry,
a.button.mulberry:hover {
    background: rgb(172, 79, 120)!important;
    color: #fff!important;
}
a.button.mulberry:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.deeptaupe,
a.button.deeptaupe:hover {
    background: rgb(116, 84, 103)!important;
    color: #fff!important;
}
a.button.deeptaupe:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.midgreen,
a.button.midgreen:hover {
    background: rgb(114, 138, 119)!important;
    color: #fff!important;
}
a.button.midgreen:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.slate,
a.button.slate:hover {
    background: rgb(124, 125, 127)!important;
    color: #fff!important;
}
a.button.slate:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.paleblue,
a.button.paleblue:hover {
    background: rgb(235, 243, 245)!important;
    color: #222321!important;
}
a.button.paleblue:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.mustard,
a.button.mustard:hover {
    background: rgb(254, 221, 98)!important;
    color: #222321!important;
}
a.button.mustard:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.palecyan,
a.button.palecyan:hover {
    background: rgb(185, 231, 221)!important;
    color: #222321!important;
}
a.button.palecyan:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.lightblue,
a.button.lightblue:hover {
    background: rgb(157, 178, 195)!important;
    color: #222321!important;
}
a.button.lightblue:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.lightgreen,
a.button.lightgreen:hover {
    background: rgb(186, 208, 159)!important;
    color: #222321!important;
}
a.button.lightgreen:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.softpink {
    background: rgb(243, 210, 213)!important;
    color: #222321!important;
}
a.button.softpink:hover {
    background: #222321 !important;
    color: #FFFFFF !important;
}

a.button.orange,
a.button.orange:hover {
    background: rgb(247, 115, 88)!important;
    color: #fff!important;
}
a.button.orange:hover {
    background-color: #F77358!important;
    color: #fff!important;
}

a.button.salmon,
a.button.salmon:hover {
    background: rgb(248, 198, 184)!important;
    color: #222321!important;
}
a.button.salmon:hover {
    background-color: #F77358!important;
    color: #fff!important;
}




/*** Bisley direct buttons ***/
/** Dark Blue **/
a.button.darkblue,
a.button.darkblue:hover {
    background: #333E4F!important;
    color: #fff!important;
}
a.button.darkblue:hover {
    background-color: #9DB2C3!important;
    color: #fff!important;
}

/** Purple **/
a.button.purple,
a.button.purple:hover {
    background: #745467!important;
    color: #fff!important;
}
a.button.purple:hover {
    background-color: #9DB2C3 !important;
    color: #fff !important;
}

/** Light Blue **/
a.button.lightblue,
a.button.lightblue:hover {
    background: #9DB2C3!important;
    color: #fff!important;
}
a.button.lightblue:hover {
    background-color: #333E4F!important;
    color: #fff!important;
}

/** Orange **/
a.button.orange,
a.button.orange:hover {
    background: #F77358!important;
    color: #fff!important;
}
a.button.orange:hover {
    background-color: #333E4F!important;
    color: #fff!important;
}

/** Yellow **/
a.button.yellow,
a.button.yellow:hover {
    background: #F77358!important;
    color: #373737!important;
}
a.button.yellow:hover {
    background-color: #333E4F!important;
    color: #fff!important;
}


/***** NAV *****/
.nav.account a {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.nav.account li {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nav.account li:last-of-type {
    margin-right: 0;
}

.nav.inspiration {
    margin-right: 12px;
}
.nav.inspiration a {
    font-family: fs-elliot, sans-serif;
    font-size: 14px;
    line-height: 25px;
    text-decoration: none!important;
    letter-spacing: 0.14px;
    color: #222321;
    display: inline-block;
}
.nav.inspiration a {
    padding: 8px 13px;
}
.nav.inspiration a:hover {
    opacity: 0.75;
}

.account .ico-contact a {
    background-image: url('../img/icon_phone_new.svg');
}
.account .ico-wishlist a {
    background-image: url('../img/icon_heart_wishlist.svg');
}
.account .ico-account a {
    background-image: url('../img/icon_account.svg');
}
.account .ico-cart a  {
    background-image: url('../img/icon_basket.svg');
    position: relative;
}

.account .ico-cart a span {
    position: absolute;
    background: #222321;
    width: 15px;
    height: 15px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 10px;
    top: -8px;
    right: -8px;
}
.account .ico-cart a span:empty {
    display: none;
}


/*** Search ***/
#dynamicSearch {
    margin-right: 20px;
}
input[type="search"] {
    background-color: #F5F5F5;
    background-image: url('../img/icon_search.svg');
    background-position: right 15px center;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-family: fs-elliot, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #7A7A7A;
    padding: 8px 40px 8px 20px;
}


/*** MEGAMENU ***/
.navbar-default {
    position: relative;
    width: 100%;
}
.dropdown-menu {
    left: 0;
    right: 0;
    padding: 40px 30px;
    margin: 0;
    border-radius: 0;
    border: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.dropdown-toggle:after {
    display: none;
}
.dropdown-menu.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dropdown-menu .column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    padding-bottom: 50px;
}
.dropdown-menu .column:first-of-type {
    padding-left: 0!important;
}
.dropdown-menu .column:last-of-type {
    padding-right: 0!important;
}
.navbar {
    padding: 0 40px!important;
}
#menu-header_mega_menu > li > a {
    font-family: fs-elliot-bold, sans-serif;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.13px;
    color: #222321;
    text-decoration: none!important;
    padding: 0 10px;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}
#menu-header_mega_menu > li:first-of-type,
#menu-header_mega_menu > li:first-of-type a:not(.button) {
    padding-left: 0;
}
#menu-header_mega_menu > li:last-of-type,
#menu-header_mega_menu > li:last-of-type a:not(.button) {
    padding-right: 0;
}

#menu-header_mega_menu .column a {
    text-decoration: none!important;
    display: block;
}
#menu-header_mega_menu .button.outlined {
    background-color: transparent;
}

.menu-column-heading {
    font-size: 19px;
    line-height: 27px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #373737;
}
h4.menu-column-link {
    text-decoration: none!important;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #222321;
    text-transform: uppercase;
}
#menu-header_mega_menu .column h3.productName,
#menu-header_mega_menu .column .woocommerce ul.products li.product h3 {
    text-decoration: none!important;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0px;
    color: #222321;
    text-transform: uppercase;
}
#menu-header_mega_menu .column .woocommerce-Price-amount > * {
    font-weight: bold;
}

#headerPromoSection:empty {
    display: none;
}
#headerPromoSection,
#singleProductPromoSection {
    padding: 11px 11px 11px 11px;
}
#headerPromoSection p,
#headerPromoSection a,
#singleProductPromoSection p,
#singleProductPromoSection a {
    color: #FFFFFF;
    font-weight: inherit;
    margin-bottom: 0;
}
#headerPromoSection a,
#singleProductPromoSection a {
    text-decoration: underline;
}

/*** Main banner ***/
.main-banner,
.slider-banner {
    /*min-height: 78vh;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.main-banner-content,
.slider-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.main-banner p,
.slider-banner p {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 25px;
}




/*** Product carousel ***/
.slick-slide > * {
    outline: none!important;
}
.product-carousel .item,
#crossSell-carousel > li {
    padding-left: 30px;
}
.product-carousel li {
    list-style-type: none;
}
#crossSell-carousel .woocommerce-price-suffix {
    /*display: none!important;*/
}
#crossSell-carousel .woocommerce-Price-amount.amount.with-vat {
    display: none;
}
.product-carousel .slick-prev,
.product-carousel .slick-next,
.lifestyle-images-carousel .slick-prev,
.lifestyle-images-carousel .slick-next,
.slider-banner .slick-prev,
.slider-banner .slick-next {
    -webkit-appearance: none;
    outline: none;
    position: absolute;
    width: 50px;
    height: 50px;
    overflow: hidden;
    font-size: 1px;
    text-indent: -9999px;
    -webkit-box-shadow: 0px 13px 60px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 13px 60px 0px rgba(0,0,0,0.15);
    border-radius: 50%;
    background-color: #fff;
    border: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    z-index:-1;
    top: 35%;
    cursor:pointer;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.lifestyle-images-carousel .slick-prev,
.lifestyle-images-carousel .slick-next {
    top: 45%;
}
.product-carousel .slick-prev,
.slider-banner .slick-prev {
    background-image: url('../img/icon-carousel-left.svg');
    left: 70px;
}
.product-carousel .slick-next,
.slider-banner .slick-next,
.lifestyle-images-carousel .slick-next {
    background-image: url('../img/icon-carousel-right.svg');
    right: 50px;
}
.product-carousel:hover .slick-prev,
.product-carousel:hover .slick-next,
.slider-banner:hover .slick-prev,
.slider-banner:hover .slick-next,
.lifestyle-images-carousel:hover .slick-prev,
.lifestyle-images-carousel:hover .slick-next {
    z-index: 9;
    opacity: 1;
}
.lifestyle-images-carousel .slick-prev {
    background-image: url('../img/icon-carousel-left.svg');
    left: 230px;
}

/*** category rows ***/
.row.category-rows {
    margin-left: -15px!important;
    margin-right: -15px!important;
}
.category-rows .column > div {
    position: relative;
}
.category-rows .column .content-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 30px;
}
.category-rows .free-text .content-wrapper {
    padding-bottom: 30px;
}
.category-rows a.overlay {

}
.category-rows a.overlay:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right:0;
    height: 100px;
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.35)), to(rgba(0,0,0,0)));
    background: linear-gradient(0deg, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
    z-index: 0;
}

.category-rows * {
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.category-rows .opacityOnHover:hover {
    opacity: 0.7;
}
.lifestyle-images-carousel .slick-list {
    padding: 0 0 0 25%!important;
}


/*** Term pages ***/
.term-pages-navigation a.button.outlined.active {
    background-color: #222321;
    color: #fff;
    border: 1px solid #222321;
}
body.single-terms-pages .nav-section li {
    color: #373737;
}
body.single-terms-pages .nav-section li a {
    color: #AA5079;
}

/*** Real spaces ***/
.real-spaces-tag {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    margin-bottom: 10px;
    font-family: fs-elliot, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 1px 1px #0000007A;
}
.real-spaces-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.75);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: auto;
}
.real-spaces-modal__container {
    width: 900px;
    max-width: 90%;
    max-height: 90%;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto;
}
.real-spaces-modal li {
    list-style-type: none;
}
a.fill.show-product-lightbox {
    cursor: pointer;
}
.real-spaces-modal-tag {
    background-color: #f5f5f5;
    padding: 20px 20px 20px 50px!important;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #373737;
    background-image: url('../img/instagram.svg');
    background-position: left 20px center;
    background-size: 24px;
    background-repeat: no-repeat;
}
a#loadMoreRealLifeImages.disabled {
    opacity: 0.75;
    cursor: not-allowed;
}

.image-16-9.videoThumb:after {
    content: "";
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url('../img/icon_video_player.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 120px;
}

.feefowidget-carousel-container-snapshot {

}
.feefo-review-carousel-widget-service {
    /*display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;*/
}
.feefo-review-carousel-widget-service {}

/*** Landing & Campaign pages ***/
.featherlight.video .featherlight-content {
    min-width: 80%;
}
body.single-landing-pages .row.category-rows {
    margin-left: 25px !important;
    margin-right: 25px !important;
}


body.postid-7839 #block_60756fe2c18e8 > .container {
    padding-top: 0;
}


feefowidget-container-carousel + feefowidget-container-carousel {
    display: none!important;
}


/*** 3 Columns Left Heading three-columns-left-heading ***/
.three-columns-left-heading{
    background-color: #9DB2C3;
}
.three-columns-left-heading .heading{
    color:#fff;
    font-size:38px;
    line-height: 42px;
    text-transform: uppercase;
}
.three-columns-left-heading .content-column{
    color:#fff;
}
@media (min-width: 768px) {
    .three-columns-left-heading .heading-column{
        padding-right: 5rem;
    }
    .three-columns-left-heading .content-column p:last-of-type{
        margin-bottom: 0;
    }
}