/* ==================================================
   Add your own style here. This file will overide properties described in any other css file.
================================================== */

.body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
}

.site-header .topbar {
	background-color: #3a3a3a;
}

h1.logo {
	width: 100%;
	text-align: center;
}

.navigation {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	font-size: 90%;
	z-index: 100;
}

.navigation > ul > li {
	text-transform: none;
}

.home-page .nav-backed-header.parallax {
	background-color: #fff /* #ED3D40 */;
}

ol.breadcrumb a { color: #fff; }
.breadcrumb > li + li::before { color: #fff; }

.nav-backed-header.parallax { background-color: #ED3D40; }
div.nav-backed-header.parallax { background-image: none !important; }
ol.breadcrumb { padding:70px 0 20px 0; }

/* Spacements */
/* spacement top & bottom */
.m-none {
	margin: 0 !important;
}

.m-auto {
	margin: 0 auto !important;
}

.m-xs {
	margin: 5px !important;
}

.m-sm {
	margin: 10px !important;
}

.m-md {
	margin: 15px !important;
}

.m-lg {
	margin: 20px !important;
}

.m-xl {
	margin: 25px !important;
}

.m-xlg {
	margin: 30px !important;
}

/* spacement top	*/
.mt-none {
	margin-top: 0 !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mt-sm {
	margin-top: 10px !important;
}

.mt-md {
	margin-top: 15px !important;
}

.mt-lg {
	margin-top: 20px !important;
}

.mt-xl {
	margin-top: 25px !important;
}

.mt-xlg {
	margin-top: 30px !important;
}

/* spacement bottom	*/
.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}

/* spacement left	*/
.ml-none {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 5px !important;
}

.ml-sm {
	margin-left: 10px !important;
}

.ml-md {
	margin-left: 15px !important;
}

.ml-lg {
	margin-left: 20px !important;
}

.ml-xl {
	margin-left: 25px !important;
}

.ml-xlg {
	margin-left: 30px !important;
}

/* spacement right	*/
.mr-none {
	margin-right: 0 !important;
}

.mr-xs {
	margin-right: 5px !important;
}

.mr-sm {
	margin-right: 10px !important;
}

.mr-md {
	margin-right: 15px !important;
}

.mr-lg {
	margin-right: 20px !important;
}

.mr-xl {
	margin-right: 25px !important;
}

.mr-xlg {
	margin-right: 30px !important;
}

/* Spacement Padding */
.p-none {
	padding: 0 !important;
}

.p-xs {
	padding: 5px !important;
}

.p-sm {
	padding: 10px !important;
}

.p-md {
	padding: 15px !important;
}

.p-lg {
	padding: 20px !important;
}

.p-xl {
	padding: 25px !important;
}

.p-xlg {
	padding: 30px !important;
}

/* spacement top	*/
.pt-none {
	padding-top: 0 !important;
}

.pt-xs {
	padding-top: 5px !important;
}

.pt-sm {
	padding-top: 10px !important;
}

.pt-md {
	padding-top: 15px !important;
}

.pt-lg {
	padding-top: 20px !important;
}

.pt-xl {
	padding-top: 25px !important;
}

.pt-xlg {
	padding-top: 30px !important;
}

/* spacement bottom	*/
.pb-none {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 5px !important;
}

.pb-sm {
	padding-bottom: 10px !important;
}

.pb-md {
	padding-bottom: 15px !important;
}

.pb-lg {
	padding-bottom: 20px !important;
}

.pb-xl {
	padding-bottom: 25px !important;
}

.pb-xlg {
	padding-bottom: 30px !important;
}

/* spacement left	*/
.pl-none {
	padding-left: 0 !important;
}

.pl-xs {
	padding-left: 5px !important;
}

.pl-sm {
	padding-left: 10px !important;
}

.pl-md {
	padding-left: 15px !important;
}

.pl-lg {
	padding-left: 20px !important;
}

.pl-xl {
	padding-left: 25px !important;
}

.pl-xlg {
	padding-left: 30px !important;
}

/* spacement right	*/
.pr-none {
	padding-right: 0 !important;
}

.pr-xs {
	padding-right: 5px !important;
}

.pr-sm {
	padding-right: 10px !important;
}

.pr-md {
	padding-right: 15px !important;
}

.pr-lg {
	padding-right: 20px !important;
}

.pr-xl {
	padding-right: 25px !important;
}

.pr-xlg {
	padding-right: 30px !important;
}

.home-page .content {
	padding-top: 0px;
}

.home-page .featured-home-banners .col-md-3 {
	padding-left: 5px;
	padding-right: 5px;
}

.home-page .featured-home-banners {
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.home-page .featured-home-banners a:hover {
	opacity: 0.9;
/*
	-webkit-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-o-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
*/
}

.home-page ol.breadcrumb {
/* 	padding: 70px 0 130px 0; */
	padding: 40px 0 20px 0;
}

.home-page .featured-block {
	margin-bottom: 20px;
}

.home-page .useful-tools .grid-item-inner { 
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
}

.home-page .useful-tools .grid-item-inner .media-box {
	background-image: linear-gradient(bottom, #ED3D40 60%, #FFFFFF 40%);
	background-image: -o-linear-gradient(bottom, #ED3D40 50%, #FFFFFF 50%);
	background-image: -moz-linear-gradient(bottom, #ED3D40 50%, #FFFFFF 50%);
	background-image: -webkit-linear-gradient(bottom, #ED3D40 58%, #FFFFFF 42%);
	background-image: -ms-linear-gradient(bottom, #ED3D40 50%, #FFFFFF 50%);
}

.home-page .useful-tools-horizontal .grid-item-inner .media-box.odd {
	background-image: linear-gradient(left, #ED3D40 79%, #FFFFFF 21%);
	background-image: -o-linear-gradient(left, #ED3D40 79%, #FFFFFF 21%);
	background-image: -moz-linear-gradient(left, #ED3D40 79%, #FFFFFF 21%);
	background-image: -webkit-linear-gradient(left, #ED3D40 79%, #FFFFFF 21%);
	background-image: -ms-linear-gradient(left, #ED3D40 79%, #FFFFFF 21%);
}

.home-page .useful-tools-horizontal .grid-item-inner .media-box.even {
	background-image: linear-gradient(right, #ED3D40 79%, #FFFFFF 21%);
	background-image: -o-linear-gradient(right, #ED3D40 79%, #FFFFFF 21%);
	background-image: -moz-linear-gradient(right, #ED3D40 79%, #FFFFFF 21%);
	background-image: -webkit-linear-gradient(right, #ED3D40 79%, #FFFFFF 21%);
	background-image: -ms-linear-gradient(right, #ED3D40 79%, #FFFFFF 21%);
}

.home-page .listing .item { border-bottom: none; }

.home-page .post-title { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }
.home-page .item.post p { margin-bottom: 6px; }

.home-page .useful-tools img, .home-page .useful-tools-horizontal img {
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	overflow: hidden;
	border: 5px #ED3D40 solid;
}

.home-page .useful-tools .grid-item-inner .media-box header { 
	background-color: #ED3D40;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	min-height: 49px;
}

.home-page .useful-tools-horizontal .grid-item-inner .media-box header { 
	padding: 5px;
	color: #ffffff;
	text-align: left;
	min-height: 200px;
	font-size: 160%;
	line-height: 130%;
}

.home-page .useful-tools-horizontal .grid-item-inner .media-box.even header { 
	text-align: right;
}

.home-page .useful-tools-horizontal h3 { 
	color: #fff;
	padding: 20px 10px 10px 10px;
}

.home-page .useful-tools-horizontal p { 
	color: #fff;
	padding: 0px 10px 10px 10px;
}

.home-page .useful-tools-horizontal .grid-item-inner img {
	max-height: 200px;
	float: right;
}

.home-page .useful-tools-horizontal .media-box.even img {
	float: left;
}

.home-page .useful-tools-horizontal .grid-item-inner {
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
}

.home-page .post-listing .row { margin-top: 20px; }
.home-page .listing-cont { border-top: none; }

ul.timeline .info-table li:nth-child(2n+1) {
	background-color: #fff;
}

.tp-bannertimer	{ width:100%; height:10px; background-color: #ED3D40; background-image: none; z-index:200;top:0px}
.tp-bannertimer.tp-bottom {	bottom:0px;height:5px; top:auto}
.hermes .tp-bullet { width:14px; height:14px; /* box-shadow: inset 0 0 0 2px #ED3D40; */}
.tp-bullet.selected{ background-color: : #ED3D40; }
.tp-leftarrow { left:40px !important;
}


/* ==================================================
   General custom css.
================================================== */

.page-header h1 { text-transform: none; }
canvas { width: 100%; }
.msg { visibility: hidden; color: #ed3d40; }
#form1_blank_txt { visibility: hidden; }


/* ==================================================
   Custom NEWS css.
================================================== */

.news-archive-list .fa-chevron-right { color: #ED3D40; margin-left: 5px; margin-right: 10px; }
article h1 { line-height: 40px; }
article .meta, article .meta a { color: #A9A9A9; }


/* ==================================================
   Custom PRODUCT css.
================================================== */

.products .fa-check, .products .fa-chevron-right { color: #ED3D40; }
.products .page-header h1 { text-transform: none; }


/* ==================================================
   Custom BROCHURE css.
================================================== */

.brochure img { border: 1px solid #cecece; margin-bottom: 15px; }
.brochure p { text-align: center; margin-bottom: 20px; }
/* .industrial-brochures .row div.brochure:first-child { border-left: 1px solid #cecece; } */
.industrial-brochures h3 { width: 80%; }
.product-code div {
  background: #f8f7f3;
  padding: 15px;
  border: 1px solid #cecece;
  margin: 5px 10px;
  border-radius: 3px;
  text-align: center;
  min-width: 8%;
  min-height: 22px;
  font-size: 200%;
}
.product-code div:first-of-type {
	margin-left: 5px;
}

/* ==================================================
   Custom STAFF css.
================================================== */

.staff-item { margin-bottom: 30px; }
.staff .panel {-webkit-box-shadow: none; box-shadow: none; }
.staff .accordion-inner { border: none; }


/* ==================================================
   Custom CONTACT US css.
================================================== */

.contact-us .post-title { border-bottom: none; }


/* ==================================================
   Custom FAQ css.
================================================== */

.faq .accordion-heading .accordion-toggle { font-size: 110%; padding-right: 50px; }


/* ==================================================
   Custom FORMS css.
================================================== */

.register input[type="checkbox"] { width: 25px; }


/* ==================================================
   Custom CALCULATORS css.
================================================== */

.tt-suggestions { background-color: #fff; border: 1px solid #cccccc; position: relative; top: -12px; }
.tt-suggestion { padding: 5px 5px 0px 5px; }
.tt-is-under-cursor { color: #fff; background-color: #0081c2; }

.calculator-output { border: none; }


/* ==================================================
   Custom MARKETING css.
================================================== */

.inline { display: inline !important; }
.push-top-small { margin-top: 20px; }
ul.checks { padding-left: 20px; text-indent: -10px; }



/* ==================================================
   Custom REGISTRATION FORM css.
================================================== */

.register .form-control { margin-bottom: 6px; }
.register .form-control.select { margin-bottom: 20px; }
div.error-message { color: #ED3D40; margin-bottom: 20px; font-weight: bold; }






/* ==================================================
   Custom CHEMICAL RESISTANCE TABLE css.
================================================== */

.pagination a { cursor: default; }




/* ==================================================
   Custom CHEMICAL RESISTANCE TABLE css.
================================================== */

td.highlight-red { color: #fc0d1b; }




/* ==================================================
   Vulcathene css.
================================================== */

.vulcathene-tabs .nav-tabs, .vulcathene-tabs .nav-tabs li { border-bottom: solid 1px #cccccc; }
.vulcathene-tabs .nav-tabs li.active, .vulcathene-tabs .nav-tabs li:hover { border-bottom: solid 1px #843b8c; }
.vulcathene-tabs .nav-tabs li.active a, .vulcathene-tabs .nav-tabs li a:hover { background-color: #843b8c; }

.products.vulcathene .fa-check, .products.vulcathene .fa-chevron-right { color: #843b8c; }


/* ==================================================
   Custom FOOTER css.
================================================== */

.site-footer{
	background-color: #3a3a3a;
	color: white;
}

.footer-widget-title {
	color: white;
}

.footer-widget ul > li a {
	color: white;
}

.footer-widget ul > li a:hover {
	color: #ED3D40;
}

.footer-logo {
	height: 30px;
}

.footer-widget .tweet a { color: #fff; }
.widget.footer-widget.tweet ul > li { color: #cccccc }
.widget.footer-widget.tweet ul > li a i {display: none; }
.tweet { border: none !important; margin: 0px !important; padding: 0px 15px !important; }
.tweet .fa-twitter { color: #55ACEE; }

.site-footer-bottom .social-icons a, .site-header .social-icons a { color: #ffffff;
  background: none;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  margin: 0 0 0 5px;
  text-decoration: none;
  }
.site-footer-bottom .social-icons a:hover, .site-header .social-icons a:hover { background: none; }  

.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.social-icons .fa {
	font-size: 1.2em;
}
/*Change icons circle size and color here*/
.social-icons .fa {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}

.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}

img.stockist-logo { width: 150px; margin-right: 20px; }
.international-stockist h4, .international-stockist p { margin-bottom: 6px; }
.international-stockist .meta-data { font-style: normal; font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; color: #696969; margin-bottom: 10px; }
.international-stockist .grid-content { padding-bottom: 15px; }

.product-image { text-align: center; }
.product-thumbnail { height: 160px; width: 160px; }
/*.product-thumbnail-philmac { height: 111px; width: 220px; margin-bottom: 10px; }*/
.product-thumbnail-airline-xtra { height: 164px; width: 220px; margin-bottom: 10px; }
.product-thumbnail-excel { height: 130px; width: 160px; }
.product-thumbnail-excel-black, .product-thumbnail-pe80-black { height: 130px; width: 160px; margin-bottom: 10px; }
.product-thumbnail-frialen { height: 120px; width: 160px; }
.product-thumbnail-plx, .product-thumbnail-friaphon, .product-thumbnail-corzan, .product-thumbnail-guardian { height: 120px; width: 160px; margin-bottom: 10px; }
.product-thumbnail-pvc-u { height: 120px; width: 160px; }
.product-thumbnail-superflow { height: 105px; width: 160px; margin-bottom: 10px; }
.product-thumbnail-logo { height: 120px; width: 160px; }
/*.product-thumbnail-vulcathene { height: 120px; width: 96px; margin-bottom: 10px; }*/

.accordion-heading:hover .accordion-toggle i,
.accordion-heading:hover .accordion-toggle.inactive i {
	background:#32aaff;
	color:#fff;
}

.no-bottom-border { border-bottom: 1px solid #ffffff !important; }

/* ==================================================
   Custom RESPONSIVE css.
================================================== */

@media (max-width: 992px) {
	
	.home-page .useful-tools-horizontal .grid-item-inner .media-box.odd {
		background-image: linear-gradient(left, #ED3D40 70%, #FFFFFF 30%);
		background-image: -o-linear-gradient(left, #ED3D40 70%, #FFFFFF 30%);
		background-image: -moz-linear-gradient(left, #ED3D40 70%, #FFFFFF 30%);
		background-image: -webkit-linear-gradient(left, #ED3D40 70%, #FFFFFF 30%);
		background-image: -ms-linear-gradient(left, #ED3D40 70%, #FFFFFF 30%);
	}
	
	.home-page .useful-tools-horizontal .grid-item-inner .media-box.even {
		background-image: linear-gradient(right, #ED3D40 70%, #FFFFFF 30%);
		background-image: -o-linear-gradient(right, #ED3D40 70%, #FFFFFF 30%);
		background-image: -moz-linear-gradient(right, #ED3D40 70%, #FFFFFF 30%);
		background-image: -webkit-linear-gradient(right, #ED3D40 70%, #FFFFFF 30%);
		background-image: -ms-linear-gradient(right, #ED3D40 70%, #FFFFFF 30%);
	}
	
	ol.breadcrumb { padding:20px 0 20px 0; }
	
	.home-page .useful-tools-horizontal h3 { 
		color: #fff;
		padding: 5px 5px 0px 5px;
	}
	
	.home-page .useful-tools-horizontal p { 
		color: #fff;
		padding: 0px 5px 0px 5px;
	}
	
	.home-page .useful-tools-horizontal h3 { 
		font-size: 85%;
	}
}

@media (min-width: 991px) {
	.navigation > ul > li > a { padding: 0px 10px; }
}

@media (min-width: 768px) and (max-width: 991px) {	
	.products-list li:nth-child(2n+1){
	    clear:left;
	}
}

@media (min-width: 992px) {	
	.products-list li:nth-child(3n+1){
	    clear:left;
	}
}

@media (max-width: 768px) {	

	.home-page .useful-tools-horizontal .media-box.even img {
		float: right;
	}

	.home-page img.tools-image {
		width: 110px;
		margin-right: 6px;
		margin-top: 6px;
		margin-bottom: 6px;
	}

	.home-page .useful-tools-horizontal .grid-item-inner .media-box.even header { 
		text-align: left;
	}
	
	.home-page .useful-tools-horizontal .grid-item-inner .media-box.even, .home-page .useful-tools-horizontal .grid-item-inner .media-box.odd {
		background-image: linear-gradient(left, #ED3D40 80%, #ED3D40 20%);
		background-image: -o-linear-gradient(left, #ED3D40 80%, #ED3D40 20%);
		background-image: -moz-linear-gradient(left, #ED3D40 80%, #ED3D40 20%);
		background-image: -webkit-linear-gradient(left, #ED3D40 80%, #ED3D40 20%);
		background-image: -ms-linear-gradient(left, #ED3D40 80%, #ED3D40 20%);
	}
	
	.home-page .useful-tools-horizontal .grid-item-inner .media-box header { 
		text-align: left;
		min-height: 100%;
	}
	
	#chemical-resistance-table { font-size: 80%;}

}



/* ==================================================
   Cookies consent css start
================================================== */
.cookie-bar__inner {
    background-color: #ED3D40;
    color: #fff;
    font-size: 12px;
    padding: 5px 6px;
    text-align: center;
}

@media (min-width: 62rem) {
    .cookie-bar__inner {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.cookie-bar__buttons {
    display: block;
    margin-top: 2px;
}

@media (min-width: 62rem) {
    .cookie-bar__buttons {
        display:inline;
        margin-top: 0
    }
}

.cookie-bar__btn {
    background-color: #ED3D40;
    color: #fff;
    border: none;
    margin: 4px;
    padding: 3px 6px 5px 6px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    cursor: pointer
}

@media (max-width: 36rem) {
    .cookie-bar__btn {
        display:block;
        margin: 0 auto .25rem
    }
}

.cookie-bar__btn:hover {
    color: #ED3D40;
    background-color: #ffffff;
}

.cookie-bar__btn:active {
    background-color: #ffffff
}

.cookie-bar__link {
    margin: 0 .5rem
}

.cookie-bar a {
    color: #fff;
    text-decoration: underline
}

.cookie-bar a:hover {
    text-decoration: none
}

.cookie-bar-privacy-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cookie-bar-privacy-popup.cookie-bar-privacy-popup--hidden {
    display: none
}

.cookie-bar-privacy-popup__dialog {
    background-color: #fff;
    width: 100%;
    max-width: 50rem;
    max-height: 90vh;
    overflow: auto;
    padding: 2rem 1.5rem 1.5rem;
    position: relative
}

.cookie-bar-privacy-popup__dialog__close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    color: #fff;
    display: block;
    width: 2rem;
    height: 2rem;
    border: none;
    cursor: pointer
}

.cookie-bar-privacy-popup__dialog__close:after,.cookie-bar-privacy-popup__dialog__close:before {
    content: '';
    display: block;
    width: 1rem;
    height: .25rem;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 25%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    margin-top: -.125rem
}

.cookie-bar-privacy-popup__dialog__close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cookie-bar-privacy-popup__dialog__close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cookie-bar-privacy-popup__dialog p:last-child {
    margin-bottom: 0
}

.cookie-bar--bottom,.cookie-bar--bottom-left,.cookie-bar--bottom-right {
    z-index: 100;
    position: fixed
}

.cookie-bar--bottom {
    right: 0;
    bottom: 0;
    left: 0
}

.cookie-bar--bottom-left {
    left: .9375rem
}

.cookie-bar--bottom-right {
    right: .9375rem
}

.cookie-bar--bottom-left,.cookie-bar--bottom-right {
    bottom: .9375rem
}

@media (min-width: 48rem) {
    .cookie-bar--bottom-left,.cookie-bar--bottom-right {
        width:22.5rem
    }
}

@media (min-width: 48rem) {
    .cookie-bar--bottom-left .cookie-bar__buttons,.cookie-bar--bottom-left .cookie-bar__inner,.cookie-bar--bottom-right .cookie-bar__buttons,.cookie-bar--bottom-right .cookie-bar__inner {
        display:block
    }
}

@media (min-width: 48rem) {
    .cookie-bar--bottom-left .cookie-bar__buttons,.cookie-bar--bottom-right .cookie-bar__buttons {
        margin-top:.375rem
    }
}

.cookie-bar--bottom-left .cookie-bar__inner,.cookie-bar--bottom-right .cookie-bar__inner {
    line-height: 1.3
}

/* ==================================================
   Cookies consent css end
================================================== */
