/*
Theme Name: CIPELIA
Author: 15.100.17
Author URI: https://15-100-17.fr/
Version: 1.0
*/


/* ------ 15-100-17 --------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */

.clear {
	clear: both;
}

#site img {
	image-rendering: inherit;
}


/* --- ICONES --- */

@font-face {
    font-family: 'icomoon';
    src:  url('1510017/icomoon/icomoon.eot?rpdag2');
    src:  url('1510017/icomoon/icomoon.eot?rpdag2#iefix') format('embedded-opentype'),
      url('1510017/icomoon/icomoon.ttf?rpdag2') format('truetype'),
      url('1510017/icomoon/icomoon.woff?rpdag2') format('woff'),
      url('1510017/icomoon/icomoon.svg?rpdag2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.wpb_text_column ul > li::before,
.post_text_inner ul > li::before,
[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 

.wpb_text_column ul > li::before,
.post_text_inner ul > li::before {
	content: '\e903';
}

.icon-icomoon-choixlubrifiant-01::before {
    content: "\e902";
    color: #FFFFFF;
}


/* --- HEADER --- */

#site header.menu_bottom.sticky .logo_wrapper {
	margin: inherit;
}

#site header.menu_bottom .header_inner_left {
	width: 25%;
    float: left;
}
#site header.menu_bottom .header_menu_bottom {
	width: 75%;
    float: right;
}

#site .header_menu_bottom .main_menu {
    top: 65px;
    right: 0;
}

#site .header_menu_bottom .header_inner_right {
    margin-top: 10px;
}

#site header:not(.sticky) .header_menu_bottom nav.main_menu > ul > li > a {
	line-height: 45px;
}
#site header .header_menu_bottom nav.main_menu > ul > li:last-child > a {
	padding: 0 0 0 10px;
}
#site header.sticky .side_menu_button,
#site header:not(.sticky) .header_menu_bottom .side_menu_button {
	height: 36px;
}
#site .side_menu_button > a.search_button {
	vertical-align: top;
}

#site .header_bottom_right_widget_holder {
	padding: 0 0 0 15px;
}

#site header:not(.centered_logo) .header_fixed_right_area {
    left: 110px;
    display: flex;
    align-items: center;
}
#site header:not(.centered_logo) .header_fixed_right_area p {
    color: #000000;
    font-size: 15px;
    line-height: 21px;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
}

#site header.sticky .header_bottom {
	box-shadow: 0 3px 12px rgba(0,0,0,.12);
}

#site header.menu_bottom.sticky .header_inner_left {
	width: inherit;
    float: inherit;
}
#site header.menu_bottom.sticky .header_menu_bottom {
	width: inherit;
    float: inherit;
}

#site header.sticky:not(.centered_logo) .header_fixed_right_area {
    left: 80px;
}

#site header.sticky .header_menu_bottom .header_inner_right {
	display: none;
}

#site header.sticky .header_menu_bottom .main_menu {
    top: inherit;
}

#site nav.main_menu > ul > li.active > a,
#site nav.main_menu > ul > li.current-menu-item > a,
#site nav.main_menu > ul > li.current_page_item > a,
#site nav.main_menu > ul > li.current_page_parent > a {
	color: #FF131C;
}

#site .drop_down .narrow .second .inner ul li {
	width: 250px;
}
#site .drop_down .second .inner ul li.sub a i.q_menu_arrow {
	color: #B2B2B2;
}

#site .qode_search_form_2 input {
	text-transform: inherit;
}

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

    #site header.sticky:not(.centered_logo) .header_fixed_right_area {
        display: none;
    }
    
}

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

    #site header .header_menu_bottom nav.main_menu > ul > li:last-child > a {
        padding: 0 0 0 5px;
    }
    #site header .header_menu_bottom nav.main_menu > ul > li > a {
        padding: 0 5px;
        font-size: 14px;
    }
    
}

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

    #site header.menu_bottom .logo_wrapper {
        margin: 3px 0 0 0;
    }

    #site header:not(.centered_logo) .header_fixed_right_area {
        display: none;
    }

    #site  header.menu_bottom.has_header_fixed_right .mobile_menu_button {
        height: 100px;
    }
    #site  header.menu_bottom.has_header_fixed_right .side_menu_button {
        height: 100px !important;
    }

    #site .header_menu_bottom .header_inner_right {
        margin-top: inherit;
    }

    #site header.menu_bottom .header_inner_left {
        width: inherit;
        float: inherit;
    }
    
    
}

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

    #site .has_header_fixed_right.stick.menu_bottom .header_inner_right,
    #site .header_bottom_right_widget_holder {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
    }

    #site .header_bottom_right_widget_holder {
        padding: 0 0 0 5px;
    }

    #site header.menu_bottom .header_menu_bottom {
        width: inherit;
        float: inherit;
    }

}


/* --- FOOTER --- */

#site .footer_top .widget.widget_nav_menu li {
	padding: 0 0 6px 0;
}
#site .footer_top .widget.widget_nav_menu li a {
    text-transform: uppercase;
    font-weight: 600;
}

#site .footer_top .widget.widget_nav_menu ul ul {
    display: none;
}

#site .footer_bottom_holder .textwidget img {
	margin-left: 10px;
	margin-right: 10px;
	width: 60px;
	vertical-align: middle;
}


/* --- HOME --- */

#site .votremarque > .section_inner > .section_inner_margin {
    margin-left: 0px;
    margin-right: 0px;
}
#site .votremarque > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner {
	padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

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

    #site .votremarque .vc_col-sm-8,
    #site .votremarque .vc_col-sm-4 {
        width: 100%;
    }

}


/* --- POLYLANG --- */

.widget_polylang label {
    display: none;
}

.widget_polylang select {
    background-color: #FFFF;
    color: #000000;
    padding: 0 3px 0 3px;
    width: 60px;
    height: 36px;
    border: none;
    font-size: 18px;
    -webkit-appearance: button;
    appearance: button;
    outline: none;
    cursor: pointer;
}
.widget_polylang::before {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    width: 20%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    pointer-events: none;
}
.widget_polylang:hover::before {
    color: #FF131C;
}
.widget_polylang select option[selected] {
    color: #FF131C;
}

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

    .widget_polylang select {
        padding: 0;
        width: 50px;
    }

}


/* --- PAGE TITLE --- */

#site .title_subtitle_holder .breadcrumb .current {
    color: #FFFFFF;
}

.category #site .title_subtitle_holder .breadcrumbs .dtwpb-woocommerce-breadcrumb {
    display: none;
}

.single-product #site .title_subtitle_holder .breadcrumbs .dtwpb-woocommerce-breadcrumb .hide {
    display: none;
}

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

    #site .title_subtitle_holder .breadcrumb {
        top: 10px;
    }

}


/* --- SIDEBAR --- */

#site aside .widget_archive label {
	display: none;
}

#site aside .widget_execphp {
	margin: 0 0 15px;
}


/* --- WIDGET PERMANENT --- */

#site .sidebarpermanent {
	position: fixed;
    top: 120px;
    z-index: 1000;
    right: 10px;
    -webkit-transition: -webkit-transform .35s,color .35s;
    -webkit-transition: color .35s,-webkit-transform .35s;
    transition: color .35s,-webkit-transform .35s;
    transition: transform .35s,color .35s;
    transition: transform .35s,color .35s,-webkit-transform .35s;
}
#site .sidebarpermanent:hover {
	-webkit-transform: translate3d(0px,-15px,0);
    transform: translate3d(0px,-15px,0);
}
#site .sidebarpermanent .textwidget a {
    display: block;
    font-size: 10px;
    line-height: 15px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 30px 10px 10px 10px;
    width: 70px;
    background-image: url('../../uploads/2019/05/fond-choixlubrifiant-01.svg');
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
#site .sidebarpermanent .textwidget a i {
    font-size: 42px;
    display: block;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    
    #site .sidebarpermanent {
        display: none;
    }
  
}


/* --- INFOS DETERGENCES --- */

.infosdetergences-template-default header,
.infosdetergences-template-default footer,
.infosdetergences-template-default #back_to_top,
.infosdetergences-template-default .title_outer,
.infosdetergences-template-default .sidebarpermanent,
.page-id-863 header,
.page-id-863 footer,
.page-id-863 #back_to_top,
.page-id-863 .title_outer,
.page-id-863 .sidebarpermanent {
	display: none;
}

.infosdetergences-template-default div.asl_r.vertical,
.page-template-default div.asl_r.vertical {
	padding: 6px;
	background: #FF131C;
	border-radius: 0px;
}
.infosdetergences-template-default div.asl_r.vertical .results .item:first-child,
.page-template-default div.asl_r.vertical .results .item:first-child {
	border-radius: 0px;
}
.infosdetergences-template-default div.asl_r .results .item div.etc,
.page-template-default div.asl_r .results .item div.etc {
	display: none;
}
.infosdetergences-template-default div.asl_r .results .item .asl_content,
.page-template-default div.asl_r .results .item .asl_content {
	padding: 6px 3px 6px 3px;
}
.infosdetergences-template-default div.asl_r .results .item .asl_content h3,
.infosdetergences-template-default div.asl_r .results .item .asl_content h3 a,
.page-template-default div.asl_r .results .item .asl_content h3,
.page-template-default div.asl_r .results .item .asl_content h3 a {
	color: #000000;
	font-size: 15px;
	line-height: 18px;
}
.infosdetergences-template-default div.asl_r .results .item .asl_content h3 a:hover,
.page-template-default div.asl_r .results .item .asl_content h3 a:hover {
	color: #FF131C;
	font-size: 15px;
    line-height: 18px;
}

.page-id-863 #cookie-notice,
.infosdetergences-template-default #cookie-notice {
	display: none !important;
}

@media only screen and (max-width: 480px) {
    
    #infdet > .full_section_inner > .vc_column_container > .vc_column-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
  
}


/* --- BLOG - Masonry list --- */

.archive #site .content_inner > .container {
	background-color: #f2f2f2;
}

#site .blog_holder.masonry article .post_image {
	overflow: hidden;
}
#site .blog_holder.masonry article .post_image a {
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -ms-transition: -ms-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}
#site .blog_holder.masonry article .post_image a:hover {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#site .blog_holder.masonry article .post_text .post_text_inner {
    padding: 30px 15px 30px 15px;
}

#site .blog_holder.masonry article .post_info {
	margin: 0;
    color: #B2B2B2;
    font-weight: 400;
}

#site .blog_holder.masonry article h2.entry_title {
	font-size: inherit !important;
	line-height: inherit !important;
}

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

    #site .content .container .container_inner.default_template_holder {
		padding-top: 80px;
	}

}

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

    #site .content .container .container_inner.default_template_holder {
		padding-top: 70px;
	}

}


/* --- BLOG Single --- */

.single #site .blog_holder article .post_image {
    display: none;
}

.single #site .blog_holder.blog_single article h2.entry_title .titre {
	display: none;
}
.single #site .blog_holder.blog_single article span.entry_title .entry_date {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0px;
    color: #B2B2B2;
}

.single #site .blog_holder article .post_info {
	display: none;
}

#site .filter_holder ul li {
    display: inline;
    float: inherit;
}

.single #site .blog_holder article .post_text .post_text_inner {
	padding: 0px 0px 0px 0px;
}
.single #site .blog_holder article .post_text {
    margin-top: -40px;
}

.single #site .blog_holder article .icon_social_holder {
	display: none;
}


/* --- AddToAny Share --- */

#site .addtoany_content {
    margin: 30px 0px 30px 0px;
    padding-top: 30px;
    border-top: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
}
#site .addtoany_header {
	margin: 0px 10px 0px 0px;
}


/* --- SEARCH RESULTS --- */

.search #site .content_inner > .container {
	background-color: #f2f2f2;
}

.search #site article .post_image,
.search #site .blog_holder article .post_more,
.search #site .blog_holder article .post_info {
	display: none;
}

.search #site .blog_holder article .post_text .post_text_inner {
	padding: 20px 20px 10px 20px;
}

.search #site .content .container .container_inner {
	padding-bottom: 60px;
}

.search #site .blog_holder article .post_text .post_text_inner h2.entry_title {
    line-height: 33px;
}
.search #site .blog_holder article .post_text .post_text_inner h2.entry_title a {
    color: #000000;
    font-size: 27px;
    line-height: 33px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: inherit;
    text-transform: initial;
}
.search #site .blog_holder article .post_text .post_text_inner h2.entry_title a:hover {
    color: #FF131C;
}


/* --- FONTS --- */

.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6,
.post_text_inner h1,
.post_text_inner h2,
.post_text_inner h3,
.post_text_inner h4,
.post_text_inner h5,
.post_text_inner h6 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.wpb_text_column h1 .fontlight,
.wpb_text_column h2 .fontlight,
.wpb_text_column h3 .fontlight,
.wpb_text_column h4 .fontlight,
.wpb_text_column h5 .fontlight,
.wpb_text_column h6 .fontlight {
    font-weight: 300;
}
.wpb_text_column h1:first-of-type,
.wpb_text_column h2:first-of-type,
.wpb_text_column h3:first-of-type,
.wpb_text_column h4:first-of-type,
.wpb_text_column h5:first-of-type,
.wpb_text_column h6:first-of-type,
.post_text_inner h1:first-of-type,
.post_text_inner h2:first-of-type,
.post_text_inner h3:first-of-type,
.post_text_inner h4:first-of-type,
.post_text_inner h5:first-of-type,
.post_text_inner h6:first-of-type {
    margin-top: inherit;
}

.wpb_text_column p,
.post_text_inner p {
	margin-bottom: 20px;
}

.wpb_text_column p a,
.post_text_inner p a {
	-webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
}

.wpb_text_column blockquote,
.post_text_inner blockquote {
	quotes: none;
	position: relative;
	padding: inherit;
    border-left: inherit;
    margin-bottom: 20px;
}

.wpb_text_column blockquote p,
.post_text_inner blockquote p {
    color: #0F2440;
    font-size: 21px;
    line-height: 30px;
    font-style: italic;
}

.wpb_text_column ul,
.post_text_inner ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: none;
}
.wpb_text_column ul li,
.post_text_inner ul li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wpb_text_column ul li::before,
.post_text_inner ul li::before {
    position: relative;
    top: 1px;
    margin-left: -25px;
    margin-right: 10px;
	color: #FF131C;
}
.wpb_text_column ul ul,
.post_text_inner ul ul {
    margin-top: 10px;
    margin-bottom: 20px !important;
}
.wpb_text_column ul > li > ul > li::before,
.post_text_inner ul > li > ul > li::before {
	font-family:'FontAwesome' !important;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f054';
}


/* --- VISUAL COMPOSER - Textes blancs --- */

.blanc .wpb_text_column h1,
.blanc .wpb_text_column h2,
.blanc .wpb_text_column h3,
.blanc .wpb_text_column h4,
.blanc .wpb_text_column h5,
.blanc .wpb_text_column h6,
.blanc .wpb_text_column p,
.blanc .wpb_text_column ul,
.blanc .wpb_text_column a,
.blanc .vc_figure-caption {
    color: #FFFFFF;
}
.blanc .wpb_text_column a:hover {
    text-decoration: underline;
}
.blanc .wpb_text_column ul li::before {
    color: #004A8D;
}
.wpb_text_column.blanc  h1,
.wpb_text_column.blanc h2,
.wpb_text_column.blanc h3,
.wpb_text_column.blanc h4,
.wpb_text_column.blanc h5,
.wpb_text_column.blanc h6,
.wpb_text_column.blanc p,
.wpb_text_column.blanc ul,
.wpb_text_column.blanc a,
.vc_figure-caption.blanc {
    color: #FFFFFF;
}
.wpb_text_column.blanc ul li::before {
    color: #004A8D;
}


/* --- VISUAL COMPOSER Interactive Banner 2 --- */

#site .ult-new-ib .ult-new-ib-title {
	padding: 0 30px 0 30px;
}

#site .ult-ib-effect-style2:hover .ult-new-ib-title {
	-webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

#site .ult-ib-effect-style2 .ult-new-ib-img {
    -webkit-transition: -webkit-transform .35s,color .35s;
    -webkit-transition: color .35s,-webkit-transform .35s;
    transition: color .35s,-webkit-transform .35s;
    transition: transform .35s,color .35s;
    transition: transform .35s,color .35s,-webkit-transform .35s;
}
#site .ult-ib-effect-style2:hover .ult-new-ib-img {
    transform: scale(1.2); 
}

@media only screen and (max-width: 768px) {
    
    #site .ult-new-ib,
    #site .wpb_column > .wpb_wrapper .ult-new-ib {
        margin-bottom: 0px;
        max-height: 240px;
    }
  
}


/* --- VISUAL COMPOSER Espace vide --- */

@media only screen and (min-width: 768px) {
    
    #site .vc_empty_space.mobile {
        display: none;
    }
  
}


/* --- VISUAL COMPOSER Image seule / Galerie --- */

#site .wpb_single_image.picto img {
	width: 160px;
	
}

#site .wpb_gallery_slides,
#site .portfolio_slider {
	margin: 0 0 0 0;
}
#site .wpb_gallery_slides .flex-direction-nav a {
	width: 24px;
	height: 50px;
	line-height: 50px;
	margin: -25px 0 0 0;
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	color: #FFFFFF;
    background-color: #FF131C;
	border: none;
}
#site .wpb_gallery_slides .flex-direction-nav a i {
    line-height: 50px;
    font-size: 27px;
}
#site .wpb_gallery_slides .qode-image-slider-description {
	padding: 12px 0;
	background-color: rgba(234,80,38,0.84);
	color: #fff;
}
#site .wpb_gallery_slides .flex-prev,
#site .portfolio_slider .caroufredsel-prev,
#site .portfolio_slider .flex-prev {
	left: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
#site .wpb_gallery_slides .flex-next,
#site .portfolio_slider .caroufredsel-next,
#site .portfolio_slider .flex-next {
	right: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
#site .blog_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover,
#site .blog_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover,
#site .wpb_gallery_slides:hover .flex-direction-nav a.flex-next:hover,
#site .wpb_gallery_slides:hover .flex-direction-nav a.flex-prev:hover,
#site .portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover,
#site .portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover,
#site .portfolio_slider:hover .flex-direction-nav a.flex-next:hover,
#site .portfolio_slider:hover .flex-direction-nav a.flex-prev:hover {
	background-color: #000000;
}
#site .blog_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover i,
#site .blog_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover i,
#site .wpb_gallery_slides:hover .flex-direction-nav a.flex-next:hover i,
#site .wpb_gallery_slides:hover .flex-direction-nav a.flex-prev:hover i,
#site .portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover i,
#site .portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover i,
#site .portfolio_slider:hover .flex-direction-nav a.flex-next:hover i,
#site .portfolio_slider:hover .flex-direction-nav a.flex-prev:hover i {
	color: #FFFFFF;
}

#site .wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper:hover img {
	-webkit-transform: scale(1.2) translateZ(0);
	-moz-transform: scale(1.2) translateZ(0);
	-o-transform: scale(1.2) translateZ(0);
	transform: scale(1.2) translateZ(0);
}


/* --- VISUAL COMPOSER Qode button --- */

@media only screen and (max-width: 1024px) {
    
    #site .qbutton {
        font-size: 15px;
        padding: 6px 9px;
        line-height: 24px;
        height: inherit;
        display: inline-block;
        white-space: inherit;
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #site .qbutton.large {
        font-size: 15px;
        padding: 9px 15px;
    }
  
}

@media only screen and (max-width: 480px) {
    
    #site .qbutton {
		font-size: 13px;
        line-height: 18px;
        letter-spacing: 0px;
    }
  
}


/* --- VISUAL COMPOSER Latests Posts --- */

#site .latest_post_holder.boxes > ul > li .latest_post .latest_post_title {
    font-size: inherit !important;
    line-height: inherit !important;
}
#site .latest_post_holder.boxes > ul > li .latest_post .latest_post_title a {
    color: #000000;
    font-size: 24px;
    line-height: 33px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
#site .latest_post_holder.boxes > ul > li .latest_post .latest_post_title a:hover {
    color: #FF131C;
}

#site .latest_post_holder.boxes > ul > li .latest_post .post_excerpt {
    margin: 15px 0 15px 0;
}

#site .latest_post_holder.boxes > ul > li .latest_post .post_infos > span {
    color: #B2B2B2;
    font-weight: 400;
}


/* --- VISUAL COMPOSER Qode Advanced Tabs --- */

#site .ui-corner-all,
#site .ui-corner-bottom,
#site .ui-corner-right,
#site .ui-corner-br,
#site .ui-corner-top {
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit;
	border-top-right-radius: inherit;
	border-top-left-radius: inherit;
}
#site .ui-widget-content {
	border: inherit;
	background: #F2F2F2;
	color: inherit;
}
#site .ui-widget {
	font-family: inherit;
	font-size: inherit;
}
#site .ui-widget-header {
	border: inherit;
	background: inherit;
	color: inherit;
	font-weight: inherit;
}
#site .ui-tabs {
	position: inherit;
	padding: 0;
}
#site .ui-tabs .ui-tabs-nav li {
	list-style: inherit;
	float: inherit;
	position: inherit;
	top: inherit;
	margin: 0;
	border-bottom-width: inherit;
	padding: inherit;
	white-space: inherit;
}
#site .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 15px 28px;
}
#site .ui-state-default::before,
#site .ui-widget-content .ui-state-default::before,
#site .ui-widget-header .ui-state-default::before {
	content: none;
}
#site .ui-state-default,
#site .ui-widget-content .ui-state-default,
#site .ui-widget-header .ui-state-default {
	border: inherit;
	background: #FF131C;
	font-weight: 700;
    color: #FFFFFF;
    font-size: inherit;
}
#site .ui-state-active,
#site .ui-widget-content .ui-state-active,
#site .ui-widget-header .ui-state-active {
	border: inherit;
	background: #F2F2F2;
	font-weight: 700;
	color: inherit;
}
.single-post #site .ui-widget-content {
	border: inherit;
	background: #FFFFFF;
	color: inherit;
}
.single-post #site .ui-state-default,
.single-post #site .ui-widget-content .ui-state-default,
.single-post #site .ui-widget-header .ui-state-default {
	border: inherit;
	background: #FF131C;
	font-weight: 700;
    color: #FFFFFF;
    font-size: inherit;
}
.single-post #site .ui-state-active,
.single-post #site .ui-widget-content .ui-state-active,
.single-post #site .ui-widget-header .ui-state-active {
	border: inherit;
	background: #FFFFFF;
	font-weight: 700;
	color: inherit;
}


/* --- VISUAL COMPOSER Cover Box --- */

#site .cover_boxes ul li .box .thumb h2 {
    color: #FFFFFF;
    font-weight: 900;
    position: absolute;
    z-index: 1000;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
#site .cover_boxes ul li .box h3 {
	margin-top: 20%;
}

/*
#site .cover_boxes ul li .box .thumb {
	overflow: hidden;
}
#site .cover_boxes ul li .box .thumb img {
	-webkit-transition: -webkit-transform .35s,color .35s;
	-webkit-transition: color .35s,-webkit-transform .35s;
	transition: color .35s,-webkit-transform .35s;
	transition: transform .35s,color .35s;
	transition: transform .35s,color .35s,-webkit-transform .35s;
}
#site .cover_boxes ul li .box .thumb:hover img {
    transform: scale(1.2);
}
*/

@media only screen and (min-width: 1401px) {
    
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb {
        width: 420px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li {
        width: 420px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box,
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li.act {
        width: 860px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .box_content {
        width: 400px;
        left: 450px;
    }
  
}

@media only screen and (max-width: 1400px) {
    
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb {
        width: 350px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li {
        width: 350px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box,
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li.act {
        width: 760px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .box_content {
        width: 340px;
        left: 380px;
    }
  
}

@media only screen and (max-width: 1200px) {
    
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb {
        width: 300px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb h2 {
        font-size: 24px;
        line-height: 33px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li {
        width: 300px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box,
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li.act {
        width: 620px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .box_content {
        width: 300px;
        left: 330px;
    }
  
}

@media only screen and (max-width: 1000px) {
    
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb {
        width: 250px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb h2 {
        font-size: 21px;
        line-height: 30px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li {
        width: 250px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box,
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li.act {
        width: 500px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .box_content {
        width: 220px;
        left: 270px;
    }

    #site .cover_boxes ul li .box h3 {
        margin-top: 5%;
    }
  
}

@media only screen and (max-width: 768px) {
    
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb {
        width: 45%;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li {
        width: 45%;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box,
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li.act {
        width: inherit;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .box_content {
        width: 50%;
        left: inherit;
    }
  
}

@media only screen and (max-width: 480px) {
    
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li:last-child {
        display: none;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb {
        width: inherit;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .thumb h2 {
        font-size: 24px;
        line-height: 33px;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li {
        width: inherit;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box,
    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li.act {
        width: inherit;
    }

    .qode_grid_1300 #site .cover-boxes-xl .cover_boxes ul li .box .box_content {
        width: inherit;
        left: inherit;
    }

    #site .cover_boxes ul li .box .box_content {
        margin-top: 0px;
        margin-bottom: 30px;
    }
  
}


/* --- VISUAL COMPOSER Icon With Text --- */

#site a.icon_with_title_link .qode_iwt_hover_enabled img {
    -webkit-transition: -webkit-transform .35s,color .35s;
	-webkit-transition: color .35s,-webkit-transform .35s;
	transition: color .35s,-webkit-transform .35s;
	transition: transform .35s,color .35s;
	transition: transform .35s,color .35s,-webkit-transform .35s;
}
#site a.icon_with_title_link:hover .qode_iwt_hover_enabled img {
    transform: scale(1.2);
}

#site .qode_iwt_hover_enabled:hover {
	background-color: inherit;
	box-shadow: inherit;
}

#site .q_icon_with_title.qode_iwt_hover_enabled {
	padding: 45px 5px;
}

#site .q_icon_with_title.left_from_title.very_large .icon_holder,
#site .q_icon_with_title.very_large .icon_holder img {
	width: 150px;
}

@media only screen and (min-width: 768px) {

    #site .q_icon_with_title .icon_text_inner h2 {
        font-size: 24px;
        line-height: 33px;
    }

}

@media only screen and (min-width: 481px) and (max-width: 768px) {

    #site .vc_col-sm-2.vc_col-lg-1\/5 {
        width: 50%;
    }

}


/* --- VISUAL COMPOSER Accordion --- */

#site .ui-accordion .ui-accordion-header {
	margin: 0;
}
#site .qode-accordion-holder .qode-title-holder {
    border: none;
    border-bottom: 1px solid #B2B2B2;
    border-radius: 0;
}
#site .qode-accordion-holder .qode-title-holder.ui-accordion-header-active {
    border: none;
}
#site .ui-accordion .ui-accordion-content {
    border: none;
    border-bottom: 1px solid #B2B2B2;
	border-radius: 0;
}
#site .qode-accordion-holder .qode-title-holder .qode-accordion-mark-icon {
	font-size: 30px;
}


/* --- VISUAL COMPOSER Tables --- */

.wpb_vc_table table {
    border-collapse: collapse;
    width: 100%;
}
  
.wpb_vc_table.petit table.vc-table-plugin-theme-classic {
    font-size: 0.75rem;
    line-height: 1.5em;
}
.wpb_vc_table.petit table.vc-table-plugin-theme-classic td {
      padding: 6px 12px;
}
  
.wpb_vc_table.perso table.vc-table-plugin-theme-classic {
      border: 1px solid #FF131C;
}
.wpb_vc_table.perso table.vc-table-plugin-theme-classic .vc-th {
      border-bottom: 2px solid #FF131C;
}
.wpb_vc_table.perso table.vc-table-plugin-theme-classic tr.vc-th td {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #FF131C;
    padding: 15px 12px;
    border: 1px solid #FF131C;
    text-align: left;
}
.wpb_vc_table.perso table.vc-table-plugin-theme-classic td {
      border: 1px solid #D9D9D9;
      padding: 9px 12px;
}
.wpb_vc_table.perso table.vc-table-plugin-theme-classic tr {
      background-color: #FFFFFF;
}
.wpb_vc_table.perso table.vc-table-plugin-theme-classic tr:nth-child(2n+1) {
      background-color: #F2F2F2;
}
.wpb_vc_table.perso table.vc-table-plugin-theme-classic tr:hover {
      background-color: #D9D9D9;
} 
  
@media only screen and (max-width: 1400px) {
    
    .wpb_vc_table {
      min-width: 270px;
      overflow-x: scroll;
    }  
  
}


/* --- VISUAL COMPOSER Content Slider --- */

#site .qode_content_slider .caroufredsel-direction-nav a,
#site .qode_content_slider .flex-direction-nav a {
    background-color: rgba(255,255,255,0.72);
    border-radius: 0;
    width: 30px;
    height: 60px;
    margin: -15px 0 0 0;
}
#site .qode_content_slider .caroufredsel-direction-nav a i,
#site .qode_content_slider .flex-direction-nav a i {
    color: #FF131C;
    font-size: 30px;
    line-height: 60px;

}

#site .qode_content_slider .flex-direction-nav .flex-next:hover i,
#site .qode_content_slider .flex-direction-nav .flex-prev:hover i {
	color: #000000;
}
#site .qode_content_slider .flex-control-nav li {
	width: 12px;
	height: 12px;;
}
#site .qode_content_slider .flex-control-nav li a {
	background-color: #808080;
}
#site .qode_content_slider .flex-control-nav li a.flex-active {
	background-color: #FF131C;
}

#site .qode_content_slider .qode-type1-gradient-left-to-right-after::after {
	background: -webkit-linear-gradient(left,#FF131C,#000000);
	background: -o-linear-gradient(right,#FF131C,#000000);
	background: -moz-linear-gradient(right,#FF131C,#000000);
	background: linear-gradient(to right,#FF131C,#000000);
}
#site .qode_content_slider.control_nav_justified .flex-control-nav li a {
	width: inherit;
	height: inherit;
}
#site .qode_content_slider.control_nav_justified .flex-control-nav li a.flex-active {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	transform: scale(1.5);
}

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

  
}

/* --- WOOCOMMERCE --- */

.woocommerce #site .content .container .column1 {
	margin-bottom: 0px;
}


/* --- WOOCOMMERCE Advanced Woo Search --- */

.woocommerce #site .widget_aws_widget {
	margin-top: 20
}
.woocommerce #site .widget_aws_widget h5 {
	display: none;
}
.woocommerce #site .aws-container .aws-search-form .aws-form-btn {
	background: #FF131C;
	border: none;
}
.woocommerce #site .aws-search-form .aws-search-btn_icon {
	color: #FFFFFF;
}


/* --- WOOCOMMERCE Filtre --- */

.woocommerce #site .prdctfltr-widget .prdctfltr_add_scroll {
    display: block !important;
}

.woocommerce #site .prdctfltr_filter label {
    font-size: 100%;
    line-height: 24px;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    clear: both;
}
.woocommerce #site .prdctfltr_filter label > span {
    font-weight: 400;
    padding-right: 15px;
}
.woocommerce #site .prdctfltr_filter label:hover span,
.woocommerce #site .prdctfltr_filter label.prdctfltr_clicked span,
.woocommerce #site .prdctfltr_filter label.prdctfltr_active > span {
    color: #FF131C;
}
.woocommerce #site .prdctfltr_checkboxes .prdctfltr-plus {
    font-size: 150%;
    line-height: inherit;
    color: #FF131C;
    padding: 0px 3px 0px 3px;
}
.woocommerce #site .prdctfltr_checkboxes .prdctfltr-plus::before {
    vertical-align: top;
}
.woocommerce #site .prdctfltr_filter .prdctfltr_checkboxes > label {
    border-bottom: 1px solid #D9D9D9;
    padding: 9px 0 9px 0;
}
.woocommerce #site .prdctfltr_checkboxes .prdctfltr_sub {
	margin-top: .5em;
    margin-left: .5em;
    margin-bottom: 1em;
}
.woocommerce #site .prdctfltr_checkboxes .prdctfltr_sub label {
    line-height: 24px;
    padding: 3px 0 3px 0;
}
.woocommerce #site .prdctfltr_checkboxes .prdctfltr_sub .prdctfltr-plus {
    line-height: inherit;
}

.aws-search-result.hidescroll {
	display: none !important;
}

@media only screen and (max-width: 768px) {
	
    .woocommerce #site .prdctfltr_wc {
        margin-bottom: 0px;
    }

}


/* --- WOOCOMMERCE Loop produits --- */

.woocommerce #site ul.products li.product a.product-category.product-info,
.woocommerce-page #site ul.products li.product a.product-category.product-info {
    padding-top: 15px;

}


/* --- WOOCOMMERCE Category --- */

.woocommerce #site .content .content_inner > .container {
    background-color: #f2f2f2;
}

.woocommerce #site .title_subtitle_holder .breadcrumbs .breadcrumbs_hide,
.woocommerce #site .title_subtitle_holder .breadcrumbs .delimiter,
.woocommerce #site .title_subtitle_holder .breadcrumbs .current {
    display: none;
}
.search-results.woocommerce #site .title_subtitle_holder .breadcrumbs .breadcrumbs_hide,
.search-results.woocommerce #site .title_subtitle_holder .breadcrumbs .delimiter,
.search-results.woocommerce #site .title_subtitle_holder .breadcrumbs .current,
.search-no-results.woocommerce #site .title_subtitle_holder .breadcrumbs .breadcrumbs_hide,
.search-no-results.woocommerce #site .title_subtitle_holder .breadcrumbs .delimiter,
.search-no-results.woocommerce #site .title_subtitle_holder .breadcrumbs .current {
    display: inline;
}

.woocommerce #site .term-description {
    margin-bottom: 40px;
}

.woocommerce #site ul.products {
	margin: 0;
}

.woocommerce #site ul.products li.product {
	margin-bottom: 30px;
}

@media only screen and (min-width: 1024px) {

    .columns-4 #site .woocommerce_with_sidebar ul.products li.product {
        width: 22.73%;
        margin-right: 3%;
    }
    .columns-4 #site .woocommerce_with_sidebar ul.products li.product:nth-child(4n) {
        margin-right: 0;
    }
    .columns-4 .woocommerce_with_sidebar ul.products li.product:nth-child(3n) {
        margin-right: inherit;
    }
    .columns-4 #site .woocommerce_with_sidebar ul.products li.product:nth-child(4n+1) {
        clear: both;
    }
    .columns-4 #site .woocommerce_with_sidebar ul.products li.product:nth-child(3n+1) {
        clear: inherit;
    }

}

@media only screen and (max-width: 1024px) and (orientation: landscape) {

    .woocommerce #site ul.products li.product h6,
    .woocommerce #site .qode_product_list_holder .product_title {
        font-size: 13px;
        line-height: 18px;
    }

}

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

    .woocommerce #site .two_columns_25_75 > .column1 {
        width: 33%;
    }
    .woocommerce #site .two_columns_25_75 > .column2 {
        width: 67%;
    }
    
    .woocommerce #site .add_to_cart_button.qbutton {
        font-size: 15px;
        padding: 9px 6px;
        line-height: 21px;
        height: inherit;
        display: inline-block;
        white-space: inherit;
        margin-left: -50% !important;
        margin-top: -20px !important;
    }

}

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

    .woocommerce #site .two_columns_25_75 > .column1 {
        width: 100%;
    }
    .woocommerce #site .two_columns_25_75 > .column2 {
        width: 100%;
    }

    .woocommerce #site ul.products li.product h6,
    .woocommerce #site .qode_product_list_holder .product_title {
        font-size: 18px;
        line-height: 24px;
    }

}


/* --- WOOCOMMERCE Single product Produits --- */

.woocommerce #site .content .content_inner > .container {
    background-color: #f2f2f2;
}

.single-product.woocommerce #site .content .container .container_inner {
	padding-bottom: 0;
}

.single-product.woocommerce #site .product .images {
	margin-right: inherit;
    margin-bottom: inherit;
    text-align: center;
}

.single-product.woocommerce #site .woocommerce-product-details__short-description p {
    color: #ea5026;
    font-size: 21px;
    line-height: 30px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 20px;
}

.single-product.woocommerce #site .qbutton.fichetech {
    margin-top: 30px;
    padding: 0;
}
.single-product.woocommerce #site .qbutton.fichetech i {
    font-size: 21px;
    vertical-align: text-bottom;
}
.single-product.woocommerce #site .qbutton.fichetech:hover i {
    color: #FFFFFF !important;
}

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

    .single-product.woocommerce #site .qbutton.fichetech {
        padding: 9px 0 9px 0;
    }

}

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

    .single-product.woocommerce #site .vc_col-sm-6 {
        width: 100%;
    }

}

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

    .single-product.woocommerce #site .two_columns_25_75 {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }   

}

/* --- CONTACT FORM 7 --- */

.formnewsletter {
    display: flex;
}

#site form.cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select,
#site form.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text {
    min-height: 45px
}

#site form.cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('../../uploads/2019/06/form-arrow-01.png') no-repeat #ffffff;
    background-position: calc(100% - 15px) center;
}

#site form.cf7_custom_style_1 span.wpcf7-list-item {
	display: block;
	margin: 0 0 5px 0;
}

#site form.cf7_custom_style_1 .wpcf7-checkbox {
    margin-top: 20px;
    display: block;
}
#site form.cf7_custom_style_1 input[type=checkbox] {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	outline: none;
	content: none;	
}
#site form.cf7_custom_style_1 input[type=checkbox]:before {
	font-family: "FontAwesome";
    content: "\f00c";
    font-size: 15px;
    color: transparent !important;
    background: #ffffff;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #d9d9d9;
    margin-right: 5px;
}
#site form.cf7_custom_style_1 input[type=checkbox]:checked:before {
	color: #FF131C !important;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7dtx-dynamictext {
	background-color: rgba(255,255,255,1);
	border-color: #d9d9d9;
	border-width: 1px;
	border-style: solid;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #333333;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0px;
	text-transform: none;
	margin-top: 20px;
    margin-bottom: 0px;
    padding: 15px;
    min-height: 57px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#site .wpcf7-response-output.wpcf7-validation-errors {
	background-color: #FF2626;
}
#site .wpcf7-response-output.wpcf7-mail-sent-ok {
	background-color: #4FB148;
}

#site form.cf7_custom_style_1 h3 {
    margin-top: 40px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}
#site form.cf7_custom_style_1 h4 {
    margin-top: 20px;
}
#site form.cf7_custom_style_1 p {
    margin: 0px;
}

#site form.cf7_custom_style_1 .wpcf7-file:-webkit-file-upload-button {
    color: white;
    border: 1px solid green;
    border-radius: 5px;
    background: red;
}


/* --- HERO MAPS --- */

#site .hmapsprem_container .hmapsprem_map_container .hmapsprem_info_window h3 {
	color: #0F2440;
	font-size: 18px;
	line-height: 27px;
	font-weight: 500;
	
}
#site .hmapsprem_container .hmapsprem_map_container .hmapsprem_info_window p {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #707173;
    padding-bottom: 10px;
    margin: 0;
}
#site .hmapsprem_container .hmapsprem_map_container .hmapsprem_info_window a {
    color: #333333;
}


/* --- COOKIE NOTICE --- */

body #cookie-notice {
	font-size: 13px;
	line-height: 24px;
	text-align: center;
}

body #cookie-notice .button {
	height: 20px;
	font-weight: 500;
	font-size: 0.75rem;
	line-height: 20px;
	letter-spacing: inherit;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
    padding-left: 5px;
    background-color: #FF131C;
    color: #FFFFFF;
    transition: color .1s linear,background-color .1s linear;
}
body #cookie-notice .button:hover {
    background-color: #808080;
    color: #FFFFFF;
}