@charset "UTF-8";
h1, h2, h3, h4, h5, h6, p, a{
  color: #575757;
}

p{
  font-size: 16px;
  font-family: Brown;
  font-weight: 300;
  margin-bottom: 1.5em;
  margin-top: 0;
}

h1{
  font-size: 30px;
  font-family: Brown;
  font-weight:  bold;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
}

h2{
  font-size: 30px;
  font-family: Brown;
  font-weight:  bold;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
}

h3{
  font-size: 45px;
  font-family: Publico Banner;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
}

h4{
  font-size: 23px;
    font-family: 'Brown';
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
}

h5{
  font-size: 30px;
  font-family: Publico Banner;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.post-type-archive-product h1{
  font-size: 40px;
  font-family: Publico Banner;
  font-weight: bold;
  letter-spacing: 1px;
}

.single-product h1{
  font-size: 18px;
    font-family: Brown;
    letter-spacing: 1px;
    font-weight: 300;
    padding-top: 10px;
}

@media (max-width: 800px){
	h1{
		font-size: 21px;
  	}
  	
	h2{
		font-size: 21px;
  	}
	
	h3{
		font-size: 28px;
  	}
  	
  	h4{
  		font-size: 18px;
  	}
}



#apLoader { 
  text-align: center;
  display: none;
}

#apLoader.loading { 
  display: block;
}

.btn-gray{
	color: #575757;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid;
    padding: 16px 40px 14px;
    font-weight: 400;
    line-height: 3;
}

.btn-gray:hover{
	color: #c9c8c8;
	background-color: #575757;
    border-color: #575757;
}

.btn-white{
	color: #fff;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid;
    padding: 16px 40px 14px;
    font-weight: 400;
    line-height: 3;
}

.btn-white:hover{
	color: #c9c8c8;
	background-color: #fff;
    border-color: #fff;
}

.btn-gray-inv{
	color: #c9c8c8;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid;
    padding: 16px 40px 14px;
    font-weight: 400;
    line-height: 3;
}

.btn-gray-inv:hover{
	color: #575757;
	background-color: #c9c8c8;
    border-color: #575757;
}



#selector{
	position: fixed;
    z-index: 10001;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 70%);
    justify-content: center;
    align-items: center;
    display: none;
}

#selector.open{
	display: flex;
}


.selector-inner{
	width: 1130px;
    max-width: 90%;
    background-color: #c9c8c8;
    z-index: 1;
}

.selector-wraper{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.selector-inner-wrap{
	display: flex;
	height: 100%;
}

.o-left-field, .o-right-field{
	flex: 50%;
	padding: 30px;
	cursor: pointer;
}




.subslogan{ 
  text-align: center;
}

.logo_top{
  width: 180px;
}

.logo_top_m{
  width: 140px;
  margin-top: 35px;
}

.menu-a{
  position: inherit!important;
    right: inherit!important;
}

.sp__product-image{
  margin-left: auto;
  margin-right: auto;
}

.sp__product-name{
  display: inline-block;
}

.product-head-menu{
  padding: 10px 50px;
  background-color: #C9C8C8;
  position: fixed;
  z-index: 101;
  width: 100%;
  left: 0;
}
.product-head-menu.scrolled{
	border-bottom: 1px solid #AFAFAF;
}

.product-head-menu.composite{
	top: 69px;
}

.ph-inner{
  max-width: 1340px;
    margin: auto;
}

.sp__description{
  text-align: center;
  margin-top: 30px;
}

.sp__colors_wrap{
  display: inline-block;
  height: 36px;
  vertical-align: middle;
}

.sp__add-to-cart-wrap{
  display: inline-block;
}

.ph-table{
  width: 100%;
    table-layout: fixed;
}

.ph-table td{
  vertical-align: middle;
}

.ph-cell-colors{
  width: 200px;
  text-align: center;
}

.ph-cell-cart{
  text-align: right;
}

.top-2-inner{
  width: 100%;
  padding-bottom: 20px;
}

.top-2-inner.first{
  padding-right: 20px;
}

.top-2-inner.last{
  padding-left: 20px;
}

.top-3-inner{
  width: 100%;
  padding: 20px 50px;
}

.spec-inner{
  /*width: 60%;*/
  padding: 20px 50px;
  margin-left: auto;
  margin-right: auto;
}

.spec-inner h2{
  text-align: center;
}

.top-3-inner-head{
  padding-top: 20px;
  margin-right: 50px;
}

.top-3-inner-body{
  margin-right: 50px;
    background-color: #E4E4E4;
    padding: 15px 30px;
    
}

.top-3-inner-body.top{
  margin-top: -15px;
}

.top-3-inner-body.bottom{
  border-top: #AFAFAF 2px solid;
}


.top-3-inner h3{
  font-size: 24px;
  text-align: center;
  margin-bottom: 25px;
}

.top-3-inner-head h3{
  font-size: 24px;
  text-align: center;
  margin-bottom: 25px;
}

.section-spec{
  padding-bottom: 90px;
}

.ccb-box{
  border-top: 2px solid rgb(87 87 87 / 30%);
    padding-bottom: 15px;
    overflow: hidden;
    position: relative;
    max-height: 56px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.ccb-box.open{
  max-height: 1550px;
}

.ccb-box h4{
  font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-top: 15px;
    padding-left: 20px;
    cursor: pointer;
	font-weight: 400;
    
}

.ccb-box p{
	margin-bottom:0px;
}

.ccb-arrow{
  border: solid rgb(87 87 87 / 30%);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 17px;
  right: 23px;
  cursor: pointer;
}

.open .ccb-arrow{
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  top: 25px;
}

.ccb-box table{
  margin-left: 20px;
  font-size: 18px;
  width: calc(100% - 40px);
}


.ccb-box table tr td:first-of-type {
  padding-right: 10px;
	padding-left: 10px;
  width: 50%;
}

.ccb-content{
  padding: 0px 20px;
}

.spec-inner table tr:nth-child(odd){
  background-color: #bbbbbb;
}

.spec-inner table tr td{
  padding-top: 10px;
  padding-bottom: 10px;
}


.top-3-columns {
  display: flex;
  flex-wrap: wrap;
}
.top-3-columns__column {
  flex: 0 0 calc(100% / 3);
 /* display: flex;*/
  min-height: 470px;
  position: relative;
}
@media (min-width: 801px) {
  .top-3-columns__column:nth-child(1) {
    order: 1;
    z-index: 1;
  }
  .top-3-columns__column:nth-child(2) {
    order: 2;
    z-index: 2;
  }
  .top-3-columns__column:nth-child(3) {
    order: 3;
    z-index: 2;
  }
}


.top-2-columns {
  display: flex;
  flex-wrap: wrap;
}
.top-2-columns__column {
  flex: 0 0 calc(100% / 2);
 /* display: flex;*/
  /*min-height: 470px;*/
  position: relative;
}
@media (min-width: 801px) {
  .top-2-columns__column:nth-child(1) {
    order: 1;
    z-index: 1;
  }
  .top-2-columns__column:nth-child(2) {
    order: 2;
    z-index: 2;
  }
}


.rating-and-reviews__comment-text .description{
  width: 90%;
}

.inner-body-sqr{
  width: 49%;
  display: inline-grid;
  padding-left: 10px;
  padding-right: 10px;
}

.sqr-img img{
  max-width: 100%;
}

.sqr-img{
  height: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inner-body-sqr h4{
  font-size: 18px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
  min-height: 36px;
}

.inner-body-sqr:first-child{
  border-right: #AFAFAF 2px solid;
}

.sqr-button{
  text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.sqr-button a{
  font-size: 16px;
    border: 2px solid #575757;
    padding: 8px 22px 6px;
    text-decoration: none!important;
    color: #575757;
}

.sqr-button a:hover{
  color: #E4E4E4;
  background-color: #575757;
}

.top-bar{
  -webkit-transition: background-color 0.4s ease-out;
  -moz-transition: background-color 0.4s ease-out;
  -o-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
}

/*Original*/
.top-bar__mobile-navigation-hamburger svg line{
  stroke: #575757;
}

.top-bar__mobile-navigation-cart svg .svg-cart-1{
  stroke: #575757;
  fill: #575757;
}

.svg-cart-2{
  stroke: #575757;
}

.my-account-head svg{
	stroke: #575757;
}

/*Unscroled archive page*/
.post-type-archive-product .top-bar__mobile-navigation-hamburger svg line,
.transp-header .top-bar__mobile-navigation-hamburger svg line{
  stroke: #fff;
}

.post-type-archive-product .top-bar__mobile-navigation-cart svg .svg-cart-1,
.transp-header .top-bar__mobile-navigation-cart svg .svg-cart-1{
  fill: #fff;
  stroke: #fff;
}

.post-type-archive-product .svg-cart-2,
.transp-header .svg-cart-2{
  stroke: #fff;
}

.post-type-archive-product .my-account-head .mah,
.transp-header .my-account-head .mah{
  stroke: #fff;
}

.post-type-archive-product .top-bar__logo .logo_top path,
.transp-header .top-bar__logo .logo_top path{
  fill: #fff!important;
}

/*Scrolled*/
.top-bar.scrolled .logo_top path{
  fill: #575757!important;
}

.top-bar.scrolled .top-bar__mobile-navigation-hamburger svg line{
  stroke: #575757;
}

.top-bar.scrolled .top-bar__mobile-navigation-cart svg .svg-cart-1{
  stroke: #575757;
  fill: #575757;
}

.top-bar.scrolled .svg-cart-2{
  stroke: #575757;
}

.top-bar.scrolled .my-account-head .mah{
  stroke: #575757;
}

.product-list__product-icons{
  order: 1;
  width: 100%;
  min-height: 57px;
  margin-bottom: 10px;
}

.picons-inner svg, .picons-inner img{
  width: calc(100%/3 - 15px);
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
}

.picons-inner{
  margin-left: -5px;
    margin-right: -5px;
} 

/*-------Modules-------*/
.module-section{
  padding-left: 50px;
  padding-right: 50px;	
}

.module-section.bannergrid{
	padding-left: 0px;
	padding-right: 0px;	
    height: 100%;
    min-height: 469px;
}

.module-section.bannergrid.content-blank{
	padding: 20px;
}

.content-full .module-section{
  padding-left: 0px;
  padding-right: 0px;
}

.bannergrid iframe{
	height: 100%;
}

.bannergrid.content-iframe hh2{
	display: none;
}

.bannergrid .flex-wraper{
	height: 100%;
}

.bannergrid .module-inner section{
	height: 100%;
}



/*------Collapse boxes 2 columns--------*/
.collapse_boxes_2_columns h3{
  text-align: center;
  margin-bottom: 60px;
}

.ccb-box a{
  color: #575757;
  text-decoration: none;
}

.ccb-box a:hover{
  text-decoration: underline;
}








/*--------3D--------*/
.content-iframe h3{
  text-align: center;
  margin-bottom: 20px;
}














/*---------Flexible content------*/
.flex-wraper{
  margin-left: -10px;
    margin-right: -10px;
    display: flex;
}

.pack-wrapper h2{
  text-align: center;
}

.hh2{
  text-align: center;
}

.module-inner .module-text img{
	max-width: 100%;
	height: auto;
}

.content-full .flex-wraper{
  margin-left: 0px;
    margin-right: 0px;
}

.flexible_content .module-inner{
  margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}

.content-full .flexible_content .module-inner{
  margin-left: 0px;
    margin-right: 0px;
}

.flexible_content .module-inner.col-3{
  width: calc(100%/3 - 20px);
}

.content-full .flexible_content .module-inner.col-3{
  width: calc(100%/3);
}

.flexible_content .module-inner.col-1{
  width: calc(100% - 20px);
}

.content-full .flexible_content .module-inner.col-1{
  width: 100%;
}

.flexible_content .module-inner.col-2{
  width: calc(100%/2 - 20px);
}

.content-full .flexible_content .module-inner.col-2{
  width: 50%;
}

.flexible_content .module-inner.col-2.third-twothird-1,
.flexible_content .module-inner.col-2.twothird-third-2{
  width: calc(100%/3 - 20px);
}

.flexible_content .module-inner.col-2.third-twothird-2,
.flexible_content .module-inner.col-2.twothird-third-1{
  width: calc(100%/3*2 - 20px);
}

.content-full .flexible_content .module-inner.col-2.third-twothird-1,
.content-full .flexible_content .module-inner.col-2.twothird-third-2{
  width: calc(100%/3);
}

.content-full .flexible_content .module-inner.col-2.third-twothird-2,
.content-full .flexible_content .module-inner.col-2.twothird-third-1{
  width: calc(100%/3*2);
}

.module-inner .tiv-wraper{
  padding: 50px;
  display: -webkit-flex;
  display: flex;
  position: relative;
}

.module-inner .tiv-wraper .mt-wrap{
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
}

.module-inner .tiv-wraper.vmiddle,
.module-inner .tiv-wraper.vmiddle .mt-wrap{
  align-items: center;
}

.module-inner .tiv-wraper.vbottom,
.module-inner .tiv-wraper.vbottom .mt-wrap{
  align-items: flex-end;
}

.module-inner .tiv-wraper.wthirdl,
.module-inner .tiv-wraper.wthirdl .mt-wrap{
  justify-content: flex-start;
}

.module-inner .tiv-wraper.wthirdc,
.module-inner .tiv-wraper.wthirdc .mt-wrap{
  justify-content: center;
}

.module-inner .tiv-wraper.wthirdr,
.module-inner .tiv-wraper.wthirdr .mt-wrap{
  justify-content: flex-end;
}

.module-inner .tiv-wraper.whalfr,
.module-inner .tiv-wraper.whalfr .mt-wrap{
  justify-content: flex-end;
}

.module-inner .tiv-wraper.whalfl,
.module-inner .tiv-wraper.whalfl .mt-wrap{
  justify-content: flex-start;
}

.module-inner .tiv-wraper.wfull .module-text{
  width: 100%;
}

.module-inner .tiv-wraper.wthirdl .module-text,
.module-inner .tiv-wraper.wthirdc .module-text,
.module-inner .tiv-wraper.wthirdr .module-text{
  width: calc(100%/3 - 20px);
}

.module-inner .tiv-wraper.whalfl .module-text,
.module-inner .tiv-wraper.whalfr .module-text{
  width: calc(100%/2 - 20px);
}

.tiv-wraper{
  height: 100%;
  width: 100%;
}

.min-height-set.tiv-wraper,
.min-height-set.tiv-wraper .mt-wrap{
  height: inherit;
}

.flexible_content > h3{
  margin-bottom: 20px;
  text-align: center;
}

.module-text{
  z-index: 1;
}

.mt-wrap.container_f{
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
}

.video .mt-wrap.container_f,
.slider .mt-wrap.container_f{
  max-width: 1300px;
}

.half-1 .mt-wrap.container_f{
  max-width: 630px;
    margin-left: auto;
    margin-right: inherit;
}

.half-2 .mt-wrap.container_f{
  max-width: 630px;
    margin-left: inherit;
    margin-right: auto;
}

.twothird-third-1 .mt-wrap.container_f{
    max-width: 940px;
    margin-left: auto;
    margin-right: inherit;
}

.third-twothird-2 .mt-wrap.container_f{
    max-width: 940px;
    margin-left: inherit;
    margin-right: auto;
}



.collapse-boxes.col-2.position-1{
  padding-right: 15px;
}

.collapse-boxes.col-2.position-2{
  padding-left: 15px;
}




/*---------Packages------*/
.product-listing h3{
  text-align: center;
  margin-bottom: 20px;
}

.pack-column h4{
      margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.4;
    min-height: 60px;
}

.pcaa{
	text-decoration: none;
	text-align: center;
}

.pack-wrapper{
    padding: 30px 30px;
}

.pack-button{
  text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.pack-button a{
  font-size: 16px;
    border: 2px solid #C4C4C4;
    background-color: #C4C4C4;
    padding: 8px 22px 6px;
    text-decoration: none!important;
    color: #575757;
    border-radius: 3px;
}

.pack-button a:hover{
  color: #575757;
  border: 2px solid #575757;
  background-color: #E4E4E4;
}

.pack-column{
    display: inline-grid;
    padding: 20px;
}

.s-twothird .columns-5{
  padding: 18px;
}

.pack-columns{
  display: flex;
  flex-wrap: wrap;
}

.columns-5{
  width: 20%;
}

.columns-5.nrb-of-rows-2{
  width: 33.3333%;
}

.s-third .columns-5.nrb-of-rows-2{
  width: 50%;
}

.columns-4{
  width: 25%;
}

.columns-4.nrb-of-rows-2{
  width: 50%;
}

.columns-3{
  width: 33.333%;
}

.columns-3.nrb-of-rows-2{
  width: 50%;
}

.columns-2{
  width: 50%;
}

.columns-1{
  width: 100%;
}

.pack-img img{
  max-width: 100%;
  width: 230px;
}

.pack-img{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pack-columns .product-list__product-price{
	display: inline-block;
}

/*
.columns-5 .pack-img{
  height: 210px;
}

.columns-4 .pack-img{
  height: 280px;
}*/



/*--------------------------------------------------------------*/
/* !--Content Background Video UECSS*/
/*--------------------------------------------------------------*/

/*Settings*/
.fixed.video-cbv{
  height: 600px; /* Height if fixed */	 
}

.video-cbv.full{
  height: 100%; /* Calc - object at the top */
}
/*End Settings*/


.content-background-video {
  overflow: hidden;
}

.video-cbv {
  position: relative;
  width: 100%;
}

.down_arrow_b{
  position: absolute;
    width: 80px;
    z-index: 222;
    margin-top: -100px;
    margin-left: calc(50% - 40px);
    opacity: 0.5;
}

.content-background-video .module-text{
  z-index: 1;
} 



.video-cbv.full video, 
.video-cbv.fixed video{
  object-fit: cover !important;
}

.video-cbv.full .wp-video, .video-cbv.full video.wp-video-shortcode, .video-cbv.full .mejs-container, .video-cbv.full .mejs-overlay.load,
.video-cbv.fixed .wp-video, .video-cbv.fixed video.wp-video-shortcode, .video-cbv.fixed .mejs-container, .video-cbv.fixed .mejs-overlay.load {
  height: 100% !important;
}

.video-cbv.full .videoframe,
.video-cbv.fixed .videoframe {
  position: absolute;
    width: 100%;
    height: 100%;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #000 !important;
}

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
  width: 100% !important;
}

.video-cbv.normal .mejs-container {
  padding-top: 56.25%; /*16:9*/
}

.wp-video, video.wp-video-shortcode {
  max-width: 100% !important;
}

video.wp-video-shortcode {
  position: relative;
}

.mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.mejs-controls {
  display: none;
}

.mejs-controls {
  display: none !important;
  visibility: hidden !important;
}

.mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}

.mejs-overlay-loading-bg-img {
  display: none !important;
}

.mask-wrapper{
  position: absolute;
    z-index: 1;
    left: -20px;
    top:-20px;
    right: -20px;
    bottom: -20px;
}

.image .mask-wrapper,
.slider .mask-wrapper{
  position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}



/*----YouTube---*/

.video-background {
  position: relative;
    height: 0;
    margin-left: -1px;
}

.video-cbv.normal.youtube .video-background {
  padding-bottom: 56.25%; /*16:9*/
}

.video-cbv.youtube .video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
  margin: 0;
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25  4:3 -> 75*/
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77  4:3 -> 133.33 */
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  top: 50%;
}

.video-cbv.youtube iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25  4:3 -> 75*/
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77  4:3 -> 133.33 */
  /*position: absolute;*/
  left: 50%;
  /*transform: translate(-50%, -50%);*/
  min-height: 100%;
  top: 50%;
}
  
.video-cbv.full.youtube iframe {
  min-height: 100vh;
  top: calc(50% - 32px); /* Cal if there is some object at the top */
}


    

/*----Viemo---*/

.video-cbv.normal.vimeo {
    /*width: 102%;
    left: -2px;*/
}

.video-cbv.normal.vimeo .video-background {
    padding-bottom: 56.25%; /*16:9*/
}

.video-cbv.vimeo .video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
  margin: 0;
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25  4:3 -> 75*/
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77  4:3 -> 133.33 */
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  top: 50%;
}
  
.video-cbv.vimeo iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25  4:3 -> 75*/
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77  4:3 -> 133.33 */
  /*position: absolute;*/
  left: 50%;
  /*transform: translate(-50%, -50%);*/
  min-height: 100%;
  top: 50%;
}
 
.video-cbv.full.vimeo iframe {
  min-height: 100vh;
  top: calc(50% - 32px); /* Cal if there is some object at the top */
}

.video-cbv.vimeo iframe  .vp-center {
  display: block !important;
}


/*-----Fallback------*/
.cbv-strechy{
  width: 100%;
  padding-bottom: 50%; /* 16:9 56.25% */
  position: relative;
  min-height: 400px;
}

.cbv-inner{
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
}

.cbv-inner .mask {
    background-color: inherit;
}




.bkg-video-mask{
  position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    margin: 0;
}

.bkg-video-textarea {
  position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bkg-video-textarea  .container .inner article {
    padding: 50px 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.bkg-video-textarea.bkg-white .container .inner article{
  background: rgba(255, 255, 255, 0.87);
}

.bkg-video-textarea .container .inner article p {
    color: #232525;
    margin-bottom: -6px;
    font-size: 20px;
}

@media (max-width: 767px) {
  .down_arrow_b {
      width: 50px;
      margin-top: -60px;
      margin-left: calc(50% - 25px);
  }
  
  .cbv-strechy{
    min-height: 450px;
  }
  
  .cbv-inner .bgimg{
	    height: 100%;
		position: absolute;
		width: 100%;
  }
}


.bannergrid .block-slider, .bannergrid .owl-stage-outer, .bannergrid .owl-stage, .bannergrid .owl-item, .bannergrid .block-slider__slide{
	height: 100%;
} 

.bannergrid .module-section{
	
}


/*---Composite------*/
.product-type-composite{
	padding-top: 170px;
}

.comph3{
	padding: 0px 130px;
    text-align: center;
}

.comph1{
	text-align: center;
	padding-top: 40px!important;
}

.compp{
	text-align: center;
    margin-top: 50px;
}

.compp p{
	line-height: 50px;
    padding: 2px 30px 0;
    letter-spacing: 2px;
    font-size: 15px;
    text-decoration: none;
    border: 1px solid #575757;
    color: #575757;
    display: inline-block;
}









.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

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




.mask-pl{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.close-btn{
	width: 50px;
	height: 50px;
	cursor: pointer;
}

.close-btn:after{
	display: inline-block;
    content: "\00d7";
    color: #C9C8C8;
    font-size: 53px;
    cursor: pointer;
    height: 100%;
    width: 100%;
    margin-top: -16px;
    margin-left: 10px;
    font-weight: 300;
}



/*------My account------*/
.page-template-page-my-account .content{
	margin-bottom: 90px;
}
.page-template-page-my-account .content > p{
	display: none;
}

.page-template-page-my-account h1{
	margin-top: 90px;
	text-align: center;
}

.not-me{
	text-align: center;
	margin-bottom: 90px;
}

.page-template-page-my-account a{
	color: #575757;
}

.woocommerce-view-order .orders,
.woocommerce-view-order .addresses,
.woocommerce-view-order .account-pswrd{
	display: none;
}

.woocommerce-edit-address .orders,
.woocommerce-edit-address .account-pswrd,
.woocommerce-edit-address .addresses{
	display: none;
}

.orders, .addresses, .account-pswrd{
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

.orders{
	padding-right: 50px;
}

.my_account_orders > thead > tr{
	font-weight: bold;
	border-bottom: 1px solid #b9b9b9;
}

.orders h2{
	text-align: center;
}

.account-pswrd h2{
	text-align: center;
}

.woocommerce-Address-title h2{
	text-align: center;
}

.woocommerce-EditAccountForm input{
	background-color: #e4e4e4;
    border: none;
    width: 100%;
    height: 40px;
    color: #575757;
    font-size: 16px;
    padding-left: 15px;
    font-family: 'brown';
}

.woocommerce-EditAccountForm button{
	color: #C9C8C8;
    padding: 12px 20px 10px;
    font-family: 'Brown';
    text-transform: uppercase;
    font-size: 18px;
    background-color: #575757;
    margin-top: 20px;
    cursor: pointer;
    border: 2px solid #575757;
}

.woocommerce-EditAccountForm button:hover{
	background-color: #C9C8C8;
	color: #575757;
}

.pswrd-form-last{
	text-align: center;
}

.woocommerce-EditAccountForm label{
	font-size: 13px;
}

.woocommerce-EditAccountForm .form-row{
	margin-bottom: 5px;
}

#account_display_name{
	margin-bottom: -5px;
}

.woocommerce-EditAccountForm .form-row span{
	font-size: 10px;
}

.woocommerce-EditAccountForm fieldset{
	margin-top: 30px;
}

.edit-address-wrp{
	margin-top: 20px;
}

.edit-address-btn{
	color: #C9C8C8!important;
    padding: 12px 20px 10px;
    font-family: 'Brown';
    text-transform: uppercase;
    font-size: 18px;
    background-color: #575757;
    margin-top: 20px;
    cursor: pointer;
    border: 2px solid #575757;
    text-decoration: none;
}

.edit-address-btn:hover{
	background-color: #C9C8C8;
	color: #575757!important;
}

/*--Orders--*/
.woocommerce-orders-table__header-order-actions{
	display: none;
}

.page-template-page-my-account .account-orders-table{
	width: 100%;
	text-align: left;
}


/*--Edit address--*/
.woocommerce-edit-address .woocommerce-MyAccount-content{
	margin-top: 90px;
	margin-bottom: 90px;
	margin-left: auto;
	margin-right: auto;
	width: 33%;
}

/*Form Fields*/
.woocommerce-edit-address form input{
	background-color: #e4e4e4;
    border: none;
    width: 100%;
    height: 40px;
    color: #575757;
    font-size: 16px;
    padding-left: 15px;
    font-family: 'brown';
}

.woocommerce-edit-address form .select2-selection--single{
	background-color: #e4e4e4;
    border: none;
    width: 100%;
    height: 40px;
    color: #575757;
    font-size: 16px;
    padding-left: 9px;
    font-family: 'brown';
    border-radius: 0px;
    font-weight: 400;
    padding-top: 8px;
}

.woocommerce-edit-address form label{
	font-size: 13px;
}

.woocommerce-edit-address form input::placeholder{
	color: #bfbfbf;
}

.woocommerce-edit-address form .form-row{
	margin-bottom: 5px;
}

.address-form-last{
	text-align: center;
}

.woocommerce-edit-address form button{
	color: #C9C8C8;
    border: none;
    padding: 12px 20px 10px;
    font-family: 'Brown';
    text-transform: uppercase;
    font-size: 18px;
    background-color: #575757;
    margin-top: 20px;
    cursor: pointer;
    border: 2px solid #575757;
}

.woocommerce-edit-address form button:hover{
	background-color: #C9C8C8;
	color: #575757;
}
/*Form Fields end*/

#customer_login{
	margin-top: 90px;
}

.page-template-page-my-account #customer_login{
	width: 475px;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}

#customer_login input:not(#rememberme){
	background-color: #e4e4e4;
    border: none;
    width: 100%;
    height: 40px;
    color: #575757;
    font-size: 16px;
    padding-left: 15px;
    font-family: 'brown';
}

.woocommerce-form-login #rememberme{
}

#customer_login label{
	font-size: 13px;
}

#customer_login input::placeholder{
	color: #bfbfbf;
}

#customer_login .form-row{
	margin-bottom: 5px;
}

.address-form-last{
	text-align: center;
}

#customer_login button{
	color: #C9C8C8;
    padding: 12px 20px 10px;
    font-family: 'Brown';
    text-transform: uppercase;
    font-size: 18px;
    background-color: #575757;
    margin-top: 20px;
    cursor: pointer;
    border: 2px solid #575757;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#customer_login button:hover{
	background-color: #C9C8C8;
	color: #575757;
}

.woocommerce-LostPassword{
	text-align: center;
}

.woocommerce-form-register.register p:nth-of-type(2){
	font-size: 13px;
}




.page-template-checkout .woocommerce-form-login.login{
	padding: 20px;
}

.page-template-checkout .woocommerce-form-login input:not(#rememberme){
	background-color: #e4e4e4;
    border: none;
    width: 100%;
    height: 40px;
    color: #575757;
    font-size: 16px;
    padding-left: 15px;
    font-family: 'brown';
}

.page-template-checkout .woocommerce-form-login label{
	font-size: 13px;
}

.page-template-checkout .woocommerce-form-login input::placeholder{
	color: #bfbfbf;
}

.page-template-checkout .woocommerce-form-login .form-row{
	margin-bottom: 5px;
}

.page-template-checkout .woocommerce-form-login button{
	color: #C9C8C8;
    padding: 12px 20px 10px;
    font-family: 'Brown';
    text-transform: uppercase;
    font-size: 18px;
    background-color: #575757;
    margin-top: 20px;
    cursor: pointer;
    border: 2px solid #575757;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.page-template-checkout .woocommerce-form-login button:hover{
	background-color: #C9C8C8;
	color: #575757;
}

.page-template-checkout .woocommerce-form-login .lost_password{
	text-align: center;
}

.page-template-checkout a{
	color: #575757;
}


.my-order-wrapper{
	width: 550px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}

.my-order-table tr td:first-of-type{
	border-right: 1px solid #afafaf;
	padding-right: 10px;
	text-align: right;
	width: 50%;
}

.my-order-table tr td:last-of-type{
	padding-left: 10px;
	width: 50%;
}

.my-order-table{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.my-order-wrapper .woocommerce-order-details p{
	display: none;
}

.woocommerce-table--order-details{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.woocommerce-table--order-details tr td:first-of-type,
.woocommerce-table--order-details tr th:first-of-type{
	border-right: 1px solid #afafaf;
	padding-right: 10px;
	text-align: right;
	width: 50%;
}

.woocommerce-table--order-details tr td:last-of-type,
.woocommerce-table--order-details tr th:last-of-type{
	padding-left: 10px;
	width: 50%;
	text-align: left;
}

.woocommerce-table--order-details tfoot th{
	border-right: 1px solid #afafaf!important;
	padding-right: 10px!important;
	text-align: right!important;
	width: 50%!important;
}

.woocommerce-table--order-details tfoot td{
	padding-left: 10px!important;
	width: 50%!important;
	text-align: left!important;
	border-right: none!important;
}

.woocommerce-table--order-details tfoot tr:last-of-type{
	border-top: 1px solid #afafaf!important;
}

.woocommerce-table--order-details thead{
	display: none;
}

.woocommerce-table--order-details tbody tr:first-of-type{
}

.woocommerce-table--order-details tfoot tr:last-of-type th{
	border-right: none!important;
	font-size: 26px;
}

.woocommerce-table--order-details tfoot tr:last-of-type td{
	font-size: 26px;
}

.woocommerce-table--order-details tfoot tr:last-of-type td small{
	font-size: 15px;
	display: block;
}

.woocommerce-table--order-details tfoot tr:first-of-type{
	height: 60px;
}

.woocommerce-table--order-details .wc-item-meta-label{
	display: none;
}

.woocommerce-table--order-details tfoot tr:first-of-type td,
.woocommerce-table--order-details tfoot tr:first-of-type th{
	vertical-align: bottom;
}

.spacer{
	height: 27px;
}

.mytfooter h2{
	display: none;
}

.mytfooter .woocommerce-customer-details--phone,
.mytfooter .woocommerce-customer-details--email{
	display: none;
}

.woocommerce-order-details__title{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.devad{
	height: 30px;
}

.checkout-content__thanks
	
	
	
	




/*Thank you page*/
.conf-head-table{
	text-align: left;
	font-size: 18px;
}

.conf-head-table td:first-of-type{
	min-width: 260px;
}

.checkout-content__thanks h4{
	margin-top: 30px;
}

.checkout-content__thanks a{
	color: inherit;
}

.checkout-content__thanks .woocommerce-table--order-details{
	text-align: left;
    font-size: 18px;
}

.checkout-content__thanks .woocommerce-table--order-details thead tr:first-of-type{
	border-bottom: 1px solid;
}

.checkout-content__thanks .woocommerce-table--order-details thead tr th:first-of-type{
	min-width: 260px;
}

.checkout-content__thanks .woocommerce-table--order-details tfoot tr:last-of-type{
	border-top: 1px solid;
}

.checkout-content__thanks .woocommerce-customer-details{
	text-align: left;
	margin-top: 27px;
	font-size: 18px;
}

.checkout-content__thanks .woocommerce-customer-details h2{
	font-size: 23px;
	margin-bottom: 0px;
}

.checkout-content__thanks .woocommerce-customer-details--phone, .checkout-content__thanks .woocommerce-customer-details--email{
	display: none;
}

.checkout-content__thanks .contact-info p{
	margin-bottom: 0px;
}



/*Checkout*/
.page-template-checkout .woocommerce-billing-fields input{

}

.page-template-checkout .woocommerce-billing-fields label{

}

.page-template-checkout .woocommerce-billing-fields input::placeholder{
	color: #bfbfbf!important;
}

.page-template-checkout .woocommerce-billing-fields .form-row{
	margin-bottom: 5px!important;
}

.page-template-checkout .woocommerce-billing-fields .select2-selection--single{
	background-color: #e4e4e4;
    border: none;
    width: 100%;
    height: 40px;
    color: #575757;
    font-size: 16px;
    padding-left: 9px;
    font-family: 'brown';
    border-radius: 0px;
    font-weight: 400;
    padding-top: 8px;
}


/* CSS Reset */
html, body, div, span, applet, object, iframe, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

p, h1, h2, h3, h4, h5{
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img, img {
  border: 0;
}

/* Border-box fix */
* {
  box-sizing: border-box;
}

/* Fix iOS forms */
input[type=text],
input[type=email],
input[type=submit],
textarea,
button {
  -webkit-appearance: none;
  border-radius: 0;
}

/* Fix ugly outlines */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  outline: none !important;
}

@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-RegularBackslanted.eot");
  src: url("../fonts/Brown-RegularBackslanted.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-RegularBackslanted.woff") format("woff"), url("../fonts/Brown-RegularBackslanted.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-BlackItalic.eot");
  src: url("../fonts/PublicoBanner-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-BlackItalic.woff") format("woff"), url("../fonts/PublicoBanner-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-RegularAlt.eot");
  src: url("../fonts/Brown-RegularAlt.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-RegularAlt.woff") format("woff"), url("../fonts/Brown-RegularAlt.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-Medium.eot");
  src: url("../fonts/PublicoBanner-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Medium.woff") format("woff"), url("../fonts/PublicoBanner-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-BoldItalic.eot");
  src: url("../fonts/Brown-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-BoldItalic.woff") format("woff"), url("../fonts/Brown-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-LightItalic.eot");
  src: url("../fonts/PublicoBanner-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-LightItalic.woff") format("woff"), url("../fonts/PublicoBanner-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Publico Headline";
  src: url("../fonts/PublicoHeadline-Roman.eot");
  src: url("../fonts/PublicoHeadline-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoHeadline-Roman.woff") format("woff"), url("../fonts/PublicoHeadline-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-RegularItalicAlt.eot");
  src: url("../fonts/Brown-RegularItalicAlt.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-RegularItalicAlt.woff") format("woff"), url("../fonts/Brown-RegularItalicAlt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-Bold.eot");
  src: url("../fonts/Brown-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-Bold.woff") format("woff"), url("../fonts/Brown-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-BoldItalic.eot");
  src: url("../fonts/PublicoBanner-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-BoldItalic.woff") format("woff"), url("../fonts/PublicoBanner-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-BoldBackslanted-Alt.eot");
  src: url("../fonts/Brown-BoldBackslanted-Alt.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-BoldBackslanted-Alt.woff") format("woff"), url("../fonts/Brown-BoldBackslanted-Alt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-Regular.eot");
  src: url("../fonts/PublicoBanner-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Regular.woff") format("woff"), url("../fonts/PublicoBanner-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-Black.eot");
  src: url("../fonts/PublicoBanner-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Black.woff") format("woff"), url("../fonts/PublicoBanner-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-RegularItalic.eot");
  src: url("../fonts/Brown-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-RegularItalic.woff") format("woff"), url("../fonts/Brown-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-LightBackslanted.eot");
  src: url("../fonts/Brown-LightBackslanted.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-LightBackslanted.woff") format("woff"), url("../fonts/Brown-LightBackslanted.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Publico Text Sv";
  src: url("../fonts/PublicoTextSv-Semibold.eot");
  src: url("../fonts/PublicoTextSv-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoTextSv-Semibold.woff") format("woff"), url("../fonts/PublicoTextSv-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-RegularBackslantedAlt.eot");
  src: url("../fonts/Brown-RegularBackslantedAlt.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-RegularBackslantedAlt.woff") format("woff"), url("../fonts/Brown-RegularBackslantedAlt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Publico Text Sv";
  src: url("../fonts/PublicoTextSv-Bold.eot");
  src: url("../fonts/PublicoTextSv-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoTextSv-Bold.woff") format("woff"), url("../fonts/PublicoTextSv-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Publico Headline";
  src: url("../fonts/PublicoHeadline-BoldItalic.eot");
  src: url("../fonts/PublicoHeadline-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoHeadline-BoldItalic.woff") format("woff"), url("../fonts/PublicoHeadline-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-LightItalic.eot");
  src: url("../fonts/Brown-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-LightItalic.woff") format("woff"), url("../fonts/Brown-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Publico Text Sv";
  src: url("../fonts/PublicoTextSv-SemiboldItalic.eot");
  src: url("../fonts/PublicoTextSv-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoTextSv-SemiboldItalic.woff") format("woff"), url("../fonts/PublicoTextSv-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-ThinItalic.eot");
  src: url("../fonts/Brown-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-ThinItalic.woff") format("woff"), url("../fonts/Brown-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-ExtraboldItalic.eot");
  src: url("../fonts/PublicoBanner-ExtraboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-ExtraboldItalic.woff") format("woff"), url("../fonts/PublicoBanner-ExtraboldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Publico Banner Ultra";
  src: url("../fonts/PublicoBanner-Ultra.eot");
  src: url("../fonts/PublicoBanner-Ultra.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Ultra.woff") format("woff"), url("../fonts/PublicoBanner-Ultra.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-Regular.eot");
  src: url("../fonts/Brown-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-Regular.woff") format("woff"), url("../fonts/Brown-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Publico Headline";
  src: url("../fonts/PublicoHeadline-Light.eot");
  src: url("../fonts/PublicoHeadline-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoHeadline-Light.woff") format("woff"), url("../fonts/PublicoHeadline-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-Bold.eot");
  src: url("../fonts/PublicoBanner-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Bold.woff") format("woff"), url("../fonts/PublicoBanner-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-ThinBackslanted.eot");
  src: url("../fonts/Brown-ThinBackslanted.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-ThinBackslanted.woff") format("woff"), url("../fonts/Brown-ThinBackslanted.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-Light.eot");
  src: url("../fonts/Brown-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-Light.woff") format("woff"), url("../fonts/Brown-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-RegularItalic.eot");
  src: url("../fonts/PublicoBanner-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-RegularItalic.woff") format("woff"), url("../fonts/PublicoBanner-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-BoldItalicAlt.eot");
  src: url("../fonts/Brown-BoldItalicAlt.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-BoldItalicAlt.woff") format("woff"), url("../fonts/Brown-BoldItalicAlt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-Extrabold.eot");
  src: url("../fonts/PublicoBanner-Extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Extrabold.woff") format("woff"), url("../fonts/PublicoBanner-Extrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Publico Text Sv";
  src: url("../fonts/PublicoTextSv-Italic.eot");
  src: url("../fonts/PublicoTextSv-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoTextSv-Italic.woff") format("woff"), url("../fonts/PublicoTextSv-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-Light.eot");
  src: url("../fonts/PublicoBanner-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Light.woff") format("woff"), url("../fonts/PublicoBanner-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-Thin.eot");
  src: url("../fonts/Brown-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-Thin.woff") format("woff"), url("../fonts/Brown-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Publico Text Sv";
  src: url("../fonts/PublicoTextSv-Roman.eot");
  src: url("../fonts/PublicoTextSv-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoTextSv-Roman.woff") format("woff"), url("../fonts/PublicoTextSv-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-BoldBackslanted.eot");
  src: url("../fonts/Brown-BoldBackslanted.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-BoldBackslanted.woff") format("woff"), url("../fonts/Brown-BoldBackslanted.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/Brown-BoldAlt.eot");
  src: url("../fonts/Brown-BoldAlt.eot?#iefix") format("embedded-opentype"), url("../fonts/Brown-BoldAlt.woff") format("woff"), url("../fonts/Brown-BoldAlt.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Publico Banner";
  src: url("../fonts/PublicoBanner-MediumItalic.eot");
  src: url("../fonts/PublicoBanner-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-MediumItalic.woff") format("woff"), url("../fonts/PublicoBanner-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Publico Text Sv";
  src: url("../fonts/PublicoTextSv-BoldItalic.eot");
  src: url("../fonts/PublicoTextSv-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoTextSv-BoldItalic.woff") format("woff"), url("../fonts/PublicoTextSv-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Publico Headline";
  src: url("../fonts/PublicoHeadline-Bold.eot");
  src: url("../fonts/PublicoHeadline-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoHeadline-Bold.woff") format("woff"), url("../fonts/PublicoHeadline-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/*
Fonts:
Brown 100, 300
Publico Banner 300, 500, 900
*/
body {
  background: #c9c8c8;
  font-family: "Brown", serif;
  color: #575757;
  line-height: 1.5;
  font-size: 15px;
  position: relative;
  padding-top: 68px;
}

.post-type-archive-product{
  padding-top: 0px;
}

.transp-header body{
	padding-top: 0px;
}

@media (max-width: 1320px) {
  body {
  }
}
body.page-template-checkout {
  padding-top: 0;
}

.content {
  max-width: 1440px;
  margin: 0 auto;
  padding-top: 0px;
  background: #c9c8c8;
  position: relative;
}
@media (max-width: 1320px) {
  .content {
    padding-top: 0;
  }
}

body.home .content,
body.page-template-front-page .content,
body.page-template-page-multiroom .content {
  padding-top: 0;
}

.error-404 {
  padding: 50px;
  text-align: center;
}
.error-404 h1 {
  font-family: "Publico Banner", sans-serif;
  font-size: 60px;
  font-weight: bold;
  text-align: center;
  color: #6C6C6C;
  margin: 10px 0 15px;
}
.error-404 p {
  font-weight: 300;
  font-size: 20px;
  text-align: center;
  color: #7C7C7C;
  max-width: 50%;
  margin: 0 auto 25px;
}
.error-404 p a {
  color: #7C7C7C;
  text-decoration: underline;
}
.error-404 p a:hover {
  color: #000;
}

body.page-template-page-contact h1,
body.page-template-page-landing h1 {
  font-family: "Publico Banner", sans-serif;
  font-size: 45px;
  line-height: 1.05;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 40px 0 15px;
}
@media (max-width: 720px) {
  body.page-template-page-contact h1,
body.page-template-page-landing h1 {
    font-size: 20px;
    line-height: 1.2;
    margin: 30px 0 15px;
  }
}
body.page-template-page-contact .opening,
body.page-template-page-landing .opening {
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  color: #7C7C7C;
  max-width: 50%;
  margin: 0 auto 25px;
}
@media (max-width: 1100px) {
  body.page-template-page-contact .opening,
body.page-template-page-landing .opening {
    max-width: 70%;
  }
}
@media (max-width: 800px) {
  body.page-template-page-contact .opening,
body.page-template-page-landing .opening {
    max-width: 80%;
    font-size: 18px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-contact .opening,
body.page-template-page-landing .opening {
    max-width: 100%;
    padding: 0 25px;
  }
}
body.page-template-page-contact .opening p,
body.page-template-page-landing .opening p {
  margin-bottom: 20px;
}
@media (max-width: 720px) {
  body.page-template-page-contact .opening p,
body.page-template-page-landing .opening p {
    font-size: 16px;
  }
}
body.page-template-page-contact .opening strong,
body.page-template-page-landing .opening strong {
  font-weight: normal;
}
body.page-template-page-contact .opening a,
body.page-template-page-landing .opening a {
  color: #7C7C7C;
  text-decoration: underline;
}
body.page-template-page-contact .opening a:hover,
body.page-template-page-landing .opening a:hover {
  color: #000;
}

.cart-overlay,
.dropdown-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9900;
  display: none;
  cursor: pointer;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

body.woocommerce-cart,
body.woocommerce-checkout {
}
body.woocommerce-cart .woocommerce-error,
body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-info {
  max-width: 950px;
  margin: 30px auto 15px;
  padding: 15px 20px;
  text-align: center;
  border: 1px solid #CBCBCB;
  color: #7F7F7F;
}
body.woocommerce-cart .woocommerce-error a,
body.woocommerce-cart .woocommerce-message a,
body.woocommerce-cart .woocommerce-info a,
body.woocommerce-checkout .woocommerce-error a,
body.woocommerce-checkout .woocommerce-message a,
body.woocommerce-checkout .woocommerce-info a {
  color: #7F7F7F;
}
body.woocommerce-cart .woocommerce-error a:hover,
body.woocommerce-cart .woocommerce-message a:hover,
body.woocommerce-cart .woocommerce-info a:hover,
body.woocommerce-checkout .woocommerce-error a:hover,
body.woocommerce-checkout .woocommerce-message a:hover,
body.woocommerce-checkout .woocommerce-info a:hover {
  color: #000;
}
body.woocommerce-cart .checkout-header,
body.woocommerce-checkout .checkout-header {
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  body.woocommerce-cart .checkout-header,
body.woocommerce-checkout .checkout-header {
    margin-bottom: 15px;
  }
}
body.woocommerce-cart .checkout-header__inner,
body.woocommerce-checkout .checkout-header__inner {
  max-width: 1440px;
  margin: 0 auto;
  height: 110px;
  position: relative;
}
@media (max-width: 800px) {
  body.woocommerce-cart .checkout-header__inner,
body.woocommerce-checkout .checkout-header__inner {
    height: 60px;
  }
}
body.woocommerce-cart .checkout-header__logo,
body.woocommerce-checkout .checkout-header__logo {
  display: block;
  position: absolute;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body.woocommerce-cart .checkout-header__logo img,
body.woocommerce-checkout .checkout-header__logo img {
  display: block;
  width: 165px;
  height: auto;
}
body.woocommerce-cart .checkout-header__back,
body.woocommerce-checkout .checkout-header__back {
  position: absolute;
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #6C6C6C;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 0 0 27px;
}
body.woocommerce-cart .checkout-header__back:hover,
body.woocommerce-checkout .checkout-header__back:hover {
  opacity: 0.75;
}
@media (max-width: 800px) {
  body.woocommerce-cart .checkout-header__back span,
body.woocommerce-checkout .checkout-header__back span {
    display: none;
  }
}
body.woocommerce-cart .checkout-header__back img,
body.woocommerce-checkout .checkout-header__back img {
  width: 20px;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body.woocommerce-cart .checkout-content,
body.woocommerce-checkout .checkout-content {
  max-width: 980px;
  margin: 15px auto 100px;
  display: flex;
  flex-wrap: nowrap;
}
body.woocommerce-checkout .checkout-content__thanks {
  width: 550px;
  max-width: 100%;
}
@media (max-width: 800px) {
  body.woocommerce-cart .checkout-content,
body.woocommerce-checkout .checkout-content {
    padding: 0 40px;
    flex-wrap: wrap;
  }
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content,
body.woocommerce-checkout .checkout-content {
    padding: 0;
    margin-top: 0;
  }
}
body.woocommerce-cart .checkout-content__empty,
body.woocommerce-checkout .checkout-content__empty {
  margin: 50px auto;
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  padding: 0 20px;
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__empty,
body.woocommerce-checkout .checkout-content__empty {
    margin: 30px 0;
    font-size: 24px;
  }
}
body.woocommerce-cart .checkout-content__thanks,
body.woocommerce-checkout .checkout-content__thanks {
  margin: 50px auto;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  padding: 0 20px;
}

.checkout-content__thanks, .checkout-content__thanks h4, .checkout-content__thanks p, .checkout-content__thanks h1{
	text-align: left;
}

.checkout-content__thanks h1 {
    text-align:center;
    margin-bottom: 60px;
}

@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__thanks,
body.woocommerce-checkout .checkout-content__thanks {
    margin: 30px 0;
  }
}
body.woocommerce-cart .checkout-content__thanks h3,
body.woocommerce-checkout .checkout-content__thanks h3 {
  font-size: 52px;
  font-family: "Publico Banner", sans-serif;
  font-weight: 700;
  line-height: 1.05;
  margin-bottom: 30px;
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__thanks h3,
body.woocommerce-checkout .checkout-content__thanks h3 {
    font-size: 34px;
  }
}
body.woocommerce-cart .checkout-content__thanks p,
body.woocommerce-checkout .checkout-content__thanks p {
	font-size: 18px;
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__thanks p,
body.woocommerce-checkout .checkout-content__thanks p {
    font-size: 16px;
  }
}
body.woocommerce-cart .checkout-content__thanks p strong{
  display: block;
  margin-top: 30px;
  font-weight: 100;
  font-size: 32px;
  line-height: 1.2;
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__thanks p strong,
body.woocommerce-checkout .checkout-content__thanks p strong {
    font-size: 22px;
  }
}
body.woocommerce-cart .checkout-content__cart,
body.woocommerce-checkout .checkout-content__cart {
  flex: 0 0 50%;
}
@media (max-width: 800px) {
  body.woocommerce-cart .checkout-content__cart,
body.woocommerce-checkout .checkout-content__cart {
    flex: 0 0 100%;
  }
}
body.woocommerce-cart .checkout-content__checkout-inner, body.woocommerce-cart .checkout-content__cart-inner,
body.woocommerce-checkout .checkout-content__checkout-inner,
body.woocommerce-checkout .checkout-content__cart-inner {
  margin: 15px;
}
body.woocommerce-cart .checkout-content__checkout-inner h2, body.woocommerce-cart .checkout-content__cart-inner h2,
body.woocommerce-checkout .checkout-content__checkout-inner h2,
body.woocommerce-checkout .checkout-content__cart-inner h2 {
  text-align: center;
}
body.woocommerce-cart .checkout-content__checkout-inner > .woocommerce .order_details, body.woocommerce-cart .checkout-content__cart-inner > .woocommerce .order_details,
body.woocommerce-checkout .checkout-content__checkout-inner > .woocommerce .order_details,
body.woocommerce-checkout .checkout-content__cart-inner > .woocommerce .order_details {
  padding: 15px 20px;
}
body.woocommerce-cart .checkout-content__checkout-inner > .woocommerce > .woocommerce-checkout, body.woocommerce-cart .checkout-content__cart-inner > .woocommerce > .woocommerce-checkout,
body.woocommerce-checkout .checkout-content__checkout-inner > .woocommerce > .woocommerce-checkout,
body.woocommerce-checkout .checkout-content__cart-inner > .woocommerce > .woocommerce-checkout {
  padding: 0;
}
body.woocommerce-cart .checkout-content__checkout-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button, body.woocommerce-cart .checkout-content__cart-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button,
body.woocommerce-checkout .checkout-content__checkout-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button,
body.woocommerce-checkout .checkout-content__cart-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button {
  display: block;
  border: 0;
  background: #63696D;
  padding: 2px 40px 0;
  color: #fff;
  font-family: "Brown", serif;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
  width: 100%;
  cursor: pointer;
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__checkout-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button, body.woocommerce-cart .checkout-content__cart-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button,
body.woocommerce-checkout .checkout-content__checkout-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button,
body.woocommerce-checkout .checkout-content__cart-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button {
    padding: 2px 15px;
    font-size: 13px;
  }
}
body.woocommerce-cart .checkout-content__checkout-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button:hover, body.woocommerce-cart .checkout-content__cart-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button:hover,
body.woocommerce-checkout .checkout-content__checkout-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button:hover,
body.woocommerce-checkout .checkout-content__cart-inner > .woocommerce > .woocommerce-checkout button.wc-stripe-checkout-button:hover {
  background: #4b4f52;
}
body.woocommerce-cart .checkout-content__checkout-inner > .woocommerce > p, body.woocommerce-cart .checkout-content__cart-inner > .woocommerce > p,
body.woocommerce-checkout .checkout-content__checkout-inner > .woocommerce > p,
body.woocommerce-checkout .checkout-content__cart-inner > .woocommerce > p {
  padding: 15px 20px;
}
body.woocommerce-cart .checkout-content__checkout-inner > .woocommerce a.wc-backward, body.woocommerce-cart .checkout-content__cart-inner > .woocommerce a.wc-backward,
body.woocommerce-checkout .checkout-content__checkout-inner > .woocommerce a.wc-backward,
body.woocommerce-checkout .checkout-content__cart-inner > .woocommerce a.wc-backward {
  color: #6C6C6C;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-order p, body.woocommerce-cart .checkout-content__cart-inner .woocommerce-order p,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-order p,
body.woocommerce-checkout .checkout-content__cart-inner .woocommerce-order p {
  padding: 20px;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-order ul, body.woocommerce-cart .checkout-content__cart-inner .woocommerce-order ul,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-order ul,
body.woocommerce-checkout .checkout-content__cart-inner .woocommerce-order ul {
  padding: 20px;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-order .woocommerce-order-details, body.woocommerce-cart .checkout-content__cart-inner .woocommerce-order .woocommerce-order-details,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-order .woocommerce-order-details,
body.woocommerce-checkout .checkout-content__cart-inner .woocommerce-order .woocommerce-order-details {
  display: none !important;
}
body.woocommerce-cart .checkout-content__checkout-inner,
body.woocommerce-checkout .checkout-content__checkout-inner {
}
body.woocommerce-cart .checkout-content__checkout-inner #coupons_list,
body.woocommerce-checkout .checkout-content__checkout-inner #coupons_list {
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid #cbcbcb;
}
body.woocommerce-cart .checkout-content__checkout-inner #coupons_list h3,
body.woocommerce-checkout .checkout-content__checkout-inner #coupons_list h3 {
  margin-bottom: 10px;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-error,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-error {
  border: 0 !important;
  margin: 10px 0 0 !important;
  color: #E50000 !important;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields {
  padding: 20px 20px 0 20px;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields .form-row,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields .form-row,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields .form-row,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields .form-row,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields .form-row,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields .form-row {
  margin: 0 0 25px;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields #billing_first_name_field,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields #billing_first_name_field,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields #billing_first_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields #billing_first_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields #billing_first_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields #billing_first_name_field {
  width: 48%;
  float: left;
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields #billing_first_name_field,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields #billing_first_name_field,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields #billing_first_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields #billing_first_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields #billing_first_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields #billing_first_name_field {
    width: 100%;
    float: none;
  }
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields #billing_last_name_field,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields #billing_last_name_field,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields #billing_last_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields #billing_last_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields #billing_last_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields #billing_last_name_field {
  width: 48%;
  float: right;
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields #billing_last_name_field,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields #billing_last_name_field,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields #billing_last_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields #billing_last_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields #billing_last_name_field,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields #billing_last_name_field {
    width: 100%;
    float: none;
  }
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields label,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields label,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields label,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields label,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields label,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields label {
  font-size: 13px;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields input[type=text],
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields input[type=tel],
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields input[type=email],
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields input[type=text],
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields input[type=tel],
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields input[type=email],
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields input[type=text],
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields input[type=tel],
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields input[type=email],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields input[type=text],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields input[type=tel],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields input[type=email],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields input[type=text],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields input[type=tel],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields input[type=email],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields input[type=text],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields input[type=tel],
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields input[type=email] {
  background-color: #e4e4e4;
    border: none;
    width: 100%;
    height: 40px;
    color: #575757;
    font-size: 16px;
    padding-left: 15px;
    font-family: 'brown';
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields textarea,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields textarea,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields textarea,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields textarea,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields textarea,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields textarea {
  display: block;
  padding: 14px 12px 14px 12px;
  width: 100%;
  background: #fff;
  line-height: 1.4;
  height: 100px;
  font-weight: 300;
  font-family: "Brown", serif;
  font-size: 14px;
  color: #7F7F7F;
  border: 1px solid #ddd;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-billing-fields .select2-choice,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-additional-fields .select2-choice,
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields .select2-choice,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-billing-fields .select2-choice,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-additional-fields .select2-choice,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields .select2-choice {
  line-height: 44px;
  border-radius: 0 !important;
  border: 1px solid #ddd !important;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields {
  padding-top: 0;
}
body.woocommerce-cart .checkout-content__checkout-inner .woocommerce-shipping-fields h3,
body.woocommerce-checkout .checkout-content__checkout-inner .woocommerce-shipping-fields h3 {
  display: none;
}
body.woocommerce-cart .checkout-content__checkout-inner #ship-to-different-address,
body.woocommerce-checkout .checkout-content__checkout-inner #ship-to-different-address {
  text-align: center;
  cursor: pointer;
}
body.woocommerce-cart .checkout-content__checkout-inner #ship-to-different-address label,
body.woocommerce-checkout .checkout-content__checkout-inner #ship-to-different-address label {
  cursor: pointer;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment,
body.woocommerce-checkout .checkout-content__checkout-inner #payment {
  border-top: 1px solid #CBCBCB;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods {
  padding: 18px 20px 20px 20px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce {
  cursor: pointer;
  border: 1px solid #eee;
  border-bottom: 0;
  padding: 10px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal:last-child,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe:last-child,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce:last-child,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal:last-child,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe:last-child,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce:last-child {
  border-bottom: 1px solid #eee;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal img,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe img,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce img,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal img,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe img,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  max-height: 32px;
  width: auto;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal .about_paypal,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe .about_paypal,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce .about_paypal,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal .about_paypal,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe .about_paypal,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce .about_paypal {
  display: none;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal label,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe label,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce label {
  display: flex;
  position: relative;
  line-height: 30px;
  font-size: 14px;
  color: #6C6C6C;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  align-items: center;
  cursor: pointer;
  padding-left: 0 !important;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal label i:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal label img:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe label i:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe label img:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce label i:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce label img:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal label i:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal label img:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe label i:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe label img:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce label i:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce label img:nth-child(1) {
  margin-left: auto;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal > label,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce > label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal > label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce > label {
  display: flex;
  position: relative;
  line-height: 30px;
  font-size: 14px;
  color: #6c6c6c;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  align-items: center;
  cursor: pointer;
  padding-left: 24px !important;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal > label:before,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label:before,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce > label:before,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal > label:before,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label:before,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce > label:before {
  display: block;
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal > label i:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal > label img:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label i:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label img:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce > label i:nth-child(1),
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce > label img:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal > label i:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal > label img:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label i:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe > label img:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce > label i:nth-child(1),
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce > label img:nth-child(1) {
  margin-left: auto;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal .form-row,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe .form-row,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce .form-row,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal .form-row,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe .form-row,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce .form-row {
  margin: 0 0 25px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal .form-row.form-row-last,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe .form-row.form-row-last,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce .form-row.form-row-last,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal .form-row.form-row-last,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe .form-row.form-row-last,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce .form-row.form-row-last {
  margin-bottom: 15px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal .form-row label,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe .form-row label,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce .form-row label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal .form-row label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe .form-row label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce .form-row label {
  line-height: 18px;
  color: #7f7f7f;
  text-decoration: none;
  display: block;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 3px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal input,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe input,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce input,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal input,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe input,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce input {
  display: none;
  padding: 2px 12px 0 12px;
  width: 100%;
  background: #fff;
  line-height: 44px;
  font-weight: 300;
  font-family: "Brown", serif;
  font-size: 14px;
  color: #7F7F7F;
  border: 1px solid #ddd;
  width: 100% !important;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal input:checked + label,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe input:checked + label,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce input:checked + label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal input:checked + label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe input:checked + label,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce input:checked + label {
  color: #111;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal input:checked + label:before,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe input:checked + label:before,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce input:checked + label:before,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal input:checked + label:before,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe input:checked + label:before,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce input:checked + label:before {
  border-color: #72b772;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal input:checked + label:after,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe input:checked + label:after,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce input:checked + label:after,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal input:checked + label:after,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe input:checked + label:after,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce input:checked + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 3px;
  width: 10px;
  height: 10px;
  background: #58af58;
  border-radius: 50%;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal p,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe p,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce p,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal p,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe p,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce p {
  margin: 12px 0 15px;
  font-size: 14px;
  font-weight: 300;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal p a,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe p a,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce p a,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal p a,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe p a,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce p a {
  color: #000;
  text-decoration: underline;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal p a:hover,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe p a:hover,
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce p a:hover,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_paypal p a:hover,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_stripe p a:hover,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc_payment_methods.payment_methods .wc_payment_method.payment_method_redlight_swish-ecommerce p a:hover {
  opacity: 0.7;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper {
  padding-bottom: 15px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
  margin-bottom: 10px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper p a,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper p a {
  color: #000;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper p a:hover,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper p a:hover {
  opacity: 0.7;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper label a,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper label a {
  color: #000;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper label a:hover,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-terms-and-conditions-wrapper label a:hover {
  opacity: 0.7;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-form__label-for-checkbox,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-form__label-for-checkbox {
  margin-bottom: 15px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-form__label-for-checkbox a,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-form__label-for-checkbox a {
  color: #000;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .woocommerce-form__label-for-checkbox a:hover,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .woocommerce-form__label-for-checkbox a:hover {
  opacity: 0.7;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc-terms-and-conditions,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc-terms-and-conditions {
  padding-bottom: 15px;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .wc-terms-and-conditions label a,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .wc-terms-and-conditions label a {
  color: #000;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .place-order,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .place-order {
  padding: 20px 20px 40px 20px;
  border-top: 1px solid #CBCBCB;
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .place-order input[type=submit],
body.woocommerce-cart .checkout-content__checkout-inner #payment .place-order button,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .place-order input[type=submit],
body.woocommerce-checkout .checkout-content__checkout-inner #payment .place-order button {
  display: block;
  border: 0;
  background: #63696D;
  padding: 2px 40px 0;
  color: #fff;
  font-family: "Brown", serif;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
  width: 100%;
  cursor: pointer;
}
@media (max-width: 720px) {
  body.woocommerce-cart .checkout-content__checkout-inner #payment .place-order input[type=submit],
body.woocommerce-cart .checkout-content__checkout-inner #payment .place-order button,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .place-order input[type=submit],
body.woocommerce-checkout .checkout-content__checkout-inner #payment .place-order button {
    padding: 2px 15px;
    font-size: 13px;
  }
}
body.woocommerce-cart .checkout-content__checkout-inner #payment .place-order input[type=submit]:hover,
body.woocommerce-cart .checkout-content__checkout-inner #payment .place-order button:hover,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .place-order input[type=submit]:hover,
body.woocommerce-checkout .checkout-content__checkout-inner #payment .place-order button:hover {
  background: #4b4f52;
}
body.woocommerce-cart .checkout-content__checkout-inner #order_review_heading,
body.woocommerce-cart .checkout-content__checkout-inner .shop_table.woocommerce-checkout-review-order-table,
body.woocommerce-checkout .checkout-content__checkout-inner #order_review_heading,
body.woocommerce-checkout .checkout-content__checkout-inner .shop_table.woocommerce-checkout-review-order-table {
  display: none !important;
}
body.woocommerce-cart .checkout-content__checkout,
body.woocommerce-checkout .checkout-content__checkout {
  flex: 0 0 50%;
}
@media (max-width: 800px) {
  body.woocommerce-cart .checkout-content__checkout,
body.woocommerce-checkout .checkout-content__checkout {
    flex: 0 0 100%;
  }
}

.select2-drop-active {
  border: 1px solid #ddd !important;
  border-top: none !important;
}

body.page-template-page-contact .content {
  background: #E5E5E5;
}
body.page-template-page-contact .contact-top {
  padding: 0 0 30px;
}

body.page-template-page-faq .content {
  background: #F0F0F1;
}

body.page-template-page-multiroom .multiroom__app {
  background: #676C70;
  padding: 70px 170px 70px 120px;
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 1100px) {
  body.page-template-page-multiroom .multiroom__app {
    padding: 50px 130px 50px 100px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-multiroom .multiroom__app {
    padding: 40px 50px 40px 40px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-multiroom .multiroom__app {
    padding: 50px 30px 30px 30px;
    flex-wrap: wrap;
  }
}

.ap-star-rating__inner{
  width: 140px;
  pointer-events: all!important;
}


body.page-template-page-multiroom .multiroom__app-text {
  text-align: center;
  padding: 0 160px 0 60px;
  display: flex;
  flex: 1;
}
@media (max-width: 1100px) {
  body.page-template-page-multiroom .multiroom__app-text {
    padding: 0 80px 0 30px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-multiroom .multiroom__app-text {
    padding: 20px 30px;
    order: 2;
    flex: 0 0 100%;
  }
}
body.page-template-page-multiroom .multiroom__app-text-inner {
  margin: auto;
}
body.page-template-page-multiroom .multiroom__app-text h2 {
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.2;
}
body.page-template-page-multiroom .multiroom__app-text a {
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 27px 11px;
  letter-spacing: 2px;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}
body.page-template-page-multiroom .multiroom__app-text a:hover {
  background: rgba(255, 255, 255, 0.2);
}
body.page-template-page-multiroom .multiroom__app-text p {
  margin: 20px 0 0;
  font-size: 14px;
  font-weight: 100;
  color: #fff;
}
body.page-template-page-multiroom .multiroom__app-image {
  flex: 0 0 570px;
  display: flex;
  padding: 50px 0 0;
}
@media (max-width: 1100px) {
  body.page-template-page-multiroom .multiroom__app-image {
    flex: 0 0 400px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-multiroom .multiroom__app-image {
    flex: 0 0 320px;
    padding: 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-multiroom .multiroom__app-image {
    max-width: 100%;
    flex: 0 0 100%;
    order: 1;
  }
}
body.page-template-page-multiroom .multiroom__app-image-inner {
  margin: auto;
}
body.page-template-page-multiroom .multiroom__app-image img {
  max-width: 100%;
  height: auto;
}
body.page-template-page-multiroom .multiroom__services {
  padding: 80px 0 100px;
}
@media (max-width: 720px) {
  body.page-template-page-multiroom .multiroom__services {
    padding: 40px 0 20px;
  }
}
body.page-template-page-multiroom .multiroom__services + .list-products-wrapper {
  border-top: 1px solid #D3D3D3;
}
body.page-template-page-multiroom .multiroom__services h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #63696D;
  margin-bottom: 20px;
}
@media (max-width: 720px) {
  body.page-template-page-multiroom .multiroom__services h2 {
    margin-bottom: 10px;
    font-size: 22px;
  }
}
body.page-template-page-multiroom .multiroom__services p {
  margin: 0 auto;
  max-width: 400px;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
}
body.page-template-page-multiroom .multiroom__services-logos {
  border-top: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  display: flex;
  flex-wrap: wrap;
  max-width: 80%;
  margin: 60px auto 0;
}
@media (max-width: 1100px) {
  body.page-template-page-multiroom .multiroom__services-logos {
    max-width: 100%;
    margin: 50px 30px 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-multiroom .multiroom__services-logos {
    margin: 40px 20px 0;
  }
}
body.page-template-page-multiroom .multiroom__services-logo {
  border-right: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  flex: 0 0 25%;
  background: #fff;
  padding: 20px;
  text-align: center;
  display: flex;
  min-height: 190px;
}
@media (max-width: 800px) {
  body.page-template-page-multiroom .multiroom__services-logo {
    flex: 0 50%;
  }
}
@media (max-width: 720px) {
  body.page-template-page-multiroom .multiroom__services-logo {
    min-height: 0;
  }
}
body.page-template-page-multiroom .multiroom__services-logo > div {
  margin: auto;
  display: flex;
}
body.page-template-page-multiroom .multiroom__services-logo img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
@media (max-width: 720px) {
  body.page-template-page-multiroom .multiroom__services-logo img {
    max-width: 100px;
    height: auto;
  }
}

body.page-template-page-our-story .our-story-timeline {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 140px 180px;
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .our-story-timeline {
    padding: 140px 60px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline {
    padding: 90px 30px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline {
    padding: 90px 20px;
    margin-bottom: 30px;
  }
}
body.page-template-page-our-story .our-story-timeline__year-top {
  position: absolute;
  left: 50%;
  top: 70px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  padding: 20px;
  font-weight: bold;
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  line-height: 30px;
  z-index: 5;
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline__year-top {
    font-size: 20px;
    top: 20px;
  }
}
body.page-template-page-our-story .our-story-timeline__year-top:after {
  display: block;
  content: "";
  width: 28px;
  height: 1px;
  background: #979797;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-page-our-story .our-story-timeline__year-bottom {
  position: absolute;
  left: 50%;
  bottom: 70px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  padding: 20px;
  font-weight: bold;
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  line-height: 30px;
  z-index: 5;
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline__year-bottom {
    font-size: 20px;
    bottom: 20px;
  }
}
body.page-template-page-our-story .our-story-timeline__year-bottom:after {
  display: block;
  content: "";
  width: 28px;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-page-our-story .our-story-timeline__year {
  position: absolute;
  top: -80px;
  background: #fff;
  padding: 20px;
  font-weight: bold;
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  line-height: 30px;
  z-index: 5;
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline__year {
    font-size: 20px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline__year {
    position: relative;
    top: -25px !important;
    left: auto !important;
    right: auto !important;
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important;
    text-align: center;
  }
}
body.page-template-page-our-story .our-story-timeline__year:after {
  display: block;
  content: "";
  width: 28px;
  height: 1px;
  background: #979797;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-page-our-story .our-story-timeline__year:before {
  display: block;
  content: "";
  width: 28px;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-page-our-story .our-story-timeline__line {
  position: absolute;
  left: 50%;
  top: 140px;
  bottom: 140px;
  background: #979797;
  width: 1px;
  z-index: 2;
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline__line {
    top: 90px;
    bottom: 90px;
  }
}
body.page-template-page-our-story .our-story-timeline ul {
  overflow: hidden;
}
body.page-template-page-our-story .our-story-timeline ul li {
  width: 50%;
  position: relative;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li {
    width: 100%;
  }
}
body.page-template-page-our-story .our-story-timeline ul li .our-story-timeline__image {
  position: relative;
}
body.page-template-page-our-story .our-story-timeline ul li .our-story-timeline__image img {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 5;
  display: block;
}
body.page-template-page-our-story .our-story-timeline ul li .our-story-timeline__image:before {
  display: block;
  content: "";
  position: absolute;
  width: 50%;
  top: 50%;
  height: 1px;
  background: #979797;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li .our-story-timeline__image:before {
    display: none;
  }
}
body.page-template-page-our-story .our-story-timeline ul li strong {
  display: block;
  text-align: center;
  padding: 15px 0 5px;
  font-family: "Publico Banner", sans-serif;
  font-size: 22px;
  color: #7C7C7C;
  font-weight: bold;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .our-story-timeline ul li strong {
    font-size: 20px;
  }
}
body.page-template-page-our-story .our-story-timeline ul li .our-story-timeline__text {
  position: relative;
  z-index: 10;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li .our-story-timeline__text {
    background: #fff;
    padding-bottom: 25px;
  }
}
body.page-template-page-our-story .our-story-timeline ul li p {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  color: #7C7C7C;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .our-story-timeline ul li p {
    font-size: 16px;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left {
  float: left;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left {
    float: none;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__year {
  right: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__text {
  padding-right: 160px;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__text {
    padding-right: 120px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__text {
    padding-right: 80px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__text {
    padding-right: 0;
    background: #fff;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__image {
  padding-right: 160px;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__image {
    padding-right: 120px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__image {
    padding-right: 80px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__image {
    padding-right: 0;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__left .our-story-timeline__image:before {
  right: 0;
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right {
  float: right;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right {
    float: none;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__year {
  left: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__text {
  padding-left: 160px;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__text {
    padding-left: 120px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__text {
    padding-left: 80px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__text {
    padding-left: 0;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__image {
  padding-left: 160px;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__image {
    padding-left: 120px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__image {
    padding-left: 80px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__image {
    padding-left: 0;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.our-story-timeline__right .our-story-timeline__image:before {
  left: 0;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .our-story-timeline ul li {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-1 {
  padding-bottom: 65px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-2 {
  padding-top: 190px;
  padding-bottom: 190px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-3 {
  padding-bottom: 100px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-4 {
  padding-bottom: 110px;
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline ul li.timeline-4 {
    padding-bottom: 65px;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-5 {
  padding-bottom: 400px;
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline ul li.timeline-5 {
    padding-bottom: 300px;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-6 {
  padding-bottom: 95px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-7 {
  padding-bottom: 260px;
}
@media (max-width: 800px) {
  body.page-template-page-our-story .our-story-timeline ul li.timeline-7 {
    padding-bottom: 200px;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-8 {
  padding-bottom: 85px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-9 {
  padding-bottom: 120px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-10 {
  padding-bottom: 95px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-11 {
  padding-bottom: 285px;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .our-story-timeline ul li.timeline-11 {
    padding-bottom: 245px;
  }
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-12 {
  padding-bottom: 200px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-13 {
  padding-bottom: 65px;
}
body.page-template-page-our-story .our-story-timeline ul li.timeline-14 {
  padding-bottom: 65px;
}
body.page-template-page-our-story .design-philosophy-top {
  padding: 65px 0 30px;
  border-top: 1px solid #E5E5E5;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .design-philosophy-top {
    padding: 10px 20px 0;
  }
}
body.page-template-page-our-story .design-philosophy-content {
  padding: 30px 0 150px;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .design-philosophy-content {
    padding-bottom: 10px;
  }
}
body.page-template-page-our-story .design-philosophy-content__block {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .design-philosophy-content__block {
    flex-wrap: wrap;
    margin-bottom: 60px;
  }
  body.page-template-page-our-story .design-philosophy-content__block .design-philosophy-content__image-mobile {
    display: block !important;
  }
  body.page-template-page-our-story .design-philosophy-content__block .design-philosophy-content__image-desktop {
    display: none !important;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .design-philosophy-content__block:nth-child(1) .design-philosophy-content__image img {
    max-width: 75% !important;
    margin: 0 auto;
  }
  body.page-template-page-our-story .design-philosophy-content__block:nth-child(2) .design-philosophy-content__text {
    margin-top: -60px;
  }
  body.page-template-page-our-story .design-philosophy-content__block:nth-child(2) .design-philosophy-content__image img {
    max-width: 75% !important;
    margin: 0 auto;
  }
  body.page-template-page-our-story .design-philosophy-content__block:nth-child(3) .design-philosophy-content__image img {
    max-width: 75% !important;
    margin: 0 auto;
  }
}
body.page-template-page-our-story .design-philosophy-content__block:nth-child(2), body.page-template-page-our-story .design-philosophy-content__block:nth-child(3) {
  margin-top: -100px;
}
@media (max-width: 800px) {
  body.page-template-page-our-story .design-philosophy-content__block:nth-child(2), body.page-template-page-our-story .design-philosophy-content__block:nth-child(3) {
    margin-top: 0;
  }
}
body.page-template-page-our-story .design-philosophy-content__text {
  flex: 0 0 50%;
  display: flex;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .design-philosophy-content__text {
    order: 2;
    flex: 0 0 100%;
    padding: 20px;
  }
}
body.page-template-page-our-story .design-philosophy-content__text-inner {
  margin: auto;
  max-width: 55%;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .design-philosophy-content__text-inner {
    max-width: 75%;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .design-philosophy-content__text-inner {
    text-align: center;
    max-width: 100%;
  }
}
body.page-template-page-our-story .design-philosophy-content__text-inner strong {
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  display: block;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .design-philosophy-content__text-inner strong {
    font-size: 30px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-our-story .design-philosophy-content__text-inner strong {
    font-size: 26px;
    padding-top: 10px;
  }
}
body.page-template-page-our-story .design-philosophy-content__text-inner p {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 1100px) {
  body.page-template-page-our-story .design-philosophy-content__text-inner p {
    font-size: 15px;
  }
}
body.page-template-page-our-story .design-philosophy-content__image {
  flex: 0 0 50%;
}
@media (max-width: 720px) {
  body.page-template-page-our-story .design-philosophy-content__image {
    flex: 0 0 100%;
    width: 100%;
    order: 1;
  }
}
body.page-template-page-our-story .design-philosophy-content__image img {
  max-width: 100%;
  height: auto;
}

body.page-template-page-retailers .content {
  background: #E5E5E5;
  padding-bottom: 140px;
}
@media (max-width: 1100px) {
  body.page-template-page-retailers .content {
    padding-bottom: 120px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-retailers .content {
    padding-bottom: 25px;
  }
}
body.page-template-page-retailers .retailers-top {
  padding: 0;
}
body.page-template-page-retailers .retailers-navigation {
  display: flex;
  flex-wrap: wrap;
}
body.page-template-page-retailers .retailers-navigation__inner {
  margin: auto;
  position: relative;
}
body.page-template-page-retailers .retailers-navigation__title {
  position: relative;
  padding: 4px 40px 0;
  line-height: 44px;
  display: block;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid #979797;
  color: #7C7C7C;
  background: #E5E5E5;
}
@media (max-width: 800px) {
  body.page-template-page-retailers .retailers-navigation__title {
    font-size: 14px;
    line-height: 38px;
    padding: 4px 25px 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-retailers .retailers-navigation__title {
    display: block;
    line-height: 1.6;
    padding: 14px 20px 10px;
    margin: 0;
  }
}
body.page-template-page-retailers .retailers-navigation__title:hover {
  background: rgba(0, 0, 0, 0.02);
}
body.page-template-page-retailers .retailers-navigation__list {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
}
@media (max-width: 800px) {
  body.page-template-page-retailers .retailers-navigation__list {
    top: 48px;
  }
}
body.page-template-page-retailers .retailers-navigation__list li {
  white-space: nowrap;
  position: relative;
  line-height: 44px;
  display: block;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid #979797;
  border-top: 0;
  color: #7C7C7C;
  background: #E5E5E5;
  text-align: left;
}
@media (max-width: 800px) {
  body.page-template-page-retailers .retailers-navigation__list li {
    font-size: 14px;
    line-height: 38px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-retailers .retailers-navigation__list li {
    line-height: 1.6;
    margin: 0;
  }
}
body.page-template-page-retailers .retailers-navigation__list li a {
  padding: 4px 40px 0;
  display: block;
  text-decoration: none;
  color: #7C7C7C;
}
@media (max-width: 800px) {
  body.page-template-page-retailers .retailers-navigation__list li a {
    padding: 4px 25px 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-retailers .retailers-navigation__list li a {
    padding: 14px 20px 10px;
  }
}
body.page-template-page-retailers .retailers-navigation__list li a:hover {
  background: rgba(0, 0, 0, 0.02);
}
body.page-template-page-retailers .retailers-list {
  border-top: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  display: flex;
  flex-wrap: wrap;
  max-width: 80%;
  margin: 60px auto 0;
}
@media (max-width: 1100px) {
  body.page-template-page-retailers .retailers-list {
    max-width: 100%;
    margin: 50px 30px 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-retailers .retailers-list {
    margin: 40px 20px 0;
  }
}
body.page-template-page-retailers .retailers-list__item {
  border-right: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  flex: 0 0 25%;
  display: flex;
  background: #fff;
}
@media (max-width: 800px) {
  body.page-template-page-retailers .retailers-list__item {
    flex: 0 0 50%;
  }
}
@media (max-width: 720px) {
  body.page-template-page-retailers .retailers-list__item {
    flex: 0 0 100%;
  }
}
body.page-template-page-retailers .retailers-list__region {
  display: flex;
  flex: 1;
  padding: 20px 0;
}
body.page-template-page-retailers .retailers-list__region h2 {
  margin: auto;
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #63696D;
}
body.page-template-page-retailers .retailers-list__retailer {
  padding: 25px 35px 55px 35px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
@media (max-width: 1100px) {
  body.page-template-page-retailers .retailers-list__retailer {
    padding: 20px 30px 50px 30px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-retailers .retailers-list__retailer {
    padding: 15px 30px 40px 30px;
  }
}
body.page-template-page-retailers .retailers-list__inner {
  margin: auto;
}
body.page-template-page-retailers .retailers-list__image {
  height: 145px;
  display: flex;
  padding: 0 10%;
}
body.page-template-page-retailers .retailers-list__image-inner {
  margin: auto;
}
body.page-template-page-retailers .retailers-list__image-inner img {
  display: block;
  max-width: 100%;
  max-height: 90px;
  width: auto;
  height: auto;
}
body.page-template-page-retailers .retailers-list__title {
  margin-top: 10px;
  color: #63696D;
  text-transform: uppercase;
  font-size: 15px;
}
body.page-template-page-retailers .retailers-list__link {
  line-height: 18px;
  height: 18px;
}
body.page-template-page-retailers .retailers-list__link a {
  color: #7C7C7C;
  font-size: 15px;
  font-weight: 300;
}
body.page-template-page-retailers .retailers-list__link a:hover {
  color: #000;
}

body.page-template-page-reviews .content {
  background: #E5E5E5;
  padding-bottom: 140px;
}
@media (max-width: 1100px) {
  body.page-template-page-reviews .content {
    padding-bottom: 120px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-reviews .content {
    padding-bottom: 25px;
  }
}
body.page-template-page-reviews .reviews-blocks {
  border-top: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  display: flex;
  flex-wrap: wrap;
  max-width: 80%;
  margin: 60px auto 0;
}
@media (max-width: 1100px) {
  body.page-template-page-reviews .reviews-blocks {
    max-width: 100%;
    margin: 50px 30px 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-reviews .reviews-blocks {
    margin: 40px 20px 0;
  }
}

body.post-type-archive-product .woocommerce-message {
  display: none !important;
}
body.post-type-archive-product .woocommerce-error {
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid #D6D6D6;
  color: #B31717;
}
body.post-type-archive-product .content {
}
body.post-type-archive-product .shop-categories {
  padding-bottom: 50px;
}
@media (max-width: 720px) {
  body.post-type-archive-product .shop-categories {
    padding-bottom: 20px;
  }
}
body.post-type-archive-product .shop-categories__category {
  max-width: 1400px;
  margin: 50px auto 40px;
}
@media (max-width: 1340px) {
  body.post-type-archive-product .shop-categories__category {
    max-width: 95%;
  }
}
@media (max-width: 1100px) {
  body.post-type-archive-product .shop-categories__category {
    max-width: 100%;
    padding: 0 20px;
    margin: 30px auto 40px;
  }
}
@media (max-width: 800px) {
  body.post-type-archive-product .shop-categories__category {
    margin: 30px auto 20px;
  }
}
@media (max-width: 720px) {
  body.post-type-archive-product .shop-categories__category {
    padding: 0;
  }
}
body.post-type-archive-product .shop-categories__category h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  line-height: 1.05;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 40px 0 15px;
}
@media (max-width: 800px) {
  body.post-type-archive-product .shop-categories__category h2 {
    font-size: 20px;
    line-height: 1.2;
  }
}
@media (max-width: 720px) {
  body.post-type-archive-product .shop-categories__category h2 {
    margin: 20px 0 10px;
  }
}
body.post-type-archive-product .shop-categories__category p {
  font-weight: 300;
  font-size: 15px;
  color: #7C7C7C;
  max-width: 65%;
  margin: 0 auto 20px;
  text-align: center;
}
@media (max-width: 720px) {
  body.post-type-archive-product .shop-categories__category p {
    font-size: 14px;
    max-width: 100%;
    padding: 0 25px;
  }
}
body.post-type-archive-product .shop-categories__category p strong {
  font-weight: normal;
}
body.post-type-archive-product .shop-categories__category p a {
  color: #7C7C7C;
  text-decoration: underline;
}
body.post-type-archive-product .shop-categories__category p a:hover {
  color: #000;
}

body.single-product .woocommerce-message {
  display: none !important;
}
body.single-product .woocommerce-error {
  text-align: center;
  padding: 20px;
  border-top: 1px solid #D6D6D6;
  color: #B31717;
}
body.single-product .sp {
  background: #E5E5E5;
  padding: 100px 45px 50px;
  flex-wrap: nowrap;
  position: relative;
  z-index: 100;
}
@media (max-width: 1100px) {
  body.single-product .sp {
    padding: 100px 30px;
  }
}
@media (max-width: 800px) {
  body.single-product .sp {
    flex-wrap: wrap;
    padding: 40px 30px 60px 30px;
  }
}
@media (max-width: 800px) {
  body.single-product .sp {
    padding: 20px 10px 30px;
  }
}
/*body.single-product .sp:after {
  top: 99%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #E5E5E5;
  border-width: 20px;
  margin-left: -20px;
}*/
body.single-product .sp__product-image {
  width: 100%;
  padding: 0 5px;
}

body.single-product .sp__product-image img{
	width: 100%;
	height: auto;
}
@media (max-width: 1100px) {
  body.single-product .sp__product-image {
    padding: 0 50px;
  }
}
@media (max-width: 800px) {
  body.single-product .sp__product-image {
    width: 100%;
    flex: 0 0 100%;
    padding: 0 100px;
    height: auto;
  }
}
@media (max-width: 800px) {
  body.single-product .sp__product-image {
    padding: 10px 0 0;
  }
}
body.single-product .sp__product-image a {
  display: block;
  margin: auto;
}
body.single-product .sp__product-image a img {
  max-width: 100%;
  height: auto;
  display: block;
}
body.single-product .sp__content {
  flex: 0 0 43%;
  padding-right: 120px;
}
@media (max-width: 1100px) {
  body.single-product .sp__content {
    padding-right: 20px;
  }
}
@media (max-width: 800px) {
  body.single-product .sp__content {
    flex: 0 0 100%;
    padding: 0 30px 0 30px;
  }
}
@media (max-width: 720px) {
  body.single-product .sp__content {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
}
body.single-product .sp__product-name {
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-top: 10px;
}
@media (max-width: 1100px) {
  body.single-product .sp__product-name {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  body.single-product .sp__product-name {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 720px) {
  body.single-product .sp__product-name {
    font-size: 16px;
    order: 2;
    flex: 0 0 100%;
  }
}
@media (max-width: 720px) {
  body.single-product .sp__description {
    padding: 0 10px;
    order: 3;
    flex: 0 0 100%;
  }
}
body.single-product .sp__description h3 {
  margin-bottom: 0px;
}
@media (max-width: 800px) {
  body.single-product .sp__description h2 {
    text-align: center;
  }
}
@media (max-width: 720px) {
  body.single-product .sp__description h2 {
    font-size: 32px;
    line-height: 1.1;
  }
}
body.single-product .sp__description p {
  font-size: 15px;
  margin-bottom: 20px;
  color: #7C7C7C;
  line-height: 1.4;
  font-weight: 300;
}
@media (max-width: 800px) {
  body.single-product .sp__description p {
    text-align: center;
  }
}
body.single-product .sp__colors {
  display: flex;
}
@media (max-width: 800px) {
  body.single-product .sp__colors {
    justify-content: center;
  }
}
@media (max-width: 720px) {
  body.single-product .sp__colors {
    order: 1;
    flex: 0 0 100%;
  }
}
body.single-product .sp__colors li {
  display: block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  border: 3px solid #c9c8c8;
  margin-right: 10px;
  position: relative;
}
body.single-product .sp__colors li.nostock {
  border-color: #E5E5E5 !important;
}
body.single-product .sp__colors li.nostock.active {
  border-color: #C6C6C6 !important;
}
body.single-product .sp__colors li a {
  display: block;
  text-indent: 200%;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
body.single-product .sp__colors li a span {
  z-index: 5;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 18px;
  opacity: 0.5;
}
body.single-product .sp__colors li a span.white:before, body.single-product .sp__colors li a span.white:after {
  background-color: #aaa !important;
}
body.single-product .sp__colors li a span:before, body.single-product .sp__colors li a span:after {
  display: block;
  position: absolute;
  left: 14px;
  top: 5px;
  content: "";
  height: 20px;
  width: 2px;
  background-color: #fff;
}
body.single-product .sp__colors li a span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
body.single-product .sp__colors li a span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
body.single-product .sp__colors li.active {
   border: 3px solid #e0e0e0;
}
body.single-product .sp__add-to-cart {
  display: flex;
  line-height: 42px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
}
@media (max-width: 800px) {
  body.single-product .sp__add-to-cart {
    justify-content: center;
    flex-direction: column;
  }
}
@media (max-width: 800px) {
  body.single-product .sp__add-to-cart {
    display: block;
    font-size: 12px;
    line-height: 40px;
    order: 4;
    flex: 0 0 100%;
  }
}
body.single-product .sp__price {
  display: flex;
  flex-direction: column;
  background: #E4E4E4;
  padding: 2px 20px 0;
  color: #575757;
  white-space: nowrap;
  text-align: center;
}

body.single-product .sp__price.extrapris{
	background: #F5C003;
}
@media (max-width: 720px) {
  body.single-product .sp__price {
    padding: 2px 20px 0;
    flex: 1;
    justify-content: center;
  }
}
body.single-product .sp__price strong {
  display: block;
  order: 1;
  margin-top: -5px;
}

body.single-product .sp__price.extrapris strong {
	color: #fff;
}

body.single-product .sp__price del {
  display: block;
  order: 2;
  margin-left: 0px;
  opacity: 0.4;
    margin-top: -28px;
    margin-bottom: -10px;
    font-size: 11px;
}

body.single-product .sp__price.extrapris del {
	color: #000;
}

body.single-product .sp__price ins {
  display: block;
  order: 1;
  text-decoration: none;
}
body.single-product .sp__button {
  display: block;
  background: #63696D;
  padding: 2px 20px 0;
  color: #fff;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 800px) {
  body.single-product .sp__button {
    width: auto;
    padding: 2px 20px 0px;
    flex: 1;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
  }
}
body.single-product .sp__button:hover {
  background: #4b4f52;
}
body.single-product .sp__button.nostock {
  color: rgba(255, 255, 255, 0.4);
  cursor: default;
}
body.single-product .sp__button.nostock:hover {
  background: #63696D;
}
body.single-product .sp .ap-star-rating {
  margin-top: 20px;
}
@media (max-width: 800px) {
  body.single-product .sp .ap-star-rating {
    justify-content: center;
  }
  body.single-product .sp .ap-star-rating__inner {
    justify-content: center;
  }
}
@media (max-width: 720px) {
  body.single-product .sp .ap-star-rating {
    order: 5;
    flex: 0 0 100%;
  }
}

.technical-specification + .product-type-composite {
  display: none;
}

body.page-template-page-support .content {
  background: #F0F0F1;
}
body.page-template-page-support .support-download {
  display: flex;
  flex-wrap: nowrap;
  padding: 80px 230px 0;
}
@media (max-width: 1100px) {
  body.page-template-page-support .support-download {
    padding: 60px 40px 0;
  }
}
@media (max-width: 800px) {
  body.page-template-page-support .support-download {
    display: block;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-download {
    padding: 40px 20px 0;
  }
}
body.page-template-page-support .support-download__image {
  flex: 0 0 50%;
  display: flex;
}
body.page-template-page-support .support-download__image div {
  margin: auto;
}
body.page-template-page-support .support-download__image img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-download__image img {
    max-width: 560px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-download__image img {
    max-width: 280px;
  }
}
body.page-template-page-support .support-download__content {
  flex: 0 0 50%;
  display: flex;
}
body.page-template-page-support .support-download__content-inner {
  margin: auto 0;
  text-align: center;
  padding: 0 0 0 80px;
}
@media (max-width: 1100px) {
  body.page-template-page-support .support-download__content-inner {
    padding: 0 0 0 60px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-support .support-download__content-inner {
    padding: 30px 0 0 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-download__content-inner {
    padding: 0;
  }
}
body.page-template-page-support .support-download__content h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 20px 0 20px;
  line-height: 1.1;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-download__content h2 br {
    display: none;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-download__content h2 {
    font-size: 26px;
    padding: 0 20px;
    margin: 30px 0 20px;
    line-height: 1.2;
  }
  body.page-template-page-support .support-download__content h2 br {
    display: block;
  }
}
body.page-template-page-support .support-download__content p {
  font-size: 18px;
  font-weight: 100;
  padding: 0 30px;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-download__content p {
    font-size: 16px;
  }
}
body.page-template-page-support .support-download__buttons {
  padding: 20px 15px 20px;
  text-align: center;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-download__buttons {
    padding: 15px 0 0;
  }
}
body.page-template-page-support .support-download__buttons a {
  display: inline-block;
  margin: 10px;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-download__buttons a {
    margin: 0;
  }
}
body.page-template-page-support .support-download__buttons a img {
  display: block;
}
body.page-template-page-support .support-products {
  background: #63696D;
  padding: 50px 30px;
  margin-top: 80px;
}
body.page-template-page-support .support-products__inner {
  margin: 0 auto;
  max-width: 80%;
}
@media (max-width: 1100px) {
  body.page-template-page-support .support-products__inner {
    max-width: 100%;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-products {
    padding: 30px 20px;
    margin-top: 0px;
  }
}
body.page-template-page-support .support-products h2 {
  font-size: 40px;
  font-weight: bold;
  font-family: "Publico Banner", sans-serif;
  color: #A7ADAF;
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-products h2 {
    font-size: 30px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-products h2 {
    text-align: center;
  }
}
body.page-template-page-support .support-products h2 strong {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-products h2 strong {
    display: block;
  }
}
body.page-template-page-support .support-products h3 {
  font-size: 40px;
  font-weight: bold;
  font-family: "Publico Banner", sans-serif;
  color: #A7ADAF;
  margin-bottom: 10px;
  margin-top: 40px;
  color: #fff;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-products h3 {
    font-size: 30px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-products h3 {
    text-align: center;
  }
}
body.page-template-page-support .support-products__product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
body.page-template-page-support .support-products__product {
  display: block;
  margin: 50px 25px 30px;
  text-decoration: none;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-products__product {
    margin: 0;
    padding: 20px;
    flex: 0 0 50%;
  }
}
body.page-template-page-support .support-products__product:hover {
  opacity: 0.75;
}
body.page-template-page-support .support-products__product span {
  display: block;
  margin: 15px 0 0 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #C7C7C7;
  letter-spacing: 2px;
  font-weight: normal;
  text-decoration: none;
}
body.page-template-page-support .support-products__product-image {
  display: flex;
  height: 120px;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-products__product-image {
    height: 100px;
  }
}
body.page-template-page-support .support-products__product-image img {
  max-height: 120px;
  max-width: 120px;
  height: auto;
  width: auto;
  margin: auto auto 0 auto;
  display: block;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-products__product-image img {
    max-height: 100px;
    max-width: 100px;
  }
}
body.page-template-page-support .support-video {
  padding: 30px 0 0;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-video {
    padding: 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-video {
    padding: 0;
  }
}
body.page-template-page-support .support-video h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 40px 0 30px;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-video h2 {
    font-size: 26px;
    padding: 0 20px;
    margin: 40px 0 20px;
  }
}
body.page-template-page-support .support-video__embed {
  max-width: 50%;
  margin: 0 auto;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-video__embed {
    max-width: 100%;
    padding: 0 20px;
  }
}
body.page-template-page-support .support-video__text {
  text-align: center;
  margin: 20px 0;
  font-weight: 300;
  font-size: 15px;
  color: #7C7C7C;
  padding: 0 40px;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-video__text {
    padding: 0 20px;
    margin: 10px 0;
  }
}
body.page-template-page-support .support-video__all-button {
  text-align: center;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-video__all-button {
    padding: 30px 20px 0;
  }
}
body.page-template-page-support .support-video__all-button a {
  display: inline-block;
  padding: 4px 40px 0;
  line-height: 44px;
  margin: 0 10px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid #979797;
  color: #7C7C7C;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-video__all-button a {
    font-size: 14px;
    line-height: 38px;
    padding: 4px 25px 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-video__all-button a {
    line-height: 1.6;
    padding: 14px 40px 10px;
    margin: 0;
  }
}
body.page-template-page-support .support-video__all-button a:hover {
  background: rgba(0, 0, 0, 0.02);
}
body.page-template-page-support .support-faq {
  padding: 60px 0 0;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-faq {
    padding: 40px 0 60px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-faq {
    padding: 10px 0 40px;
  }
}
body.page-template-page-support .support-older-products {
  padding: 65px 0 120px;
}
@media (max-width: 1100px) {
  body.page-template-page-support .support-older-products {
    padding: 55px 30px 80px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-older-products {
    padding: 40px 10px 60px;
  }
}
body.page-template-page-support .support-older-products h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 20px 0 20px;
  line-height: 1.1;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-older-products h2 {
    font-size: 26px;
    padding: 0 20px;
    margin: 20px 0 0;
    line-height: 1.2;
  }
  body.page-template-page-support .support-older-products h2 br {
    display: block;
  }
}
body.page-template-page-support .support-older-products__columns {
  display: flex;
  flex-wrap: nowrap;
  max-width: 80%;
  margin: 50px auto 0;
  border: 1px solid #979797;
}
@media (max-width: 1100px) {
  body.page-template-page-support .support-older-products__columns {
    max-width: 100%;
  }
}
@media (max-width: 800px) {
  body.page-template-page-support .support-older-products__columns {
    display: block;
    margin: 30px auto 0;
  }
}
body.page-template-page-support .support-older-products__column-left, body.page-template-page-support .support-older-products__column-right {
  flex: 0 0 50%;
}
body.page-template-page-support .support-older-products__column-left {
  border-right: 1px solid #979797;
  padding: 100px 100px 100px 80px;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-older-products__column-left {
    border-right: 0;
    border-bottom: 1px solid #979797;
    padding: 60px 60px 60px 60px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-older-products__column-left {
    padding: 40px 30px;
  }
}
body.page-template-page-support .support-older-products__column-left p {
  font-weight: 100;
  font-size: 15px;
  padding-bottom: 20px;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-older-products__column-left p {
    text-align: center;
    font-size: 14px;
  }
}
body.page-template-page-support .support-older-products__column-right {
  background: #fff;
  display: flex;
  text-align: center;
  padding: 20px 20px 45px 20px;
}
@media (max-width: 720px) {
  body.page-template-page-support .support-older-products__column-right {
    padding: 25px 30px 45px 30px;
  }
}
body.page-template-page-support .support-older-products__column-content {
  margin: auto;
  flex: 1;
}
body.page-template-page-support .support-older-products__select-inner {
  margin: auto;
  position: relative;
}
body.page-template-page-support .support-older-products__select-title {
  position: relative;
  padding: 4px 65px 0 20px;
  line-height: 44px;
  display: block;
  text-align: left;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid #DDDDDD;
  color: #7C7C7C;
  background: #ffffff;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-older-products__select-title {
    font-size: 14px;
    line-height: 38px;
    padding: 4px 25px 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-older-products__select-title {
    display: block;
    line-height: 1.6;
    padding: 14px 20px 10px;
    font-size: 14px;
    margin: 0;
  }
}
body.page-template-page-support .support-older-products__select-title span {
  display: flex;
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 1px solid #DDDDDD;
}
body.page-template-page-support .support-older-products__select-title span img {
  display: block;
  width: 14px;
  height: 8px;
  margin: auto;
}
body.page-template-page-support .support-older-products__select-list {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  max-height: 192px;
  overflow: scroll;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-older-products__select-list {
    top: 48px;
  }
}
body.page-template-page-support .support-older-products__select-list li {
  white-space: nowrap;
  position: relative;
  line-height: 44px;
  display: block;
  text-align: left;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid #DDDDDD;
  border-top: 0;
  color: #7C7C7C;
  background: #ffffff;
  text-align: left;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-older-products__select-list li {
    font-size: 14px;
    line-height: 38px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-older-products__select-list li {
    line-height: 1.6;
    font-size: 14px;
    margin: 0;
  }
}
body.page-template-page-support .support-older-products__select-list li a {
  padding: 4px 20px 0;
  display: block;
  text-decoration: none;
  color: #7C7C7C;
}
@media (max-width: 800px) {
  body.page-template-page-support .support-older-products__select-list li a {
    padding: 4px 25px 0;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support .support-older-products__select-list li a {
    padding: 14px 20px 10px;
  }
}
body.page-template-page-support .support-older-products__select-list li a:hover {
  background: rgba(0, 0, 0, 0.02);
}
body.page-template-page-support .support-older-products__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
body.page-template-page-support .support-older-products__product-documents {
  margin-top: 10px;
}
body.page-template-page-support .support-older-products__product-documents strong {
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #6C6C6C;
  letter-spacing: 2px;
  text-transform: uppercase;
}
body.page-template-page-support .support-older-products__product-documents a {
  color: #7C7C7C;
  font-weight: 100;
  font-size: 15px;
  text-decoration: underline;
}

body.page-template-page-support-videos .content {
  background: #F0F0F1;
}
body.page-template-page-support-videos .support-videos {
  padding: 20px 0 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  body.page-template-page-support-videos .support-videos {
    max-width: 100%;
    padding: 0 50px;
  }
}
@media (max-width: 800px) {
  body.page-template-page-support-videos .support-videos {
    padding: 0 30px 30px;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support-videos .support-videos {
    max-width: 100%;
    padding: 0 20px 20px;
  }
}
body.page-template-page-support-videos .support-videos__video-wrapper {
  flex: 0 0 30%;
  margin-bottom: 40px;
}
@media (max-width: 800px) {
  body.page-template-page-support-videos .support-videos__video-wrapper {
    flex: 0 0 48%;
  }
}
@media (max-width: 720px) {
  body.page-template-page-support-videos .support-videos__video-wrapper {
    flex: 0 0 100%;
    margin-bottom: 25px;
  }
}
body.page-template-page-support-videos .support-videos__text {
  padding: 10px 0 0;
  text-align: center;
  font-weight: 300;
  font-size: 15px;
  color: #7C7C7C;
}

body.page-template-page-terms .content {
  background: #E5E5E5;
}
body.page-template-page-terms .terms-blocks {
  padding-bottom: 30px;
}
body.page-template-page-terms .terms-blocks__block {
  border-top: 1px solid #E5E5E5;
  max-width: 80%;
  margin: 50px auto;
}
@media (max-width: 1100px) {
  body.page-template-page-terms .terms-blocks__block {
    max-width: 100%;
  }
}
@media (max-width: 720px) {
  body.page-template-page-terms .terms-blocks__block {
    margin: 35px auto;
  }
}
body.page-template-page-terms .terms-blocks__block h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 30px 0 15px;
}
@media (max-width: 720px) {
  body.page-template-page-terms .terms-blocks__block h2 {
    font-size: 26px;
    padding: 0 20px;
  }
}
body.page-template-page-terms .terms-blocks__block p {
  font-weight: 300;
  font-size: 18px;
  color: #7C7C7C;
  max-width: 65%;
  margin: 15px auto 20px;
}
@media (max-width: 720px) {
  body.page-template-page-terms .terms-blocks__block p {
    max-width: 100%;
    padding: 0 25px;
  }
}
body.page-template-page-terms .terms-blocks__block p strong {
  font-weight: normal;
}
body.page-template-page-terms .terms-blocks__block p a {
  color: #7C7C7C;
  text-decoration: underline;
}
body.page-template-page-terms .terms-blocks__block p a:hover {
  color: #000;
}

.page-template-page-landing {
  background: white;
}
.page-template-page-landing .header {
  border-bottom: 1px solid #eaeaea;
}
@media (min-width: 1321px) {
  .page-template-page-landing .header .header__logo img {
    margin-top: 25px;
  }
  .page-template-page-landing .header .header__inner {
    height: 75px;
  }
  .page-template-page-landing .header a {
    color: #BCBCBC;
    font-size: 12px;
    line-height: 80px;
  }
  .page-template-page-landing .header .menu-item a {
    text-decoration: underline;
  }
}
.page-template-page-landing .content {
  padding-top: 60px;
  padding-bottom: 80px;
}
.page-template-page-landing .content h1, .page-template-page-landing .content h2, .page-template-page-landing .content h3 {
  color: #343433;
}
.page-template-page-landing .content a {
  text-decoration: none;
}
.page-template-page-landing .content img {
  max-width: 100%;
  height: auto;
}
.page-template-page-landing .footer, .page-template-page-landing .footer-navigation {
  max-width: 100%;
}

.landing-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: url(../images/close-icon.svg), auto;
}
.landing-lightbox__inner {
  width: 90%;
}
@media (min-aspect-ratio: 18/10) {
  .landing-lightbox__inner {
    width: 75%;
  }
}
@media (min-aspect-ratio: 22/10) {
  .landing-lightbox__inner {
    width: 60%;
  }
}
.landing-lightbox__inner__embed {
  position: relative;
  padding-bottom: 56.25%;
}
.landing-lightbox__inner__embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.composite__hero {
  pointer-events: none;
}
.composite__hero--image {
  max-width: 1440px;
  height: 335px;
  background-position: center !important;
  background-size: cover !important;
}
.composite__buy {
  padding: 0px !important;
}
.composite__info-box {
  width: 1000px;
  min-height: 300px;
  margin: 0 auto;
  margin-top: -183px;
  background: white;
  padding: 40px 50px 0px 50px;
}
@media (max-width: 1100px) {
  .composite__info-box {
    width: 100%;
    padding-bottom: 38px;
  }
}
@media (max-width: 720px) {
  .composite__info-box {
    height: auto;
  }
}
.composite__info-box--heading {
  color: #63696D;
  font-family: "Publico Banner";
  font-size: 45px;
  font-weight: bold;
  letter-spacing: -0.55px;
  line-height: 50px;
}
.composite__info-box p {
  color: #8E8E8E;
  margin-bottom: 26px;
}
.composite__info-box ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 720px) {
  .composite__info-box ul {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
}
.composite__info-box ul li {
  max-width: 259px;
  color: #8E8E8E;
  font-family: BrownStd;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 720px) {
  .composite__info-box ul li {
    margin-bottom: 20px;
  }
}
.composite__info-box ul li:before {
  content: "";
  display: block;
  width: 7px;
  height: 14px;
  border: solid #ED9534;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 18px;
}
.composite__listing {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: flex-start;
  margin: 0 auto;
  padding: 50px 0px 85px 0px;
}
@media (max-width: 1320px) {
  .composite__listing {
    padding-left: 74px;
    padding-right: 0px;
  }
}
@media (max-width: 1100px) {
  .composite__listing {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 70px 36px 70px 36px;
    padding-left: 35px;
    justify-content: space-between;
  }
}
@media (max-width: 800px) {
  .composite__listing {
    flex-direction: column;
  }
}
.composite__listing::before {
  height: 62px;
  width: 379px;
  background-color: #F0EFEF;
}
.composite__listing--heading {
  color: #43854A;
  background: #F0EFEF;
  height: 40px;
  width: 379px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.85px;
  line-height: 21px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media (max-width: 720px) {
  .composite__listing--heading {
    width: 100%;
  }
}
.composite__cart-wrapper {
  width: 100%;
  max-width: 1195px;
  height: 100px;
  background: #F0EFEF;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .composite__cart-wrapper {
    width: auto;
  }
}
.composite__add-to-cart {
  height: 44px;
  margin: 0 auto;
  margin-top: -4px;
  display: flex;
  flex-direction: row;
  cursor: pointer;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.composite__add-to-cart:active {
  opacity: 0.5;
}
.composite__add-to-cart > div > span{
	margin-top: -5px;
}

.composite__add-to-cart div {
     display: flex;
    flex-direction: column;
    background: #63696D;
    padding: 12px 20px 0;
    color: white;
    white-space: nowrap;
    text-align: center;
}
.composite__add-to-cart div:first-of-type {
  background: #C9C8C8;
      color: inherit;
    padding-top: 18px;
}
.composite__add-to-cart.reap div:first-of-type {
  background: #F5C003;
  padding: 12px 20px 0;
  color: white;
}
.composite__add-to-cart div:first-of-type p {
  text-decoration: line-through;
      opacity: 0.7;
    margin-top: -5px;
    font-size: 11px;
    color: #575757;
    font-weight: 400;
}
.composite__add-to-cart div:last-of-type {
  text-transform: uppercase;
}
.composite__single {
  max-width: 288px;
  background: transparent;
}
.composite__single:hover {
  box-shadow: none !important;
}
@media (max-width: 1320px) {
  .composite__single {
    margin-right: 4px !important;
    max-width: 23%;
  }
}
@media (max-width: 1100px) {
  .composite__single {
    position: relative;
    margin-bottom: 20px;
    flex: 0 0 47% !important;
    max-width: 100%;
    padding: 20px 5px 20px 5px;
  }
}
@media (max-width: 800px) {
  .composite__single {
    max-width: 90%;
    padding-top: 7px !important;
  }
}
.composite__single--price {
      order: 6;
    letter-spacing: 1px;
    color: #575757;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
    padding: 14px 20px 10px;
    line-height: 1.5;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    height: 46px;
    margin-top: 20px;
    background: #E4E4E4;
    margin-left: auto;
    margin-right: auto;
}

.composite__single--price.reap {
	color: #575757;
    background: #F5C003;
}

.composite__single--price del bdi{
	display: block;
    order: 2;
    margin-left: 0px;
    opacity: 0.7;
    margin-top: -26px;
    margin-bottom: 15px;
    font-size: 11px;
    color: #575757;
}
.composite__single--price del {
  margin-left: 8px;
}
.composite__single--price strong {
  display: block;
    order: 1;
    margin-top: 0px;
    margin-right: 0;
}
.composite__single--price.reap strong {
  display: block;
    order: 1;
    margin-top: -5px;
    margin-right: 0;
    color: #fff;
}
.composite__single--inner {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}
.composite__single--inner:hover {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 720px) {
  .composite__single--inner {
    padding-top: 35px !important;
  }
}
.composite__single--title {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  top: -50px;
  left: 22%;
  background: transparent;
  margin-bottom: 35px;
}

.product-type-composite .woocommerce-product-gallery .wp-post-image {
  display: none;
}
.product-type-composite .woocommerce-product-gallery__image {
  max-width: 1440px;
  height: 515px;
  background-position: center !important;
  background-size: cover !important;
}

.ap-star-rating__inner {
  display: flex;
  align-items: center;
  text-decoration: none;
  flex-wrap: wrap;
  cursor: pointer;
  text-decoration: none;
}
.ap-star-rating__inner:hover {
  opacity: 0.7;
}
.ap-star-rating__stars {
  display: flex;
  margin-bottom: 5px;
}
.ap-star-rating__star {
  flex: 0 0 18px;
  width: 18px;
  margin-right: 3px;
}
.ap-star-rating__star img {
  display: block;
  width: 18px;
  height: 16px;
}
.ap-star-rating__text {
  display: block;
  margin: 2px 0 0 8px;
  font-family: "Brown", serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  color: #7C7C7C;
}

.cart-list__product {
  padding: 24px 20px;
  border-bottom: 1px solid #AFAFAF;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}
.cart-list__remove {
  position: absolute;
  top: 17px;
  right: 17px;
  padding: 5px;
  display: block;
}
.cart-list__remove img {
  display: block;
  width: 12px;
  height: 12px;
}
.cart-list__image {
  flex: 0 0 80px;
  display: flex;
  /*background: #E5E5E5;*/
  padding: 6px 5px 4px 5px;
}
.cart-list__image div {
  min-width: 0;
  margin: auto;
}
.cart-list__image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.cart-list__description {
  flex: 1;
  margin: 0;
  padding: 0 0 0 15px;
}
.cart-list__description li {
  font-size: 14px;
  font-weight: 300;
  color: #6C6C6C;
  line-height: 1.35;
}
.cart-list__description li a {
  color: #6C6C6C;
  text-decoration: none;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 3px;
  padding-right: 30px;
}
.cart-list__description li a:hover {
  color: #000;
}
.cart-list__description li.sale-price .amount {
  color: #bf0000;
}
.cart-list__description li.sale-price del {
  display: inline-block;
  margin-right: 3px;
  opacity: 0.7;
}
.cart-list__cart-items li {
  margin-bottom: 2px;
}
.cart-list__promocode {
  padding: 21px 20px;
  border-bottom: 1px solid #AFAFAF;
}
.cart-list__promocode form {
  position: relative;
}
.cart-list__promocode input[type=text] {
  display: block;
  padding: 2px 80px 0 15px;
  width: 100%;
  border: 0;
  background: #e4e4e4;
  line-height: 50px;
  font-weight: 300;
  font-family: "Brown", serif;
  font-size: 14px;
  color: #7F7F7F;
}
.cart-list__promocode input[type=submit] {
  background: #63696d;
  margin: 0;
  border: 0;
  letter-spacing: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 50px;
  padding: 2px 15px 0 15px;
  font-weight: bold;
  font-family: "Brown", serif;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
}
.cart-list__promocode input[type=submit]:hover {
  color: #fff;
  background: #4b4f52;
}
.cart-list__coupon {
  padding: 12px 20px;
  border-bottom: 1px solid #CBCBCB;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  text-transform: uppercase;
}
.cart-list__coupon > span {
  display: block;
  flex: 1;
  font-weight: 300;
  letter-spacing: 2px;
}
.cart-list__coupon > strong {
  display: block;
  flex: 1;
  text-align: right;
  font-weight: bold;
  letter-spacing: 1px;
}
.cart-list__coupon > strong a {
  font-size: 12px;
  color: #AEAEAE;
  text-decoration: none;
  font-weight: normal;
}
.cart-list__coupon > strong a.woocommerce-remove-coupon {
  display: none !important;
}
.cart-list__coupon > strong a:hover {
  color: #000;
}
.cart-list__shipping, .cart-list__subtotal, .cart-list__total {
  padding: 12px 20px;
  border-bottom: 1px solid #AFAFAF;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  text-transform: uppercase;
}
.cart-list__shipping > span, .cart-list__subtotal > span, .cart-list__total > span {
  display: block;
  flex: 1;
  font-weight: 300;
  letter-spacing: 2px;
}
.cart-list__shipping > strong, .cart-list__subtotal > strong, .cart-list__total > strong {
  display: block;
  flex: 1;
  text-align: right;
  font-weight: bold;
  letter-spacing: 1px;
}
.cart-list__checkout-total {
  padding: 12px 20px 40px 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 20px;
  text-transform: uppercase;
}
.cart-list__checkout-total > span {
  display: block;
  flex: 0 0 50%;
  font-weight: 300;
  letter-spacing: 2px;
}
.cart-list__checkout-total > strong {
  display: block;
  flex: 0 0 50%;
  text-align: right;
  font-weight: bold;
  letter-spacing: 1px;
}
.cart-list__checkout-total > div {
  flex: 0 0 100%;
  text-align: right;
  text-transform: none;
  color: #575757;
  font-weight: 300;
  font-size: 14px;
}
.cart-list__button {
  padding: 18px 20px;
}
.cart-list__button a {
  display: block;
  background: #63696D;
  padding: 2px 40px 0;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
}
.cart-list__button a:hover {
  background: #4b4f52;
}
.cart-list__empty {
  padding: 20px;
  border-bottom: 1px solid #CBCBCB;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
}

.cart-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9000;
  display: none;
}
.cart-overlay__cart {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #E5E5E5;
  width: 320px;
}
@media (max-width: 720px) {
  .cart-overlay__cart {
    width: 90%;
  }
}
.cart-overlay__title {
  height: 100px;
  line-height: 100px;
  font-size: 22px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #CBCBCB;
}
@media (max-width: 800px) {
  .cart-overlay__title {
    height: 60px;
    line-height: 60px;
  }
}
.cart-overlay__title a {
  display: block;
  position: absolute;
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cart-overlay__title a img {
  display: block;
}

.country-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9500;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
}
@media (max-width: 720px) {
  .country-popup {
    padding: 20px;
  }
}
.country-popup__show {
  display: flex !important;
}
@media (max-width: 1100px) {
  .country-popup__show {
    display: block !important;
  }
}
.country-popup__inner {
  margin: auto;
  background: #fff;
  padding: 55px 65px 40px;
  max-width: 460px;
}
@media (max-width: 800px) {
  .country-popup__inner {
    margin: 50px auto 0 auto;
  }
}
@media (max-width: 720px) {
  .country-popup__inner {
    padding: 45px 30px 30px;
    margin: auto;
  }
}
.country-popup__logo {
  width: 210px;
  height: auto;
  display: block;
  margin: 0 auto 30px;
}
@media (max-width: 720px) {
  .country-popup__logo {
    width: 170px;
  }
}
.country-popup__country-select {
  width: 100%;
}
.country-popup__language-select {
  width: 100%;
}
.country-popup p {
  margin-bottom: 10px;
  text-align: center;
}
.country-popup .select2-choice {
  line-height: 44px;
  border-radius: 0 !important;
  border: 1px solid #ddd !important;
}
.country-popup .select2-container {
  width: 100% !important;
  margin-bottom: 25px !important;
}
.country-popup__button {
  padding: 4px 40px 0;
  line-height: 44px;
  display: block;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  background: #63696D;
  border: 1px solid #63696D;
  color: #fff;
}
.country-popup__button:hover {
  background: #4b4f52;
}
.country-popup__link {
  margin: 45px 0 10px;
}
.country-popup__link span {
  display: block;
  margin: 0 auto 10px;
  text-align: center;
}
.country-popup__link a {
  padding: 4px 40px 0;
  line-height: 44px;
  display: block;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  border: 1px solid #979797;
  color: #63696d;
}
.country-popup__link a:hover {
  background: #63696d;
  border: 1px solid #63696d;
  color: #fff;
}
.country-popup__cookie {
  padding: 35px 20px 0;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 300;
  color: #7c7c7c;
}

@media (max-width: 1100px) {
  .select2-search .select2-input {
    font-size: 16px !important;
  }
}
.faq-categories {
  padding-bottom: 30px;
}
.faq-categories__category {
  max-width: 80%;
  margin: 50px auto;
}
@media (max-width: 1100px) {
  .faq-categories__category {
    max-width: 100%;
    padding: 0 30px;
  }
}
@media (max-width: 720px) {
  .faq-categories__category {
    margin: 20px auto 0;
    padding: 0 20px;
  }
}
.faq-categories__category h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 40px 0 30px;
}
@media (max-width: 720px) {
  .faq-categories__category h2 {
    font-size: 26px;
    padding: 0 20px;
    margin: 40px 0 20px;
  }
}
.faq-categories__questions {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 800px) {
  .faq-categories__questions {
    flex-wrap: wrap;
  }
}
.faq-categories__column {
  flex: 0 0 50%;
}
@media (max-width: 800px) {
  .faq-categories__column {
    flex: 0 0 100%;
  }
}
.faq-categories__column:last-child .faq-question {
  margin-left: -1px !important;
}
@media (max-width: 800px) {
  .faq-categories__column:last-child .faq-question {
    margin-left: 0 !important;
  }
}
.faq-categories__all-button {
  text-align: center;
}
@media (max-width: 720px) {
  .faq-categories__all-button {
    padding: 30px 20px 0;
  }
}
.faq-categories__all-button a {
  display: inline-block;
  padding: 4px 40px 0;
  line-height: 44px;
  margin: 0 10px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid #979797;
  color: #7C7C7C;
}
@media (max-width: 800px) {
  .faq-categories__all-button a {
    font-size: 14px;
    line-height: 38px;
    padding: 4px 25px 0;
  }
}
@media (max-width: 720px) {
  .faq-categories__all-button a {
    line-height: 1.6;
    padding: 14px 40px 10px;
    margin: 0;
  }
}
.faq-categories__all-button a:hover {
  background: rgba(0, 0, 0, 0.02);
}

.faq-question {
  cursor: pointer;
}
@media (max-width: 800px) {
  .faq-question {
    flex: 0 0 100%;
    margin-top: -1px;
  }
}
.faq-question__inner {
  border: 1px solid #979797;
  border-bottom: 0;
  padding: 25px 30px;
}
@media (max-width: 720px) {
  .faq-question__inner {
    padding: 17px 15px 15px 15px;
  }
}
.faq-question:last-child .faq-question__inner {
  border-bottom: 1px solid #979797;
}
.faq-question__title {
  font-size: 18px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  color: #63696D;
  position: relative;
  padding-right: 40px;
}
@media (max-width: 720px) {
  .faq-question__title {
    font-family: "Brown", serif;
    font-size: 13px;
    padding-right: 20px;
  }
}
.faq-question__title--icon {
  width: 21px;
  height: 21px;
  position: absolute;
  right: -5px;
  top: 4px;
  cursor: pointer;
}
@media (max-width: 720px) {
  .faq-question__title--icon {
    top: 2px;
    width: 13px;
    height: 13px;
  }
}
.faq-question__title--icon:before, .faq-question__title--icon:after {
  content: "";
  position: absolute;
  background-color: #979797;
}
.faq-question__title--icon:before {
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  margin-left: -1px;
}
.faq-question__title--icon:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
.faq-question__text {
  margin-top: 10px;
  color: #7C7C7C;
  font-size: 15px;
  font-weight: 300;
  display: none;
}
@media (max-width: 720px) {
  .faq-question__text {
    font-size: 13px;
  }
}
.faq-question__text p {
  margin-top: 10px;
}
.faq-question__text strong {
  font-weight: bold;
}
.faq-question__text em {
  font-style: italic;
}
.faq-question__text a {
  color: #000;
}
.faq-question__text a:hover {
  opacity: 0.65;
}
.faq-question__text ul {
  list-style: circle;
  margin-left: 16px;
  margin-top: 10px;
}
.faq-question__text ul li {
  margin: 2px 0;
}
.faq-question__text ol {
  list-style-type: decimal;
  margin-left: 16px;
  margin-top: 10px;
}
.faq-question__text ol li {
  margin: 2px 0;
}
.faq-question.active {
  background: #fff;
  cursor: inherit;
}
.faq-question.active .faq-question__text {
  display: block;
}
.faq-question.active .faq-question__title--icon:before {
  display: none;
}

.footer-navigation {
  background: #63696D;
  line-height: 80px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*max-width: 1440px;*/
  margin: 0 auto;
  border-top: 1px solid #6E7376;
}
@media (max-width: 720px) {
  .footer-navigation {
    line-height: 46px;
  }
}
.footer-navigation li {
  margin: 0 10px;
}
@media (max-width: 720px) {
  .footer-navigation li {
    flex: 0 0 100%;
    border-bottom: 1px solid #6E7376;
  }
  .footer-navigation li:last-child {
    border-bottom: 0;
  }
}
.footer-navigation li a {
  display: block;
  padding: 0 5px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 720px) {
  .footer-navigation li a {
    font-size: 14px;
  }
}
.footer-navigation li a:hover {
  color: #A7ADAF;
}

.footer {
  background: #63696D;
  border-top: 1px solid #6E7376;
  /*max-width: 1440px;*/
  margin: 0 auto;
}
.footer__inner {
  padding: 30px;
  text-align: center;
}
.footer__content {
  display: flex;
  justify-content: center;
  padding-top: 30px;
}
@media (max-width: 720px) {
  .footer__content {
    flex-wrap: wrap;
  }
}
.footer__country, .footer__language {
  display: block;
  color: #A7ADAF;
  text-align: left;
  margin-right: 60px;
}
@media (max-width: 720px) {
  .footer__country, .footer__language {
    flex: 0 0 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.footer__country strong, .footer__language strong {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
@media (max-width: 720px) {
  .footer__country strong, .footer__language strong {
    font-size: 10px;
  }
}
.footer__country a, .footer__language a {
  color: #A7ADAF;
  opacity: 0.7;
  text-decoration: none;
}
.footer__country a:hover, .footer__language a:hover {
  color: #fff;
}
.footer__payment {
  display: block;
  color: #A7ADAF;
  text-align: left;
  margin-right: 60px;
}
@media (max-width: 720px) {
  .footer__payment {
    flex: 0 0 100%;
    text-align: center;
    margin-right: 0;
  }
}
.footer__payment strong {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
@media (max-width: 720px) {
  .footer__payment strong {
    font-size: 10px;
  }
}
.footer__payment img {
  display: inline-block;
  height: 13px;
  width: auto;
}
.footer__payment img:nth-child(3) {
  margin-left: 4px;
}
.footer__follow {
  display: inline-block;
  color: #A7ADAF;
  text-align: left;
}
@media (max-width: 720px) {
  .footer__follow {
    flex: 0 0 100%;
    margin-top: 30px;
    text-align: center;
  }
}
.footer__follow strong {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
@media (max-width: 720px) {
  .footer__follow strong {
    font-size: 10px;
  }
}
.footer__follow a {
  display: inline-block;
  line-height: 17px;
  margin-right: 20px;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  padding-left: 26px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #A7ADAF;
}
.footer__follow a:hover {
  color: #fff;
}
.footer__follow a img {
  position: absolute;
  top: -1px;
  left: 0;
  height: 17px;
  width: 17px;
  display: inline-block;
}
.footer__newsletter {
  border-bottom: 1px solid #6E7376;
  padding: 0 30px 30px 30px;
}
.footer__newsletter .newsletter-signup {
  display: flex;
  justify-content: center;
  color: #fff;
}
@media (max-width: 720px) {
  .footer__newsletter .newsletter-signup {
    flex-wrap: wrap;
  }
}
.footer__newsletter .newsletter-signup__text {
  flex: 0 0 auto;
  text-align: right;
}
.footer__newsletter .newsletter-signup__text-big {
  font-size: 32px;
  font-family: "Publico Banner", sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
}
@media (max-width: 720px) {
  .footer__newsletter .newsletter-signup__text-big {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.footer__newsletter .newsletter-signup__text-small {
  text-transform: uppercase;
}
@media (max-width: 720px) {
  .footer__newsletter .newsletter-signup__text-small {
    font-size: 80%;
  }
}
@media (max-width: 720px) {
  .footer__newsletter .newsletter-signup__text {
    flex: 0 0 100%;
    text-align: center;
  }
}
.footer__newsletter .newsletter-signup__button {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  overflow: hidden;
  text-align: left;
  padding: 10px 0 0 50px;
}
@media (max-width: 720px) {
  .footer__newsletter .newsletter-signup__button {
    flex: 0 0 100%;
    display: block;
    text-align: center;
    padding: 0;
  }
}
.footer__newsletter .newsletter-signup__button a {
  text-transform: uppercase;
  display: block;
  line-height: 50px;
  padding: 2px 30px 0;
  letter-spacing: 2px;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 720px) {
  .footer__newsletter .newsletter-signup__button a {
    font-size: 13px;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 2;
    padding: 10px 20px;
    margin-top: 30px;
  }
}
.footer__newsletter .newsletter-signup__button a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.footer__logo {
  display: block;
  margin: 80px auto 30px;
}
.footer__text {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  color: #A7ADAF;
  opacity: 0.33;
}
@media (max-width: 720px) {
  .footer__text {
    font-size: 10px;
  }
}

.top-bar--not-sticky + .header {
  -webkit-transform: none !important;
          transform: none !important;
  position: absolute !important;
}

.header {
  position: fixed;
  top: 50px;
  right: 0;
  left: 0;
  z-index: 500;
  z-index: 8000;
  transition: 0.2s ease-in-out;
}
@media (max-width: 14200px) {
  .header {
    display: none !important;
  }
}
.header.nav-up {
  -webkit-transform: translate(0, -80px);
          transform: translate(0, -80px);
}
@media (max-width: 14200px) {
  .header.nav-up {
    -webkit-transform: translate(0, -60px);
            transform: translate(0, -60px);
  }
}
.header__inner {
  /*max-width: 1440px;*/
  margin: 0 auto;
  height: 80px;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  /*background: rgba(19, 19, 21, 0.8);*/
}

.inner__wrapper{
  max-width: 1440px;
    margin: 0 auto;
    height: 80px;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}
@media (max-width: 14200px) {
  .header__inner {
    height: 60px;
  }
}
.header__logo {
  display: block;
  padding: 0 45px;
  position: relative;
}
@media (max-width: 14200px) {
  .header__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 0;
  }
}
.header__logo img {
  margin-top: 23px;
  width: 165px;
  height: 30px;
}
@media (max-width: 14200px) {
  .header__logo img {
    margin-top: 5px;
    width: 117px;
    height: 22px;
  }
}
.header__navigation {
  display: flex;
  flex-wrap: nowrap;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 14200px) {
  .header__navigation {
    display: none !important;
  }
}
.header__navigation > li {
  display: block;
  margin-right: 35px;
}
.header__navigation > li > a {
  display: block;
  line-height: 80px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
  font-size: 15px;
}
.header__navigation > li > a:hover {
  opacity: 0.7;
}
.header__navigation > li .sub-menu {
  padding: 20px 15px;
  position: absolute;
  top: 80px;
  right: 0;
  left: 0;
  background: #63696D;
  display: none;
}
.header__navigation > li .sub-menu.active {
  display: flex !important;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.header__navigation > li .sub-menu > li {
  padding: 20px 30px;
  flex: 0 1 auto;
  width: 15%;
}
.header__navigation > li .sub-menu > li:hover {
  opacity: 0.65;
}
.header__navigation > li .sub-menu > li > a {
  display: block;
  text-decoration: none;
  color: #C7C7C7;
}
.header__navigation > li .sub-menu > li > a > div {
  height: 140px;
  display: flex;
}
.header__navigation > li .sub-menu > li > a > div img {
  display: block;
  margin: auto auto 0 auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}
.header__navigation > li .sub-menu > li > a > span {
  display: block;
  text-align: center;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 20px;
}
.header.active .header.nav-up {
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}
.header.active .header__navigation {
  position: static !important;
}
.header.active .header__inner {
  background: #63696D;
  border-bottom: 1px solid #A1A1A1;
}
.header.active .header__navigation > li > a {
  color: #eee;
}
.header.active .header__navigation > li > a.active {
  color: #fff;
}

body.cart-active .header {
  position: absolute !important;
}

.list-products__title h3 {
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  line-height: 1.05;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 30px 0 15px;
}
@media (max-width: 800px) {
  .list-products__title h3 {
    font-size: 20px;
    line-height: 1.2;
  }
}
.list-products .product-list {
  margin: 0 auto;
  max-width: 80%;
}
@media (max-width: 1340px) {
  .list-products .product-list {
    max-width: 90%;
  }
}
@media (max-width: 1100px) {
  .list-products .product-list {
    max-width: 100%;
  }
}

.list-products + .product-type-composite {
  display: none;
}

.product-list {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 720px) {
  .product-list {
    padding: 0 0px;
  }
}
.product-list__product {
  flex: 0 0 20%;
  position: relative;
  margin-bottom: 0px;
    border: 1px solid #b5b5b5;
}
@media (max-width: 1100px) {
  .product-list__product {
    flex: 0 0 33.3%;
  }
}
@media (max-width: 800px) {
  .product-list__product {
    flex: 0 0 50%;
  }
}
.product-list__product:hover {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 800px) {
  .product-list__product:hover {
    box-shadow: none;
  }
}
.product-list__product-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 30px 25px 30px;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 720px) {
  .product-list__product-inner {
    padding: 15px 10px 20px 10px;
  }
}
.product-list__product-image {
  order: 3;
  flex: 0 0 100%;
  height: 115px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1100px) {
  .product-list__product-image {
    height: 150px;
  }
}
@media (max-width: 800px) {
  .product-list__product-image {
    height: 115px;
  }
}
@media (max-width: 720px) {
  .product-list__product-image {
  }
}
.product-list__product-image-link {
  display: block;
  text-decoration: none;
}
.product-list__product-image img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.product-list__product-colors {
  order: 4;
  flex: 0 0 100%;
  margin: 10px 0;
  height: 34px;
  z-index: 1;
}
@media (max-width: 720px) {
  .product-list__product-colors {
    margin: 0;
  }
}
.product-list__product-colors ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-list__product-colors ul li {
  display: block;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  border: 3px solid #c9c8c8;
  margin: 5px 2px;
  position: relative;
}
.product-list__product-colors ul li a {
  display: block;
  border-radius: 50%;
  text-indent: 200%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.product-list__product-colors ul li a.white {
  border: 1px solid #979797;
}
.product-list__product-colors ul li a span {
  z-index: 5;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 12px;
  opacity: 0.5;
}
.product-list__product-colors ul li a span.white:before, .product-list__product-colors ul li a span.white:after {
  background-color: #aaa !important;
  left: 7px;
  top: 2px;
}
.product-list__product-colors ul li a span:before, .product-list__product-colors ul li a span:after {
  display: block;
  position: absolute;
  left: 8px;
  top: 3px;
  content: "";
  height: 12px;
  width: 2px;
  background-color: #fff;
}
.product-list__product-colors ul li a span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.product-list__product-colors ul li a span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.product-list__product-colors ul li.active {
      border: 3px solid #e0e0e0;
}
.product-list__product-name {
  order: 1;
  flex: 0 0 100%;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 22px;
  color: #575757;
  line-height: 1.4;
  margin-top: 15px;
  min-height: 60px;
}
@media (max-width: 1100px) {
  .product-list__product-name {
  }
}
@media (max-width: 800px) {
  .product-list__product-name {
    font-size: 16px;
  }
}
@media (max-width: 720px) {
  .product-list__product-name {
    margin-top: 10px;
  }
}
.product-list__product-description {
  order: 1;
  flex: 0 0 100%;
  letter-spacing: 1px;
  font-weight: 300;
  font-size: 15px;
  color: #575757;
  line-height: 1.4;
  min-height: 47px;
}
@media (max-width: 1100px) {
  .product-list__product-description {
    font-size: 14px;
  }
}
@media (max-width: 800px) {
  .product-list__product-description {
    font-size: 13px;
    min-height: 40px;
  }
}
@media (max-width: 720px) {
  .product-list__product-description {
    font-size: 12px;
    min-height: 34px;
  }
}
.product-list__product-rating {
  order: 5;
  flex: 0 0 100%;
  height: 16px;
}
@media (max-width: 1100px) {
  .product-list__product-rating {
    height: 36px;
  }
}
.product-list__product-rating .ap-star-rating {
  display: flex;
  justify-content: center;
}
.product-list__product-rating .ap-star-rating__inner {
  justify-content: center;
}
@media (max-width: 1100px) {
  .product-list__product-rating .ap-star-rating__text {
    margin-top: 6px;
    flex: 0 0 100%;
    margin-left: 0;
  }
}
.product-list__product-price {
  order: 5;
  letter-spacing: 1px;
  color: #575757;
	align-items: center;
    justify-content: center;
    margin-top: 0px;
    padding: 14px 0px 10px;
    line-height: 1.5;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background: #E4E4E4;
    height:46px;
	margin-top: 20px;
	min-width: 100px;
}

.product-listing .product-list__product-price{
	background: transparent;
    border: 1px solid #575757;
}

.product-list__product-price.extrapris {
	background: #F5C003;
}

.product-list__product-price.nostockp{
	color: #C9C8C8;
}

.product-list__wrap {
	    order: 5;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

@media (max-width: 1100px) {
  .product-list__product-price {
    font-size: 14px;
  }
}
@media (max-width: 800px) {
  .product-list__product-price {
    font-size: 13px;
    margin-top: 15px;
  }
}
@media (max-width: 720px) {
  .product-list__product-price {
    font-size: 12px;
    margin-top: 15px;
  }
}
.product-list__product-price strong {
     display: block;
    order: 1;
    margin-top: -5px;
    margin-right: 0;
    color: #fff;
}
.product-list__product-price del {
      display: block;
    order: 2;
    margin-left: 0px;
    opacity: 0.7;
    margin-top: 13px;
    margin-bottom: -37px;
    font-size: 11px;
    color: inherit;
}
.product-list__product-price del span {
  /*color: #ED7C34 !important;*/
}
.product-list__product-price ins {
  display: block;
  order: 1;
  text-decoration: none;
  color: #fff;
}
.product-list__product-add-to-cart {
  order: 6;
  /*flex: 0 0 100%;*/
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  padding: 14px 20px 10px;
  line-height: 1.5;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  background: #63696D;
  color: #fff;
}
@media (max-width: 1100px) {
  .product-list__product-add-to-cart {
    font-size: 13px;
  }
}
@media (max-width: 800px) {
  .product-list__product-add-to-cart {
    margin-top: 15px;
  }
}
@media (max-width: 720px) {
  .product-list__product-add-to-cart {
    font-size: 12px;
  }
}
.product-list__product-add-to-cart span {
  display: block;
  margin-top: 0px;
  text-align: center;
}
.product-list__product-add-to-cart img {
  display: block;
  width: 22px;
  height: 21px;
  margin-left: 15px;
}
@media (max-width: 720px) {
  .product-list__product-add-to-cart img {
    display: none;
  }
}
.product-list__product-add-to-cart.nostock {
    color: rgba(255, 255, 255, 0.4);
    cursor: default;
    background-color: transparent;
    border: 1px solid;
    height: 46px;
    padding: 14px 15px 10px;
}
.product-list__product-add-to-cart.nostock span {
    margin-top: -5px;
    margin-bottom: -4px;
    line-height: 1.3;
    text-align: center;
    color: #E4E4E4;
    letter-spacing: 0;
    font-size: 14px;
}

.product-list__product-add-to-cart.nostock:hover {
  background: transparent;
}
.product-list__product-add-to-cart.nostock img {
  opacity: 0.4;
}
.product-list__product-add-to-cart:hover {
  background: #474747;
}
.product-list__product-read-more {
  order: 8;
  flex: 0 0 100%;
  margin-top: 18px;
  line-height: 1.6;
  display: block;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #63696D;
  text-decoration: underline;
}
@media (max-width: 720px) {
  .product-list__product-read-more {
    margin-top: 10px;
  }
}
.product-list__product-read-more:hover {
  color: #000;
}
.product-list__splash--big {
  position: absolute;
  top: 195px;
  left: 40px;
  width: 34px;
  height: 34px;
  padding: 20px;
  background-color: #F5C003;
  color: #fff;
  border-radius: 50%;
  /*box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.33);*/
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-variant: small-caps;
  line-height: 16px;
  font-size: 13px;
}
@media (max-width: 720px) {
  .product-list__splash--big {
    width: 57px;
    height: 57px;
    font-size: 17px;
    top: 155px;
    left: 5px;
  }
}
.product-list__splash--small {
  position: absolute;
  top: 200px;
  left: 40px;
  width: 54px;
  height: 54px;
  padding: 20px;
  background-color: #F5C003;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-variant: small-caps;
  line-height: 14px;
  font-size: 12px;
}
@media (max-width: 720px) {
  .product-list__splash--small {
    width: 52px;
    height: 52px;
    font-size: 12px;
    line-height: 13px;
    top: 165px;
    left: 16px;
  }
}

.rating-and-reviews {
  background: #e5e5e5;
  max-width: 1440px;
  margin: 0 auto;
}

.rating-and-reviews__comments {
  flex-wrap: wrap;
}
@media (max-width: 1100px) {
  .rating-and-reviews__comments {
    padding: 0 20px 10px 20px;
  }
}
@media (max-width: 720px) {
  .rating-and-reviews__comments {
    padding: 0 0 10px;
  }
}
.rating-and-reviews__comment {
      flex: 0 0 33%;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid rgb(87 87 87 / 30%);
}
@media (max-width: 1100px) {
  .rating-and-reviews__comment {
    flex: 0 0 50%;
    padding: 20px 30px;
  }
}
@media (max-width: 720px) {
  .rating-and-reviews__comment {
    flex: 0 0 100%;
    padding: 15px 25px;
  }
}
.rating-and-reviews__comment-author {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 7px;
}
.rating-and-reviews__comment .ap-star-rating {
  margin: 2px 0 12px -1px;
}
.rating-and-reviews__comment-text {
  font-size: 17px;
  font-weight: 300;
  max-height: 80px;
  overflow: hidden;
  position: relative;
  cursor: zoom-in;
}
@media (max-width: 720px) {
  .rating-and-reviews__comment-text {
    font-size: 15px;
  }
}

.rating-and-reviews__comment-text:after {
  display: block;
  position: absolute;
  content: "";
  background: red;
  left: 0;
  right: 0;
  top: 45px;
  height: 35px;
  background: linear-gradient(0deg, #c9c8c8 0%, rgba(229, 229, 229, 0) 100%);
}

 .rating-and-reviews__comment-text--full:after {
  display: none;
}

/*
.rating-and-reviews__comment-text:after {
  content: "";
    border: solid rgb(87 87 87 / 30%);
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    bottom: 4px;
    right: 12px;
 }
 
 .rating-and-reviews__comment-text--full:after {
  transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
}
*/
    
.rating-and-reviews__comment-text--full {
  max-height: none !important;
  cursor: zoom-out; 
  
}




.rating-and-reviews__comment-date {
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.rating-and-reviews__pagination {
  padding: 0px 0px 40px;
  display: flex;
  justify-content: center;
}
.rating-and-reviews__pagination ul.page-numbers {
  display: flex;
  justify-content: center;
}
.rating-and-reviews__pagination ul.page-numbers li {
      line-height: 1;
    border-radius: 50%;
    background-color: #575757;
    margin-right: 5px;
    width: 31px;
}
.rating-and-reviews__pagination ul.page-numbers li:last-child {
  border-right: 0;
}
.rating-and-reviews__pagination ul.page-numbers li a,
.rating-and-reviews__pagination ul.page-numbers li span {
    display: block;
    padding: 10px 0px 6px 0px;
    text-decoration: none;
    color: #c9c8c8;
    text-align: center;
}
.rating-and-reviews__pagination ul.page-numbers li a.current,
.rating-and-reviews__pagination ul.page-numbers li span.current {
  color: #a7adaf;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container--open {
  z-index: 9999;
}

.sidebar-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 11000;
  display: none;
}
.sidebar-overlay__content {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgb(202 201 201 / 100%);
  width: 100vw;
  overflow: scroll;
}
@media (max-width: 720px) {
  .sidebar-overlay__content {
  }
}
.sidebar-overlay__title {
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.sidebar-overlay__title a {
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sidebar-overlay__title a img {
  display: block;
}
.sidebar-overlay__cart {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: flex-end;
  padding: 0 60px 0 15px;
  height: 42px;
}
.sidebar-overlay__cart-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #c7c7c7;
}
.sidebar-overlay__cart-link:hover {
  color: #fff;
}
.sidebar-overlay__cart-link strong {
  display: block;
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 2px;
}
.sidebar-overlay__cart-icon {
  width: 22px;
  position: absolute;
  top: 11px;
  right: 21px;
}
.sidebar-overlay__cart-icon img {
  display: block;
  width: 22px;
  height: 21px;
  opacity: 0.65;
}
.sidebar-overlay__cart-icon-number {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -9px;
  right: -11px;
  background: #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
}
.sidebar-overlay__cart-icon-number span {
  margin-top: 2px;
  line-height: 1;
  display: block;
  font-size: 10px;
  font-weight: bold;
  color: #000;
}
.sidebar-overlay__switcher-title {
  display: flex;
  padding: 0 15px 0 15px;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  height: 42px;
  cursor: pointer;
}
.sidebar-overlay__switcher-title img {
  display: none;
  width: 16px;
  height: 11px;
  margin-right: 30px;
}
.sidebar-overlay__switcher-current {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 4px;
  color: #575757;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}
.sidebar-overlay__switcher-current:hover {
  color: #e8e8e8;
}
.sidebar-overlay__switcher-current-arrow {
  display: block;
  position: absolute;
  content: "";
  right: 25px;
  top: 14px;
  width: 10px;
  height: 10px;
  border: solid #C7C7C7;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sidebar-overlay__switcher-dropdown {
  display: none;
}
.sidebar-overlay__switcher-dropdown strong {
      display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    color: #575757;
    padding: 15px 15px 15px 15px;
    text-align: center;
    font-weight: bold;
}
.sidebar-overlay__switcher-dropdown-languages {
  /*border-bottom: 1px solid #5E5E5E;*/
  padding: 0 0 15px;
}
.sidebar-overlay__switcher-dropdown-countries {
  padding: 10px 0 15px;
}
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list, .sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list {
  text-align: center;
}
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list li,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list li, .sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list li,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list li {
  margin: 2px 0;
}
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list a,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list span,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list a,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list span, .sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list a,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list span,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list a,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list span {
  display: block;
  cursor: pointer;
  padding: 9px 15px 9px 15px;
  color: #575757;
}
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list a:hover,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list span:hover,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list a:hover,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list span:hover, .sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list a:hover,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list span:hover,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list a:hover,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list span:hover {
  color: #e8e8e8;
}
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list li.current-lang a,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list li span.active,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list li.current-lang a,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list li span.active, .sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list li.current-lang a,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list li span.active,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list li.current-lang a,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list li span.active {
  color: #e8e8e8;
}
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list li.current-lang a:after,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-country-list li span.active:after,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list li.current-lang a:after,
.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list li span.active:after, .sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list li.current-lang a:after,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list li span.active:after,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list li.current-lang a:after,
.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-language-list li span.active:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  right: -31px;
}
.sidebar-overlay__top-navigation {
  margin-top: 15px;
  /*background: #63696D;
  border-top: 1px solid #71797F;*/ 
}
.sidebar-overlay__top-navigation > li {
  line-height: 60px;
}
.sidebar-overlay__top-navigation > li > a {
  display: block;
  padding: 0 15px 0 15px;
  /*border-bottom: 1px solid #71797F;*/
  color: #575757;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  position: relative;
  text-align: center;
  font-weight: bold;
}
.sidebar-overlay__top-navigation > li > a:hover {
  color: #e8e8e8;
}
.sidebar-overlay__top-navigation > li.menu-item-has-children > a:after {
  position: absolute;
  top: 18px;
  margin-left: 15px;
  display: inline-block;
  content: "";
  background: transparent url(../images/down-arrow.svg) no-repeat 50% 50%;
  background-size: contain;
  width: 16px;
  height: 16px;
}
.sidebar-overlay__top-navigation > li.menu-item-has-children > a.active:after {
  position: absolute;
  top: 18px;
  margin-left: 15px;
  display: inline-block;
  content: "";
  background: transparent url(../images/up-arrow.svg) no-repeat 50% 50%;
  background-size: contain;
  width: 16px;
  height: 16px;
}
.sidebar-overlay__switcher-current:after {
  position: absolute;
  top: 13px;
  margin-left: 15px;
  display: inline-block;
  content: "";
  background: transparent url(../images/down-arrow.svg) no-repeat 50% 50%;
  background-size: contain;
  width: 16px;
  height: 16px;
}
.sidebar-overlay__top-navigation > li .sub-menu {
  display: none;
  flex-wrap: wrap;
  /*border-bottom: 1px solid #71797F;*/
  padding: 10px 10px 15px;
}
.sidebar-overlay__top-navigation > li .sub-menu.show {
  display: flex;
}
.sidebar-overlay__top-navigation > li .sub-menu > li {
  padding: 5px 15px;
  flex: 0 0 100%;
  text-align: center;
  line-height: 2;
}
.sidebar-overlay__top-navigation > li .sub-menu > li > a {
  text-decoration: none;
  color: #5b5b5b;
  /*display: flex;*/
  flex-wrap: wrap;
  font-size: 14px;
}

.sidebar-overlay__top-navigation > li .sub-menu > li > a:hover, 
.sidebar-overlay__footer-navigation > li .sub-menu > li > a:hover {
  color: white;
}
.sidebar-overlay__top-navigation > li .sub-menu > li > a > div {
  margin: auto;
}
.sidebar-overlay__top-navigation > li .sub-menu > li > a > div img {
  display: block;
  margin: auto auto 0 auto;
  max-width: 100%;
  height: auto;
}
.sidebar-overlay__top-navigation > li .sub-menu > li > a > span {
  display: block;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 10px;
  line-height: 1.3;
  width: 100%;
}
.sidebar-overlay__footer-navigation {
  /*background: #63696D;*/
}
.sidebar-overlay__footer-navigation > li {
  line-height: 60px;
}
.sidebar-overlay__footer-navigation > li > a {
  display: block;
  padding: 0 15px 0 15px;
  /*border-bottom: 1px solid #71797F;*/
  color: #575757;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
}
.sidebar-overlay__footer-navigation > li > a:hover {
  color: #e8e8e8;
}

.store-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 12000;
}
@media (max-width: 720px) {
  .store-popup {
    display: block;
    padding: 50px 20px;
  }
}
.store-popup__inner {
  flex: 0 0 580px;
  max-width: 580px;
  background: #fff;
  color: #000;
  padding: 50px 50px;
  text-align: center;
  text-transform: uppercase;
  line-height: 2;
}
@media (max-width: 720px) {
  .store-popup__inner {
    padding: 40px 30px;
  }
}
.store-popup__inner strong {
  display: block;
  letter-spacing: 2px;
  font-size: 16px;
}
@media (max-width: 720px) {
  .store-popup__inner strong {
    font-size: 14px;
  }
}
.store-popup__inner strong small {
  display: block;
  font-size: 16px;
}
@media (max-width: 720px) {
  .store-popup__inner strong small {
    font-size: 12px;
    margin-top: 15px;
  }
}
.store-popup__inner strong a {
  color: #000;
}
.store-popup__inner strong a:hover {
  opacity: 0.7;
}
.store-popup__inner em {
  display: block;
  font-style: normal;
  letter-spacing: 2px;
  font-size: 12px;
  cursor: pointer;
}
.store-popup__inner em:hover {
  opacity: 0.7;
}
.store-popup__inner em span {
  color: #777;
  font-size: 11px;
  display: block;
  margin-top: 10px;
}
.store-popup__button {
  display: flex;
  display: inline-flex;
  margin: 35px 0 50px;
  line-height: 50px;
  padding: 2px 30px 0;
  letter-spacing: 2px;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid #979797;
  color: #000;
  align-items: center;
}
@media (max-width: 720px) {
  .store-popup__button {
    display: flex;
    margin: 25px 0 40px;
    padding: 12px 18px 10px;
    font-size: 11px;
    line-height: 1;
    justify-content: center;
  }
}
.store-popup__button:hover {
  background: rgba(0, 0, 0, 0.02);
}
.store-popup__button img {
  flex: 0 0 16px;
  width: 16px;
  height: 11px;
}
.store-popup__button span {
  display: block;
  flex: 0 0 auto;
  white-space: nowrap;
  margin-top: 4px;
}
@media (max-width: 720px) {
  .store-popup__button span {
    margin-top: 2px;
  }
}
.store-popup__button img + span {
  margin-left: 20px;
}
@media (max-width: 720px) {
  .store-popup__button img + span {
    margin-left: 15px;
  }
}

.technical-specification {
  background: #63696D;
  color: #A7ADAF;
  padding: 45px 150px 90px 150px;
}
@media (max-width: 1100px) {
  .technical-specification {
    padding: 50px 50px 60px;
  }
}
@media (max-width: 720px) {
  .technical-specification {
    padding: 30px 25px;
  }
}
.technical-specification__title {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.05;
  font-family: "Publico Banner", sans-serif;
}
@media (max-width: 720px) {
  .technical-specification__title {
    font-size: 20px;
    line-height: 1.2;
  }
}
.technical-specification__product-name {
  font-size: 35px;
  font-weight: bold;
  line-height: 1.05;
  font-family: "Publico Banner", sans-serif;
}
@media (max-width: 720px) {
  .technical-specification__product-name {
    font-size: 20px;
    line-height: 1.2;
    margin-top: 10px;
  }
}
.technical-specification__images {
  padding: 45px 0 55px;
  border-bottom: 2px solid #979797;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
@media (max-width: 1100px) {
  .technical-specification__images {
    padding: 35px 0 50px;
  }
}
@media (max-width: 720px) {
  .technical-specification__images {
    flex-wrap: wrap;
    padding: 35px 0 25px;
  }
}
.technical-specification__image {
  padding: 0 30px;
  display: flex;
}
@media (max-width: 720px) {
  .technical-specification__image {
    margin-bottom: 30px;
    flex: 0 0 50%;
  }
}
.technical-specification__image-inner img {
  display: block;
  margin: auto auto 0 auto;
  max-width: 100%;
  height: auto;
}
.technical-specification__specifications {
  display: flex;
  flex-wrap: wrap;
}
.technical-specification__specification {
  flex: 0 0 28%;
  position: relative;
  padding-left: 80px;
  margin: 60px 5% 0 0;
}
@media (max-width: 800px) {
  .technical-specification__specification {
    flex: 0 0 50%;
    margin: 50px 0 0 0;
  }
}
@media (max-width: 720px) {
  .technical-specification__specification {
    margin: 30px 0 0 0;
    flex: 0 0 100%;
    border-bottom: 1px solid #979797;
    padding-bottom: 30px;
    padding-left: 100px;
    padding-right: 20px;
    min-height: 60px;
  }
  .technical-specification__specification:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.technical-specification__specification img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 60px;
  height: auto;
}
@media (max-width: 720px) {
  .technical-specification__specification img {
    left: 20px;
  }
}
.technical-specification__specification strong {
  letter-spacing: 2px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
}
@media (max-width: 720px) {
  .technical-specification__specification strong {
    font-size: 11px;
  }
}
.technical-specification__specification p {
  font-size: 15px;
  font-weight: 300;
}
@media (max-width: 720px) {
  .technical-specification__specification p {
    font-size: 14px;
  }
}

.top-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
    background-color: #c9c8c8;
}
.post-type-archive-product .top-bar {
    background-color:transparent;
}

.transp-header .top-bar{
	background-color:transparent;
}

.top-bar.scrolled{
  background-color: #c9c8c8;
  border-bottom: 1px solid #AFAFAF;
}

.single-product .top-bar {
	border-bottom: none;
}
.top-bar--not-sticky {
  position: absolute;
}
.top-bar__inner {
  display: flex;
  justify-content: space-between;
  /*max-width: 1440px;*/
  margin: 0 auto;
  padding: 0 45px;
  /*background: #c9c8c8;*/
  height: 50px;
  position: relative;
}
@media (max-width: 14200px) {
  .top-bar__inner {
  padding: 20px 0 4px;
    flex-wrap: wrap;
    height: auto;
    max-width: 1340px;
  }
}
.top-bar__cart-close-button {
  display: none;
}
@media (max-width: 720px) {
  .top-bar__cart-close-button {
    display: block;
    background: #ED7C34;
    padding: 2px 40px 0;
    color: #4B5052;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    width: 218px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.top-bar__logo {
  display: none;
}
@media (max-width: 14200px) {
  .top-bar__logo {
    display: flex;
    align-items: center;
    padding-left: 0px;
    height: 36px;
  }
}
@media (max-width: 720px) {
  .top-bar__logo {
    padding-left: 20px;
  }
}
.top-bar__logo a {
  display: block;
  margin-top: 2px;
}
.top-bar__logo a img {
  display: block;
  width: 117px;
  height: 22px;
}
.top-bar__slogan {

  display: none;
  align-items: center;
  margin-right: 0 auto 0 0;
  text-transform: uppercase;
}
@media (max-width: 1320px) {
  .top-bar__slogan {
    flex: 0 0 100%;
    background: #191919;
    line-height: 1.5;
    padding: 10px 30px 8px;
    margin: 0;
  }
}
@media (max-width: 720px) {
  .top-bar__slogan {
    padding: 10px 20px 8px;
  }
}
.top-bar__slogan p {
  display: block;
  font-size: 10px;
  letter-spacing: 1px;
  color: #C7C7C7;
}
.top-bar__slogan p a {
  color: #C7C7C7;
}
.top-bar__slogan p a:hover {
  color: #fff;
}
.top-bar__switcher {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: auto;
}
@media (max-width: 14200px) {
  .top-bar__switcher {
    display: none !important;
  }
}
.top-bar__switcher img {
  display: block;
  width: 16px;
  height: 11px;
  margin-right: 15px;
}
.top-bar__switcher-current {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 2px;
  color: #979797;
  padding-right: 30px;
}
.top-bar__switcher-current:hover {
  color: #fff;
}
.top-bar__switcher-current-arrow {
  display: block;
  position: absolute;
  content: "";
  right: 0px;
  top: 18px;
  width: 10px;
  height: 10px;
  border: solid #979797;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.top-bar__go-to-eu {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 14200px) {
  .top-bar__go-to-eu {
    display: none !important;
  }
}
.top-bar__go-to-eu a {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 2px;
  color: #979797;
  padding-right: 30px;
  text-decoration: none;
}
.top-bar__go-to-eu a:hover {
  color: #fff;
}
.top-bar__cart {
  display: flex;
  align-items: center;
  margin-left: 50px;
  position: relative;
}
@media (max-width: 14200px) {
  .top-bar__cart {
    display: none !important;
  }
}
.top-bar__cart-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #979797;
}
.top-bar__cart-link:hover {
  color: #fff;
}
.top-bar__cart-link strong {
  display: block;
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 2px;
}
.top-bar__cart-icon {
  flex: 0 0 22px;
  margin-left: 10px;
  position: relative;
}
.top-bar__cart-icon img {
  display: block;
  width: 22px;
  height: 21px;
  opacity: 0.65;
}
.top-bar__cart-icon-number {
      display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 2px;
    right: 6px;
    background: bottom;
    border-radius: 50%;
    width: 18px;
    height: 18px;
}
.top-bar__cart-icon-number span {
      margin-top: 0px;
    line-height: 1;
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #575757;
}
 
.post-type-archive-product .top-bar__cart-icon-number span,
.transp-header .top-bar__cart-icon-number span{
	color: white;
}
.top-bar.scrolled .top-bar__cart-icon-number span{
	color: #575757;
}
.top-bar__cart-dropdown {
  position: absolute;
  top: 0;
  right: 10px;
  background: #575757;
  min-width: 470px;
  z-index: 1;
  box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.4);
  display: none;
  	max-height: 100%;
	overflow-y: auto; 
	overflow-x: hidden;
}

.top-bar__mobile-navigation-cart svg{
  height: 36px;
    margin-top: -14px;
}

.my-account-head svg{
    width: auto;
    margin-top: -9px;
    margin-right: 10px;
}
@media (max-width: 14200px) {
  .top-bar__cart-dropdown {
    top: 50%;
    right: 50%;
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    position: fixed;
  }
}
@media (max-width: 720px) {
  .top-bar__cart-dropdown {
    min-width: 0;
  }
}
.top-bar__cart-dropdown-top {
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
  justify-content: flex-end;
  padding-right: 0px;
  margin-bottom: -20px;
}
.top-bar__cart-dropdown-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #979797;
}
.top-bar__cart-dropdown-link:hover {
  color: #000;
}
.top-bar__cart-dropdown-link strong {
  display: block;
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 2px;
}
.top-bar__cart-dropdown-icon {
  flex: 0 0 22px;
  margin-left: 10px;
  position: relative;
}
.top-bar__cart-dropdown-icon img {
  display: block;
  width: 22px;
  height: 21px;
  opacity: 0.65;
}
.top-bar__cart-dropdown-icon-number {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -9px;
  right: -11px;
  background: #F3F3F3;
  border-radius: 50%;
  width: 18px;
  height: 18px;
}
.top-bar__cart-dropdown-icon-number span {
  margin-top: 2px;
  line-height: 1;
  display: block;
  font-size: 10px;
  font-weight: bold;
  color: #999;
}
.top-bar__cart-dropdown-products {
  padding: 0px 0 20px;
}
.top-bar__cart-dropdown-product {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 20px 0;
}
.top-bar__cart-dropdown-product-image {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 55%;
}
.top-bar__cart-dropdown-product-image img {
  max-width: 200px;
  width: 200px;
  height: auto;
}
.top-bar__cart-dropdown-product-name {
  flex: 0 0 45%;
  font-size: 15px;
  text-transform: uppercase;
  color: #C9C8C8;
  letter-spacing: 1px;
  margin-bottom: 6px;
}
.top-bar__cart-dropdown-product-name:hover {
  /*color: #000;*/
}
.top-bar__cart-dropdown-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  background: #e5e5e5;
}
.top-bar__cart-dropdown-empty span {
  font-size: 15px;
}
.top-bar__cart-dropdown-button {
  padding: 0 45px 30px;
}
@media (max-width: 720px) {
  .top-bar__cart-dropdown-button {
    padding: 0 25px 25px;
  }
}
.top-bar__cart-dropdown-button a {
  display: block;
  background: #575757;
  border: 1px solid;
  padding: 2px 40px 0;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}
@media (max-width: 720px) {
  .top-bar__cart-dropdown-button a {
    padding: 2px 20px 0;
  }
}
.top-bar__cart-dropdown-button a:hover {
  background: #474747;
}
.top-bar__dropdown {
  position: absolute;
  top: 0;
  right: -20px;
  background: #fff;
  min-width: 320px;
  z-index: 1;
  box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.4);
  display: none;
}
@media (max-width: 14200px) {
  .top-bar__dropdown {
    display: none !important;
  }
}
.top-bar__dropdown-arrow {
  display: block;
  position: absolute;
  content: "";
  right: 20px;
  top: 18px;
  width: 10px;
  height: 10px;
  border: solid #979797;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
}
.top-bar__dropdown strong {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 0 0 15px 0;
  color: #000000;
}
.top-bar__dropdown-languages {
  background: #fff;
  padding: 35px 25px 30px;
}
.top-bar__dropdown-countries {
  background: #F5F5F5;
  padding: 30px 25px 35px;
}
.top-bar__dropdown-country-list li, .top-bar__dropdown-language-list li {
  margin-bottom: 15px;
  line-height: 1;
}
.top-bar__dropdown-country-list li:last-child, .top-bar__dropdown-language-list li:last-child {
  margin-bottom: 0;
}
.top-bar__dropdown-country-list li a,
.top-bar__dropdown-country-list li span, .top-bar__dropdown-language-list li a,
.top-bar__dropdown-language-list li span {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  cursor: pointer;
  color: #979797;
  text-decoration: none;
  position: relative;
}
.top-bar__dropdown-country-list li a:hover,
.top-bar__dropdown-country-list li span:hover, .top-bar__dropdown-language-list li a:hover,
.top-bar__dropdown-language-list li span:hover {
  color: #000;
}
.top-bar__dropdown-country-list li.current-lang a,
.top-bar__dropdown-country-list li.current-lang span,
.top-bar__dropdown-country-list li span.active, .top-bar__dropdown-language-list li.current-lang a,
.top-bar__dropdown-language-list li.current-lang span,
.top-bar__dropdown-language-list li span.active {
  color: #000;
  position: relative;
}
.top-bar__dropdown-country-list li.current-lang a:after,
.top-bar__dropdown-country-list li.current-lang span:after,
.top-bar__dropdown-country-list li span.active:after, .top-bar__dropdown-language-list li.current-lang a:after,
.top-bar__dropdown-language-list li.current-lang span:after,
.top-bar__dropdown-language-list li span.active:after {
  display: block;
  content: "";
  position: absolute;
  right: -17px;
  top: -3px;
  width: 5px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.top-bar__mobile-navigation {
  display: none;
}
@media (max-width: 14200px) {
  .top-bar__mobile-navigation {
    display: flex;
    align-items: center;
    margin-left: 25px;
    padding-right: 0px;
  }
}
@media (max-width: 720px) {
  .top-bar__mobile-navigation {
    padding-right: 20px;
  }
}
.top-bar__mobile-navigation-flag img {
  display: block;
  width: 16px;
  height: 11px;
}
.top-bar__mobile-navigation-cart {
  flex: 0 0 22px;
  margin-left: 15px;
  position: relative;
}
.top-bar__mobile-navigation-cart img {
  display: block;
  width: 22px;
  height: 21px;
  opacity: 0.65;
}
.top-bar__mobile-navigation-cart-number {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -9px;
  right: -11px;
  background: #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
}
.top-bar__mobile-navigation-cart-number span {
  margin-top: 2px;
  line-height: 1;
  display: block;
  font-size: 10px;
  font-weight: bold;
  color: #000;
}
.top-bar__mobile-navigation-hamburger {
  display: block;
  margin-left: 24px;
  cursor: pointer;
}
.top-bar__mobile-navigation-hamburger img {
  display: block;
  width: 20px;
  height: 16px;
}

.top-hero__content {
  display: flex;
  align-items: center;
  padding: 40px 190px;
  margin: 0 0 50px;
}
@media (max-width: 1100px) {
  .top-hero__content {
    display: block;
    padding: 40px 60px 0;
    margin: 0 0 30px;
  }
}
@media (max-width: 800px) {
  .top-hero__content {
    margin: 0 0 20px;
    padding-top: 0;
  }
}
@media (max-width: 720px) {
  .top-hero__content {
    padding: 20px 20px 0 20px;
  }
}
.top-hero__heading {
  flex: 0 0 auto;
  padding-right: 45px;
  max-width: 45%;
}
@media (max-width: 1100px) {
  .top-hero__heading {
    max-width: 100%;
    text-align: center;
    padding-right: 0;
  }
}
.top-hero__heading h1 {
  font-family: "Publico Banner", sans-serif;
  font-size: 45px;
  line-height: 1.05;
  font-weight: bold;
  color: #63696D;
}
@media (max-width: 720px) {
  .top-hero__heading h1 {
    font-size: 20px;
    line-height: 1.2;
  }
}
.top-hero__text {
  position: relative;
  flex: 1;
  margin-top: 8px;
}
@media (max-width: 1100px) {
  .top-hero__text {
    text-align: center;
  }
}
.top-hero__text--with-badge {
  padding-right: 130px;
}
@media (max-width: 1100px) {
  .top-hero__text--with-badge {
    padding-right: 0;
    margin-top: 20px;
  }
}
.top-hero__text p {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: normal;
  color: #8E8E8E;
  line-height: 1.2;
}
.top-hero__text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .top-hero__text p {
    font-size: 14px;
  }
}
@media (max-width: 720px) {
  .top-hero__text p {
    font-size: 13px;
  }
}
.top-hero__text strong {
  font-weight: normal;
}
.top-hero__text a {
  color: #7C7C7C;
  text-decoration: underline;
}
.top-hero__text a:hover {
  color: #000;
}
.top-hero__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px 0 30px;
}
@media (max-width: 14200px) {
  .top-hero__navigation {
    margin: 50px 0 0;
  }
}
@media (max-width: 800px) {
  .top-hero__navigation {
    margin: 30px 0 0;
  }
}
@media (max-width: 720px) {
  .top-hero__navigation {
    display: block;
    margin-top: 20px;
    padding: 0 20px;
  }
}
.top-hero__navigation a {
  padding: 4px 18px 0;
  line-height: 40px;
  margin: 0 10px 20px;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid #C7C7C7;
  color: #666666;
}
@media (max-width: 800px) {
  .top-hero__navigation a {
    font-size: 14px;
    line-height: 32px;
    padding: 4px 16px 0;
  }
}
@media (max-width: 720px) {
  .top-hero__navigation a {
    display: block;
    border-bottom: 0;
    line-height: 1.6;
    padding: 14px 20px 10px;
    margin: 0;
    font-size: 12px;
    text-align: center;
  }
  .top-hero__navigation a:last-child {
    border-bottom: 1px solid #C7C7C7;
  }
}
.top-hero__navigation a:hover {
  background: rgba(0, 0, 0, 0.02);
  color: #000;
}
.top-hero__free-shipping {
  display: flex;
  padding: 0 15px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #ED9534;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.2;
}
@media (max-width: 1100px) {
  .top-hero__free-shipping {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: -80px;
    right: -30px;
  }
}
@media (max-width: 800px) {
  .top-hero__free-shipping {
    width: 70px;
    height: 70px;
    font-size: 11px;
    padding: 0 10px;
  }
}
@media (max-width: 720px) {
  .top-hero__free-shipping {
    display: none;
  }
}
.top-hero__free-shipping span {
  display: block;
}

.toplist {
  padding: 55px 30px 90px;
  text-align: center;
}
.toplist h3 {
  font-size: 40px;
  color: #63696D;
  font-weight: bold;
  font-family: "Publico Banner", sans-serif;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.landing-bubble {
  position: absolute;
  z-index: 1;
  padding: 10px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 0;
  -webkit-transform: scale(0.5) translate3d(-50%, -50%, 0) rotate(15deg);
          transform: scale(0.5) translate3d(-50%, -50%, 0) rotate(15deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.landing-bubble.in-view {
  opacity: 1;
  -webkit-transform: scale(1) translate3d(-50%, -50%, 0) rotate(0deg);
          transform: scale(1) translate3d(-50%, -50%, 0) rotate(0deg);
}
@media (max-width: 720px) {
  .landing-bubble {
    width: 110px;
    height: 110px;
  }
}
.landing-bubble__title {
  margin: 0 !important;
}
.landing-bubble__source {
  display: inline-block;
  margin-top: 10px;
  font-size: 1rem !important;
}
.landing-bubble * {
  color: white !important;
}

.block-2-columns {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 800px) {
  .block-2-columns {
    flex-wrap: wrap;
  }
}
.block-2-columns__column {
  display: flex;
  background-position: 50% 50%;
  background-size: cover;
  min-height: 720px;
  flex: 0 0 60%;
}
@media (max-width: 1100px) {
  .block-2-columns__column {
    min-height: 620px;
  }
}
@media (max-width: 800px) {
  .block-2-columns__column {
    flex: 0 0 100%;
    min-height: 520px;
    order: 1;
  }
}
@media (max-width: 720px) {
  .block-2-columns__column {
    min-height: 0;
    display: flex;
  }
}
.block-2-columns__column.has-background {
  flex: 0 0 40%;
}
@media (max-width: 800px) {
  .block-2-columns__column.has-background {
    flex: 0 0 100%;
    order: 2;
  }
}
@media (max-width: 720px) {
  .block-2-columns__column.has-background {
    min-height: 370px;
  }
}
.block-2-columns__background-content__inner {
  margin: auto;
  text-align: center;
  color: #fff;
  padding: 50px 90px;
}
@media (max-width: 1100px) {
  .block-2-columns__background-content__inner {
    padding: 30px 60px;
  }
}
@media (max-width: 720px) {
  .block-2-columns__background-content__inner {
    padding: 50px 25px;
    margin: auto 0;
    width: 100%;
  }
}
.block-2-columns__background-content__inner strong {
  display: block;
  font-size: 45px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  line-height: 1.05;
}
@media (max-width: 720px) {
  .block-2-columns__background-content__inner strong {
    font-size: 20px;
    line-height: 1.2;
  }
}
.block-2-columns__background-content__inner p {
  margin: 35px 0 0;
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
  font-weight: 300;
}
@media (max-width: 720px) {
  .block-2-columns__background-content__inner p {
    font-size: 14px;
    margin-top: 15px;
  }
}
.block-2-columns__background-content__inner a {
  margin-top: 30px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 50px;
  padding: 2px 55px 0;
  letter-spacing: 2px;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 720px) {
  .block-2-columns__background-content__inner a {
    font-size: 11px;
    padding: 12px 24px 10px;
    line-height: 1;
  }
}
.block-2-columns__background-content__inner a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.block-2-columns__products-image {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 110px;
}
@media (max-width: 1320px) {
  .block-2-columns__products-image {
    padding: 30px;
  }
}
@media (max-width: 1100px) {
  .block-2-columns__products-image {
    padding: 30px 10px;
  }
}
@media (max-width: 720px) {
  .block-2-columns__products-image {
    padding: 10px;
  }
}
.block-2-columns__products-image .product-list {
  flex: 0 0 100%;
  justify-content: space-between;
  padding: 0;
}
.block-2-columns__products-image .product-list__product {
  flex: 0 0 45%;
  margin-bottom: 0;
}
@media (max-width: 1320px) {
  .block-2-columns__products-image .product-list__product {
    flex: 0 0 50%;
  }
}

.block-2-images__inner {
  display: flex;
  align-items: center;
}
@media (max-width: 720px) {
  .block-2-images__inner {
    flex-wrap: wrap;
  }
}
.block-2-images__image {
  flex: 0 0 50%;
}
@media (max-width: 720px) {
  .block-2-images__image {
    flex: 0 0 100%;
  }
}
.block-2-images__image img {
  display: block;
  width: 100%;
  height: auto;
}

.block-3-columns {
  display: flex;
  flex-wrap: wrap;
}
.block-3-columns__column {
  flex: 0 0 calc(100% / 3);
  display: flex;
  background-position: 50% 50%;
  background-size: cover;
  min-height: 470px;
  position: relative;
}
@media (min-width: 801px) {
  .block-3-columns__column:nth-child(1) {
    order: 1;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(2) {
    order: 4;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(2):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(3) {
    order: 2;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(3):after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(4) {
    order: 5;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(5) {
    order: 3;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(6) {
    order: 6;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(6):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(7) {
    order: 7;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(8) {
    order: 10;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(8):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(9) {
    order: 8;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(9):after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(10) {
    order: 11;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(11) {
    order: 9;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(12) {
    order: 12;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(12):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
}
@media (max-width: 800px) and (min-width: 721px) {
  .block-3-columns__column:nth-child(1) {
    order: 1;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(2) {
    order: 2;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(2):after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 12px;
    margin-top: -12px;
  }
  .block-3-columns__column:nth-child(3) {
    order: 3;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(3):after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 12px;
    margin-top: -12px;
  }
  .block-3-columns__column:nth-child(4) {
    order: 4;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(5) {
    order: 5;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(6) {
    order: 6;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(6):after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 12px;
    margin-top: -12px;
  }
  .block-3-columns__column:nth-child(7) {
    order: 7;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(8) {
    order: 8;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(8):after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 12px;
    margin-top: -12px;
  }
  .block-3-columns__column:nth-child(9) {
    order: 9;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(9):after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 12px;
    margin-top: -12px;
  }
  .block-3-columns__column:nth-child(10) {
    order: 10;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(11) {
    order: 11;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(12) {
    order: 12;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(12):after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 12px;
    margin-top: -12px;
  }
}
@media (max-width: 720px) {
  .block-3-columns__column:nth-child(1) {
    order: 1;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(2) {
    order: 2;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(2):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(3) {
    order: 4;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(3):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(4) {
    order: 3;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(5) {
    order: 5;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(6) {
    order: 6;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(6):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(7) {
    order: 7;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(8) {
    order: 8;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(8):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(9) {
    order: 10;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(9):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
  .block-3-columns__column:nth-child(10) {
    order: 9;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(11) {
    order: 11;
    z-index: 1;
  }
  .block-3-columns__column:nth-child(12) {
    order: 12;
    z-index: 2;
  }
  .block-3-columns__column:nth-child(12):after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 12px;
    margin-left: -12px;
  }
}
@media (max-width: 1100px) {
  .block-3-columns__column {
    min-height: 370px;
  }
}
@media (max-width: 800px) {
  .block-3-columns__column {
    flex: 0 0 50%;
    min-height: 350px;
  }
}
@media (max-width: 720px) {
  .block-3-columns__column {
    flex: 0 0 100%;
    min-height: 360px;
  }
}
.block-3-columns__inner {
  background: #fff;
  margin: auto;
  text-align: center;
  padding: 50px 90px;
}
@media (max-width: 1100px) {
  .block-3-columns__inner {
    padding: 30px 40px;
  }
}
.block-3-columns__inner img {
  max-width: 60px;
  height: auto;
}
.block-3-columns__inner strong {
  display: block;
  margin: 12px 0 12px;
  font-size: 30px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  line-height: 1.05;
}
@media (max-width: 800px) {
  .block-3-columns__inner strong {
    font-size: 22px;
  }
}
@media (max-width: 720px) {
  .block-3-columns__inner strong {
    font-size: 22px;
    line-height: 1.2;
  }
}
.block-3-columns__inner p {
  color: #7C7C7C;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
}
@media (max-width: 720px) {
  .block-3-columns__inner p br {
    display: none;
  }
}

.block-4-products {
  padding: 1px 0;
}
.block-4-products__title {
  max-width: 80%;
  margin: 50px auto 40px;
}
@media (max-width: 1340px) {
  .block-4-products__title {
    max-width: 100%;
  }
}
@media (max-width: 1100px) {
  .block-4-products__title {
    padding: 0 20px;
  }
}
@media (max-width: 800px) {
  .block-4-products__title {
    margin: 30px auto 20px;
  }
}
@media (max-width: 720px) {
  .block-4-products__title {
    padding: 0;
  }
}
.block-4-products__title h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  line-height: 1.05;
  font-weight: bold;
  text-align: center;
  color: #63696D;
  margin: 30px 0 15px;
}
@media (max-width: 800px) {
  .block-4-products__title h2 {
    font-size: 20px;
    line-height: 1.2;
  }
}
.block-4-products__title p {
  font-weight: 300;
  font-size: 15px;
  color: #7C7C7C;
  max-width: 65%;
  margin: 0 auto 20px;
  text-align: center;
}
@media (max-width: 720px) {
  .block-4-products__title p {
    font-size: 14px;
    max-width: 100%;
    padding: 0 25px;
  }
}
.block-4-products__title p strong {
  font-weight: normal;
}
.block-4-products__title p a {
  color: #7C7C7C;
  text-decoration: underline;
}
.block-4-products__title p a:hover {
  color: #000;
}
.block-4-products .product-list {
  margin: 0 auto;
  max-width: 80%;
  padding-bottom: 30px;
  justify-content: center;
}
@media (max-width: 1340px) {
  .block-4-products .product-list {
    max-width: 95%;
  }
}
@media (max-width: 1100px) {
  .block-4-products .product-list {
    max-width: 100%;
  }
}
@media (max-width: 720px) {
  .block-4-products .product-list {
    padding-bottom: 10px;
  }
}
.block-4-products .product-list__product {
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .block-4-products .product-list__product {
    margin-bottom: 20px;
  }
}
@media (max-width: 720px) {
  .block-4-products .product-list__product {
    margin-bottom: 0;
  }
}
@media (max-width: 1100px) {
  .block-4-products .product-list__product:nth-child(4) {
    display: none;
  }
}
@media (max-width: 800px) {
  .block-4-products .product-list__product:nth-child(4) {
    display: block;
  }
}

.block-reviews-logotext {
  border-right: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  flex: 0 0 25%;
  background: #fff;
  padding: 25px 35px 55px 35px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1100px) {
  .block-reviews-logotext {
    padding: 20px 30px 50px 30px;
  }
}
@media (max-width: 800px) {
  .block-reviews-logotext {
    flex: 0 0 50%;
  }
}
@media (max-width: 720px) {
  .block-reviews-logotext {
    flex: 0 0 100%;
    padding: 15px 30px 40px 30px;
  }
}
.block-reviews-logotext__inner {
  margin: auto;
}
.block-reviews-logotext__image {
  height: 145px;
  display: flex;
}
.block-reviews-logotext__image-inner {
  margin: auto;
}
.block-reviews-logotext__image-inner img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.block-reviews-logotext__title {
  margin-top: 10px;
  color: #63696D;
  text-transform: uppercase;
  font-size: 15px;
}
.block-reviews-logotext__text {
  color: #7C7C7C;
  font-weight: 300;
  font-size: 15px;
}
.block-reviews-logotext__link {
  line-height: 18px;
  height: 18px;
}
.block-reviews-logotext__link a {
  color: #7C7C7C;
  font-size: 15px;
  font-weight: 300;
}
.block-reviews-logotext__link a:hover {
  color: #000;
}

.block-reviews-quote {
  border-right: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  flex: 0 0 50%;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 50px 80px;
}
@media (max-width: 1100px) {
  .block-reviews-quote {
    padding: 40px 50px;
  }
}
@media (max-width: 800px) {
  .block-reviews-quote {
    flex: 0 0 100%;
  }
}
@media (max-width: 720px) {
  .block-reviews-quote {
    padding: 30px 30px;
    text-align: center;
  }
}
.block-reviews-quote__inner {
  margin: auto;
}
.block-reviews-quote__title {
  color: #63696D;
  text-transform: uppercase;
  font-size: 15px;
}
.block-reviews-quote__text {
  color: #63696D;
  font-weight: bold;
  font-family: "Publico Banner", sans-serif;
  font-size: 28px;
  line-height: 1.3;
  margin: 5px 0 10px;
}
.block-reviews-quote__link a {
  color: #7C7C7C;
  font-size: 15px;
  font-weight: 300;
}
.block-reviews-quote__link a:hover {
  color: #000;
}

.block-full-width-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 720px;
}
@media (max-width: 1340px) {
  .block-full-width-background {
    height: 620px;
  }
}
@media (max-width: 1100px) {
  .block-full-width-background {
    height: 520px;
  }
}
@media (max-width: 800px) {
  .block-full-width-background {
    height: 480px;
  }
}
@media (max-width: 720px) {
  .block-full-width-background {
    height: 180px;
  }
}

.hero-slider {
  position: relative;
  overflow: hidden;
}
.hero-slider .owl-controls .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.hero-slider .owl-controls .owl-dots .owl-dot {
  height: 16px;
  width: 16px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.hero-slider .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.hero-slider .owl-controls .owl-dots .owl-dot.active {
  background: #fff;
}
.hero-slider__text-button {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.hero-slider__text-button-inner {
  display: flex;
  flex-direction: column;
  padding: 150px 45px 85px;
  min-height: 680px;
  align-items: center;
}
@media (max-width: 1100px) {
  .hero-slider__text-button-inner {
    padding: 100px 30px 70px;
    min-height: calc(80vh - 40px);
  }
}
@media (max-width: 720px) {
  .hero-slider__text-button-inner {
    padding: 140px 20px 70px;
    min-height: calc(80vh - 30px);
    align-items: center !important;
    text-align: center !important;
  }
}
.hero-slider__text-button-inner--left {
  align-items: flex-start;
  text-align: left;
}
.hero-slider__text-button-inner--center {
  align-items: center;
  text-align: center;
}
.hero-slider__text-button-inner--right {
  align-items: flex-end;
  text-align: right;
}
.hero-slider__text-button-wysiwyg {
  color: #fff;
  display: block;
}
@media (max-width: 720px) {
  .hero-slider__text-button-wysiwyg {
    display: none;
  }
}
.hero-slider__text-button-wysiwyg--mobile {
  display: none;
}
@media (max-width: 720px) {
  .hero-slider__text-button-wysiwyg--mobile {
    display: block;
  }
}
.hero-slider__text-button-wysiwyg h3 {
  display: block;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 12px 0;
}
@media (max-width: 720px) {
  .hero-slider__text-button-wysiwyg h3 {
    font-size: 11px;
    margin: 10px 0;
    text-align: center !important;
  }
}
.hero-slider__text-button-wysiwyg h1 {
  font-size: 64px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  line-height: 1.05;
}
@media (max-width: 720px) {
  .hero-slider__text-button-wysiwyg h1 {
    font-size: 32px;
    line-height: 1.2;
    text-align: center !important;
  }
}
.hero-slider__text-button-wysiwyg h2 {
  font-size: 45px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  line-height: 1.05;
}
@media (max-width: 720px) {
  .hero-slider__text-button-wysiwyg h2 {
    font-size: 22px;
    line-height: 1.2;
    text-align: center !important;
  }
}
.hero-slider__text-button-wysiwyg img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: 25px 0;
}
@media (max-width: 720px) {
  .hero-slider__text-button-wysiwyg img {
    display: block;
    margin: 20 auto;
  }
}
.hero-slider__text-button-wysiwyg p {
  margin: 25px 0 0;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
}
@media (max-width: 720px) {
  .hero-slider__text-button-wysiwyg p {
    margin: 10px 0 0;
    font-size: 15px;
  }
}
.hero-slider__text-button-button {
  display: flex;
  margin: auto 0 0 0;
  text-transform: uppercase;
  line-height: 50px;
  padding: 2px 55px 0;
  letter-spacing: 2px;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
  align-items: center;
}
@media (max-width: 720px) {
  .hero-slider__text-button-button {
    display: none;
  }
}
.hero-slider__text-button-button--mobile {
  display: none;
}
@media (max-width: 720px) {
  .hero-slider__text-button-button--mobile {
    display: flex;
    padding: 12px 24px 10px;
    font-size: 11px;
    line-height: 1;
  }
}
.hero-slider__text-button-button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.hero-slider__text-button-button span {
  display: block;
  white-space: nowrap;
  flex: 1;
}
.hero-slider__text-button-button img {
  display: block;
  flex: 0 0 auto;
  max-width: 25px;
  max-height: 25px;
  height: auto;
  margin-right: 11px;
  margin: 0 11px 4px 0;
}

.html-text {
  background: #63696d;
}
.html-text__inner {
  padding-bottom: 40px;
}
@media (max-width: 800px) {
  .html-text__inner {
    padding-bottom: 30px;
  }
}
@media (max-width: 720px) {
  .html-text__inner {
    padding-bottom: 20px;
  }
}
.html-text__inner .sbi_info {
  padding: 20px;
}
.html-text__inner .sbi_expand a {
  color: #000;
}

.block-image-text-2 {
  display: flex;
  flex-wrap: nowrap;
  min-height: 600px;
}
@media (max-width: 1100px) {
  .block-image-text-2 {
    min-height: 480px;
  }
}
@media (max-width: 800px) {
  .block-image-text-2 {
    min-height: 0;
    flex-wrap: wrap;
  }
}
.block-image-text-2--image-right .block-image-text-2__image {
  order: 2;
}
.block-image-text-2--image-right .block-image-text-2__text {
  order: 1;
}
.block-image-text-2--image-right .block-image-text-2__text:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 14px;
  margin-top: -14px;
}
@media (max-width: 720px) {
  .block-image-text-2--image-right .block-image-text-2__text:after {
    display: none;
  }
}
.block-image-text-2--image-left .block-image-text-2__text:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 14px;
  margin-top: -14px;
}
@media (max-width: 720px) {
  .block-image-text-2--image-left .block-image-text-2__text:after {
    display: none;
  }
}
.block-image-text-2__image {
  flex: 0 0 60%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 800px) {
  .block-image-text-2__image {
    flex: 0 0 100%;
    order: 2;
    height: 560px;
  }
}
@media (max-width: 720px) {
  .block-image-text-2__image {
    height: 250px;
  }
}
.block-image-text-2__text {
  flex: 0 0 40%;
  display: flex;
  padding: 90px;
  background: #fff;
  position: relative;
}
@media (max-width: 1100px) {
  .block-image-text-2__text {
    padding: 40px;
  }
}
@media (max-width: 800px) {
  .block-image-text-2__text {
    padding: 40px 35px;
    flex: 0 0 100%;
    order: 1;
  }
}
@media (max-width: 720px) {
  .block-image-text-2__text {
    padding: 30px 35px 35px;
  }
}
.block-image-text-2__text-inner {
  margin: auto;
  text-align: center;
}
.block-image-text-2__text-inner img {
  max-width: 60px;
  height: auto;
}
.block-image-text-2__text-inner strong {
  display: block;
  margin: 12px 0 12px;
  font-size: 30px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  line-height: 1.05;
}
@media (max-width: 800px) {
  .block-image-text-2__text-inner strong {
    font-size: 22px;
  }
}
@media (max-width: 720px) {
  .block-image-text-2__text-inner strong {
    font-size: 22px;
    line-height: 1.2;
  }
}
.block-image-text-2__text-inner p {
  color: #7C7C7C;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
}
@media (max-width: 720px) {
  .block-image-text-2__text-inner p br {
    display: none;
  }
}

.block-image-text {
  display: flex;
  flex-wrap: nowrap;
  min-height: 600px;
}
@media (max-width: 1100px) {
  .block-image-text {
    min-height: 480px;
  }
}
@media (max-width: 800px) {
  .block-image-text {
    min-height: 0;
    flex-wrap: wrap;
  }
}
.block-image-text__image {
  flex: 0 0 60%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 800px) {
  .block-image-text__image {
    flex: 0 0 100%;
    order: 2;
    height: 380px;
  }
}
@media (max-width: 720px) {
  .block-image-text__image {
    height: 180px;
  }
}
.block-image-text__text {
  flex: 0 0 40%;
  display: flex;
  padding: 90px;
  background: #fff;
}
@media (max-width: 1100px) {
  .block-image-text__text {
    padding: 40px;
  }
}
@media (max-width: 800px) {
  .block-image-text__text {
    padding: 40px 35px;
    flex: 0 0 100%;
    order: 1;
  }
}
@media (max-width: 720px) {
  .block-image-text__text {
    padding: 30px 35px 35px;
  }
}
.block-image-text__text-inner {
  margin: auto;
  text-align: center;
}
.block-image-text__text-inner img {
  max-width: 60px;
  height: auto;
}
.block-image-text__text-inner strong {
  display: block;
  margin: 12px 0 12px;
  font-size: 30px;
  font-family: "Publico Banner", sans-serif;
  font-weight: bold;
  line-height: 1.05;
}
@media (max-width: 720px) {
  .block-image-text__text-inner strong {
    font-size: 22px;
    line-height: 1.2;
  }
}
.block-image-text__text-inner p {
  color: #7C7C7C;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
}

.block-mini-banner__inner {
  display: flex;
  align-items: center;
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px;
}
@media (max-width: 800px) {
  .block-mini-banner__inner {
    padding: 20px;
  }
}
@media (max-width: 720px) {
  .block-mini-banner__inner {
    padding: 35px 25px;
    display: block;
  }
}
.block-mini-banner__image {
  flex: 0 0 auto;
  margin-right: 65px;
}
@media (max-width: 1100px) {
  .block-mini-banner__image {
    margin-right: 45px;
  }
}
@media (max-width: 800px) {
  .block-mini-banner__image {
    margin-right: 30px;
  }
}
@media (max-width: 720px) {
  .block-mini-banner__image {
    margin: 0 0 25px 0;
  }
}
.block-mini-banner__image img {
  display: block;
  max-width: 190px;
  max-height: 160px;
  height: auto;
  width: auto;
}
@media (max-width: 1100px) {
  .block-mini-banner__image img {
    max-width: 140px;
    max-height: 120px;
  }
}
@media (max-width: 800px) {
  .block-mini-banner__image img {
    max-width: 120px;
    max-height: 100px;
  }
}
@media (max-width: 720px) {
  .block-mini-banner__image img {
    margin: 0 auto;
    max-width: 190px;
    max-height: 160px;
  }
}
.block-mini-banner__text {
  flex: 1;
  margin-right: 40px;
}
@media (max-width: 1100px) {
  .block-mini-banner__text {
    margin-right: 30px;
  }
}
@media (max-width: 720px) {
  .block-mini-banner__text {
    margin: 0;
  }
}
.block-mini-banner small {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  line-height: 1;
  display: block;
}
@media (max-width: 1100px) {
  .block-mini-banner small {
    font-size: 11px;
  }
}
@media (max-width: 720px) {
  .block-mini-banner small {
    text-align: center;
  }
}
.block-mini-banner h3 {
  margin: 0;
  font-size: 40px;
  font-family: "Publico Banner", sans-serif;
  line-height: 1.2;
  font-weight: bold;
}
@media (max-width: 1100px) {
  .block-mini-banner h3 {
    font-size: 30px;
  }
}
@media (max-width: 720px) {
  .block-mini-banner h3 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
    text-align: center;
  }
}
.block-mini-banner a {
  display: flex;
  flex: 0 0 auto;
  margin: 0 0 0 auto;
  text-transform: uppercase;
  line-height: 50px;
  padding: 2px 35px 0;
  letter-spacing: 2px;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
  align-items: center;
}
@media (max-width: 720px) {
  .block-mini-banner a {
    padding: 12px 24px 10px;
    font-size: 13px;
    line-height: 1;
    justify-content: center;
    margin-top: 25px;
  }
}
.block-mini-banner a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.block-mini-banner a span {
  display: block;
  white-space: nowrap;
  flex: 0 0 auto;
}
.block-mini-banner a img {
  display: block;
  flex: 0 0 auto;
  max-width: 25px;
  max-height: 25px;
  height: auto;
  margin: 0 11px 4px 0;
}

.block-multiroom-speakers {
  background: #676C70;
  padding: 110px 60px 80px 120px;
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 1100px) {
  .block-multiroom-speakers {
    display: block;
    padding: 110px 60px 80px 60px;
  }
}
@media (max-width: 800px) {
  .block-multiroom-speakers {
    padding: 110px 0 80px 0;
  }
}
@media (max-width: 720px) {
  .block-multiroom-speakers {
    padding: 30px 0;
  }
}
.block-multiroom-speakers__image {
  flex: 0 0 720px;
  width: 720px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__image {
    width: 300px;
    flex: 0 0 300px;
  }
}
.block-multiroom-speakers__image img.rooms {
  width: 720px;
  height: auto;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__image img.rooms {
    width: 300px;
  }
}
.block-multiroom-speakers__image .note-circle {
  border-radius: 50%;
  text-align: center;
  width: 62px;
  height: 62px;
  position: absolute;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__image .note-circle {
    width: 24px;
    height: 24px;
  }
}
.block-multiroom-speakers__image .note-circle img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-55%, -50%);
          transform: translate(-55%, -50%);
  width: 30px;
  height: auto;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__image .note-circle img {
    width: 12px;
  }
}
.block-multiroom-speakers__image .note-circle.note-green {
  background: #3CA3AC;
  border: 1px solid #3CA3AC;
}
.block-multiroom-speakers__image .note-circle.note-orange {
  background: #f18e19;
  border: 1px solid #f18e19;
}
.block-multiroom-speakers__image .note-circle.note-off {
  background: transparent;
  border: 1px solid #fff;
}
.block-multiroom-speakers__image .note-circle.note-on {
  -webkit-animation: jump 0.8s ease 0s infinite normal;
          animation: jump 0.8s ease 0s infinite normal;
}
@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.block-multiroom-speakers__image .note-circle.note-1 {
  top: 110px;
  left: 102px;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__image .note-circle.note-1 {
    top: 48px;
    left: 43px;
  }
}
.block-multiroom-speakers__image .note-circle.note-2 {
  top: -20px;
  left: 223px;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__image .note-circle.note-2 {
    top: -8px;
    left: 93px;
  }
}
.block-multiroom-speakers__image .note-circle.note-3 {
  top: 355px;
  left: 118px;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__image .note-circle.note-3 {
    top: 150px;
    left: 50px;
  }
}
.block-multiroom-speakers__image .note-circle.note-4 {
  top: 155px;
  left: 570px;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__image .note-circle.note-4 {
    top: 67px;
    left: 239px;
  }
}
.block-multiroom-speakers__text {
  flex: 1;
  text-align: center;
  display: flex;
  padding-left: 40px;
  padding: 0 0 60px 40px;
}
@media (max-width: 1100px) {
  .block-multiroom-speakers__text {
    padding: 50px 40px 0;
  }
}
@media (max-width: 720px) {
  .block-multiroom-speakers__text {
    padding: 30px 20px;
  }
}
@media (max-width: 1100px) {
  .block-multiroom-speakers__text-inner-text {
    order: 2;
    flex: 0 0 100%;
    padding-top: 30px;
  }
}
.block-multiroom-speakers__text-inner {
  margin: auto;
  flex: 1;
}
@media (max-width: 1100px) {
  .block-multiroom-speakers__text-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.block-multiroom-speakers__text h2 {
  font-family: "Publico Banner", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  line-height: 1.05;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 720px) {
  .block-multiroom-speakers__text h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.block-multiroom-speakers__text p {
  margin: 0 auto;
  max-width: 400px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  margin-bottom: 20px;
}
@media (max-width: 1100px) {
  .block-multiroom-speakers__text-buttons {
    display: flex;
    justify-content: center;
    order: 1;
    flex: 0 0 100%;
  }
}
.block-multiroom-speakers__text-buttons a {
  text-transform: uppercase;
  display: block;
  margin: 10px auto;
  max-width: 190px;
  text-align: center;
  padding: 13px 20px 11px;
  letter-spacing: 2px;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 1100px) {
  .block-multiroom-speakers__text-buttons a {
    margin: 0;
  }
}
@media (max-width: 720px) {
  .block-multiroom-speakers__text-buttons a {
    font-size: 8px;
    max-width: 100%;
    padding: 13px 10px 11px;
  }
}
@media (max-width: 1100px) {
  .block-multiroom-speakers__text-buttons a:nth-child(2) {
    border-right: 0;
    border-left: 0;
  }
}
.block-multiroom-speakers__text-buttons a.active {
  background: rgba(255, 255, 255, 0.2);
}
.block-multiroom-speakers__text-buttons a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.block-slider {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1100px) {
  .block-slider {
    height: 580px;
  }
}
@media (max-width: 800px) {
  .block-slider {
    height: 440px;
  }
}
@media (max-width: 720px) {
  .block-slider {
    height: 360px;
  }
}
.block-slider__slide {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1100px) {
  .block-slider__slide {
    height: 580px;
  }
}
@media (max-width: 800px) {
  .block-slider__slide {
    height: 440px;
  }
}
@media (max-width: 720px) {
  .block-slider__slide {
    height: 360px;
  }
}
.block-slider .owl-controls .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.block-slider .owl-controls .owl-dots .owl-dot {
  height: 16px;
  width: 16px;
  border: 1px solid #575757;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.block-slider .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.block-slider .owl-controls .owl-dots .owl-dot.active {
  background: #575757;
}

.pagination-white .block-slider .owl-controls .owl-dots .owl-dot.active {
  background: #fff;
}
.pagination-white .block-slider .owl-controls .owl-dots .owl-dot {
  border: 1px solid #fff;
}



.block-quote {
  background: #63696D;
  color: #fff;
  padding: 120px 260px 115px 110px;
  position: relative;
}
@media (max-width: 1100px) {
  .block-quote {
    padding: 60px 80px 45px;
  }
}
@media (max-width: 800px) {
  .block-quote {
    padding: 40px 50px 25px;
  }
}
@media (max-width: 720px) {
  .block-quote {
    text-align: center;
    padding: 45px 25px !important;
  }
}
.block-quote__title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
}
@media (max-width: 1100px) {
  .block-quote__title {
    font-size: 12px;
  }
}
.block-quote__text {
  margin: 12px 0 35px;
  font-size: 40px;
  font-family: "Publico Banner", sans-serif;
  line-height: 1.2;
  font-weight: bold;
}
@media (max-width: 1100px) {
  .block-quote__text {
    font-size: 30px;
  }
}
@media (max-width: 720px) {
  .block-quote__text {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 1px;
    padding: 0 10px;
    margin: 20px 0 0;
  }
  .block-quote__text br {
    display: none;
  }
}
.block-quote__button {
  text-transform: uppercase;
  display: inline-block;
  line-height: 50px;
  padding: 2px 30px 0;
  letter-spacing: 2px;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 720px) {
  .block-quote__button {
    font-size: 13px;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 2;
    padding: 10px 20px;
    margin-top: 30px;
  }
}
.block-quote__button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.block-quote--with-image {
  padding-left: 520px;
}
@media (max-width: 1100px) {
  .block-quote--with-image {
    padding-left: 250px;
  }
}
@media (max-width: 800px) {
  .block-quote--with-image {
    padding-left: 185px;
  }
}
.block-quote--with-image img {
  display: block;
  position: absolute;
  top: 50%;
  left: 150px;
  max-width: 320px;
  height: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1100px) {
  .block-quote--with-image img {
    left: 50px;
    max-width: 140px;
  }
}
@media (max-width: 800px) {
  .block-quote--with-image img {
    left: 35px;
    max-width: 110px;
  }
}
@media (max-width: 720px) {
  .block-quote--with-image img {
    position: static;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin: 12px auto 22px;
    max-width: 150px;
  }
}

.block-quote-2 {
  background: #63696D;
  color: #fff;
  padding: 120px 260px 120px 150px;
  position: relative;
}
@media (max-width: 1100px) {
  .block-quote-2 {
    padding: 60px 80px 50px;
  }
}
@media (max-width: 800px) {
  .block-quote-2 {
    padding: 40px 50px 35px;
  }
}
@media (max-width: 720px) {
  .block-quote-2 {
    text-align: center;
    padding: 45px 25px !important;
  }
}
.block-quote-2__title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
}
@media (max-width: 1100px) {
  .block-quote-2__title {
    font-size: 12px;
  }
}
.block-quote-2__text {
  margin: 12px 0 0;
  font-size: 40px;
  font-family: "Publico Banner", sans-serif;
  line-height: 1.2;
  font-weight: bold;
}
@media (max-width: 1100px) {
  .block-quote-2__text {
    font-size: 30px;
  }
}
@media (max-width: 720px) {
  .block-quote-2__text {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 1px;
    padding: 0 10px;
    margin: 20px 0 0;
  }
  .block-quote-2__text br {
    display: none;
  }
}
.block-quote-2__button {
  margin-top: 35px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 50px;
  padding: 2px 30px 0;
  letter-spacing: 2px;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 720px) {
  .block-quote-2__button {
    font-size: 13px;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 2;
    padding: 10px 20px;
    margin-top: 30px;
  }
}
.block-quote-2__button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.block-quote-2--with-image {
  padding-left: 520px;
}
@media (max-width: 1100px) {
  .block-quote-2--with-image {
    padding-left: 250px;
  }
}
@media (max-width: 800px) {
  .block-quote-2--with-image {
    padding-left: 185px;
  }
}
.block-quote-2--with-image img {
  display: block;
  position: absolute;
  top: 50%;
  left: 150px;
  max-width: 320px;
  height: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1100px) {
  .block-quote-2--with-image img {
    left: 50px;
    max-width: 140px;
  }
}
@media (max-width: 800px) {
  .block-quote-2--with-image img {
    left: 35px;
    max-width: 110px;
  }
}
@media (max-width: 720px) {
  .block-quote-2--with-image img {
    position: static;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin: 12px auto 22px;
    max-width: 150px;
  }
}

.landing-quote {
  padding: 40px 20px;
  overflow: hidden;
}
@media (min-width: 1321px) {
  .landing-quote {
    padding-bottom: 10px;
  }
}
.landing-quote__title {
  max-width: 750px;
  margin: 0 auto !important;
  font-size: 30px !important;
}
@media (min-width: 1321px) {
  .landing-quote__title {
    font-size: 60px !important;
  }
}
.landing-quote__image {
  display: block;
  max-width: 220px !important;
  margin: 20px auto;
}
@media (min-width: 1321px) {
  .landing-quote__image {
    float: right;
    margin: -25px 60px -15px 0;
  }
}
.landing-quote__quote {
  background: url(../images/icon-quote.svg) left 5px no-repeat;
  padding-left: 70px;
  color: #7A7A7A;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
}
@media (min-width: 1321px) {
  .landing-quote__quote {
    float: left;
    width: calc(100% - 200px);
    max-width: 800px;
    margin-top: 60px;
    padding-left: 90px;
    margin-left: 40px;
  }
}
.landing-quote__source {
  color: #D0021B;
  font-weight: bold;
  margin-top: 5px;
}
.landing-quote__source a {
  color: inherit;
}

.landing-headline {
  max-width: 680px;
  padding: 40px 20px;
  margin: 0 auto;
}
.landing-headline__title {
  font-size: 30px !important;
  margin: 0 !important;
}
@media (min-width: 1321px) {
  .landing-headline__title {
    font-size: 40px !important;
  }
}
.landing-headline__title--uppercase {
  text-transform: uppercase;
}

.landing-product-highlight {
  position: relative;
  background: #E4E4E4;
  padding: 40px 20px 20px;
}
@media (min-width: 1321px) {
  .landing-product-highlight {
    padding: 40px 80px 0;
  }
}
@media (min-width: 1321px) {
  .landing-product-highlight__image {
    display: block;
    float: left;
    width: 45%;
  }
}
.landing-product-highlight__title {
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  color: #4B393B !important;
}
.landing-product-highlight__title b {
  font-weight: 700;
}
.landing-product-highlight__reviews {
  display: flex;
  flex: 1 0 auto;
  justify-content: space-between;
}
@media (min-width: 1321px) {
  .landing-product-highlight__reviews {
    margin-top: 70px;
    float: right;
    width: 50%;
  }
}
.landing-product-highlight__reviews > div {
  background: white;
  width: 49.5%;
  padding: 8% 5%;
  text-align: center;
}
.landing-product-highlight__reviews img {
  margin-bottom: 15%;
}
.landing-product-highlight__reviews p {
  font-weight: 300;
}
.landing-product-highlight__reviews__source {
  color: #D0021B;
  font-weight: bold;
  margin-top: 5px;
}
.landing-product-highlight__reviews__source a {
  color: inherit;
}
.landing-product-highlight:after {
  display: table;
  content: "";
  clear: both;
}

.landing-product-list {
  position: relative;
  background: #E4E4E4;
  padding: 40px 20px;
  text-align: center;
  font-size: 0;
}
@media (min-width: 1321px) {
  .landing-product-list {
    padding: 40px;
  }
  .landing-product-highlight + .landing-product-list, .landing-unique-selling-points + .landing-product-list {
    padding-top: 0;
  }
}
.landing-product-list__product {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1321px) {
  .landing-product-list__product {
    width: 25%;
  }
}
.landing-product-list__image {
  padding: 2%;
}
.landing-product-list__add-to-cart .price, .landing-product-list__add-to-cart .button {
  display: inline-block;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  padding: 13px 10px 12px;
}
.landing-product-list__add-to-cart .price {
  background: #b2b2b2;
}
@media (min-width: 1321px) {
  .landing-product-list__add-to-cart .price {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.landing-product-list__add-to-cart .button {
  background: #63696D;
}
@media (min-width: 1321px) {
  .landing-product-list__add-to-cart .button {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.landing-product-list:after {
  display: table;
  content: "";
  clear: both;
}

.landing-image-slider {
  position: relative;
}

.landing-unique-selling-points {
  background: #E4E4E4;
  padding: 40px 20px;
  text-align: center;
}
@media (min-width: 1321px) {
  .landing-unique-selling-points {
    padding: 40px 80px;
  }
  .landing-product-highlight + .landing-unique-selling-points, .landing-product-list + .landing-unique-selling-points {
    padding-top: 0;
  }
}
.landing-unique-selling-points__usp {
  display: inline-block;
  vertical-align: top;
  max-width: 320px;
  padding: 20px;
}
.landing-unique-selling-points__usp img {
  width: 60px;
  margin-bottom: 10px;
}
.landing-unique-selling-points__usp h3 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.landing-specification {
  margin: 30px 0;
}
@media (min-width: 721px) {
  .landing-specification .technical-specification {
    padding: 0 80px 40px;
  }
}

.landing-video-list {
  text-align: center;
}
.landing-video-list__video {
  display: inline-block;
  vertical-align: top;
  width: 90%;
  padding: 10px 20px;
  color: #7A7A7A;
}
@media (min-width: 721px) {
  .landing-video-list__video {
    width: 32%;
    padding-top: 30px;
  }
}
.landing-video-list__thumbnail {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
  background-position: center;
  background-size: cover;
}
.landing-video-list__thumbnail:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\25B6\FE0E";
  background: rgba(0, 0, 0, 0.4);
  padding: 12px 23px 7px 28px;
  border-radius: 39%/35%;
  transition: all 0.3s;
  font-size: 25px;
  color: white;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.landing-video-list__video:hover .landing-video-list__thumbnail:before {
  background: #d0021b;
}

.landing-image-hero {
  position: relative;
  text-align: center;
  margin: 15px 0;
}
.landing-image-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-size: cover;
}
.landing-image-hero__inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  padding: 15% 10%;
  opacity: 0;
  transition: opacity 0.6s;
}
.landing-image-hero__inner > div {
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  transition: all 1s;
}
.in-view .landing-image-hero__inner {
  opacity: 1;
}
.in-view .landing-image-hero__inner > div {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.landing-image-hero__quote {
  color: white !important;
}
.landing-image-hero__source {
  display: inline-block;
  background: #D0021B;
  color: white;
  margin-top: 15px;
  font-size: 22px;
  text-transform: uppercase;
}
.landing-image-hero__source a {
  display: block;
  padding: 8px 20px 7px;
  color: inherit;
}

.landing-notated-image {
  position: relative;
  padding: 40px 20px;
  text-align: center;
}
@media (min-width: 1321px) {
  .landing-notated-image {
    padding: 40px 80px;
  }
}
.landing-notated-image__title {
  max-width: 560px;
  margin: 20px auto !important;
}
.landing-notated-image__image {
  position: relative;
}
.landing-notated-image__image > img {
  display: block;
  width: 100%;
}
.landing-notated-image__note {
  color: #7A7A7A;
  width: 175px;
}
.landing-notated-image__note h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
@media (max-width: 1320px) {
  .landing-notated-image__note {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 10px 4px;
  }
}
@media (min-width: 1321px) {
  .landing-notated-image__note {
    position: absolute;
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    transition: all 0.4s;
  }
  .landing-notated-image__note.in-view {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .landing-notated-image__note--tl {
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
  .landing-notated-image__note--tr {
    -webkit-transform-origin: top right;
            transform-origin: top right;
  }
  .landing-notated-image__note--bl {
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
  }
  .landing-notated-image__note--br {
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
  }
  .landing-notated-image__note:before {
    position: absolute;
    display: block;
    content: "";
    width: 50%;
    height: 3px;
    background: #979797;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .landing-notated-image__note--tl:before {
    left: 0;
    top: -10px;
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
  }
  .landing-notated-image__note--tr:before {
    left: 50%;
    top: -10px;
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .landing-notated-image__note--bl:before {
    left: 0;
    bottom: -10px;
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .landing-notated-image__note--br:before {
    left: 50%;
    bottom: -10px;
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}
@media (min-width: 721px) {
  .landing-notated-image .landing-bubble {
    width: 210px;
    height: 210px;
  }
  .landing-notated-image .landing-bubble__title {
    font-size: 39px !important;
  }
}

.formblock {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5% 0 10% 0;
  font-family: "Brown", serif;
}
.formblock-form {
  width: 400px !important;
}
@media (max-width: 720px) {
  .formblock-form {
    width: 90% !important;
  }
}
.formblock-field input {
  width: 100%;
  height: 50px !important;
  font-family: "Brown", serif;
}
@media (max-width: 720px) {
  .formblock-field input {
    height: 40px !important;
  }
}
.formblock-field select {
  width: 100%;
  height: 50px !important;
  font-family: "Brown", serif;
}
@media (max-width: 720px) {
  .formblock-field select {
    height: 40px !important;
  }
}
.formblock-field label {
  font-family: "Brown", serif;
  font-weight: 400 !important;
  font-size: 20px !important;
}
@media (max-width: 720px) {
  .formblock-field label {
    font-size: 14px !important;
  }
}
.formblock-submit {
  background-color: #009b00 !important;
  color: white !important;
  font-family: "Brown", serif;
  border-radius: 60px !important;
  border: 1px solid #BBB !important;
  height: 50px !important;
  font-size: 20px !important;
  margin: 2% !important;
}
@media (max-width: 720px) {
  .formblock-submit {
    font-size: 16px !important;
    height: 40px !important;
  }
}
.formblock-terms {
  display: flex;
  flex-direction: column;
  margin-top: 3%;
  margin-bottom: 5%;
  width: 80%;
}
@media (max-width: 720px) {
  .formblock-terms {
    width: 90%;
  }
}
.formblock-terms-header {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 720px) {
  .formblock-terms-header {
    font-size: 16px;
  }
}
.formblock-terms-text {
  font-weight: 300;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 720px) {
  .formblock-terms-text {
    font-size: 14px;
  }
}

.wpforms-submit-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.top-bar__cart-dropdown-products {
}

.top-bar__cart-dropdown-button {
}

.cart-list {
  /*background: #fff !important;*/
}

.cart-list__image {
  /*background: #fff !important;*/
}

body.single-product .sp {
  background: #c9c8c8 !important;
}

.sp .sp__colors a.white {
  border: 1px solid #979797 !important;
}

body.single-product .sp:after {
  border-top-color: #fff !important;
}

.sidebar-overlay__title img{
  width: 18px;
}

.top-bar__cart-dropdown-product-name p{
	color:#C9C8C8;
	margin-bottom: 0px;
}



.img-contain .tiv-wraper,
.img-contain .block-slider__slide{
-webkit-background-size: contain!important;
    -moz-background-size: contain!important;
    -o-background-size: contain!important;
    background-size: contain!important;
}

#apLoader { 
  text-align: center;
  display: none;
}

#apLoader.loading { 
  display: block;
}


#filterGroup input[type=checkbox] {
    display: none!important;
}

#filterGroup label:after {
        height: 25px;
    width: 25px;
    display: inline-block;
    cursor: pointer;
    background: transparent;
    border: 2px solid #575757!important;
    content: ' ';
    border-radius: 4px;
    margin-bottom: -10px;
    margin-left: 10px;
}

#filterGroup input[type=checkbox]:checked+label:after {
    background: #575757;
}

#filterGroup .pb-4 > div{
	text-align: center;
}

#filterGroup .pb-4{
	margin-top: 30px;
	margin-bottom: 30px;
}

.filter-text{
	margin-bottom: 0px;
	font-weight: 400;
	display: inline-block;
	margin-right: 40px;
}

.sidebar-overlay__top-navigation .menu-item-35188 > a:before,
.sidebar-overlay__top-navigation .menu-item-35187 > a:before {
    position: absolute;
    top: 11px;
    margin-left: -45px;
    display: inline-block;
    content: "";
    background: transparent url(../images/myaccount.svg) no-repeat 50% 50%;
    background-size: contain;
    width: 26px;
    height: 23px;
}



@media (min-width: 1200px) and (max-width: 1440px) {
	.product-list__product-add-to-cart.nostock {

	}
	
	.product-list__product-add-to-cart.nostock span {
	    font-size: 12px;
	}
	
	.product-list__product-price {
	}
	
	.product-list__product-inner {
    	padding: 20px 15px 25px 15px;
	}
	
	.top-bar__inner {
    	padding: 20px 20px 4px;
    }
}

@media (min-width: 1101px) and (max-width: 1199px){
	.product-list__product {
	    flex: 0 0 25%;
	}
	
	.top-bar__inner {
    	padding: 20px 20px 4px;
    }
}

@media (min-width: 801px) and (max-width: 1100px){
	.product-list__product-price {
		min-width: 90px;
	}
	
	.product-list__product-inner {
    	padding: 20px 25px 25px 25px;
    }
    
    .content {
    	padding-top: 0;
	}
	
	.top-bar__inner {
    	padding: 20px 20px 4px;
    }
}

@media (max-width: 800px){
	.product-list__product-price {
    	min-width: 75px;
	}
	
	.product-list__product-colors {
    	height: inherit;
    	min-height: 54px;
	}
	
	.product-list__product-colors ul li {
    	height: 30px;
		width: 30px;
		margin: 12px 5px;
    }
    
    .product-list__product-colors ul li a span.white:before, .product-list__product-colors ul li a span.white:after {
    	left: 10px;
    	top: 5px;
	}
	
	.product-list__product-colors ul li a span:before, .product-list__product-colors ul li a span:after {
    	left: 11px;
		top: 6px;
    }
	
	.product-list__product-add-to-cart.nostock {
    	padding: 14px 5px 10px;
    }
    
    .product-list__product-add-to-cart.nostock span {
    	font-size: 12px;
	}
	
	.product-list__product-icons {
    	margin-bottom: 0px;
	}
    
    .top-bar__mobile-navigation{
	    width: 100%;
	    margin-left: 0px;
	    padding-right: 0px;
    }
    
    .top-bar__mobile-navigation > a{
	    order: 2;
    }
    
    .top-bar__mobile-navigation-hamburger{
	    order: 1;
	    margin-left: 18px;
    }
    
    .top-bar__mobile-navigation-cart {
	    position: absolute;
	    right: 20px;
	    margin-top: -13px;
	}
	
	.top-bar__logo{
		position: absolute;
		padding-left: 0;
		margin-left: 50%;
		transform: translateX(-50%);
		margin-top: 5px;
	}
	
	.logo_top {
    	width: 160px;
	}
	
	.sidebar-overlay__switcher-dropdown-countries .top-bar__dropdown-country-list li span.active:after,
	.sidebar-overlay__switcher-dropdown-languages .top-bar__dropdown-language-list li.current-lang a:after{
		display: none;
	}
	
	.top-bar__cart-dropdown{
		width: 90%;
		max-height: 100%;
		overflow-y: auto; 
	}
	
	.top-bar__cart-close-button{
		display: none;
	}
	
	.top-bar__cart-dropdown-product-image img {
    	width: 130px;
    }
    
    .top-bar__cart-dropdown-product {
    	padding: 10px 0;
	}
	
	.top-bar__cart-dropdown-product-image {
    	flex: 0 0 45%;
	}
	
	.product-head-menu{
		bottom: 0;
	}
	
	.product-head-menu.scrolled {
    	border-bottom: none;
	}
	
	.product-head-menu {
    	background-color: #e4e4e4;
    	padding: 5px 10px 20px;
    }
    
    .product-head-menu.p-simple {
    	padding: 45px 10px 20px;
    }
    
    body.single-product .sp__price {
    	background: #C9C8C8;
    }
    
    .ph-table td {
	    display: block;
    }
    
    .sp__product-name{
	    display: none;
    }
    
    .ph-cell-colors{
	    margin-top: 5px;
    }
    
    .ph-cell-cart{
	    margin-top: -40px;
    }
    
    .sp__add-to-cart-wrap{
	    width: 100%;
    }
    
    .sp__add-to-cart .sp__price{
	    width: 100px;
		margin-left: auto;
    }
    
    .sp__add-to-cart .sp__button{
	    margin-top: 5px;
    }
    
    .columns-2, .columns-3, .columns-4, .columns-5{
	    width: 50%;
    }
    
    .my-account-head{
	    display: none;
    }
    
    .selector-inner-wrap {
    	display: flex;
		flex-direction: column;
    }
    
    .selector-inner-wrap img{
	    display: none;
    }
    
    .selector-inner-wrap p{
	    margin-bottom: 5px;
    }
    
    .prod-mob-title{
	    display: block!important;
	    text-align: center;
	    margin-top: 10px;
    }
    
    .spec-inner {
    	padding: 20px 10px;
    }
    
    .ccb-box h4 {
    	font-size: 16px;
    	padding-left: 10px;
    }
    
    .ccb-box {
    	max-height: 50px;
    }
    
    .ccb-box table {
    	margin-left: 0px;
    	font-size: 16px;
    	width: calc(100% - 0px);
	}
	
	.spec-inner table tr td {
    	padding-right: 10px;
	}
	
	.section-spec {
    	padding-bottom: 0px;
	}
	
	.module-section {
    	padding-left: 10px;
    	padding-right: 10px;
	}
	
	.content-iframe iframe{
		min-height: 280px!important;
	}
	
	.content-iframe{
		margin-top: 20px!important;
		margin-bottom: 40px!important;
	}
	
	.flexible_content .flex-wraper{
		flex-direction: column;
	}
	
	.flexible_content .module-inner {
    	width: calc(100% - 20px)!important;
	}
	
	.flexible_content .module-inner.text-img-video,
	.flexible_content .module-inner.videos,
	.flexible_content .module-inner.product-listing,
	.flexible_content .module-inner.slider {
    	width: calc(100%)!important;
    	margin: 0px;
	}
	
	.module-inner .tiv-wraper .module-text{
		width: 100%!important;
	}
	
	.module-inner.color .tiv-wraper{
		min-height: inherit!important;
	}
	
	.flexible_content .module-text p,
	.flexible_content .module-text h1,
	.flexible_content .module-text h2,
	.flexible_content .module-text h3,
	.flexible_content .module-text h4,
	.flexible_content .module-text h5,
	.flexible_content .module-text h6{
		text-align: center!important;
	}
	
	.page-start.flexible_content .module-text h2{
		text-align: center!important;
	}
	
	.m-change-order .module-inner:first-of-type{
		order: 2;
	}
	
	.m-change-order .module-inner:last-of-type{
		order: 1;
	}
	
	.module-inner .tiv-wraper {
    	padding: 30px;
    }
    
    body.single-product .sp__colors li {
    	border: 3px solid #d8d8d8;
    }
    
    body.single-product .sp__colors li.active {
    	border: 3px solid #575757;
	}
	
	.woocommerce-MyAccount-content{
		padding: 15px;
	}
	
	.orders, .addresses, .account-pswrd {
    	width: 100%;
    }
    
    .orders {
    	padding-right: 0;
	}
	
	.woocommerce-orders-table.woocommerce-MyAccount-orders tr{
		height: 30px;
	}
	
	.addresses, .account-pswrd{
		margin-top: 90px;
	}
	
	.woocommerce-edit-address .woocommerce-MyAccount-content {
    	width: 100%;
	}
	
	.single-product .footer__inner {
    	padding-bottom: 150px;
	}
	
	.pack-column h4 {
    	font-size: 18px;
		min-height: 55px;
	}
	
	.pack-column {
    	padding: 30px 5px;
	}
	
	.pack-wrapper {
    	padding: 30px 10px;
	}
	
	.m-mh-450,
	.m-mh-450 .tiv-wraper,
	.m-mh-450 .block-slider__slide,
	.m-mh-450 .block-slider{
		min-height: 450px!important;
	}
	
	.m-mh-350,
	.m-mh-350 .tiv-wraper,
	.m-mh-350 .block-slider__slide,
	.m-mh-350 .block-slider{
		min-height: 350px!important;
	}
	
	.m-mh-300,
	.m-mh-300 .tiv-wraper,
	.m-mh-300 .block-slider__slide,
	.m-mh-300 .block-slider{
		min-height: 300px!important;
	}
	
	.m-mh-150,
	.m-mh-150 .tiv-wraper,
	.m-mh-150 .block-slider__slide,
	.m-mh-150 .block-slider{
		min-height: 150px!important;
	}
	
	.m-mh-150 .block-slider__slide{
		height: 150px;
	}
	
	.m-mt-30{
		margin-top: 30px!important;
	}
	
	.m-mt-70{
		margin-top: 70px!important;
	}
	
	.m-mb-30{
		margin-bottom: 30px!important;
	}
	
	.m-mb-70{
		margin-bottom: 70px!important;
	}
	
	
	#business-slider{
		margin-bottom: 30px!important;
	}
	
	 .flex-wraper, .module-inner.slider,  .block-slider.owl-carousel,  .owl-stage-outer,  .owl-stage,  .owl-item{
		height: 100%!important;
	}
	
	#business-slider .block-slider__slide {
    	background-size: contain!important;
    	min-height: 520px!important;
    	background-position: 50% 5%!important;
    }
    
    #business-slider .tiv-wraper{
	    min-height: 520px!important;
    }
    
    #business-slider .block-slider{
	    min-height: 560px!important;
    }
    
    .btn-gray {
    	padding: 16px 20px 14px;
    }
    
    .sidebar-overlay__footer-navigation > li {
		line-height: 50px;
	}
	
	.sidebar-overlay__top-navigation > li {
		line-height: 50px;
	}
	
	.product-head-menu.composite {
    	top: inherit;
	}
	
	.product-type-composite {
    	padding: 20px 10px 30px;
	}
	
	.product-type-composite .woocommerce-product-gallery__image {
    	height: 135px;
    }
    
    .compp p {
    	padding: 2px 20px 0;
    	letter-spacing: 0px;
	}
	
	.composite__listing {
    	padding: 20px 0px 70px 0px;
    }
    
    .single-product .product-list__product {
    	border: none;
	}
	
	.composite__add-to-cart {
    	height: inherit;
    }
    
    .composite__add-to-cart {
    	flex-direction: column;
    }
    
    .composite__add-to-cart > div{
	    display: block;
		width: 110px;
		margin-left: auto;
    }
    
    .comp-buy{
	    width: 100%!important;
	    padding: 8px 20px 7px!important;
	    flex: 1;
	    text-align: center!important;
	    font-size: 18px;
	    border-radius: 5px;
	    display: block!important;
	    margin-top: 5px;
    }
    
    .composite__add-to-cart.reap div:first-of-type {
    	padding: 5px 5px 0!important;
    	height: 42px;
    }
    
    .composite__add-to-cart div:first-of-type {
    	padding: 10px 5px 0!important;
    	height: 42px;
    }

    
    .product-head-menu.composite {
    	padding: 50px 10px 20px;
	}
	
	body.woocommerce-checkout .checkout-content__thanks {
		max-width: 100%;
	}
	
	.conf-head-table td:first-of-type {
    	min-width: inherit;
	}
	
	.checkout-content__thanks .woocommerce-table--order-details thead tr th:first-of-type {
    	min-width: 200px;
	}
	
	.selector-wraper .logo_top{
		margin-left: auto;
		display: block!important;
		margin-right: auto;
		margin-top: 27px;
	}
	
	.selector-wraper .logo_top svg{
		display: block;
	}
	
	.filter-text span{
		display: none;
	}
	
	.filter-text {
    	margin-right: 20px;
	}
	
	#filterGroup .pb-4{
    	margin-top: 20px;
    	margin-bottom: 20px;
	}
	
	#selector{
    	background-color: rgb(0 0 0 / 80%);
	}
	
	body.woocommerce-cart .checkout-header__back img, body.woocommerce-checkout .checkout-header__back img {
	    width: 13px;
	    -webkit-transform: translateY(-67%);
	    transform: translateY(-67%);
	}
	
	.sidebar-overlay__top-navigation .menu-item-35188 > a:before,
	.sidebar-overlay__top-navigation .menu-item-35187 > a:before {
    	top: 6px;
	}
    
    .sidebar-overlay__top-navigation > li.menu-item-has-children > a.active:after {
	    position: absolute;
	    top: 14px;
    }
    
    .sidebar-overlay__top-navigation > li.menu-item-has-children > a:after {
	    position: absolute;
	    top: 14px;
    }
    
    .close-x{
	    left: 25px;
	    right: inherit!important;
    }
    
}









