html, body {
    min-height: 100%;
    height: auto;
    scroll-behavior: smooth;
    max-width: 100%;
    overflow-x: hidden;
}

body {
    font-family: 'PT Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    font-family: 'PT Serif', serif;
    letter-spacing: 1px;
}

h2 {
    margin-top: 0;
}

a, a.link, a:visited{
  color: #849e8f;
}

.post-image img.img-responsive {
max-height: none;
object-fit: cover;
height: 100%;
width: 100%;
}

.page-header {
    border-bottom: 1px solid #DDD;
}

.product-social-links {
    display: none;
}

.account  input[type="checkbox"] {
  display: inline-block;
}

.blockquote {
  background: #f2f2f2;
  display: block;
  padding: 2em;
  margin-bottom: 4rem;
}

.page-layout-1column .toolbar-products {
  position: relative;
}

@media (min-width: 968px) {.page-layout-1column .filter-options, .page-layout-1column .filter .block-subtitle {
  display: inline-block;
  vertical-align: middle;
}
.page-layout-1column .filter-options-title {
  padding: 16px 20px 16px;
}

.product.attribute.overview {
    display: none;
}

}




.page-layout-1column .filter-actions ~ .filter-options {
  margin-top: 0;
}

.page-layout-1column .filter-title strong {
  position: relative;
}

.filter .filter-current+.block-actions {
  top: auto !important;
}

.category-contact iframe {
    margin-bottom: 2em;
}

.header.panel>.header.links{
    padding-top: 5px;
}


.switcher.language.switcher-language {
    padding-top: 3px;
}

/* second level navigation */
.sidebar .c-sidebar--categories .o-list {
    display: block;
}
.page-main>.page-title-wrapper .page-title {
    display: block;
}

.block-compare {
    display: none;
}

.page-header .panel.wrapper {
    background: #231F20;
}

.block.crosssell {
    width: 100%;
    padding-right: 0;
    background: linear-gradient(#FFF 60%, #EFEFEF 80%);
    padding: 40px;
    border-top: 1px solid #EDEDEE;
    margin-bottom: 30px !important;
}
main:has(.block.crosssell) + .page-bottom::before {
    border:0;
}
.block.crosssell .block-title {
    text-align: center;
}
.block.crosssell .product-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}
.block.crosssell a.product.photo.product-item-photo,
.block.crosssell .product-item-details {
    text-align: center;  
    width: 100%;
    display: inline-block;
}
.block.crosssell .product-item-details h3 {
    font-size: 1.2em;
    font-weight: bold;
}
@media (max-width:768px) {
    .block.crosssell {
        background: #FFF;
      }
    .block.crosssell .product-items {
        display: Grid;
        grid-template-columns: repeat(2, 50%);
    }
}
.page-footer, .page-footer a {
    color: #BCBEC0;
    background: #231F20;
    font-size: 14px;
}
.copyright {
    background: #3C3C3C;
    color: #BCBEC0;
    border-top: 1px solid #000;
}

.page-footer a.social {
    padding: 2px  0px 2px 30px;
    display: block;
    margin-top: 5px;
}

.page-header .widget.block, .page-footer .widget.block {
    margin: 20px 0 0;
}

.page-footer a.social.fb {
    background: url('../images/fb.svg') left center no-repeat;
    background-size: contain;
}

.page-footer a.social.in {
    background: url('../images/in.svg') left center no-repeat;
    background-size: contain;
}
button, a.action.primary {
    border-radius: 0;
}
.footer-container{
    padding-top: 1em;
}

.footer-container ul{
    list-style: none;
    padding:0
}

.page-footer a.social.pi {
    background: url('../images/pi.svg') left center no-repeat;
    background-size: contain;
}

.page-footer a.social.we {
    background: url('../images/we.svg') left center no-repeat;
    background-size: 25px;
}

.page-footer .logofooter {
    background: url(../images/frezoli_logo_footer.png) center bottom no-repeat;
    background-size: contain;
    color: transparent;
    height: 140px;
}

.page-footer h3 {
    color: #92C7C1;
    font-size: 14px;
    margin-top: 0;
}

.page-bottom{
    position: relative;
}
body.loggedin .page-bottom{
    display:none;
}

body.loggedin footer {
    margin-top: 3em;
}

.page-bottom .widget.block {
    text-align: center;
    padding: 2em 0;
}

a.readmore, .action.primary {
    font-family: 'PT Serif', serif;
    color: #fff;
    background: #849E8F;
    border: 1px solid #849E8F;
    padding: .5em 1em;
    margin: 1.5em 0 ;
    display: inline-block;
    transition: all .2s;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 400;
}
#search_autocomplete {
    color:#333333;
}

.product-item .tocart {
    line-height: inherit;
}

a.readmore::before, .action.primary span::before {
    content :'\0203A';
    font-size: 18px;
    margin-right: .5em;
    font-weight: 500;
}

a.readmore:hover, .action.primary:hover {
    background: #fff;
    color: #849E8F;
    text-decoration: none;
    border: 1px solid #849E8F;
}

.page-bottom::before {
    content: '';
    display: block;
    position: absolute;
    left: -1000px;
    right: -1000px;
    bottom :0px;
    z-index: -1;
    top: 0px;
    border-top: 1px solid #EDEDEE;
}
.product-info-main .product-info-stock-sku {
    vertical-align: middle;
    display: none;
}

.cms-index-index .page-bottom::before {
    border-top:none;
}

.toolbar.toolbar-products {
    border-top : 1px solid #ccc;
    padding-top: 1em;
}

.products-grid .product-item-info, .products-grid .product-item-info.active {
    padding: 9px;
    margin: 0px;
    border: 1px solid transparent;
}

.box-tocart .action.tocart {
    padding: .5em 1em;
}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    margin: 0px;
    padding: 9px;
}

.products-grid .product-item-actions .actions-primary {
    display: block;
    margin: 0 auto;
}

.jumbotron, .block.related {
    position: relative;
    margin: 2em 0;
    padding: 2em 0;
    clear: both;
}

.cms-index-index .jumbotron {
    padding-bottom: 0;
}

.header.panel>.header.links>.authorization-link:after {
    display: none;
}

.jumbotron::before, .block.related::before {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    left: -1000px;
    right: -1000px;
    bottom :0px;
    z-index: -1;
    top: 0px;
    background: #EDEDEE;
}

.jumbotron .row.imagescol {
  position: relative;
  padding: 0 0;
  margin-top: -2em;
}

.jumbotron .row.imagescol::before {
  content: '';
  display: block;
  position: absolute;
  left: -1000px;
  right: -1000px;
  bottom :50%;
  z-index: -1;
  top: 0px;
  background: #ffffff;
}

.jumbotron .row.imagescol.reverse::before {
  top: 50%;
  bottom: 0;
}

.jumbotron .row.imagescol.reverse {
  margin-top: auto;
  margin-bottom: -2em;
}


.jumbotron .row.imagescol + p {
  margin-top: 0rem;
  margin-bottom: 0;
}
.jumbotron .row.imagescol + p .readmore {
  margin: 2em 0 0;
}

.jumbotron h3 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
}

.jumbotron h3::after {
  content: '';
  text-align: center;
  display: block;
  color: #849E8F;
  width: 40px;
  margin: 2rem auto;
  border-bottom: 1px solid #849E8F;
}

.col-70 h2 {
  margin-bottom: 2rem;
}

.jumbotron + .col-70 {
  margin-top: 6rem;
}

.subtitleheader {
  color :#849E8F;
  font-family: 'PT Serif', serif;
  margin-top: 5rem;
  display: block;
}

.flexslider .slides > li .wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.flexslider .slides > li a span.promo {
    margin-top: 1em;
    float: right;
    font-size: 2.5em;
    color: #fff;
    max-width: 290px;
    text-align: right;
    font-family: 'PT Serif', serif;
    line-height: 1.2em;
    text-shadow: 0 0 1px #333;
}
.flexslider .slides > li a span.promo::before {
    display: block;
    content: '';
    height: 140px;
    /* background: url('../images/Frezoli-label.png') top center no-repeat; */
    background-size: contain;
    margin-bottom: 1em;

}

.cms-index-index .col-70 {
    background: #fff;
    text-align: center;
    padding:0 10px;
}




.cms-index-index .catgrid::before, .cms-index-index .catgrid::after {
    display: none;

}

.jumbotron .row, .jumbotron .col-70 .row {
    padding: 1em 0 0;
}

.jumbotron p {
  text-align: center

}
.block.newsletter {
    width: 100%;
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
}
.block.newsletter .action.subscribe.primary {
    margin-left: auto;
    margin: 0 0;
    padding : .2em 1em;
}


.jumbotron span.title {
    font-size: 2.2em;
    color: #849E8F;
    text-align: center;
    font-family: 'PT Serif', serif;
    font-weight: 600;
}
.jumbotron span {
    text-align: center;
    display: block;
    font-family: 'PT Serif', serif;
}

.jumbotron h2 {
    margin-top: 0;
}

.cms-index-index .jumbotron .col-sm-3 {
    border-left: 1px solid #C8E3E0;
}

.jumbotron .col-sm-3:nth-child(1) {
    border-left: none;
}

.jumbotron .widget-title a{
    font-family: 'PT Serif', serif;
    text-align: center;
    display: block;
    font-size: 2.4em;
    color:#231F20;
}

.jumbotron .widget-title a:hover {
    text-decoration: none;
}

.catgrid a h3, .products-grid h3 a  {
    text-transform  : uppercase;
    color           : #231F20;
    height          : 2.5em;
}

.catgrid a:hover {
    text-decoration: none;
}

.catgrid a span, a.readon {
    color           : #849E8F;
    font-size       : .8em;
    font-family     : 'PT Serif', serif;
    background      : url('../images/line.svg') center top no-repeat;
    font-style      : italic;
    padding-top     : .5em;
    margin-top      : 1em;
    display: block;
    letter-spacing: 0;
    text-transform: lowercase;
}

.catgrid a span {
    min-height: 3.9em;
}

.catgrid a span::first-letter {
    text-transform: uppercase;
}


.catgrid a img {
    max-height: 150px;
	height:150px;
    width: auto !important;
}

.catgrid a span::before, a.readon::before {
    content :'\0203A';
    font-size: 18px;
    margin-right: .5em;
    font-weight: 500;
    font-style: normal;
}

.catgrid a {
    margin: 1.5em 0;
    display: block;
    text-align: center;
    height: 300px;
}



.mpcss .post-list-item {
    text-align: center;
}

.mpcss .post-list-item h2 a {
    font-family : 'PT Serif', serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #231F20;
    height: 2.2em;
    display: block;
}

.mpcss .post-list-item .post-short-description {
    height: 2.2em;
    display: block;
}

.mpcss .post-list-item a:hover {
    text-decoration: none;
}

.post-image {
    max-height: 380px;
    overflow: hidden;
    min-height: 380px;
    margin: -10px;
}

.mpblog-post-view.page-layout-2columns-right .column.main{
  width: 100%;
}

.post-list-content {
  text-align: center;
}
.single-post-image {
  height: 50vh;
  overflow: hidden;
}

.projectdescription {
  display: block;
  margin-bottom: 2rem;
}

#mpblog-list-container a.fancybox {
  outline: 1px solid #333;
  outline-offset: 4px;
  margin: 0 1rem;
  display: inline-block;

}

.single-post-image img.img-responsive {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    object-fit: contain;
    height: 100%;
}
.mpblog-post-view.page-layout-2columns-right .page-title  {
  text-align: center;
}

.post-item-wraper:hover {
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
}

.post-info-wraper {
  display: block;
}

.cms-index-index .page-header {
    margin-bottom: 0;
}

.flexslider {
    box-shadow: none;
    -webkit-box-shadow : none;
}

.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    border: none;
}

.col-70 .row, .jumbotron.grey .col-70 .row {
    padding: 2em 0;
}

.col-70 .row.nopad {
    padding: 0em 0 2em;
}

.col-70 .col-md-7 img {
    max-width: 100%;
}

.col-70 .col-md-5 {
    text-align: left;
}

iframe.revslide {
    border: none;
    overflow: hidden;
    height:700px;
    width: 100%;
}

.block.related .related-available .product-item-name {
    margin-left: 0;
    margin-top: 1em;
}

.variation {
    font-style: italic;
    font-family : 'PT Serif', serif;
    margin-bottom: 1em;
    display: block;
}

.block.related h2 {
    text-align: center;
    display: block;
}

a.product.photo.product-item-photo {
    background: #fff;
    color:#333333;
}
a.product.photo.product-item-photo:hover {
    text-decoration:none;
    color:#333333;
}
a.product.photo.product-item-photo .available-colors{
    background-color:#fff;
}
.products-related a.product.photo.product-item-photo {
  background: none;
}

.products-related a.product.photo.product-item-photo .available-colors{
    background:none;
}

a.product.photo.product-item-photo p{
    font-style: italic;
    font-family: 'PT Serif', serif;
}


a.product.photo.product-item-photo img{
    background: #fff;
    max-height: 100%;
}

.products-related .item.product {
    text-align: center;
    font-size: .8em;
}

.products-related .item.product .price {
    color: #849E8F;
    font-weight: 600;
}

.products-related .item.product h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}
.products-related .item.product a h3 {
    color: #333;
}

.products-grid .item.product.product-item {
    text-align: center;
    margin: 0 -8px;
}

.detaillist li {
    list-style: none;
    display: block;
    margin-bottom: 0;
}

.detaillist ul {
    margin: 0 0 0 0;
    padding:  0 0 0 0;
}

.attributelist ul {
    margin: 0 0 2em 0;
    padding: 0;
    font-size: .9em;
}

.attributelist ul li{
    list-style: none;
    margin-bottom: 0;
}

.attributelist li span {
    display: inline-block;
    width: 69%;
}

.attributelist h4 {
    text-transform: uppercase;
}

.attributelist li span.attributetitle {
    width: 30%;
    color: black;
    font-weight: 600;
}

/* Cross sell options */
.product.media {
    position: relative;
}


.table-checkout-shipping-method .price {
    display: none;
}




.crosssell:hover {
    opacity: 1;
}

.crosssell .product-image-container{
    display: inline-block;
    vertical-align: top;
}
.crosssell .crossproduct.titles {
    display: inline-block;
    vertical-align: top;
    font-size: .8em;
}
.crosssell a .overlaytitle {
    background: #849E8F;
    color: #fff;
    padding: .2em .5em;
    margin-left: -.4em;
}

.crosssell .shadecolor {
    font-family : 'PT Serif', serif;
    font-size: 1.2em;
    color: black;
    padding: .2em .2em 0 0;

}

.crosssell a {
    color: #333333;
}

.crosssell .crossproduct.titles span {
    display: block;
}


.product.attribute.sku {
    display: block;
    padding: 1em 0;
}

.product-info-main .product.attribute.sku .type:after {
    display: none;
}

.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 16px;
    line-height: inherit;
}

.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart,.catalog-product-view .box-tocart {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 30px;
}


.catalog-product-view .fieldset>.field,.catalog-product-view .fieldset>.fields>.field {
    display: inline-block;
    width: 30%;
}

.catalog-product-view .actions {
    display: inline;
}

.page-layout-2columns-left .category-description {
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
}

.backbutton {
    border-top: 1px solid #ccc;
    padding-top: 2em;
}

.filter-options-title, .sidebar h3 {
    font-family : 'PT Serif', serif;
    font-weight: normal;
    padding: .5em 0;
    border-top: none;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-size: 16px;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #849E8F;
}

.filter-options-content {
    display: block !important; /* stupid javascript overwrite */
}


.post-post_content.col-xs-12 a {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.post-post_content.col-xs-12 a img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
}

.center  {
  text-align: center;
}

.category-image .image {
    margin: 0 auto;
}


.filter .block-subtitle {
    display: none;
}

.sidebar .o-list {
    margin-bottom: 2em;
}

.sidebar .o-list li a {
    color: #333;
}

.block-search input {
    color: #333;
}

.filter-options-item {
    border-bottom: none;
}

.toolbar select {
    background:transparent;
}

.col-70 {
    padding-left: 15px;
    padding-right: 15px;
}

.pages .action {
    background: none;
}

.row {
    clear: both;
}

.account .c-sidebar.c-sidebar--categories h3,.account .c-sidebar.c-sidebar--categories .o-list {
    display: none;
}

.account .sidebar.sidebar-additional {
    display: none;
}


.cms-index-index .catgrid a h3{
    height: auto;
}

/* .page-wrapper {
    overflow: hidden;
} */



.dealers label.label {
    display: none;
}

.actions-toolbar>.primary:last-child, .actions-toolbar>.secondary:last-child {
    float: right;
}

.dealers {
    margin: 2em 0;
}

.col-70 .dealers .row {
    padding: .3em 0
}

.more .post-image {
    height: 207px;
}

.more .mpcss .post-list-item h2 a {
    font-size: 14px;
}

.row.back {
    border-top: 1px solid #c8c9cb;
    padding-top: 2em;
    margin-top: 2em;
    text-align: right;
}

.sidebar .o-list li {
    border-bottom: none;
    padding-bottom: 0;
}

.sidebar .o-list li.active a, .sidebar .o-list li.active li.active a {
    color: #849E8F;
}

.sidebar .o-list li.active li a {
    color: #333;
}

.sidebar .o-list li ul.o-list {
    display: none;
}

.sidebar .o-list li.active ul.o-list{
    display: block;
}


.block.filter {
    display: none;
}

.page-with-filter .block.filter {
    display: block;
}

.filter-options-title:after {
    display: none;
}

.product-item-info {
    position: relative;
}

.product-item ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.newlabel {
    background: #f37061;
    border-radius: 100%;
    color: #fff;
    height: 60px;
    width:60px;
    display: block;
    overflow: hidden;
    text-align:center;
    font-family : 'PT Serif', serif;
    font-size: 12px;
    line-height: 60px;
    text-transform: uppercase;
    z-index: 999;
    position: absolute;
}

.catalog-product-view span.newlabel:nth-child(2){
	display:none;
}

.grid .newlabel {
    position: absolute;
    top: 10px;
    left: 10px;
}


.cms-index-index .col-70 .row {
    padding: 0 0 0 0;
}

.jumbotron h2 {
    text-align: center;
}

#payment .discount-code{
    display:none;
}

body.category-revendeurs .page-bottom a.readmore,
body.category-dealers .page-bottom a.readmore{
    display:none;
}

.page-bottom .widget.block{
    display:none;
}

body.loggedin .page-bottom .widget.block {
    display: block;
}

body.loggedin .product-info-main .product-info-price,
body.loggedin .product-info-main .product-info-stock-sku,
body.loggedin .product-info-main .product-info-price .price-box {
    display: block;
    width: auto;
}

.product-info-main .product-info-stock-sku .stock {
display: none !important;
}

body.loggedin .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
}

body.loggedin .product-info-main .product-info-price .price-box {
    text-align: right
}

.catalog-product-view .page-title,
.catalog-product-view .product.attribute.ydcolor {
    display: inline-block;
}

.catalog-product-view div.attributelist {
    float: right;
    width: 40%;
}

/* NEW news layout */

.newtitle {
    font-family: 'PT Serif', serif;
    text-align: center;
    display: block;
    font-size: 2.4em;
    color: #231F20;
}

.newsupdate {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    column-gap: 2em;
    -webkit-column-gap: 2em;
}

.newsupdate .newsnew {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
    page-break-inside: avoid;
}

.newsupdate a.readon {
    background: none;
    padding-top: 0;
    margin-bottom: 1em;
    margin-top: 0;
}
a.button.action.primary {
    margin: 2em auto 2em;
    display: table;
}

.newsupdate img {
    margin: 0 0 1em;
}

.page-title-wrapper .backbutton {
    float: right;
    margin: 0;
    padding: 0;
    border: 0;
}
.page-title-wrapper .backbutton > a {
    margin: -5em 0em 0em 0em;
}

.cms-index-index .jumbotron {
    padding: 4em 0px;
}
.cms-index-index .col-70 {
    padding: 40px 0;
}

@media (max-width:767px) {
    .jumbotron .col-sm-3 {
        margin-bottom: 2em;
    }

    .cms-index-index .jumbotron {
        padding: 40px 10px;
    }
    .cms-index-index .col-70 {
        padding: 40px 0;
    }
        .cms-index-index .catgrid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .newsupdate {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }

    .newsupdate a {
        display: block;
        padding: 0 15px;
    }


    .filter .filter-current+.block-actions {
        display: block;
        position: absolute;
        top: 73px;
        right: 1em;
    }

    .jumbotron h2 {
        text-align: left;
    }

    .greet.welcome {
        padding: 0 1em;
    }

    .col-70 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .col-70 .row .col-md-4, .col-70 .row .col-md-3 {
        margin-bottom: 1em;
    }


    .breadcrumbs {
        display: block;
    }

    iframe.revslide {
        height: 227px;
        margin-top: 1em;
    }

    a.nav-sections-item-switch {
        font-family : 'PT Serif', serif;
        text-transform: uppercase;
        color: #ccc;
        font-size: 13px;
    }
    .page-layout-2columns-left .category-description {
        width: 100%;
        max-width: none;
        text-align: left;
    }
    a.logo img {
        max-height: 28px;
        width: auto;
    }
    .header.content {
        padding-top: 17px;
    }
    .minicart-wrapper {
        margin-top: 20px;
    }

    .page-footer .col-sm-2,.page-footer .col-sm-4 {
        padding: 1em 0;
    }

    .flexslider .slides > li a span.promo {
        font-size: 1.2em;
        max-width: 203px;
        line-height: 1.2em;
        margin-top: .5em;
    }

    .flexslider .slides > li a span.promo::before {
        height: 70px;
        margin-bottom: 0em;
    }
    .desktoponly {
        display: none;
    }
}

@media (min-width:768px) and (max-width:960px) {
    .flexslider .slides > li a span.promo {
        font-size: 1.8em;
        max-width: 290px;
        line-height: 1.2em;
    }

    .flexslider .slides > li a span.promo::before {
        height: 140px;
        margin-bottom: 1em;
    }
}


@media (min-width:768px) {

    .catalog-category-view h1 span{
        text-align: center;
        display: block;
    }


    .col-70, .page-bottom .widget.block {
        width: 70%;
        display:  block;
        margin: 0 auto;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }


    .logo {
        margin: 0 auto 25px 0;
    }

    h2, h1 {
        font-size: 2.4em;
    }

    .page-header .header.panel {
        padding-bottom : 8px;
    }




    .columns .column.main {
        padding-bottom: 0;
    }

    .header.content {
        padding: 20px 20px 0;
    }
    .page-header {
        margin-bottom: 2em;
    }

    .cms-index-index strong.logo img {
        opacity: 0;
    }
    .cms-index-index strong.logo {
        position: relative;

    }

    .cms-index-index strong.logo::after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        right: 0;
        height: 12em;
        background: url(/revslider/images/logo.png) center center no-repeat;
        background-size: contain;
    }

    .nav-sections, .navigation {
        background: transparent;
        margin-bottom: 0;
        margin-top: -70px;
    }

    .navigation ul {
        float: right;
    }

    .navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top{
        color: #85a090;
    }
    ul.level0 {
        top: 70px !important;
    }

    .navigation .level0 .submenu {
        background: rgba(0,0,0,.5);
        border: 1px solid rgba(0,0,0,.55);
        border-top: none;
    }

    .navigation .level0 .submenu a {
        color: #fff;
    }
}

#minicart-content-wrapper {
    color: #666;
}
.product-info-main .product-info-stock-sku {
    margin-bottom: 16px
}
.product-item .price-box {
    margin-bottom: 0;
}
.product-item .special-price .price,
.product-info-price .price-box .special-price,
.product-info-main .special-price .price,
.product-info-main .special-price .price-container .price {
    font-size: 2.4rem;
    color: #b13b00;
}
.product-item .old-price,
.product-info-price .price-box .old-price {
    text-decoration: line-through;
    font-size: 1.5rem;
}
.product-info-main .product-info-price .price-box .price-container > span {
    color: rgb(51, 51, 51);
}

.product-item input.swatch-input.super-attribute-select {
    display: none;
}

.exvat {
    font-size: .6em;
    display: block;
}

.brochures li {
    list-style: url('../images/pdf.png')
}
.brochures li.xls {
    list-style: url('../images/xls.png')
}


#fancybox-wrap {
    z-index: 999999;
}

.col.status {
    color: transparent;
}

.block.discount, .block.shipping {
    display: none;
}

.mpblog-post-view .breadcrumbs {
    display: none;
}


/*  overrulers of javascript untranslatable strings */

html[lang="nl-NL"] #minicart-content-wrapper button.checkout span::after {
    content: 'Naar bestellen';
    display: inline-block;
    font-size: 1.8rem;
}

html[lang="fr-FR"] #minicart-content-wrapper button.checkout span::after {
    content: 'Commande';
    display: inline-block;
    font-size: 1.8rem;
}

html[lang="nl-NL"] #minicart-content-wrapper a.action.viewcart span span::after {
    content: 'Winkelwagen bekijken';
    font-size: 1.8rem;
}

html[lang="nl-NL"] #minicart-content-wrapper a.action.viewcart span span{
    font-size: 0;
}


html[lang="nl-NL"] #minicart-content-wrapper button.checkout span, html[lang="fr-FR"] #minicart-content-wrapper button.checkout span {
    font-size: 0rem;
}


/* end overrulers  */

/* simplifying checkout */

/* TEMP ISSUE FIX WHEN SHIPMENT METHOD NOT AVAILABLE
.checkout-shipping-method .step-title, .payment-group .step-title {
    display: none;
}
#checkout-shipping-method-load {
 display: none;
}
*/

.payment-method-billing-address {
    display: none;
}
.payment-method-title.field.choice, .opc-block-shipping-information .shipping-information .ship-via {
    display: none;
}

tr.totals.shipping {
    display: none;
}


.cart-container .action.multicheckout {
    display: none;
}

.cart-container .actions-toolbar {
    padding: 1em 0;
}

.selling-price-mode {
    background:#849E8F;
    padding: .2em .5em;
    border-radius: 10px;
}

span.order-status {
    display: none;
}

/* news */
.category-9.page-products .columns {
    padding-top: 0;
}

.category-9 .category-cms {
    padding-left: 15px;
    padding-right: 15px;
}

.swatch-option.image {
    height: 20px;
    width: 30px;
    display: inline-block;
    cursor: pointer;
}

.swatch-attribute-label {
    margin-right: 1em;
    margin-bottom: 1em;
    display: inline-block;
}

.swatch-opt input {
    display: none;
}

.swatch-option-tooltip {
    display: none !important;
}


.filter-options-content a {
    display: inline-block;
}

.product.attribute.overview strong.type{
    display:none;
}

a.custom-login-link {
    padding: 0.5em;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #000;
}

.swatch-container .swatch-option.image.selected {
    position:relative;
}
.swatch-container .swatch-option.image.selected:after {
    content:"";
    right:0;
    left:0;
    bottom:0;
    height:2px;
    position:absolute;
    border-bottom:2px solid;
}

@media (min-width:768px) {
    a.custom-login-link {
        display:none;
    }
}

.product.media > .gallery-placeholder > .fotorama-item .fotorama__thumb {
    background:white;
}


/* YD banner ajustments */
.top-container {
    max-width:100%;
    margin:0;
    padding:0;
}

.containerwrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 30vh;
}

.yd-banner.image {
    height: 100%;
    position: relative;
}
.yd-banner.image picture, .yd-banner.image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: top;
}
.yd-banner .titles {
float: right;
  text-align: right;
  white-space: pre-wrap;
  margin-right: 15px;
  max-width: 300px;

}
@media (min-width : 1024px) {
  .yd-banner .titles {
    transform: scale(1.2);
  }
  .action.toggle.switcher-trigger {
    font-size: 14px;
  }
}

.yd-banner .titles h2  {
 color: #fff;
  text-shadow: 0 0 15px rgba(0,0,0,.65);
}

/* Yd Banner styles */
div.yd-bannergroup {
    position:Relative;
    margin-bottom: 4rem;
}


.flex-direction-nav {
    position: absolute;
    width: 100%;
    margin:0;
    padding:0;
    top: calc(50% - 54px); /* Calculation of pagination + half of the Nav */
    list-style-type:none;
    right: 0;
    left: 0;
}


.flex-direction-nav a {
    margin:0;
    text-decoration: none;
    width: 64px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.flex-direction-nav a.flext-next {
  float: right ;

}

.scrolldown {
  position: absolute;
  bottom: 6rem;
  left: calc(50% - 16px);
  -webkit-animation: bounce-top 4.2s infinite both;
          animation: bounce-top 4.2s infinite both;
}


@-webkit-keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}


.pagination {
    margin: 1rem 0;
    padding:0;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
}

.pagination > li {
    display:inline-block;
    margin-bottom: 0;
}

.pagination > li span {
    font-size:0;
    width: 16px;
    height: 16px;
    border-radius:50%;
    display: block;
    padding: 0;
    margin: 0;
    background: #00000050;
}

.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius:50%;
}


.pagination > .active > span, .pagination > .active > span:hover {
    background-color: #231F20;
    border-color: #231F20;
}


#distributors-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15px;
  text-align: left;

}
#distributors-list .item span {
  display: block;
}
#distributors-list .item {
  margin-bottom: 2rem;
}
.fotorama__nav__frame--thumb, .fotorama__thumb-border {
  height: 88px !important;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img, .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    height: 88px !important;
    position: relative !important;
    top: auto !important;
    width: 100% !important;
    object-fit: cover !important;
    left: auto !important;
}
.post-item-wraper, .post-item-wraper:hover {
  border:none;
  box-shadow: none;
}

.fotorama__caption__wrap {
  background: none;
}

#distributors-list h3 {
  color: #849E8F;
  text-transform: capitalize;
}

@media (max-width:425px) {
    .catalog-product-view div.attributelist {
        width:100%;
    }
    .newlabel {
        position: absolute;
        right: 5vw;
    }
    ol.products.list.items.product-items {
        display:Grid;
        grid-template-columns:repeat(2, 50%);
    }
    ol.products.list.items.product-items  .product-item-info {
        width:100%;
    }
    ol.products.list.items.product-items .product-item {
        width:100%;
        padding-left:10px;
    }
    ol.products.list .product-image-container {
        display: unset;
    }
    .page-products .columns {
        padding-top:0;
    }
    .page-products .columns > div {
        width:100%;
    }
}
@media (min-width:1280px) {
  .footer-container {
    max-width: 1280px;
  }
}

@media (max-width:768px) {
  .flex-direction-nav {
    top: auto;
    bottom: 2rem;
  }

  .panel.header .block.block-search {
    margin-top: 0;
    padding-top:10px;
  }

   .page-header .panel .widget.block, .page-footer .widget.block {
    margin: 0 0 0;
   }

    #distributors-list {
    grid-template-columns : 1fr 1fr;
    }
  .flex-direction-nav a svg {
    transform: scale(.5);

  }

  .containerwrapper {
    padding-top: 15vh;
  }

  .jumbotron .row.imagescol {
    margin-top: 0;
  }

    .jumbotron .row.imagescol img {
      width: 100%;
    }
  .imagescol .col-sm-4 {
    margin-bottom: 2rem;
  }

  .imagescol iframe {
    width: 100% !important;
  }
  .jumbotron .row.imagescol::before {
    display: none;
  }
  .banners .readmore{
    margin-top : 0;
  }
  .banner h2.banner-title {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 968px) {
    div#switcher-language {
        display: block;
        position: absolute;
        z-index: 9999;
        top: 5px;
        right: 65px;
    }
    div#switcher-language .icon {
        position:relative;
        display:grid;
        grid-auto-flow: column;
        place-items: center;
        place-content: center left;
        grid-gap:1rem;
        padding: 0.25rem 0.5rem;
    }
    div#switcher-language .icon::before {
        content: "";
        width: 24px;
        height: 16px;
        display:inline-block;
        float:left;
        background-repeat: no-repeat;
    }
    div#switcher-language .icon.view-nl::before {
        background:transparent url(../images/flags/nl.svg) no-repeat;
    }
    div#switcher-language .icon.view-fr::before {
        background:transparent url(../images/flags/fr.svg) no-repeat;
    }
    div#switcher-language .icon.view-en::before {
        background:transparent url(../images/flags/gb.svg) no-repeat;
    }
    div#switcher-language .active,
    .page-header .switcher .options ul.dropdown {
        background:#a8bbb0;
    }
    div#switcher-language .switcher-trigger:after {
        display:none;
    }
    .page-header .switcher .options.active ul.dropdown {
        display: block;
        min-width: unset;
        background: #a8bbb0;
        color: white;
    }
    .page-header .switcher .options.active ul.dropdown a {
        color:white;
        padding: 4px;
        padding-left: 0px;
    }
}

@media screen and (min-width: 426px) and (max-width: 768px) {
    div#switcher-language {
        margin-top: -3px;
        position:unset !important;
    }
}



.pagebuilder-button-primary, .pagebuilder-button-secondary {
    font-family: 'PT Serif', serif !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    /* These importants are overwriting the pagebuilder default output */
}
.pagebuilder-button-primary {
    background: #849E8F !important;
    border: 1px solid #849E8F !important;
}
.indexheader {
min-height: 70vh
}
.pagebuilder-button-primary:hover {
    background: #fff !important;
    color: #849E8F !important;
    border: 1px solid #849E8F !important;
    cursor: pointer;
}

.pagebuilder-button-secondary:hover {
    cursor: pointer;
}
.slick-prev, .slick-next {
background: none !important;
}

.slick-dots {
position: absolute;
bottom: 0;
}
.slick-dots li button {
background: none  !important;
}
@media screen and (min-width: 969px) {
.slideitem .pagebuilder-collage-content {
    padding: 40px;
} 
}


.slick-dots li.slick-active button {
background: #fff !important;
}

.pagebuilder-slide-wrapper {
display:flex;
align-items: center;
}

.pagebuilder-column-line {
gap:20px
}

.pagebuilder-slide-wrapper h1 {
text-shadow: 0 0 15px rgba(0,0,0,.65)
}

.pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-top: auto;
    width: 100%;
}

.pagebuilder-button-primary::before, .pagebuilder-button-secondary::before {
    content: '\0203A';
    font-size: 18px;
    margin-right: .5em;
    font-weight: 500;
}

a.downloadlinkpdf {
        float:left; 
        color: #fff;
        background: #849E8F;
        text-decoration:none; 
        position: absolute;
        top: 9px;
        color:#ffffff;
        border: 1px solid #849E8F !important;
        padding: 3px 10px; 
        font-family: 'PT Serif', serif !important; 
        font-weight: 400 !important; 
        border-radius: 0 !important; 
        font-size: 16px !important;
}
@media screen and (min-width: 769px) {
    /* Positioning the button to the left border on desktop */
    a.downloadlinkpdf {
            position: fixed;
            top: 440px;
            left: 0;
            transform: rotate(270deg);
            z-index: 10;
            transform-origin: top left;
    }
}
a.downloadlinkpdf::before{
    content: '\0203A';
    font-size: 18px;
    margin-right: .5em;
    font-weight: 500;
}

@media screen and (max-width: 968px) {
    .sideitem .pagebuilder-collage-content {
        padding: 0px !important;
    }
    .slick-prev, .slick-next {
        display: none !important;
    }
    a.downloadlinkpdf {
        top: 5px;
        left: 5px;
        z-index: 999;
    }
}


/* Smooth image hover transition */
.product.photo.product-item-photo.has-hover > .image-hover {
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none; /* Prevent interaction when hidden */
    position: absolute; /* Ensure it overlays the original image */
    top: 0; left: 0; width: 100%; height: 100%;
}

.product.photo.product-item-photo.has-hover:hover > span:first-child {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.product.photo.product-item-photo.has-hover:hover > .image-hover {
    opacity: 1;
    pointer-events: auto;
}
