.cmon-news-cta nav{margin-top: 40px; text-align: center;} @media screen and (min-width: 600px){.cmon-news-cta{background-position: -80px -200px, 0 0; background-size: 400px auto, auto auto;}} .cmon-grid-items > span{display: none;} .cmon-grid-items li{margin-top: 20px;} .cmon-grid-items img{display: block;} .cmon-grid-items figure{overflow: hidden;} .cmon-grid-items figcaption{display: none;} .cmon-grid-items .cmon-grid-item-content{padding: 20px;} .cmon-grid-items .cmon-grid-item-content h3{margin-bottom: 5px;} .cmon-grid-items .cmon-grid-item-content .cmon-date{margin-bottom: 10px; color: #767676;} .cmon-grid-items .cmon-grid-item-content .cmon-text{color: #767676;} @media screen and (min-width: 600px){.cmon-grid-items{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}.cmon-grid-items li{-webkit-box-flex: 0; -ms-flex: 0 1 32%; flex: 0 1 32%; margin-top: 2.1%;}} @media screen and (min-width: 960px){.cmon-grid-items figcaption{opacity: 0; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translateY(100%); transform: translateY(100%); display: block; position: absolute; bottom: 0; left: 0; right: 0; padding: 10px 0; text-align: center; color: #141414; background: #fff;}.cmon-grid-items li{position: relative;}.cmon-grid-items li, .cmon-grid-items li img{-webkit-transform: scale(1); transform: scale(1);}.cmon-grid-items li img{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}.cmon-grid-items li:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}.cmon-grid-items li:hover figcaption{opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}} @media screen and (min-width: 1280px){.cmon-grid-items figcaption{padding: 20px 0;}} .cmon-tab-panel{padding: 0;} .cmon-tab-panel-nav{background: #fff; margin-bottom: 20px;} .cmon-tab-panel-nav ul{display: -webkit-box; display: -ms-flexbox; display: flex;} .cmon-tab-panel-nav ul li{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; padding: 20px 0; color: #141414; position: relative; cursor: pointer;} .cmon-tab-panel-nav ul li span{pointer-events: none;} .cmon-tab-panel-nav ul li:before{opacity: 0; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translateY(100%); transform: translateY(100%); content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: #141414;} .cmon-tab-panel-nav ul li.active:before{-webkit-transform: translateY(0); transform: translateY(0); opacity: 1 !important;} @media screen and (min-width: 960px){.cmon-tab-panel-nav ul li br{display: none;}.cmon-tab-panel-nav ul li:hover:before{-webkit-transform: translateY(0); transform: translateY(0); opacity: 0.2;}} @media screen and (min-width: 1280px){.cmon-tab-panel-nav ul li{padding: 30px 0;}} .cmon-tab-panel-nav--links ul li{padding: 0;} .cmon-tab-panel-nav--links ul li a{display: block; width: 100%; height: 100%; padding: 20px 0; text-decoration: none; color: inherit;} .cmon-tab-panel-nav--links ul li a:before{opacity: 0; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translateY(100%); transform: translateY(100%); content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: #141414;} .cmon-tab-panel-nav--links ul li a.active:before{-webkit-transform: translateY(0); transform: translateY(0); opacity: 1 !important;} @media screen and (min-width: 1280px){.cmon-tab-panel-nav--links ul li a{padding: 30px 0;}} .cmon-tab-panel-item-container{position: relative;} .cmon-tab-panel-item{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; position: absolute; top: 0; left: 20px; right: 20px; opacity: 0; pointer-events: none; -webkit-transform: translateY(40px) scale(0.95); transform: translateY(40px) scale(0.95);} .cmon-tab-panel-item.active{position: static; opacity: 1; -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1); pointer-events: auto;} @media screen and (min-width: 600px){.cmon-tab-panel-item{left: 30px; right: 30px;}} @media screen and (min-width: 1286px){.cmon-tab-panel-item{left: 0; right: 0;}} .cmon-floating-share{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;} .cmon-floating-share, .cmon-floating-share-network{display: -webkit-box; display: -ms-flexbox; display: flex;} .cmon-floating-share-network{-webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 40px; height: 40px; border-radius: 40px; color: #fff;} .cmon-floating-share-network--facebook{background: #395897;} .cmon-floating-share-network--twitter{background: #1ca0f3; margin-left: 10px;} .cmon-gallery-overlay{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; background: #141414; width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; z-index: 60; opacity: 0; pointer-events: none;} .cmon-gallery-overlay--active{opacity: 1; pointer-events: auto;} .cmon-gallery-overlay figure{position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100vw; height: 100vh;} .cmon-gallery-overlay figure picture{display: inline-block;} .cmon-gallery-overlay figure img{max-width: 100vw; max-height: 100vh;} .cmon-gallery-overlay figure figcaption{position: absolute; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.4); color: #fff; padding: 10px; line-height: 1rem;} .cmon-gallery--close{position: absolute; top: 10px; right: 10px; color: #fff; background: rgba(0, 0, 0, 0.4); border-radius: 35px; width: 35px; height: 35px; line-height: 35px; text-align: center;} .cmon-gallery-thumbs.cmon-container{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 1300px; padding: 0 10px;} @media screen and (min-width: 600px){.cmon-gallery-thumbs.cmon-container{padding: 0 20px;}} @media screen and (min-width: 1286px){.cmon-gallery-thumbs.cmon-container{padding: 0;}} .cmon-gallery-thumb{-webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; padding: 20px 10px 0; cursor: pointer;} .cmon-gallery-thumb img{width: 100%; display: block;} .cmon-gallery-thumb .cmon-box{margin: 0;} @media screen and (min-width: 414px){.cmon-gallery-thumb{-webkit-box-flex: 0; -ms-flex: 0 1 33%; flex: 0 1 33%;}} @media screen and (min-width: 768px){.cmon-gallery-thumb{-webkit-box-flex: 0; -ms-flex: 0 1 25%; flex: 0 1 25%;}} @media screen and (min-width: 1024px){.cmon-gallery-thumb{-webkit-box-flex: 0; -ms-flex: 0 1 16.65%; flex: 0 1 16.65%;}} @media screen and (min-width: 960px){.cmon-gallery-thumb figure{-webkit-transform: scale(1); transform: scale(1); position: relative;}.cmon-gallery-thumb img{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: scale(1); transform: scale(1);}.cmon-gallery-thumb:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}} @media screen and (min-width: 1280px){.cmon-gallery-thumb{-webkit-box-flex: 0; -ms-flex: 0 1 12.5%; flex: 0 1 12.5%;}} .cmon-lightbox{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 0; pointer-events: none;} .cmon-lightbox__curtain{width: 100vw; height: 100vh; top: 0; left: 0; z-index: 60; background: hsla(0, 0%, 8%, 0.9);} .cmon-lightbox__curtain, .cmon-lightbox__wrapper{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; position: fixed;} .cmon-lightbox__wrapper{top: 50%; left: 50%; z-index: 61; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);} .cmon-lightbox__btn-close{position: fixed; top: 10px; right: 10px; z-index: 61; padding: 10px; color: #f2f2f2; cursor: pointer;} .cmon-lightbox--active{opacity: 1; pointer-events: all;} .cmon-privacy-disclaimer{padding: 10px; background: #fec920; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #141414; height: 85px; display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 50;} @media screen and (min-width: 768px){.cmon-privacy-disclaimer{height: 40px;}.cmon-privacy-disclaimer br{display: none;}} .cmon-app--detached .cmon-privacy-disclaimer{display: -webkit-box; display: -ms-flexbox; display: flex;} .cmon-privacy-disclaimer button{position: absolute; top: 0; right: 10px; z-index: 10; height: 40px; border: 0; background: transparent;} .cmon-privacy-disclaimer a{color: #141414;} @media screen and (min-width: 961px){.cmon-privacy-disclaimer{position: relative;}} .cmon-quiz{margin-bottom: 80px;} .cmon-quiz__options{position: relative;} .cmon-quiz__option{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; display: -ms-grid; display: grid; gap: 10px; position: absolute; top: 0; left: 0; pointer-events: none; opacity: 0; width: 100%; -webkit-transform: scale(0.9); transform: scale(0.9);} .cmon-quiz__option--current{position: static; pointer-events: all; opacity: 1; -webkit-transform: scale(1); transform: scale(1);} .cmon-quiz__question{margin-bottom: 0;} .cmon-quiz__answer, .cmon-quiz__answers{display: -ms-grid; display: grid; gap: 10px;} .cmon-quiz__answer{grid-auto-flow: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; padding: 10px; border-radius: 10px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .cmon-quiz__answer, .cmon-quiz__answer:before{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} .cmon-quiz__answer:before{content: ""; display: block; width: 20px; height: 20px; border-radius: 20px; background: #fec920;} .cmon-quiz__answer:hover{background: rgba(254, 201, 32, 0.2);} .cmon-quiz__answer:active{background: rgba(254, 201, 32, 0.4);} .cmon-quiz__answer:active:before{background: #feb718;} .cmon-quiz__result{-ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; gap: 40px;} .cmon-quiz__result, .cmon-quiz__result-details{display: -ms-grid; display: grid; -ms-grid-column-align: flex-start; justify-items: flex-start;} .cmon-quiz__result-details{gap: 10px; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-line-pack: center; align-content: center;} .cmon-quiz__result-share{display: -ms-grid; display: grid; gap: 10px; grid-auto-flow: column;} .cmon-quiz__sandbox{display: none;} .cmon-qr-code-lightbox{width: 475px; max-width: calc(100vw - 20px); height: 540px; background: #fff url(/assets/ab90045e19b7f0ccefa8e11d16d69672.jpg) no-repeat 100% 0; display: -ms-grid; display: grid;} .cmon-qr-code-lightbox h3 br{display: none;} .cmon-qr-code-lightbox__wrapper{height: 100%; width: 100%; padding: 0 60px; display: -ms-grid; display: grid; gap: 40px; justify-self: flex-end; -ms-flex-line-pack: center; align-content: center;} .cmon-qr-code-lightbox__form{display: -ms-grid; display: grid; padding: 0;} .cmon-qr-code-lightbox__form .cmon-form{display: -ms-grid; display: grid; -ms-grid-columns: 1fr auto; grid-template-columns: 1fr auto;} .cmon-qr-code-lightbox__form .cmon-form .cmon-field input, .cmon-qr-code-lightbox__form .cmon-form .cmon-field input:focus, .cmon-qr-code-lightbox__form .cmon-form .cmon-field input:hover{background: #141414;} @media screen and (min-width: 768px){.cmon-qr-code-lightbox h3 br{display: block;}} @media screen and (min-width: 1024px){.cmon-qr-code-lightbox{width: 960px;}.cmon-qr-code-lightbox__wrapper{width: 475px;}} @media screen and (min-width: 1280px){.cmon-qr-code-lightbox h3 br{display: none;}.cmon-qr-code-lightbox__wrapper{padding: 0 40px;}} .cmon-store-cta{background: #f2f2f2 url(/assets/8576de7f972bd55fdf88998a247801f3.png) 97% 3% no-repeat; background-size: 150px auto;} .cmon-store-cta h2{color: #999;} .cmon-store-cta--content > div{padding: 20px;} .cmon-store-cta h3{margin-bottom: 10px;} .cmon-store-cta p{margin-bottom: 20px; color: #767676;} .cmon-store-cta p br{display: none;} @media screen and (min-width: 600px){.cmon-store-cta{background-position: -130px -20px; background-size: 400px auto, auto auto;}.cmon-store-cta .cmon-box{display: -webkit-box; display: -ms-flexbox; display: flex;}.cmon-store-cta figure{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}.cmon-store-cta--content{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}.cmon-store-cta--content > div{padding: 0 40px;}.cmon-store-cta p br{display: block;}} .cmon-player-support{background: #141414 url(/assets/2a47abd3d999cd3942ba21d253e56413.png) 97% 3% no-repeat; background-image: url(/assets/2a47abd3d999cd3942ba21d253e56413.png), -webkit-linear-gradient(top, #141414, #141414 75%, #f2f2f2 0, #f2f2f2); background-image: url(/assets/2a47abd3d999cd3942ba21d253e56413.png), -ms-linear-gradient(top, #141414 0, #141414 75%, #f2f2f2 75%, #f2f2f2 100%); background-repeat: no-repeat; background-position: 97% 3%,0 0; background-size: 150px auto, auto auto;} .cmon-player-support h2{color: #999;} .cmon-player-support--content > div{padding: 20px;} .cmon-player-support h3{margin-bottom: 10px;} .cmon-player-support p{margin-bottom: 20px; color: #767676;} .cmon-player-support p br{display: none;} .cmon-player-support .cmon-box{margin-bottom: 20px;} .cmon-player-support .cmon-box:last-child{margin: 5px;} @media screen and (min-width: 600px){.cmon-player-support{background-position: -130px -20px, 0 0; background-size: 400px auto, auto auto;}.cmon-player-support--content{display: -webkit-box; display: -ms-flexbox; display: flex;}.cmon-player-support--content > div{padding: 40px 10px 40px 40px;}.cmon-player-support p br{display: block;}.cmon-player-support .cmon-box{margin: 0 0 5px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1;}.cmon-player-support .cmon-box:last-child{margin: 0 0 5px 20px;}} .cmon-breadcrumb{display: none;} @media screen and (min-width: 960px){.cmon-breadcrumb{display: block; margin-bottom: 40px;}.cmon-breadcrumb li{display: inline-block; color: #767676;}.cmon-breadcrumb li:after{content: "/"; display: inline-block; margin: 0 10px;}.cmon-breadcrumb li:last-child{color: #141414;}.cmon-breadcrumb li:last-child:after{display: none;}.cmon-breadcrumb li a{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; color: #767676; text-decoration: none;}.cmon-breadcrumb li a:hover{color: #141414;}} .cmon-line-description .cmon-floating-share{position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);} .cmon-line-description .cmon-module-title{margin-bottom: 20px;} .cmon-line-description .cmon-text{color: #767676;} .cmon-card-avatar{-webkit-transform: translateZ(0); transform: translateZ(0); text-align: center; margin-top: -100px;} .cmon-card-avatar figure{width: 300px; max-width: 100%; display: inline-block;} .cmon-card-avatar figure figcaption{padding: 20px 0;} .cmon-card-avatar figure figcaption p{margin-top: 2px; color: #999;} .cmon-card-avatar figure figcaption strong{margin-top: 10px; display: inline-block;} .cmon-card-avatar figure figcaption ul{margin-top: 20px;} @media screen and (min-width: 1280px){.cmon-card-avatar figure{width: 420px; max-width: 420px;}} .cmon-game-header .cmon-floating-share{position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%) translateY(50%); transform: translateX(-50%) translateY(50%); z-index: 10;} .cmon-game-header .cmon-card-avatar, .cmon-game-header .cmon-product-box-profile h3{margin-bottom: 20px;} .cmon-game-header .cmon-product-box-profile > .cmon-text{color: #767676;} .cmon-game-header .cmon-product-box-profile--description ul{list-style: disc inside;} .cmon-game-header .cmon-game-specs h4{margin-top: 20px; padding-bottom: 5px; margin-bottom: 10px; display: block; border-bottom: 1px solid hsla(0, 0%, 8%, 0.15);} .cmon-game-header .cmon-game-specs ul{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;} .cmon-game-header .cmon-game-specs li{text-align: center;} .cmon-game-header .cmon-game-specs img{width: 36px; display: inline-block; margin-bottom: 10px;} .cmon-game-header .cmon-game-specs .cmon-game-spec-age__icon{font-family: Hind, sans-serif; font-weight: 300; font-size: 14px; font-weight: 700; width: 36px; height: 36px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto 16px; border: 2px solid #000; border-radius: 4px;} @media screen and (min-width: 1280px){.cmon-game-header .cmon-game-specs .cmon-game-spec-age__icon{font-size: 18px;}} .cmon-game-header .cmon-game-specs dt{color: #767676;} .cmon-product-details--preorder .cmon-game-header{background: #1e2b51;} .cmon-product-details--preorder .cmon-game-header .cmon-product-box-profile h3{color: #fec920;} .cmon-product-details--preorder .cmon-game-header .cmon-product-box-profile > .cmon-text{color: #fff;} .cmon-product-details--preorder .cmon-game-header .cmon-product-box-profile > .cmon-text a{color: inherit;} .cmon-product-details--preorder .cmon-game-header .cmon-product-box-profile--description ul{list-style: disc inside;} .cmon-product-details--preorder .cmon-game-header .cmon-game-specs h4{color: #fff;} .cmon-product-details--preorder .cmon-game-header .cmon-game-specs li{text-align: center; color: #fff;} .cmon-product-details--preorder .cmon-game-header .cmon-game-specs .cmon-game-spec-age__icon{border-color: #fff;} .cmon-product-details--preorder .cmon-game-header .cmon-breadcrumb li, .cmon-product-details--preorder .cmon-game-header .cmon-breadcrumb li a, .cmon-product-details--preorder .cmon-game-header .cmon-game-specs dt{color: #fff;} .cmon-product-details--preorder .cmon-game-header .cmon-breadcrumb li:last-child, .cmon-product-details--preorder .cmon-game-header .cmon-breadcrumb li a:hover{color: #fec920;} @media screen and (min-width: 600px){.cmon-game-header .cmon-game-specs .cmon-game-spec-age, .cmon-game-header .cmon-game-specs figure{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: left;}.cmon-game-header .cmon-game-specs .cmon-game-spec-age__icon, .cmon-game-header .cmon-game-specs img{margin: 0 10px 0 0;}.cmon-game-header .cmon-game-specs figcaption{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: left;}} @media screen and (min-width: 960px){.cmon-game-header > .cmon-container{display: -webkit-box; display: -ms-flexbox; display: flex;}.cmon-game-header .cmon-card-avatar{-webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; margin-bottom: 0;}.cmon-game-header .cmon-floating-share{top: 0; bottom: auto; left: auto; right: 80px; -webkit-transform: translateX(0) translateY(-50%); transform: translateX(0) translateY(-50%);}.cmon-game-header .cmon-product-box-profile{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 40px;}.cmon-game-header .cmon-product-box-profile > .cmon-text{-webkit-box-flex: 1; -ms-flex: 1; flex: 1;}} @media screen and (min-width: 1280px){.cmon-game-header .cmon-product-box-profile{padding-left: 80px;}.cmon-game-header .cmon-game-specs img{width: 42px;}.cmon-game-header .cmon-game-specs .cmon-game-spec-age__icon{width: 42px; height: 42px;}} .cmon-board-contents{background: #141414; color: #767676;} .cmon-board-contents h2{color: #999;} .cmon-product-details--preorder .cmon-board-contents{background: #fff; color: #141414;} .cmon-product-details--preorder .cmon-board-contents .cmon-board-contents--board-item dt, .cmon-product-details--preorder .cmon-board-contents h2{color: #1e2b51;} .cmon-board-contents--board{margin-bottom: 40px;} .cmon-board-contents--board img{margin: 0 auto;} .cmon-board-contents--board ul{margin-top: 40px;} .cmon-board-contents--board ul li{position: relative; line-height: 1.4em; padding-left: 40px; padding-bottom: 10px;} .cmon-board-contents--board ul li strong{display: block; width: 32px; position: absolute; top: 0; left: 0; text-align: right;} .cmon-board-contents--board-item{margin-bottom: 40px;} .cmon-board-contents--board-item:last-child{margin-bottom: 0;} .cmon-board-contents--board-item dl{margin-top: 10px;} .cmon-board-contents--board-item dt{color: #fff; margin-bottom: 10px;} @media screen and (min-width: 768px){.cmon-board-contents--board ul{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}.cmon-board-contents--board ul li{-webkit-box-flex: 0; -ms-flex: 0 0 33%; flex: 0 0 33%;}.cmon-board-contents--board-item{display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 80px;}.cmon-board-contents--board-item dl, .cmon-board-contents--board-item figure{-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%;}.cmon-board-contents--board-item dl{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 0 0 40px;}.cmon-board-contents--board-item:nth-child(2n) figure{-webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}.cmon-board-contents--board-item:nth-child(2n) dl{-webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; padding: 0 40px 0 0;}} @media screen and (min-width: 960px){.cmon-board-contents--board-item figure{-webkit-box-flex: 0; -ms-flex: 0 0 65%; flex: 0 0 65%;}.cmon-board-contents--board-item dl{-webkit-box-flex: 0; -ms-flex: 0 0 35%; flex: 0 0 35%;}} @media screen and (min-width: 1024px){.cmon-board-contents--board ul{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}.cmon-board-contents--board ul li{-webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%;}} @media screen and (min-width: 1280px){.cmon-board-contents--board ul li{padding-left: 56px;}.cmon-board-contents--board ul li strong{width: 46px;}} .cmon-ad-content{padding-bottom: 0;} .cmon-ad-content h3{margin-bottom: 20px;} .cmon-ad-content .cmon-text{color: #767676;} .cmon-ad-content .cmon-module-title br, .cmon-ad-content .cmon-text br{display: none;} .cmon-ad-content figure{margin-top: 40px;} @media screen and (min-width: 960px){.cmon-ad-content{padding-top: 0;}.cmon-ad-content .cmon-container, .cmon-ad-content .cmon-wrapper{display: -webkit-box; display: -ms-flexbox; display: flex;}.cmon-ad-content .cmon-wrapper{-webkit-box-flex: 0; -ms-flex: 0 0 40%; flex: 0 0 40%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}.cmon-ad-content .cmon-module-title br, .cmon-ad-content .cmon-text br{display: block;}.cmon-ad-content figure{-webkit-box-flex: 0; -ms-flex: 0 0 60%; flex: 0 0 60%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin: 0; padding: 80px 40px 0 0;}} .cmon-videos{background: #141414 url(/assets/0ba6d83ee118330c0d75472674dcecfd.png) 100% -2% no-repeat; background-size: 150px auto; padding-bottom: 0;} .cmon-videos .cmon-section-title{color: #999;} .cmon-videos .peppermint{padding-bottom: 40px;} .cmon-videos figure{display: block; position: relative;} .cmon-videos figure img{width: 100%;} .cmon-videos figure > div, .cmon-videos figure iframe{position: absolute; top: 0; right: 0; left: 0;} .cmon-videos figure iframe{z-index: 9; display: block; width: 100%; height: 100%; border: 0; bottom: 0;} .cmon-videos figure > div{z-index: 10; bottom: 35px;} @media screen and (min-width: 1280px){.cmon-videos figure > div{cursor: pointer;}} .cmon-downloads--tab{background: #f2f2f2;} .cmon-downloads--list{padding-bottom: 5px;} .cmon-downloads--list li{display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 20px; padding: 20px;} .cmon-downloads--list li:last-child{margin-bottom: 0;} .cmon-downloads--list li > div{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 10px;} .cmon-downloads--list li .cmon-icon-doc{display: block; font-size: 36px; color: #141414;} .cmon-downloads--list li .cmon-icon-button{display: block;} .cmon-downloads--list li .cmon-text{color: #767676;} @media screen and (max-width: 960px){.cmon-downloads--tab{background: transparent !important;}} @media screen and (min-width: 960px){.cmon-downloads--tab{background: transparent no-repeat 40px 100%; background-size: auto 640px; min-height: 650px;}.cmon-downloads--list{padding-left: 50%;}.cmon-downloads--list li{padding: 30px;}.cmon-downloads--list li .cmon-icon-doc{font-size: 44px;}} .cmon-preorder{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; padding: 0 20px; margin-bottom: 0; opacity: 0; max-height: 1px; overflow: hidden;} .cmon-preorder__error-message{color: #e52e2e; margin-bottom: 40px;} .cmon-preorder--visible{opacity: 1; max-height: 1600px; margin-bottom: 40px;} .cmon-preorder .cmon-text.cmon-field--with-error{color: #e52e2e;} .cmon-preorder .cmon-text.cmon-text--mini{font-size: 64%;} .cmon-preorder__step{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 0; max-height: 1px; padding: 0 0 3px; overflow: hidden;} .cmon-preorder__step--active{opacity: 1; max-height: 1600px;} .cmon-preorder > .cmon-container{padding: 20px;} .cmon-preorder .cmon-field:last-child{margin-bottom: 20px;} .cmon-preorder__shipping-info{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; width: 100%; padding: 0 0 40px;} .cmon-preorder__shipping-info img{-webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; margin-right: 10px;} .cmon-preorder__nav{width: 100%;} .cmon-preorder__footer, .cmon-preorder__nav{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;} .cmon-preorder__footer{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 40px 0 0; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto;} .cmon-preorder__footer span{-webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto;} .cmon-preorder__footer span:last-child{text-align: right;} .cmon-preorder__details{width: 100%; padding: 20px 0 40px;} .cmon-preorder__shipping-date{padding-bottom: 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;} .cmon-preorder__item{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 10px;} .cmon-preorder__item span{padding-right: 10px; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto;} .cmon-preorder__item span:first-child{-webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;} .cmon-preorder__item span:last-child{padding-right: 0; text-align: right;} .cmon-preorder__item:last-child{border-top: 1px solid #f2f2f2; padding-top: 10px; margin-bottom: 0;} .cmon-preorder__success{text-align: center;} .cmon-preorder__success nav{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;} .cmon-preorder__success nav a{margin: 20px 40px 0;} @media screen and (min-width: 768px){.cmon-preorder{padding: 0;}.cmon-preorder > .cmon-container{-webkit-box-orient: vertical; -ms-flex-direction: column; flex-direction: column; padding: 40px 20px;}.cmon-preorder > .cmon-container, .cmon-preorder__row{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-direction: normal;}.cmon-preorder__row{-webkit-box-orient: horizontal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}.cmon-preorder__shipping-info{padding: 0 20px 40px; -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%;}.cmon-preorder__nav{padding: 40px 20px 20px;}.cmon-preorder__footer{padding: 0 20px;}.cmon-preorder__footer br{display: none;}.cmon-preorder__review-disclaimer{padding: 0 20px;}.cmon-preorder__details{padding: 20px 20px 40px;}.cmon-preorder__shipping-date{padding: 0 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;}.cmon-preorder .cmon-field{-webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; margin: 0 20px 20px;}.cmon-preorder .cmon-field.cmon-search-address-field{margin-bottom: 0;}.cmon-preorder__item span{padding-right: 10px;}.cmon-preorder__item span br{display: none;}.cmon-preorder__success{text-align: center;}.cmon-preorder__success nav{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-top: 40px;}.cmon-preorder__success nav a{margin: 0 40px;}} .cmon-product-box-details, .cmon-product-line-details, .cmon-products{background: #f2f2f2;} .cmon-products .cmon-grid-items{margin-bottom: 40px;} .cmon-product-grid .cmon-section-title{margin-bottom: 20px;} .cmon-product-grid--core-sets{background: #fec920 url(/assets/54687a9532a18586772080217b695691.png) 107% -1% no-repeat; background-image: url(/assets/54687a9532a18586772080217b695691.png), -webkit-linear-gradient(top, #fec920, #feb718); background-image: url(/assets/54687a9532a18586772080217b695691.png), -ms-linear-gradient(top, #fec920 0, #feb718 100%); background-repeat: no-repeat; background-position: 107% -1%, 0 0; background-size: 150px auto, auto auto;} @media screen and (min-width: 600px){.cmon-product-grid--core-sets{background-position: -100px -50px, 0 0; background-size: 400px auto, auto auto;}} .cmon-product-grid--expansions{background: #141414 url(/assets/0ba6d83ee118330c0d75472674dcecfd.png) 100% -2% no-repeat; background-size: 150px auto;} .cmon-product-grid--expansions .cmon-section-title{color: #999;} @media screen and (min-width: 600px){.cmon-product-grid--expansions{background-position: -130px -20px; background-size: 400px auto;}} .cmon-product-grid--acessories{background: #f2f2f2 url(/assets/6bc43d1264f0e07edc56e0045cfb78f6.png) 125% 0 no-repeat; background-size: 150px auto;} .cmon-product-grid--acessories .cmon-section-title{color: #999;} @media screen and (min-width: 600px){.cmon-product-grid--acessories{background-position: -100px 10px; background-size: 500px auto;}} .cmon-news-details--description dd p{margin-bottom: 20px;} .cmon-news-details--description dd p:last-child{margin-bottom: 0;} .cmon-news-details--hacking{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center;} .cmon-news-details--hacking a{margin-bottom: 20px;} .cmon-news-details .cmon-floating-share{position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); z-index: 10;} .cmon-news-details .yt-video{position: relative;} .cmon-news-details .yt-video img{width: 100%;} .cmon-news-details .yt-video iframe{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;} @media screen and (min-width: 960px){.cmon-news-details--hacking{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}.cmon-news-details--hacking a{margin: 0 10px;}.cmon-news-details .cmon-floating-share{bottom: auto; left: auto; right: 80px; -webkit-transform: translateX(0) translateY(-50%); transform: translateX(0) translateY(-50%);}} .cmon-customer-service{background: #f2f2f2;} .cmon-community-cta h2{color: #999;} .cmon-community-cta--content > div{padding: 20px;} .cmon-community-cta h3{margin-bottom: 10px;} .cmon-community-cta p{margin-bottom: 20px; color: #767676;} .cmon-community-cta p br{display: none;} .cmon-community .cmon-forum-cta{background: #fec920 url(/assets/4ae8b376496c2a5e9a39b69b57e142dc.png) 105% -10% no-repeat; background-image: url(/assets/4ae8b376496c2a5e9a39b69b57e142dc.png), -webkit-linear-gradient(top, #fec920, #feb718); background-image: url(/assets/4ae8b376496c2a5e9a39b69b57e142dc.png), -ms-linear-gradient(top, #fec920 0, #feb718 100%); background-repeat: no-repeat; background-position: 115% -30%, 0 0; background-size: 200px auto, auto auto;} .cmon-community .cmon-forum-cta h2{color: #000;} .cmon-community .cmon-legion-cta{background: #141414 url(/assets/2a47abd3d999cd3942ba21d253e56413.png) 97% 3% no-repeat; background-size: 250px auto, auto auto;} @media screen and (min-width: 600px){.cmon-community-cta .cmon-box{display: -webkit-box; display: -ms-flexbox; display: flex;}.cmon-community-cta--content, .cmon-community-cta figure{-webkit-box-flex: 1; -ms-flex: 1; flex: 1;}.cmon-community-cta--content{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}.cmon-community-cta--content > div{padding: 0 40px;}.cmon-community-cta p br{display: block;}.cmon-community .cmon-forum-cta figure{-webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}.cmon-community .cmon-forum-cta--content, .cmon-community .cmon-legion-cta figure{-webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0;}.cmon-community .cmon-legion-cta--content{-webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}} .cmon-the-legion{background: #141414;} .cmon-the-legion .cmon-white-form{background: transparent;} .cmon-careers .cmon-date{color: #999; margin-bottom: 20px;} .cmon-careers div.cmon-text{margin-bottom: 40px;} .cmon-careers .cmon-box{padding: 40px;} .cmon-careers li{margin-bottom: 40px;} .cmon-careers li:last-child{margin-bottom: 0;} .cmon-careers dl{margin-bottom: 40px;} .cmon-careers dl dt{margin-bottom: 10px;} .cmon-careers dl dd{margin-bottom: 5px; color: #767676;} .cmon-careers nav{margin-top: 20px; text-align: center;} .cmon-careers .cmon-job{height: 390px; overflow: hidden; position: relative;} .cmon-careers .cmon-job:before{content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 160px; background: -webkit-linear-gradient(bottom, #fff, hsla(0, 0%, 100%, 0)); background: linear-gradient(0deg, #fff 0, hsla(0, 0%, 100%, 0)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);} .cmon-careers .cmon-job--expanded{height: auto;} .cmon-careers .cmon-job--expanded:before{display: none;} .cmon-charity--company{margin-bottom: 40px;} .cmon-charity .cmon-box{padding: 40px;} .cmon-charity figure{margin-bottom: 10px;} .cmon-charity .cmon-section-title{margin-bottom: 5px;} .cmon-charity .cmon-date{color: #999;} .cmon-charity .cmon-text-button{margin-top: 20px;} .cmon-charity div.cmon-text, .cmon-charity li{margin-bottom: 40px;} .cmon-charity li:last-child{margin-bottom: 0;} .cmon-charity dl{margin-bottom: 40px;} .cmon-charity dl dt{margin-bottom: 10px;} .cmon-charity dl dd{margin-bottom: 5px; color: #767676;} @media screen and (min-width: 768px){.cmon-charity .cmon-box{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;}.cmon-charity--company{-webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; width: 200px; margin: 0;}.cmon-charity--about{padding-left: 40px; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;}} .cmon-styleguide{padding-top: 100px; background: rgba(0, 0, 0, 0.05);} .cmon-styleguide-module{border-bottom: 1px solid silver; margin-top: 160px; padding-bottom: 40px;} .cmon-styleguide-module-title{border-bottom: 1px dashed silver; margin-bottom: 40px; padding-bottom: 10px; color: gray;} .cmon-styleguide-module--icons i{font-size: 26px; color: #141414; margin: 0 14px;} .cmon-stores-container{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;} .cmon-stores-filters{-webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; margin-bottom: 40px;} .cmon-stores-filters .cmon-box{padding: 20px;} .cmon-stores-results{-webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative;} .cmon-stores-results h3{margin-bottom: 40px;} .cmon-stores-results:before{-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; content: ""; display: block; position: absolute; top: 0; left: 0; z-index: 10; width: 100%; height: 100%; background: #f2f2f2 url(/assets/7b9776076d5fceef4993b55c9383dedd.gif) no-repeat top; opacity: 0; pointer-events: none;} .cmon-stores-results--loading{min-height: 160px;} .cmon-stores-results--loading:before{opacity: 1; pointer-events: auto;} .cmon-stores-results-list-item{position: relative; padding: 20px 0; border-bottom: 1px solid hsla(0, 0%, 8%, 0.1);} .cmon-stores-results-list-item:last-child{border-bottom: 0; padding-bottom: 0;} .cmon-stores-results-list-item dl{cursor: pointer;} .cmon-stores-results-list-item a{color: #000;} .cmon-stores-results-list-item a:hover{text-decoration: none;} .cmon-stores-results-list-item .cmon-icon-down{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; position: absolute; top: 20px; right: 0; -webkit-transform: rotate(0); transform: rotate(0);} .cmon-stores-results-list-item .cmon-box{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; max-height: 0; overflow: hidden; margin: 0;} .cmon-stores-results-list-item .cmon-box img{width: 100%;} .cmon-stores-results-list-item .cmon-box p{padding: 20px;} .cmon-stores-results-list-item .cmon-store-events{border-top: 1px solid hsla(0, 0%, 8%, 0.1); padding: 20px;} .cmon-stores-results-list-item .cmon-store-events h4{margin-bottom: 20px;} .cmon-stores-results-list-item .cmon-store-event{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; border-bottom: 1px solid hsla(0, 0%, 8%, 0.1); padding: 20px 0;} .cmon-stores-results-list-item .cmon-store-event:last-child{border-bottom: 0; padding-bottom: 0;} .cmon-stores-results-list-item .cmon-store-event-info{margin-bottom: 10px;} .cmon-stores-results-list-item .cmon-store-event-date span, .cmon-stores-results-list-item .cmon-store-event-info span{color: #767676;} .cmon-stores-results-list-item .cmon-store-event-separator{margin: 0 10px;} .cmon-stores-results-list-item--active .cmon-icon-down{-webkit-transform: rotate(180deg); transform: rotate(180deg);} .cmon-stores-results-list-item--active .cmon-box{margin-top: 10px; max-height: 3000px;} .cmon-stores-results-list-item .cmon-stores-result-title .cmon-badge-play-member{display: none;} .cmon-stores-results-list-item--play .cmon-stores-result-title, .cmon-stores-results-list-item--play .cmon-stores-result-title .cmon-badge-play-member{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;} .cmon-stores-results-list-item--play .cmon-stores-result-title .cmon-badge-play-member{margin-left: 20px;} .cmon-stores-results-list-item--play .cmon-stores-result-title .cmon-badge-play-member figcaption{font-family: Hind, sans-serif; font-weight: 300; font-size: 14px; display: inline-block; color: #767676;} @media screen and (min-width: 1280px){.cmon-stores-results-list-item--play .cmon-stores-result-title .cmon-badge-play-member figcaption{font-size: 18px;}} .cmon-stores-results-list-item--play .cmon-stores-result-title .cmon-badge-play-member img{height: 22px; margin-right: 5px; display: inline-block;} .cmon-stores-result{padding-right: 40px;} .cmon-stores-results-load-more{margin-top: 40px; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; text-align: center;} @media screen and (min-width: 768px){.cmon-stores-container{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;}.cmon-stores-filters{-webkit-box-flex: 0; -ms-flex: 0 1 220px; flex: 0 1 220px; margin-bottom: 0;}.cmon-stores-results{padding-left: 40px; -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0;}} @media screen and (min-width: 1024px){.cmon-stores-filters{-webkit-box-flex: 0; -ms-flex: 0 1 360px; flex: 0 1 360px;}.cmon-stores-results-list-item .cmon-store-event{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;}.cmon-stores-results-list-item .cmon-store-event-info{-webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; margin: 0; padding-right: 10px;}.cmon-stores-results-list-item .cmon-store-event-date{-webkit-box-flex: 0; -ms-flex: 0 0 180px; flex: 0 0 180px; text-align: right; margin-bottom: 0;}.cmon-stores-results-list-item .cmon-store-event-separator{margin: 0; display: block; height: 0; overflow: hidden;}} .cmon-play .cmon-tab-panel-nav{margin-bottom: 0; box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12); position: relative; z-index: 10;} .cmon-play-header{padding: 20px 0; border-bottom: 1px solid hsla(0, 0%, 8%, 0.1); background: #f2f2f2;} .cmon-play-header > .cmon-container{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;} .cmon-play-header__nav a span{display: none;} .cmon-play-header__nav a:after{content: "|"; color: hsla(0, 0%, 8%, 0.1); margin: 0 10px;} .cmon-play-header__nav a:last-child:after{display: none;} @media screen and (min-width: 768px){.cmon-play-header > .cmon-container{-webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}.cmon-play-header__nav a span{display: inline;}} .cmon-play-disclaimer{background: rgba(0, 128, 0, 0.1);} .cmon-play-disclaimer .cmon-text{color: green; font-weight: 700;} .cmon-play-dashboard-section header{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px;} .cmon-play-dashboard-section--empty .cmon-box{padding: 40px 20px;} .cmon-play-dashboard-opt-in{border-bottom: 1px solid hsla(0, 0%, 8%, 0.1); background: hsla(0, 0%, 100%, 0.5);} .cmon-play-dashboard-opt-in .cmon-box{padding: 20px; text-align: center;} .cmon-play-dashboard-opt-in .cmon-box p{color: #767676; margin-bottom: 40px;} .cmon-play-dashboard-opt-in .cmon-box nav button{margin: 0 10px;} @media screen and (min-width: 960px){.cmon-play-dashboard-opt-in .cmon-box{padding: 40px;}} .cmon-play-dashboard-events .cmon-box, .cmon-play-dashboard-stores .cmon-box{position: relative;} .cmon-play-dashboard-events .cmon-box:before, .cmon-play-dashboard-stores .cmon-box:before{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; content: ""; display: block; width: 30px; height: 30px; background: transparent url(/assets/7b9776076d5fceef4993b55c9383dedd.gif) no-repeat 50%; position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); opacity: 0; pointer-events: none;} .cmon-play-dashboard-events ul, .cmon-play-dashboard-stores ul{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} .cmon-play-dashboard-events li, .cmon-play-dashboard-stores li{border-bottom: 1px solid hsla(0, 0%, 8%, 0.1);} .cmon-play-dashboard-events li .cmon-terms-disclaimer, .cmon-play-dashboard-stores li .cmon-terms-disclaimer{border-top: 1px dashed hsla(0, 0%, 8%, 0.1); margin-top: 10px; padding-top: 10px;} .cmon-play-dashboard-events li .cmon-terms-disclaimer .cmon-button, .cmon-play-dashboard-stores li .cmon-terms-disclaimer .cmon-button{margin-top: 20px;} .cmon-play-dashboard-events li .cmon-edit-item, .cmon-play-dashboard-stores li .cmon-edit-item{display: block; padding: 20px; text-decoration: none;} .cmon-play-dashboard-events li .cmon-new-store-shortcut, .cmon-play-dashboard-stores li .cmon-new-store-shortcut{margin: 0 0 20px 20px;} .cmon-play-dashboard-events li .cmon-grid-item-title, .cmon-play-dashboard-stores li .cmon-grid-item-title{color: #000; margin-bottom: 5px;} .cmon-play-dashboard-events li .cmon-text, .cmon-play-dashboard-stores li .cmon-text{color: #767676;} .cmon-play-dashboard-events li .cmon-text--warning, .cmon-play-dashboard-stores li .cmon-text--warning{color: #e52e2e;} .cmon-play-dashboard-events li:last-child, .cmon-play-dashboard-stores li:last-child{border: 0;} .cmon-play-dashboard-events li h4, .cmon-play-dashboard-stores li h4{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;} .cmon-play-dashboard-events li .cmon-play-status-icon, .cmon-play-dashboard-stores li .cmon-play-status-icon{display: inline-block; width: 8px; height: 8px; border-radius: 8px; margin-left: 4px;} .cmon-play-dashboard-events li .cmon-play-member-icon, .cmon-play-dashboard-stores li .cmon-play-member-icon{display: none; background: transparent url(/assets/a8371e0a2125e38436823b8685533724.png) no-repeat 50%; background-size: cover; width: 16px; height: 16px; margin-right: 4px;} .cmon-play-dashboard-events li.cmon-play-status--waiting .cmon-play-status-icon, .cmon-play-dashboard-stores li.cmon-play-status--waiting .cmon-play-status-icon{background: #feb718;} .cmon-play-dashboard-events li.cmon-play-status--approved .cmon-play-status-icon, .cmon-play-dashboard-stores li.cmon-play-status--approved .cmon-play-status-icon{background: #4cbb17;} .cmon-play-dashboard-events li.cmon-play-status--reproved .cmon-play-status-icon, .cmon-play-dashboard-stores li.cmon-play-status--reproved .cmon-play-status-icon{background: #e52e2e;} .cmon-play-dashboard-events li.cmon-play-member .cmon-play-member-icon, .cmon-play-dashboard-stores li.cmon-play-member .cmon-play-member-icon{display: inline-block;} .cmon-play-dashboard-events footer, .cmon-play-dashboard-stores footer{color: #767676;} .cmon-play-dashboard-events footer p, .cmon-play-dashboard-stores footer p{margin-top: 20px; line-height: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex;} .cmon-play-dashboard-events footer span.cmon-play-status, .cmon-play-dashboard-stores footer span.cmon-play-status{margin-right: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto;} .cmon-play-dashboard-events footer span.cmon-play-status:before, .cmon-play-dashboard-stores footer span.cmon-play-status:before{content: ""; display: inline-block; width: 8px; height: 8px; border-radius: 8px; margin-right: 4px;} .cmon-play-dashboard-events footer span.cmon-play-status--waiting:before, .cmon-play-dashboard-stores footer span.cmon-play-status--waiting:before{background: #feb718;} .cmon-play-dashboard-events footer span.cmon-play-status--approved:before, .cmon-play-dashboard-stores footer span.cmon-play-status--approved:before{background: #4cbb17;} .cmon-play-dashboard-events footer span.cmon-play-status--reproved:before, .cmon-play-dashboard-stores footer span.cmon-play-status--reproved:before{background: #e52e2e;} .cmon-play-dashboard-events--processing .cmon-box:before, .cmon-play-dashboard-stores--processing .cmon-box:before{opacity: 1;} .cmon-play-dashboard-events--processing ul, .cmon-play-dashboard-stores--processing ul{opacity: 0.2; pointer-events: none;} @media screen and (min-width: 375px){.cmon-play-dashboard-events footer span.cmon-play-status, .cmon-play-dashboard-stores footer span.cmon-play-status{margin-right: 20px;}} @media screen and (min-width: 768px){.cmon-play-dashboard-events li, .cmon-play-dashboard-stores li{position: relative;}.cmon-play-dashboard-events li .cmon-new-store-shortcut, .cmon-play-dashboard-stores li .cmon-new-store-shortcut{position: absolute; top: 10px; right: 10px; margin: 0;}} .cmon-play-dashboard-events{border-top: 1px solid hsla(0, 0%, 8%, 0.1);} .cmon-play-profile{padding-top: 0;} .cmon-play-profile .cmon-form{padding: 40px 0 0;} @media screen and (min-width: 1024px){.cmon-play-profile > .cmon-container{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;}.cmon-play-profile .cmon-box{padding: 40px;}.cmon-play-profile .cmon-profile-edit{margin-right: 20px; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;}.cmon-play-profile .cmon-password-change{margin-left: 20px; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;}} .cmon-store-form .cmon-hide{display: none;} @media screen and (min-width: 768px){.cmon-store-form .cmon-field--checkbox-group-item{-webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 0;}} .cmon-event-form .form-wrapper{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap;} .cmon-event-form .cmon-field, .cmon-event-form .cmon-form-delete, .cmon-event-form .cmon-form-submit, .cmon-event-form .cmon-module-title{-webkit-box-flex: 1; -ms-flex: 1 0 100%; flex: 1 0 100%;} .cmon-event-form .cmon-field--date{-webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; padding-right: 10px;} .cmon-event-form .cmon-field--date > div{width: 100%;} .cmon-event-form .cmon-field--time{-webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; padding-left: 10px;} .cmon-wrace{position: relative;} .cmon-app--detached .cmon-wrace{margin-top: 85px;} .cmon-wrace .cmon-preorder{position: absolute; top: 20px; left: 0; z-index: 52;} @media screen and (min-width: 1024px){.cmon-wrace .cmon-preorder{position: fixed; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}.cmon-app--detached .cmon-wrace{margin-top: 0;}} .cmon-wrace-preorder__curtain{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; content: ""; display: block; position: fixed; z-index: 51; top: 0; right: 0; left: 0; bottom: 0; background: #111; opacity: 0; pointer-events: none; cursor: pointer;} .cmon-wrace--preorder .cmon-wrace-preorder__curtain{pointer-events: all; opacity: 0.9;} .cmon-wrace-preorder__module{width: 600px; max-width: 100%;} .cmon-wrace-preorder__close{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; position: absolute; top: 30px; right: 20px; pointer-events: none; z-index: 52; opacity: 0; color: #141414; cursor: pointer;} .cmon-wrace--preorder .cmon-wrace-preorder__close{opacity: 1; pointer-events: all;} @media screen and (min-width: 1024px){.cmon-wrace-preorder__close{position: fixed; top: 40px; right: 40px; color: #f2f2f2;}} .cmon-wrace-btn-preorder-today{cursor: pointer;} .cmon-wrace-text{font-family: Hind, sans-serif; font-weight: 500; font-size: 14px;} .cmon-wrace-text--small{font-size: 65%; line-height: normal;} @media screen and (min-width: 1024px){.cmon-wrace-text{font-size: 22px; line-height: 32px;}.cmon-wrace-text--small{font-size: 75%; line-height: normal;}} .cmon-wrace-title-1{font-family: Arial Black, Arial, Helvetica, sans-serif; text-transform: uppercase; font-style: italic; font-size: 20px;} @media screen and (min-width: 1024px){.cmon-wrace-title-1{font-size: 32px; line-height: 32px;}} .cmon-wrace-title-2{font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 16px;} @media screen and (min-width: 1024px){.cmon-wrace-title-2{font-size: 22px;}} .cmon-wrace-hero{background: #000;} .cmon-wrace-hero__social, .cmon-wrace-hero__video{display: none;} @media screen and (min-width: 1024px){.cmon-wrace-hero__image{display: none;}.cmon-wrace-hero__video{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; position: relative; overflow: hidden;}.cmon-wrace-hero__video-cover{position: relative; z-index: 1; max-width: 1920px; width: 100%;}.cmon-wrace-hero__video-player{display: block; position: absolute; z-index: 2; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); max-width: 1920px; width: 100%; pointer-events: none;}.cmon-wrace-hero__social{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; z-index: 6; position: absolute; bottom: 0; right: 25%; -webkit-transform: translateY(40%); transform: translateY(40%);}.cmon-wrace-hero__social img{width: 40px; margin-left: 10px;}} .cmon-wrace-floating-cta{width: 150px; position: absolute; right: 0; top: 72px; box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.3); background: #fcd51b; color: #e2383f;} .cmon-wrace-floating-cta img{max-width: 100%;} .cmon-wrace-floating-cta__counter{font-family: Arial Black, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 20px; -webkit-box-orient: horizontal; -ms-flex-direction: row; flex-direction: row; padding: 0 0 5px;} .cmon-wrace-floating-cta__counter, .cmon-wrace-floating-cta__item{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-direction: normal;} .cmon-wrace-floating-cta__item{-webkit-box-orient: vertical; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 1; -ms-flex: 1 0 25%; flex: 1 0 25%; position: relative;} .cmon-wrace-floating-cta__item:before{content: ":"; position: absolute; top: 0; right: 0; -webkit-transform: translateX(50%); transform: translateX(50%);} .cmon-wrace-floating-cta__item:last-child:before{display: none;} .cmon-wrace-floating-cta__number{text-align: center;} .cmon-wrace-floating-cta__label{font-size: 8px; text-align: center;} .cmon-wrace-floating-cta--active{cursor: pointer;} @media screen and (min-width: 1024px){.cmon-wrace-floating-cta{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; width: 315px; z-index: 7; top: 120px;}.cmon-wrace-floating-cta__counter{padding: 20px 10px;}.cmon-wrace-floating-cta__item{line-height: 38px;}.cmon-wrace-floating-cta__counter{font-size: 42px;}.cmon-wrace-floating-cta__label{font-size: 12px; line-height: 14px; margin-top: 5px;}} .cmon-wrace-box-minis{position: relative; background-color: #f0ede9; padding-bottom: 40px;} .cmon-wrace-box-minis .cmon-container{position: relative; z-index: 5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center;} .cmon-wrace-box-minis:before{content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 4; background: transparent url(/assets/448dcab660fdeace6a3c37aae5bb0e65.png) repeat-x top; -webkit-transform: translateY(-10px); transform: translateY(-10px);} .cmon-wrace-box-minis__corebox{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; -webkit-transform: translateY(-10%); transform: translateY(-10%); z-index: 5;} .cmon-wrace-box-minis__corebox img{-webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 85%;} .cmon-wrace-box-minis__video{display: -webkit-box !important; display: -ms-flexbox !important; display: flex!important; margin-bottom: 40px;} .cmon-wrace-box-minis__flag-limited{position: absolute; left: 0; top: 0; -webkit-transform: translateY(-45%); transform: translateY(-45%); z-index: 6; display: block; width: 180px; height: 127px; background: transparent url(/assets/d9f9168e3921b8214d1be3020f619399.png) no-repeat 0 0; background-size: contain; overflow: hidden; text-indent: -5000px;} .cmon-wrace-box-minis__miniatures{margin-bottom: 20px; padding: 0 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center;} .cmon-wrace-box-minis__miniatures img{display: block;} .cmon-wrace-box-minis__flag-painted-racers{display: block; width: 280px; height: 97px; background: transparent url(/assets/c65284b79b888518750ef7337b2764ae.png) no-repeat 0 0; background-size: contain; overflow: hidden; text-indent: -5000px;} .cmon-wrace-box-minis__showroom-cta{margin: 40px 20px 0;} @media screen and (min-width: 768px){.cmon-wrace-box-minis__flag-limited{left: 20%;}} @media screen and (min-width: 1024px){.cmon-wrace-box-minis{padding-bottom: 0;}.cmon-wrace-box-minis__corebox img{width: 70%; -webkit-transform: translateX(2%); transform: translateX(2%);}.cmon-wrace-box-minis__video{display: none !important;}.cmon-wrace-box-minis__flag-limited{width: 380px; height: 270px; left: 0; -webkit-transform: translateY(0); transform: translateY(0);}.cmon-wrace-box-minis__miniatures{-webkit-transform: translateY(-20%); transform: translateY(-20%); margin-bottom: 0;}.cmon-wrace-box-minis__flag-painted-racers{position: absolute; z-index: 6; right: 0; top: 80px; width: 330px; height: 115px;}.cmon-wrace-box-minis__showroom-cta{margin: 0; position: absolute; bottom: 40px; right: 40px;}} @media screen and (min-width: 1280px){.cmon-wrace-box-minis__corebox img{width: auto;}.cmon-wrace-box-minis__flag-limited{width: 420px; height: 300px;}.cmon-wrace-box-minis__flag-painted-racers{top: 140px; width: 360px; height: 125px;}} .cmon-wrace-full-video{background: #000; display: none; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;} .cmon-wrace-full-video__player{position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto;} .cmon-wrace-full-video__ratio{width: 960px; max-width: 100%;} .cmon-wrace-full-video__embed{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;} @media screen and (min-width: 1024px){.cmon-wrace-full-video{display: -webkit-box; display: -ms-flexbox; display: flex;}} .cmon-wrace-general-info{padding: 40px 0; background-color: #f0ede9; text-align: center; position: relative;} .cmon-wrace-general-info:before{content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 4; background: transparent url(/assets/3518d761a3281c53aa9c9e9f7c72994a.png) repeat-x bottom; -webkit-transform: translateY(10px); transform: translateY(10px);} .cmon-wrace-general-info .cmon-container{padding: 0 20px;} .cmon-wrace-general-info .cmon-container, .cmon-wrace-general-info__motion{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; z-index: 5;} .cmon-wrace-general-info__video{display: none;} .cmon-wrace-general-info__dates, .cmon-wrace-general-info__description, .cmon-wrace-general-info__heading{margin-bottom: 20px;} .cmon-wrace-general-info__specs{max-width: 200px;} .cmon-wrace-general-info .cmon-wrace-btn-preorder-today{margin: 0 0 20px;} .cmon-wrace-general-info__social{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 5; position: absolute; bottom: 0; left: 0; right: 0; -webkit-transform: translateY(60%); transform: translateY(60%);} .cmon-wrace-general-info__social img{width: 40px; margin-left: 5px; margin-right: 5px;} @media screen and (min-width: 1024px){.cmon-wrace-general-info{padding: 80px 0; text-align: left; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}.cmon-wrace-general-info__dates, .cmon-wrace-general-info__description, .cmon-wrace-general-info__heading{margin-bottom: 40px;}.cmon-wrace-general-info__dates br, .cmon-wrace-general-info__description br, .cmon-wrace-general-info__heading br{display: none;}.cmon-wrace-general-info__specs{max-width: none;}.cmon-wrace-general-info .cmon-wrace-btn-preorder-today{margin: 0 0 40px;}.cmon-wrace-general-info__motion{display: none;}.cmon-wrace-general-info__video{max-width: 100%; display: inline-block;}.cmon-wrace-general-info__social{display: none;}} .cmon-wrace-additional-info{padding: 40px 0; background-color: #8bafaf; position: relative;} .cmon-wrace-additional-info .cmon-wrace-title-1{color: #fff; margin-bottom: 20px;} .cmon-wrace-additional-info .cmon-wrace-title-2{color: #fff; margin-bottom: 5px;} .cmon-wrace-additional-info .cmon-wrace-text{margin-bottom: 20px;} .cmon-wrace-additional-info .cmon-wrace-text:last-child{margin-bottom: 0;} .cmon-wrace-additional-info .cmon-container{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 20px;} .cmon-wrace-additional-info__player{position: relative; margin-bottom: 40px;} .cmon-wrace-additional-info__player img{width: 100%;} .cmon-wrace-additional-info__embed{display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0;} .cmon-wrace-additional-info .cmon-wrace-btn-preorder-today{margin: 40px 0 0;} @media screen and (min-width: 1024px){.cmon-wrace-additional-info{padding: 80px 0;}.cmon-wrace-additional-info .cmon-wrace-text{font-size: 18px; line-height: 22px; text-align: justify;}.cmon-wrace-additional-info .cmon-container{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; position: relative;}.cmon-wrace-additional-info__player{-webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-flex: 1; -ms-flex: 1 1 55%; flex: 1 1 55%; padding-right: 40px; padding-bottom: 0;}.cmon-wrace-additional-info__description{padding-right: 40px; -webkit-box-flex: 1; -ms-flex: 1 1 45%; flex: 1 1 45%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}.cmon-wrace-additional-info .cmon-wrace-btn-preorder-today{margin: 0; position: absolute; bottom: 0; right: 40px;}} .cmon-wrace-video-samples{background: #8bafaf url(/assets/7f092725bb17782de4935128134e7b43.png) repeat-x bottom; background-size: 860px auto; margin-top: -1px; padding-bottom: 435px; position: relative;} .cmon-wrace-video-samples__list{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 0 40px;} .cmon-wrace-video-samples__item{margin-bottom: 20px;} .cmon-wrace-video-samples__item--1{-webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; background: transparent url(/assets/1381d2bb975a92af61e9c0d4d4e66ac6.png) no-repeat top; background-size: contain;} .cmon-wrace-video-samples__item--2{-webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; margin-bottom: 0; background: transparent url(/assets/43d20976a5c8476e2f701a97380a5713.png) no-repeat top; background-size: contain;} .cmon-wrace-video-samples__item--3{-webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; background: transparent url(/assets/bc99b5c0fa070886ff78277b5902feb9.png) no-repeat top; background-size: contain;} .cmon-wrace-video-samples__figure{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;} .cmon-wrace-video-samples__mutley{position: absolute; bottom: 0; left: 0; width: 220px;} .cmon-wrace-video-samples__penelope{position: absolute; width: 300px; bottom: 185px; right: 20px;} @media screen and (min-width: 1024px){.cmon-wrace-video-samples{background-size: 1430px auto; padding-top: 70px; padding-bottom: 0; height: 1200px;}.cmon-wrace-video-samples__list{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0 20px;}.cmon-wrace-video-samples__item{margin-bottom: 0; -webkit-box-flex: 0; -ms-flex: 0 1 32%; flex: 0 1 32%;}.cmon-wrace-video-samples__item--1{-webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}.cmon-wrace-video-samples__item--2{-webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}.cmon-wrace-video-samples__item--3{-webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3;}.cmon-wrace-video-samples__mutley{width: 520px;}.cmon-wrace-video-samples__penelope{width: 550px; bottom: 285px; right: 10%;}} .cmon-wrace-box-contents{position: relative; background-color: #f0ede9;} .cmon-wrace-box-contents .cmon-container{position: relative; z-index: 5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center;} .cmon-wrace-box-contents:before{background: transparent url(/assets/448dcab660fdeace6a3c37aae5bb0e65.png) repeat-x top; -webkit-transform: translateY(-10px); transform: translateY(-10px);} .cmon-wrace-box-contents:after, .cmon-wrace-box-contents:before{content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 4;} .cmon-wrace-box-contents:after{background: transparent url(/assets/3518d761a3281c53aa9c9e9f7c72994a.png) repeat-x bottom; -webkit-transform: translateY(10px); transform: translateY(10px);} .cmon-wrace-box-contents__heading{-webkit-transform: translateY(-20px); transform: translateY(-20px); margin: 0 20px; max-width: 420px;} .cmon-wrace-box-contents__painted-miniatures{margin-top: 14px;} .cmon-wrace-box-contents__painted-miniatures img{width: 320px; max-width: 100%;} .cmon-wrace-box-contents__trap-cards{margin-top: 4px;} .cmon-wrace-box-contents__trap-cards img{width: 190px;} .cmon-wrace-box-contents__movement-cards{margin-top: 4px;} .cmon-wrace-box-contents__movement-cards img{width: 190px;} .cmon-wrace-box-contents__special-cards{margin-top: 15px;} .cmon-wrace-box-contents__special-cards img{width: 190px;} .cmon-wrace-box-contents__track-tiles{margin-top: 13px;} .cmon-wrace-box-contents__track-tiles img{width: 310px;} .cmon-wrace-box-contents__rules{margin-top: 27px;} .cmon-wrace-box-contents__rules img{width: 288px;} .cmon-wrace-box-contents__dashboard{margin-top: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;} .cmon-wrace-box-contents__dashboard picture{text-align: center;} .cmon-wrace-box-contents__dashboard img{width: 314px; max-width: 100%; display: inline-block;} .cmon-wrace-box-contents__dashboard figcaption{padding: 40px 20px;} .cmon-wrace-box-contents .cmon-wrace-btn-preorder-today{margin: 0 20px 40px;} @media screen and (min-width: 1024px){.cmon-wrace-box-contents .cmon-container{max-width: 1495px;}.cmon-wrace-box-contents__heading{-webkit-transform: translateY(-20px); transform: translateY(-20px); margin: 0 40px; max-width: 100%; position: relative; z-index: 7;}.cmon-wrace-box-contents__movement-cards, .cmon-wrace-box-contents__painted-miniatures, .cmon-wrace-box-contents__rules, .cmon-wrace-box-contents__special-cards, .cmon-wrace-box-contents__trap-cards{margin: 0; position: absolute; z-index: 6;}.cmon-wrace-box-contents__movement-cards img, .cmon-wrace-box-contents__painted-miniatures img, .cmon-wrace-box-contents__rules img, .cmon-wrace-box-contents__special-cards img, .cmon-wrace-box-contents__trap-cards img{width: auto;}.cmon-wrace-box-contents__painted-miniatures{top: 120px; left: 0; width: 62%; max-width: 100%;}.cmon-wrace-box-contents__movement-cards, .cmon-wrace-box-contents__rules, .cmon-wrace-box-contents__special-cards, .cmon-wrace-box-contents__trap-cards{display: none;}.cmon-wrace-box-contents__track-tiles{margin-top: 60px; position: relative; z-index: 7;}.cmon-wrace-box-contents__track-tiles img{width: auto;}.cmon-wrace-box-contents__dashboard{margin-top: 0; padding-bottom: 160px; position: relative;}.cmon-wrace-box-contents__dashboard img{width: auto;}.cmon-wrace-box-contents__dashboard figcaption{padding: 0; position: absolute; bottom: 80px; right: 40px; max-width: 62%;}.cmon-wrace-box-contents .cmon-wrace-btn-preorder-today{margin: 0 0 40px;}} .react-datepicker__month-read-view--down-arrow, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow{margin-left: -8px; position: absolute;} .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow:before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before, .react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__tether-element-attached-top .react-datepicker__triangle:before, .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view--down-arrow:before{box-sizing: content-box; position: absolute; border: 8px solid transparent; height: 0; width: 1px;} .react-datepicker__month-read-view--down-arrow:before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before, .react-datepicker__tether-element-attached-top .react-datepicker__triangle:before, .react-datepicker__year-read-view--down-arrow:before{content: ""; z-index: -1; border-width: 8px; left: -8px; border-bottom-color: #aeaeae;} .react-datepicker__tether-element-attached-top .react-datepicker__triangle{top: 0; margin-top: -8px;} .react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__tether-element-attached-top .react-datepicker__triangle:before{border-top: none; border-bottom-color: #f0f0f0;} .react-datepicker__tether-element-attached-top .react-datepicker__triangle:before{top: -1px; border-bottom-color: #aeaeae;} .react-datepicker__month-read-view--down-arrow, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow{bottom: 0; margin-bottom: -8px;} .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow:before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before, .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view--down-arrow:before{border-bottom: none; border-top-color: #fff;} .react-datepicker__month-read-view--down-arrow:before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before, .react-datepicker__year-read-view--down-arrow:before{bottom: -1px; border-top-color: #aeaeae;} .react-datepicker{font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 0.8rem; background-color: #fff; color: #000; border: 1px solid #aeaeae; border-radius: 0.3rem; display: inline-block; position: relative;} .react-datepicker__triangle{position: absolute; left: 50px;} .react-datepicker__tether-element-attached-bottom.react-datepicker__tether-element{margin-top: -20px;} .react-datepicker__header{text-align: center; background-color: #f0f0f0; border-bottom: 1px solid #aeaeae; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; padding-top: 8px; position: relative;} .react-datepicker__month-dropdown-container--scroll, .react-datepicker__month-dropdown-container--select, .react-datepicker__year-dropdown-container--scroll, .react-datepicker__year-dropdown-container--select{display: inline-block; margin: 0 2px;} .react-datepicker__current-month{margin-top: 0; color: #000; font-weight: 700; font-size: 0.944rem;} .react-datepicker__navigation{line-height: 1.7rem; text-align: center; cursor: pointer; position: absolute; top: 10px; width: 0; border: 0.45rem solid transparent; z-index: 1;} .react-datepicker__navigation--previous{left: 10px; border-right-color: #ccc;} .react-datepicker__navigation--previous:hover{border-right-color: #b3b2b2;} .react-datepicker__navigation--next{right: 10px; border-left-color: #ccc;} .react-datepicker__navigation--next:hover{border-left-color: #b3b2b2;} .react-datepicker__navigation--years{position: relative; top: 0; display: block; margin-left: auto; margin-right: auto;} .react-datepicker__navigation--years-previous{top: 4px; border-top-color: #ccc;} .react-datepicker__navigation--years-previous:hover{border-top-color: #b3b2b2;} .react-datepicker__navigation--years-upcoming{top: -4px; border-bottom-color: #ccc;} .react-datepicker__navigation--years-upcoming:hover{border-bottom-color: #b3b2b2;} .react-datepicker__month-container{display: inline; float: left;} .react-datepicker__month{margin: 0.4rem; text-align: center;} .react-datepicker__week-number{color: #ccc;} .react-datepicker__day, .react-datepicker__day-name, .react-datepicker__week-number{display: inline-block; width: 1.7rem; line-height: 1.7rem; text-align: center; margin: 0.166rem;} .react-datepicker__day, .react-datepicker__day-name{color: #000;} .react-datepicker__day{cursor: pointer;} .react-datepicker__day:hover{border-radius: 0.3rem; background-color: #f0f0f0;} .react-datepicker__day--today{font-weight: 700;} .react-datepicker__day--highlighted{border-radius: 0.3rem; background-color: #3dcc4a; color: #fff;} .react-datepicker__day--highlighted:hover{background-color: #32be3f;} .react-datepicker__day--in-range, .react-datepicker__day--in-selecting-range, .react-datepicker__day--selected{border-radius: 0.3rem; background-color: #216ba5; color: #fff;} .react-datepicker__day--in-range:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--selected:hover{background-color: #1d5d90;} .react-datepicker__day--keyboard-selected{border-radius: 0.3rem; background-color: #2a87d0; color: #fff;} .react-datepicker__day--keyboard-selected:hover{background-color: #1d5d90;} .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background-color: rgba(33, 107, 165, 0.5);} .react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range){background-color: #f0f0f0; color: #000;} .react-datepicker__day--disabled{cursor: default; color: #ccc;} .react-datepicker__day--disabled:hover{background-color: transparent;} .react-datepicker__input-container{position: relative; display: inline-block;} .react-datepicker__month-read-view, .react-datepicker__year-read-view{border: 1px solid transparent; border-radius: 0.3rem;} .react-datepicker__month-read-view:hover, .react-datepicker__year-read-view:hover{cursor: pointer;} .react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color: #b3b2b2;} .react-datepicker__month-read-view--down-arrow, .react-datepicker__year-read-view--down-arrow{border-top-color: #ccc; float: right; margin-left: 20px; top: 8px; position: relative; border-width: 0.45rem;} .react-datepicker__month-dropdown, .react-datepicker__year-dropdown{background-color: #f0f0f0; position: absolute; width: 50%; left: 25%; top: 30px; text-align: center; border-radius: 0.3rem; border: 1px solid #aeaeae;} .react-datepicker__month-dropdown:hover, .react-datepicker__year-dropdown:hover{cursor: pointer;} .react-datepicker__month-dropdown--scrollable, .react-datepicker__year-dropdown--scrollable{height: 150px; overflow-y: scroll;} .react-datepicker__month-option, .react-datepicker__year-option{line-height: 20px; width: 100%; display: block; margin-left: auto; margin-right: auto;} .react-datepicker__month-option:first-of-type, .react-datepicker__year-option:first-of-type{border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem;} .react-datepicker__month-option:last-of-type, .react-datepicker__year-option:last-of-type{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-bottom-left-radius: 0.3rem; border-bottom-right-radius: 0.3rem;} .react-datepicker__month-option:hover, .react-datepicker__year-option:hover{background-color: #ccc;} .react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming, .react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color: #b3b2b2;} .react-datepicker__month-option:hover .react-datepicker__navigation--years-previous, .react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color: #b3b2b2;} .react-datepicker__month-option--selected, .react-datepicker__year-option--selected{position: absolute; left: 15px;} .react-datepicker__close-icon{background-color: transparent; border: 0; cursor: pointer; display: inline-block; height: 0; outline: 0; padding: 0; vertical-align: middle;} .react-datepicker__close-icon:after{background-color: #216ba5; border-radius: 50%; bottom: 0; box-sizing: border-box; color: #fff; content: "\D7"; cursor: pointer; font-size: 12px; height: 16px; width: 16px; line-height: 1; margin: -8px auto 0; padding: 2px; position: absolute; right: 7px; text-align: center; top: 50%;} .react-datepicker__today-button{background: #f0f0f0; border-top: 1px solid #aeaeae; cursor: pointer; text-align: center; font-weight: 700; padding: 5px 0; clear: left;} .react-datepicker__tether-element{z-index: 2147483647;} .react-datepicker__portal{position: fixed; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.8); left: 0; top: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 2147483647;} .react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__day-name{width: 3rem; line-height: 3rem;} @media (max-height: 550px), (max-width: 400px){.react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__day-name{width: 2rem; line-height: 2rem;}} .react-datepicker__portal .react-datepicker__current-month{font-size: 1.44rem;} .react-datepicker__portal .react-datepicker__navigation{border: 0.81rem solid transparent;} .react-datepicker__portal .react-datepicker__navigation--previous{border-right-color: #ccc;} .react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color: #b3b2b2;} .react-datepicker__portal .react-datepicker__navigation--next{border-left-color: #ccc;} .react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color: #b3b2b2;} .peppermint.peppermint-active{position: relative; overflow: hidden; padding-left: 0; padding-right: 0;} .peppermint.peppermint-active .peppermint-slides{position: relative; overflow: hidden; -ms-touch-action: pan-y; touch-action: pan-y;} .peppermint.peppermint-active .peppermint-slides > *{float: left; margin: 0; box-sizing: border-box; -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent;} .peppermint.peppermint-active .peppermint-slides a:active, .peppermint.peppermint-active .peppermint-slides a:active img{outline: none;} .peppermint.peppermint-active, .peppermint.peppermint-active .peppermint-dots, .peppermint.peppermint-active .peppermint-slides, .peppermint.peppermint-active .peppermint-slides > *{-webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden;} .peppermint.peppermint-mouse .peppermint-slides{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: move; cursor: -webkit-grab; cursor: grab;} .peppermint.peppermint-mouse.peppermint-drag .peppermint-slides *{cursor: move; cursor: -webkit-grabbing; cursor: grabbing;} ul.peppermint-dots{padding: 0; text-align: center; list-style-type: none; position: absolute; bottom: 0; left: 0; right: 0;} ul.peppermint-dots > li{display: inline-block; padding: 10px 8px; cursor: pointer; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; *display: inline; *zoom: 1;} ul.peppermint-dots > li.peppermint-mouse-clicked, ul.peppermint-dots > li:active{outline: 0;} ul.peppermint-dots > li > span{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: hsla(0, 0%, 100%, 0.4); border: 2px solid transparent;} ul.peppermint-dots > li.peppermint-active-dot > span{background: transparent; border-color: hsla(0, 0%, 100%, 0.4);} i.peppermint-nav{position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: hsla(0, 0%, 100%, 0.4); display: none; padding: 6px; cursor: pointer;} i.peppermint-nav--prev{left: 0;} i.peppermint-nav--next{right: 0;} i.peppermint-nav--disabled{color: hsla(0, 0%, 100%, 0.1); cursor: default;} @media screen and (min-width: 1280px){i.peppermint-nav{-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; display: block;}i.peppermint-nav:hover{color: #fff;}i.peppermint-nav--disabled:hover{color: hsla(0, 0%, 100%, 0.1);}i.peppermint-nav--hide{display: none;}} 

/* /clarico_layout/static/src/less/header_responsive.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1200px){.navbar .navbar-top-collapse ul.navbar-right{float: none !important; width: 100%; float: left; margin-right: 0px !important;}.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{margin-right: 0px; margin-left: 0px;}.container > .navbar-header{max-width: 100%;}.navbar .navbar-header .navbar-brand img{float: left; max-height: 60px;}.navbar-header{float: none;}.navbar-left, .navbar-right{float: none !important;}.navbar-toggle{display: block;}.navbar-collapse{border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);}.navbar-fixed-top{top: 0; border-width: 0 0 1px;}.navbar-collapse.collapse{display: none!important;}.navbar-nav{float: none!important; margin-top: 7.5px;}.navbar-nav > li{float: none;}.navbar-nav > li > a{padding-top: 10px; padding-bottom: 10px;}.content-cat .title_cat{font-size: 12px; letter-spacing: 1px;}.collapse.in{display: block !important;}.custom-menu-inside-div{width: 100%; display: none; padding: 0;}.column-main{padding-bottom: 2% !important; display: inline-block;}.button_cat, .thumb{display: none !important;}.cat-column{width: 100% !important;}.block-cate{padding-top: 0px !important;}.block-cate > div{height: 0 !important;}.content-cat{text-align: left !important; padding-bottom: 0px !important;}.title_cat{font-size: 13px !important;}.static_menu_mobile_view{display: block;}.static_menu_mobile_view li:first-child{padding-top: 0px !important;}.static_menu_mobile_view li:last-child{padding-bottom: 10px !important;}.static_menu_mobile_view .category-heading-p-hr{padding-bottom: 10px !important;}.static_menu_mobile_view a{font-family: Muli-Regular !important; letter-spacing: 0px !important; color: black !important;}.expand-plus-icon{cursor: pointer; float: right; margin-top: 10px;}.mobile-view-static-menu{display: block; margin-bottom: 10px;}.mobile-view-static-menu hr{padding: 0; margin-top: 15px; margin-bottom: 0;}.content-cat{text-align: left;}.content-cat:last-child{padding-bottom: 10px;}.custom-menu-inside-right-div{display: none;}.custom-menu-inside-left-div{width: 100% !important; padding-bottom: 7% !important;}.category-heading-div{width: 90% !important; text-align: left; padding: 10px 0 10px 20px !important;}.expand-div{width: 100%; position: relative; border: 0; box-shadow: none; display: none;}.category-mobile-view{display: block; margin-left: 10px;}.category-mobile-view .first-level-li{width: 100%; display: inline-block;}.category-mobile-view span.caret{cursor: pointer; z-index: 9999; margin-top: 10px;}.first-level-category-image{width: 50px; float: left; margin-right: 10px;}.first-level-category-image img{width: auto; max-width: 100%;}.first-level-category-a{float: left; padding-top: 10px;}.second_level-ul{width: 91%; clear: both; display: none; margin-right: 2px; border: 0; box-shadow: none; position: relative; float: right;}.second_level-ul .second-level-a{width: 90%; display: inline-block; padding: 7px 0 7px 0;}.second_level-ul .second-level-a:hover{background-color: white;}.navbar-default .navbar-nav > .open > a{background-color: white; color: #be4978;}.navbar-default .navbar-nav > .open > a:hover{background-color: white;}.first-level-category{display: none;}.third-level-ul{display: none; list-style: none; margin-left: 15px; position: relative; border: 0; box-shadow: none;}.third-level-ul li{padding: 2px 0 2px 0;}.category-heading-p-hr{display: none;}ul#top_menu > li:hover{border-top: 0; margin-top: 0;}ul#top_menu > li.active{border-top: 0; margin-top: 0;}ul#top_menu li ul.dropdown-menu{position: relative;}#top_menu{margin: 0; float: left !important;}.second_level-ul > li{width: 90%;}span.submenu-a{position: absolute; right: 3%; cursor: pointer;}.category-mobile-view{display: block;}.first-level-left-div{display: none;}.fa .fa-chevron-right{display: none;}.first-level-category-li{display: inline-block; width: 100%; padding-top: 5px; padding-bottom: 5px;}.submenu_expand{position: static; float: left; list-style: none; padding-top: 10px; width: 100%;}.toggel-div-effect{width: 90%; box-shadow: unset; border: 0; margin-left: 20px;}.sub-menu-ul-heading, .third-level-li{padding-top: 10px; padding-bottom: 10px;}.category-heading-center a{color: black !important; font-size: 13px !important;}.second-level-category-caret{margin-top: -15px !important;}.category-heading-center h4 a{color: #777777 !important;}.expand-div{padding: 0px 20px 0px 20px;}} @media (max-width: 980px){.main-header-left{width: 13% !important;}.offer-center{width: 55%;}.nav > li > a{padding: 10px 9px !important;}.header_pera_offer{font-size: 12px;}.navbar-default .navbar-nav > li > a{font-size: 12px;}.company_details_footer{width: 100%; float: none;}.social_icons_footer{width: 100%; display: inline-block; float: none; padding-top: 2%; padding-bottom: 2%;}.theme_icon_and_social_container .search_bar_footer{display: inline-block; width: 100%; float: none; padding-top: 2%;}} @media (max-width: 895px){.header_pera_offer{font-size: 12px;}.navbar-default .navbar-nav > li > a{font-size: 11px;}.nav > li > a{padding: 10px 8px !important;}} @media (max-width: 768px){.main-header-right{margin-left: 2%; width: auto !important;}#header-social li{margin: unset;}.offer-center{display: none; width: 61%; margin-left: 3%;}.offer-p{padding-left: unset; text-align: unset;}.main-header .main-header-maxW{width: 95%;}.main-header-right .company-phone-div .header-main-signin{padding-right: unset;}.btn{font-size: 13px;}.header_pera_offer{font-size: 12px;}.main-header-right .company-phone-div li a span{font-size: 11px !important;}#header-compare{font-size: 10px;}#header-wishlist{font-size: 10px;}#header-cart{font-size: 10px;}.header-right .company-phone-div .dropdown .dropdown-toggle b span{font-size: 10px !important;}.navbar-brand img{max-height: 60px !important;}.navbar .navbar-top-collapse ul.navbar-right{float: left !important; width: auto; text-align: left; margin-left: 20px;}.navbar-default .navbar-nav > li > a{font-size: 12px;}.nav > li > a{padding: 10px 9px !important;}.navbar-brand img{max-height: 50px !important;}.first-level-category-caret{margin-top: 15px !important;}.second_level-ul{width: 97%; clear: both; display: none; margin-left: 35px; border: 0; box-shadow: none; position: relative;}.second_level-ul .second-level-a{width: 100%; display: inline-block; padding: 10px 0 10px 0 !important;}.third-level-ul{display: none; list-style: none; margin-left: 15px;}.third-level-ul li{padding: 10px 0 10px 0;}} @media (max-width: 500px){.first-level-category-image{width: 40px !important;}.first-level-category-a, .second-level-a, .third-level-ul li a{font-size: 14px;}.third-level-ul li a{line-height: 5px;}.wish_login_img_div{display: none;}.login-form-left-content{width: 100%;}.anim-search{right: 25% !important; left: 20%;}.ul_class_admin_name a{font-size: 12px !important;}.theme_icon_and_social_container .search_bar_footer .lbl_div_container .input-group{width: 80%;}.theme_icon_and_social_container .search_bar_footer .lbl_div_container .newsltr_lbl{margin: 0 3% 15px auto;}} @media (max-width: 800px){.main-header-left{width: 7% !important;}.offer-center{width: 61%;}.header_pera_offer{font-size: 12px;}.navbar-default .navbar-nav > li > a{font-size: 11px;}.nav > li > a{padding: 10px 8px !important;}.main-header-left{width: 25% !important;}.offer-center{width: 61%;}.header_pera_offer{display: inline-block; padding-right: 2px; font-size: 12px;}.header_pera_offer_pipe{padding-left: 5px; padding-right: 2px;}.main-header-right{width: 70% !important;}.header-main-signin{padding-right: 10px !important; padding-top: 2px !important;}.mr-common{padding-right: 3px !important; padding-left: 5px !important;}.offer-p{padding-left: 3%;}.header-right .company-phone-div .dropdown .dropdown-toggle b span{font-size: 11px !important;}.navbar-default .navbar-nav > li > a{font-size: 12px;}.nav navbar-nav navbar-right{float: right !important; margin-right: 10px;}.navbar .navbar-top-collapse ul.navbar-right{width: auto; display: inline-block; text-align: left; margin-right: 20px;}.logo_name_container{font-size: 20px;}.theme_icon_and_social_container .search_bar_footer .lbl_div_container .newsltr_lbl{font-size: 15px;}#header-social li{margin: 0 3px 0 3px;}.div_img{height: auto !important; margin-bottom: 10%;}.clarico_close{top: -100%; right: -30px;}.anim-search .input-group{width: 245px !important;}} 

/* /clarico_pricefilter/static/src/less/price_filter_style.less defined in bundle 'web.assets_frontend' */
 .irs{position: relative; display: block; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .irs-line{position: relative; display: block; overflow: hidden; outline: none !important;} .irs-line-left, .irs-line-mid, .irs-line-right{position: absolute; display: block; top: 0;} .irs-line-left{left: 0; width: 11%;} .irs-line-mid{left: 9%; width: 82%;} .irs-line-right{right: 0; width: 11%;} .irs-bar{position: absolute; display: block; left: 0; width: 0;} .irs-bar-edge{position: absolute; display: block; top: 0; left: 0;} .irs-shadow{position: absolute; display: none; left: 0; width: 0;} .irs-slider{position: absolute; display: block; cursor: default; z-index: 1;} .irs-slider.type_last{z-index: 2;} .irs-min{position: absolute; display: block; left: 0; cursor: default;} .irs-max{position: absolute; display: block; right: 0; cursor: default;} .irs-from, .irs-to, .irs-single{position: absolute; display: block; top: 4px; left: 0; cursor: default; white-space: nowrap;} .irs-grid{position: absolute; display: none; bottom: 0; left: 0; width: 100%; height: 20px;} .irs-with-grid .irs-grid{display: block;} .irs-grid-pol{position: absolute; top: 0; left: 0; width: 1px; height: 8px; background: #000;} .irs-grid-pol.small{height: 4px;} .irs-grid-text{position: absolute; bottom: 0; left: 0; white-space: nowrap; text-align: center; font-size: 9px; line-height: 9px; padding: 0 3px; color: #000;} .irs-disable-mask{position: absolute; display: block; top: 0; left: -1%; width: 102%; height: 100%; cursor: default; background: rgba(0, 0, 0, 0); z-index: 2;} .lt-ie9 .irs-disable-mask{background: #000; filter: alpha(opacity=0); cursor: not-allowed;} .irs-disabled{opacity: 0.4;} .irs-hidden-input{position: absolute !important; display: block !important; top: 0 !important; left: 0 !important; width: 0 !important; height: 0 !important; font-size: 0 !important; line-height: 0 !important; padding: 0 !important; margin: 0 !important; overflow: hidden; outline: none !important; z-index: -9999 !important; background: none !important; border-style: solid !important; border-color: transparent !important;} .irs{height: 55px; width: 95%;} .irs-with-grid{height: 75px;} .irs-line{height: 5px; display: inline-block; top: 19px; background: #EEE; background: linear-gradient(to bottom, #DDD -50%, #FFF 150%); border: 1px solid #CCC; border-radius: 16px; -moz-border-radius: 16px; width: 100%;} .irs-line-left{height: 8px;} .irs-line-mid{height: 8px;} .irs-line-right{height: 8px;} .irs-bar{height: 5px; top: 35px; border-top: 1px solid black; border-bottom: 1px solid black; background: black; background: linear-gradient(to top, #000000 0%, #000000 100%);} .irs-bar-edge{height: 5px; top: 33px; width: 14px; border: 1px solid #428bca; border-right: 0; background: #428bca; background: linear-gradient(to top, #000000 0%, #000000 100%); border-radius: 16px 0 0 16px; -moz-border-radius: 16px 0 0 16px;} .irs-shadow{height: 2px; top: 38px; background: #000; opacity: 0.3; border-radius: 5px; -moz-border-radius: 5px;} .lt-ie9 .irs-shadow{filter: alpha(opacity=30);} .irs-slider{top: 30px; width: 15px; height: 16px; border: 1px solid #AAA; background: #DDD; background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 20%, #ffffff 100%); border-radius: 27px; -moz-border-radius: 27px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); cursor: pointer;} .irs-slider.state_hover, .irs-slider:hover{background: #FFF;} .irs-min, .irs-max{color: #4E4D4D; font-size: 11px; line-height: 1.333; text-shadow: none; bottom: 21px; padding: 1px 5px; background: transparent; border-radius: 0px; -moz-border-radius: 0px; font-family: Muli-Regular;} .lt-ie9 .irs-min, .lt-ie9 .irs-max{background: #ccc;} .irs-from, .irs-to, .irs-single{color: #000; font-size: 12px; line-height: 1.333; text-shadow: none; padding: 1px 5px; background: transparent; border-radius: 3px; -moz-border-radius: 3px; font-family: Muli-Regular;} .lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single{background: #999;} .irs-grid{height: 27px;} .irs-grid-pol{opacity: 0.5; background: #428bca;} .irs-grid-pol.small{background: #999;} .irs-grid-text{bottom: 5px; color: #99a4ac;} #price_range_min_value{font-family: Muli-Regular; border-radius: 0px; padding-left: 7px; margin-top: 5px; float: left; margin-right: 2%; border-width: 1px; border-style: solid; border-color: transparent transparent #CCC; width: 30%; background-color: transparent;} #price_range_min_value:focus{border-bottom: 1px solid #000; border-color: transparent transparent #000; box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 0 rgba(0, 0, 0, 0); outline: 0 none;} #price_range_max_value{font-family: Muli-Regular; border-radius: 0px; padding-left: 7px; margin-top: 5px; float: left; margin-right: 2%; border-width: 1px; border-style: solid; border-color: transparent transparent #CCC; background-color: transparent; width: 30%;} #price_range_max_value:focus{border-bottom: 1px solid #000; border-color: transparent transparent #000; box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 0 rgba(0, 0, 0, 0); outline: 0 none;} #price_slider_form{width: auto; height: 23px; margin-top: 5px; margin-right: 5px; font-size: 12px; font-family: Muli-Regular; letter-spacing: 1px; margin-left: 1px; float: right; background-color: #be4978; color: #ffffff; border: 0;} .span_class_currency_symbol{float: left; padding: 7px 5px 0 0;} .form_class_price{width: 87%; display: inline-block;} .div_class_price_filter_heading{padding-bottom: 10%;} .price_filter_main{padding-bottom: 20%; display: inline-block;} @media (max-width: 1000px){.irs{display: none;}.div_class_whole_filter{display: inline-block; width: 100%;}} 

/* /clarico_shop_left_sidebar/static/src/less/shop_left_categ.less defined in bundle 'web.assets_frontend' */
 .main_left{padding-top: 2%;} .main_left #products_grid_before{width: 23%; position: relative; background-color: transparent; float: left; z-index: 100;} .main_left .left_products_grid_before{height: 100%; width: 0; position: fixed !important; z-index: 9999 !important; top: 0; left: 0; background-color: white !important; overflow-x: hidden; transition: 0.5s !important; padding-top: 6%;} .main_left .left_products_grid_before .products_grid_before_maxW{padding-left: 10% !important; max-width: 100%;} .main_left .products_grid_before_maxW{padding-left: 0% !important;} .main_left_grid{width: 75% !important; float: right;} .main_left_grid .deleted_price_responsive{float: left;} .right-cnt-maxW_left{width: 90%; max-width: 1400px; display: block; margin: 0px auto;} .oe_shop_left{width: 32.5% !important; padding-bottom: 2%; display: inline-block; vertical-align: top;} .oe_shop_left .production-description{padding-top: 8%;} .filter-label-alignment{padding: 10px 0 !important; margin-right: 15px !important;} 

/* /clarico_shop_left_sidebar/static/src/less/shop_left_responsive.less defined in bundle 'web.assets_frontend' */
 @media only screen and (min-device-width: 1100px) and (max-device-width: 1299px){.oe_shop_left{width: 33%;}.production-description{margin-top: 2%;}} @media only screen and (min-device-width: 900px) and (max-device-width: 1100px){.oe_shop_left{width: 49% !important;}.production-description{margin-top: 2%;}} @media (max-width: 800px){.oe_shop_left{width: 49% !important;}} 

/* /customize_theme/static/src/less/main_color.less defined in bundle 'web.assets_frontend' */
 

/* /customize_theme/static/src/less/main_color1.less defined in bundle 'web.assets_frontend' */
 

/* /customize_theme/static/src/less/main_color2.less defined in bundle 'web.assets_frontend' */
 

/* /customize_theme/static/src/less/main_color3.less defined in bundle 'web.assets_frontend' */
 

/* /customize_theme/static/src/less/main_color4.less defined in bundle 'web.assets_frontend' */
 

/* /customize_theme/static/src/less/main_color5.less defined in bundle 'web.assets_frontend' */
 

/* /customize_theme/static/src/less/main_color6.less defined in bundle 'web.assets_frontend' */
 

/* /clarico_product/static/src/less/clarico_product.less defined in bundle 'web.assets_frontend' */
 .clarico_product_breadcrumb{width: 100%; background-color: #f5f5f5; display: inline-block; padding-top: 1%; padding-bottom: 1%; z-index: 999;} .clarico_product_breadcrumb .sub_breadcrumb{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .clarico_product_breadcrumb .sub_breadcrumb .clarico_breadcrumb{width: 65%; line-height: 30px; margin: 0; padding: 10px 0px; display: inline-block; background-color: transparent;} .p_des_container{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .res_product_img, #product_details{padding-top: 4% !important;} .p_static_desc_para{display: inline-block; width: 100%; line-height: 175%;} .p_static_desc_para .text-muted{color: #999;} #product_detail{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .p_zoom_link{color: #555; font-size: 12px; position: absolute; bottom: 15%; max-width: 120px;} #div_comb_img_detail{position: relative; bottom: 0;} #div_comb_img_detail .col-sm-7{width: 63%; padding: 0;} #div_comb_img_detail .col-sm-7 #o-carousel-product #indicators{height: 450px !important; width: 115px !important; position: absolute; left: 0; overflow-x: hidden; top: 0;} #div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-indicators li{display: block !important; width: 80px !important; height: 80px !important; margin-bottom: 10px !important;} #div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-indicators li img{opacity: 1;} #div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-inner div.item{height: 650px !important;} #div_comb_img_detail .col-sm-7 .carousel-outer .inner-slider{width: 85%; float: right; position: relative;} #div_comb_img_detail .col-sm-7 .carousel .carousel-control.left{left: 15% !important;} #div_comb_img_detail .col-sm-7 .carousel .carousel-control.right{right: 0 !important;} #div_comb_img_detail .col-sm-7 .carousel-control{width: 5%;} #product_details{position: relative; float: right; width: 34%; padding: 0;} .col-lg-offset-1{margin-left: 0;} .product_name_rating{width: 100%; display: inline-block; margin-bottom: 3%;} .c_product_name{font-size: 20px; display: block; float: left;} .res_review_box{padding: 0; margin-left: 0;} .product_avg_rating{display: inline-block; float: left; width: 100%; margin-bottom: 3%;} .product_price{float: none !important;} .product_price .p-orignal-price{font-size: 19px; color: #222;} .product_price .strike-price{color: #777 !important; display: block !important; text-decoration: line-through; float: left; padding-right: 2%; padding-top: 4px !important; font-size: 15px;} .oe_price_h4 > .text-danger{color: #777; display: block !important; text-decoration: line-through; float: left; padding-right: 2%; padding-top: 3px; font-size: 15px;} .clear_attr{color: #be4978;} .alert{padding: 0px; margin: 5% 0% 2%;} .alert > .instock_text{font-size: 14px; color: green; font-family: 'muli-bold';} .clear_attr_container{display: block;} .product_available{display: inline-block; width: 30%; float: right; line-height: 30px;} .product_available .alert-success{background-color: unset; border-color: transparent; color: gray; margin: 0; padding: 10px 15px; text-align: right;} .product_available .alert-warning{background-color: unset; border-color: transparent; margin: 0; padding: 10px 15px; text-align: right;} .product_available .alert-warning span{font-family: 'muli-bold';} .stars{color: #be4978; font-size: 11px !important;} #comments{color: #777;} #comments:hover{color: #be4978; text-decoration: none;} .well{background-color: unset; border: none; margin-bottom: 0px; box-shadow: unset;} .well-sm{padding: 0px;} .o_rating_card > .text-center{text-align: unset;} .rating > .fa-user{display: none;} #all_att{margin-top: 25px;} #chevron-down_icon{padding-top: 15px; color: #222;} .select_wrap{position: relative; background-color: #fff;} li > .list-inline{margin-left: 0 !important; margin-top: 10px;} li > .list-inline > li{padding-left: 0; margin-bottom: 5px;} li > .list-unstyled{margin-left: 0 !important; margin-top: 10px;} .nav-stacked > li + li{margin-top: 20px;} select.form-control{margin-top: 10px; border-radius: unset; font-family: 'muli-bold';} .extra_price_lbl{display: inline-block; min-width: 10px; padding: 0px 5px; color: #777; line-height: 1; white-space: nowrap; text-align: center;} .product_quantity{display: inline-block; width: auto; float: left; margin-top: 5%;} .css_quantity{float: left;} .css_quantity > a{border-radius: unset; background-color: unset;} .css_quantity > a:hover{color: #be4978;} .product_wish_compare{width: 30%; display: inline-block; margin: 5%; float: left;} #wishicon_div{float: left;} #wishicon_div .add2wish{float: left; font-size: 15px; display: block; padding: 6px 10px; background-color: transparent; margin-right: 2%;} #wishicon_div .add2wish > i{color: #555; font-size: 13px; transition: color 0.4s ease-in-out;} #wishicon_div .add2wish:hover > i{color: #be4978 !important;} #wishicon_div .in2wish{float: left; font-size: 15px; color: #be4978; display: none; padding: 7px 10px; background: transparent; margin-right: 2%;} .compare_btn{} .compare_btn .comparelist{width: 35px; height: 35px; vertical-align: middle; float: left; padding: 6px 10px;} .compare_btn .comparelist > i{color: #555; font-size: 13px;} .compare_btn .comparelist > i:hover{color: #be4978;} .ctg_class{width: 100%; display: inline-block;} .ctg_class > .category_label{float: left; margin-right: 2%; font-family: 'muli-bold'; color: #666;} .ctg_class > .category_label span{color: #777;} .review_count{float: left; margin-right: 3%; color: #777;} .review_lbl{color: #777;} .product_share{position: fixed; top: 50%; right: 1%; z-index: 9998;} .product_share a{display: block; box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1); background: #FFF; border-radius: 100%; text-align: center; padding-top: 8px; margin: 10px 0; width: 38px; height: 38px; font-size: 17px;} .product_share a > i{color: #555 !important; transition: color 0.3s ease-in-out;} .product_share a > i:hover{color: #be4978 !important;} #product_colors{width: 13px; height: 13px;} .prod_des{margin-bottom: 5%; line-height: 170%;} .cart_quantity_combo{display: inline-block; width: 100%;} .p_ad2cart{display: inline-block; width: 100%;} .p_ad2cart #add_to_cart{max-width: 200px !important; float: left; text-transform: uppercase; font-size: 16px; font-family: oswald-regular; letter-spacing: 1px; display: inline-block; background-color: #be4978; width: 100%; margin-top: 3% !important; margin-bottom: 5%; opacity: 0.8 !important;} .p_ad2cart #add_to_cart:hover{color: #fff; opacity: 1 !important; transition: opacity linear 0.5s; transform: unset !important;} .c_attr_heading{text-transform: uppercase; font-size: 12px;} .comment_heading{text-align: center; display: inline-block; width: 100%;} .comment_heading h1{font-size: 20px; display: inline-block; text-align: center; width: 100%;} .comment_heading p{text-align: center; display: inline;} .tot_review_heading{display: block; width: auto; margin: 0px auto; text-align: center; padding: 2% 0%; margin-top: 2%;} .tot_review_heading p{font-family: 'muli-bold'; text-transform: uppercase;} .media-list{margin-bottom: 8%; margin-top: 8%;} .media-body .media-heading{width: 70%; float: left;} .media-body .media-heading span{font-family: 'muli-bold'; color: #777;} .media-body .o_rating_star_card{width: 30%;} .media-body .message_body{display: inline-block; width: 70%;} .add_cmt_lbl{font-family: 'muli-bold'; margin-bottom: 2%;} .ur_rating_lbl{font-family: 'muli-bold'; text-transform: uppercase; font-size: 14px; color: #545454;} .pull-left .stars{font-size: 14px !important;} .pull-left .form-control{margin-bottom: 2%;} .pull-left #review_submit_btn{padding: 14px 80px; text-transform: uppercase; font-family: 'muli-bold'; font-size: 13px; background-color: #be4978; opacity: 0.8 !important;} .pull-left #review_submit_btn:hover{color: #fff; opacity: 1 !important; transition: opacity linear 0.5s; transform: unset !important;} .text-cmt-heading{margin-top: 7%;} .zoomed_image_on_screen{position: fixed; width: 100%; height: 100%; display: none; left: 0px; overflow-y: hidden; background-color: #FFF; z-index: 9999; top: 0px; cursor: move;} .zooming_image_screen{display: block; margin: 0px auto; text-align: center; width: 62%;} .div_cross_zoomed_image{width: 22px; margin-left: 10px;} .image_zoom{cursor: zoom-in;} .clarico_slide{position: fixed; left: 0; width: 100%; text-align: center; background-color: #fff;} .clarico_slide .carousel-indicators{height: 500px; width: 140px; margin-left: 30px; margin-bottom: 100px; overflow-x: hidden; left: 0;} .clarico_slide .carousel-indicators li{width: 90px !important; height: 90px !important; border: none; display: block; margin-bottom: 10px;} .clarico_slide .carousel-indicators li > img{border: 4px solid #ccc;} .div_parent_zoom_class{position: relative;} .column-right_p_alternative{width: 40%; display: block; float: right;} .alternate_recent_product_whole_div_class{margin-bottom: 2%; border-left: 1px solid #E0DEDE; position: relative; width: 100%; display: inline-block; padding-left: 2%;} .alternate_product_heading_para_class{font-size: 14px; font-family: 'muli-bold'; text-transform: uppercase; margin-bottom: 7%; margin-top: 0;} .alt_prod_name{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} .hr_class_Sep{width: 100%; border-width: 1px; border-color: #E0DEDE; margin-top: 30px; display: inline-block;} .container_class{width: 100%; display: block; margin: 0px auto;} .alternet_common{float: left;} .carousel-indicators .active{width: auto !important; height: auto !important;} #product_page_recently_view{display: inline-block; width: 100%;} .clarico_product_sku{display: inline-block; width: 100%; margin-top: 2%; margin-bottom: 2%;} .clarico_product_sku p{font-size: 13px;} #suggested_item_product .recently_view_product_name a{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 175px; display: block; max-width: 200px;} .product_video_popup_main{display: none; width: 100%; margin: 0px auto; background-color: #000; position: fixed; top: 0; z-index: 9999; height: 100%; left: 0; right: 0;} .product_video_popup_wrap{display: inline-block; width: 100%; position: relative;} .product_video_popup_wrap .product_video_subpopup{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .iframe_product_video{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .iframe_product_video iframe{width: 700px; height: 600px; display: block; margin: 0px auto; border: 0;} .pvideo_link{width: 38px; height: 38px; border-radius: 100%; background-color: #be4978; color: #fff; text-align: center; vertical-align: middle; padding-top: 6px; position: absolute; bottom: 15%; left: 20px; font-size: 17px;} .i-zoom-animation{-webkit-animation: animzoom 0.6s; animation: animzoom 0.6s;} @-webkit-keyframes animzoom{from{-webkit-transform: scale(0);}to{-webkit-transform: scale(1.5);}} @keyframes animzoom{from{transform: scale(0);}to{transform: scale(1.5);}} 

/* /clarico_product/static/src/less/product_responsive.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1400px){.row{margin-left: unset !important; margin-right: unset !important;}#div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-inner div.item{height: auto !important;}} @media (max-width: 1000px){.product_info_style_padding{width: 100%;}.alternate_recent_product_whole_div_class{width: 100%; border-left: none; margin-top: 5%; padding: 0;}.alternate_product_heading_para_class{margin-top: 3%;}.div_class_product_features{padding-top: unset;}.col-md-offset-1{margin-left: unset;}.product_available{width: auto;}.clarico_breadcrumb{width: auto !important;}.strike-through{margin-bottom: 3%;}.strike-through span{text-decoration: line-through;}#div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-inner div.item{height: auto !important;}.iframe_product_video iframe{width: 600px; height: 500px;}} @media (max-width: 800px){#product_details{margin-top: 5%;}.alert > .instock_text{font-size: 12px;}.res_product_img{width: 100% !important;}#product_details{width: 100%;}.r_v_deatil_hr{display: none;}.product_wish_compare{width: 12%;}.div_class_product_features{width: 90%;}.css_editable_mode_hidden{float: left; font-size: 15px;}.product_available{width: auto;}.clarico_breadcrumb{width: auto !important;}.comment_heading{text-align: unset !important;}.comment_heading h1{text-align: unset !important; font-size: 16px;}.res_review_box{padding-left: unset;}.product_info_style_padding{padding-left: unset; padding-right: unset;}.product_sort_description_div_class{padding-left: 0px;}.clarico_breadcrumb{font-size: 12px;}.js_publish_btn{font-size: 12px;}.c_product_name{font-size: 18px;}.res_pera_description{font-size: 13px;}.text-muted{font-size: 13px;}.product_price .strike-price{font-size: 13px;}.oe_currency_value{font-size: 13px;}.div_class_product_features .div_sub_class_product_features .product_info_style_padding .product_sort_description_div_class .product_info_heading_para_class{font-size: 13px;}.add_cmt_lbl{font-size: 13px;}.ur_rating_lbl{font-size: 11px;}.alternate_product_heading_para_class{font-size: 13px;}.tot_review_heading{font-size: 10px;}#add_to_cart{max-width: 170px !important; font-size: 14px; margin-bottom: 0px; margin-top: 4% !important;}.div_main_class_desc .product_sort_description_para_class{font-size: 13px;}.product_features_attribute_name_para_class{font-size: 11px;}.product_features_value_para_class{font-size: 11px;}.recently_viwed_details .recently_view_product_name p{font-size: 12px;}#indicators{display: none;}.col-sm-7 .carousel-outer .inner-slider{width: 100% !important;}#div_comb_img_detail .col-sm-7 .carousel .carousel-control.left{left: 1% !important;}.css_editable_mode_hidden{width: 100%;}.oe_currency_value{float: left;}.product_price .strike-price{padding-top: unset;}.fa-star-o{font-size: 11px !important;}.clarico_product_breadcrumb #website_published_button{position: relative;}} @media (max-width: 600px){#indicators{display: none;}#div_comb_img_detail .col-sm-7 .carousel-outer .inner-slider{width: 100%;}.carousel .carousel-control.left, .carousel .carousel-control.right{top: 40% !important;}#div_comb_img_detail .col-sm-7 .carousel .carousel-control.right{right: 10% !important;}#div_comb_img_detail .col-sm-7 .carousel .carousel-control.left{left: 10% !important;}.price_comman_class{padding-top: 0px !important; padding-bottom: 3%;}.res_next_class, .res_prev_class{top: 10% !important;}.clarico_breadcrumb{font-size: 10px !important;}.clarico_breadcrumb li a{font-size: 10px !important;}.clarico_breadcrumb li .active{font-size: 10px !important;}.css_editable_mode_hidden{font-size: 13px;}.product_wish_compare{width: 35% !important;}.instock_text{font-size: 10px !important;}#product_details{width: 98%; margin-top: 15px;}.recently_viwed_common{width: 250px !important;}.prod_des{font-size: 14px !important;}.product_sort_description_para_class{font-size: 12px !important;}.product_features_attribute_name_para_class, .product_features_value_para_class{font-size: 10px !important;}#div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-inner div.item{height: auto !important;}.product_features_attribute_value_div_class{display: inline-block; width: 100%;}.product_name_rating{margin-bottom: 1%;}.res_pera_description{margin-bottom: 0px;}.product_price{float: none; margin-bottom: 5%;}.product_share{position: relative; margin-bottom: 5%;}.product_share a{display: inline-block !important; margin: 10px 5px !important;}.tot_review_heading{width: 20%; border-top: 2px solid #be4978;}.tot_review_heading{font-size: 10px;}.comment_heading h1{font-size: 13px;}.media-heading{font-size: 12px;}.js_publish_btn{font-size: 9px;}.add_cmt_lbl{font-size: 16px;}.ur_rating_lbl{font-size: 11px; margin: 8px 0 0;}.form-control{font-size: 11px;}.pull-left #review_submit_btn{padding: 12px 70px; font-size: 12px;}.c_product_name{font-size: 17px;}#add_to_cart{max-width: 180px !important; font-size: 14px;}.recently_viwed_details .recently_view_product_name p{font-size: 12px;}.price_comman_sub_class .oe_currency_value{font-size: 16px;}recently_viewed_lbl{font-size: 12px;}#indicators{display: none;}.div_class_product_features{width: 87%;}.media-body .o_rating_star_card{margin-bottom: 10px;}.media-body .o_rating_star_card .stars i{font-size: 0px !important; vertical-align: top;}.iframe_product_video iframe{width: 325px; height: 285px;}.product_available .alert-warning{padding: 0; font-size: 12px; line-height: 0;}.ctg_class{margin-top: 5%;}.alternate_recent_product_whole_div_class{padding-left: 0%;}} 

/* /clarico_quick_view/static/src/less/quick_view.less defined in bundle 'web.assets_frontend' */
 .mask{background-color: #fff; left: 0; position: fixed; top: 0; width: 100%; height: 100%; display: none; z-index: 9990; opacity: 0.6;} .model-main-div{position: fixed; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; z-index: 9991; background: rgba(255, 255, 255, 0.5);} .product_quick_view_class{width: 100%; top: 0; left: 0; position: fixed; background-color: #fff; z-index: 9997; border-bottom: 4px solid #be4978; overflow: auto; max-height: 100%;} .product_quick_view_subclass{width: 90%; max-width: 1400px; display: block; margin: 0px auto; text-align: left;} .sku_container{display: inline-block; width: 100%; text-align: left;} .quick_view_img_div_container{width: 50%; display: block; float: left;} .quick_view_img_div_container .quick_view_image_div{width: 100%;} .quick_view_img_div_container .quick_view_image_div > img{max-width: 100%; width: auto; max-height: 600px;} .quick_view_product_details{width: 45%; display: block; float: left; margin-top: 5%;} .quick_view_product_details .quick_view_p_name{color: #333; padding-bottom: 10px; text-transform: capitalize; font-size: 18px; line-height: 100%; position: relative; margin-bottom: 1px;} .quick_view_product_details .before_hr{border: 1px solid #be4978; width: 35px; margin-top: 0px; color: #be4978;} .quick_view_product_details .product_wish_compare{margin: 0;} .quick_view_product_details .price{margin-bottom: 1%;} .quick_view_product_details .price .old_price{float: left; font-size: 15px; padding-top: 7px; margin-right: 10px; color: #777;} .quick_view_product_details .price .new_price{font-size: 18px; color: #333; font-family: 'muli-bold'; padding-top: 3px;} .quick_view_product_details .price .new_price span{font-family: 'muli-bold';} .quick_view_product_details .product_avail{font-size: 14px;} .quick_view_product_details .product_avail .in-stock{margin-bottom: 1%; width: 100%;} .quick_view_product_details .product_avail .in-stock span{color: #008000; font-size: 12px; width: 30%; float: left; font-family: 'muli-bold'; background: transparent; margin-left: 0px; padding: 0;} .quick_view_product_details .product_avail .in-stock .warning{color: #D5B91D;} .quick_view_product_details .qv_ad2cart{display: inline-block; width: 100%;} .quick_view_product_details .qv_ad2cart #add_to_cart{max-width: 200px !important; float: left; text-transform: uppercase; font-size: 16px; font-family: oswald-regular; letter-spacing: 2px; margin-bottom: 5%; background-color: #be4978;} .quick_view_product_sub_details{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} #hr_style{margin-top: 10px; margin-bottom: 10px; display: inline-block; width: 100%; margin: 0px;} .q_rating-block{display: inline-block; width: 100%; padding-top: 0%;} .q_rating-block .o_rating_star_card .stars{} .q_rating-block .o_rating_star_card .stars i{margin-right: -1px;} #all_att{padding-top: 10px;} .select_wrapp{position: relative; width: 173px; margin-left: 0;} .select_wrapp .arrow_s{position: absolute; display: inline-block; top: 2px; right: 1px; pointer-events: none; background: #fff; width: 20px; height: 42px; font-size: 9px;} .select_wrapp .arrow_s i{color: #898383 !important;} #attr_select{font-family: 'muli-regular'; color: #898383; margin-top: 7px !important; height: 45px; font-size: 13px;} #quick_view_ul{margin-top: 0px;} #attr_ul{margin-top: 10px;} .attr_name, #attr_font{font-size: 13px;} #wishlist_icon_div_quick_view{float: left;} #wishlist_icon_div_quick_view .add2wish{float: left; font-size: 15px; display: block; padding: 6px 10px; background-color: transparent; margin-right: 10px;} #wishlist_icon_div_quick_view .add2wish > i{color: #555; font-size: 13px; transition: background-color 0.4s ease-in-out;} #wishlist_icon_div_quick_view .add2wish:hover > i{color: #be4978 !important;} #wishlist_icon_div_quick_view .in2wish{float: left; font-size: 15px; color: #be4978; display: none; padding: 7px 10px; background: transparent; margin-right: 10px;} .quick-view-a{width: 47%; float: right; display: block; font-size: 13px; color: #fff; opacity: 1 !important; padding: 7px 12px;} .quick-view-a:hover{transform: scale(1) !important; color: #fff; opacity: 0.85 !important;} .css_attribute_color.active{border: 1px ridge #be4978;} .variant-name-strong{font-weight: normal !important; font-size: 14px; font-family: oswald-regular; color: #484848 !important; letter-spacing: 1px; display: inline-block; width: 100%;} #clr_li_style .css_attribute_color{margin: 7px 10px 0px 0 !important; margin-left: 4px !important;} #clr_li_style .css_attribute_color span{font-size: 14px; text-transform: capitalize; font-family: Muli-Regular;} #all_att .list-inline{margin-bottom: 15px;} #all_att .list-unstyled{margin-bottom: 15px;} .list-unstyled{padding-left: 0px; list-style: none; display: inline-block; width: 100%;} .list-unstyled .control-label span{font-size: 14px; text-transform: capitalize; font-family: Muli-Regular;} .quickview-btn{width: 100% !important;} .quick_view_product_details{margin-top: 1% !important;} .Quick_product_wish_compare{width: 40%; display: inline-block; float: left; margin: 3% 5% 3% 5%;} .quick_product_quantity{display: inline-block; width: auto; float: left; margin-top: 3%;} .view_details_link{color: #be4978; font-size: 14px; display: inline-block; width: 100%; vertical-align: middle;} #wait{display: none; width: 69px; height: 89px; z-index: 9999; position: absolute; top: 50%; left: 50%; padding: 2px;} .mask_cover{width: 100%; display: block; position: fixed; top: 0; z-index: 9993;} 

/* /clarico_quick_view/static/src/less/responsive_quick_view.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1200px){.quick_view_img_div_container .quick_view_image_div > img{max-height: 500px !important;}.quick_view_product_details .quick_view_p_name{font-size: 13px; line-height: 150%;}.quick_view_product_sub_details .oe_price_h4{margin-top: 0 !important;}.price_comman_sub_class b{font-size: 13px;}.product_price{margin-bottom: 0;}.quick_view_product_details #add_to_cart{max-width: 180px !important; font-size: 15px;}} @media (max-width: 800px){.quick_view_img_div_container .quick_view_image_div > img{max-height: 400px !important;}.quick_view_product_details #add_to_cart{max-width: 180px !important; font-size: 15px; margin-top: 2% !important;}.quick_view_img_div_container{width: 100%; display: block; float: none;}.quick_view_product_details{width: 100%;}.quick_view_product_sub_details{width: 100%;}.Quick_product_wish_compare{width: 50%;}.quick_view_product_details .product_avail{display: inline-block; width: 100%;}.quick_view_product_details .quick_view_p_name{padding-bottom: 5px;}.css_editable_mode_hidden{margin-top: 4px;}} @media (max-width: 500px){.quick_view_img_div_container .quick_view_image_div > img{max-height: 300px !important;}.quick_view_img_div_container{width: 100%; display: block; float: none;}.quick_view_product_details{width: 100%;}.price_comman_class{padding-top: 15px;}} 

/* /clarico_rating/static/src/less/product_rating.less defined in bundle 'web.assets_frontend' */
 .o_rating_star_card{float: left; padding-top: 5px; width: 100%;} 

/* /clarico_shop/static/src/less/clarico_shop.less defined in bundle 'web.assets_frontend' */
 .product-grid-div{width: 19.5%; display: inline-block; vertical-align: top; margin-bottom: 2%;} .product-grid-div a{cursor: pointer;} .product-grid-div a:hover{text-decoration: none;} .product-grid-div a:active{text-decoration: none;} .shop-page-breadcrumb .sub_breadcrumb{max-width: 2000px;} .shop_product_breadcrumb{width: 100%; background-color: #f5f5f5; display: inline-block; margin-bottom: 1%; padding-top: 15px; padding-bottom: 15px;} .shop_product_breadcrumb .sub_breadcrumb{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .shop_product_breadcrumb .sub_breadcrumb .clarico_breadcrumb{width: 65%; line-height: 30px; margin: 0; padding: 10px 15px; display: inline-block; background-color: transparent;} #shop_pager{width: auto; float: right; display: inline-block;} .bottom_pager{margin-top: 3%;} .pagination{margin: 0;} .pagination > .active > a{background-color: transparent; color: black; border-color: #ddd;} .pagination > .active > a:hover{color: black; background-color: transparent; border-color: #ddd;} .pagination > .disabled > a{background-color: transparent;} .pagination > .disabled > a:hover{background-color: transparent;} .pagination > li:last-child > a{border-radius: 0;} .pagination > li > a{color: black; background-color: transparent; border: unset; padding: 0px 12px; border-right: 1px solid #ddd; font-size: 12px; font-family: Muli-Bold; color: #a1a1a1;} .pagination > li > a:hover{color: #be4978;} .shop_cover_img_container{display: inline-block; width: 100%;} .shop_cover_img_container img{max-width: 100%; display: block; margin: 0px auto;} #products_grid_before{height: 100%; width: 0; position: fixed; z-index: 9999; top: 0; left: 0; background-color: white; overflow-x: hidden; transition: 0.5s; padding-top: 2%;} .products_grid_before_maxW{padding-left: 10%;} .transparent{background: rgba(0, 0, 0, 0.4) !important; z-index: 9998; position: absolute; top: 0px; left: 0; right: 0; bottom: 0; width: 100% !important; height: 100% !important; transition: opacity 1s; max-width: 100% !important;} .right-cnt-main{width: 100%; display: inline-block; padding-top: 2%;} .right-cnt-maxW{width: 90%; max-width: 2000px; display: block; margin: 0px auto;} .dropdown-menu-ul{min-width: 110px; left: auto; position: absolute; background-color: #fff !important; background-clip: padding-box; top: auto;} .btn-group.open .dropdown-toggle{box-shadow: none;} .menu-filter-div{float: left; padding-top: 6px;} .nav-view{width: auto; display: inline-block;} .nav-view .nav-selection-div{float: left;} .nav-view .nav-selection-div .select-nevigation-home, .nav-view .nav-selection-div .select-nevigation-child{color: #909090; font-size: 13px; font-family: Muli-Bold; float: left;} .nav-view .nav-selection-div .home-icon{float: left; color: #909090;} .nav-view .nav-selection-div .select-nevigation-span{padding-right: 10px; padding-left: 10px; float: left;} .view-as-div{float: left; display: none;} .view-label{font-family: Muli-Regular; font-size: 12px; padding: 0px 10px; color: #909090; margin: 0; vertical-align: middle;} .grid-view i{color: #909090; font-size: 12px; padding-top: 2px;} .list-view i{color: #909090; font-size: 12px; padding: 0px 10px; vertical-align: middle; padding-top: 2px;} .view-as-two-col{font-size: 13px; color: #909090; margin-right: 10px; vertical-align: middle;} .view-as-three-col{font-size: 13px; color: #909090; vertical-align: middle;} .mobile-view-filter-close-btn{display: none; position: absolute; right: 5%; top: 0%; font-size: 17px; cursor: pointer;} .filter-stick{position: fixed; background: white; z-index: 999; left: 0; height: 70px; transition: 1s;} .filter-stick > .view-as-maxW{width: 90%; max-width: 1400px; margin: 0px auto; display: block; padding-top: 6px;} .view-as{width: 100%; display: inline-block !important; text-transform: uppercase; color: #3c3c3c; font-size: 11px; font-family: Muli-Regular;} .view-as .view-mode{float: left;} .view-as .view-mode .menu-filter{font-size: 14px; color: black; font-family: Muli-Bold; float: left; margin-right: 12px; margin-top: 5px;} .view-as .view-mode .menu-filter i{color: black; margin-right: 5px;} .view-as .view-as-right-cnt{display: inline-block; float: right; margin-right: 10px;} .view-as .view-as-right-cnt .filter-show{float: left; margin-right: 5px;} .view-as .view-as-right-cnt .filter-show .filter-show-label{font-family: Muli-Regular; font-size: 14px;} .view-as .view-as-right-cnt .filter-show .dropdown-toggle{width: 110px; float: none; color: #505050; background: #fff !important; line-height: 34px; padding: 0 0 0 0; position: relative; text-transform: capitalize; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-radius: 0;} .view-as .view-as-right-cnt .filter-show .dropdown-toggle:before{border-top-color: transparent; border-bottom-color: #000; margin-top: -5px; position: absolute; right: 14px; top: 21px; width: 0; height: 0; border: 4px solid transparent; border-top-color: #000; content: "";} .view-as .view-as-right-cnt .filter-show .dropdown-toggle:after{content: ""; width: 36px; height: 35px; position: absolute; right: 0; top: 0;} .view-as .view-as-right-cnt .filter-show .dropdown-menu{min-width: 110px; left: auto; position: absolute; background-color: #fff !important; background-clip: padding-box; top: auto; margin-left: 0px;} .view-as .view-as-right-cnt .filter-show .dropdown-menu .active a{background-color: #f5f5f5; color: #66787f;} .view-as .view-as-right-cnt .filter-sort-by{float: left;} .view-as .view-as-right-cnt .filter-sort-by .filter-sortby-label{font-family: Muli-Regular; font-size: 12px; padding: 16px 0px; margin: 0 20px 0 0;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle{width: 110px; float: none; color: #505050; background: #fff !important; line-height: 34px; padding: 0 0 0 0; position: relative; text-transform: capitalize; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-radius: 0; width: auto;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle span.filter-show-label{padding: 0 10px;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle:before{border-top-color: transparent; border-bottom-color: #000; margin-top: -5px; position: absolute; right: 0px; top: 21px; width: 0; height: 0; border: 4px solid transparent; border-top-color: #000; content: "";} .view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle:after{content: ""; width: 36px; height: 35px; position: absolute; right: 0; top: 0;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-menu{left: auto; position: absolute; background-color: #fff !important; background-clip: padding-box; top: auto; min-width: 110px;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-menu .active a{background-color: #f5f5f5; color: #66787f;} .attribut-main-div .nav-pills{margin-top: 0% !important;} #products_grid{padding-top: 2%; padding-left: 0; padding-right: 0; z-index: 1;} .oe_product .oe_product_image{position: relative !important;} .oe_product .oe_product_image img{position: relative !important; max-height: 300px;} .product-image{width: 100% !important; left: 0 !important; right: 0 !important; top: 0 !important; bottom: 0 !important; margin: 0px auto;} .in-wishlist-heart a{display: none; position: absolute; top: 2%; z-index: 999; right: 4%; font-size: 11px;} .dropdown-menu > li > a{text-transform: capitalize;} .deleted_price_responsive{float: left;} .strike-through{color: #B8B8B8 !important; font-family: Muli-Regular;} .strike-through span.oe_currency_value{font-size: 13px;} .orignal-price{color: #000 !important; font-family: Muli-Regular; font-weight: normal;} .orignal-price span.oe_currency_value{font-size: 13px;} .in2wish i{color: #be4978 !important;} .refined-by-hr{padding: 0; margin-top: 0px; display: block; clear: both;} .product-hover-hr{clear: both; margin-top: 2px !important; margin-bottom: 2px !important; padding: 0px !important;} .details{width: 100%; display: inline-block; margin-bottom: -6px;} .in-stock{color: #008000; font-size: 12px; width: 30%; float: left; font-family: Muli-Regular;} .in-stock span{float: right; background-color: #008000; color: #FFF; padding: 3px 10px 3px 9px; font-size: 11px; border-radius: 1px;} .warning{width: 30%; float: left; color: red; font-family: Muli-Regular; font-size: 12px;} .warning span{float: right; background-color: #D5B91D; color: #FFF; padding: 3px 10px 3px 9px; font-size: 11px; border-radius: 1px;} .oe_grid .production-description{padding-top: 8%;} .product-des{position: absolute; text-align: center; top: 0; right: 0; width: 40px; display: none; z-index: 900; background-color: white;} .product-des .hover-cnt{display: inline-block; width: 100%; margin-top: 4px; margin-bottom: 2px; z-index: 100;} .product-des .hover-cnt .wishlist{width: 27px; height: 27px; display: inline-block; padding: 0; position: relative; z-index: 2;} .product-des .hover-cnt a.wishlist{position: absolute;} .product-des .hover-cnt .star-rating-main-div{width: 100%; display: block; padding-top: 9%;} .product-des .hover-cnt .star-rating-main-div .star-rating-div i{color: #be4978;} .product-des .quick-view-btn{background: #be4978; color: black; font-family: Muli-Regular; padding: 10px 0px 10px; position: absolute; left: 4px; bottom: 25%; -webkit-margin-top: 13%; -moz-margin-top: 16%; width: 97%; z-index: 100;} .hover-cnt i{color: black; font-size: 12px; padding: 13px;} .itemscope-main{position: relative; margin: 0 10px 0px 0; border: 1px solid #f2eeee;} .itemscope-main .ribbon-wrapper{position: absolute; left: 0;} .itemscope-main .ribbon-wrapper .sale-btn{border-radius: 3px; right: 0; left: 10px; top: 20px; padding: 3.5px 12px; color: #fff; background-color: #be4978; font: bold 10px 'muli-regular'; transform: unset !important; -ms-transform: unset !important; -o-transform: unset !important; text-transform: uppercase; width: auto;} .sale-btn::after{content: ''; position: absolute; right: 8px; bottom: -7px; border-top: 2px solid transparent; border-bottom: 9px solid transparent; border-right: 9px solid #be4978; transform: rotate(-23deg);} .product-name-h5{float: left; margin: 0; width: 70%; padding-top: 3px; padding-bottom: 5px;} .product-name-h5 label{display: block; font-weight: normal !important; margin-bottom: 0px !important;} .product-name-h5 label a{color: #717171; font-weight: normal; max-width: 90%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; text-transform: capitalize; width: 100%; font-family: Muli-Regular; font-size: 14px;} .product-name-h5 label a:hover{text-decoration: none;} #products_grid .product_price{float: left; clear: both; padding: 0 !important; position: relative !important; margin-bottom: 12px;} .discount-price{text-decoration: line-through; color: #969696; margin-right: 10px;} .oe_product{width: 100%; height: 100% !important; border: 0px !important;} .oe_product section{position: relative !important; padding: 0px 10px 0px 10px !important; width: 100%;} .oe_product .ribbon-wrapper{display: block !important; width: 150px !important;} .refined-by-h5{font-family: Muli-Bold; font-size: 17px; text-transform: uppercase; padding-top: 10%;} .refined-by-dynamic{margin-left: 4px; margin-right: 12px;} .up-arrow{float: left; font-size: 20px; margin: -3px 7px 0 0px; cursor: pointer; display: none;} .down-arrow{float: left; font-size: 12px; margin: 0px 7px 0 0px; cursor: pointer; color: #717171;} .clear-all-variant{font-size: 10px; padding-top: 2px; color: #be4978; display: none;} .clear-all-variant:hover{color: #be4978;} .refined-by-attr{font-family: Muli-Bold; font-size: 14px; cursor: pointer; margin-bottom: 7% !important; margin-top: 0 !important; float: left;} .category-heading{width: 100%; display: inline-block;} .category{font-family: Muli-Bold; font-size: 14px; text-transform: uppercase;} .apply-filter{font-size: 12px; color: black; display: none;} .apply-filter-in-page{float: left; text-transform: capitalize; font-size: 11px; padding-top: 4px; margin-right: 12px;} .attr-val{width: 100%; display: inline-block; max-height: 130px; overflow-y: auto;} .text-primary{position: absolute; right: 10%; color: rgba(84, 84, 84, 0.8) !important;} .css_attribute_color{margin: 4px 11px 0px 0px; margin-left: 0; border: 0px !important; border-radius: 100%; float: left; width: 12px; height: 12px;} .css_attribute_color.active{border: 2px solid #be4978 !important;} .css_attribute_color input{margin: 0px !important; cursor: pointer;} .color-with-name-divmaxW{margin-left: 8px;} .color-with-name-div{width: 100%; float: left;} .color-name{text-transform: capitalize; font-family: Muli-Regular; font-size: 13px; color: #7d7d7d;} .div_class_categ_attrib_class_sub_class{padding-bottom: 12px !important;} .a_class_categ_attribute_name{font-family: Muli-Regular !important; color: #7D7D7D !important; font-size: 12px !important;} .nav-stacked-div{width: 100%; float: left; text-transform: capitalize; margin-bottom: 4px;} .nav-stacked-div .type-checkbox label{font-size: 13px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; color: rgba(84, 84, 84, 0.8);} .type-radio{margin-left: 0px !important;} .nav-stacked-div > label{margin: 0 !important;} .nav > li > a{font-family: Muli-Regular; font-size: 15px; color: black; text-transform: capitalize; cursor: pointer;} .all-category-div .nav-stacked > li + li{margin-top: 11px !important;} .attr-val .nav-stacked > li + li{margin-top: 0px;} .all-category-div ul.nav-stacked > li > a{padding: 0px 0px !important; color: rgba(84, 84, 84, 0.8) !important;} .all-category-div ul.nav-stacked > li > a:before{content: ''; display: block; width: 12px; height: 12px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid rgba(84, 84, 84, 0.8); float: left; margin: 3px 10px 0 0;} .all-category-div .nav-pills{margin-top: 5% !important;} .all-category-div .nav-pills > li.active > a{font-family: Muli-Regular; font-size: 14px; border: none; width: 80%; color: #000 !important; font-weight: bold; background: white;} .all-category-div .nav-pills > li.active > a:hover{color: #000 !important;} .all-category-div .nav-pills > li.active > a:before{content: ''; display: block; width: 12px; height: 12px; background: rgba(84, 84, 84, 0.8); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid rgba(84, 84, 84, 0.8); float: left; margin: 3px 10px 0 0; font-family: Muli-Regular;} .all-category-div ul li a{font-size: 14px;} .all-category-div ul > li > ul > li > a{white-space: nowrap; max-width: 180px !important; overflow: hidden; text-overflow: ellipsis; font-size: 13px;} .all-category-div ul > li > ul > li > ul > li a{font-size: 12px;} [type="checkbox"]:not(:checked), [type="checkbox"]:checked{position: absolute; left: 5px; top: auto; -moz-appearance: none; width: 17px; height: 17px; opacity: 0.001; cursor: pointer; z-index: 9999;} [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label{position: relative; padding-left: 2.3em; cursor: pointer;} [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before{content: ''; position: absolute; left: 7px; top: 3px; width: 13px; height: 13px; border: 1px solid #ccc; background: #fff; border-radius: 1px;} [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after{content: '✔'; position: absolute; top: 5px; left: 9px; font-size: 11px; line-height: 0.8; color: #be4978; transition: all 0.2s;} [type="checkbox"]:not(:checked) + label:after{opacity: 0; transform: scale(0);} [type="checkbox"]:checked + label:after{opacity: 1; transform: scale(1);} #products_grid.col-md-9 .oe-height-6{height: auto !important;} .oe_product .oe_product_cart{margin-bottom: 9%;} .oe_list .product-image-list-view{width: 100px !important; float: left !important;} .oe_list .list-view-section{float: left !important;} .oe_product.oe_list .oe_product_image{width: 125px !important; float: left !important; min-height: 150px; margin-top: 10px;} .oe_list .text-info{display: none;} .oe_list hr.product-hover-hr{display: none !important;} .oe_list .div_class_categ_attrib_class_sub_class{padding-top: 1% !important;} .oe_list .product_price{margin-bottom: 12px !important;} .product-grid-div .oe_list .oe_product_cart .itemscope-main > section > .details .warning{padding-top: 30px;} .product-grid-div .oe_list .oe_product_cart .itemscope-main > section > .details .in-stock{padding-top: 30px;} .oe_product.oe_list .product-des{width: 0px !important; display: none !important;} .oe_product.oe_list{padding-left: 0px !important; display: inline-block;} .oe_product.oe_list .div_class_categ_attrib_class_sub_class{padding-top: 2% !important;} .product-des_list #add_to_cart_shop{width: auto; float: left;} .product-des_list #add_to_cart_shop .customize-add-cart{border: none;} .oe_list .in-wishlist-heart > a{top: 40% !important; right: 3% !important; font-size: 12px !important;} .right-animation{-webkit-animation: animateright 1s; animation: animateright 1s; transition: 5s;} @-webkit-keyframes animateright{from{right: -20px; opacity: 0;}to{right: 0px; opacity: 1;}} @keyframes animateright{from{right: -20px; opacity: 0;}to{right: 0px; opacity: 1;}} .o_rating_star_card .stars{color: #be4978; text-align: center; font-size: 12px;} .o_rating_star_card .stars i{margin-right: -1px;} .o_rating_star_card{padding-top: 0px !important;} .oe_product .oe_subdescription{margin-bottom: 0px !important; overflow: unset !important; display: none; color: #717171;} .grid-active{color: gray !important; pointer-events: none; cursor: no-drop !important;} .two-column-view{width: 50% !important;} .two-column-view .product-image{max-height: 430px !important; min-height: 430px !important; margin-bottom: 4% !important;} .zoom-animation{-webkit-animation: animatezoom 0.6s; animation: animatezoom 0.6s;} @-webkit-keyframes animatezoom{from{-webkit-transform: scale(0);}to{-webkit-transform: scale(1);}} @keyframes animatezoom{from{transform: scale(0);}to{transform: scale(1);}} .quick-view-a{width: 0 !important; float: none !important; display: inline !important; color: #fff; opacity: 1 !important; padding: 0 !important;} .not_defined{width: 100% !important; max-width: 800px !important; width: 90%; max-width: 1400px; display: block; margin: 0px auto;} .not_defined .left_class{width: 30%; float: left;} .not_defined .right_class{width: 60%; float: right;} .not_defined .right_class img{max-height: 245px; display: block; max-width: 100%; width: auto; margin: 0px auto;} .not_defined h3.css_editable_display{font-size: 29px; padding-top: 14%; font-family: oswald-light; padding-bottom: 10%;} ul.custom-menu-inside-div{list-style: none; padding: 0px;} .show_inactive{display: none;} .select-nevigation-child{padding-top: 2px;} #sub_header_row .clarico_product_breadcrumb{margin-top: -5px;} #in-wishlist-shop > .wishlist-heart{position: absolute; top: 2%; right: 2%; z-index: 100; font-size: 12px;} .customize-add-cart{background: #fff; padding: 10px; font-size: 14px; color: #000; border-top: 1px solid #eee; width: 100%; display: inline-block;} .customize-add-cart .span{padding: 10px;} .customize-add-cart:hover{background: #fff; color: #000;} 

/* /clarico_shop/static/src/less/responsive_shop.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1400px){.product-grid-div{width: 24.5%;}} @media only screen and (max-width: 1400px) and (min-width: 1100px){.oe_list{width: 100%;}} @media only screen and (max-width: 1100px){.product-grid-div{width: 33%;}.oe_list{width: 100% !important;}} @media only screen and (max-width: 900px){.product-grid-div{width: 49.5%;}.oe_list{width: 100% !important;}#products_grid .oe_product.oe_grid section{background: rgba(255, 255, 255, 0.75) !important; padding-top: 2% !important;}.clarico_product_breadcrumb{padding-top: 3%; padding-bottom: 3%;}.main{padding-top: 5%;}.right-cnt-maxW{width: 100% !important;}.view-as-div{display: none;}.view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle{padding: 0px 25px 0 0 !important;}.view-as .view-as-right-cnt .filter-show .filter-show-label{padding: 0px 25px 0 0 !important;}.dropdown_sorty_by, .filter-show{border: 1px solid black; margin-right: 5px;}.view-mode{margin-left: 10px;}.itemscope-main{margin: 0px 10px 0px 10px !important;}.oe_grid .production-description{padding-top: 3%; display: block; width: 100%; margin: 0px auto;}.strike-through span.oe_currency_value{font-size: 12px;}.deleted_price_responsive{width: auto; display: block; float: left;}.product-des{display: -webkit-inline-flex !important;}.product-des .hover-cnt{background-color: #fff; margin-top: 0;}.clear-all-variant{clear: both; margin-bottom: 7%;}} @media only screen and (max-width: 768px){.product-grid-div{width: 49.5% !important;}.view-as-maxW{padding-top: 0px;}.filter-stick > .view-as-maxW{width: 100%;}.filter-show .dropdown-toggle, .filter-sort-by .dropdown-toggle{width: 100px !important;}.view-mode .menu-filter{font-size: 12px !important; width: 100%; padding-bottom: 7%; padding-top: 3%;}.apply-filter{margin-left: 0 !important;}.view-as .view-as-right-cnt .filter-show .filter-show-label{font-size: 12px;}.filter-show-label{font-size: 12px;}.nav-selection-div{padding-top: 7px !important;}.select-nevigation-home, .select-nevigation-span, .select-nevigation-child{font-size: 10px !important;}.all-category-div ul li a{font-size: 14px !important;}.all-category-div ul > li > ul > li > a, .color-name{font-size: 14px !important;}.nav-stacked-div .type-checkbox label{font-size: 13px !important;}.all-category-div .nav-pills > li.active > a{font-size: 14px !important;}.category, .refined-by-color{font-size: 13px !important;}.apply-filter{position: relative; margin-left: 5px;}.mobile-view-filter-close-btn{display: block;}.left_class{width: 100% !important;}.right_class{width: 100% !important; padding-top: 10% !important;}.not_defined h3.css_editable_display{padding-top: 5%; padding-bottom: 5%;}.select-nevigation-span{padding-top: 3px;}.select-nevigation-child{padding-top: 4px;}} @media only screen and (max-width: 500px){.product-grid-div{width: 100% !important;}.oe_product{width: 100% !important;}.filter-option{width: 90% !important; top: 10% !important; left: 5% !important;}.nav-selection-div{padding-top: 4px !important;}.filter-show .dropdown-toggle, .filter-sort-by .dropdown-toggle{width: 140px !important;}.view-as-right-cnt{padding-top: 5%; width: 100% !important; padding-left: 18px; padding-bottom: 10px;}.filter-sort-by{float: right !important;}.dropdown-menu{min-width: 140px !important;}.filter-stick{position: relative; height: 100px !important; top: 0 !important;}.apply-filter-in-page{margin-top: 15px;}.menu-filter-div{padding-bottom: 6px;}.production-description{width: 100% !important;}.orignal-price span.oe_currency_value{font-size: 12px;}.responsive_price{width: auto; display: block;}.product-name-a{padding-top: 5px;}.second-level-a, third-level-ul li a{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 175px; display: block; max-width: 200px;}.div_c_sub_pc_image .sale-btn::after{display: none;}} 

/* /clarico_shop/static/src/less/jquery.mCustomScrollbar.css defined in bundle 'web.assets_frontend' */
@media (min-width: 600px){.mCustomScrollbar{-ms-touch-action: pinch-zoom; touch-action: pinch-zoom;}.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{-ms-touch-action: auto; touch-action: auto;}.mCustomScrollBox{position: relative; overflow: hidden; height: 100%; max-width: 100%; outline: none; direction: ltr;}.mCSB_container{overflow: hidden; width: auto; height: auto;}.mCSB_inside > .mCSB_container{margin-right: 15px;}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right: 0;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container{margin-right: 0; margin-left: 30px;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left: 0;}.mCSB_scrollTools{position: absolute; width: 16px; height: auto; left: auto; top: 0; right: 0; bottom: 0;}.mCSB_outside + .mCSB_scrollTools{right: -26px;}.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{right: auto; left: 0;}.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{left: -26px;}.mCSB_scrollTools .mCSB_draggerContainer{position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto;}.mCSB_scrollTools a + .mCSB_draggerContainer{margin: 20px 0;}.mCSB_scrollTools .mCSB_draggerRail{width: 2px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;}.mCSB_scrollTools .mCSB_dragger{cursor: pointer; width: 100%; height: 30px; z-index: 1;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position: relative; width: 4px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; text-align: center;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width: 12px;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width: 8px;}.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown{display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer;}.mCSB_scrollTools .mCSB_buttonDown{bottom: 0;}.mCSB_horizontal.mCSB_inside > .mCSB_container{margin-right: 0; margin-bottom: 30px;}.mCSB_horizontal.mCSB_outside > .mCSB_container{min-height: 100%;}.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width: auto; height: 16px; top: auto; right: 0; bottom: 0; left: 0;}.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom: -26px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{margin: 0 20px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 2px; margin: 7px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width: 30px; height: 100%; left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 4px; margin: 6px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height: 12px; margin: 2px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height: 8px; margin: 4px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display: block; position: absolute; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right: 0;}.mCSB_container_wrapper{position: absolute; height: auto; width: auto; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; margin-right: 30px; margin-bottom: 30px;}.mCSB_container_wrapper > .mCSB_container{padding-right: 30px; padding-bottom: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{bottom: 20px;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{right: 20px;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{bottom: 0;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{right: 0;}.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{left: 20px;}.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{left: 0;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{margin-right: 0; margin-left: 30px;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{padding-right: 0;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{padding-bottom: 0;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right: 0; margin-left: 0;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom: 0;}.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight{-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; transition: opacity .2s ease-in-out, background-color .2s ease-in-out;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;}.mCSB_scrollTools{opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";}.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)";}.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)";}.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.4); filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.75); filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85); filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)";}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9); filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)";}.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight{background-image: url(/clarico_shop/static/src/less/mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";}.mCSB_scrollTools .mCSB_buttonUp{background-position: 0 0;}.mCSB_scrollTools .mCSB_buttonDown{background-position: 0 -20px;}.mCSB_scrollTools .mCSB_buttonLeft{background-position: 0 -40px;}.mCSB_scrollTools .mCSB_buttonRight{background-position: 0 -56px;}.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover{opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";}.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active{opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)";}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.15);}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: #eee;}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: rgba(206, 206, 206, 0.8);}.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: rgba(206, 206, 206, 0.8);}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -80px 0;}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -80px -20px;}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -80px -40px;}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -80px -56px;}.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{width: 4px; background-color: #fff; background-color: rgba(255,255,255,0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 4px; background-color: #fff; background-color: rgba(255,255,255,0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 4px; margin: 6px auto;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85);}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9);}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px 0;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -20px;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -40px;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -56px;}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px 0;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -20px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -40px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -56px;}.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{width: 4px; background-color: #fff; background-color: rgba(255,255,255,0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 6px; background-color: #fff; background-color: rgba(255,255,255,0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 4px; margin: 6px 0;}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 6px; margin: 5px auto;}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85);}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9);}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position: -16px 0;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position: -16px -20px;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position: -20px -40px;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position: -20px -56px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position: -96px 0;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position: -96px -20px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position: -100px -40px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position: -100px -56px;}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color: #fff; background-color: rgba(255,255,255,0.1);}.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 2px;}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%;}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 2px; margin: 7px auto;}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.15);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position: -80px 0;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position: -80px -20px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position: -80px -40px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position: -80px -56px;}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color: #fff; background-color: rgba(255,255,255,0.15);}.mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{height: 14px;}.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 14px; margin: 0 1px;}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width: 14px;}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height: 14px; margin: 1px 0;}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width: 16px; height: 16px; margin: -1px 0;}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width: 4px;}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height: 16px; width: 16px; margin: 0 -1px;}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height: 4px; margin: 6px 0;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position: 0 -72px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position: 0 -92px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position: 0 -112px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position: 0 -128px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.15);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -80px -72px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -80px -92px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -80px -112px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -80px -128px;}.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{width: 4px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color: transparent; background-position: center;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg=="); background-repeat: repeat-y; opacity: 0.3; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";}.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{height: 4px; margin: 6px 0; background-repeat: repeat-x;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position: -16px -72px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position: -16px -92px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position: -20px -112px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position: -20px -128px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -96px -72px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -96px -92px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -100px -112px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -100px -128px;}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat: repeat-y; background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat: repeat-x; background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);}.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{height: 70px;}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width: 70px;}.mCS-3d.mCSB_scrollTools, .mCS-3d-dark.mCSB_scrollTools{opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{width: 8px; background-color: #000; background-color: rgba(0,0,0,0.2); box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #555;}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 8px;}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 8px; margin: 4px 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 8px; margin: 4px auto;}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px -72px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -92px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -112px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -128px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1); box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px -72px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -92px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -112px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -128px;}.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools{opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";}.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{right: 1px;}.mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical{box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);}.mCS-3d-thick.mCSB_scrollTools_horizontal, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal{bottom: 1px; box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow: inset 1px 0 0 rgba(255,255,255,0.4); width: 12px; margin: 2px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0;}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #555;}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height: 12px; width: auto;}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color: #000; background-color: rgba(0,0,0,0.05); box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color: transparent;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px -72px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -92px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -112px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -128px;}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow: inset 0 0 14px rgba(0,0,0,0.2);}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2);}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #777;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color: #fff; background-color: rgba(0,0,0,0.05); box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: transparent;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px -72px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -92px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -112px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -128px;}.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{right: 0; margin: 12px 0;}.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom: 0; margin: 0 12px;}.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{left: 0; right: auto;}.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: transparent;}.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{height: 50px;}.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width: 50px;}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";}.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";}.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{width: 6px; background-color: #000; background-color: rgba(0,0,0,0.2);}.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 6px;}.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 6px; margin: 5px 0;}.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width: 12px;}.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height: 12px; margin: 2px 0;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px -72px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -92px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -112px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -128px;}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1);}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px -72px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -92px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -112px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -128px;}.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{width: 12px; background-color: #000; background-color: rgba(0,0,0,0.2);}.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0;}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0;}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 12px; margin: 2px 0;}.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px -72px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -92px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -112px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -128px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1);}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px -72px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -92px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -112px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -128px;}.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: transparent; border-width: 1px; border-style: solid; border-color: #fff; border-color: rgba(255,255,255,0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color: #000; border-color: rgba(0,0,0,0.2);}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color: #fff; background-color: rgba(255,255,255,0.6);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.6);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.75);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9);}} 

/* /clarico_shop/static/src/less/compare_wishlist_common.less defined in bundle 'web.assets_frontend' */
 .popover_common_wrap{display: inline-block; width: 100%; margin-top: 5%;} .popover_common_container{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .popover_each_product_div{width: 20%; display: block; float: left; margin-right: 0; margin-bottom: 5%;} .popover_each_product_div .product_img_popover{width: 100%;} .popover_each_product_div .product_img_popover img{width: auto; max-width: 90%; display: block; margin: 0px auto; text-align: center; max-height: 200px;} .popover_each_product_div .product_name_popover{display: block; width: 100%;} .popover_each_product_div .product_name_popover a{text-transform: capitalize; font-size: 14px; font-family: 'muli-light'; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 75%; display: block; margin: 0px auto; text-align: center; margin-top: 16px; color: #717171;} .popover_each_product_div .product_price_popover{width: 90%; display: block; margin: 0px auto; text-align: center; padding: 6px 0 6px 0;} .popover_each_product_div .product_price_popover .wishlist-price-p{font-size: 13px;} .popover_each_product_div .product_price_popover .compare-price-pop{color: #777; font-size: 12px;} .view_common{position: fixed; right: 5%; bottom: 4%;} .zoom-fadein{-webkit-animation: animatezoomfade 0.6s; animation: animatezoomfade 0.6s;} .common-main-div{width: 100%; position: fixed; z-index: 9999; height: 100%; top: 0; left: 0; bottom: 0; right: 0; background: rgba(255, 255, 255, 0.95) !important; display: none; overflow: auto;} @media (max-width: 1000px){.popover_each_product_div{width: 24%;}} @media (max-width: 800px){.popover_each_product_div{width: 33%;}.popover_each_product_div .product_price_popover .oe_price, .popover_each_product_div .product_price_popover .oe_currency_value, .popover_each_product_div .product_price_popover .wishlist-price-p{font-size: 12px;}.css_editable_mode_hidden{float: none;}} @media (max-width: 600px){.popover_each_product_div{width: 50%;}} 

/* /clarico_shop_list/static/src/less/shop_list_categ.less defined in bundle 'web.assets_frontend' */
 .main_list #products_grid_before{width: 23%; position: relative; background-color: transparent; float: left; z-index: 100;} .main_list .list_products_grid_before{height: 100%; width: 0; position: fixed !important; z-index: 9999 !important; top: 0; left: 0; background-color: white !important; overflow-x: hidden; transition: 0.5s !important; padding-top: 6%;} .main_list .list_products_grid_before .products_grid_before_maxW{padding-left: 10% !important;} .main_list .products_grid_before_maxW{padding-left: 0% !important;} .main_listid{width: 75% !important; float: right;} .right-cnt-maxW_list{width: 90%; max-width: 1400px !important; display: block; margin: 0px auto;} .oe_subdescription_list{display: block !important;} .oe_subdescription_list div{font-family: Muli-Regular; color: #949494; line-height: 170%; font-size: 13px; margin-bottom: 10px; text-align: left; max-width: 500px;} .oe_product.oe_list{padding-bottom: 10% !important; min-height: auto !important; height: auto !important;} .oe_product.oe_list .itemscope-main{height: auto;} .oe_product.oe_list .oe_product_image{width: 30% !important; margin-top: 0px;} .in_stock_list{float: none; width: 100%; margin-top: 10px; margin-bottom: 14px; color: green;} .in_stock_list span{float: none;} .warning_list{float: none; width: 100%; margin-top: 10px; margin-bottom: 14px;} .warning_list span{float: none;} .oe_list .itemscope-main{border: none !important;} .product-name-h5_list{float: none; width: 100%;} .oe_product.oe_list .product-des{display: block !important; position: relative; width: 68% !important; float: right; padding-left: 5px;} .product-des_list div #wishlist_shop, .product-des_list div #compare_shop, .product-des_list div #quick_view_shop{width: auto; float: left; padding: 0 !important;} .oe_product.oe_list section{padding: 1px 0px 0px 35px !important; width: auto;} .product-des_list #compare_shop, .product-des_list #quick_view_shop{padding: 0 !important;} 

/* /clarico_shop_list/static/src/less/shop_list_responsive.less defined in bundle 'web.assets_frontend' */
 @media only screen and (max-device-width: 800px){#website_published_button{position: absolute; right: 0; z-index: 9999;}.main_listid > .oe_product.oe_list{width: 100% !important;}.oe_list .in-wishlist-heart > a{top: 20% !important; right: 1% !important;}} @media (max-width: 600px){.oe_list section{width: 100% !important; padding: 0 !important; background: white !important;}.oe_list section .production-description{padding-top: 15px;}.oe_list .product-image{min-height: auto !important;}} 

/* /clarico_signin/static/src/less/clarico_signin.less defined in bundle 'web.assets_frontend' */
 .signin_main_div{max-width: 1400px; display: block; margin: 0px auto; width: 90%;} .c-login-input{border: none; border-bottom: 1px solid #CCC; border-radius: 0; box-shadow: unset; margin-bottom: 10%; background: transparent; position: relative; display: inline-block;} .c-login-input:focus{border-bottom: 2px solid cornflowerblue; box-shadow: unset; transition: width 0.5s linear;} .login_btn_main, .db_btn{background-color: #be4978;} .login_btn_main:hover, .db_btn:hover{background-color: #be4978;} .signup_main{background-color: #be4978 !important; margin-left: 20px; display: inline-block;} .signup_main:hover{text-decoration: none;} .reset_pw_main{color: #be4978; bottom: 5%; position: absolute; right: 0; padding: 0; background-color: transparent;} .reset_pw_main:hover{color: #be4978;} .login_btn_main{float: left;} .all_login_btns{width: 100% !important;} .all_login_btns .pull-right{display: inline-block; width: 100%; float: none !important;} .all_login_btns .pull-right a:first-child{color: #be4978; padding: 2px 12px; display: block; width: auto; float: left; margin-bottom: 10px; padding-left: 0; background-color: transparent;} .login_area{display: block; margin: 0px auto !important; max-width: 400px !important;} .login_area_container{width: 30%; display: block; float: left; padding: 18px; border: 1px solid #ccc; box-shadow: 1px 1px 9px 0px #ccc; background-color: white;} .login_img_cont{background-image: url('/clarico_signin/static/src/img/login.jpeg'); width: 100%; background-size: cover; padding: 25%; background-position: center;} .back_home_icon_div{position: fixed; left: 27px; top: 53px; font-size: 30px; color: white; width: 60px; padding-top: 5px; padding-bottom: 5px;} .back_home_icon_div a{color: #be4978;} .c_reset_login_btns .pull-right > div > a.btn{background: transparent;} 

/* /clarico_signin/static/src/less/responsive.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1200px){.login_img_cont{padding: 32%;}.login_area_container{width: 45% !important;}} @media (max-width: 1000px){.login_area_container{width: 90% !important;}} @media (max-width: 800px){.login_area, .clarico_signup, .oe_reset_password_form{margin-top: 30px !important; margin-left: 5% !important;}.login_area label, .clarico_signup label, .oe_reset_password_form label{font-size: 13px;}.login_area input#db, .clarico_signup input#db, .oe_reset_password_form input#db{height: 30px;}.c-login-input, .c_reset_input{margin-bottom: 5%;}.c_signup_input{margin-bottom: 0%;}.oe_login_buttons .pull-right{margin-top: 5%;}.login_img_cont{background-image: unset;}.reset_pw_main{bottom: 0;}} @media (max-width: 600px){.login_img_cont{background-image: unset;}.reset_pw_main{bottom: -7%;}.c-login-input, .c_signup_input, .c_reset_input{margin-bottom: 0;}.login_area label, .clarico_signup label, .oe_reset_password_form label{font-size: 12px;}} 

/* /clarico_signup/static/src/less/signup.less defined in bundle 'web.assets_frontend' */
 .c_signup_link_btn a.btn{background: transparent;} .clarico_signup, .oe_reset_password_form{max-width: 400px !important; display: block; margin: 0px auto;} .clarico_signup #name, .oe_reset_password_form #name{margin-bottom: 12%;} .c_signup_input, .c_reset_input{border: none; border-bottom: 1px solid #CCC; border-radius: 0; box-shadow: unset; margin-bottom: 5%; background: transparent; position: relative; display: inline-block;} .c_signup_input:focus, .c_reset_input:focus{border-bottom: 2px solid cornflowerblue; box-shadow: unset; transition: width 0.5s linear;} .c_signup_btn, .reset_submit_btn{background-color: #be4978 !important;} .c_signup_btn:hover, .reset_submit_btn:hover{background-color: #be4978;} .back_to_login_text, .c_reset_backtologin{color: #be4978; padding: 5% 0; float: left !important; background-color: transparent;} .back_to_login_text:hover, .c_reset_backtologin:hover{color: #be4978; background-color: transparent;} .c_reset_login_btns .pull-right, .oe_login_buttons .pull-right{display: inline-block; width: 100%; float: none !important;} .c_reset_login_btns .pull-right a:first-child, .oe_login_buttons .pull-right a:first-child{color: #be4978; padding: 2px 12px; display: block; width: auto; float: left; margin-bottom: 10px; padding-left: 0;} .c_signup_link_btn, .c_reset_login_btns{width: 100% !important;} .signup_img_cont{background-image: url('/clarico_signup/static/src/img/signup.jpeg'); width: 100%; background-size: cover; padding: 25%; background-position: center;} .image_signup_class img{width: 100%; display: block; margin: 0px auto;} .oe_website_login_container{position: fixed; background-color: #FFF; z-index: 9999; top: 0px; left: 0px; width: 100%; height: 100%; overflow: auto;} .login_area_container{position: absolute;} 

/* /snippet_style_1/static/src/less/style_1.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 800px){.ch_h1_class{font-size: 25px !important;}} @media (max-width: 600px){.ch_h1_class{font-size: 20px !important;}} .ch_h1_class{font-size: 30px; color: #252525; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 2%; font-family: oswald-light; word-spacing: 1px; line-height: 169%;} .common_margin{display: inline-block; width: 100%; margin-top: 40px;} 

/* /snippet_style_10/static/src/less/style_10.less defined in bundle 'web.assets_frontend' */
 .main_offer_banner_section{display: inline-block; width: 100%;} .main_offer_banner_section .homepage_offers_snippet_container{display: block; width: 90%; max-width: 1200px; margin: 0px auto;} .offer_images_first_div, .offer_images_second_div, .offer_images_third_div{display: block; width: 32%; float: left; margin-right: 10px;} .div_offer_img{display: block; width: 100%;} .div_offer_img img{max-width: 100%; width: auto; margin: 0px auto; display: block;} .div_offer_img img:hover{opacity: 0.7; transition: all 1.5s ease;} .offer_detail_div{max-height: 270px; display: block; width: 100%; padding: 14px 30px 14px; text-align: center; margin-bottom: 10px;} .offer_detail_div .offer_snippet_second_div_detail_heading{color: #000000; font-family: oswald-light; text-transform: uppercase; font-size: 25px; letter-spacing: 2px; text-align: center; word-spacing: 0; width: 90%; max-width: 1400px; display: block; margin: 0px auto; margin-bottom: 25px;} .offer_detail_div .second_div_detail_para{font-size: 15px; color: #898383; line-height: 180%; font-family: muli-light; margin: 0px auto; text-align: center; margin-bottom: 27px; max-height: 109px; min-height: 109px; display: block; overflow: hidden;} .offer_detail_div .offer_detail_div_btn{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; display: block; margin: 0px auto; text-align: center; text-transform: uppercase; background: #be4978; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .offer_detail_div .offer_detail_div_btn:hover{background: #333; color: #fff; transition: background-color linear 0.5s;} .first_div_img_one_height{max-height: 500px; margin-bottom: 10px;} .first_div_img_two_height{max-height: 270px;} .second_div_img_height{max-height: 500px;} .third_div_img_one_height{max-height: 385px; margin-bottom: 10px;} .third_div_img_two_height{max-height: 385px;} @media (max-width: 800px){.offer_images_first_div, .offer_images_second_div, .offer_images_third_div{width: 100% !important; float: none !important;}.offer_detail_div{margin-bottom: 10% !important; margin-top: 10% !important;}} 

/* /snippet_style_11/static/src/less/style_11.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 800px){.second_middle_offer_banner_section{width: 100%;}} @media (max-width: 600px){.second_middle_offer_banner_section{width: 100% !important;}} .section_class_heading_class{width: 100%; display: inline-block; padding-bottom: 5%; padding-top: 3%;} .section_class_heading_class h1{color: #000000; font-family: oswald-light; text-transform: uppercase; font-size: 30px; letter-spacing: 2px; text-align: center; word-spacing: 0; width: 90%; max-width: 1400px; display: block; margin: 0px auto;} .main_offer_banner_section{width: 100%; display: inline-block;} .sub_offers_section_banner_section_class{display: block; margin: 0 auto; max-width: 1300px; width: 90%;} .mian_banner_images_class_section{width: 100%; display: inline-block;} .second_middle_offer_banner_section{display: inline-block; float: left; width: 49%; margin: 0.4%;} .div_class_image_second_image_banner{transition: all 1.5s ease; opacity: 1;} .div_class_image_margin_luceat_offer_banner{margin-bottom: 1.7%;} .ind_height_first_block{max-height: 215px;} .ind_height_second_block{max-height: 602px;} .ind_height_third_block{max-height: 602px;} .image_class_offer_main_image{width: auto; max-width: 100%; display: block; margin: 0px auto;} .ind_height_fourth_block{max-height: 215px;} .div_class_image_second_image_banner:hover img{opacity: 0.7; transition: all 1.5s ease;} 

/* /snippet_style_13/static/src/less/style_13.less defined in bundle 'web.assets_frontend' */
 .three_Column_snippet_wrap{display: inline-block; width: 100%; margin-top: 5%;} .three_column_snippet_container{display: block; width: 90%; max-width: 1400px; margin: 0px auto;} .tcs_column1, .tcs_column2, .tcs_column3{display: block; width: 33%; float: left; padding: 0 15px; margin: 5% 0%;} .tcs_icon_wrap, .tcs_bold_text_wrap, .tcs_normal_text_wrap{display: inline-block; width: 100%; text-align: center;} .tcs_bold{margin-top: 10px; margin-bottom: 5px; cursor: pointer;} .tcs_bold a{font-family: 'muli-bold'; text-transform: uppercase; font-size: 16px; color: #4c5462;} .tcs_bold a:hover{color: #be4978;} .tcs_normal_text_wrap{text-transform: capitalize; color: #8b93a1; font-family: 'muli-semibold'; font-size: 15px;} @media (max-width: 800px){.tcs_icon_wrap img{width: 40px;}.tcs_bold{font-size: 13px;}.tcs_normal_text_wrap{font-size: 13px;}} @media (max-width: 600px){.tcs_column1, .tcs_column2, .tcs_column3{width: 100%; margin: 10% 0;}.tcs_normal_text_wrap{font-size: 12px;}} 

/* /snippet_style_2/static/src/less/c_snippet.less defined in bundle 'web.assets_frontend' */
 .img-cmn{width: auto; max-width: 100%; display: block; margin: 0px auto;} .c_offer_common{width: 100%; display: inline-block; background-size: cover; background-color: #f5f5f5; position: relative; background-position: center;} .c_offer_sub_common{width: 90%; display: block; max-width: 1400px; margin: 0px auto;} .snippet_sale_icon{width: 120px; height: 120px; display: block; margin: 0px auto; text-align: center; background: #be4978; color: #fff; border-radius: 50%; font-size: 32px; font-family: oswald-bold; position: absolute; right: -60px; top: 47%; padding-top: 25px;} .snippet_sale_icon span{font-size: 20px; font-family: oswald-regular; display: block; text-align: right; max-width: 90px; position: relative; right: 0px; bottom: 5px;} .left_container_parent{width: 50%; display: block; float: left; position: relative;} .snippet_left_container{max-width: 400px; display: block; margin: 0px auto; margin-top: 4%;} .snippet_left_container .snippet_left_content{width: 100%; padding: 30px 30px 30px 0; max-height: 320px; min-height: 320px;} .snippet_left_container .snippet_left_content .content_title{font-size: 35px; color: #252525; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 5%; font-family: oswald-light;} .snippet_left_container .snippet_left_content .desc_para{font-size: 15px; color: #898383; line-height: 180%; margin-bottom: 60px; font-family: muli-light;} .snippet_left_container .snippet_left_content .shop_now_button{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #be4978; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .snippet_left_container .snippet_left_content .shop_now_button:hover{background: #333; color: #fff; transition: background-color linear 0.5s;} .snippet_left_container .snippet_right_timer_div{width: 100%; display: inline-block; padding-bottom: 46%;} .snippet_left_container .timer_common{display: block; float: left;} .snippet_left_container #days, .snippet_left_container #hours, .snippet_left_container #minutes, .snippet_left_container #seconds{display: block; margin: 0px auto; text-align: center; font-size: 60px; line-height: 118%; font-family: oswald-bold; color: #4c5462;} .snippet_left_container #d_lbl, .snippet_left_container #h_lbl, .snippet_left_container #m_lbl, .snippet_left_container #s_lbl{display: block; margin: 0px auto; text-align: center; line-height: 170%; float: left; color: #8b93a1; font-size: 13px; padding: 0 10px; text-transform: capitalize;} .snippet_left_container .colon{font-size: 50px; font-family: 'muli-bold'; color: #4c5462; float: left; margin-left: 8px; margin-right: 8px;} .right_container_parent{display: block; width: 50%; float: left; padding: 25%; background-size: cover;} .snippet_right_image_div{width: 50%; display: block; float: right;} .snippet_right_image_div img{max-width: 100%; float: right;} @media (max-width: 1200px){.snippet_left_container .snippet_right_timer_div{padding-bottom: 0;}.snippet_left_container{font-size: 55px;}} @media (max-width: 800px){.snippet_left_container{width: 100% !important;}.snippet_right_container{width: 100% !important; margin: 10% 0px;}.snippet_left_container .snippet_left_content{display: block; margin: 0px auto; text-align: center; padding: 30px 0px 30px 0 !important;}.left_container_parent{width: 100% !important; box-sizing: border-box; padding: 50px 15px;}.right_container_parent{width: 100%; float: none; padding: 45%; background-position: center;}.snippet_left_container{max-width: 90% !important; padding: 30px 20px; background: rgba(255, 255, 255, 0.7); margin-top: 0 !important;}.snippet_left_container .snippet_left_content{text-align: left;}.snippet_left_container .snippet_left_content .content_title{text-align: left; font-size: 28px;}.snippet_left_container .snippet_left_content .desc_para{font-size: 14px !important;}.snippet_left_container .snippet_right_timer_div{padding-bottom: 10% !important;}#days, #hours, #minutes, #seconds{font-size: 50px !important;}.snippet_sale_icon{display: none;}.desc_para{font-size: 14px !important; margin-bottom: 25px !important;}} @media (max-width: 600px){.snippet_left_container .snippet_left_content .desc_para{font-size: 13px !important; margin-bottom: 12px;}.snippet_left_container .snippet_left_content .content_title{font-size: 22px !important;}.snippet_left_container .snippet_left_content{padding: 0 !important; max-height: 250px; min-height: 250px;}#days, #hours, #minutes, #seconds{font-size: 22px !important;}#d_lbl, #h_lbl, #m_lbl, #s_lbl{font-size: 12px !important; padding: 0 5px !important;}.snippet_left_container .colon{margin-left: 5px; margin-right: 5px; font-size: 20px !important;}} 

/* /snippet_style_3/static/src/less/style_3.less defined in bundle 'web.assets_frontend' */
 .cc_content_class{font-size: 15px; line-height: 180%; color: #898383; font-family: muli-light;} 

/* /snippet_style_4/static/src/less/style_4.less defined in bundle 'web.assets_frontend' */
 .home_big_image_container{display: inline-block; width: 100%;} .home_big_image_container .home_big_image{display: block; width: 90%; margin: 0px auto;} .home_big_image_container .home_big_image img{max-width: 100%; display: block; margin: 0px auto;} @media (max-width: 400px){.home_big_image_container{margin-top: 5%;}} 

/* /snippet_style_5/static/src/less/style_5.less defined in bundle 'web.assets_frontend' */
 .products_with_section_div{display: inline-block; width: 100%;} .products_with_section_div .products_with_section_sub_div{display: block; width: 90%; margin: 0px auto; max-width: 1400px;} .products_with_section_div .products_with_section_sub_div .home_three_products{display: block; width: 60%; float: left;} .products_with_section_div .products_with_section_sub_div .home_three_products .product_main_div{width: 40%; display: block; float: left; margin: 1%;} .products_with_section_div .products_with_section_sub_div .home_three_products .product_main_div .product_img_div{width: 100%;} .products_with_section_div .products_with_section_sub_div .home_three_products .product_main_div .product_img_div img{max-width: 100%; display: block; margin: 0px auto; max-height: 350px;} .products_with_section_div .static_home_section{display: block; width: 40%; float: right;} .products_with_section_div .static_home_section .small_heading_text{text-transform: uppercase; color: #222; font-size: 14px;} .products_with_section_div .static_home_section .static_section_heading{color: #222; font-size: 30px; line-height: 170%; margin-bottom: 30px; font-family: Muli-Regular;} .product_detail_div{margin-top: 14px;} .product_detail_div .product_name{text-align: center; color: #444 !important; font-size: 14px;} .product_detail_div .product_name:hover{color: #be4978;} .product_detail_div .product_add_cart_link{margin: 0px auto; text-align: center; font-family: Muli-Bold; text-transform: uppercase; margin-top: 15px; color: #be4978; font-size: 13px; padding-bottom: 8px; display: block;} .product_detail_div .product_add_cart_link:hover{color: #717171; transition: color linear 0.5s;} .product_detail_div .product_add_cart_link:hover i{transform: translateX(5px); transition-delay: 0.2s; transition-timing-function: ease-in;} #arrow_ri8{padding-left: 10px;} .desc_para{font-size: 15px; color: #898383; line-height: 180%; margin-bottom: 60px; font-family: muli-light;} .content_title{font-size: 35px; color: #252525; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 5%; font-family: oswald-light;} .shop_now_button{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #be4978; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .shop_now_button:hover{background: black; color: #fff !important;} @media (max-width: 600px){.product_detail_div .product_name{font-size: 12px !important;}.product_detail_div .product_add_cart_link{font-size: 11px !important;}.static_home_section{width: 95% !important; margin-top: 5% !important;}.home_three_products{width: 100% !important;}.home_three_products .product_main_div{width: 48% !important;}} 

/* /snippet_style_6/static/src/less/style_6.less defined in bundle 'web.assets_frontend' */
 .ic_slider_design{display: inline-block; width: 100%;} .clarico_comman_class{display: inline-block; width: 100%;} .clarico_sub_comman_class{display: block; margin: 0px auto; width: 100%;} .comman_wrapper_class{display: inline-block; width: 100%;} .slider_wrapper_div_left{width: 30%; float: left; background-color: balck;} #myCarousel{height: auto !important;} .wrapper_full_class{width: 100%; display: inline-block;} .wrapper_full_class .slider_back_img_center{} .wrapper_full_class .left_content{display: block; margin: 0px auto; text-align: center;} .wrapper_full_class .left_content .left_content_color{color: white; font-size: 60px; padding-top: 20%; display: block; margin: 0px auto; text-align: center; margin-bottom: 20px; font-family: oswald-light; letter-spacing: 2px;} .wrapper_full_class .left_content .left_content_pera{max-width: 73%; display: block; margin: 0px auto; text-align: center; margin-bottom: 36px; line-height: 180%;} .wrapper_full_class .left_content .left_content_btn{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #be4978; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .wrapper_full_class .left_content .left_content_btn:hover{background: #fff; color: #be4978; transition: background-color linear 0.5s;} .wrapper_full_class .h6_max_width{max-width: 80%; margin: 0px auto;} .wrapper_full_class .div_img{float: left; width: 50%; background-size: cover;} .wrapper_full_class .div_img .product_image{width: auto; max-width: 90%; max-height: 95%; display: block; margin: 0px auto;} .slider_wrapper_div_right{width: 70%; float: right;} .slider_back_color_black{width: 100%;} .color_change{background-color: black;} @media (max-width: 900px){.slider_back_color_black{width: 100%; padding-bottom: 5%;}} @media (max-width: 800px){.wrapper_full_class .left_content .left_content_color{color: white; font-size: 35px; max-width: 80%; padding-top: 10% !important;}.slider_back_color_black{padding-bottom: 10%; height: auto !important;}.slider_wrapper_div_left{width: 100% !important;}.slider_wrapper_div_right{width: 100% !important; text-align: center; margin: 0px auto; display: block; margin-top: 5%;}.wrapper_full_class .div_img .product_image{max-width: 65%;}.wrapper_full_class .left_content .left_content_color{font-size: 48px !important;}} @media (max-width: 600px){.wrapper_full_class .left_content .left_content_color{font-size: 26px !important;}.slider_wrapper_div_right{margin-top: 5%;}.wrapper_full_class .left_content .left_content_pera{font-size: 12px;}.wrapper_full_class .left_content .left_content_btn, .chs_btn_readmore, #banner_button, .shop_now_button{font-size: 10px !important; line-height: 27px !important; height: 28px !important; padding: 0 21px !important;}.wrapper_full_class .left_content .left_content_btn:hover, .chs_btn_readmore:hover, #banner_button:hover, .shop_now_button:hover{background-color: #be4978 !important; color: #fff !important; transition: unset;}} 

/* /snippet_style_7/static/src/less/style_7.less defined in bundle 'web.assets_frontend' */
 .clarico_home_second_section{display: inline-block; width: 100%;} .clarico_home_second_section .clarico_home_second_sub_section{display: block; width: 90%; margin: 0px auto; max-width: 1400px;} .clarico_home_second_section .clarico_home_second_sub_section .chs_img_container{width: 50%; display: block; float: left;} .clarico_home_second_section .clarico_home_second_sub_section .chs_img_container img{max-width: 100%;} .clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container{width: 50%; display: block; float: right; margin-top: 5%;} .clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_para{font-size: 15px; line-height: 180%; margin-bottom: 41px !important; color: #898383; font-family: muli-light; margin-top: 25px;} .clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_btn_readmore{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #be4978; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_btn_readmore:hover{background: #333; color: #fff; transition: background-color linear 0.5s;} @media (max-width: 800px){.clarico_home_second_section .clarico_home_second_sub_section .chs_img_container{width: 90%; display: block; margin: 0px auto; text-align: center;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container{width: 100%; display: block; margin: 0px auto; text-align: center;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_heading{font-size: 28px; display: block; margin: 0px auto; text-align: center;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_para{font-size: 14px; display: block; margin: 0px auto; text-align: center;}.clarico_home_second_section .clarico_home_second_sub_section .chs_img_container img{max-width: 80%;}} @media (max-width: 600px){.clarico_home_second_section .clarico_home_second_sub_section .chs_img_container img{max-width: 90%;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_heading{font-size: 20px !important;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_para{font-size: 13px; margin-bottom: 21px; margin-top: 9px;}} 

/* /snippet_style_8/static/src/less/style_8.less defined in bundle 'web.assets_frontend' */
 .second_layout_img_text_fade_wrap{display: inline-block; width: 100%; background-color: #f3f3f3; background-repeat: no-repeat; background-size: cover; background-position: center center; opacity: 1; min-height: 600px;} .second_layout_img_text_fade_container{display: block; width: 90%; margin: 0px auto; max-width: 1400px;} .second_layout_img_text_fade_container .text_area_div{width: 30%; float: left; padding-top: 12%; padding-bottom: 5%; padding-left: 5%; transition: 2s ease-in-out; opacity: 0;} .second_layout_img_text_fade_container .fade_img_container{width: 70%; display: block; float: left; padding-top: 10%;} .second_layout_img_text_fade_container .slide1_img1_div{width: 100%; display: block; margin: 0px auto; transition: 2s ease-in-out; opacity: 0; max-height: 600px;} .img_text_fade_text_para{max-width: 400px;} .img_all{display: block; width: auto; max-width: 100%; margin: 0px auto;} .li_number_span{position: absolute; left: -25px; top: -10px; font-family: 'Catamaran', sans-serif; font-size: 16px; font-weight: 600; color: #999; transition: color 0.2s;} .img_text_fade_text_heading{font-family: oswald-bold; font-size: 35px; color: #9c9c9c; text-transform: uppercase; margin: 0;} .img_text_fade_text_heading_small{color: #bcb6b6; font-size: 20px; font-family: oswald-light; text-transform: capitalize; padding: 0; margin-top: 6px !important;} .discount_title{font-size: 57px; color: #545353; font-family: oswald-semibold; text-transform: uppercase; margin-bottom: 10%;} .fade_shop_now_button{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #be4978; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .fade_shop_now_button:hover{background: #222 !important; color: #fff; transition: background-color linear 0.5s;} @media (max-width: 1000px){.second_layout_img_text_fade_container .text_area_div{float: none !important; width: 100% !important; padding-left: 10%; display: block; margin: 0px auto; text-align: center;}.second_layout_img_text_fade_container .fade_img_container{display: block !important; float: none !important; width: 100% !important;}} @media (max-width: 900px){.second_layout_img_text_fade_wrap{min-height: 450px !important;}} @media (max-width: 600px){.img_text_fade_text_heading{font-size: 23px !important;}.img_text_fade_text_heading_small{font-size: 15px !important;}.discount_title{font-size: 33px !important;}.second_layout_img_text_fade_container .slide1_img1_div{margin-top: 15% !important;}.fade_shop_now_button, .offer_detail_div_btn{font-size: 11px !important; line-height: 35px !important; height: 35px !important; padding: 0 23px !important;}.second_layout_img_text_fade_container .text_area_div{transition: none; padding-left: 0% !important; opacity: 1 !important; transform: unset !important;}} 

/* /snippet_style_9/static/src/less/style_9.less defined in bundle 'web.assets_frontend' */
 .cat_img_content_snippet_wrap{display: inline-block; width: 100%;} .cat_img_content_snippet_wrap .cat_img_content_snippet_container{display: block; width: 90%; margin: 0px auto; max-width: 1400px;} .daily_deals_img_section{display: block; width: 25%; float: left; max-height: 400px;} .daily_deals_img_section img{width: auto; max-width: 100%; display: block; margin: 0px auto;} .daily_deals_content_class{display: block; width: 35%; float: left; padding-left: 10px;} .daily_deals_content_class .hr_before_heading{border: 2px solid #be4978; margin-top: 35px; width: 85px; margin-bottom: 0px;} .daily_deals_content_class .content_heading{font-size: 30px; color: #000; margin-top: 43px; letter-spacing: 2px; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 0.1em; font-family: oswald-light; margin-top: 8%;} .daily_deals_content_class .daily_deals_para{font-size: 15px; color: #898383; line-height: 180%; margin-bottom: 60px; font-family: muli-light;} .daily_deals_snippet_category{display: block; width: 40%; float: left;} .daily_deals_snippet_category .category_row{display: inline-block; width: 100%; padding-top: 5%;} .daily_deals_snippet_category .category_row .category{width: 30%; display: block; float: left; margin-right: 5px;} .daily_deals_snippet_category .category_row .category .cat_img_div{width: 100%;} .daily_deals_snippet_category .category_row .category .cat_img_div img{width: auto; max-width: 100%; display: block; margin: 0px auto;} .daily_deals_snippet_category .category_row .category .category_name{font-size: 13px; text-transform: capitalize; margin: 0px auto; text-align: center; display: block; padding: 5px 25px; cursor: pointer;} .daily_deals_snippet_category .category_row .category .category_name:hover{color: #be4978;} @media (max-width: 1000px){.daily_deals_img_section{width: 100% !important; float: none !important; max-height: 400px !important;}.daily_deals_content_class{float: none !important; padding-left: 0% !important; width: 100% !important; max-width: 600px; margin: 0px auto; margin-top: 10%;}.daily_deals_snippet_category{float: none !important; width: 100% !important; max-width: 600px; margin: 0px auto; margin-top: 7%;}} @media (max-width: 900px){.daily_deals_snippet_category .category_row .category .category_name{padding: 5px 20px !important;}} @media (max-width: 600px){.daily_deals_content_class .content_heading{font-size: 20px !important;}.daily_deals_content_class .daily_deals_para{font-size: 13px !important;}.daily_deals_img_section img{max-width: 80% !important;}} 

/* /website/static/src/less/website.ui.less defined in bundle 'web.assets_frontend' */
 body.o_connected_user{padding-top: 34px !important;} #oe_main_menu_navbar{position: absolute; top: 0; left: 0; bottom: auto; right: 0; position: fixed; z-index: 1001; font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px;} #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;} #oe_main_menu_navbar .o_menu_systray a{padding: 0 15px;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"], #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{color: white; background-color: #7c7bad; border-color: #7c7bad;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus{color: white; background-color: #5f5e97; border-color: #414168;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover{color: white; background-color: #5f5e97; border-color: #5b5a91;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{color: white; background-color: #5f5e97; border-color: #5b5a91;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active:hover, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active:focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active.focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus{color: white; background-color: #515081; border-color: #414168;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{background-image: none;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled], #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled], fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"], fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"], #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:hover, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled].focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled.active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled.active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled].active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active{background-color: #7c7bad; border-color: #7c7bad;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"] .badge, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"] .badge{color: #7c7bad; background-color: white;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus{color: white; background-color: #5f5e97; border-color: #414168;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover{color: white; background-color: #5f5e97; border-color: #5b5a91;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{color: white; background-color: #5f5e97; border-color: #5b5a91;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active:hover, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active:focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active.focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus{color: white; background-color: #515081; border-color: #414168;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{background-image: none;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled], #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled], fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"], fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"], #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:hover, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled].focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled.active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled.active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled].active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active{background-color: #7c7bad; border-color: #7c7bad;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"] .badge, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"] .badge{color: #7c7bad; background-color: white;} @media (max-width: 767px){#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], #oe_main_menu_navbar .o_menu_systray a[data-action="translate"], #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus{outline: none;}} #oe_main_menu_navbar .o_menu_systray a > .fa-plus, #oe_main_menu_navbar .o_menu_systray a > .fa-pencil{margin-right: 7.5px;} #oe_main_menu_navbar .o_menu_systray .o_mobile_preview a{text-align: center; font-size: 20px;} @media only screen and (max-width: 767px){#oe_main_menu_navbar #oe_applications{position: inherit; z-index: 1002;}} 

/* /website/static/src/less/website.ui.components.less defined in bundle 'web.assets_frontend' */
 body .modal.o_website_modal{font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857143; color: #33363e; background: 0;} body .modal.o_website_modal .text-muted{color: #999999;} body .modal.o_website_modal h1, body .modal.o_website_modal h2, body .modal.o_website_modal h3, body .modal.o_website_modal h4, body .modal.o_website_modal h5, body .modal.o_website_modal h6, body .modal.o_website_modal .h1, body .modal.o_website_modal .h2, body .modal.o_website_modal .h3, body .modal.o_website_modal .h4, body .modal.o_website_modal .h5, body .modal.o_website_modal .h6{font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857143; color: #2c2c36; font-weight: bold;} body .modal.o_website_modal .form-control{height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} body .modal.o_website_modal a:not(.o_btn_preview){color: #7c7bad;} body .modal.o_website_modal a:not(.o_btn_preview):focus, body .modal.o_website_modal a:not(.o_btn_preview):active, body .modal.o_website_modal a:not(.o_btn_preview):focus:active{outline: none!important;} body .modal.o_website_modal .btn:not(.o_btn_preview){border-width: 1px; font-weight: normal; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 0;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{color: white; background-color: #7c7bad; border-color: #6c6ba3; text-transform: uppercase;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus{color: white; background-color: #5f5e97; border-color: #373758;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover{color: white; background-color: #5f5e97; border-color: #515081;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{color: white; background-color: #5f5e97; border-color: #515081;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus{color: white; background-color: #515081; border-color: #373758;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active{background-color: #7c7bad; border-color: #6c6ba3;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary .badge{color: #7c7bad; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus{color: white; background-color: #5f5e97; border-color: #373758;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover{color: white; background-color: #5f5e97; border-color: #515081;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{color: white; background-color: #5f5e97; border-color: #515081;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus{color: white; background-color: #515081; border-color: #373758;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active{background-color: #7c7bad; border-color: #6c6ba3;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary .badge{color: #7c7bad; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{color: #7c7bad; background-color: white; border-color: #d4d5d7; text-transform: uppercase;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus{color: #7c7bad; background-color: #e6e6e6; border-color: #92949a;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover{color: #7c7bad; background-color: #e6e6e6; border-color: #b4b6ba;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{color: #7c7bad; background-color: #e6e6e6; border-color: #b4b6ba;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus{color: #7c7bad; background-color: #d4d4d4; border-color: #92949a;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active{background-color: white; border-color: #d4d5d7;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default .badge{color: white; background-color: #7c7bad;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus{color: #7c7bad; background-color: #e6e6e6; border-color: #92949a;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover{color: #7c7bad; background-color: #e6e6e6; border-color: #b4b6ba;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{color: #7c7bad; background-color: #e6e6e6; border-color: #b4b6ba;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus{color: #7c7bad; background-color: #d4d4d4; border-color: #92949a;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active{background-color: white; border-color: #d4d5d7;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default .badge{color: white; background-color: #7c7bad;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active{background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link .badge{color: rgba(0, 0, 0, 0); background-color: #7c7bad;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active{background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link .badge{color: rgba(0, 0, 0, 0); background-color: #7c7bad;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{color: white; background-color: #40ad67; border-color: #399a5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus{color: white; background-color: #328851; border-color: #173d25;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover{color: white; background-color: #328851; border-color: #296e41;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{color: white; background-color: #328851; border-color: #296e41;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus{color: white; background-color: #296e41; border-color: #173d25;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active{background-color: #40ad67; border-color: #399a5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success .badge{color: #40ad67; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus{color: white; background-color: #328851; border-color: #173d25;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover{color: white; background-color: #328851; border-color: #296e41;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{color: white; background-color: #328851; border-color: #296e41;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus{color: white; background-color: #296e41; border-color: #173d25;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active{background-color: #40ad67; border-color: #399a5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success .badge{color: #40ad67; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{color: white; background-color: #6999a8; border-color: #5b8d9d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus{color: white; background-color: #517e8d; border-color: #2c444c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover{color: white; background-color: #517e8d; border-color: #446a76;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{color: white; background-color: #517e8d; border-color: #446a76;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus{color: white; background-color: #446a76; border-color: #2c444c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active{background-color: #6999a8; border-color: #5b8d9d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info .badge{color: #6999a8; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus{color: white; background-color: #517e8d; border-color: #2c444c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover{color: white; background-color: #517e8d; border-color: #446a76;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{color: white; background-color: #517e8d; border-color: #446a76;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus{color: white; background-color: #446a76; border-color: #2c444c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active{background-color: #6999a8; border-color: #5b8d9d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info .badge{color: #6999a8; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{color: white; background-color: #f0ad4e; border-color: #eea236;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus{color: white; background-color: #ec971f; border-color: #985f0d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover{color: white; background-color: #ec971f; border-color: #d58512;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{color: white; background-color: #ec971f; border-color: #d58512;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus{color: white; background-color: #d58512; border-color: #985f0d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active{background-color: #f0ad4e; border-color: #eea236;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning .badge{color: #f0ad4e; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus{color: white; background-color: #ec971f; border-color: #985f0d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover{color: white; background-color: #ec971f; border-color: #d58512;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{color: white; background-color: #ec971f; border-color: #d58512;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus{color: white; background-color: #d58512; border-color: #985f0d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active{background-color: #f0ad4e; border-color: #eea236;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning .badge{color: #f0ad4e; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{color: white; background-color: #e6586c; border-color: #e34258;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus{color: white; background-color: #df2c45; border-color: #901527;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover{color: white; background-color: #df2c45; border-color: #c91e36;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{color: white; background-color: #df2c45; border-color: #c91e36;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus{color: white; background-color: #c91e36; border-color: #901527;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active{background-color: #e6586c; border-color: #e34258;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger .badge{color: #e6586c; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus{color: white; background-color: #df2c45; border-color: #901527;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover{color: white; background-color: #df2c45; border-color: #c91e36;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{color: white; background-color: #df2c45; border-color: #c91e36;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus{color: white; background-color: #c91e36; border-color: #901527;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active{background-color: #e6586c; border-color: #e34258;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger .badge{color: #e6586c; background-color: white;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-lg{padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 0;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-sm{padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-xs{padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 0;} body .modal.o_website_modal .well{padding: 19px; margin-bottom: 20px; background-color: #fbfbfd; border: 1px solid #eaeaf5; border-radius: 0; -webkit-box-shadow: none; box-shadow: none;} body .modal.o_website_modal .modal-content{border-radius: 0; background-color: #fbfbfd;} body .modal.o_website_modal .modal-content .modal-body{background-color: white;} body .modal.o_website_modal .modal-content .modal-footer{text-align: left;} body .modal.o_website_modal .modal-content .modal-header .o_subtitle{margin-left: 10px;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header{padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header:before, body .modal.o_website_modal .modal-content .modal-body .o_modal_header:after{content: " "; display: table;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header:after{clear: both;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header:before, body .modal.o_website_modal .modal-content .modal-body .o_modal_header:after{content: " "; display: table;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header:after{clear: both;} @media (min-width: 768px){body .modal.o_website_modal .modal-dialog{height: 100%; padding: 30px 0; margin: 0 auto;}body .modal.o_website_modal .modal-dialog .modal-content{max-height: 100%; display: -ms-flexbox; display: -moz-box; display: -webkit-box; display: -webkit-flex; display: flex; -ms-flex-flow: column nowrap; -moz-flex-flow: column nowrap; -webkit-flex-flow: column nowrap; flex-flow: column nowrap;}body .modal.o_website_modal .modal-dialog .modal-content .modal-header, body .modal.o_website_modal .modal-dialog .modal-content .modal-footer{-ms-flex: 0 0 auto; -moz-flex: 0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; flex: 0 0 auto;}body .modal.o_website_modal .modal-dialog .modal-content .modal-body{overflow: auto;}} 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 .close{color: lightgray; opacity: 1; font-size: 25px; font-weight: normal;} 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 h4{color: lightgray; font-family: inherit; font-weight: normal;} 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: -ms-flexbox; display: -moz-box; display: -webkit-box; display: -webkit-flex; display: flex; width: 335px; height: 530px; -webkit-transition: all 400ms ease 0s; -moz-transition: all 400ms ease 0s; -o-transition: all 400ms ease 0s; 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 > iframe{display: block; width: 100%; border: none;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-footer{display: none;} body .modal#o_website_add_page_modal{font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;} body .modal#o_website_add_page_modal.in{display: -ms-flexbox !important; display: -moz-box !important; display: -webkit-box !important; display: -webkit-flex !important; display: flex !important; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center;} body .modal#o_website_add_page_modal .modal-dialog{width: auto; max-width: 60%; max-height: 100%;} body .modal#o_website_add_page_modal .modal-dialog ul{display: -ms-flexbox; display: -moz-box; display: -webkit-box; display: -webkit-flex; display: flex; -ms-flex-flow: row wrap; -moz-flex-flow: row wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; -moz-justify-content: space-around; -webkit-justify-content: space-around; justify-content: space-around; margin: 0; padding: 0; list-style: none;} body .modal#o_website_add_page_modal .modal-dialog ul li{display: block; opacity: 0; -webkit-animation: fadeInDownSmall 1s forwards; -o-animation: fadeInDownSmall 1s forwards; animation: fadeInDownSmall 1s forwards; margin: 2em 32px; padding: 0 15px;} body .modal#o_website_add_page_modal .modal-dialog ul li a{display: block; font-size: 34px; margin: auto; text-align: center;} body .modal#o_website_add_page_modal .modal-dialog ul li a i{width: 110px; height: 110px; border: 3px solid #434352; border-radius: 100%; line-height: 104px; background-color: #2C2C36; color: white; -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;} body .modal#o_website_add_page_modal .modal-dialog ul li a p{color: white; margin-top: 0.7em; font-size: 0.5em;} body .modal#o_website_add_page_modal .modal-dialog ul li a:hover, body .modal#o_website_add_page_modal .modal-dialog ul li a:focus{text-decoration: none;} body .modal#o_website_add_page_modal .modal-dialog ul li a:hover i, body .modal#o_website_add_page_modal .modal-dialog ul li a:focus i{border-color: #1cc1a9; box-shadow: 0 0 10px rgba(28, 193, 169, 0.46);} body .modal#o_website_add_page_modal ~ .modal-backdrop{opacity: 0.8;} body .modal.oe_seo_configuration li.oe_seo_preview_g{line-height: 1.2; font-size: small; font-family: arial, sans-serif;} body .modal.oe_seo_configuration li.oe_seo_preview_g h3{font-size: medium;} body .modal.oe_seo_configuration li.oe_seo_preview_g .r{margin: 0; font-size: 16px; font-style: normal; font-weight: normal; overflow: hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; white-space: nowrap;} body .modal.oe_seo_configuration li.oe_seo_preview_g .r a{color: #1e0fbe; text-decoration: underline; text-transform: none;} body .modal.oe_seo_configuration li.oe_seo_preview_g .r a em{font-style: normal !important;} body .modal.oe_seo_configuration li.oe_seo_preview_g .s{color: #444; max-width: 42em;} body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g, body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .st{line-height: 1.24;} body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .kv, body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .slp{display: block; margin-bottom: 1px;} body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .f{color: #666; margin-bottom: 1px;} body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .f cite{color: #006621; font-style: normal; font-size: 14px;} @media (min-width: 768px){body .modal.oe_seo_configuration .dl-horizontal dt{min-width: 160px; width: auto;}} .oe_login_form, .oe_signup_form, .oe_reset_password_form{max-width: 300px; position: relative; margin: 50px auto;} #theme_error{background: #ffc;} #theme_customize_modal{overflow: visible; z-index: 1020; display: block;} #theme_customize_modal .modal-dialog{position: absolute; top: 44px; left: auto; bottom: auto; right: 10px; width: auto; margin: 0; font-family: Roboto;} #theme_customize_modal .loading_backdrop{display: none;} #theme_customize_modal.loading .loading_backdrop{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background: black; opacity: 0.3; z-index: 1;} #theme_customize_modal label{display: block; text-align: center;} #theme_customize_modal label > div, #theme_customize_modal label > img{border: 1px solid #fff; line-height: 30px; font-size: 0.9em; margin: 2px 4px;} #theme_customize_modal label.checked > div, #theme_customize_modal label.checked > img{box-shadow: 2px 2px 3px #888; border: 1px solid #666;} #theme_customize_modal label img{width: 60px; height: 35px; margin: 2px; border: 1px solid rgba(136, 136, 136, 0.5);} #theme_customize_modal label input{display: none;} .o_ace_view_editor{font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857143; color: #33363e; position: absolute; top: 34px; left: auto; bottom: 0; right: 0; position: fixed; z-index: 1001;} .o_ace_view_editor .text-muted{color: #999999;} .o_ace_view_editor .btn:not(.o_btn_preview){border-width: 1px; font-weight: normal; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 0;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{color: white; background-color: #7c7bad; border-color: #6c6ba3; text-transform: uppercase;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{color: white; background-color: #5f5e97; border-color: #373758;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover{color: white; background-color: #5f5e97; border-color: #515081;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{color: white; background-color: #5f5e97; border-color: #515081;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{color: white; background-color: #515081; border-color: #373758;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active{background-color: #7c7bad; border-color: #6c6ba3;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary .badge{color: #7c7bad; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{color: white; background-color: #5f5e97; border-color: #373758;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover{color: white; background-color: #5f5e97; border-color: #515081;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{color: white; background-color: #5f5e97; border-color: #515081;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{color: white; background-color: #515081; border-color: #373758;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active{background-color: #7c7bad; border-color: #6c6ba3;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary .badge{color: #7c7bad; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default{color: #7c7bad; background-color: white; border-color: #d4d5d7; text-transform: uppercase;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus{color: #7c7bad; background-color: #e6e6e6; border-color: #92949a;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover{color: #7c7bad; background-color: #e6e6e6; border-color: #b4b6ba;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default{color: #7c7bad; background-color: #e6e6e6; border-color: #b4b6ba;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus{color: #7c7bad; background-color: #d4d4d4; border-color: #92949a;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active{background-color: white; border-color: #d4d5d7;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default .badge{color: white; background-color: #7c7bad;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus{color: #7c7bad; background-color: #e6e6e6; border-color: #92949a;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover{color: #7c7bad; background-color: #e6e6e6; border-color: #b4b6ba;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default{color: #7c7bad; background-color: #e6e6e6; border-color: #b4b6ba;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus{color: #7c7bad; background-color: #d4d4d4; border-color: #92949a;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active{background-color: white; border-color: #d4d5d7;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default .badge{color: white; background-color: #7c7bad;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active{background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link .badge{color: rgba(0, 0, 0, 0); background-color: #7c7bad;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{color: #7c7bad; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active{background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link .badge{color: rgba(0, 0, 0, 0); background-color: #7c7bad;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success{color: white; background-color: #40ad67; border-color: #399a5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{color: white; background-color: #328851; border-color: #173d25;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover{color: white; background-color: #328851; border-color: #296e41;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success{color: white; background-color: #328851; border-color: #296e41;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{color: white; background-color: #296e41; border-color: #173d25;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active{background-color: #40ad67; border-color: #399a5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success .badge{color: #40ad67; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{color: white; background-color: #328851; border-color: #173d25;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover{color: white; background-color: #328851; border-color: #296e41;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success{color: white; background-color: #328851; border-color: #296e41;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{color: white; background-color: #296e41; border-color: #173d25;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active{background-color: #40ad67; border-color: #399a5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success .badge{color: #40ad67; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info{color: white; background-color: #6999a8; border-color: #5b8d9d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{color: white; background-color: #517e8d; border-color: #2c444c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover{color: white; background-color: #517e8d; border-color: #446a76;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info{color: white; background-color: #517e8d; border-color: #446a76;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{color: white; background-color: #446a76; border-color: #2c444c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active{background-color: #6999a8; border-color: #5b8d9d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info .badge{color: #6999a8; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{color: white; background-color: #517e8d; border-color: #2c444c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover{color: white; background-color: #517e8d; border-color: #446a76;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info{color: white; background-color: #517e8d; border-color: #446a76;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{color: white; background-color: #446a76; border-color: #2c444c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active{background-color: #6999a8; border-color: #5b8d9d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info .badge{color: #6999a8; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{color: white; background-color: #f0ad4e; border-color: #eea236;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{color: white; background-color: #ec971f; border-color: #985f0d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover{color: white; background-color: #ec971f; border-color: #d58512;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{color: white; background-color: #ec971f; border-color: #d58512;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{color: white; background-color: #d58512; border-color: #985f0d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active{background-color: #f0ad4e; border-color: #eea236;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning .badge{color: #f0ad4e; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{color: white; background-color: #ec971f; border-color: #985f0d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover{color: white; background-color: #ec971f; border-color: #d58512;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{color: white; background-color: #ec971f; border-color: #d58512;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{color: white; background-color: #d58512; border-color: #985f0d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active{background-color: #f0ad4e; border-color: #eea236;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning .badge{color: #f0ad4e; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: white; background-color: #e6586c; border-color: #e34258;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{color: white; background-color: #df2c45; border-color: #901527;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover{color: white; background-color: #df2c45; border-color: #c91e36;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: white; background-color: #df2c45; border-color: #c91e36;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{color: white; background-color: #c91e36; border-color: #901527;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active{background-color: #e6586c; border-color: #e34258;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger .badge{color: #e6586c; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{color: white; background-color: #df2c45; border-color: #901527;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover{color: white; background-color: #df2c45; border-color: #c91e36;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: white; background-color: #df2c45; border-color: #c91e36;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{color: white; background-color: #c91e36; border-color: #901527;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active{background-color: #e6586c; border-color: #e34258;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger .badge{color: #e6586c; background-color: white;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-lg{padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 0;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-sm{padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-xs{padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 0;} .o_ace_view_editor .form-control{height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} #PlannerDialog{top: 44px; box-shadow: 0 3px 9px #666666;} .tour .popover-navigation{margin-left: 13px; margin-bottom: 8px;} 

/* /website/static/src/less/website.wrapwrap.less defined in bundle 'web.assets_frontend' */
 #wrapwrap{position: relative; display: table; table-layout: fixed; width: 100%; height: 100%;} #wrapwrap > *{display: table-row;} #wrapwrap > main{height: 100%;} header a.navbar-brand.logo{padding: 0 15px;} header a.navbar-brand img{max-height: 35px; margin-top: 8px;} footer{background-color: #F8F8F8;} footer #footer{padding-top: 32px;} .o_hidden{display: none!important;} .o_text_overflow{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .o_div_text_overflow * > div{overflow: hidden; text-overflow: ellipsis;} .jumbotron{margin-bottom: 0;} .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;} .oe_dark{background-color: rgba(200, 200, 200, 0.14);} .oe_black{background-color: rgba(0, 0, 0, 0.9); color: white;} .oe_green{background-color: #169C78; color: white;} .oe_green .text-muted{color: #ddd;} .oe_blue_light{background-color: #41b6ab; color: white;} .oe_blue_light .text-muted{color: #ddd;} .oe_blue{background-color: #34495e; color: white;} .oe_orange{background-color: #f05442; color: white;} .oe_orange .text-muted{color: #ddd;} .oe_purple{background-color: #b163a3; color: white;} .oe_purple .text-muted{color: #ddd;} .oe_red{background-color: #9C1b31; color: white;} .oe_red .text-muted{color: #ddd;} .oe_none{background-color: #FFFFFF;} .oe_yellow{background-color: #A2A51B;} .oe_green{background-color: #149F2C;} ul{list-style-type: disc;} li > ul{list-style-type: circle;} li > * > li > ul{list-style-type: square;} li > * > li > * > li > ul{list-style-type: disc;} li > * > li > * > li > * > li > ul{list-style-type: circle;} li > * > li > * > li > * > li > * > li > ul{list-style-type: square;} li > * > li > * > li > * > li > * > li > * > li > ul{list-style-type: disc;} ol{list-style-type: decimal;} li > ol{list-style-type: lower-alpha;} li > * > li > ol{list-style-type: lower-greek;} li > * > li > * > li > ol{list-style-type: decimal;} li > * > li > * > li > * > li > ol{list-style-type: lower-alpha;} li > * > li > * > li > * > li > * > li > ol{list-style-type: lower-greek;} li > * > li > * > li > * > li > * > li > * > li > ol{list-style-type: decimal;} li > p{margin: 0;} font[style*='background'], font[class*='bg-']{padding: 0 2px;} hr{padding: 4px 0;} .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: "";} .container{max-width: 100%;} .container .container{padding-left: 0; padding-right: 0; width: auto;} .navbar.navbar-static-top{margin-bottom: 0;} .navbar.navbar-static-top ul.nav > li.divider{margin-top: 15px; padding-top: 20px; border-right: 1px solid grey;} ul.nav-stacked > li > a{padding: 2px 15px;} [class^="col-md-"]{min-height: 24px;} .css_published .btn-danger, .css_published .css_publish{display: none;} .css_unpublished .btn-success, .css_unpublished .css_unpublish{display: none;} [data-publish='off'] > *:not(.css_options){opacity: 0.5;} ::-moz-selection{background: rgba(150, 150, 220, 0.3);} ::selection{background: rgba(150, 150, 220, 0.3);} .oe_demo{position: relative;} .oe_demo img{width: 100%;} .oe_demo div{position: absolute; top: auto; left: 0; bottom: 0; right: auto; background-color: rgba(0, 0, 0, 0.4); opacity: 0.85; width: 100%; padding: 7px; color: white; font-weight: bold;} .oe_demo div a{color: white;} .oe_search_box{padding-right: 23px;} .para_large{font-size: 120%;} .jumbotron .para_large p{font-size: 150%;} .readable{font-size: 120%; max-width: 700px; margin-left: auto; margin-right: auto;} .readable .container{padding-left: 0; padding-right: 0; width: auto;} 

/* /website/static/src/less/website.snippets.less defined in bundle 'web.assets_frontend' */
 .carousel, .parallax, .blockquote{overflow: hidden;} @media (max-width: 400px){section, .parallax, .row, .hr, .blockquote{height: auto !important;}} .s_text_block_image_fw .container{padding: 0 30px;} .s_text_block_image_fw .container > .row > div{padding: 30px;} .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;} .s_comparisons .panel .list-group-item:not(.active){color: #666;} .s_references .img-thumbnail{border: none;} .o_image_floating{width: 40%; margin: 4px;} .o_image_floating div.o_container{position: relative;} .o_image_floating.o_margin_s{margin-bottom: 4px;} .o_image_floating.o_margin_s.pull-right{margin-left: 8px;} .o_image_floating.o_margin_s.pull-left{margin-right: 8px;} .o_image_floating.o_margin_m{margin-bottom: 8px;} .o_image_floating.o_margin_m.pull-right{margin-left: 12px;} .o_image_floating.o_margin_m.pull-left{margin-right: 12px;} .o_image_floating.o_margin_l{margin-bottom: 12px;} .o_image_floating.o_margin_l.pull-right{margin-left: 16px;} .o_image_floating.o_margin_l.pull-left{margin-right: 16px;} .o_image_floating.o_margin_xl{margin-bottom: 24px;} .o_image_floating.o_margin_xl.pull-right{margin-left: 32px;} .o_image_floating.o_margin_xl.pull-left{margin-right: 32px;} .carousel-inner{height: 100%;} .carousel-inner .item{height: 100%;} .carousel-inner .carousel-control{cursor: pointer;} .carousel-inner .carousel-control span{top: 50%; position: absolute; margin-top: -8px;} .carousel .carousel-control.left{left: -10px;} .carousel .carousel-control.left *{position: absolute; top: 50%; z-index: 5; right: 50%;} .carousel .carousel-control.right{right: -10px;} .carousel .carousel-control.right *{position: absolute; top: 50%; z-index: 5; left: 50%;} .quotecarousel{padding-bottom: 16px;} div.carousel .container > .carousel-caption{position: absolute; top: auto; left: 50%; bottom: auto; right: 50%; bottom: 20px;} div.carousel .container > .carousel-caption > div{position: absolute; text-align: left; padding: 20px; background: rgba(0, 0, 0, 0.4); bottom: 20px;} div.carousel .container > .carousel-image{position: absolute; top: 5%; left: auto; bottom: 5%; right: auto; max-height: 90%; margin: 0 auto;} div.carousel .container .item.text_image .container > .carousel-caption{left: 10%;} div.carousel .container .item.text_image .container > .carousel-caption > div{right: 50%; margin-right: -20%; max-width: 550px;} div.carousel .container .item.text_image .container > .carousel-image{right: 10%; left: 50%;} div.carousel .container .item.image_text .container > .carousel-caption{right: 10%;} div.carousel .container .item.image_text .container > .carousel-caption > div{left: 50%; margin-left: -20%; max-width: 550px;} div.carousel .container .item.image_text .container > .carousel-image{right: 50%; left: 10%;} div.carousel .container .item.text_only .container > .carousel-caption{left: 10%; right: 10%; top: 10%; bottom: auto;} div.carousel .container .item.text_only .container > .carousel-caption > div{text-align: center; background: transparent; bottom: auto; width: 100%;} div.carousel .container .item.text_only .container > .carousel-image{display: none !important;} .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 *{padding: 0;} .o_gallery.o_grid.o_spc-small div.row{margin: 5px 0;} .o_gallery.o_grid.o_spc-small div.row *{padding: 0 5px;} .o_gallery.o_grid.o_spc-medium div.row{margin: 10px 0;} .o_gallery.o_grid.o_spc-medium div.row *{padding: 0 10px;} .o_gallery.o_grid.o_spc-big div.row{margin: 15px 0;} .o_gallery.o_grid.o_spc-big div.row *{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 > 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 > 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 > 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 > 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 > .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 .item, .modal-body.o_slideshow .carousel .item{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{display: block; height: auto; padding: 0; border-width: 0; position: absolute; bottom: 0;} .o_gallery.o_slideshow .carousel ul.carousel-indicators > *, .modal-body.o_slideshow .carousel ul.carousel-indicators > *{list-style-image: none; display: inline-block; width: 40px; height: 40px; margin: 0 0px 5px 5px; padding: 0; border: 1px solid #aaa; text-indent: initial; background-size: cover; background-color: #fff; border-radius: 0;} .o_gallery.o_slideshow .carousel ul.carousel-indicators > *:not(.active), .modal-body.o_slideshow .carousel ul.carousel-indicators > *:not(.active){opacity: 0.8; -webkit-filter: grayscale(100%); filter: grayscale(100%); filter: gray; filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");} .o_gallery.o_slideshow .carousel ul.carousel-indicators > *:first-child, .modal-body.o_slideshow .carousel ul.carousel-indicators > *:first-child{margin-left: 0;} .o_gallery.o_slideshow .carousel .carousel-control.right, .modal-body.o_slideshow .carousel .carousel-control.right, .o_gallery.o_slideshow .carousel .carousel-control.left, .modal-body.o_slideshow .carousel .carousel-control.left{background-image: none; background-color: transparent;} div.carousel .carousel-indicators li{box-shadow: 0 0 0 1px grey;} div.carousel .carousel-indicators li:hover:not(.active){background-color: rgba(255, 255, 255, 0.5);} div.carousel span.carousel-img img, div.carousel div.carousel-content{max-height: 95%; padding: 10px;} div.carousel .carousel-control{cursor: pointer;} .parallax{position: relative;} .parallax .oe_structure > :first-child{margin-top: 32px;} .parallax .oe_structure > :last-child{margin-bottom: 32px;} .s_parallax{min-height: 200px;} .s_big_message{background-size: cover;} 

/* /website/static/src/less/website.zoomodoo.less 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;} .zoomodoo-hover .zoomodoo-flyout{top: 0; left: 0; width: 100%; height: 100%;} .zoomodoo-next .zoomodoo-flyout{top: 0; left: 100%; width: 100%; height: 100%; margin-left: 20px;} 

/* /website_portal/static/src/less/website_portal.less defined in bundle 'web.assets_frontend' */
 .o_my_status_table{table-layout: fixed;} .o_my_status_table th, .o_my_status_table td{text-align: right;} .o_my_status_table th:nth-last-child(2){width: 150px;} .o_my_status_table th:nth-last-child(1){width: 120px;} .o_my_status_table th:nth-child(1), .o_my_status_table td:nth-child(1){width: auto; min-width: 150px; text-align: left;} .o_my_home_content > .page-header > a:hover{text-decoration: none;} 

/* /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{float: left; display: inline; font-size: 14px; border-color: transparent;} #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;} 

/* /website_blog/static/src/less/website_blog.less defined in bundle 'web.assets_frontend' */
 .website_blog{} .website_blog .css_website_mail .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 > .o_blog_cover_component{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: none; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat;} .website_blog .o_blog_cover_container > .blog_title{margin: 0 auto; text-align: center; font-weight: bold;} .website_blog .o_blog_cover_container.cover > .o_blog_cover_component{display: block;} .website_blog .o_blog_cover_container.cover > .blog_title, .website_blog .o_blog_cover_container.cover_footer > .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: 767px){.website_blog .o_blog_cover_container > .blog_title > h1{font-size: 26px;}.website_blog .o_blog_cover_container > .blog_title > h2{font-size: 20px;}.website_blog .o_blog_cover_container.cover > .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 > .blog_title{top: 2%;}} .website_blog mark + .popover, .website_blog .cover_footer{cursor: pointer;} .website_blog .js_publish_management{position: absolute; top: 15px; left: auto; bottom: auto; right: 15px; 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 > .text-muted > .mb0 > 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 > p{display: inline; font-size: 12px;} .website_blog .o_sharing_links > a{color: #b3b3b3; font: normal normal normal 28px/1 FontAwesome; margin: 0 4px 0 4px; cursor: pointer;} .website_blog .o_sharing_links > a:hover{text-decoration: none;} .website_blog .o_sharing_links > a.o_twitter_complete, .website_blog .o_sharing_links > a.o_twitter:hover{color: #4099FF;} .website_blog .o_sharing_links > a.o_google_complete, .website_blog .o_sharing_links > a.o_google:hover{color: #DD4B39;} .website_blog .o_sharing_links > a.o_facebook_complete, .website_blog .o_sharing_links > a.o_facebook:hover{color: #3b5998;} .website_blog .o_sharing_links > a.o_linkedin_complete, .website_blog .o_sharing_links > a.o_linkedin:hover{color: #0E76A8;} .website_blog .o_sharing_links > 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 > p{font-size: 16px; font-weight: 600;} .website_blog .o_blog_post_complete.o_sharing_links > 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;} 

/* /clarico_contact/static/src/less/contact.less defined in bundle 'web.assets_frontend' */
 .clarico_row{display: inline-block; width: 100%;} .clarico_row .clarico_row_maxW{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .clarico_row .clarico_row_maxW div.row{margin-left: 0px; margin-right: 0px;} .clarico_row form.container-fluid{padding-left: 0px; padding-right: 0px;} .clabel{text-align: left !important;} .cinput{border-radius: 0px !important;} .col-md-4 .address .div .address .div{margin-bottom: 4%;} .clarico_margin{margin-top: 12px;} @media (max-width: 800px){.ch_padding{padding-left: 15px;}} @media (max-width: 600px){.ch_padding{font-size: 22px;}} 

/* /cmon_ecommerce_modifier/static/src/css/ecom_website.css defined in bundle 'web.assets_frontend' */
.stock_in_css{float: right; background-color: #008000; color: #FFF; padding: 3px 10px 3px 9px; font-size: 11px; border-radius: 1px;} .stock_out_css{float: right; background-color: #b01313; color: #FFF; padding: 3px 10px 3px 9px; font-size: 11px; border-radius: 1px;} .stock_low_css{float: right; background-color: #D5B91D; color: #FFF; padding: 3px 10px 3px 9px; font-size: 11px; border-radius: 1px;} .pre_order_css{float: right; background-color: #fb8460; color: #FFF; padding: 3px 10px 3px 9px; font-size: 11px; border-radius: 1px;} #products_grid.col-md-9 .oe-height-2{height: 280px !important;} .oe_product .oe_product_image{left: 5px !important; right: 5px !important; top: 5px !important; bottom: 65px !important;} 

/* /cmon_ecommerce_modifier/static/src/css/order_tracking.css defined in bundle 'web.assets_frontend' */
ol.progtrckr{margin: 0; padding: 0; list-style-type none;} ol.progtrckr li{display: inline-block; text-align: center; line-height: 3.5em;} ol.progtrckr[data-progtrckr-steps="2"] li{width: 43%;} ol.progtrckr[data-progtrckr-steps="3"] li{width: 29%;} ol.progtrckr[data-progtrckr-steps="4"] li{width: 21%;} ol.progtrckr[data-progtrckr-steps="5"] li{width: 16%;} ol.progtrckr[data-progtrckr-steps="6"] li{width: 14%;}