<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* /payment/static/src/scss/payment_form.scss defined in bundle 'web.assets_frontend' */
 .o_payment_form label &gt; input[type="radio"], .o_payment_form input[type="checkbox"]{vertical-align: middle; margin-right: 5px;} .o_payment_form .payment_option_name{font-size: 14px; font-weight: normal !important; font-family: Helvetica Neue, sans-serif; line-height: 1.3em; color: #4d4d4d;} .o_payment_form label{font-weight: normal; margin-top: 5px;} .o_payment_form .card-body:first-child{border-top: 0px;} .o_payment_form .card{border-radius: 10px;} .o_payment_form .card-footer:last-child{border-bottom-right-radius: 10px !important; border-bottom-left-radius: 10px !important;} .o_payment_form .card-body{border-top: 1px solid #ddd; padding: 1.14em !important;} .o_payment_form .payment_icon_list{position: relative; margin-top: 0px !important; margin-bottom: -5px !important;} .o_payment_form .payment_icon_list li{padding-left: 5px !important; padding-right: 0px !important;} .o_payment_form .payment_icon_list .more_option{position: absolute; top: auto; left: auto; bottom: auto; right: 10px; font-size: 10px;} 

/* /sale/static/src/scss/sale_portal.scss defined in bundle 'web.assets_frontend' */
 .orders_vertical_align{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;} .orders_label_text_align{vertical-align: 15%;} .sale_tbody .o_line_note{word-break: break-word; word-wrap: break-word; overflow-wrap: break-word;} .sale_tbody input.js_quantity{min-width: 48px; text-align: center;} .sale_tbody input.quantity{padding: 0;} 

/* /website/static/src/scss/website.scss defined in bundle 'web.assets_frontend' */
 #wrapwrap{background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed;} .navbar .nav-item{transition: opacity 1000ms ease 0s;} .navbar .o_menu_loading .nav-item{height: 0 !important; overflow: hidden !important; opacity: 0 !important;} .navbar-light{background-color: #F9F9F9 !important;} .o_footer{background-color: #F9F9F9 !important; color: #212529;} .o_footer .text-muted{color: rgba(33, 37, 41, 0.4) !important;} .o_footer &gt; #footer{border-top: 1px solid transparent;} font[style*='background'], font[class*='bg-']{padding: 2px 6px 4px;} .fa.rounded-circle, .fa.rounded, .fa.rounded-0, .fa.rounded-leaf, .fa.img-thumbnail, .fa.shadow{display: inline-block; vertical-align: middle; text-align: center; width: 3rem; height: 3rem; line-height: 3rem; background-color: #f8f9fa;} .fa.rounded-circle.fa-2x, .fa.rounded.fa-2x, .fa.rounded-0.fa-2x, .fa.rounded-leaf.fa-2x, .fa.img-thumbnail.fa-2x, .fa.shadow.fa-2x{width: 5rem; height: 5rem; line-height: 5rem;} .fa.rounded-circle.fa-3x, .fa.rounded.fa-3x, .fa.rounded-0.fa-3x, .fa.rounded-leaf.fa-3x, .fa.img-thumbnail.fa-3x, .fa.shadow.fa-3x{width: 6rem; height: 6rem; line-height: 6rem;} .fa.rounded-circle.fa-4x, .fa.rounded.fa-4x, .fa.rounded-0.fa-4x, .fa.rounded-leaf.fa-4x, .fa.img-thumbnail.fa-4x, .fa.shadow.fa-4x{width: 7rem; height: 7rem; line-height: 7rem;} .fa.rounded-circle.fa-5x, .fa.rounded.fa-5x, .fa.rounded-0.fa-5x, .fa.rounded-leaf.fa-5x, .fa.img-thumbnail.fa-5x, .fa.shadow.fa-5x{width: 8rem; height: 8rem; line-height: 8rem;} .fa.img-thumbnail{padding: 0;} .fa.rounded-leaf{border-top-left-radius: 3rem; border-bottom-right-radius: 3rem;} .btn.flat{border: 0; letter-spacing: 0.05em; text-transform: uppercase; padding: 0.75rem 1.5rem; font-size: 0.65625rem; line-height: 1.5; border-radius: 0;} .btn.flat.btn-lg, .btn-group-lg &gt; .btn.flat{padding: 1rem 2rem; font-size: 0.8203125rem; line-height: 1.5; border-radius: 0;} .btn.flat.btn-sm, .btn-group-sm &gt; .btn.flat{padding: 0.5rem 1rem; font-size: 0.5625rem; line-height: 1.5; border-radius: 0;} .btn.flat.btn-xs{padding: 0.25rem 0.5rem; font-size: 0.4375rem; line-height: 1.5; border-radius: 0;} .btn.rounded-circle{border-radius: 100px !important; padding: 0.45rem 1.35rem; font-size: 0.875rem; line-height: 1.5; border-radius: 30px;} .btn.rounded-circle.btn-lg, .btn-group-lg &gt; .btn.rounded-circle{padding: 0.6rem 1.8rem; font-size: 1.09375rem; line-height: 1.5; border-radius: 30px;} .btn.rounded-circle.btn-sm, .btn-group-sm &gt; .btn.rounded-circle{padding: 0.3rem 0.9rem; font-size: 0.75rem; line-height: 1.5; border-radius: 30px;} .btn.rounded-circle.btn-xs{padding: 0.15rem 0.45rem; font-size: 0.65625rem; line-height: 1.5; border-radius: 30px;} .s_btn .btn + .btn{margin-left: .75rem;} .blockquote{font-size: 1rem;} .blockquote footer{background-color: inherit;} .oe_img_bg{background-size: cover; background-repeat: no-repeat;} .oe_img_bg.o_bg_img_opt_contain{background-size: contain; background-position: center center;} .oe_img_bg.o_bg_img_opt_custom{background-size: auto;} .oe_img_bg.o_bg_img_opt_repeat{background-repeat: repeat;} .oe_img_bg.o_bg_img_opt_repeat_x{background-repeat: repeat-x;} .oe_img_bg.o_bg_img_opt_repeat_y{background-repeat: repeat-y;} .o_ul_toggle_self, .o_ul_toggle_next{display: none;} .o_ul_folded .o_close{display: none !important;} .o_ul_folded .o_ul_toggle_self, .o_ul_folded .o_ul_toggle_next{display: inline-block; line-height: inherit; float: left; position: relative; margin-left: -1em; top: -0.15em; left: 0.2em; font-size: 1.4em; text-decoration: none;} .o_ul_folded .o_ul_toggle_self.o_open:before, .o_ul_folded .o_ul_toggle_next.o_open:before{content: "ïƒ—";} .o_ul_folded .o_ul_toggle_self:before, .o_ul_folded .o_ul_toggle_next:before{content: "ïƒš";} @media (max-width: 400px){section, .parallax, .row, .hr, .blockquote{height: auto !important;}} .table_desc{margin: 0 0 20px 0; width: 100%; word-break: break-all; border: 1px solid #dddddd;} .table_heading{background-color: #f5f5f5; border: 1px solid #dddddd; color: #666666; font-size: 14px; padding: 4px;} table.table_desc tr td{text-align: left; padding: 5px; font-size: 13px;} table.table_desc tr td:first-child{width: 25%; font-weight: bold; border-bottom: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9; border-left: none;} table.table_desc tr td:last-child{border-bottom: 1px solid #c9c9c9;} .jumbotron{border-radius: 0;} .s_title .s_title_boxed{display: inline-block; padding: 30px; border: 1px solid;} .s_title .s_title_lines{overflow: hidden;} .s_title .s_title_lines:before, .s_title .s_title_lines:after{content: ""; display: inline-block; vertical-align: middle; width: 100%; border-top: 1px solid; border-top-color: inherit;} .s_title .s_title_lines:before{margin: 0 15px 0 -100%;} .s_title .s_title_lines:after{margin: 0 -100% 0 15px;} .s_title .s_title_small_caps{font-variant: small-caps;} .s_title .s_title_transparent{opacity: .5;} .s_title .s_title_thin{font-weight: 300;} .s_features_grid_content{overflow: hidden;} .s_features_grid_content p{margin-bottom: 0;} .s_features_grid_icon{float: left; margin-right: 15px;} .s_alert{margin: 15px 0; border: 1px solid; border-radius: 0.25rem;} .s_alert p:last-child, .s_alert ul:last-child, .s_alert ol:last-child{margin-bottom: 0;} .s_alert_sm{padding: 10px; font-size: 0.75rem;} .s_alert_md{padding: 15px; font-size: 0.875rem;} .s_alert_lg{padding: 30px; font-size: 1.09375rem;} .s_alert_icon{float: left; margin-right: 10px;} .s_alert_content{overflow: hidden;} .s_three_columns .align-items-stretch .card{height: 100%;} .s_comparisons .card-body .card-title{margin: 0;} .s_comparisons .card-body .s_comparisons_currency, .s_comparisons .card-body .s_comparisons_price, .s_comparisons .card-body .s_comparisons_decimal{display: inline-block; vertical-align: middle;} .s_comparisons .card-body .s_comparisons_currency, .s_comparisons .card-body .s_comparisons_decimal{font-size: 80%;} .s_comparisons .card-body .s_comparisons_price{font-size: 200%;} .s_faq_collapse .accordion .card{border-bottom: 1px solid rgba(0, 0, 0, 0.125); margin: 5px 0;} .s_faq_collapse .accordion .card .card-header{cursor: pointer; display: inline-block; width: 100%; padding: .5em 0; border-radius: 0; outline: none;} .s_faq_collapse .accordion .card .card-header:before{content: '\f056'; font-family: 'FontAwesome'; display: inline-block; margin: 0 .5em 0 .75em; color: #6c757d;} .s_faq_collapse .accordion .card .card-header.collapsed:before{content: '\f055'; font-family: 'FontAwesome';} .s_faq_collapse .accordion .card .card-header:hover, .s_faq_collapse .accordion .card .card-header:focus{text-decoration: none;} .s_faq_collapse .accordion .card .card-body{padding: 1em 2.25em;} .s_faq_collapse .card-body p:last-child, .s_faq_collapse .card-body ul:last-child{margin-bottom: 0;} .s_references .img-thumbnail{border: none;} .s_carousel .carousel-control-prev, .s_carousel .carousel-control-next, .s_quotes_carousel .carousel-control-prev, .s_quotes_carousel .carousel-control-next{cursor: pointer; width: 8%; opacity: 1;} .s_carousel .carousel-control-prev, .s_quotes_carousel .carousel-control-prev{-webkit-box-pack: start; justify-content: flex-start;} .s_carousel .carousel-control-next, .s_quotes_carousel .carousel-control-next{-webkit-box-pack: end; justify-content: flex-end;} .s_carousel .carousel-control-prev-icon, .s_carousel .carousel-control-next-icon, .s_quotes_carousel .carousel-control-prev-icon, .s_quotes_carousel .carousel-control-next-icon{width: auto; height: auto; background-image: none; color: #212529;} .s_carousel .carousel-control-prev-icon:before, .s_carousel .carousel-control-next-icon:before, .s_quotes_carousel .carousel-control-prev-icon:before, .s_quotes_carousel .carousel-control-next-icon:before{font-family: "FontAwesome"; display: inline-block; background-color: #fff;} .s_carousel .carousel-inner, .s_quotes_carousel .carousel-inner{overflow: hidden; height: 100%;} .s_carousel .carousel-inner .carousel-item, .s_quotes_carousel .carousel-inner .carousel-item{height: 100%;} .s_carousel .carousel-indicators li:hover:not(.active), .s_quotes_carousel .carousel-indicators li:hover:not(.active){background-color: rgba(255, 255, 255, 0.8);} .s_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-prev-icon:before{content: "ï“" ; margin-left: 1.5rem;} .s_carousel.s_carousel_default .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-next-icon:before{content: "ï”" ; margin-right: 1.5rem;} .s_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_carousel.s_carousel_default .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-next-icon:before{background-color: transparent; font-size: 2rem; color: #fff; text-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);} .s_carousel.s_carousel_default .carousel-indicators li, .s_quotes_carousel.s_carousel_default .carousel-indicators li{height: .5rem; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); border-radius: 2px;} .s_carousel.s_carousel_bordered, .s_quotes_carousel.s_carousel_bordered{border: 2rem solid transparent;} .s_carousel.s_carousel_bordered .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_bordered .carousel-control-prev-icon:before{content: "\f0d9";} .s_carousel.s_carousel_bordered .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_bordered .carousel-control-next-icon:before{content: "\f0da";} .s_carousel.s_carousel_bordered .carousel-control-prev-icon:before, .s_carousel.s_carousel_bordered .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_bordered .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_bordered .carousel-control-next-icon:before{width: 2rem; height: 6rem; line-height: 6rem; font-size: 1.5rem;} .s_carousel.s_carousel_bordered .carousel-indicators li, .s_quotes_carousel.s_carousel_bordered .carousel-indicators li{width: 3rem; height: 1rem;} .s_carousel.s_carousel_rounded .carousel-control-prev, .s_quotes_carousel.s_carousel_rounded .carousel-control-prev{margin-left: 1.5rem;} .s_carousel.s_carousel_rounded .carousel-control-next, .s_quotes_carousel.s_carousel_rounded .carousel-control-next{margin-right: 1.5rem;} .s_carousel.s_carousel_rounded .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_rounded .carousel-control-prev-icon:before{content: "\f060";} .s_carousel.s_carousel_rounded .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_rounded .carousel-control-next-icon:before{content: "\f061";} .s_carousel.s_carousel_rounded .carousel-control-prev-icon:before, .s_carousel.s_carousel_rounded .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_rounded .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_rounded .carousel-control-next-icon:before{width: 4rem; height: 4rem; line-height: 4rem; border-radius: 50%; font-size: 1.25rem;} .s_carousel.s_carousel_rounded .carousel-indicators li, .s_quotes_carousel.s_carousel_rounded .carousel-indicators li{width: 1rem; height: 1rem; border-radius: 50%;} .s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;} @media (min-width: 576px){.s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{max-width: 540px;}} @media (min-width: 768px){.s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{max-width: 720px;}} @media (min-width: 992px){.s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{max-width: 960px;}} @media (min-width: 1200px){.s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{max-width: 1140px;}} .s_carousel.s_carousel_boxed .carousel-item, .s_quotes_carousel.s_carousel_boxed .carousel-item{padding: 0 1rem;} .s_carousel.s_carousel_boxed .carousel-control-prev, .s_carousel.s_carousel_boxed .carousel-control-next, .s_quotes_carousel.s_carousel_boxed .carousel-control-prev, .s_quotes_carousel.s_carousel_boxed .carousel-control-next{align-items: flex-end; margin-bottom: 1.25rem;} .s_carousel.s_carousel_boxed .carousel-control-prev, .s_quotes_carousel.s_carousel_boxed .carousel-control-prev{margin-left: 3rem;} .s_carousel.s_carousel_boxed .carousel-control-next, .s_quotes_carousel.s_carousel_boxed .carousel-control-next{margin-right: 3rem;} .s_carousel.s_carousel_boxed .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_boxed .carousel-control-prev-icon:before{content: "\f104";} .s_carousel.s_carousel_boxed .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_boxed .carousel-control-next-icon:before{content: "\f105";} .s_carousel.s_carousel_boxed .carousel-control-prev-icon:before, .s_carousel.s_carousel_boxed .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_boxed .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_boxed .carousel-control-next-icon:before{width: 2rem; height: 2rem; line-height: 2rem; font-size: 1.25rem;} .s_carousel.s_carousel_boxed .carousel-indicators li, .s_quotes_carousel.s_carousel_boxed .carousel-indicators li{width: 1rem; height: 1rem;} .s_carousel.s_carousel_boxed .carousel-indicators li:hover:not(.active), .s_quotes_carousel.s_carousel_boxed .carousel-indicators li:hover:not(.active){background-color: rgba(255, 255, 255, 0.8);} .carousel .container .carousel-img img{max-height: 95%; padding: 10px;} .carousel .container &gt; .carousel-caption{position: absolute; top: auto; left: 50%; bottom: auto; right: 50%; bottom: 20px;} .carousel .container &gt; .carousel-caption &gt; div{position: absolute; text-align: left; padding: 20px; background: rgba(0, 0, 0, 0.4); bottom: 20px;} .carousel .container &gt; .carousel-image{position: absolute; top: 5%; left: auto; bottom: 5%; right: auto; max-height: 90%; margin: 0 auto;} .carousel .container .carousel-item.text_image .container &gt; .carousel-caption{left: 10%;} .carousel .container .carousel-item.text_image .container &gt; .carousel-caption &gt; div{right: 50%; margin-right: -20%; max-width: 550px;} .carousel .container .carousel-item.text_image .container &gt; .carousel-image{right: 10%; left: 50%;} .carousel .container .carousel-item.image_text .container &gt; .carousel-caption{right: 10%;} .carousel .container .carousel-item.image_text .container &gt; .carousel-caption &gt; div{left: 50%; margin-left: -20%; max-width: 550px;} .carousel .container .carousel-item.image_text .container &gt; .carousel-image{right: 50%; left: 10%;} .carousel .container .carousel-item.text_only .container &gt; .carousel-caption{left: 10%; right: 10%; top: 10%; bottom: auto;} .carousel .container .carousel-item.text_only .container &gt; .carousel-caption &gt; div{text-align: center; background: transparent; bottom: auto; width: 100%;} .carousel .container .carousel-item.text_only .container &gt; .carousel-image{display: none !important;} .s_quotes_carousel blockquote{padding: 30px; margin-bottom: 0;} .s_quotes_carousel blockquote .s_quotes_carousel_icon{position: absolute; top: 0; left: -3rem;} .s_quotes_carousel blockquote img{max-width: 40px; margin-right: 5px; border-radius: 50%;} .s_quotes_carousel blockquote footer{background-color: transparent;} .s_quotes_carousel blockquote footer:before{content: "";} @media (max-width: 991.98px){.s_company_team img{max-width: 50%;}} .o_gallery.o_grid .img, .o_gallery.o_masonry .img{width: 100%;} .o_gallery.o_grid.o_spc-none div.row{margin: 0;} .o_gallery.o_grid.o_spc-none div.row &gt; div{padding: 0;} .o_gallery.o_grid.o_spc-small div.row{margin: 5px 0;} .o_gallery.o_grid.o_spc-small div.row &gt; div{padding: 0 5px;} .o_gallery.o_grid.o_spc-medium div.row{margin: 10px 0;} .o_gallery.o_grid.o_spc-medium div.row &gt; div{padding: 0 10px;} .o_gallery.o_grid.o_spc-big div.row{margin: 15px 0;} .o_gallery.o_grid.o_spc-big div.row &gt; div{padding: 0 15px;} .o_gallery.o_grid.size-auto .row{height: auto;} .o_gallery.o_grid.size-small .row{height: 100px;} .o_gallery.o_grid.size-medium .row{height: 250px;} .o_gallery.o_grid.size-big .row{height: 400px;} .o_gallery.o_grid.size-small img, .o_gallery.o_grid.size-medium img, .o_gallery.o_grid.size-big img{height: 100%;} .o_gallery.o_masonry.o_spc-none div.col{padding: 0;} .o_gallery.o_masonry.o_spc-none div.col &gt; img{margin: 0 !important;} .o_gallery.o_masonry.o_spc-small div.col{padding: 0 5px;} .o_gallery.o_masonry.o_spc-small div.col &gt; img{margin: 5px 0 !important;} .o_gallery.o_masonry.o_spc-medium div.col{padding: 0 10px;} .o_gallery.o_masonry.o_spc-medium div.col &gt; img{margin: 10px 0 !important;} .o_gallery.o_masonry.o_spc-big div.col{padding: 0 15px;} .o_gallery.o_masonry.o_spc-big div.col &gt; img{margin: 15px 0 !important;} .o_gallery.o_nomode.o_spc-none .img{padding: 0;} .o_gallery.o_nomode.o_spc-small .img{padding: 5px;} .o_gallery.o_nomode.o_spc-medium .img{padding: 10px;} .o_gallery.o_nomode.o_spc-big .img{padding: 15px;} .o_gallery.o_slideshow .carousel ul.carousel-indicators li{border: 1px solid #aaa;} .o_gallery.o_slideshow &gt; .container{height: 100%;} .o_gallery .carousel-inner .item img{max-width: none;} .o_gallery.o_slideshow .carousel, .modal-body.o_slideshow .carousel{height: 100%;} .o_gallery.o_slideshow .carousel .carousel-inner, .modal-body.o_slideshow .carousel .carousel-inner{height: 100%;} .o_gallery.o_slideshow .carousel .carousel-item, .modal-body.o_slideshow .carousel .carousel-item{height: 100%; padding-bottom: 64px;} .o_gallery.o_slideshow .carousel img, .modal-body.o_slideshow .carousel img{max-height: 100%; max-width: 100%; margin: auto;} .o_gallery.o_slideshow .carousel ul.carousel-indicators, .modal-body.o_slideshow .carousel ul.carousel-indicators{height: auto; padding: 0; border-width: 0; position: absolute; bottom: 0; width: 100%; margin-left: 0; left: 0%;} .o_gallery.o_slideshow .carousel ul.carousel-indicators &gt; *, .modal-body.o_slideshow .carousel ul.carousel-indicators &gt; *{list-style-image: none; display: inline-block; width: 40px; height: 40px; margin: 2.5px 2.5px 2.5px 2.5px; padding: 0; border: 1px solid #aaa; text-indent: initial; background-size: cover; background-color: #fff; border-radius: 0; vertical-align: bottom; flex: 0 0 40px;} .o_gallery.o_slideshow .carousel ul.carousel-indicators &gt; *:not(.active), .modal-body.o_slideshow .carousel ul.carousel-indicators &gt; *:not(.active){opacity: 0.8; filter: grayscale(1);} .parallax{position: relative;} .parallax:not(.s_parallax_no_overflow_hidden){overflow: hidden;} .parallax &gt; *{position: relative;} .parallax &gt; .s_parallax_bg{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background-color: inherit; background-size: cover; background-attachment: scroll; pointer-events: none;} .parallax &gt; .s_parallax_bg::after{content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background-color: inherit;} @media (min-width: 1200px){.parallax.s_parallax_is_fixed &gt; .s_parallax_bg{background-attachment: fixed;}} .s_hr{line-height: 0;} .s_hr hr{padding: 0; border: 0; border-top-color: inherit; margin: 0;} .s_hr .s_hr_dashed{border-top-style: dashed;} .s_hr .s_hr_double{border-top-style: double;} .s_hr .s_hr_dotted{border-top-style: dotted;} .s_hr .s_hr_solid{border-top-style: solid;} .s_hr .s_hr_5px{border-top-width: 5px;} .s_hr .s_hr_4px{border-top-width: 4px;} .s_hr .s_hr_3px{border-top-width: 3px;} .s_hr .s_hr_2px{border-top-width: 2px;} .s_hr .s_hr_1px{border-top-width: 1px;} .s_card{margin: 15px 0;} .s_card .card-body p:last-child, .s_card .card-body ul:last-child, .s_card .card-body ol:last-child{margin-bottom: 0;} .s_share &gt; *{display: inline-block; vertical-align: middle;} .s_share .s_share_title{margin: 0 .4rem 0 0;} .s_share &gt; a + a{margin-left: .4rem;} .s_share .s_share_facebook, .s_share .s_share_facebook:hover, .s_share .s_share_facebook:focus{color: #3b5998;} .s_share .s_share_twitter, .s_share .s_share_twitter:hover, .s_share .s_share_twitter:focus{color: #1da1f2;} .s_share .s_share_linkedin, .s_share .s_share_linkedin:hover, .s_share .s_share_linkedin:focus{color: #0077b5;} .s_share .s_share_google, .s_share .s_share_google:hover, .s_share .s_share_google:focus{color: #db4437;} .s_rating &gt; .s_rating_stars .fa:before{content: "ï€†";} .s_rating &gt; .s_rating_stars.s_rating_5 .fa:nth-of-type(-n+5):before{content: "ï€…";} .s_rating &gt; .s_rating_stars.s_rating_4 .fa:nth-of-type(-n+4):before{content: "ï€…";} .s_rating &gt; .s_rating_stars.s_rating_3 .fa:nth-of-type(-n+3):before{content: "ï€…";} .s_rating &gt; .s_rating_stars.s_rating_2 .fa:nth-of-type(-n+2):before{content: "ï€…";} .s_rating &gt; .s_rating_stars.s_rating_1 .fa:nth-of-type(-n+1):before{content: "ï€…";} .s_rating &gt; .s_rating_squares .fa:before{content: "ï„Œ";} .s_rating &gt; .s_rating_squares.s_rating_5 .fa:nth-of-type(-n+5):before{content: "ï„‘";} .s_rating &gt; .s_rating_squares.s_rating_4 .fa:nth-of-type(-n+4):before{content: "ï„‘";} .s_rating &gt; .s_rating_squares.s_rating_3 .fa:nth-of-type(-n+3):before{content: "ï„‘";} .s_rating &gt; .s_rating_squares.s_rating_2 .fa:nth-of-type(-n+2):before{content: "ï„‘";} .s_rating &gt; .s_rating_squares.s_rating_1 .fa:nth-of-type(-n+1):before{content: "ï„‘";} .s_rating &gt; .s_rating_hearts .fa:before{content: "ï‚Š";} .s_rating &gt; .s_rating_hearts.s_rating_5 .fa:nth-of-type(-n+5):before{content: "ï€„";} .s_rating &gt; .s_rating_hearts.s_rating_4 .fa:nth-of-type(-n+4):before{content: "ï€„";} .s_rating &gt; .s_rating_hearts.s_rating_3 .fa:nth-of-type(-n+3):before{content: "ï€„";} .s_rating &gt; .s_rating_hearts.s_rating_2 .fa:nth-of-type(-n+2):before{content: "ï€„";} .s_rating &gt; .s_rating_hearts.s_rating_1 .fa:nth-of-type(-n+1):before{content: "ï€„";} .s_rating &gt; .s_rating_bar .fa{display: none;} .s_rating &gt; .s_rating_bar .s_rating_bar{display: -webkit-box; display: -webkit-flex; display: flex; height: 1rem; background-color: #dee2e6;} .s_rating &gt; .s_rating_bar .s_rating_bar:before{content: ""; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; justify-content: center; transition: width 0.6s ease; background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; background-color: #b60005; animation: progress-bar-stripes 1s linear infinite;} @media screen and (prefers-reduced-motion: reduce){.s_rating &gt; .s_rating_bar .s_rating_bar:before{transition: none;}} .s_rating &gt; .s_rating_bar.s_rating_5 .s_rating_bar:before{width: 100%;} .s_rating &gt; .s_rating_bar.s_rating_4 .s_rating_bar:before{width: 80%;} .s_rating &gt; .s_rating_bar.s_rating_3 .s_rating_bar:before{width: 60%;} .s_rating &gt; .s_rating_bar.s_rating_2 .s_rating_bar:before{width: 40%;} .s_rating &gt; .s_rating_bar.s_rating_1 .s_rating_bar:before{width: 20%;} .s_rating &gt; .s_rating_1x .fa{font-size: 1em;} .s_rating &gt; .s_rating_2x .fa{font-size: 2em;} .s_rating &gt; .s_rating_3x .fa{font-size: 3em;} #wrapwrap .o_header_affix{position: absolute; top: 0; left: 0; bottom: auto; right: 0; position: fixed; z-index: 1030; background: #f9f6f6; margin-top: -200px; transition: margin-top 500ms ease 0s;} #wrapwrap .o_header_affix.affixed{margin-top: 0px;} #oe_main_menu_navbar + #wrapwrap .o_header_affix{top: 46px;} .navbar .o_extra_menu_items.show &gt; ul &gt; li + li{border-top: 1px solid #e9ecef;} .navbar .o_extra_menu_items.show &gt; ul &gt; li &gt; a.dropdown-toggle{background-color: #e9ecef; color: inherit; pointer-events: none;} .navbar .o_extra_menu_items.show &gt; ul &gt; li &gt; ul{position: static; float: none; display: block; max-height: none; margin-top: 0; padding: 0; border: none; box-shadow: none;} @media (min-width: 992px){header .navbar .dropdown-menu{max-height: 60vh; overflow-y: auto;}} header.o_header_affix .navbar-collapse.show{max-height: 80vh; overflow-y: auto;} .o_footer_copyright{padding: 8px;} .o_footer_copyright .js_language_selector{display: inline-block;} @media (min-width: 768px){.o_footer_copyright .row{display: -webkit-box; display: -webkit-flex; display: flex;}.o_footer_copyright .row &gt; div{margin: auto 0;}} #wrapwrap.o_header_overlay &gt; header:not(.o_header_affix){position: absolute; top: 0; left: 0; bottom: auto; right: 0; z-index: 1000;} #wrapwrap.o_header_overlay &gt; header:not(.o_header_affix) &gt; .navbar{background-color: transparent !important; border-color: transparent; color: inherit;} #wrapwrap.o_header_overlay &gt; header:not(.o_header_affix) &gt; .navbar .nav-item &gt; .nav-link{background-color: transparent; color: inherit;} #wrapwrap.o_header_overlay &gt; header:not(.o_header_affix) &gt; .navbar .nav-item &gt; .nav-link.active{font-weight: bolder;} .bg-primary-light{background-color: rgba(182, 0, 5, 0.1);} .bg-secondary-light{background-color: rgba(203, 133, 134, 0.1);} .bg-success-light{background-color: rgba(40, 167, 69, 0.1);} .bg-info-light{background-color: rgba(23, 162, 184, 0.1);} .bg-warning-light{background-color: rgba(255, 193, 7, 0.1);} .bg-danger-light{background-color: rgba(220, 53, 69, 0.1);} .bg-light-light{background-color: rgba(249, 246, 246, 0.1);} .bg-dark-light{background-color: rgba(31, 20, 21, 0.1);} .bg-alpha-light{background-color: rgba(182, 0, 5, 0.1);} .bg-beta-light{background-color: rgba(203, 133, 134, 0.1);} .bg-gamma-light{background-color: rgba(173, 9, 136, 0.1);} .bg-delta-light{background-color: rgba(173, 127, 9, 0.1);} .bg-epsilon-light{background-color: rgba(9, 173, 168, 0.1);} .modal-footer &gt; .float-left{margin-right: auto;} .o_perk span{display: block;} 

/* /website/static/src/scss/website.ui.scss defined in bundle 'web.assets_frontend' */
 body{direction: ltr;} body.o_connected_user{padding-top: 46px !important;} #oe_main_menu_navbar{position: absolute; top: 0; left: 0; bottom: auto; right: 0; position: fixed; z-index: 1040; font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px;} #oe_main_menu_navbar .dropdown-menu{background-color: white;} #oe_main_menu_navbar .dropdown-item{color: #212529;} #oe_main_menu_navbar .dropdown-item:hover, #oe_main_menu_navbar .dropdown-item:focus{color: #16181b;} #oe_main_menu_navbar .dropdown-item.active, #oe_main_menu_navbar .dropdown-item:active{color: white; background-color: #7C7BAD;} #oe_main_menu_navbar a:hover, #oe_main_menu_navbar a:focus{text-decoration: none;} #oe_main_menu_navbar .dropdown-menu{font-size: inherit; border-radius: 0; color: #FFFFFF;} #oe_main_menu_navbar .o_menu_sections a &gt; .fa-plus, #oe_main_menu_navbar .o_menu_sections a &gt; .fa-pencil{margin-right: 7.5px;} #oe_main_menu_navbar .o_menu_sections .o_mobile_preview a{text-align: center; font-size: 20px;} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a{padding: 0 15px;} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic{padding: 0 7.5px;} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"], #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"], #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic{color: #FFFFFF; background-color: #7C7BAD; border-color: #7C7BAD;} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"]:hover, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic:hover{color: #FFFFFF; background-color: #65639e; border-color: #5f5e97;} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"]:focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"].focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"].focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic:focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic.focus{box-shadow: 0 0 0 0.2rem rgba(124, 123, 173, 0.5);} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"].disabled, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"]:disabled, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"].disabled, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"]:disabled, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic.disabled, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic:disabled{color: #FFFFFF; background-color: #7C7BAD; border-color: #7C7BAD;} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"]:not(:disabled):not(.disabled):active, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"]:not(:disabled):not(.disabled).active, .show &gt; #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"].dropdown-toggle, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"]:not(:disabled):not(.disabled):active, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"]:not(:disabled):not(.disabled).active, .show &gt; #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"].dropdown-toggle, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic:not(:disabled):not(.disabled):active, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic:not(:disabled):not(.disabled).active, .show &gt; #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic.dropdown-toggle{color: #FFFFFF; background-color: #5f5e97; border-color: #5a598f;} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"]:not(:disabled):not(.disabled):active:focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"]:not(:disabled):not(.disabled).active:focus, .show &gt; #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="edit"].dropdown-toggle:focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"]:not(:disabled):not(.disabled):active:focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"]:not(:disabled):not(.disabled).active:focus, .show &gt; #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a[data-action="translate"].dropdown-toggle:focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic:not(:disabled):not(.disabled):active:focus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic:not(:disabled):not(.disabled).active:focus, .show &gt; #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a.css_edit_dynamic.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(124, 123, 173, 0.5);} #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a &gt; .fa-plus, #oe_main_menu_navbar .o_menu_systray &gt; li &gt; a &gt; .fa-pencil{margin-right: 7.5px;} #oe_main_menu_navbar .o_menu_systray .o_mobile_preview a{text-align: center; font-size: 20px;} @media (max-width: 767.98px){#oe_main_menu_navbar #oe_applications{position: inherit; z-index: 1002;}} body .modal.o_technical_modal{font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; color: #33363e; background: 0;} body .modal.o_technical_modal .text-muted{color: #999999 !important;} body .modal.o_technical_modal .dropdown-menu{background-color: white;} body .modal.o_technical_modal .dropdown-item{color: #212529;} body .modal.o_technical_modal .dropdown-item:hover, body .modal.o_technical_modal .dropdown-item:focus{color: #16181b;} body .modal.o_technical_modal .dropdown-item.active, body .modal.o_technical_modal .dropdown-item:active{color: white; background-color: #7C7BAD;} body .modal.o_technical_modal h1, body .modal.o_technical_modal h2, body .modal.o_technical_modal h3, body .modal.o_technical_modal h4, body .modal.o_technical_modal h5, body .modal.o_technical_modal h6, body .modal.o_technical_modal .h1, body .modal.o_technical_modal .h2, body .modal.o_technical_modal .h3, body .modal.o_technical_modal .h4, body .modal.o_technical_modal .h5, body .modal.o_technical_modal .h6{font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; color: #2c2c36; font-weight: bold;} body .modal.o_technical_modal :not(.input-group):not(.form-group):not(.input-group-append):not(.input-group-prepend) &gt; .form-control{height: 34px;} body .modal.o_technical_modal .form-control{padding: 6px 12px; font-size: 14px; line-height: 1.5; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} body .modal.o_technical_modal .form-control.is-invalid{border-color: #dc3545;} body .modal.o_technical_modal .input-group .form-control{height: auto;} body .modal.o_technical_modal .input-group-text{background-color: #e9ecef;} body .modal.o_technical_modal .was-validated .form-control:invalid{border-color: #dc3545;} body .modal.o_technical_modal select.form-control{-webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1 sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHdpZHRoPScyNCcgaGVpZ2 h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0Jz48cGF0aCBpZD0nc3ZnXzEnIGQ9J203LjQwNiw3L jgyOGw0LjU5NCw0LjU5NGw0LjU5NCwtNC41OTRsMC40MDYsMS40MDZsLTUsNC43NjZsLTUsLTQu NzY2bDAuNDA2LC0xLjQwNnonIGZpbGw9JyM4ODgnLz48L3N2Zz4="); background-position: 100% 65%; background-repeat: no-repeat;} body .modal.o_technical_modal a:not(.o_btn_preview){color: #7C7BAD;} body .modal.o_technical_modal a:not(.o_btn_preview):focus, body .modal.o_technical_modal a:not(.o_btn_preview):active, body .modal.o_technical_modal a:not(.o_btn_preview):focus:active{outline: none !important;} body .modal.o_technical_modal .badge:hover a, body .modal.o_technical_modal .badge a{color: #fff;} body .modal.o_technical_modal .btn:not(.o_btn_preview){border-radius: 0; font-weight: normal; text-transform: none; padding: 0.375rem 0.75rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary{color: #FFFFFF; background-color: #7C7BAD; border-color: #7C7BAD;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:hover{color: #FFFFFF; background-color: #65639e; border-color: #5f5e97;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary.focus{box-shadow: 0 0 0 0.2rem rgba(124, 123, 173, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:disabled{color: #FFFFFF; background-color: #7C7BAD; border-color: #7C7BAD;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled).active, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary.dropdown-toggle{color: #FFFFFF; background-color: #5f5e97; border-color: #5a598f;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled).active:focus, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(124, 123, 173, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc; color: #7C7BAD;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:hover{color: #212529; background-color: #e9e9e9; border-color: #e3e2e2;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary.focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:disabled{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled).active, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary.dropdown-toggle{color: #212529; background-color: #e3e2e2; border-color: gainsboro;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc; color: #7C7BAD;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:hover{color: #212529; background-color: #e9e9e9; border-color: #e3e2e2;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link.focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:disabled{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled).active, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link.dropdown-toggle{color: #212529; background-color: #e3e2e2; border-color: gainsboro;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled).active:focus, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success{color: #FFFFFF; background-color: #40ad67; border-color: #40ad67;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:hover{color: #FFFFFF; background-color: #369156; border-color: #328851;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success.focus{box-shadow: 0 0 0 0.2rem rgba(64, 173, 103, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:disabled{color: #FFFFFF; background-color: #40ad67; border-color: #40ad67;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled).active, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success.dropdown-toggle{color: #FFFFFF; background-color: #328851; border-color: #2f7e4b;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled).active:focus, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(64, 173, 103, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info{color: #FFFFFF; background-color: #6999a8; border-color: #6999a8;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:hover{color: #FFFFFF; background-color: #568695; border-color: #517e8d;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info.focus{box-shadow: 0 0 0 0.2rem rgba(105, 153, 168, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:disabled{color: #FFFFFF; background-color: #6999a8; border-color: #6999a8;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled).active, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info.dropdown-toggle{color: #FFFFFF; background-color: #517e8d; border-color: #4d7784;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled).active:focus, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(105, 153, 168, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning{color: #212529; background-color: #f0ad4e; border-color: #f0ad4e;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:hover{color: #212529; background-color: #ed9d2b; border-color: #ec971f;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning.focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:disabled{color: #212529; background-color: #f0ad4e; border-color: #f0ad4e;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning.dropdown-toggle{color: #212529; background-color: #ec971f; border-color: #ea9214;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active:focus, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:hover{color: #FFFFFF; background-color: #e1374f; border-color: #df2c45;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger.focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:disabled{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger.dropdown-toggle{color: #FFFFFF; background-color: #df2c45; border-color: #dd213c;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active:focus, .show &gt; body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} body .modal.o_technical_modal .card{padding: 19px; margin-bottom: 20px; background-color: #fcfcfc; border: 1px solid #efefef; border-radius: 0; box-shadow: none;} body .modal.o_technical_modal .modal-content{border-radius: 0; background-color: #fcfcfc;} body .modal.o_technical_modal .modal-content .modal-header{border-bottom-color: #e9ecef;} body .modal.o_technical_modal .modal-content .modal-body{background-color: white;} body .modal.o_technical_modal .modal-content .modal-footer{border-top-color: #e9ecef; text-align: left;} body .modal.o_technical_modal .nav-tabs{border-bottom: 1px solid #e9ecef;} body .modal.o_technical_modal .nav-tabs &gt; li &gt; a{line-height: 1.5; color: #4e525b;} body .modal.o_technical_modal .nav-tabs &gt; li &gt; a:hover{border-color: #dee2e6;} body .modal.o_technical_modal .nav-tabs &gt; li &gt; a.active, body .modal.o_technical_modal .nav-tabs &gt; li &gt; a.active:hover, body .modal.o_technical_modal .nav-tabs &gt; li &gt; a.active:focus{color: #50545d; background-color: #fcfcfc; border-color: #dee2e6 #dee2e6 #FFFFFF;} body .modal.oe_mobile_preview{text-align: center;} body .modal.oe_mobile_preview .modal-dialog{display: inline-block; width: auto;} body .modal.oe_mobile_preview .modal-dialog .modal-content{background-color: black !important; border: 3px outset gray; border-radius: 20px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header{border: none; cursor: pointer; font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header, body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header .close{color: white;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header h4{font-family: inherit; font-weight: normal; color: inherit;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header h4 .fa{margin-left: 15px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body{background-color: inherit !important; border-radius: 20px; padding: 15px; display: -webkit-box; display: -webkit-flex; display: flex; width: 335px; height: 530px; transition: all 400ms ease 0s;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body.o_invert_orientation{width: 545px; height: 320px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body &gt; iframe{display: block; width: 100%; border: none;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-footer{display: none;} body .modal .oe_menu_editor ul{padding-left: 37px;} body .modal .oe_menu_editor li{margin-top: -1px;} body .modal .oe_menu_editor li .input-group-addon{border-radius: 0;} body .modal.oe_seo_configuration #language-box{padding-right: 25px; background-color: white;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img{position: relative; transition: border-color 200ms; display: inline-block; border: 2px solid #ced4da;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img &gt; img{width: 70px; height: 70px; object-fit: cover; cursor: pointer;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img:hover{border-color: #7C7BAD;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img.o_active_image{border-color: #7C7BAD;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img.o_active_image:before{position: absolute; top: auto; left: auto; bottom: auto; right: 0; content: ''; border: 16px solid rgba(124, 123, 173, 0.8); border-left-color: transparent; border-bottom-color: transparent;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img.o_active_image:after{position: absolute; top: 2px; left: auto; bottom: auto; right: 3px; display: inline-block; content: "\f00c"; font-family: FontAwesome; color: white; font-size: 12px;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img .o-custom-label{position: absolute; top: auto; left: auto; bottom: 0px; right: auto; background: rgba(52, 58, 64, 0.6); font-size: 12px;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img_upload{transition: 200ms; display: inline-block; padding: 23px 27px; border: 2px dashed #bcc1c6; vertical-align: top; cursor: pointer; color: #bcc1c6;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img_upload:hover{border-color: #7C7BAD; color: #7C7BAD;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_active_img{height: 240px; object-fit: cover;} body .modal.oe_seo_configuration div.oe_seo_preview_g{list-style: none; font-family: arial, sans-serif;} body .modal.oe_seo_configuration div.oe_seo_preview_g .r{cursor: pointer; color: #1a0dab; font-size: 18px; overflow: hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; white-space: nowrap;} body .modal.oe_seo_configuration div.oe_seo_preview_g .s{font-size: 13px; line-height: 18px; color: #545454;} body .modal.oe_seo_configuration div.oe_seo_preview_g .s .kv{color: #006621; font-size: 14px; line-height: 18px;} .o_new_content_open{overflow: hidden;} #o_new_content_menu_choices{font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; color: #33363e; position: absolute; top: 46px; left: 0; bottom: 0; right: 0; position: fixed; display: -webkit-box; display: -webkit-flex; display: flex; overflow: auto; background-color: rgba(0, 0, 0, 0.8); font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;} #o_new_content_menu_choices .text-muted{color: #999999 !important;} #o_new_content_menu_choices::before{content: " "; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: -1; pointer-events: none;} #o_new_content_menu_choices .container{max-width: 720px; margin: auto;} #o_new_content_menu_choices .o_new_content_element{opacity: 0; animation: fadeInDownSmall 1s forwards;} #o_new_content_menu_choices .o_new_content_element a{display: block; font-size: 34px; text-align: center;} #o_new_content_menu_choices .o_new_content_element a i{width: 110px; height: 110px; border: 3px solid #434352; border-radius: 100%; line-height: 104px; background-color: #2C2C36; color: white; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;} #o_new_content_menu_choices .o_new_content_element a p{color: white; margin-top: 0.7em; font-size: 0.5em;} #o_new_content_menu_choices .o_new_content_element a:hover, #o_new_content_menu_choices .o_new_content_element a:focus{text-decoration: none; outline: none;} #o_new_content_menu_choices .o_new_content_element a:hover i, #o_new_content_menu_choices .o_new_content_element a:focus i{border-color: #1cc1a9; box-shadow: 0 0 10px rgba(28, 193, 169, 0.46);} .oe_login_form, .oe_signup_form, .oe_reset_password_form{max-width: 300px; position: relative; margin: 50px auto;} .o_ace_view_editor{font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; color: #33363e; position: absolute; top: 46px; left: auto; bottom: 0; right: 0; position: fixed; z-index: 1050;} .o_ace_view_editor .text-muted{color: #999999 !important;} .o_ace_view_editor .btn:not(.o_btn_preview){border-radius: 0; font-weight: normal; text-transform: none; padding: 0.375rem 0.75rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{color: #FFFFFF; background-color: #7C7BAD; border-color: #7C7BAD;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover{color: #FFFFFF; background-color: #65639e; border-color: #5f5e97;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{box-shadow: 0 0 0 0.2rem rgba(124, 123, 173, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:disabled{color: #FFFFFF; background-color: #7C7BAD; border-color: #7C7BAD;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled).active, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.dropdown-toggle{color: #FFFFFF; background-color: #5f5e97; border-color: #5a598f;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled).active:focus, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(124, 123, 173, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc; color: #7C7BAD;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:hover{color: #212529; background-color: #e9e9e9; border-color: #e3e2e2;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary.focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:disabled{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled).active, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary.dropdown-toggle{color: #212529; background-color: #e3e2e2; border-color: gainsboro;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc; color: #7C7BAD;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover{color: #212529; background-color: #e9e9e9; border-color: #e3e2e2;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:disabled{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled).active, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.dropdown-toggle{color: #212529; background-color: #e3e2e2; border-color: gainsboro;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled).active:focus, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success{color: #FFFFFF; background-color: #40ad67; border-color: #40ad67;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover{color: #FFFFFF; background-color: #369156; border-color: #328851;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{box-shadow: 0 0 0 0.2rem rgba(64, 173, 103, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:disabled{color: #FFFFFF; background-color: #40ad67; border-color: #40ad67;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled).active, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.dropdown-toggle{color: #FFFFFF; background-color: #328851; border-color: #2f7e4b;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled).active:focus, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(64, 173, 103, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info{color: #FFFFFF; background-color: #6999a8; border-color: #6999a8;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover{color: #FFFFFF; background-color: #568695; border-color: #517e8d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{box-shadow: 0 0 0 0.2rem rgba(105, 153, 168, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:disabled{color: #FFFFFF; background-color: #6999a8; border-color: #6999a8;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled).active, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.dropdown-toggle{color: #FFFFFF; background-color: #517e8d; border-color: #4d7784;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled).active:focus, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(105, 153, 168, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{color: #212529; background-color: #f0ad4e; border-color: #f0ad4e;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover{color: #212529; background-color: #ed9d2b; border-color: #ec971f;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:disabled{color: #212529; background-color: #f0ad4e; border-color: #f0ad4e;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.dropdown-toggle{color: #212529; background-color: #ec971f; border-color: #ea9214;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover{color: #FFFFFF; background-color: #e1374f; border-color: #df2c45;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:disabled{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.dropdown-toggle{color: #FFFFFF; background-color: #df2c45; border-color: #dd213c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} .o_ace_view_editor :not(.input-group):not(.form-group):not(.input-group-append):not(.input-group-prepend) &gt; .form-control{height: 34px;} .o_ace_view_editor .form-control{padding: 6px 12px; font-size: 14px; line-height: 1.5; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} .o_ace_view_editor .form-control.is-invalid{border-color: #dc3545;} .o_ace_view_editor .input-group .form-control{height: auto;} .o_ace_view_editor .input-group-text{background-color: #e9ecef;} .o_ace_view_editor .was-validated .form-control:invalid{border-color: #dc3545;} .o_ace_view_editor select.form-control{-webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1 sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHdpZHRoPScyNCcgaGVpZ2 h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0Jz48cGF0aCBpZD0nc3ZnXzEnIGQ9J203LjQwNiw3L jgyOGw0LjU5NCw0LjU5NGw0LjU5NCwtNC41OTRsMC40MDYsMS40MDZsLTUsNC43NjZsLTUsLTQu NzY2bDAuNDA2LC0xLjQwNnonIGZpbGw9JyM4ODgnLz48L3N2Zz4="); background-position: 100% 65%; background-repeat: no-repeat;} .tour .popover-navigation{margin-left: 13px; margin-bottom: 8px;} .css_published .btn-danger, .css_published .css_publish{display: none;} .css_unpublished .btn-success, .css_unpublished .css_unpublish{display: none;} [data-publish='off'] &gt; *:not(.css_options){opacity: 0.5;} @media print{a[href]:after{content: initial;}} .o_page_management_info .o_switch{padding-top: 9px;} #list_website_pages th{background-color: #7C7BAD; color: white;} #list_website_pages td, #list_website_pages th{padding: 0.45rem;} #list_website_pages td &gt; a.fa{margin-left: 5px; color: #7C7BAD;} #list_website_pages td .text-muted{opacity: 0.5;} #list_website_pages .fa-check, #list_website_pages .fa-eye-slash{color: #17a2b8;} 

/* /website/static/src/scss/website.zoomodoo.scss defined in bundle 'web.assets_frontend' */
 .zoomodoo{position: relative; display: inline-block; *display: inline; *zoom: 1;} .zoomodoo img{vertical-align: bottom;} .zoomodoo-flyout{position: absolute; z-index: 100; overflow: hidden; background: #FFF; top: 0; width: 100%; height: 100%;} .zoomodoo-flyout img{max-width: 500%;} .zoomodoo-hover .zoomodoo-flyout{left: 0;} .zoomodoo-next .zoomodoo-flyout{left: 100%;} 

/* /website_mail/static/src/css/website_mail.scss defined in bundle 'web.assets_frontend' */
 .js_follow[data-follow='on'] .js_follow_btn, .js_follow[data-follow='off'] .js_unfollow_btn{display: none;} 

/* /website_rating/static/src/scss/website_rating.scss defined in bundle 'web.assets_frontend' */
 .o_website_rating_static{color: #FACC2E;} .o_website_rating_card_container{} .o_website_rating_card_container .o_message_counter{color: #495057;} .o_website_rating_card_container table.o_website_rating_progress_table{width: 100%; overflow: visible;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_star_num{min-width: 30px; white-space: nowrap;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_select[style*="opacity: 1"]{cursor: pointer;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress{min-width: 120px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress &gt; .progress{margin-bottom: 5px; margin-left: 5px; margin-right: 5px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress .o_rating_progressbar{background-color: #FACC2E;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_percent{text-align: right; padding-left: 5px; font-size: 0.75rem;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_reset .o_website_rating_select_text{visibility: hidden;} .o_rating_star_card{margin-bottom: 5px;} .o_rating_star_card .stars{display: inline-block; color: #FACC2E; margin-right: 15px;} .o_rating_star_card .stars i{margin-right: -3px; text-align: center;} .o_rating_star_card .stars.enabled{cursor: pointer;} .o_rating_star_card .rate_text{display: inline-block;} 

/* /website_form/static/src/scss/website_form.scss defined in bundle 'web.assets_frontend' */
 .o_website_form_flex{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;} .o_website_form_flex_item{flex-basis: 33%;} @media (max-width: 991.98px){.o_website_form_flex_item{flex-basis: 50%;}} @media (max-width: 767.98px){.o_website_form_flex_item{flex-basis: 100%;}} .o_website_form_field_hidden{display: none;} .editor_enable .o_website_form_field_hidden{display: block; opacity: 0.5;} .editor_enable .s_website_form .form-field select{pointer-events: none;} .o_website_form_required .col-form-label:after, .o_website_form_required_custom .col-form-label:after{content: ' *';} #editable_select.form-control{height: 100%;} .form-field input[type=file].form-control{height: 100%;} 

/* /website_links/static/src/css/website_links.css defined in bundle 'web.assets_frontend' */
.no-link-style{color: black; text-decoration: none;} .required-form-control{background-color: #CECDFF;} #filters li a, #filters li.active a, #filters li.active a.active, #filters li.active a:hover, #filters li.active a:focus, #filters li a:hover{padding: 0px 5px; border-radius: 0px; border: 0px; border-color: transparent; border-right: 1px solid #999; padding-bottom: 0; background-color: #FFFFFF;} #filters li.active a{color: #999;} #filters li:last-child a, #filters li:last-child a:hover, #filters li:last-child a:focus{border-right: 0px;} .nav-tabs-inline{font-size: 14px;} #o_website_links_recent_links{min-height:30em;} .o_website_links_code_error{display:none; color:red; font-weight:bold;} .truncate_text{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 500px;} 

/* /mass_mailing/static/src/css/mass_mailing_popup.css defined in bundle 'web.assets_frontend' */
 .editor_enable [data-oe-placeholder]:empty:not(:focus):before{content: " \00a0 " attr(data-oe-placeholder); opacity: 0.4;} .o_popup_animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;} @-webkit-keyframes o_popup_bounce_small{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -14px, 0); transform: translate3d(0, -14px, 0);}70%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}90%{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}} @keyframes o_popup_bounce_small{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -14px, 0); transform: translate3d(0, -14px, 0);}70%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}90%{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}} .o_popup_bounce_small{-webkit-animation-name: o_popup_bounce_small; animation-name: o_popup_bounce_small; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom;} .o_popup_bounce_del500ms{-webkit-animation-delay: 500ms; animation-delay: 500ms;} #o_newsletter_popup .btn.btn-success{color: #ffffff; background-color: #21b799; border-color: #1da187;} #o_newsletter_popup .btn.btn-success:hover, #o_newsletter_popup .btn.btn-success:focus, #o_newsletter_popup .btn.btn-success.focus, #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.active, .open &gt; .dropdown-toggle#o_newsletter_popup .btn.btn-success{color: #ffffff; background-color: #198c75; border-color: #146e5c;} #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.active, .open &gt; .dropdown-toggle#o_newsletter_popup .btn.btn-success{background-image: none;} #o_newsletter_popup .btn.btn-success.disabled, #o_newsletter_popup .btn.btn-success[disabled], fieldset[disabled] #o_newsletter_popup .btn.btn-success, #o_newsletter_popup .btn.btn-success.disabled:hover, #o_newsletter_popup .btn.btn-success[disabled]:hover, fieldset[disabled] #o_newsletter_popup .btn.btn-success:hover, #o_newsletter_popup .btn.btn-success.disabled:focus, #o_newsletter_popup .btn.btn-success[disabled]:focus, fieldset[disabled] #o_newsletter_popup .btn.btn-success:focus, #o_newsletter_popup .btn.btn-success.disabled.focus, #o_newsletter_popup .btn.btn-success[disabled].focus, fieldset[disabled] #o_newsletter_popup .btn.btn-success.focus, #o_newsletter_popup .btn.btn-success.disabled:active, #o_newsletter_popup .btn.btn-success[disabled]:active, fieldset[disabled] #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.disabled.active, #o_newsletter_popup .btn.btn-success[disabled].active, fieldset[disabled] #o_newsletter_popup .btn.btn-success.active{background-color: #21b799; border-color: #1da187;} #o_newsletter_popup h1, #o_newsletter_popup h2, #o_newsletter_popup h3, #o_newsletter_popup h4, #o_newsletter_popup h5, #o_newsletter_popup h6, #o_newsletter_popup .h1, #o_newsletter_popup .h2, #o_newsletter_popup .h3, #o_newsletter_popup .h4, #o_newsletter_popup .h5, #o_newsletter_popup .h6{font-weight: 300; color: #666; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} #o_newsletter_popup h1:first-child, #o_newsletter_popup h2:first-child, #o_newsletter_popup h3:first-child, #o_newsletter_popup h4:first-child, #o_newsletter_popup h5:first-child, #o_newsletter_popup h6:first-child, #o_newsletter_popup .h1:first-child, #o_newsletter_popup .h2:first-child, #o_newsletter_popup .h3:first-child, #o_newsletter_popup .h4:first-child, #o_newsletter_popup .h5:first-child, #o_newsletter_popup .h6:first-child{margin-top: 0;} #o_newsletter_popup .o_popup_modal_content{border-radius: 2px; box-shadow: 0 0 20px rgba(255, 255, 255, 0.11); -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.11); border: 1px solid #767676; background: #f2f2f2;} #o_newsletter_popup .o_popup_modal_content:before{content: ""; position: absolute; width: 100%; height: 100%; z-index: 0; background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);} #web_editor_inside_iframe #o_newsletter_popup .o_popup_modal_content:before{content: none;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header{background: #6c1153; padding: 5px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header .o_popup_modal_title{color: #ffffff;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header *{position: relative; z-index: 1;} #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close{position: absolute; z-index: 99; right: 5px; top: 6px; width: 23px; height: 23px; display: block; text-align: center; border-radius: 100em; background: #6c1153; color: #daa3cb; text-decoration: none; -webkit-transition: all ease 200ms; -moz-transition: all ease 200ms; -ms-transition: all ease 200ms; -o-transition: all ease 200ms;} #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close:hover{background: #89296e; color: #ffffff;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body{padding: 0px 0px 30px; color: #666666;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev{padding-bottom: 15px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message{font-size: 3em; position: relative; text-align: left; padding-left: 2em; line-height: 1; margin: .5em; font-weight: 100;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message font{font-weight: 600; color: #875A7B; font-size: 2.5em; font-style: italic; position: absolute; top: -0.1em; margin-left: -0.65em;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message strong{color: #875A7B;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_message_paragraph{position: relative;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group{margin-left: auto; margin-right: auto; max-width: 350px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group input{border-radius: 2px 0 0 2px; border: none; outline: 0; box-shadow: inset 0 -1px #cccccc;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group .btn{border-radius: 0 2px 2px 0; border-width: 0 0 1px; padding-top: 7px; margin-left: -1px; -webkit-transition: all ease 200ms; -moz-transition: all ease 200ms; -ms-transition: all ease 200ms; -o-transition: all ease 200ms;} 

/* /website_sale/static/src/scss/website_sale.scss defined in bundle 'web.assets_frontend' */
 .oe_product{border: 1px solid rgba(100, 100, 100, 0.2);} .oe_website_sale ul ul{margin-left: 1.5rem;} .oe_website_sale .o_payment_form .card{border-radius: 4px !important;} .oe_website_sale .address-inline address{display: inline-block;} .oe_website_sale table#cart_products tr td, .oe_website_sale table#suggested_products tr td{vertical-align: middle;} .oe_website_sale table#cart_products{margin-bottom: 0;} .oe_website_sale table#cart_products td:first-child, .oe_website_sale table#cart_products th:first-child{padding-left: 15px;} .oe_website_sale h1[itemprop="name"], .oe_website_sale .oe_product_cart form h5{word-wrap: break-word;} @media (max-width: 767.98px){.oe_website_sale .td-img{display: none;}} @media (min-width: 1200px){.oe_website_sale .toggle_summary_div{max-width: 400px;}} .o_alternative_product{margin: auto;} .oe_product{position: relative;} .oe_product .oe_product_image{position: absolute; left: 15px; right: 15px; top: 15px; bottom: 55px; text-align: center;} .oe_product .oe_product_image img{max-width: 100%; max-height: 100%; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 4;} .oe_product section{position: absolute; left: 0; right: 0; bottom: 0; overflow: hidden; padding: 0 15px 0 10px; min-height: 56px; border-top: 1px solid rgba(255, 255, 255, 0.2); background: rgba(255, 255, 255, 0.75); z-index: 5;} .oe_product .product_price{bottom: 0;} .oe_product .oe_product_cart{position: relative; width: 100%; height: 100%;} .oe_product .oe_subdescription{font-size: 0.8em; overflow: hidden; margin-bottom: 10px;} .oe_mycart .input-group-addon{padding-left: 6px; padding-right: 6px;} .oe_product.oe_image_full .oe_product_image{left: 0; right: 0; top: 0; bottom: 0;} .oe_product.oe_ribbon_promo .ribbon-wrapper{display: block;} .oe_product .ribbon-wrapper{display: none; width: 85px; height: 88px; z-index: 5; overflow: hidden; position: absolute; top: 0; right: 0;} .oe_product .ribbon{font: bold 15px Sans-Serif; color: white; text-align: center; transform: rotate(45deg); position: relative; padding: 7px 0; left: -5px; top: 15px; width: 120px; cursor: default;} #products_grid &gt; table tr:not(:first-child) &gt; td{height: 100%;} #products_grid.col-lg-12 &gt; table &gt; tbody &gt; tr &gt; td:empty, #products_grid.col-lg-9 &gt; table &gt; tbody &gt; tr &gt; td:empty{height: 0;} #products_grid.col-lg-12 .oe-height-1{height: 75px;} #products_grid.col-lg-12 .oe-height-2{height: 150px;} #products_grid.col-lg-12 .oe-height-4{height: 300px;} #products_grid.col-lg-12 .oe-height-6{height: 450px;} #products_grid.col-lg-12 .oe-height-8{height: 600px;} #products_grid.col-lg-9 .oe-height-1{height: 70px;} #products_grid.col-lg-9 .oe-height-2{height: 140px;} #products_grid.col-lg-9 .oe-height-4{height: 280px;} #products_grid.col-lg-9 .oe-height-6{height: 420px;} #products_grid.col-lg-9 .oe-height-8{height: 560px;} #products_grid .oe_product.oe_grid .oe_subdescription{max-height: 40px;} @media (min-width: 992px){#products_grid.col-lg-12 .oe-height-1{height: 95px;}#products_grid.col-lg-12 .oe-height-2{height: 190px;}#products_grid.col-lg-12 .oe-height-4{height: 380px;}#products_grid.col-lg-12 .oe-height-6{height: 570px;}#products_grid.col-lg-12 .oe-height-8{height: 760px;}#products_grid.col-lg-12 .oe_product.oe_grid .oe_subdescription{max-height: 70px;}#products_grid.col-lg-9 .oe-height-1{height: 72px;}#products_grid.col-lg-9 .oe-height-2{height: 144px;}#products_grid.col-lg-9 .oe-height-4{height: 288px;}#products_grid.col-lg-9 .oe-height-6{height: 432px;}#products_grid.col-lg-9 .oe-height-8{height: 576px;}} @media (min-width: 1200px){#products_grid.col-lg-12 .oe-height-1{height: 125px;}#products_grid.col-lg-12 .oe-height-2{height: 250px;}#products_grid.col-lg-12 .oe-height-4{height: 500px;}#products_grid.col-lg-12 .oe-height-6{height: 750px;}#products_grid.col-lg-12 .oe-height-8{height: 1000px;}#products_grid.col-lg-9 .oe-height-1{height: 95px;}#products_grid.col-lg-9 .oe-height-2{height: 190px;}#products_grid.col-lg-9 .oe-height-4{height: 380px;}#products_grid.col-lg-9 .oe-height-6{height: 570px;}#products_grid.col-lg-9 .oe-height-8{height: 760px;}#products_grid .oe_product.oe_grid .oe_subdescription{max-height: 120px;}} @media (max-width: 767.98px){#products_grid table, #products_grid tbody, #products_grid td, #products_grid tr{float: left; width: 100%; display: inline-block;}#products_grid .oe_product{float: left; width: 100%; display: inline-block;}#products_grid .oe_product.oe_grid{height: 400px;}#products_grid .oe_product.oe_grid section{background: rgba(100, 100, 100, 0.2);}#products_grid .oe_product .oe_subdescription{max-height: 200px;}} @media (max-width: 400px){#products_grid .oe_product.oe_grid{height: 270px;}#products_grid .oe_product.oe_list{height: 200px;}#products_grid .oe_product.oe_list .oe_subdescription{max-height: 40px;}#products_grid .oe_product.oe_list section{background: rgba(100, 100, 100, 0.2);}#products_grid .oe_product .oe_product_image{top: 0; bottom: 65px;}#products_grid .oe_product.oe_image_full .oe_product_image{bottom: 50px;}} .oe_cart table td:first-child{min-width: 76px;} .oe_cart &gt; .oe_structure{clear: both;} div#payment_method div.list-group{margin-left: 40px;} div#payment_method .list-group-item{padding-top: 5px; padding-bottom: 5px;} @media (min-width: 400px){.oe_product.oe_list{border: none; border-bottom: 1px solid rgba(100, 100, 100, 0.2); width: 100%; min-height: 100px; position: relative; padding-bottom: 5px; padding-left: 180px;}.oe_product.oe_list .oe_product_image{top: 0; bottom: 0; left: 0; right: 0; width: 170px;}.oe_product.oe_list section{position: relative; border: 0; top: auto; bottom: auto; left: auto; right: auto; background: transparent;}} .oe_website_sale .row .row .col-lg-12{float: none;} .product_detail_img{margin-left: auto; margin-right: auto; display: block; max-height: 500px;} .oe_website_sale input.js_quantity{min-width: 48px; text-align: center;} .oe_website_sale input.quantity{padding: 0;} .oe_overlay_options .dropdown div[name="size"] table{margin-left: 20px;} .oe_overlay_options .dropdown div[name="size"] td{margin: 0; padding: 0; width: 20px; height: 20px; border: 1px #dddddd solid; cursor: pointer;} .oe_overlay_options .dropdown div[name="size"] td.selected{background-color: #B1D4F1;} .oe_overlay_options .dropdown div[name="size"] table.oe_hover td.selected{background-color: transparent;} .oe_overlay_options .dropdown div[name="size"] table.oe_hover td.select{background-color: #B1D4F1;} ul.wizard{padding: 0; margin-top: 20px; list-style: none outside none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065);} ul.wizard li{border: 1px solid #d4d4d4; border-right-width: 0; position: relative; float: left; padding: 0 10px 0 20px; margin: 0; line-height: 38px; background: #fbfbfb;} ul.wizard li .chevron{position: absolute; top: 0; right: -10px; z-index: 1; display: block; border: 20px solid transparent; border-right: 0; border-left: 10px solid #d4d4d4;} ul.wizard li .chevron:before{position: absolute; top: -20px; right: 1px; display: block; border: 20px solid transparent; border-right: 0; border-left: 10px solid #fbfbfb; content: "";} ul.wizard li .o_link_disable{text-decoration: none; color: inherit; cursor: text;} ul.wizard li.text-success{background: #f3f4f5;} ul.wizard li.text-success .chevron:before{border-left: 10px solid #f5f5f5;} ul.wizard li.text-primary{background: #f1f6fc;} ul.wizard li.text-primary .chevron:before{border-left: 10px solid #f1f6fc;} ul.wizard li:first-child{padding-left: 15px; border-radius: 4px 0 0 4px;} ul.wizard li:last-child{border-radius: 0 4px 4px 0; border-right-width: 1px;} ul.wizard li:last-child .chevron{display: none;} #o_shop_collapse_category li{width: 100%;} #o_shop_collapse_category li a{display: inline-block; width: 80%; padding-left: 3px;} #o_shop_collapse_category li i.fa{cursor: pointer;} .mycart-popover{max-width: 500px; min-width: 250px;} .mycart-popover .cart_line{border-bottom: 1px #EEE solid;} tr#empty{display: none;} td.noborder{border: none !important;} .border_primary{border: 1px solid #b60005;} .js_change_shipping{cursor: pointer;} a.no-decoration{cursor: pointer; text-decoration: none !important;} #o-carousel-product.css_not_available{opacity: 0.2;} #o-carousel-product .carousel-inner div.item, #o-carousel-product .carousel-control-prev, #o-carousel-product .carousel-control-next{height: 400px;} #o-carousel-product .carousel-inner div.item img{max-height: 100%;} #o-carousel-product .carousel-control-prev, #o-carousel-product carousel-control-next{background-image: none !important;} #o-carousel-product .carousel-indicators{background-color: transparent; margin: 10px 0 0; overflow-y: hidden; position: static; text-align: left; white-space: nowrap; width: 100%; height: 100px !important; text-align: center; list-style-position: inside;} #o-carousel-product .carousel-indicators li{background-color: transparent !important; border-radius: 0; display: inline-block; margin: 0 !important; width: 54px !important; height: 54px !important; border: 0 !important; box-shadow: none !important;} #o-carousel-product .carousel-indicators li img{display: block; opacity: 0.5;} #o-carousel-product .carousel-indicators li.active img{opacity: 1;} .ecom-zoomable:not(.ecom-autozoom) img[data-zoom]{cursor: zoom-in;} .ecom-zoomable.ecom-autozoom img[data-zoom]{cursor: crosshair;} .ecom-zoomable .o_editable img[data-zoom]{cursor: pointer;} .break-word{word-wrap: break-word;} #coupon_box form{max-width: 300px;} .font-weight-normal{font-weight: normal;} .o_website_sale_animate{opacity: 0.7; position: absolute !important; height: 150px; width: 150px; z-index: 1020;} .o_red_highlight{background: #db0700 !important; box-shadow: 0 0 0 0 rgba(240, 8, 0, 0.4); transition: all 0.5s linear;} .o_shadow_animation{box-shadow: 0 0 5px 10px rgba(240, 8, 0, 0.4) !important;} 

/* /website_sale/static/src/scss/website_mail.scss defined in bundle 'web.assets_frontend' */
 .oe_msg img.oe_msg_avatar{width: 50px; margin-right: 10px;} .oe_msg_attachment{display: inline-block; width: 120px; margin: 4px 2px; min-height: 80px; position: relative; border-radius: 3px; text-align: center; vertical-align: top;} .oe_msg_attachment a img.oe_attachment_embedded{display: block; position: relative; margin: 0 0 0 10px; width: 100px; height: 80px; border-radius: 1px; border: solid 3px #FFF; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19); -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19);} .oe_msg_attachment a div.oe_attachment_name{display: inline-block; max-width: 100%; padding: 1px 3px; margin-top: 2px; margin-bottom: 5px; background: #F4F5FA; overflow: hidden; color: #4c4c4c; text-shadow: none; border-radius: 3px; word-wrap: break-word;} 

/* /website_sale/static/src/scss/website_sale_frontend.scss defined in bundle 'web.assets_frontend' */
 .progress-wizard{margin-top: 15px; padding: 0 15px;} @media (min-width: 768px){.progress-wizard{padding: 0;}} .progress-wizard .progress-wizard-step{position: relative;} @media (min-width: 768px){.progress-wizard .progress-wizard-step{margin-top: 0.8125rem; float: left; width: 33.33333333%;}.o_wizard_has_extra_step + .progress-wizard .progress-wizard-step{width: 25%;}} @media (max-width: 767.98px){.progress-wizard .progress-wizard-step.disabled, .progress-wizard .progress-wizard-step.complete{display: none;}} .progress-wizard .progress-wizard-step .progress-wizard-dot{width: 0.625rem; height: 0.625rem; position: relative; display: inline-block; background-color: white; border-radius: 50%; box-shadow: 0 0 0 0.125rem #e9ecef;} @media (min-width: 768px){.progress-wizard .progress-wizard-step .progress-wizard-dot{position: absolute; top: auto; left: 50%; bottom: auto; right: auto; margin: -0.375rem 0 0 -0.3125rem;}} .progress-wizard .progress-wizard-step .progress-wizard-steplabel{color: #6c757d; margin: 5px 0 5px 5px; font-size: 0.875rem; display: inline-block;} @media (min-width: 768px){.progress-wizard .progress-wizard-step .progress-wizard-steplabel{display: block; margin: 1rem 0 20px 0;}} @media (max-width: 767.98px){.progress-wizard .progress-wizard-step .progress-wizard-steplabel{margin-left: -15px; font-size: 24px;}} .progress-wizard .progress-wizard-step .progress-wizard-bar{height: 0.125rem; background-color: #e9ecef;} .progress-wizard .progress-wizard-step.active .progress-wizard-dot{animation: fadeIn 1s ease 0s 1 normal none running; background: #b60005; box-shadow: 0 0 0 0.1875rem white, 0 0 0 0.25rem rgba(182, 0, 5, 0.5);} .progress-wizard .progress-wizard-step.active .progress-wizard-steplabel{color: #212529; font-weight: bolder;} .progress-wizard .progress-wizard-step.complete .progress-wizard-dot{background: none; box-shadow: none;} .progress-wizard .progress-wizard-step.complete .progress-wizard-dot:after{position: absolute; top: -0.3125rem; left: -0.3125rem; bottom: auto; right: auto; width: 1.25rem; height: 1.25rem; border-radius: 100%; background: white; color: #28a745; text-align: center; line-height: 1; font-size: 1.25rem; font-family: FontAwesome; content: "\f058";} .progress-wizard .progress-wizard-step.complete .progress-wizard-steplabel{color: #28a745;} .progress-wizard .progress-wizard-step.complete:hover:not(.disabled) .progress-wizard-dot:after{color: #28a745;} .progress-wizard .progress-wizard-step.complete:hover:not(.disabled) .progress-wizard-steplabel{color: #212529;} .progress-wizard .progress-wizard-step.disabled{cursor: default;} table.js_cart_lines .td-img img{max-height: 64px;} 

/* /sale/static/src/scss/sale_portal.scss defined in bundle 'web.assets_frontend' */
 .orders_vertical_align{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;} .orders_label_text_align{vertical-align: 15%;} .sale_tbody .o_line_note{word-break: break-word; word-wrap: break-word; overflow-wrap: break-word;} .sale_tbody input.js_quantity{min-width: 48px; text-align: center;} .sale_tbody input.quantity{padding: 0;} 

/* /sale/static/src/scss/product_configurator.scss defined in bundle 'web.assets_frontend' */
 .css_attribute_color{display: inline-block; border: 1px solid #999999; text-align: center;} .css_attribute_color input{margin: 8px; height: 13px; opacity: 0;} .css_attribute_color.active{border: 3px ridge #66ee66;} .css_attribute_color.active input{margin: 6px;} .css_attribute_color.custom_value{background-image: linear-gradient(to bottom right, #FF0000, #FFF200, #1E9600);} .css_not_available_msg{display: none;} .css_not_available.js_product &gt; *:nth-child(4) &gt; *{display: none;} .css_not_available.js_product .css_quantity, .css_not_available.js_product .product_price{display: none;} .css_not_available.js_product .css_not_available_msg{display: block;} .css_not_available.js_product .js_add, .css_not_available.js_product .oe_price, .css_not_available.js_product .oe_default_price, .css_not_available.js_product .oe_optional{display: none;} .css_quantity{max-width: 125px;} .css_quantity input[name="add_qty"]{text-align: center;} option.css_not_available{color: #ccc;} label.css_not_available{opacity: 0.6;} label.css_attribute_color.css_not_available{opacity: 1; background-image: url("/website_sale/static/src/img/redcross.png"); background-size: cover;} .variant_attribute{padding-bottom: 0.5rem;} .variant_attribute .attribute_name{padding-bottom: 0.5rem; display: inline-block;} .variant_attribute .radio_input{margin-right: 0.7rem; vertical-align: middle;} .variant_attribute .radio_input_value{display: inline-block; vertical-align: middle; line-height: 1;} .variant_attribute .variant_custom_value{margin-bottom: 0.7rem;} .variant_attribute .custom_value_radio{margin: 0.3rem 0rem 0.3rem 1.6rem;} .variant_attribute .variant_custom_value_label{margin: 0.3rem 0rem;} .o_product_configurator .product_detail_img{max-height: 240px;} .o_product_configurator .variant_attribute .custom_value_radio{margin: 0.3rem 0rem 0.3rem 2.1rem;} .oe_optional_products_modal .table-striped tbody tr:nth-of-type(odd){background-color: rgba(0, 0, 0, 0.025);} .oe_optional_products_modal .o_total_row{font-size: 1.2rem;} .modal.o_technical_modal .oe_optional_products_modal .btn.js_add_cart_json{padding: 0.075rem 0.75rem;} .js_product.in_cart .js_add_cart_variants{display: none;} .js_product select{-webkit--webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; -moz--webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; background-image: none;} .js_product .td-product_name{word-wrap: break-word;} .js_product .td-product_name{min-width: 140px;} .js_product .td-img{width: 100px;} .js_product .td-qty{width: 200px;} .js_product .td-qty a.input-group-addon{background-color: transparent; border: 0px;} .js_product .td-qty .input-group{display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex;} .js_product .td-action{width: 30px;} .js_product .td-price, .js_product .td-price-total{width: 120px;} @media (max-width: 767.98px){.js_product .td-img, .js_product .td-price-total{display: none;}.js_product .td-qty{width: 60px;}.js_product .td-price{width: 80px;}} @media (max-width: 476px){.js_product .td-qty{width: 60px;}.js_product #modal_optional_products table thead, .js_product .oe_cart table thead{display: none;}.js_product #modal_optional_products table td.td-img, .js_product .oe_cart table td.td-img{display: none;}} .o_total_row{height: 50px;} .oe_striked_price{text-decoration: line-through; white-space: nowrap;} 

/* /website_sale/static/src/scss/website_sale_options.scss defined in bundle 'web.assets_frontend' */
 .css_not_available.js_product &gt; *:nth-child(5) &gt; *{display: none;} table.js_cart_lines .optional_product .js_delete_product{display: none;} div#modal_optional_products table tr td{border: 0;} @media (max-width: 767.98px){div#modal_optional_products .td-qty{display: none;}} 

/* /product_variant_multi_image/static/src/lib/xzoom.css defined in bundle 'web.assets_frontend' */
 .xzoom-source img, .xzoom-preview img, .xzoom-lens img{display: block; max-width: none; max-height: none;} .xzoom-container{display: inline-block;} .xzoom-thumbs{text-align: center; margin-bottom: 10px;} .xzoom{width:100% !important; max-width: 100% !important; height: auto !important; margin-left: auto !important; margin-right: auto !important; display: block !important; max-height: 500px !important;} .xzoom2, .xzoom3, .xzoom4, .xzoom5{-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); margin-bottom: 15px;} .xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5{border: 1px solid #cecece; margin-left: 5px; margin-bottom: 10px;} .xzoom-source, .xzoom-hidden{display: block; position: static; float: none; clear: both;} .xzoom-hidden{overflow: hidden;} .xzoom-preview{border: 1px solid #888; background: #2f4f4f; box-shadow: -0px -0px 10px rgba(0,0,0,0.50); margin-left: 25px !important; z-index: 999;} .xzoom-lens{border: 1px solid #555; box-shadow: 10px 10px 10px rgba(0,0,0,0.50); cursor: crosshair;} .xzoom-loading{background-position: center center; background-repeat: no-repeat; border-radius: 100%; opacity: .7; background: url(/product_variant_multi_image/static/src/lib/../img/xloading.gif); width: 48px; height: 48px;} .xactive{-webkit-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1); -moz-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1); box-shadow: 0px 0px 3px 0px rgba(74,169,210,1); border: 1px solid #4aaad2;} .xzoom-caption{position: absolute; bottom: -43px; left: 0; background: #000; width: 100%; text-align: left;} .xzoom-caption span{color: #fff; font-family: Arial, sans-serif; display: block; font-size: 0.75em; font-weight: bold; padding: 10px;} 

/* /product_variant_multi_image/static/src/css/pro_img.css defined in bundle 'web.assets_frontend' */
 @media only screen and (max-width : 1280px){.img_set{margin-left: auto !important; margin-right: auto !important; display: block !important; max-height: 360px !important; max-width: 100% !important;}} @media only screen and (max-width : 979px){.img_set{margin-left: auto !important; margin-right: auto !important; display: block !important; max-height: 300px !important; max-width: 100% !important;}} @media only screen and (max-width : 767px){.img_set{margin-left: auto !important; margin-right: auto !important; display: block !important; max-height: 360px !important; max-width: 100% !important;}} @media only screen and (max-width : 480px){.img_set{margin-left: auto !important; margin-right: auto !important; display: block !important; max-height: 300px !important; max-width: 100% !important;}} @media only screen and (max-width : 320px){.img_set{margin-left: auto !important; margin-right: 25% !important; display: block !important; max-height: 180px !important; max-width: 100% !important;}} .image_thumb{height: 80px !important; width: auto;} .image_bigsize{padding: 2%; background-color: #eee; vertical-align: middle;} #carousel-custom .carousel-indicators{margin: 10px 0 0; overflow: auto; position: static; text-align: left; white-space: nowrap; width: auto;} #carousel-custom .carousel-indicators li{background-color: transparent; -webkit-border-radius: 0; border-radius: 0; display: inline-block; height: auto; margin: 1 !important;} #carousel-custom .carousel-indicators li img{display: block; opacity: 0.5;} #carousel-custom .carousel-indicators li.active img{opacity: 1;} #carousel-custom .carousel-indicators li:hover img{opacity: 0.75;} #carousel-custom .carousel-outer{position: relative;} 

/* /product_search_suggestions/static/src/css/jquery.typeahead.scss defined in bundle 'web.assets_frontend' */
 .typeahead__container{} .typeahead__container button, .typeahead__container input, .typeahead__container optgroup, .typeahead__container select, .typeahead__container textarea{font: inherit; margin: 0;} .typeahead__container optgroup{font-weight: bold;} .typeahead__container button, .typeahead__container input{overflow: visible;} .typeahead__container button, .typeahead__container select{text-transform: none;} .typeahead__container button, .typeahead__container html [type="button"], .typeahead__container [type="reset"], .typeahead__container [type="submit"]{-webkit--webkit-appearance: button; -moz-appearance: button; appearance: button;} .typeahead__container button::-moz-focus-inner, .typeahead__container [type="button"]::-moz-focus-inner, .typeahead__container [type="reset"]::-moz-focus-inner, .typeahead__container [type="submit"]::-moz-focus-inner{border-style: none; padding: 0;} .typeahead__container button:-moz-focusring, .typeahead__container [type="button"]:-moz-focusring, .typeahead__container [type="reset"]:-moz-focusring, .typeahead__container [type="submit"]:-moz-focusring{outline: 1px dotted ButtonText;} .typeahead__container fieldset{border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;} .typeahead__container legend{box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal;} .typeahead__container textarea{overflow: auto;} .typeahead__container [type="checkbox"], .typeahead__container [type="radio"]{box-sizing: border-box; padding: 0;} .typeahead__container [type="number"]::-webkit-inner-spin-button, .typeahead__container [type="number"]::-webkit-outer-spin-button{height: auto;} .typeahead__container [type="search"]{-webkit--webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; outline-offset: -2px;} .typeahead__container [type="search"]::-webkit-search-cancel-button, .typeahead__container [type="search"]::-webkit-search-decoration{-webkit--webkit-appearance: none; -moz-appearance: none; appearance: none;} .typeahead__container ::-webkit-input-placeholder{color: inherit; opacity: 0.54;} .typeahead__container ::-webkit-file-upload-button{-webkit--webkit-appearance: button; -moz-appearance: button; appearance: button; font: inherit;} .typeahead__container{position: relative; font: 1rem Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;} .typeahead__container *{box-sizing: border-box; outline: 0;} .typeahead__query{position: relative; z-index: 2; width: 100%;} .typeahead__filter{position: relative;} .typeahead__filter button{min-width: 100%; white-space: nowrap;} .typeahead__filter button:after{display: inline-block; margin-left: 4px; width: 0; height: 0; vertical-align: -2px; content: ""; border: 4px solid; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent;} .typeahead__field{display: -webkit-box; display: -webkit-flex; display: flex; position: relative; width: 100%;} .typeahead__button button{border-top-right-radius: 2px; border-bottom-right-radius: 2px;} .typeahead__field{color: #555;} .typeahead__field input, .typeahead__field textarea, .typeahead__field [contenteditable], .typeahead__field .typeahead__hint{display: block; width: 100%; line-height: 1.25; min-height: calc(0.5rem * 2 + 1.25rem + 2px); padding: 0.5rem 0.75rem; background: #fff; border: 1px solid #ccc; border-radius: 2px 0 0 2px; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-sizing: border-box;} .typeahead__field input:focus, .typeahead__field input:active, .typeahead__field textarea:focus, .typeahead__field textarea:active, .typeahead__field [contenteditable]:focus, .typeahead__field [contenteditable]:active, .typeahead__field .typeahead__hint:focus, .typeahead__field .typeahead__hint:active{border-color: #66afe9;} .typeahead__field input[type="search"], .typeahead__field input[type="search"]::-webkit-search-cancel-button{-webkit-appearance: none; -moz-appearance: none; appearance: none;} .typeahead__field input[type="search"]::-ms-clear{display: none; width: 0; height: 0;} .typeahead__container.hint .typeahead__field input, .typeahead__container.hint .typeahead__field textarea, .typeahead__container.hint .typeahead__field [contenteditable]{background: transparent;} .typeahead__container.hint .typeahead__query &gt; :last-child, .typeahead__hint{background: #fff;} .typeahead__container button{display: inline-block; margin-bottom: 0; text-align: center; touch-action: manipulation; cursor: pointer; background-color: #fff; border: 1px solid #ccc; line-height: 1.25; padding: 0.5rem 0.75rem; user-select: none; color: #555;} .typeahead__container button:hover, .typeahead__container button:focus{color: #3c3b3b; background-color: #f5f5f5; border-color: #b3b2b2;} .typeahead__container button:active, .typeahead__container button.active{background-image: none;} .typeahead__container button:focus, .typeahead__container button:active{border-color: #66afe9;} .typeahead__container input.disabled, .typeahead__container input[disabled], .typeahead__container button.disabled, .typeahead__container button[disabled]{cursor: not-allowed; pointer-events: none; opacity: 0.65; box-shadow: none; background-color: #fff; border-color: #ccc;} .typeahead__container .typeahead__field input, .typeahead__container .typeahead__field textarea, .typeahead__container .typeahead__field [contenteditable], .typeahead__container .typeahead__field .typeahead__hint, .typeahead__container .typeahead__field .typeahead__label-container{padding-right: 32px;} .typeahead__filter, .typeahead__button{z-index: 1;} .typeahead__filter button, .typeahead__button button{margin-left: -1px; border-bottom-left-radius: 0; border-top-left-radius: 0;} .typeahead__filter:hover, .typeahead__filter:active, .typeahead__filter:focus, .typeahead__button:hover, .typeahead__button:active, .typeahead__button:focus{z-index: 1001;} .typeahead__filter:hover button:focus, .typeahead__filter:hover button:active, .typeahead__filter:active button:focus, .typeahead__filter:active button:active, .typeahead__filter:focus button:focus, .typeahead__filter:focus button:active, .typeahead__button:hover button:focus, .typeahead__button:hover button:active, .typeahead__button:active button:focus, .typeahead__button:active button:active, .typeahead__button:focus button:focus, .typeahead__button:focus button:active{z-index: 1001;} .typeahead__filter + .typeahead__button button{margin-left: -2px;} .typeahead__container.filter .typeahead__filter{z-index: 1001;} .typeahead__list, .typeahead__dropdown{position: absolute; left: 0; z-index: 1000; width: 100%; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; text-align: left; background-color: #fff; border: 1px solid #ccc; border-radius: 2px; background-clip: padding-box;} .typeahead__result.detached .typeahead__list{position: relative; z-index: 1041; top: initial; left: initial;} .typeahead__dropdown{right: 0; left: initial; z-index: 1001;} .typeahead__list &gt; li{position: relative; border-top: solid 1px #ccc;} .typeahead__list &gt; li:first-child{border-top: none;} .typeahead__list .typeahead__item[disabled] &gt; a, .typeahead__dropdown .typeahead__dropdown-item[disabled] &gt; a{cursor: not-allowed; color: #bababa; background-color: #fafafa;} .typeahead__list .typeahead__item &gt; a, .typeahead__dropdown .typeahead__dropdown-item &gt; a{display: block; padding: 0.5rem 0.75rem; clear: both; color: #333; text-decoration: none;} .typeahead__list .typeahead__item:not([disabled]) &gt; a:hover, .typeahead__list .typeahead__item:not([disabled]) &gt; a:focus, .typeahead__list .typeahead__item:not([disabled]).active &gt; a, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]) &gt; a:hover, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]) &gt; a:focus, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]).active &gt; a{background-color: #f5f5f5; color: #3c3b3b;} .typeahead__list.empty &gt; li{padding: 0.5rem 0.75rem; color: #333;} .typeahead__list &gt; .typeahead__group{border-color: #bfdef6; font-weight: bold;} .typeahead__list &gt; .typeahead__group:first-child{border-top: solid 1px #bfdef6;} .typeahead__list &gt; .typeahead__group &gt; a, .typeahead__list &gt; .typeahead__group &gt; a:hover, .typeahead__list &gt; .typeahead__group &gt; a:focus, .typeahead__list &gt; .typeahead__group.active &gt; a{cursor: default; color: #17639f; background: #ecf5fc; display: block; padding: 0.5rem 0.75rem; clear: both; text-decoration: none;} .typeahead__list &gt; li.typeahead__group + li.typeahead__item{border-color: #bfdef6;} .typeahead__container.result .typeahead__list, .typeahead__container.filter .typeahead__dropdown, .typeahead__container.hint .typeahead__hint, .typeahead__container.backdrop + .typeahead__backdrop{display: block !important;} .typeahead__container .typeahead__list, .typeahead__container .typeahead__dropdown, .typeahead__container .typeahead__hint, .typeahead__container + .typeahead__backdrop{display: none !important;} .typeahead__dropdown li:last-child{margin-top: 5px; padding-top: 5px; border-top: solid 1px #ccc;} .typeahead__cancel-button{user-select: none; position: absolute; right: 0; cursor: pointer; line-height: 1.25; padding: 0.5rem 0.75rem; visibility: hidden;} .typeahead__label .typeahead__cancel-button{visibility: visible; right: 4px;} .typeahead__container.cancel:not(.loading) .typeahead__cancel-button, .typeahead__label .typeahead__cancel-button{visibility: visible;} .typeahead__container.cancel:not(.loading) .typeahead__cancel-button:hover, .typeahead__label .typeahead__cancel-button:hover{color: #d0021b;} .typeahead__search-icon{padding: 0 1.25rem; width: 16px; height: 16px; background: url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI1MC4zMTMgMjUwLjMxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUwLjMxMyAyNTAuMzEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnIGlkPSJTZWFyY2giPgoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTI0NC4xODYsMjE0LjYwNGwtNTQuMzc5LTU0LjM3OGMtMC4yODktMC4yODktMC42MjgtMC40OTEtMC45My0wLjc2ICAgYzEwLjctMTYuMjMxLDE2Ljk0NS0zNS42NiwxNi45NDUtNTYuNTU0QzIwNS44MjIsNDYuMDc1LDE1OS43NDcsMCwxMDIuOTExLDBTMCw0Ni4wNzUsMCwxMDIuOTExICAgYzAsNTYuODM1LDQ2LjA3NCwxMDIuOTExLDEwMi45MSwxMDIuOTExYzIwLjg5NSwwLDQwLjMyMy02LjI0NSw1Ni41NTQtMTYuOTQ1YzAuMjY5LDAuMzAxLDAuNDcsMC42NCwwLjc1OSwwLjkyOWw1NC4zOCw1NC4zOCAgIGM4LjE2OSw4LjE2OCwyMS40MTMsOC4xNjgsMjkuNTgzLDBDMjUyLjM1NCwyMzYuMDE3LDI1Mi4zNTQsMjIyLjc3MywyNDQuMTg2LDIxNC42MDR6IE0xMDIuOTExLDE3MC4xNDYgICBjLTM3LjEzNCwwLTY3LjIzNi0zMC4xMDItNjcuMjM2LTY3LjIzNWMwLTM3LjEzNCwzMC4xMDMtNjcuMjM2LDY3LjIzNi02Ny4yMzZjMzcuMTMyLDAsNjcuMjM1LDMwLjEwMyw2Ny4yMzUsNjcuMjM2ICAgQzE3MC4xNDYsMTQwLjA0NCwxNDAuMDQzLDE3MC4xNDYsMTAyLjkxMSwxNzAuMTQ2eiIgZmlsbD0iIzU1NTU1NSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat scroll center center transparent;} .typeahead__container.loading .typeahead__query:before, .typeahead__container.loading .typeahead__query:after{transition: all 0s linear, opacity 0.2s ease; position: absolute; z-index: 3; content: ""; top: 50%; right: 0.55em; margin-top: -0.675rem; width: 1.35rem; height: 1.35rem; box-sizing: border-box; border-radius: 500rem; border-style: solid; border-width: 0.1em;} .typeahead__container.loading .typeahead__query:before{border-color: rgba(0, 0, 0, 0.35);} .typeahead__container.loading .typeahead__query:after{animation: button-spin 0.6s linear; animation-iteration-count: infinite; border-color: #fff transparent transparent; box-shadow: 0 0 0 1px transparent;} @keyframes button-spin{from{transform: rotate(0deg);}to{transform: rotate(360deg);}} .typeahead__label-container{list-style: none; position: absolute; padding-top: calc(1rem * 0.375); padding-left: 6px; width: 100%; -webkit-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -webkit-flex; display: flex;} .typeahead__label{display: -webkit-box; display: -webkit-flex; display: flex; font-size: calc(1rem * 0.875); position: relative; background: #ecf5fc; border: solid 1px #c2e0ff; padding-left: 4px; border-radius: 2px; margin-right: 4px; margin-bottom: calc(1rem * 0.375);} .typeahead__label &gt; *{align-self: center;} .typeahead__label .typeahead__cancel-button{line-height: normal; height: auto; position: static; padding-top: calc(1rem * 0.25 - 1px); padding-bottom: calc(1rem * 0.25 + 1px); padding-left: 6px; padding-right: 6px; margin-left: 4px; font-size: calc(1rem * 0.875); border-left: solid 1px #c2e0ff;} .typeahead__label .typeahead__cancel-button:hover{background-color: #d5e9f9;} 

/* /product_search_suggestions/static/src/scss/auto_search.scss defined in bundle 'web.assets_frontend' */
 .o_website_sale_search{display: inline-block; vertical-align: top;} .typeahead__container .typeahead__list{background: #fff; overflow: auto; position: absolute; top: 100%; left: 0; z-index: 6; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; text-align: left; border-radius: 2px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box;} .typeahead__container .typeahead__list{background: #FFF; min-width: 450px; overflow-y: auto;} .typeahead__container .typeahead__list &gt; li, .typeahead-dropdown &gt; li{margin: 0px 11px;} .typeahead__container .typeahead__list &gt; li &gt; a, .typeahead-dropdown &gt; li &gt; a{white-space: normal; padding: 6px; display: inline-block; width: 100%;} .typeahead__container .typeahead__list &gt; li.typeahead-group{border-bottom: solid 1px rgba(0, 0, 0, 0.15);} .typeahead__container .typeahead__list &gt; li.typeahead-group &gt; a{font-weight: bold; text-transform: capitalize; border: none; border-bottom: 1px solid #a34a8b; display: inline-block; padding-bottom: 3px; margin-bottom: -1px; margin-top: 0px; display: inline-block; width: auto;} .typeahead__container .typeahead__list &gt; li.typeahead-group &gt; a:hover{background-color: transparent;} .typeahead__container .typeahead__list .pro-img, .typeahead__list .pro-details, .typeahead__list .pro-price{display: inline-block; vertical-align: middle;} .typeahead__container .typeahead__list .pro-img{width: 10%; text-align: center; margin-right: 10px;} .typeahead__container .typeahead__list .pro-img img{max-width: 100%;} .typeahead__container .typeahead__list .pro-details{width: 59%; text-align: left; margin-right: 10px;} .typeahead__container .typeahead__list .pro-details span{font-weight: bold; font-size: 15px; color: #5c5c5c; word-break: break-word;} .typeahead__container .typeahead__list .pro-details span:nth-child(2){font-style: italic; display: inline-block; width: 100%; font-weight: normal; color: #b4b4b4; font-size: 13px;} .typeahead__container .typeahead__list .pro-price{font-size: 20px; text-align: right; width: 24%; font-weight: 400;} .typeahead__container .typeahead__list &gt; li &gt; a, .typeahead-dropdown &gt; li &gt; a{border: 1px solid #ccc; margin: 10px 0px;} .typeahead__container .typeahead__list &gt; li{border-top: none;} .typeahead__container .typeahead__list &gt; li &gt; a:hover{background-color: rgba(204, 204, 204, 0.33);} .typeahead__container .typeahead__list .pro-details span strong{background-color: #e57373;} .typeahead__container .typeahead__list &gt; li.typeahead-group &gt; a:hover{text-decoration: none;} .typeahead__container .typeahead__list .pro-ref{position: relative; left: 55px; width: 50%; font-size: 13px;} .pro-price span{word-break: break-word; font-size: 15px;} @media (max-width: 556px){.typeahead__container .typeahead__list{min-width: 375px;}} @media (max-width: 500px){.typeahead__container .typeahead__list .pro-img{width: 50px; text-align: center; margin-right: 10px; position: absolute; left: 0px; top: 5px;}.typeahead__container .typeahead__list &gt; li &gt; a{padding-left: 65px; position: relative;}.typeahead__container .typeahead__list &gt; li.typeahead-group &gt; a{padding-left: 0px;}.typeahead__container .typeahead__list .pro-price{text-align: left;}.typeahead__container .typeahead__list{min-width: 288px;}} .typeahead__container button{height: 35px;} .product-search-info .pro-price span{font-size: 18px;} @media (max-width: 1439px){.o_website_sale_search .typeahead__container .typeahead__list .pro-price{width: 24%;}.typeahead__container .typeahead__list .pro-price{width: 100%;}} 

/* /website_sale_delivery/static/src/scss/website_sale_delivery.scss defined in bundle 'web.assets_frontend' */
 @media (max-width: 767.98px){.o_delivery_compute{max-width: 130px; text-overflow: ellipsis; overflow: hidden;}} 

/* /website_slides/static/src/scss/website_slides.scss defined in bundle 'web.assets_frontend' */
 .oe_slides_panel_footer .fa, .oe_slide_js_embed_option_link{color: #b60005; cursor: pointer;} .oe_slide_embed_option{position: absolute; padding: 30px 30px 30px 30px; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: #FFFFFF; opacity: 1; display: none; overflow-y: auto !important;} .oe_slide_embed_wrapper{position: relative;} section.oe_slides_promote_box{background-color: #f5f5f5; border-bottom: 1px solid #dee2e6; border-top: 1px solid #dee2e6;} img.oe_slides_channel_thumbnail{object-fit: cover; object-position: top; height: 250px; width: 100%;} img.oe_slides_opacity{opacity: .5;} img.oe_slides_promote_image{object-fit: cover; object-position: top; max-height: 300px; width: 100%; overflow: hidden; display: block;} .oe_slides_box_shadow{box-shadow: 0 0 5px #CCC;} .oe_slides_apart_small{object-fit: cover; object-position: top; height: 60px; width: 90px;} .oe_slides_statistics_title{border-bottom: 1px solid #dee2e6; padding-bottom: 5px;} .oe_slides_transcript{overflow-y: auto; max-height: 500px;} .oe_slides_bottom_border{border-bottom: 1px solid #dee2e6;} .oe_slide_js_like, .oe_slide_js_unlike{cursor: pointer; color: #b60005;} textarea.o_slides_comment{resize: vertical;} .oe_slides_grid_thumbnail{object-fit: cover; object-position: top; height: 200px; width: 100%; overflow: hidden;} .oe_slides_ellipsis{white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;} .o_slide_preview{max-height: 160px; overflow: hidden;} .oe_slides_suggestion_caption{position: absolute; top: 0; right: 0; background: rgba(10, 10, 10, 0.75); width: 100%; height: 100%; display: none; text-align: center; color: #fff !important; z-index: 2;} .oe_slides_suggestion_media{margin-top: 10px; position: relative;} .oe_slides_suggestion_media img{height: 33%; width: 100%; overflow: hidden;} .oe_slides_loader{position: relative; width: 100%;} .oe_slides_loader h4{position: absolute; bottom: 20px; left: 0; width: 35%; color: white; background: black; background: rgba(0, 0, 0, 0.7); padding: 10px;} .oe_slides_share_bar{padding: 10px 0;} .oe_slides_panel_footer #page_number{width: 45px;} .oe_show_footer{z-index: 2147483647;} 

/* /survey/static/src/css/survey_print.css defined in bundle 'web.assets_frontend' */
@media print{.js_surveyform{font-size: 13px;}.js_surveyform textarea.form-control{height: 10em;}.js_surveyform h1{font-size: 28px;}.js_surveyform h2{font-size: 20px;}.js_question-wrapper{page-break-inside: avoid;}} 

/* /web/static/lib/nvd3/nv.d3.css defined in bundle 'web.assets_frontend' */
 .nvd3 .nv-axis{pointer-events:none; opacity: 1;} .nvd3 .nv-axis path{fill: none; stroke: #000; stroke-opacity: .75; shape-rendering: crispEdges;} .nvd3 .nv-axis path.domain{stroke-opacity: .75;} .nvd3 .nv-axis.nv-x path.domain{stroke-opacity: 0;} .nvd3 .nv-axis line{fill: none; stroke: #e5e5e5; shape-rendering: crispEdges;} .nvd3 .nv-axis .zero line, .nvd3 .nv-axis line.zero{stroke-opacity: .75;} .nvd3 .nv-axis .nv-axisMaxMin text{font-weight: bold;} .nvd3 .x .nv-axis .nv-axisMaxMin text, .nvd3 .x2 .nv-axis .nv-axisMaxMin text, .nvd3 .x3 .nv-axis .nv-axisMaxMin text{text-anchor: middle} .nvd3 .nv-axis.nv-disabled{opacity: 0;} .nvd3 .nv-groups .nv-point.hover{stroke-width: 20px; stroke-opacity: .5;} .nvd3 .nv-scatter .nv-point.hover{fill-opacity: 1;} .nv-noninteractive{pointer-events: none;} .nv-distx, .nv-disty{pointer-events: none;} .nvtooltip{position: absolute; background-color: rgba(255,255,255,1.0); color: rgba(0,0,0,1.0); padding: 1px; border: 1px solid rgba(0,0,0,.2); z-index: 10000; display: block; font-family: Arial; font-size: 13px; text-align: left; pointer-events: none; white-space: nowrap; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .nvtooltip{background: rgba(255,255,255, 0.8); border: 1px solid rgba(0,0,0,0.5); border-radius: 4px;} .nvtooltip.with-transitions, .with-transitions .nvtooltip{transition: opacity 50ms linear; -moz-transition: opacity 50ms linear; -webkit-transition: opacity 50ms linear; transition-delay: 200ms; -moz-transition-delay: 200ms; -webkit-transition-delay: 200ms;} .nvtooltip.x-nvtooltip, .nvtooltip.y-nvtooltip{padding: 8px;} .nvtooltip h3{margin: 0; padding: 4px 14px; line-height: 18px; font-weight: normal; background-color: rgba(247,247,247,0.75); color: rgba(0,0,0,1.0); text-align: center; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;} .nvtooltip p{margin: 0; padding: 5px 14px; text-align: center;} .nvtooltip span{display: inline-block; margin: 2px 0;} .nvtooltip table{margin: 6px; border-spacing:0;} .nvtooltip table td{padding: 2px 9px 2px 0; vertical-align: middle;} .nvtooltip table td.key{font-weight: normal;} .nvtooltip table td.key.total{font-weight: bold;} .nvtooltip table td.value{text-align: right; font-weight: bold;} .nvtooltip table tr.highlight td{padding: 1px 9px 1px 0; border-bottom-style: solid; border-bottom-width: 1px; border-top-style: solid; border-top-width: 1px;} .nvtooltip table td.legend-color-guide div{width: 8px; height: 8px; vertical-align: middle;} .nvtooltip table td.legend-color-guide div{width: 12px; height: 12px; border: 1px solid #999;} .nvtooltip .footer{padding: 3px; text-align: center;} .nvtooltip-pending-removal{pointer-events: none; display: none;} .nvd3 .nv-interactiveGuideLine{pointer-events:none;} .nvd3 line.nv-guideline{stroke: #ccc;} .nvd3 .nv-bars rect{fill-opacity: .75; transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear;} .nvd3 .nv-bars rect.hover{fill-opacity: 1;} .nvd3 .nv-bars .hover rect{fill: lightblue;} .nvd3 .nv-bars text{fill: rgba(0,0,0,0);} .nvd3 .nv-bars .hover text{fill: rgba(0,0,0,1);} .nvd3 .nv-multibar .nv-groups rect, .nvd3 .nv-multibarHorizontal .nv-groups rect, .nvd3 .nv-discretebar .nv-groups rect{stroke-opacity: 0; transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear;} .nvd3 .nv-multibar .nv-groups rect:hover, .nvd3 .nv-multibarHorizontal .nv-groups rect:hover, .nvd3 .nv-candlestickBar .nv-ticks rect:hover, .nvd3 .nv-discretebar .nv-groups rect:hover{fill-opacity: 1;} .nvd3 .nv-discretebar .nv-groups text, .nvd3 .nv-multibarHorizontal .nv-groups text{font-weight: bold; fill: rgba(0,0,0,1); stroke: rgba(0,0,0,0);} .nvd3 .nv-groups path.nv-line{fill: none;} .nvd3 .nv-groups path.nv-area{stroke: none;} .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point{fill-opacity: 0; stroke-opacity: 0;} .nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-opacity: .5 !important; stroke-opacity: .5 !important;} .with-transitions .nvd3 .nv-groups .nv-point{transition: stroke-width 250ms linear, stroke-opacity 250ms linear; -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear; -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;} .nvd3.nv-scatter .nv-groups .nv-point.hover, .nvd3 .nv-groups .nv-point.hover{stroke-width: 7px; fill-opacity: .95 !important; stroke-opacity: .95 !important;} .nvd3 .nv-point-paths path{stroke: #aaa; stroke-opacity: 0; fill: #eee; fill-opacity: 0;} .nvd3 .nv-indexLine{cursor: ew-resize;} svg.nvd3-svg{-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; display: block; width:100%; height:100%;} .nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip{-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} .nvd3 text{font: normal 12px Arial;} .nvd3 .title{font: bold 14px Arial;} .nvd3 .nv-background{fill: white; fill-opacity: 0;} .nvd3.nv-noData{font-size: 18px; font-weight: bold;} .nv-brush .extent{fill-opacity: .125; shape-rendering: crispEdges;} .nv-brush .resize path{fill: #eee; stroke: #666;} .nvd3 .nv-legend .nv-series{cursor: pointer;} .nvd3 .nv-legend .nv-disabled circle{fill-opacity: 0;} .nvd3 .nv-brush .extent{fill-opacity: 0 !important;} .nvd3 .nv-brushBackground rect{stroke: #000; stroke-width: .4; fill: #fff; fill-opacity: .7;} .nvd3.nv-pie path{stroke-opacity: 0; transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;} .nvd3.nv-pie .nv-pie-title{font-size: 24px; fill: rgba(19, 196, 249, 0.59);} .nvd3.nv-pie .nv-slice text{stroke: #000; stroke-width: 0;} .nvd3.nv-pie path{stroke: #fff; stroke-width: 1px; stroke-opacity: 1;} .nvd3.nv-pie path{fill-opacity: .7;} .nvd3.nv-pie .hover path{fill-opacity: 1;} .nvd3.nv-pie .nv-label{pointer-events: none;} .nvd3.nv-pie .nv-label rect{fill-opacity: 0; stroke-opacity: 0;} 

/* /survey/static/src/css/survey_result.css defined in bundle 'web.assets_frontend' */
.only_right_radius{border-top-right-radius: 2em; border-bottom-right-radius: 2em; border-top-left-radius: 0; border-bottom-left-radius: 0;} .only_left_radius{border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 2em; border-bottom-left-radius: 2em;} .no_radius{border-radius: 0;} .clear_survey_filter, .filter-all, .filter-finished{cursor: pointer;} .nvtooltip h5{margin: 0; line-height: 18px; font-weight: bold; background-color: rgba(247,247,247,0.75); text-align: center; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;} .survey_answer i{padding:3px; cursor:pointer;} .survey_answer i.invisible{visibility: hidden!important;} @media print{.tab-content &gt; .tab-pane{display: block;}.tab-content &gt; .survey_graph &gt; svg{width: 1150px;}} .o_preview_questions{border: 3px solid #C9C6C6; width: auto; padding: 10px 30px 5px; margin-top: 15px; color: #C9C6C6;} .o_preview_questions .o_datetime{border: 1px solid #D8D7D7; margin-bottom: 5px;} .o_preview_questions .o_matrix_head{border-bottom: 1px solid #D8D7D7;} .o_preview_questions .o_matrix_row{border-top: 1px solid #D8D7D7;} 

/* /website_sale_product_detail_attribute_image/static/src/less/style.less defined in bundle 'web.assets_frontend' */
 .product-detail-attributes div{font-size: 85%;} 

/* /website_sale_comparison/static/src/scss/website_sale_comparison.scss defined in bundle 'web.assets_frontend' */
 .o_product_feature_panel{position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); z-index: 10; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 0px; padding: 10px 20px; text-align: center; border: 2px solid #b60005; border-bottom: 0px; background-color: white; opacity: 0.95;} .o_product_feature_panel .o_product_panel{position: relative;} .o_product_feature_panel .o_product_panel .o_product_panel_header{margin: 0 10px 0 10px; cursor: pointer;} .o_product_feature_panel .o_product_panel .o_product_panel_header .o_product_icon{margin-right: 5px;} .o_product_feature_panel .o_product_panel .o_product_panel_header .o_product_text{text-transform: uppercase; vertical-align: middle; font-size: 16px;} .o_product_feature_panel .o_product_panel .o_product_panel_header .o_product_circle{vertical-align: 6px; padding: 0 3px; line-height: 14px;} .o_product_feature_panel .o_product_panel .o_product_panel_content{display: none !important;} .oe_website_sale .product_summary &gt; *{display: block; margin: 15px 0 15px 0;} .oe_website_sale .table-comparator .o_product_comparison_collpase{margin-right: 8px;} .oe_website_sale div.css_not_available .o_add_compare_dyn{display: none;} 

/* /website_sale_wishlist/static/src/scss/website_sale_wishlist.scss defined in bundle 'web.assets_frontend' */
 .oe_website_sale .td-wish-btn{width: 140px;} .oe_website_sale div.css_not_available .o_add_wishlist_dyn{display: none;} @media (max-width: 767.98px){.oe_website_sale .td-wish-btn{width: 100px;}} table.table-comparator .td-img img{max-height: 100px;} 

/* /website_snippet_html/static/src/scss/website_snippet_html.scss defined in bundle 'web.assets_frontend' */
 body.editor_enable.editor_has_snippets .s_html{border: 1px solid #64bda4; min-height: 40px; width: 100%; background-image: url("/website_snippet_html/static/src/img/s_html.png"); background-repeat: no-repeat; background-size: 30px; background-position: 100% 100%;} textarea.form-control{min-height: 400px;} 

/* /snippet_object_slider/static/lib/slick-1.8.0/slick.less defined in bundle 'web.assets_frontend' */
 .slick-slider{position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;} .slick-list{position: relative; overflow: hidden; display: block; margin: 0; padding: 0;} .slick-list:focus{outline: none;} .slick-list.dragging{cursor: pointer; cursor: hand;} .slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);} .slick-track{position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto;} .slick-track:before, .slick-track:after{content: ""; display: table;} .slick-track:after{clear: both;} .slick-loading .slick-track{visibility: hidden;} .slick-slide{float: left; height: 100%; min-height: 1px; display: none;} [dir="rtl"] .slick-slide{float: right;} .slick-slide img{display: block;} .slick-slide.slick-loading img{display: none;} .slick-slide.dragging img{pointer-events: none;} .slick-initialized .slick-slide{display: block;} .slick-loading .slick-slide{visibility: hidden;} .slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;} .slick-arrow.slick-hidden{display: none;} 

/* /snippet_object_slider/static/lib/slick-1.8.0/slick-theme.less defined in bundle 'web.assets_frontend' */
 .slick-loading .slick-list{background: #ffffff url('/snippet_object_slider/static/lib/slick-1.8.0/ajax-loader.gif') center center no-repeat;} .slick-prev, .slick-next{position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none;} .slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus{outline: none; background: transparent; color: transparent;} .slick-prev:hover:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-next:focus:before{opacity: 1;} .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{opacity: 0.25;} .slick-prev:before, .slick-next:before{font-family: "slick"; font-size: 20px; line-height: 1; color: #ffffff; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} .slick-prev{left: -25px;} [dir="rtl"] .slick-prev{left: auto; right: -25px;} .slick-prev:before{content: "â†";} [dir="rtl"] .slick-prev:before{content: "â†’";} .slick-next{right: -25px;} [dir="rtl"] .slick-next{left: -25px; right: auto;} .slick-next:before{content: "â†’";} [dir="rtl"] .slick-next:before{content: "â†";} .slick-dotted .slick-slider{margin-bottom: 30px;} .slick-dots{position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%;} .slick-dots li{position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer;} .slick-dots li button{border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer;} .slick-dots li button:hover, .slick-dots li button:focus{outline: none;} .slick-dots li button:hover:before, .slick-dots li button:focus:before{opacity: 1;} .slick-dots li button:before{position: absolute; top: 0; left: 0; content: "â€¢"; width: 20px; height: 20px; font-family: "slick"; font-size: 30px; line-height: 20px; text-align: center; color: #000000; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} .slick-dots li.slick-active button:before{color: #000000; opacity: 0.75;} 

/* /snippet_object_slider/static/src/css/data_slider.less defined in bundle 'web.assets_frontend' */
 .slider-arrow-left{position: absolute; top: 40%; color: #fff !important; background: #555; padding: 10px; z-index: 1000;} .slider-arrow-left:hover{color: #fff !important;} .slider-arrow-right{position: absolute; top: 40%; color: #fff !important; background: #555; right: 0; padding: 10px; z-index: 1000;} .slider-arrow-right:hover{color: #fff !important;} .slick-slide{background: transparent; margin: 10px;} .slick-track{transform: unset !important;} .slick-slide img{margin: auto;} .headline_hidden .headline{display: none;} .function_btn div{display: inline-block;} 

/* /website_promoted_products/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.slick-slide{margin: 0px;} .slick-slide .oe_product{height: 250px; border-radius: 0;} .slick-slide .product_image{border-bottom: 1px solid rgba(255, 255, 255, 0.2);} .slick-slide .product_title{margin-left: 5px;} .slick-slide .product_title a{text-transform: uppercase; text-align: left; color: #606060;} 

/* /mail/static/src/scss/abstract_thread_window.scss defined in bundle 'web.assets_frontend' */
 .o_thread_window{direction: ltr; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-flow: column nowrap; flex-flow: column nowrap; position: fixed; width: 325px; max-width: 100%; height: 400px; max-height: 100%; font-size: 12px; background-color: #FAFAFA; border-radius: 6px 6px 0 0; z-index: 1051; box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.18);} @media (max-width: 767.98px){.o_thread_window{width: 100%; height: 100% !important; box-shadow: none;}.o_thread_window.o_folded{display: none;}} @media print{.o_thread_window{display: none;}} .o_thread_window .o_thread_window_header{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; flex: 0 0 auto; color: white; padding: 5px 10px; border-radius: 3px 3px 0 0; border-bottom: 1px solid #dee2e6; background-color: #7C7BAD; padding: 8px;} @media (max-width: 767.98px){.o_thread_window .o_thread_window_header{height: 46px; padding-top: 12px; border-radius: 0px;}.o_thread_window .o_thread_window_header .o_thread_window_title{font-size: 16px; margin-left: 10px;}.o_thread_window .o_thread_window_header .o_thread_window_close{font-size: 17px; color: white;}} .o_thread_window .o_thread_window_header .o_thread_window_title{cursor: pointer; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; flex: 1 1 auto; display: inline-block; max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: top;} .o_thread_window .o_thread_window_header .o_thread_window_buttons{-webkit-box-flex: 0; -webkit-flex: 0 0 auto; flex: 0 0 auto;} .o_thread_window .o_thread_window_header .o_thread_window_buttons .o_thread_window_close, .o_thread_window .o_thread_window_header .o_thread_window_buttons .o_thread_window_expand{color: white; padding: 3px; margin-left: 5px; opacity: 0.7;} .o_thread_window .o_thread_window_header .o_thread_window_buttons .o_thread_window_close:hover, .o_thread_window .o_thread_window_header .o_thread_window_buttons .o_thread_window_close:focus, .o_thread_window .o_thread_window_header .o_thread_window_buttons .o_thread_window_close.focus, .o_thread_window .o_thread_window_header .o_thread_window_buttons .o_thread_window_expand:hover, .o_thread_window .o_thread_window_header .o_thread_window_buttons .o_thread_window_expand:focus, .o_thread_window .o_thread_window_header .o_thread_window_buttons .o_thread_window_expand.focus{opacity: 1;} .o_thread_window .o_mail_thread{flex: 1 1 100%; overflow: auto; -webkit-overflow-scrolling: touch;} .o_thread_window .o_mail_thread .o_thread_typing_notification_bar{background-color: rgba(250, 250, 250, 0.75);} .o_thread_window .o_mail_thread .o_thread_date_separator{margin: 0px 0px 15px 0px;} .o_thread_window .o_mail_thread .o_thread_date_separator .o_thread_date{background-color: #FAFAFA;} .o_thread_window .o_mail_thread .o_thread_message{padding: 4px 5px;} .o_thread_window .o_mail_thread .o_thread_message .o_thread_message_sidebar{margin-right: 5px;} .o_thread_window .o_thread_composer input{width: 100%; outline: 0; height: 39px; padding: 10px; font-size: 13px; border: none; border-top: 1px solid #dee2e6;} .o_thread_window_dropdown{width: auto; height: 28px; color: white; background-color: #212529; cursor: pointer; box-shadow: none;} @media (max-width: 767.98px){.o_thread_window_dropdown{display: none;}} .o_thread_window_dropdown .o_thread_window_header{border-radius: 0;} .o_thread_window_dropdown .o_thread_window_dropdown_toggler{padding: 5px;} .o_thread_window_dropdown .o_thread_window_dropdown_toggler .o_total_unread_counter{position: absolute; top: -10px; left: auto; bottom: auto; right: 0; background-color: #7C7BAD; padding: 0 2px; font-size: smaller;} .o_thread_window_dropdown.show .o_thread_window_dropdown_toggler .o_total_unread_counter, .o_thread_window_dropdown .o_thread_window_expand{display: none;} .o_thread_window_dropdown &gt; ul{max-width: 325px; padding: 0;} .o_thread_window_dropdown &gt; ul &gt; li.o_thread_window_header{font-size: 12px; padding: 3px 5px;} .o_thread_window_dropdown &gt; ul &gt; li.o_thread_window_header ~ li.o_thread_window_header{border-top: 1px solid white;} .o_thread_window_dropdown &gt; ul &gt; li.o_thread_window_header:hover{background-color: #5f5e97;} .o_ui_blocked .o_thread_window{z-index: 1101;} .o_no_thread_window .o_thread_window{display: none;} 

/* /mail/static/src/scss/thread.scss defined in bundle 'web.assets_frontend' */
 .o_mail_thread .o_thread_show_more, .o_mail_activity .o_thread_show_more{text-align: center;} .o_mail_thread .o_mail_thread_content, .o_mail_activity .o_mail_thread_content{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; min-height: 100%;} .o_mail_thread .o_thread_bottom_free_space, .o_mail_activity .o_thread_bottom_free_space{height: 15px;} .o_mail_thread .o_thread_typing_notification_free_space, .o_mail_activity .o_thread_typing_notification_free_space{flex-grow: 1;} .o_mail_thread .o_thread_typing_notification_bar, .o_mail_activity .o_thread_typing_notification_bar{flex: 0, 0, 20px; background-color: rgba(255, 255, 255, 0.75); padding: 5px; text-align: center; color: #6c757d;} .o_mail_thread .o_thread_typing_notification_bar.o_thread_order_asc, .o_mail_activity .o_thread_typing_notification_bar.o_thread_order_asc{position: -webkit-sticky; position: sticky; top: auto; left: auto; bottom: 0px; right: auto;} .o_mail_thread .o_thread_typing_notification_bar.o_thread_order_desc, .o_mail_activity .o_thread_typing_notification_bar.o_thread_order_desc{position: -webkit-sticky; position: sticky; top: 0px; left: auto; bottom: auto; right: auto;} .o_mail_thread .o_thread_tooltip_container, .o_mail_activity .o_thread_tooltip_container{display: inline; position: relative;} .o_mail_thread .o_thread_date_separator, .o_mail_activity .o_thread_date_separator{margin-top: 15px; margin-bottom: 30px; border-bottom: 1px solid #ced4da; text-align: center;} @media (max-width: 767.98px){.o_mail_thread .o_thread_date_separator, .o_mail_activity .o_thread_date_separator{margin-top: 0px; margin-bottom: 15px;}} .o_mail_thread .o_thread_date_separator .o_thread_date, .o_mail_activity .o_thread_date_separator .o_thread_date{position: relative; top: 10px; margin: 0 auto; padding: 0 10px; font-weight: bold; background: white;} .o_mail_thread .o_thread_new_messages_separator, .o_mail_activity .o_thread_new_messages_separator{margin-bottom: 15px; border-bottom: solid #abaaca 1px; text-align: right;} .o_mail_thread .o_thread_new_messages_separator .o_thread_separator_label, .o_mail_activity .o_thread_new_messages_separator .o_thread_separator_label{position: relative; top: 8px; padding: 0 10px; background: white; color: #abaaca; font-size: smaller;} .o_mail_thread .o_thread_message, .o_mail_activity .o_thread_message{display: -webkit-box; display: -webkit-flex; display: flex; padding: 4px 16px; margin-bottom: 0px;} .o_mail_thread .o_thread_message.o_mail_not_discussion, .o_mail_activity .o_thread_message.o_mail_not_discussion{background-color: rgba(222, 226, 230, 0.5); border-bottom: 1px solid #ced4da;} .o_mail_thread .o_thread_message .o_thread_message_sidebar, .o_mail_activity .o_thread_message .o_thread_message_sidebar{flex: 0 0 36px; margin-right: 10px; margin-top: 2px; text-align: center; font-size: smaller;} @media (max-width: 767.98px){.o_mail_thread .o_thread_message .o_thread_message_sidebar, .o_mail_activity .o_thread_message .o_thread_message_sidebar{margin-top: 4px; font-size: x-small;}} .o_mail_thread .o_thread_message .o_thread_message_sidebar .o_thread_message_avatar, .o_mail_activity .o_thread_message .o_thread_message_sidebar .o_thread_message_avatar{max-width: 36px;} .o_mail_thread .o_thread_message .o_thread_message_sidebar .o_thread_message_side_date, .o_mail_activity .o_thread_message .o_thread_message_sidebar .o_thread_message_side_date{margin-left: -5px;} .o_mail_thread .o_thread_message .o_thread_message_sidebar .o_thread_message_star, .o_mail_activity .o_thread_message .o_thread_message_sidebar .o_thread_message_star{margin-right: -5px;} .o_mail_thread .o_thread_message .o_thread_message_sidebar .o_thread_message_side_date, .o_mail_activity .o_thread_message .o_thread_message_sidebar .o_thread_message_side_date{opacity: 0;} .o_mail_thread .o_thread_message .o_thread_icon, .o_mail_activity .o_thread_message .o_thread_icon{cursor: pointer; opacity: 0;} .o_mail_thread .o_thread_message .o_thread_icon.fa-star, .o_mail_activity .o_thread_message .o_thread_icon.fa-star{opacity: 0.6; color: gold;} .o_mail_thread .o_thread_message:hover .o_thread_message_side_date, .o_mail_thread .o_thread_message.o_thread_selected_message .o_thread_message_side_date, .o_mail_activity .o_thread_message:hover .o_thread_message_side_date, .o_mail_activity .o_thread_message.o_thread_selected_message .o_thread_message_side_date{opacity: 0.6;} .o_mail_thread .o_thread_message:hover .o_thread_icon, .o_mail_thread .o_thread_message.o_thread_selected_message .o_thread_icon, .o_mail_activity .o_thread_message:hover .o_thread_icon, .o_mail_activity .o_thread_message.o_thread_selected_message .o_thread_icon{opacity: 0.6;} .o_mail_thread .o_thread_message:hover .o_thread_icon:hover, .o_mail_thread .o_thread_message.o_thread_selected_message .o_thread_icon:hover, .o_mail_activity .o_thread_message:hover .o_thread_icon:hover, .o_mail_activity .o_thread_message.o_thread_selected_message .o_thread_icon:hover{opacity: 1;} .o_mail_thread .o_thread_message .o_mail_redirect, .o_mail_activity .o_thread_message .o_mail_redirect{cursor: pointer;} .o_mail_thread .o_thread_message .o_thread_message_core, .o_mail_activity .o_thread_message .o_thread_message_core{-webkit-box-flex: 1; -webkit-flex: 1 1 auto; flex: 1 1 auto; min-width: 0; max-width: 100%; word-wrap: break-word;} .o_mail_thread .o_thread_message .o_thread_message_core .o_thread_message_content &gt; pre, .o_mail_activity .o_thread_message .o_thread_message_core .o_thread_message_content &gt; pre{white-space: pre-wrap; word-break: break-word;} .o_mail_thread .o_thread_message .o_thread_message_core .o_mail_subject, .o_mail_activity .o_thread_message .o_thread_message_core .o_mail_subject{font-style: italic;} .o_mail_thread .o_thread_message .o_thread_message_core .o_mail_notification, .o_mail_activity .o_thread_message .o_thread_message_core .o_mail_notification{font-style: italic; color: gray;} .o_mail_thread .o_thread_message .o_thread_message_core [summary~=o_mail_notification], .o_mail_activity .o_thread_message .o_thread_message_core [summary~=o_mail_notification]{display: none;} .o_mail_thread .o_thread_message .o_thread_message_core p, .o_mail_activity .o_thread_message .o_thread_message_core p{margin: 0 0 9px;} .o_mail_thread .o_thread_message .o_thread_message_core p:last-child, .o_mail_activity .o_thread_message .o_thread_message_core p:last-child{margin-bottom: 0;} .o_mail_thread .o_thread_message .o_thread_message_core a, .o_mail_activity .o_thread_message .o_thread_message_core a{display: inline-block; word-break: break-all;} .o_mail_thread .o_thread_message .o_thread_message_core :not(.o_image_box) &gt; img, .o_mail_activity .o_thread_message .o_thread_message_core :not(.o_image_box) &gt; img{max-width: 100%; height: auto;} .o_mail_thread .o_thread_message .o_thread_message_core .o_mail_body_long, .o_mail_activity .o_thread_message .o_thread_message_core .o_mail_body_long{display: none;} .o_mail_thread .o_thread_message .o_thread_message_core .o_mail_info, .o_mail_activity .o_thread_message .o_thread_message_core .o_mail_info{margin-bottom: 2px;} .o_mail_thread .o_thread_message .o_thread_message_core .o_mail_info strong, .o_mail_activity .o_thread_message .o_thread_message_core .o_mail_info strong{color: inherit;} .o_mail_thread .o_thread_message .o_thread_message_core .o_thread_message_star, .o_mail_thread .o_thread_message .o_thread_message_core .o_thread_message_needaction, .o_mail_thread .o_thread_message .o_thread_message_core .o_thread_message_reply, .o_mail_thread .o_thread_message .o_thread_message_core .o_thread_message_email, .o_mail_activity .o_thread_message .o_thread_message_core .o_thread_message_star, .o_mail_activity .o_thread_message .o_thread_message_core .o_thread_message_needaction, .o_mail_activity .o_thread_message .o_thread_message_core .o_thread_message_reply, .o_mail_activity .o_thread_message .o_thread_message_core .o_thread_message_email{padding: 4px;} .o_mail_thread .o_thread_message .o_thread_message_core i.o_thread_message_email.o_thread_message_email_ready, .o_mail_activity .o_thread_message .o_thread_message_core i.o_thread_message_email.o_thread_message_email_ready{color: grey;} .o_mail_thread .o_thread_message .o_thread_message_core i.o_thread_message_email.o_thread_message_email_exception, .o_mail_thread .o_thread_message .o_thread_message_core i.o_thread_message_email.o_thread_message_email_bounce, .o_mail_activity .o_thread_message .o_thread_message_core i.o_thread_message_email.o_thread_message_email_exception, .o_mail_activity .o_thread_message .o_thread_message_core i.o_thread_message_email.o_thread_message_email_bounce{color: red; opacity: 1; cursor: pointer;} .o_mail_thread .o_thread_message .o_thread_message_core .o_attachments_list:last-child, .o_mail_thread .o_thread_message .o_thread_message_core .o_attachments_previews:last-child, .o_mail_activity .o_thread_message .o_thread_message_core .o_attachments_list:last-child, .o_mail_activity .o_thread_message .o_thread_message_core .o_attachments_previews:last-child{margin-bottom: 30px;} .o_mail_thread .o_thread_message .o_thread_message_core .o_thread_tooltip_container, .o_mail_activity .o_thread_message .o_thread_message_core .o_thread_tooltip_container{display: inline; position: relative;} .o_mail_thread .o_thread_title, .o_mail_activity .o_thread_title{margin-top: 20px; margin-bottom: 20px; font-weight: bold; font-size: 125%;} .o_mail_thread .o_mail_no_content, .o_mail_activity .o_mail_no_content{position: absolute; top: 30%; left: 0; bottom: 0; right: 0; text-align: center; font-size: 115%;} .o_mail_thread .o_thread_message .o_thread_message_core .o_mail_read_more, .o_mail_activity .o_thread_message .o_thread_message_core .o_mail_read_more{display: block;} .o_web_client .popover .o_thread_tooltip_icon{min-width: 1rem;} .o_web_client.o_touch_device .o_mail_thread .o_thread_icon{opacity: 0.6;} 

/* /im_livechat/static/src/scss/im_livechat.scss defined in bundle 'web.assets_frontend' */
 .o_livechat_button{position: fixed; bottom: 0px; right: 6px; min-width: 100px; cursor: pointer; white-space: nowrap; background-color: rgba(60, 60, 60, 0.6); font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; padding: 10px; color: white; text-shadow: #3b4c58 1px 1px 0px; border: 1px solid #505050; border-bottom: 0px; border-top-left-radius: 5px; border-top-right-radius: 5px; z-index: 5;} .o_thread_window{z-index: 1002;} .o_thread_window .o_thread_date_separator{display: none;} .o_thread_window .o_livechat_rating{-webkit-box-flex: 1; -webkit-flex: 1 1 auto; flex: 1 1 auto; overflow: auto; padding: 15px; font-size: 14px;} .o_thread_window .o_livechat_rating .o_livechat_no_feedback{text-decoration: underline; cursor: pointer;} .o_thread_window .o_livechat_rating .o_livechat_rating_feedback_text{margin-top: 65px;} .o_thread_window .o_livechat_rating .o_livechat_rating_choices{margin: 40px 0;} .o_thread_window .o_livechat_rating .o_livechat_rating_choices &gt; img{width: 65px; opacity: 0.60; cursor: pointer; margin: 10px;} .o_thread_window .o_livechat_rating .o_livechat_rating_choices &gt; img:hover, .o_thread_window .o_livechat_rating .o_livechat_rating_choices &gt; img.selected{opacity: 1;} .o_thread_window .o_livechat_rating .o_livechat_rating_reason{margin: 10px 0; display: none;} .o_thread_window .o_livechat_rating .o_livechat_rating_reason &gt; textarea{width: 100%; height: 70px; resize: none;} .o_thread_window .o_livechat_rating .o_livechat_rating_reason_button &gt; input{float: right;} 

/* /website/static/src/scss/options/layout/option_custom_body_pattern.scss defined in bundle 'web.assets_frontend' */
 #wrapwrap{background-size: auto; background-repeat: repeat;} 

/* /website_mail_channel/static/src/css/website_mail_channel.css defined in bundle 'web.assets_frontend' */
.o_mg_avatar{width: 40px; height: 40px;} .o_mg_link_show{display: none;} .o_mg_link_content{display: none;} 

/* &lt;inline asset&gt; defined in bundle 'web.assets_frontend' */
 

/* /website_blog/static/src/scss/website_blog.scss defined in bundle 'web.assets_frontend' */
 .website_blog{} .website_blog .css_website_mail .o_has_error{border-color: red;} .website_blog .css_website_mail .css_nav_month{display: none;} .website_blog .css_website_mail .css_nav_month:first-of-type{display: block;} .website_blog .read_width{max-width: 700px; margin-left: auto; margin-right: auto;} .website_blog .blog_content{min-height: 350px !important;} .website_blog .blog_content a.oe_mail_expand:after{content: " â†’";} .website_blog .blog_content a.oe_mail_expand{font-weight: bold;} .website_blog p.post-meta{position: relative; top: -5px;} .website_blog div#blog_angle_down a:hover{text-decoration: none;} .website_blog .o_blog_cover_container{position: relative;} .website_blog .o_blog_cover_container &gt; .o_blog_cover_component{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: none; background-size: cover; background-position: center; background-repeat: no-repeat;} .website_blog .o_blog_cover_container &gt; .blog_title{margin: 0 auto; text-align: center; font-weight: bold;} .website_blog .o_blog_cover_container.cover &gt; .o_blog_cover_component{display: block;} .website_blog .o_blog_cover_container.cover &gt; .blog_title, .website_blog .o_blog_cover_container.cover_footer &gt; .blog_title{color: white; position: absolute; top: 20%; left: 30px; bottom: auto; right: 30px;} .website_blog .o_blog_cover_container.cover_full{height: 600px; height: 100vh;} .website_blog .o_blog_cover_container.cover_narrow{height: 300px; height: 50vh;} .website_blog .o_blog_cover_container.o_list_cover{display: none; width: auto !important; height: 250px !important;} .website_blog .o_blog_cover_container.o_list_cover.cover{display: block;} .website_blog .o_blog_cover_container.cover_footer{min-height: 350px; height: 65vh; background-color: #B8B8B8; cursor: pointer;} @media (max-width: 767.98px){.website_blog .o_blog_cover_container &gt; .blog_title &gt; h1{font-size: 26px;}.website_blog .o_blog_cover_container &gt; .blog_title &gt; h2{font-size: 20px;}.website_blog .o_blog_cover_container.cover &gt; .blog_title{top: 10%;}.website_blog .o_blog_cover_container.cover_narrow{height: 65vh;}.website_blog .o_blog_cover_container.cover_footer{min-height: 280px; height: 50vh;}.website_blog .o_blog_cover_container.cover_footer &gt; .blog_title{top: 2%;}} .website_blog mark + .popover, .website_blog .cover_footer{cursor: pointer;} .website_blog .js_publish_management{z-index: 1;} .website_blog .js_publish_management .dropdown-menu{left: auto; right: 0;} .website_blog .o_blog_post_title{font-size: 24px;} .website_blog .o_blog_post_teaser{text-align: justify;} .website_blog .o_grid{margin: 0 6% 6% 0; border: 1px solid #EEEEEE; box-shadow: 0.5px 0.5px 0.5px 0.5px #eeeeee; padding-bottom: 15px;} .website_blog .o_grid .o_blog_post_teaser{width: 100%;} .website_blog .o_grid &gt; .text-muted &gt; .mb0 &gt; hr{display: none;} .website_blog .o_author_avatar_little{width: 40px; display: inline; margin-top: -5px;} .website_blog .o_sharing_links{margin-top: 20px;} .website_blog .o_sharing_links &gt; p{display: inline; font-size: 12px;} .website_blog .o_sharing_links &gt; a{color: #b3b3b3; font: normal normal normal 28px/1 FontAwesome; margin: 0 4px 0 4px; cursor: pointer;} .website_blog .o_sharing_links &gt; a:hover{text-decoration: none;} .website_blog .o_sharing_links &gt; a.o_twitter_complete, .website_blog .o_sharing_links &gt; a.o_twitter:hover{color: #4099FF;} .website_blog .o_sharing_links &gt; a.o_google_complete, .website_blog .o_sharing_links &gt; a.o_google:hover{color: #DD4B39;} .website_blog .o_sharing_links &gt; a.o_facebook_complete, .website_blog .o_sharing_links &gt; a.o_facebook:hover{color: #3b5998;} .website_blog .o_sharing_links &gt; a.o_linkedin_complete, .website_blog .o_sharing_links &gt; a.o_linkedin:hover{color: #0E76A8;} .website_blog .o_sharing_links &gt; a.unhover{color: #b3b3b3;} .website_blog .o_blog_post_complete.o_sharing_links{max-width: 700px; margin: 50px auto 50px auto; text-align: center;} .website_blog .o_blog_post_complete.o_sharing_links &gt; p{font-size: 16px; font-weight: 600;} .website_blog .o_blog_post_complete.o_sharing_links &gt; a{font: normal normal normal 40px/1 FontAwesome;} .website_blog div[name="blog_post_data"]{margin-top: 20px !important; font-size: 13px;} .website_blog div[name="blog_post"]{position: relative;} .website_blog div[name="blog_post"] hr{margin-top: 10px;} .website_blog .blog_post_year_collapse{cursor: pointer;} .website_blog .blog_post_year_collapse &gt; i{color: #b60005;} .website_blog section.blog_tags ul.nav-pills li a{padding: 2px 15px;} .s_latest_posts .media &gt; a{width: 100%; height: 200px;} @media (min-width: 768px){.s_latest_posts .media &gt; a{width: 100px; height: 100px;}} .s_latest_posts .media &gt; a &gt; .o_blog_cover_container{position: relative; width: 100%; height: 100%; padding: 0;} .s_latest_posts .media &gt; a &gt; .o_blog_cover_container &gt; .o_blog_cover_component{position: absolute; top: 0; left: 0; bottom: 0; right: 0;} .s_latest_posts .media &gt; a &gt; .o_blog_cover_container &gt; .o_blog_cover_image{background-size: cover; background-position: center;} .s_latest_posts_big_picture .s_latest_posts_post{position: relative; height: 250px; text-align: center; cursor: pointer; transition: all 300ms;} .s_latest_posts_big_picture .s_latest_posts_post.js-loading{background: #e9ecef !important;} .s_latest_posts_big_picture .s_latest_posts_post .thumb{position: relative; display: block; width: 100%; max-width: 100% !important; height: 100%; padding: 0; opacity: 0.8; overflow: hidden;} .s_latest_posts_big_picture .s_latest_posts_post .thumb &gt; .o_blog_cover_component{position: absolute; top: 0; left: 0; bottom: 0; right: 0;} .s_latest_posts_big_picture .s_latest_posts_post .thumb &gt; .o_blog_cover_image{background-size: cover; background-position: center;} .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading), .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading) &gt; a{position: absolute; top: 0; left: 15px; bottom: 0; right: 15px; padding: 2em; color: #FFFFFF; text-transform: uppercase; font-size: 1.25em; backface-visibility: hidden;} .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading)::after, .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading)::before, .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading) &gt; a::after, .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading) &gt; a::before{pointer-events: none;} .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading) &gt; a{z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0;} .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading) h2{margin: 0; font-size: 1.5em; font-weight: 300;} .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading) h2 span{font-weight: 800;} .s_latest_posts_big_picture .s_latest_posts_post &gt; div:not(.o_blog_cover_container):not(.js-loading) p{margin: 1em 0 0; letter-spacing: 1px; font-size: 68.5%;} .s_latest_posts .js_get_posts, .s_latest_posts_big_picture .js_get_posts{position: relative; min-height: 100px;} .s_latest_posts .progress.js-loading, .s_latest_posts_big_picture .progress.js-loading{position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-radius: 0;} .s_latest_posts .progress.js-loading .progress-bar, .s_latest_posts_big_picture .progress.js-loading .progress-bar{position: absolute; top: 45%; left: 10%; bottom: auto; right: 10%; height: 10px; margin: 0; background: #6c757d; box-shadow: none;} 

/* /website_sale_easy_add_to_cart/static/src/scss/add_to_cart.scss defined in bundle 'web.assets_frontend' */
 .card-recent{justify-content: center; background-color: rgba(0, 0, 0, 0.03);} .card-center{justify-content: center;} 

/* /website_sale_product_slider/static/src/css/main.css defined in bundle 'web.assets_frontend' */
#wrapwrap .website_sale_product_slider{min-height: 348px;} #wrapwrap .website_sale_product_slider:empty{background-image: url('/website_sale_product_slider/static/src/img/loading.gif'); background-position: center; background-repeat: no-repeat;} #wrapwrap .o_editable .website_sale_product_slider:empty{border: 3px dashed #ccc; background-image: url('/website_sale_product_slider/static/src/img/empty.png'); background-position: center; background-repeat: no-repeat; display: block!important;} #wrapwrap .website_sale_product_slider .oe_product{height: 350px; min-height: 350px; border: none; display: block; float: left;} #wrapwrap .website_sale_product_slider .oe_product form{width: 100%; height: 100%; display: block;} #wrapwrap .website_sale_product_slider .oe_product form div[itemscope="itemscope"]{width: 100%; height: 100%; display: block; position: relative;} #wrapwrap .website_sale_product_slider .oe_product .photo img{max-height: 200px;} #wrapwrap .website_sale_product_slider .item .oe_product:first-child{padding-left:0;} #wrapwrap .website_sale_product_slider .item .oe_product:last-child{padding-right:0;} 

/* /theme_new_popplighting/static/src/css/custom.css defined in bundle 'web.assets_frontend' */
@font-face{font-family: 'Montserrat'; src: url('/theme_new_popplighting/static/src/css/../fonts/Montserrat-Regular.ttf') format('ttf');} @font-face{font-family: 'Arial Nova'; src: url('/theme_new_popplighting/static/src/css/../fonts/ArialNova.eot'); src: local('Arial Nova'), local('ArialNova'), url('/theme_new_popplighting/static/src/css/../fonts/ArialNova.eot?#iefix') format('embedded-opentype'), url('/theme_new_popplighting/static/src/css/../fonts/ArialNova.woff2') format('woff2'), url('/theme_new_popplighting/static/src/css/../fonts/ArialNova.woff') format('woff'), url('/theme_new_popplighting/static/src/css/../fonts/ArialNova.ttf') format('truetype'); font-weight: normal; font-style: normal;} body{font-family: "Montserrat"} h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-weight: bold;} @media (min-width: 576px){.container{max-width: 540px;}} @media (min-width: 768px){.container{max-width: 720px;}} @media (min-width: 992px){.container{max-width: 960px;}.category_button .categories_menu{display: none !important;}} @media (min-width: 1200px){.container{max-width: 1140px;}} @media (min-width: 1240px){.container{max-width: 1153.2px;}} @media (min-width: 1300px){.container{max-width: 1209px;}} @media (min-width: 1400px){.container{max-width: 1302px;}} @media (min-width: 1505px){.container{max-width: 1399.65px;}} .navbar{padding: 0;} .menu_header{width: 50%; height: 60px; background: #b60005; display: inline-block; font-size: 1.09375rem; line-height: 60px; white-space: nowrap; position: relative;} .menu_header li span.primary_li:hover{cursor: pointer; text-decoration: underline;} .menu_text{position: absolute; left: 59px; font-weight: bold; color: white;} .menu_header .fa-bars{font-size: 25px; position: absolute; top: 18px; font-weight: bold; color: white; left: 20px;} .menu_header &gt; .fa-search{position: absolute; right: 20px; top: 20px; font-size: 23px; color: white;} .menu{display: none; position: absolute; background: #b60005; z-index: 1000000; width: 100%; top: 60px; height: 10000px;} .menu_opened.menu{display: block;} .menu_opened.search_container{display: block;} .o_affix_enabled{display: none;} .o_header_affix{margin-top: 0px !important;} .menu li, .menu li &gt; ul{list-style-type: none;} .menu ul{padding-left: 0;} .menu .primary_li a{font-size: 2.333em; line-height: 1.1em;} .menu a{color: white !important;} .col-grey{padding: 40px 20px 30px 20px;} .oe_product{border: 0 none; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;} .oe_product:last-child{border-right: 1px solid #ccc;} .slick-active:last-child .oe_product{border-right: 1px solid #ccc;} .oe_product img{box-shadow: none !important;} .oe_product [data-publish="off"] &gt; *:not(.css_options){opacity: 1;} .oe_product .btn-danger{display: none;} .oe_product section h6{text-transform: uppercase; text-align: left; margin-bottom: 0;} .col-m-4{width: 33%; float: left;} .website_social a{color: #a7a5a6; margin-top: -8px;} .store_info{padding: 25px;} .product-slider #thumbcarousel .carousel-item{text-align: center;} .product-slider #thumbcarousel .carousel-item .thumb{display: inline-block; vertical-align: middle; cursor: pointer; max-width: 60px;} .product-slider #thumbcarousel .carousel-item .thumb:hover{border-color: #b60005;} .carousel-control{color: #b60005; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%;} .carousel-control:hover, .carousel-control:focus, .carousel-control:active{color: #333;} .carousel-caption, .carousel-control .fa{font: normal normal normal 30px/26px FontAwesome;} .carousel-control{background-color: rgba(0, 0, 0, 0); font-size: 20px; width: auto;} .carousel-control.right, .carousel-control.left{background-color: rgba(0, 0, 0, 0); background-image: none;} .carousel-item{max-height: inherit; text-align: center;} @media (min-width: 992px){.img-carousel, .img-product{max-height: inherit; width: auto !important; max-width: 100% !important;}} .img-certificate{max-height: 65px;} .product-info{height: 600px;} .product-description{max-height: 400px; overflow-y: scroll;} .img-measure{max-height: 250px;} .red-popp{color: #b60005;} .breadcrumb{background-color: transparent; margin-top: 40px !important;} .categories_menu{display: none; width: 100%;} .categories_menu.show_menu{display: flex;} .categories_menu &gt; div{width: 100%;} .categories_menu .principal-category img{height: 40px;} .principal-category .fa-angle-right{left: 295px; position: absolute; margin-top: 10px; font-size: 19px; color: #353131;} .categories_menu ul{padding-left: 0;} .categories_menu &gt; div &gt; ul{position: relative;} .custom-scroll::-webkit-scrollbar{width: 8px; height: 8px;} .custom-scroll::-webkit-scrollbar-thumb{background: #ccc; border-radius: 4px;} .custom-scroll::-webkit-scrollbar-thumb:hover{background: #b3b3b3; box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);} .custom-scroll::-webkit-scrollbar-thumb:active{background-color: #999999;} .custom-scroll::-webkit-scrollbar-track{background: #e1e1e1; border-radius: 4px;} .custom-scroll::-webkit-scrollbar-track:hover, .custom-scroll::-webkit-scrollbar-track:active{background: #d4d4d4;} .register_button{background: #606060; border-color: #5f5f5f; margin-top: 15px;} .register_button:hover{background: #5f5f5f;} .oe_login_form, .oe_reset_password_form, .oe_restart_password_form{max-width: 80%; margin: 35px auto;} .footer_container.row{margin-left: auto !important; margin-right: auto !important; margin-top: 20px;} .oe_login_buttons .btn-primary{padding: 0.75rem 0; width: 100%;} .my_account_div_container .bg_0{background: #eaeaea; color: #606060;} .my_account_div_container .bg_1{background: #b60005; color: white;} .my_account_div_container .bg_2{background: #606060; color: white;} .oe_signup_form{max-width: inherit;} .oe_signup_form .form-check-input{visibility: hidden;} .oe_signup_form .form-check-label{width: 100%;} .purchase_documentation{visibility: hidden;} .o_connected_user .purchase_documentation{visibility: visible;} .o_website_sale_search{display: none;} @media (max-width: 576px){.menu_header{width: 100%;}} .td-product_name .separator:last-child{display: none;} @media (min-width: 1200px){#products_grid.col-lg-12 .oe-height-2{height: 360px;}} .nav-link[href='/livechat'], .nav-link[href='/favorites']{display: none;} .contact-form{color: #605f5f;} .contact-form h1, .contact-form h2{color: #b60005;} .contact-form input, .contact-form textarea{border-radius: 0; background: #ccc;} .contact-form textarea{min-height: 200px !important;} .submit-div{text-align: right;} .submit-div a{background: #b60005; min-width: 100px; border-radius: 0;} :root{--my-font-red-color: #b60005; --my-bg-red-color:#b60005; --my-bg-red-color-hover:#680000; --my-font-light-grey-color:#c7c1c1; --my-font-grey-color: #6c757d; --my-bg-light-grey-color: #f9f6f6; --my-bg-dark-grey-color: #606060; --my-bg-dark-grey-color-hover: #2b2b2b; --primary: #9e0c37;} #cart_products tbody .td-total, #cart_products tbody .td-price{font-size: 1.2em;} #cart_products .td-img{height: 100%; display: flex; justify-content: center; align-items: center;} #cart_products .line-product .td-price, #cart_products .line-product .td-qty, #cart_products .line-product .td-total, #cart_products .line-product .td-action{display: flex; justify-content: center; align-items: center;} #cart_products .line-product{margin: 5px 0; padding: 5px 0;} .div-discount-code{background-color:var(--my-bg-red-color); color: white; display: flex; flex-flow: column; justify-content: space-around;} .div-discount-code a{color: white; text-align: left;} @media (max-width:767.98px){.hide-in-mobile{display: none;}} .card .div-checkout{margin: auto; justify-content: center; display: flex;} .card .card-body{color: var(--my-font-grey-color);} .cart-items{color: var(--my-font-grey-color)} @media (min-width:576px){.js_quantity.form-control{border: 0 !important;}} .login_img img{width: 100%; height: 100%; object-fit: cover;} .login_form .login_text{color: var(--my-font-grey-color);} .login_form .login-button{background-color: var(--my-bg-red-color); color: white; margin: 5px auto; font-weight: bold;} .login_form .login-button:hover{background-color: var(--my-bg-red-color-hover);} .login_form .register-button{background-color: var(--my-bg-dark-grey-color); color: white; margin: 5px auto; font-weight: bold;} .login_form .register-button:hover{background-color: var(--my-bg-dark-grey-color-hover)} .header-home-image{background-image: url('/theme_popplighting/static/src/img/luz.jpg'); background-size: 100%; background-repeat: no-repeat; min-height: 250px;} .header-home-image .title-image{color: white;} .header-home-notices{overflow-y: scroll; max-height: 300px;} .header-home-image .title-image p{width: 204px;} .my_account_div_container{justify-content: center; margin: 0 auto;} .my_account_div_container h4{text-align: center; text-transform: uppercase;} .my_account_div_container .list-group-item{margin: 1%; text-align: center; text-transform: uppercase; font-weight: bold; height: 60px; display:flex; align-items: center; justify-content: center;} .shipping-text{padding: 0 !important; background: var(--my-bg-red-color); color: white;} .shipping-image{padding: 0 !important;} .shipping-image img{max-height: 350px; object-fit: cover;} @media (min-width:768px){} @media (min-width:992px){.header-home-image{min-height: 350px;}.header-home-notices{overflow-y: scroll; max-height: 350px;}.header-home-image .title-image h2{font-size: 2.5rem;}.header-home-image .title-image p{font-size: 1.5rem;}.my_account_div_container h4{font-size: 2rem;}.my_account_div_container .list-group-item{font-size: 1.5rem;}.my_account_div_container .list-group-item{height: 100px;}.shipping-text h3{font-size: 2.5rem;}.shipping-text p{font-size: 1.2rem; width: 300px;}} #website_cookie_notice{position: fixed; bottom: -16px; z-index: 10000;} .voucher-form{background: white; padding: 12px;} @media (max-width: 1024px){.bg-signup{background-image: none; display: block; margin-left: 0; margin-right: 0;}.bg-signup .col-6{max-width: 100%;}.bg-signup .text-primary{position: relative !important; bottom: 0px !important; font-size: 3rem !important;}.bg-signup p{position: relative !important; color: black !important; bottom: 0px !important;}} .s_product_category{padding: 15px;} .o_header_affix #top_menu_collapse_clone{display: none !important;} .mobile-menu-link{display: none; color: white; font-size: 26px;} .search_container{width: 40%;} .search_container form{margin-right: auto !important; border-radius: 0;} .search_container form .form-group{width: 88%;} .search_container form .form-group .form-control, .oe_search{width: 100% !important; border-radius: 0; height: 40px;} .oe_search_box{height: 100%; border-radius: 0;} .search_container form .oe_search_button, .oe_search_button{background: var(--primary); color: white; border-color: var(--primary); border-radius: 0; height: 40px;} header li{list-style: none;} #my_cart &gt; div, .user_menu &gt; div{display: inline-block; position: relative;} #my_cart &gt; div:first-child, .user_menu &gt; div:first-child{line-height: 32px; width: 48px;} .user_menu &gt; div:first-child{text-align: center; line-height: 48px;} #my_cart &gt; div:first-child a{color: white;} .badge-primary{background: var(--primary);} .my_cart_quantity{position: absolute; right: 0; top: 0; border-radius: 25px; width: 16px; line-height: 10px;} .o_header_affix &gt; nav{padding: 10px 0; border-bottom: 1px solid rgba(117, 108, 125, 0.12);} .principal-menu{padding-left: 0; margin-bottom: 0; position: relative;} .principal-menu &gt; li{display: inline-block;} #wrapwrap .o_header_affix{background: white;} #products_grid tr:first-child{display: none;} .oe_product .oe_product_image img{position: inherit; width: auto;} .oe_product .oe_product_image{position: inherit;} .oe_product section{position: inherit; background: white;} .oe_product section a{color: #1a1919; text-transform: none; padding: 4px 15px 0; font-weight: normal; display: block; height: 55px; overflow: hidden; font-weight: bold;} .oe_product section .oe_product .product_price{bottom: 10px; position: absolute;} .js_attributes .nav-pills .show_attribute .nav-pills, .js_attributes .show_attribute select{display: flex;} .js_attributes .nav-pills .nav-pills, .js_attributes select{display: none;} .js_attributes .nav-item{border-bottom: 1px solid #DEE2E6; padding-top: 1rem !important; padding-bottom: 1rem !important; cursor: pointer;} .js_attributes .nav-item div{font-size: 0.875rem; line-height: 1.4;} .js_attributes .nav-item ul{margin-left: 0 !important;} .js_attributes .nav-item ul li{border: 0px solid !important; padding: 0 !important;} .js_attributes .nav-item ul li label{margin: 0 !important; padding: 0.5rem 0 !important;} .js_attributes .nav-link.active{color: inherit !important; background-color: inherit !important;} .search_container_mobile{display: none;} @media (max-width: 968px){.search_container, .user_menu{display: none;}.mobile-menu-link{display: block; margin-left: 15px;}.search_container_mobile{display: contents;}#my_cart{margin-right: 15px;}.principal-menu &gt; li{display: block; padding: 1rem 1rem; text-align: left; width: 100%;}.principal-menu &gt; li a{padding: 0; margin: 0 !important;}.categories_menu{position: relative; margin-bottom: -16px;}.o_mega_menu_toggle{display: none; padding: 0;}.o_mega_menu_toggle.show_menu{display: block;}.o_mega_menu_toggle.container{width: 100%; max-width: 100%;}.principal-category .fa-angle-right{left: 95%;}.principal-category{width: 100%;}.child-category-menu{width: 100%; position: relative; left: 0;}.principal-menu + .categories_menu{display: none !important;}} #o_shop_collapse_category a,#o_shop_collapse_category i{color: #212529 !important;} #o_shop_collapse_category a:hover{color: #b60005 !important;} #o_shop_collapse_category .nav-link.active{background-color: #dadde1 !important;} .oe_product section{border-top: 0 none; padding: 0;} .oe_product .product_price{bottom: 0; padding: 0 15px;} header .navbar{background: black !important;} #my_cart{color: white;} #my_cart a{color: white;} .user_menu, .user_menu a{color: white;} .user_menu .dropdown-menu{background: black;} #top-menu li.dropdown:hover .dropdown-menu{display: block; margin-top: 0;} .product_price b{color: #9e0c37 !important;} .btn-fill-primary, .btn-primary{color: #FFFFFF; background-color: #9e0c37; border-color: #9e0c37;} .btn-secondary{color: #212529; background-color: #e9ecef; border-color: #e9ecef;} .sgeede-infinite-get{display: initial;} .tp-bottombar-component &gt; div{display: none;} button.navbar-toggler{display: none;} .css_attribute_color{display: inline-block; border: 5px solid #DEE2E6; border-radius: 50%; text-align: center; transition: border 200ms;} .css_attribute_color.active, .css_attribute_color:hover{border: 5px solid var(--primary); cursor: pointer;} .css_attribute_color.active input{margin: 8px;} 

/* /theme_new_popplighting/static/src/css/styles_popp.css defined in bundle 'web.assets_frontend' */
.link-banner{cursor: pointer;} body.o_connected_user{padding-top: 100px !important; background-color: #f4f4f4;} .contenedor-e-commerce{justify-content: center;} .e-commerce-caja-producto{width: 218px; height: 340px; background-color: #404447; margin: 6px; display: inline-flex;} .oe_login_form_home{max-width: 100%; margin: 35px auto;} .centrado-en-pagina{justify-content: center;} .formulario-home-page{padding-top: 70px; padding-bottom: 100px; background-color: #f4f4f4; background-size: 100%; background-repeat: round;} .fondo-caja-login{background-color: #8a8a8a2e; border-radius: 5px; margin: 10px 40px; padding: 10px 30px;} .texto-blanco{color: #fff;} .img-fluid-peq{max-width: 75%; display: flex; transition: all 0.6s ease-out;} .img-fluid-peq:hover{transform: scale(1.1); transition: all 0.6s ease-in-out;} .categoria-producto-home{padding: 20px; position: relative; top: 0px; background-color: #fff; box-shadow: rgba(218, 218, 228, .5) 0 10px 20px;} .ventajas-home{background-color: #f8f4f4eb; border: solid 1px; padding: 5px 15px; margin: 15px; box-shadow: 0px 0px 23px 2px rgba(210, 180, 143, 1);} .p-home{text-align: center; margin: inherit; font-weight: 700;} .ventajas{margin-top: 0px; padding-top: 70px;} .s_image_gallery.o_slideshow .container{max-width: 70% !important; padding: 0 !important;} .text-black{width: 25px; height: 25px; border-radius: 110%; background-color: #ffffff; justify-content: space-around; position: absolute; top: 44%; margin-left: 10px; margin-right: 10px;} .efecto-hover-producto:hover{width: 80px;} .estilos-frase-inspiracion{border-top: solid 1px #646464; border-bottom: solid 1px #646464;} .imagen-producto-coleccion{width: 260px;} .productos-categoria{display: flex; justify-content: center; margin-top: 30px; margin-bottom: 90px;} .justify-content-center-img{display: -webkit-inline-box;} .efecto-hover-img:hover{transform: scale(1.1); transition: all 0.6s ease-in-out; box-shadow: rgba(218, 218, 228, .5) 0 10px 20px;} .ventajas-popp{background-color: #f4f4f4;} .fondo-caja-ventajas{border-top: #ffc107 solid 3px; background-color: #212121; padding: 14px; color: #ffffff; margin: 10px; text-align: center; transition: all 0.6s ease-out;} .fondo-caja-ventajas:hover{background-color: #ad1917; padding: 14px; color: #ffffff; margin: 10px; text-align: center; transition: all 0.6s ease-in-out; box-shadow: rgba(218, 218, 228, .5) 0 10px 20px;} .banner-registro{box-sizing: border-box; background-color: #212121; position: fixed; z-index: 9; margin: 0; top: 120px; width: 100vw; padding-top: 7px; box-shadow: rgb(0 0 0 / 60%) 0 2px 14px} .btn-banner-registro{background-color: #ad1917; border: none; border-radius: 5px; color: #ffffff; padding: 5px 10px; margin: 5px; cursor: pointer; transition: all 0.6s ease-out;} .btn-banner-registro:hover{background-color: #eb9c08; border: none; border-radius: 5px; color: #ffffff; padding: 5px 10px; margin: 5px; cursor: pointer; transition: all 0.6s ease-in-out;} .imagen-publicidad{width: 350px;} .imagen-publicidad:hover{background-color: #40444727;} .efecto_producto{margin-bottom: 30px;} .efecto_producto{border-top: #ffffff solid 3px; transition: all 0.6s ease-out;} .efecto_producto:hover{border-top: #ffc107 solid 3px; scale: 1.1; transition: all 0.6s ease-in-out; box-shadow: rgba(218, 218, 228, .5) 0 10px 20px;} .efecto-texto-producto{text-align: center; color: #1d1d1d; font-size: 14px; margin-top: 10px; background-color: #ffffff; padding: 10px 0px; margin: 0 auto;} .alinear-todo-centro{display: flex; justify-content: center; align-items: center;} .boton-2{font-weight: 500; color: #ad1917; border: 1px solid #ad1917; padding: 8px 50px; background-color: transparent; transition: all 0.6s ease-out; cursor: pointer;} .boton-2:hover{font-weight: 500; color: #212121; border: 1px solid #212121; padding: 8px 50px; background-color: transparent; scale: 1.05; transition: all 0.6s ease-in-out; cursor: pointer;} .titulo-producto-2{font-size: 25px; line-height: 32px; font-weight: 600;} .img-producto-2{width: 350px; display: block;} .child-category-menu .child-category img{height: 100% !important; transition: all 0.6s ease-out;} @media(min-width: 968px){.child-category-menu .child-category img:hover{scale: 1.25 !important; transition: all 0.6s ease-in-out;}} @media (min-width: 400px){.fondo-caja-ventajas{background-color: #212121; padding: 14px; color: #ffffff; margin: 10px; text-align: center; width: 360px; transition: all 0.6s ease-out;}} @media (max-width: 476px){.banner-registro p{font-size: 12px; font-weight: 700;}.btn-banner-registro{background-color: #ad1917; border: none; border-radius: 5px; color: #ffffff; padding: 4px 5px; margin: 5px; font-weight: 500; font-size: 13px; cursor: pointer; transition: all 0.6s ease-out;}.btn-banner-registro:hover{background-color: #eb9c08; border: none; border-radius: 5px; color: #ffffff; padding: 4px 5px; margin: 5px; font-weight: 500; font-size: 13px; cursor: pointer; transition: all 0.6s ease-in-out;}.s_image_gallery.o_slideshow .container{max-width: 100% !important; padding: 0 !important;}.boton-2{font-weight: 500; color: #ad1917; border: 1px solid #ad1917; padding: 8px 20px; background-color: transparent; transition: all 0.6s ease-out;}.boton-2:hover{font-weight: 500; color: #212121; border: 1px solid #212121; padding: 8px 20px; background-color: transparent; transition: all 0.6s ease-in-out;}} @media (max-width: 575px){.responsive-575px{width: 400px;}.boton-2{width: 100%;}.iluminacion-exterior{width: inherit;}.img-producto-2{width: 375px; display: block; margin-bottom: 18px;}} @media (max-width: 576px){.productos-categoria{margin-bottom: 30px;}.imagen-producto-coleccion{width: 150px;}.borde-img{border-radius: 1px solid red;}.img-fluid-categoria{height: 360px; display: block; margin-bottom: 45px;}.banner-registro{box-sizing: border-box; background-color: #212121; position: fixed; z-index: 9; margin: 0; top: 104px; width: 100vw; padding-top: 15px;}} @media (max-width: 968px){.banner-registro{box-sizing: border-box; background-color: #212121; position: fixed; z-index: 9; margin: 0; top: 60px; padding-top: 15px;}.s_image_gallery.o_slideshow .container{max-width: 100% !important; padding: 0 !important;}.fa-angle-right:before{content: "\f105"; color: #ad1719;}} 

/* /product_variant_multi_image/static/src/css/styles.css defined in bundle 'web.assets_frontend' */
#wrapwrap .css_attribute_color{position: relative; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;} #wrapwrap .css_attribute_color:not(.active){border: 3px solid transparent;} #wrapwrap .css_attribute_color input{margin: 20px;} #wrapwrap .css_attribute_color .label{position: absolute; left: 2px; bottom: 2px;} 

/* /snippet_product_slider/static/src/less/common.less defined in bundle 'web.assets_frontend' */
 .function_btn div{display: inline-block;} .headline_wishlist .wishlist_btn, .headline_add_to_cart .add_to_cart_btn, .headline_price .product_price, .headline_rating .user-rating, .headline_comparison .compare_btn{display: none;} 

/* /bi_website_shop_product_filter/static/src/css/customfilter.css defined in bundle 'web.assets_frontend' */
 .customfilter{background: teal; color: white; font-size: large; font-weight: 600; text-align: center;} 

/* /website_product_label/static/src/scss/product_label.scss defined in bundle 'web.assets_frontend' */
 .topleft, .topcenter, .topright{top: 0%; z-index: 6; position: absolute;} .topcenter{left: 38%; text-align: center;} .topright{right: 0%; text-align: right;} .bottomleft, .bottomcenter, .bottomright{bottom: 0%; z-index: 6; position: absolute;} .bottomcenter{left: 38%; text-align: center;} .bottomright{text-align: right; right: 0%;} .centerleft, .center, .centerright{position: absolute; top: 50%; z-index: 10;} .center{text-align: center; left: 38%;} .centerright{right: 0%; text-align: right;} 

/* /stock_notify_ept/static/src/css/style.css defined in bundle 'web.assets_frontend' */
 .notify_me_email{display: none;} 

/* /website_back2top/static/src/css/website_scroll_back2top.css defined in bundle 'web.assets_frontend' */
a.back-to-top{display: none; width: 60px; height: 60px; text-indent: -9999px; position: fixed; z-index: 999; right: 20px; bottom: 20px; background-image:url("/website_back2top/static/description/up-arrow.png"); background-repeat: no-repeat; background-position-x: center; background-position-y: 43%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; outline: none;} 

/* /website_template_product_variants/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.attribute_list .separator:last-child{display: none;} .tab-pane{max-height: 350px; overflow-y: scroll; overflow-x: hidden;} .mechanical-data{width: 50%; float: left;} .mechanical-data &gt; div, .logistics-data &gt; div{width: 95%; display: flex; justify-content: space-between; padding: 4px 10px; margin: 0;} .mechanical-data .col-name, .logistics-data .col-name{margin: 0;} .mechanical-data .col-value, .logistics-data .col-value{margin: 0; font-weight: bold; text-align: right;} .logistic-data{width: 50%;} @media (max-width:768px){.mechanical-data{width: 100%}} .discount_product{font-weight: bold; color: #979595;} .discount_product_red{color: red; margin-left: 5px;} .pvp_span{margin-right: 5px;} .datasheet{width: 100%;} .datasheet .print-datasheet{width: 100%;} .border-bottom.variant{margin-top: 15px;} .js_product_variants{padding: 0;} .product_name{font-size: 16px; color: #212529;} .product-field-title{width: 100%; vertical-align: top; border-top: 1px solid #DEE2E6; background: #575757; color: white; padding: 10px;} .product-image-container{padding: 0; margin: 0 auto;} .product-field-data{width: 100%; padding: 0.2rem; vertical-align: top; border-top: 1px solid #DEE2E6;} .product-field-data .col-name{margin: 0; font-size: 13px; padding: 5px 5px 5px 0px;} .product-field-data .col-value{margin: 0; font-weight: 600; text-align: right; font-size: 13px; padding: 5px 5px 5px 0px;} .product-field-data &gt; div{width: 95%; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; border-bottom: 0px; padding: 4px 10px; margin: 0;} .w-60{width: 60%;} .section_title{margin: 45px;} .datasheet-button{display: flex; align-items: center; justify-content: center; background-color: #000000; color: #fff; padding: 5px 20px; border-radius: 5px; text-decoration: none; transition: background-color 0.3s ease, transform 0.2s ease; font-size: 0.8em; width: fit-content; margin: 10px auto;} .datasheet-button:hover{background-color: #9E0C37; transform: scale(1.05);} .datasheet-button .fa{margin-right: 8px; color: #ffffff;} .datasheet-text{color: white; font-weight: bold; font-size: 12px;} @media (max-width: 971px){.product-image-container{flex: 80%; max-width: 50%;}} .product-variants .section_title{margin: 45px; margin-right: 7px; margin-left: 0; display: inline-block;} .product-variants .number_products{display: inline-block; font-size: 17px;} .stock_status.sold_out{color: red;} .stock_status.sold_available{color: green;} .disabled_button{pointer-events: none; background-color: grey !important; border-color: #535050 !important;} 

/* /website_wishlist_multi/static/src/css/website_wishlist_multi.css defined in bundle 'web.assets_frontend' */
 #wishlists{min-width: 175px;} #wishlists li.active_added i{color: green;} #wishlists li a, #wishlists li .btn-link{color: #707070; padding: 3px 10px;} #wishlists &gt; li &gt; a{border-bottom: solid 1px #d6d6d6;} .padding5{padding: 5px;} .bordered-block{line-height: 25px;} .bordered-block{border-radius: 2px; padding: 15px 10px; background-color: #ffffff; border: solid 1px #d6d6d6; font-weight: 500;} @media (min-width: 480px){.bordered-block{margin-bottom: 15px;}} .padding-top25{padding-top: 25px;} .result-notfound{margin: 30px 0; color: #7d7d7d; text-align: center; font-weight: bold; font-size: 24px; line-height: 30px; text-transform: capitalize;} .result-notfound i{font-size: 45px;} .red-text{color: #EC0044;} .black-text{color: #000000;} .font18{font-size: 18px;} .padding20{padding: 20px;} .fullwidth .btn{width: 100%; position: relative; margin-top: 10px; text-transform: capitalize;} .btn-font-fff-bold{color: #ffffff; font-weight: 700;} .btn-green-bg{background-color: #29a34f;} .btn-green-bg:hover, .btn-green-bg:active, .btn-green-bg:focus, .btn-green-bg:focus:active, .btn-green-bg[disabled]:focus, .btn-green-bg[disabled]:hover{color: #ffffff; background-color: #3AB45F;} .btn-area{display: inline-block; position: absolute; z-index: 1000;} .o_wishlist_rm .fa-trash-o{color: #9E0C37;} .o_wishlist_rm .fa-trash-o:hover{color: black;} .td-wish-btn{text-align: right;} .selected_wishlist_display{display: none;} #o_comparelist_table .text-left{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;} #o_comparelist_table .text-left .titulo-producto-lista-deseos{padding: 0px 35px;} 

/* /website_product_product_page/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.variant-panel{text-align: left; margin-top: 10px; width: 100%;} .toggle-checkbox{display: none;} .stock_status_sold_out{color: red; font-size: 18px;} .btn-toggle-description{background-color: #212529; color: #fff; border: none; padding: 10px 20px; cursor: pointer; font-weight: bold; display: block; width: 100%; text-align: left; font-size: 16px; position: relative; transition: background-color 0.3s ease;} .btn-toggle-description:hover{background-color: #9E0C37;} .description-toggle-icon{margin-right: 10px; font-size: 18px; transition: transform 0.3s ease; display: inline-block;} .toggle-checkbox:checked + .btn-toggle-description .description-toggle-icon{transform: rotate(45deg);} .description-content, .features-content, .other-features-content, .accessory-content, .downloads-content{display: none; margin-top: 10px; padding: 10px; background-color: rgba(0, 0, 0, 0.05); border-radius: 5px;} .other-features-content{background-color: #f7f7f7 !important;} .other-features-content .logistics-data &gt; div{width: 100%;} .toggle-checkbox:checked + .btn-toggle-description + .panel-content{display: block;} .not-accessory, .not-attachments, .no-description{text-align: center; padding: 20px; background-color: rgba(0, 0, 0, 0.05); border-radius: 5px;} .product_detail_img{max-height: none; !important;} .mini-section{display: block; margin-top: 60px; padding: 10px; background-color: #f8f9fa; border-radius: 5px;} .mini-section-item{display: block; width: 50%; margin-top: 15px;} .mini-section-icon{font-size: 24px; margin-right: 10px; color: #333;} details[open] .summary-icon{transform: rotate(180deg);} details{width: 100%; text-align: center;} summary{font-size: 14px; font-weight: bold; color: #333; cursor: pointer; list-style: none; text-align: left; align-items: center; justify-content: center;} .mini-section-description{font-size: 12px; color: #666; margin-top: 10px; text-align: left;} #add_to_cart{margin-bottom: 30px;} @media (max-width: 768px){.mini-section{flex-direction: column;}.mini-section-item{width: 100%; margin-bottom: 10px;}.mini-section-item:last-child{margin-bottom: 0;}#add_to_cart{margin-bottom: 10px;}} 

/* /odoo_whatsapp_live_chat/static/src/css/chatbot.css defined in bundle 'web.assets_frontend' */
 .chatbot_left{left: 20px;} .chatbot_right{right: 20px;} .chat_close_icon{cursor:pointer; color: #fff; font-size:16px; position: absolute; right: 12px; z-index: 9;} .chat_on{position: fixed; z-index: 10; width: 50px; height: 50px; right: 15px; bottom:20px; background-color: rgb(40, 185, 43); color: #fff; border-radius: 50%; text-align: center; padding: 9px; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important; cursor: pointer; display: block; line-height: 0.5;} .chat_on_icon{color:#fff; font-size:30px; text-align:center;} #wk_whatsapp_chat .Layout{pointer-events:auto; box-sizing:content-box!important; z-index:999999999; position:fixed; bottom:20px; min-width:50px; max-width:300px; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:end; -webkit-justify-content:flex-end; -ms-flex-pack:end; justify-content:flex-end; border-radius:50px; box-shadow:5px 0 20px 5px rgba(0,0,0,.1); -webkit-animation:appear .15s cubic-bezier(.25,.25,.5,1.1); animation:appear .15s cubic-bezier(.25,.25,.5,1.1); -webkit-animation-fill-mode:forwards; animation-fill-mode:forwards; opacity:0; -webkit-transition:right .1s cubic-bezier(.25,.25,.5,1),bottom .1s cubic-bezier(.25,.25,.5,1),min-width .2s cubic-bezier(.25,.25,.5,1),max-width .2s cubic-bezier(.25,.25,.5,1),min-height .2s cubic-bezier(.25,.25,.5,1),max-height .2s cubic-bezier(.25,.25,.5,1),border-radius 50ms cubic-bezier(.25,.25,.5,1) .15s,background-color 50ms cubic-bezier(.25,.25,.5,1) .15s,color 50ms cubic-bezier(.25,.25,.5,1) .15s; transition:right .1s cubic-bezier(.25,.25,.5,1),bottom .1s cubic-bezier(.25,.25,.5,1),min-width .2s cubic-bezier(.25,.25,.5,1),max-width .2s cubic-bezier(.25,.25,.5,1),min-height .2s cubic-bezier(.25,.25,.5,1),max-height .2s cubic-bezier(.25,.25,.5,1),border-radius 50ms cubic-bezier(.25,.25,.5,1) .15s,background-color 50ms cubic-bezier(.25,.25,.5,1) .15s,color 50ms cubic-bezier(.25,.25,.5,1) .15s} #wk_whatsapp_chat .Layout-open{overflow:hidden; min-width:300px; max-width:300px; border-radius:10px; color:#fff; -webkit-transition:right .1s cubic-bezier(.25,.25,.5,1),bottom .1s cubic-bezier(.25,.25,.5,1.1),min-width .2s cubic-bezier(.25,.25,.5,1.1),max-width .2s cubic-bezier(.25,.25,.5,1.1),max-height .2s cubic-bezier(.25,.25,.5,1.1),min-height .2s cubic-bezier(.25,.25,.5,1.1),border-radius 0ms cubic-bezier(.25,.25,.5,1.1),background-color 0ms cubic-bezier(.25,.25,.5,1.1),color 0ms cubic-bezier(.25,.25,.5,1.1); transition:right .1s cubic-bezier(.25,.25,.5,1),bottom .1s cubic-bezier(.25,.25,.5,1.1),min-width .2s cubic-bezier(.25,.25,.5,1.1),max-width .2s cubic-bezier(.25,.25,.5,1.1),max-height .2s cubic-bezier(.25,.25,.5,1.1),min-height .2s cubic-bezier(.25,.25,.5,1.1),border-radius 0ms cubic-bezier(.25,.25,.5,1.1),background-color 0ms cubic-bezier(.25,.25,.5,1.1),color 0ms cubic-bezier(.25,.25,.5,1.1);} #wk_whatsapp_chat .Layout-expand{display:none;} #wk_whatsapp_chat .Layout-mobile{bottom:10px} #wk_whatsapp_chat .Layout-mobile.Layout-open{width:calc(100% - 20px); min-width:calc(100% - 20px)} #wk_whatsapp_chat .Layout-mobile.Layout-expand{bottom:0; height:100%; min-height:100%; width:100%; min-width:100%; border-radius:0!important} @-webkit-keyframes slidein{0%{opacity:0; -webkit-transform:translateX(10px); transform:translateX(10px)}to{opacity:1; -webkit-transform:translateX(0); transform:translateX(0)}} @keyframes slidein{0%{opacity:0; -webkit-transform:translateX(10px); transform:translateX(10px)}to{opacity:1; -webkit-transform:translateX(0); transform:translateX(0)}} #wk_whatsapp_chat .Messenger_messenger{position:relative; height:100%; width:100%; min-width:300px; -webkit-box-orient:vertical; -webkit-box-direction:normal; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column} #wk_whatsapp_chat .Messenger_header,#wk_whatsapp_chat .Messenger_messenger{display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex} #wk_whatsapp_chat .Messenger_header{-webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center; padding-left:10px; padding-right:40px; height:40px; -webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0} #wk_whatsapp_chat .Messenger_header h4{opacity:0; font-size:16px; -webkit-animation:slidein .15s .3s; animation:slidein .15s .3s; -webkit-animation-fill-mode:forwards; animation-fill-mode:forwards} #wk_whatsapp_chat .Messenger_prompt{margin:0; font-size:16px; line-height:18px; font-weight:400; overflow:hidden; white-space:nowrap; text-overflow:ellipsis} #wk_whatsapp_chat .Messenger_content{height: 450px; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-color: #fff;} #wk_whatsapp_chat .Messages{position: relative; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow-x: hidden; overflow-y: auto; background-color: #fff; -webkit-overflow-scrolling: touch;} #wk_whatsapp_chat .Input{position: relative; width: 100%; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; padding-top: 17px; padding-bottom: 15px; color: #96aab4; background-color: #fff; border-top: 1px solid #e6ebea;} #wk_whatsapp_chat .Input-blank .Input_field{max-height: 20px;} #wk_whatsapp_chat .Input_field{width: 100%; resize: none; border: none; outline: none; padding: 0; padding-right: 0px; padding-left: 0px; padding-left: 20px; padding-right: 75px; background-color: transparent; font-size: 16px; line-height: 20px; min-height: 20px !important;} #wk_whatsapp_chat .Input_button-emoji{right: 45px;} #wk_whatsapp_chat .Input_button{position: absolute; bottom: 15px; width: 25px; height: 25px; padding: 0; border: none; outline: none; background-color: transparent; cursor: pointer;} #wk_whatsapp_chat .Input_button-send{right: 15px;} #wk_whatsapp_chat .Input-emoji .Input_button-emoji .Icon, #wk_whatsapp_chat .Input_button:hover .Icon{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all .1s ease-in-out; transition: all .1s ease-in-out;} #wk_whatsapp_chat .Input-emoji .Input_button-emoji .Icon path, #wk_whatsapp_chat .Input_button:hover .Icon path{fill: #2c2c46;} .contacts_card{border: none !important} .contacts_body{padding: 0.75rem 0 !important; overflow-y: auto; white-space: nowrap;} .msg_card_body{overflow-y: auto;} .img_cont{position: relative; height: 20%; float: left; padding: 2px; margin-right: 10%;} .user_img{height: 70px; width: 70px; border: 1.5px solid #f5f6fa;} .contacts{list-style: none;} ui.contacts a:hover{text-decoration: none;} ui.contacts span:hover{text-decoration: underline;} 

/* /website_catalogue_page/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.catalogue-item{margin-bottom: 20px;} .catalogue-title{margin-top: 50px; margin-bottom: 20px;} .catalogue-item-container{position: relative; overflow: hidden; transition: box-shadow 0.3s ease-in-out; margin-bottom: 20px;} .catalogue-item{width: 100%; height: auto; margi} .catalogue-item-container:hover{box-shadow: 0 4px 8px rgba(255, 255, 255, 0.5);} .catalogue-item-overlay{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); display: flex; align-items: center; justify-content: center; flex-direction: column; color: #fff; font-size: 16px; opacity: 0; transition: opacity 0.3s ease-in-out;} .catalogue-item-container:hover .catalogue-item-overlay{opacity: 1;} .catalogue-item-overlay .icon{font-size: 24px; margin-bottom: 8px;} .catalogue-item-overlay .text{font-size: 16px;} h1{margin-top: 50px; margin-bottom: 20px;} 

/* /website_form_builder/static/src/css/website_form_builder.scss defined in bundle 'web.assets_frontend' */
 .o_website_form_builder .o_required &gt; label::after{content: '*'; color: #dc3545;} .o_website_form_builder .form-field.css_non_editable_mode_hidden{opacity: 0.6;} .o_website_form_builder .form-check-label{font-weight: inherit;} body .modal.o_website_modal textarea.form-control, body .modal.o_website_modal select[multiple].form-control{height: auto;} 

/* /project/static/src/scss/portal_rating.scss defined in bundle 'web.assets_frontend' */
 .o_portal_project_rating .thumbnail{height: 240px;} .o_portal_project_rating .o_top_partner_rating_image{height: 15px;} .o_portal_project_rating .o_top_partner_image{height: 30px; width: 30px;} .o_portal_project_rating .o_top_partner_feedback{word-wrap: break-word;} .o_portal_project_rating .o_vertical_separator{border-left: 1px solid #eeeeee;} .o_portal_project_rating .o_rating_progress{margin-bottom: 10px;} .o_portal_project_rating .o_rating_count{display: inline-block; min-width: 22px;} .o_portal_project_rating .o_smiley_no_padding_left{padding-left: 0;} .o_portal_project_rating .o_smiley_no_padding_right{padding-right: 0;} .o_portal_project_rating .o_lighter_smileys{opacity: 0.4;} 

/* /auth_oauth/static/src/scss/auth_oauth.scss defined in bundle 'web.assets_frontend' */
 .o_auth_oauth_providers .fa-facebook-square{color: #3b5998;} .o_auth_oauth_providers .fa-google-plus-square{color: #de564a;} .o_auth_oauth_providers .o_custom_icon{margin: 0 0.15em; width: 1em; height: 1em; border: 3px solid #875A7B; border-radius: 100%; transform: translateY(2px);} 

/* /two_factor_otp_auth/static/src/scss/two_factor_otp_auth.scss defined in bundle 'web.assets_frontend' */
 #qr-code-2fa img{max-width: 100%; height: auto; transform: none !important;} 

/* /aspl_website_stock_notify/static/src/css/style.css defined in bundle 'web.assets_frontend' */
@media screen and (max-width: 800px){.stock_notify{width: 260px;}.email{width: 260px;}}</pre></body></html>