html {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
body,
.dj-offcanvas-wrapper {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  position: relative;
  max-width: 100%;
}
strong {
  font-weight: 600;
}
#jm-allpage {
  padding: 0;
}
#jm-allpage #jm-main {
  padding-top: 0px;
}
#jm-allpage #jm-main img {
  border-radius: 25px;
}
#jm-allpage #jm-top-menu {
  display: flex;
  align-items: center;
}
#jm-allpage #jm-logo-nav {
  padding: 0 150px;
  background: transparent;
  position: relative;
  z-index: 50;
}
#jm-allpage #jm-logo-nav img {
  width: 220px;
}
#jm-allpage #jm-logo-nav .lang-inline img {
  width: auto;
  max-width: 25px;
}
#jm-allpage #jm-logo-nav .lang-inline {
  display: flex;
}
#jm-allpage #jm-logo-nav .lang-inline li {
  margin-right: 10px;
}
#jm-allpage .breadcrumb {
  color: #909090;
  max-width: 1500px;
  margin: auto;
}
#jm-allpage #jm-top-bar {
  padding: 5px 30px;
  line-height: 38px;
}
#jm-allpage #jm-top-bar .espace-client {
  line-height: 20px;
  margin-left: 20px;
}
#jm-allpage #jm-top-bar .espace-client::before {
  font-family: "FontAwesome";
  content: '\f2be';
  display: inline-block;
  font-size: 20px;
  color: #598db9;
  padding-right: 10px;
}
#jm-allpage .jm-module,
#jm-allpage .moduletable {
  margin-bottom: 20px;
}
#jm-logo-nav-in {
  position: relative;
}
#jm-top-menu {
  position: initial;
}
#jm-top-menu .custom-logo {
  position: absolute;
  left: 0;
  top: 20px;
}
video {
  max-width: 100%;
  height: auto;
  margin-top: -50px;
}
.dj-megamenu-override li.dj-up a.dj-up_a {
  font-size: 16px;
  font-weight: 600 !important;
  padding-top: 15px;
  color: #000000;
  text-transform: none;
  font-family: 'Poppins', sans-serif;
}
.dj-megamenu-override li.dj-up a.dj-up_a:hover {
  color: #ebe8ff !important;
}
.itemid1244,
.itemid1266 {
  padding: 0px 30px !important;
  background: linear-gradient(0.25turn, #672add, #452eed) !important;
  color: #ffffff !important;
  border-radius: 10px !important;
}
.itemid1244 a,
.itemid1266 a {
  padding: 15px 0 !important;
  color: #ffffff !important;
}
.itemid1244 .active,
.itemid1266 .active {
  border-bottom: none !important;
}
.dj-megamenu-override li.dj-up.active a.dj-up_a {
  color: #000000;
  border-bottom: 2px solid #000000;
  padding-bottom: 15px;
}
h1,
h2,
h3,
h4,
.jm-title {
  color: #000000;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}
.jm-title {
  text-align: center;
  letter-spacing: 1px;
}
h1,
h2,
.jm-title {
  font-size: 42px;
}
h3 {
  font-size: 15px;
  color: #000000;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  padding-bottom: 10px;
}
h4 {
  font-size: 15px;
  font-family: 'Poppins';
  font-weight: 600;
}
h4::before {
  content: url('../images/arrow-black.svg');
  width: 35px;
  padding-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
p {
  font-weight: 400;
}
h1.white,
h2.white,
h3.white {
  color: #ffffff;
}
p.white {
  color: #ffffff;
}
a:hover {
  text-decoration: none !important;
}
.breadcrumb {
  font-size: 14px;
  padding: 50px 0;
}
.accordion-heading .accordion-toggle.collapsed:hover {
  color: #598db9;
  text-decoration: none;
}
.readmore {
  color: #ebe8ff;
  border: 1px solid #ebe8ff;
  text-transform: uppercase;
  background-color: transparent !important;
  border-color: initial !important;
  padding: 10px 35px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Roboto';
  transition: all .3s;
}
.readmore:hover {
  background-color: #ebe8ff !important;
  color: #ffffff;
}
.btn::after,
.header-ms .dj-readmore-wrapper a::after,
a.button::after,
input.button::after,
button.button::after,
input[type="submit"]::after,
button[type="submit"]::after,
input[type="reset"]::after,
button[type="reset"]::after {
  display: none;
}
.btn {
  transition: all .3s;
  text-transform: none;
  font-weight: 400;
}
.btn-color {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 20px;
  text-decoration: none;
  border: none;
  background: #598db9;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  border: 2px solid #598db9;
  padding: 14px 50px;
  position: relative;
  transition: all .3s;
}
.btn-color:hover {
  background: transparent;
  color: #598db9;
  text-decoration: none !important;
}
.dj-mobile-nav .fa-envelope {
  margin-right: 10px;
}
#jm-footer-logo {
  display: none;
}
#jm-footer {
  display: none;
}
#jm-footer-mod {
  padding-top: 20px;
}
#jm-footer-mod h2,
#jm-footer-mod p,
#jm-footer-mod a {
  color: #ffffff !important;
}
#jm-footer-mod #jm-copyrights {
  padding: 0;
  color: #598db9;
  font-size: 18px;
}
#jm-footer-mod #jm-copyrights #jm-copyrights-in p {
  font-size: 14px;
}
#jm-footer-mod .custom {
  display: flex;
  justify-content: space-between;
}
#jm-footer-mod .custom .footer-content,
#jm-footer-mod .custom .rs-logos {
  display: flex;
  align-items: center;
}
#jm-footer-mod .custom .footer-content {
  justify-content: start;
  flex: 3;
}
#jm-footer-mod .custom .footer-content a {
  padding: 0 30px;
}
#jm-footer-mod .custom .rs-logos {
  flex: 1;
  justify-content: end;
}
#jm-footer-mod .custom .rs-logos img {
  padding: 0 20px;
}
.desc-left .dj-slide-image,
.desc-left .dj-slide-desc {
  border: none;
}
.dj-slide-desc-bg {
  background: #ffffff !important;
  opacity: 0 !important;
}
.fox-form svg {
  max-width: 25px;
  max-height: 25px;
  margin-right: 25px;
}
.fox-form svg path {
  fill: #598db9 !important;
}
.fox-form .el-title {
  padding-bottom: 15px;
}
div#fox-container-c1244 .fox-form select,
div#fox-container-c1244 .fox-form textarea,
div#fox-container-c1244 .fox-form input[type="text"],
div#fox-container-c1244 .fox-form input[type="email"] {
  border-radius: 0px !important;
  color: #000000 !important;
  background-color: transparent !important;
  border: 0px !important;
  border-bottom: 1px solid #909090 !important;
  height: 50px;
}
div#fox-container-c1244 textarea:focus,
div#fox-container-c1244 input[type="text"]:focus,
div#fox-container-c1244 input[type="email"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
}
.fox-form {
  background-color: #f7f7f7;
  border-radius: 20px;
  padding: 60px 100px;
}
div#fox-container-c1244 .btn {
  display: inline-block !important;
  margin-bottom: 0px !important;
  text-align: center !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  text-shadow: none !important;
  background-color: #598db9;
  background: linear-gradient(0.25turn, #672add, #452eed) !important;
  border: 1px solid linear-gradient(0.25turn, #672add, #452eed) !important;
  filter: none !important;
  padding: 10px 30px !important;
  border-radius: 10px;
  border: none;
  line-height: 20px !important;
  color: #ffffff !important;
  transition: all .3s;
}
div#fox-container-c1244 .btn:hover {
  background: #598db9 !important;
  color: #ffffff;
  border-color: #598db9;
}
div#fox-container-c1244 .btn:hover span {
  color: #ffffff !important;
}
div#fox-container-c1244 .chzn-container-single .chzn-single {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #ffffff), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  color: #555555;
  background-color: #ffffff;
  width: 100%;
  padding: 0 13px;
  height: 40px;
  line-height: 40px;
}
div#fox-container-c1244 .btn,
div#fox-container-c1244 .btn span {
  color: white !important;
  font-weight: 400 !important;
  text-transform: none !important;
}
div#fox-container-c1244 textarea:focus,
div#fox-container-c1244 input[type="text"]:focus,
div#fox-container-c1244 input[type="email"]:focus {
  border-color: rgba(89, 141, 185, 0.8) !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(89, 141, 185, 0.6) !important;
}
div#fox-container-c1266 .fox-form select,
div#fox-container-c1266 .fox-form textarea,
div#fox-container-c1266 .fox-form input[type="text"],
div#fox-container-c1266 .fox-form input[type="email"] {
  border-radius: 0px !important;
  color: #000000 !important;
  background-color: transparent !important;
  border: 0px !important;
  border-bottom: 1px solid #909090 !important;
  height: 50px;
}
div#fox-container-c1266 textarea:focus,
div#fox-container-c1266 input[type="text"]:focus,
div#fox-container-c1266 input[type="email"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
}
.fox-form {
  background-color: #f7f7f7;
  border-radius: 20px;
  padding: 60px 100px;
}
div#fox-container-c1266 .btn {
  display: inline-block !important;
  margin-bottom: 0px !important;
  text-align: center !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  text-shadow: none !important;
  background-color: #598db9;
  background: linear-gradient(0.25turn, #672add, #452eed) !important;
  border: 1px solid linear-gradient(0.25turn, #672add, #452eed) !important;
  filter: none !important;
  padding: 10px 30px !important;
  border-radius: 10px;
  border: none;
  line-height: 20px !important;
  color: #ffffff !important;
  transition: all .3s;
}
div#fox-container-c1266 .btn:hover {
  background: #598db9 !important;
  color: #ffffff;
  border-color: #598db9;
}
div#fox-container-c1266 .btn:hover span {
  color: #ffffff !important;
}
div#fox-container-c1266 .chzn-container-single .chzn-single {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #ffffff), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  background-image: linear-gradient(top, #ffffff 20%, #eeeeee 100%);
  color: #555555;
  background-color: #ffffff;
  width: 100%;
  padding: 0 13px;
  height: 40px;
  line-height: 40px;
}
div#fox-container-c1266 .btn,
div#fox-container-c1266 .btn span {
  color: white !important;
  font-weight: 400 !important;
  text-transform: none !important;
}
div#fox-container-c1266 textarea:focus,
div#fox-container-c1266 input[type="text"]:focus,
div#fox-container-c1266 input[type="email"]:focus {
  border-color: rgba(89, 141, 185, 0.8) !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(89, 141, 185, 0.6) !important;
}
.accordion .accordion-group,
.pane-sliders .panel {
  padding: 10px 0px;
  border: none;
}
.accordion .accordion-group .accordion-heading,
.pane-sliders .panel .accordion-heading {
  border-bottom: 1px solid #C9C9C9;
  padding-bottom: 10px;
}
#slider-en-savoir,
#slider-en-savoir-2,
#slider-en-savoir-3,
#slider-en-savoir-4 {
  max-width: 100px;
  margin: auto;
}
.accordion-body {
  text-align: left;
}
.accordion-body li {
  margin: 5px 0 !important;
}
.accordion-heading .accordion-toggle,
.pane-sliders h3.title a {
  cursor: pointer;
  color: inherit;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 20px;
  font-family: 'Poppins', sans-serif;
}
.accordion-inner h2 {
  display: none;
}
.accordion-heading .accordion-toggle::before {
  display: none;
}
#jm-header-in .jm-module {
  margin: 0px;
}
#jm-header-in .jm-module .custom {
  text-align: center;
}
.btn-gradient {
  background: linear-gradient(0.25turn, #672add, #452eed);
  padding: 12px 25px;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 600;
}
.dj-slide-image {
  border-radius: 40px;
}
#pagemarque #jm-top2 {
  padding-top: 0;
}
#pagemarque #jm-top2 h1 {
  font-size: 45px;
  padding-top: 30px;
}
#pagemarque #jm-top2 .custom-marque {
  max-width: 1000px;
  margin: auto;
}
#pagemarque #jm-top2 .picto-marque-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
#pageproduit #hikashop_product_top_part {
  padding-top: 20px;
}
#pageproduit h1 {
  padding-bottom: 30px;
}
#pageproduit #hikashop_product_contact_main {
  display: none;
}
#pageproduit .hikashop_product_page div.hikashop_small_image_div a,
#pageproduit .hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail {
  border: none;
}
#pageproduit .hikashop_product_page div.hikashop_small_image_div a img,
#pageproduit .hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail img {
  border-radius: 20px;
}
#pageproduit .hikashop_product_page div.hikashop_small_image_div a {
  margin-right: 8px;
}
#pageproduit .hikashop_product_page div.hikashop_small_image_div {
  text-align: left;
}
#pageproduit #hikashop_main_image {
  border-radius: 20px;
}
#pageproduit #jm-main {
  padding-bottom: 0;
}
#pageproduit #jm-bottom1 {
  background-color: #ebe8ff;
  padding-top: 50px;
}
#pageproduit .dj-masonry {
  padding-top: 80px;
}
.dj-slide {
  max-height: 100% !important;
}
#jm-sample-block {
  height: 0;
}
#pageaccueil .custom-concept-gauche h3 {
  padding-bottom: 0;
}
#pageaccueil .custom-concept-gauche p {
  margin-left: 50px;
}
#pageaccueil .custom-concept-gauche p:last-child {
  margin-left: 0;
}
#pageaccueil .custom-concept-gauche .btn-contain {
  margin-left: 0;
}
#pageaccueil .custom-concept-gauche .intro {
  margin-left: 0;
}
#pageaccueil .custom-logo {
  display: none;
}
#pageaccueil .dj-megamenu-override li.dj-up a.dj-up_a {
  font-size: 17px;
  font-weight: 600 !important;
  padding-top: 15px;
  color: #ffffff;
  text-transform: none;
  font-family: 'Poppins', sans-serif;
}
#pageaccueil .dj-megamenu-override li.dj-up a.dj-up_a:hover {
  color: #ebe8ff !important;
}
#pageaccueil .itemid1244 {
  padding: 0px 30px !important;
  background: linear-gradient(0.25turn, #672add, #452eed) !important;
  color: #ffffff !important;
  border-radius: 10px !important;
}
#pageaccueil .itemid1244 a {
  padding: 15px 0 !important;
  color: #ffffff !important;
}
#pageaccueil .itemid1244 .active {
  border-bottom: none !important;
}
#pageaccueil .dj-megamenu-override li.dj-up.active a.dj-up_a {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 15px;
}
#pageaccueil h1 {
  font-size: 62px;
  color: #ffffff;
}
#pageaccueil h3 {
  letter-spacing: 1px;
}
#pageaccueil .btn-gradient::after {
  content: url('../images/arrow-right-white.svg');
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 20px;
  padding-left: 15px;
}
#pageaccueil #jm-header-mod {
  padding: 0;
  top: -160px;
}
#pageaccueil #jm-header-mod #jm-header-mod-in {
  padding: 0 !important;
}
#pageaccueil #jm-header-mod #jm-header-mod-in .caract {
  position: relative;
  z-index: 50;
  margin-top: 80px;
}
#pageaccueil #jm-header-mod h3 {
  letter-spacing: 1px;
  color: #ffffff;
}
#pageaccueil #jm-header-mod p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}
#pageaccueil #jm-header-mod a {
  font-size: 16px;
}
#pageaccueil #jm-header-mod .customheader-content {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 0px;
  position: relative;
}
#pageaccueil #jm-header-mod .customheader-content .header-in-text {
  position: absolute;
  left: 150px;
  top: 50%;
  transform: translateY(-50%);
}
#pageaccueil #jm-header-mod .customheader-content img {
  object-fit: cover;
  height: 1020px;
}
#pageaccueil #jm-header-mod #jmm-add-features-555 {
  background-color: #f7f7f7;
  border-radius: 40px;
  max-width: 1500px;
  margin: auto;
}
#pageaccueil #jm-header-mod #jmm-add-features-555 .jmm-item-in {
  text-align: center;
}
#pageaccueil #jm-header-mod #jmm-add-features-555 .jmm-item {
  padding: 50px 15px;
}
#pageaccueil #jm-header-mod #jmm-add-features-555 .jmm-description {
  max-width: 300px;
  margin: auto;
}
#pageaccueil #jm-header-mod #jmm-add-features-555 .jmm-title {
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
}
#pageaccueil #jm-header-mod #jmm-add-features-555 .jmm-icon-in {
  margin: auto;
}
#pageaccueil #jm-header-mod #jmm-add-features-555 .jmm-icon-in img {
  max-width: 65px;
  max-height: 65px;
}
#pageaccueil #jm-main {
  display: none;
}
#pageaccueil #jm-top1 {
  padding-top: 0;
}
#pageaccueil #jm-top1 .container-fluid {
  max-width: 1530px;
}
#pageaccueil #jm-top1 .jm-top1 {
  display: flex;
  align-items: center;
}
#pageaccueil #jm-top1 .jm-top1 h2 {
  padding-bottom: 20px;
}
#pageaccueil #jm-top1 .jm-top1 .custom-droite {
  padding-left: 0;
  max-width: 650px;
}
#pageaccueil #jm-top1 .jm-top1 .custom-droite .temp {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 50px;
}
#pageaccueil #jm-top1 .jm-top1 .custom-droite .temp p {
  flex: 2;
  font-weight: 600;
  margin-top: 0;
}
#pageaccueil #jm-top1 .jm-top1 .custom-droite .temp p:first-child {
  flex: 1;
}
#pageaccueil #jm-top1 .jm-top1 .custom-droite .temp .second {
  padding-left: 25px;
}
#pageaccueil h4 {
  padding: 10px 0;
}
#pageaccueil #jm-top2 {
  background-color: #ebe8ff;
}
#pageaccueil #jm-top2 .container-fluid {
  max-width: 1500px;
}
#pageaccueil #jm-top2 .container-fluid h2 {
  padding-bottom: 20px;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-gauche h3 {
  margin-top: 30px;
  display: block;
  display: flex;
  align-items: start;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-gauche h3::before {
  content: url('../images/arrow-black.svg');
  width: 35px;
  padding-right: 15px;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-droite {
  padding-left: 100px;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-droite::before {
  content: '';
  width: 150px;
  height: 2px;
  background-color: #000;
  display: block;
  margin-bottom: 40px;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-droite .flex-icon-container {
  display: flex;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-droite .flex-icon-container .flex-icon-row {
  display: flex;
  flex-direction: column;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-droite .flex-icon-container .flex-icon-row h3 {
  padding-bottom: 0;
  text-transform: none;
  letter-spacing: 0;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-droite .flex-icon-container .flex-icon-row img {
  padding-top: 50px;
}
#pageaccueil #jm-top2 .container-fluid .custom-concept-droite .flex-icon-container .flex-icon-row p {
  margin: 1em 0;
}
#pageaccueil #jm-top3 {
  padding: 100px 0;
}
#pageaccueil #jm-top3 .partenaires {
  background-color: #f7f7f7;
  border-radius: 40px;
  padding: 60px 60px 30px 60px;
}
#pageaccueil #jm-top3 .partenaires .jmm-title {
  display: none;
}
#pageaccueil #jm-top3 .partenaires #jmm-add-features-560 {
  padding-top: 0;
}
#pageaccueil #jm-top3 .partenaires .jmm-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#pageapropos #jm-header.full-width #jm-header-mod-in {
  max-width: 1500px;
  padding-bottom: 60px;
}
#pageapropos .container-fluid {
  max-width: 1500px;
}
#pageapropos #jm-top1 {
  padding-top: 0;
}
#pageapropos .breadcrumb {
  padding-bottom: 50px;
}
#pageapropos h1,
#pageapropos h2 {
  padding-bottom: 10px;
}
#pageapropos h3 {
  text-transform: none;
  padding-bottom: 20px;
  font-size: 17px;
}
#pageapropos .big {
  font-size: 60px;
  font-weight: 700;
  margin: auto;
}
#pageapropos .custom-apropos img {
  padding-top: 50px;
}
#pageapropos .custom-about-head {
  display: flex;
}
#pageapropos .custom-about-head div {
  width: 50%;
}
#pageapropos .custom-about-head div:first-child {
  padding-right: 100px;
}
#pageapropos #jm-top1 {
  background-color: #ebe8ff;
  padding: 120px 0;
}
#pageapropos #jm-top1 h4 {
  padding-top: 30px;
}
#pageapropos #jm-top1 .custom {
  padding-left: 100px;
}
#pageapropos #jm-top1 .custom p,
#pageapropos #jm-top1 .custom ul {
  margin-left: 50px;
}
#pageapropos #jm-top2 {
  background-image: url('../images/background-apropos.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 550px;
  position: relative;
}
#pageapropos #jm-top2 .avisclient {
  padding-top: 60px;
}
#pageapropos #jm-top2 .jmm-comment {
  font-size: 40px;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  line-height: 1.4;
}
#pageapropos #jm-top2 .carousel-indicators {
  top: auto;
  bottom: 0;
}
#pageapropos #jm-top2 .carousel-indicators li {
  border: 1px solid #ffffff !important;
}
#pageapropos #jm-top2 .carousel-indicators .active {
  background-color: #ffffff !important;
}
#pageapropos #jm-top3 .pointsfort {
  background-color: #ebe8ff;
  border-radius: 40px;
  padding: 50px 80px;
  margin-top: 50px;
}
#pageapropos #jm-top3 .pointsfort .custompointsfort {
  column-count: 2;
}
#pageapropos .customapropos {
  padding-right: 60px;
}
#pagetafia h4 {
  display: flex;
  align-items: start;
}
#pagetafia h4::before {
  display: none;
}
#pagetafia h4 img {
  padding-right: 15px;
  width: 35px;
  max-width: 50px;
  margin-top: 5px;
}
#pagetafia .container-fluid {
  max-width: 1500px;
}
#pagetafia #jm-top1 {
  padding-top: 0;
}
#pagetafia h2 {
  padding-bottom: 10px;
  padding-top: 20px;
}
#pagetafia h3 {
  padding-bottom: 20px;
  padding-top: 10px;
}
#pagetafia h4 {
  padding-bottom: 10px;
  line-height: 1.8;
}
#pagetafia #jm-main {
  padding-bottom: 0;
}
#pagetafia #jm-top2 {
  background-color: #ebe8ff;
}
#pagetafia #jm-top2 .custom {
  display: flex;
  justify-content: space-between;
}
#pagetafia #jm-top2 .custom .specs {
  width: 50%;
}
#pagetafia #jm-top2 .custom .specs:first-child {
  padding-right: 100px;
  max-width: 550px;
}
#pagedevis #jm-main {
  padding-top: 0;
}
#pagedevis .fox-row {
  max-width: 750px !important;
  margin: 0px !important;
}
#pagedevis .fox-row .controls {
  float: none !important;
}
#pagedevis .fox-row .controls textarea {
  width: 100%;
}
#pageclient .breadcrumb {
  padding-bottom: 0px;
}
#pageclient #jm-top1 {
  padding-top: 0px;
}
#pageclient #jm-top1 .custom {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
#pageclient #jm-top1 .custom h2 {
  font-size: 30px;
  padding: 25px 0px;
}
#pageclient #jm-top1 .custom .flex-container {
  flex: 1;
  margin: 10px;
}
#pageclient #jm-top1 .custom .accordion .accordion-group .accordion-heading,
#pageclient #jm-top1 .custom .pane-sliders .panel .accordion-heading {
  border-bottom: none;
  padding-bottom: 10px;
}
#pageclient #jm-top1 .custom .accordion,
#pageclient #jm-top1 .custom .pane-sliders {
  margin-bottom: 20px;
  text-align: left;
}
#pageclient #jm-top1 .custom .accordion h2,
#pageclient #jm-top1 .custom .pane-sliders h2 {
  display: none;
}
#pageclient #jm-top1 .custom .accordion ul,
#pageclient #jm-top1 .custom .pane-sliders ul {
  background-color: #ffffff;
  padding: 20px;
  padding-bottom: 40px;
  border-bottom: 5px solid #ebe8ff;
}
#pageclient #jm-top1 .custom .accordion-heading .accordion-toggle {
  text-align: center;
  max-width: 160px;
  margin: auto;
  border-bottom: 1px solid;
  padding: 5px 20px;
}
#pageclient #jm-top1 .custom .accordion-heading .accordion-toggle.collapsed:after,
#pageclient #jm-top1 .custom .accordion-heading .accordion-toggle:after {
  display: none;
}
#pageclient #jm-top1 .custom .accordion .accordion-group,
#pageclient #jm-top1 .custom .pane-sliders .panel {
  border: none;
}
#pageclient #jm-top1 .custom .accordion-heading .accordion-toggle:before {
  display: none;
}
#hikashop_checkout .hikashop_product_quantity_field {
  width: 30px;
  margin-right: 10px;
  padding: 5px;
}
#hikashop_checkout .hikashop_cart_product_name a {
  transition: all .3s;
}
#hikashop_checkout .hikashop_cart_product_name a:hover {
  color: #2b2b2b;
  text-decoration: none;
}
#hikashop_checkout .table-hover tbody tr:hover > td,
#hikashop_checkout .table-hover tbody tr:hover > th {
  background-color: transparent;
}
#hikashop_checkout .table-striped tbody > tr:nth-child(2n+1) > td,
#hikashop_checkout .table-striped tbody > tr:nth-child(2n+1) > th {
  background-color: #ffffff;
  border-bottom: 1px solid #f7f7f7;
}
#hikashop_checkout .table-striped tbody > tr:nth-child(2n+1) > td:hover,
#hikashop_checkout .table-striped tbody > tr:nth-child(2n+1) > th:hover {
  background-color: transparent;
}
#hikashop_checkout .hikashop_product_quantity_field {
  text-align: center;
}
#hikashop_checkout .hikashop_cart_product_price_value,
#hikashop_checkout .hikashop_cart_product_quantity_value,
#hikashop_checkout .hikashop_cart_product_total_value {
  text-align: center;
}
#hikashop_checkout .table {
  border: none;
}
#hikashop_checkout .table td {
  vertical-align: middle;
  border: none;
  text-align: center;
}
#hikashop_checkout .table th {
  color: #2b2b2b;
  font-weight: 400;
}
#hikashop_checkout th {
  background: transparent;
  border: none;
  color: #f7f7f7;
}
#hikashop_checkout th:first-child {
  border: none;
}
#hikashop_checkout #hikashop_cart_product_image_title,
#hikashop_checkout #hikashop_cart_product_name_title {
  color: transparent;
}
#hikashop_checkout .hikashop_checkout_coupon .input-append,
#hikashop_checkout .hikashop_checkout_coupon .input-prepend {
  display: inline-grid;
}
#hikashop_checkout .hikashop_checkout_coupon .hikashop_checkout_coupon_field {
  margin: 0 0 20px 0;
}
#hikashop_checkout .hikashop_wizardbar {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 50px 0 30px 0;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 20px;
}
#hikashop_checkout .hikashop_wizardbar ul {
  display: flex;
  justify-content: space-around;
}
#hikashop_checkout .hikashop_wizardbar ul li {
  height: 70px;
  padding: 0 20px 0 30px;
  font-size: 14px;
  line-height: 70px;
  color: #f7f7f7;
  font-weight: bold;
  text-transform: none;
  background: transparent;
}
#hikashop_checkout .hikashop_wizardbar ul li .hikashop_chevron {
  display: none;
}
#hikashop_checkout .hikashop_wizardbar ul li .hkbadge {
  display: none;
}
#hikashop_checkout .hikashop_wizardbar ul li::before {
  display: inline-block;
  font-size: 20px;
  padding-right: 10px;
  position: initial;
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  transition: all .3s;
}
#hikashop_checkout .hikashop_wizardbar ul li:nth-child(1)::before {
  font-family: "Font Awesome 5 Free";
  content: '\f291';
  color: #f7f7f7;
}
#hikashop_checkout .hikashop_wizardbar ul li:nth-child(2)::before {
  font-family: "Font Awesome 5 Free";
  content: '\f472';
  color: #f7f7f7;
}
#hikashop_checkout .hikashop_wizardbar ul li:nth-child(3)::before {
  font-family: "Font Awesome 5 Free";
  content: '\f3c5';
  color: #f7f7f7;
}
#hikashop_checkout .hikashop_wizardbar ul li:nth-child(4)::before {
  font-family: "Font Awesome 5 Free";
  content: '\f153 ';
  color: #f7f7f7;
}
#hikashop_checkout .hikashop_wizardbar ul li.hikashop_cart_step_current {
  color: #2b2b2b;
  background: #ffffff;
}
#hikashop_checkout .hikashop_wizardbar ul li.hikashop_cart_step_current::before {
  color: #2b2b2b;
}
#hikashop_checkout .hikashop_wizardbar ul li.hikashop_cart_step_finished {
  background: #ffffff;
}
#hikashop_checkout .hikashop_wizardbar ul li.hikashop_cart_step_finished:hover {
  background: #ffffff;
}
#hikashop_checkout .hikashop_wizardbar ul li.hikashop_cart_step_finished:hover::before {
  color: #2b2b2b;
}
#hikashop_checkout .hikashop_wizardbar ul li.hikashop_cart_step_finished:hover a {
  color: #2b2b2b;
  text-decoration: none;
}
#hikashop_checkout .hikashop_wizardbar ul li.hikashop_cart_step_finished a {
  color: #f7f7f7;
}
#hikashop_checkout .hikashop_checkout_shipping {
  text-align: left;
}
#hikashop_checkout .hikashop_checkout_shipping legend {
  display: none;
}
#hikashop_checkout .hikashop_checkout_shipping .table td {
  text-align: left;
  border-bottom: 1px solid #f7f7f7;
}
#hikashop_checkout .hikashop_checkout_login h1 {
  margin-bottom: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
#hikashop_checkout .hikashop_checkout_login h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
}
a.hikacart {
  color: #ffffff;
  background-color: #598db9;
  border-color: #598db9;
  transition: all .3s;
  border-radius: 0;
}
a.hikacart:hover {
  background: #ffffff;
  color: #598db9;
}
.hikabtn,
.hika_j2 .btn {
  border: 1px solid #bf5f01 !important;
  padding: 5px 30px !important;
  font-size: 14px !important;
  border-radius: 15px !important;
  color: #fff !important;
  background-color: #bf5f01 !important;
  transition: all .3s !important;
  font-weight: 400;
  text-transform: none;
  line-height: 30px !important;
}
.hikabtn span,
.hika_j2 .btn span {
  vertical-align: middle;
  display: inline-block;
  line-height: 40px;
}
.hikabtn:hover,
.hika_j2 .btn:hover {
  background-color: #402211 !important;
  border: 1px solid #402211 !important;
  color: #ffffff !important;
}
.hikashop_wizardbar ul:not([class]) li::before,
div.hikashop_messages ul:not([class]) li::before,
.hikashop_wizardbar ul.color li::before,
div.hikashop_messages ul.color li::before,
.hikashop_wizardbar ul.color2 li::before,
div.hikashop_messages ul.color2 li::before {
  display: none;
}
div.hikashop_messages {
  border: none;
  font-weight: 400;
  border-radius: 0px;
  margin-bottom: 20px;
}
#user-registration button[type="submit"] {
  border: 1px solid #598db9 !important;
  padding: 6px 12px !important;
  font-size: 14px !important;
  line-height: 1.42 !important;
  border-radius: 0px !important;
  color: #ffffff !important;
  background-color: #598db9 !important;
  max-width: 230px !important;
  transition: all .3s !important;
}
#user-registration button[type="submit"]:hover {
  background-color: transparent !important;
  color: #598db9 !important;
}
.hikashop_payment_methods_table td {
  text-align: left !important;
}
.hikashop_payment_methods_table legend {
  display: none;
}
.hikashop_product_quantity_change_div_leftright span.add-on a {
  padding: 0;
  color: #ffffff;
}
a.hikacart {
  color: #fff;
  background-color: #ebe8ff !important;
  border-color: #ebe8ff !important;
  border-radius: 15px !important;
}
a.hikacart:hover {
  background-color: #402211 !important;
  border-color: #402211 !important;
}
.notifyjs-metro-info {
  color: #ffffff !important;
  background-color: #598db9 !important;
  border: none !important;
}
.hikashop_products {
  padding-top: 60px;
}
.hikashop_products .hikashop_product {
  text-align: center;
}
.hikashop_products .hikashop_product_custom_descritpion_line {
  height: 120px;
}
.hikashop_products .hikashop_product_price_full form {
  display: flex;
  flex-direction: column;
}
.hikashop_products .hikashop_product_price_full form .hikashop_product_quantity_field {
  padding: 0;
  background-color: transparent;
  background: none;
  border: none;
  text-align: center;
  color: #ffffff;
}
.hikashop_products .hikashop_product_custom_value {
  color: #ffffff;
}
.hikashop_products .hikashop_product_custom_value p::after {
  content: '';
  width: 110px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  margin: auto;
  margin-top: 5px;
}
.hikashop_products .hikashop_product_custom_value p {
  margin: 5px 0;
}
.hikashop_products .hikashop_product_custom_value p:last-of-type::after {
  display: none;
}
.hikashop_products .hikashop_product_price {
  color: white;
  font-size: 50px;
  font-weight: 800;
  line-height: initial;
  padding: 25px 0;
  display: inline-block;
}
.hikashop_products .last {
  display: inline-block;
  font-size: 25px;
  font-weight: 800;
  vertical-align: top;
  padding-top: 25px;
  color: #ebe8ff;
}
.hikashop_products .hikashop_container {
  background: linear-gradient(90deg, rgba(142, 64, 0, 0.75), rgba(238, 125, 0, 0.75));
  border-radius: 40px;
  display: inline-block;
  min-width: 240px;
  padding: 25px 30px;
}
.hikashop_products .hikashop_container .hikacart {
  margin-top: 10px;
}
.hikashop_products .hikashop_container .hikashop_subcontainer {
  background: transparent !important;
}
.hikashop_products .hikashop_container .hikashop_subcontainer span.hikashop_product_name {
  margin: 10px 0;
  font-family: "Poppins";
  font-size: 45px;
}
.hikashop_products .hikashop_container .hikashop_subcontainer span.hikashop_product_name a {
  color: #402211;
}
.hikashop_products .hikashop_container .hikashop_subcontainer span.hikashop_product_name span {
  color: #ebe8ff;
}
.hikashop_products .hikashop_container .thumbnail {
  padding: 0;
  border: none;
  box-shadow: none;
}
.hikashop_products .hikashop_product_column_2 .hikashop_container {
  background: linear-gradient(90deg, #8e4000, #ee7d00);
}
.hikashop_filter_module .noUi-handle {
  width: 15px !important;
  height: 15px !important;
  top: -5px;
  border-color: #2b2b2b;
  background: #2b2b2b;
  border-radius: 50%;
  box-shadow: none;
}
.hikashop_filter_module .noUi-handle::before,
.hikashop_filter_module .noUi-handle::after {
  display: none;
}
.hikashop_filter_module .noUi-origin {
  left: -5px !important;
}
.hikashop_filter_module .noUi-connect {
  background: #f7f7f7 !important;
}
.hikashop_filter_module .noUi-horizontal {
  height: 5px !important;
}
.hikashop_filter_module .noUi-targer {
  border: none !important;
}
.hikashop_filter_module .noUi-tooltip {
  border: none !important;
}
.hikashop_filter_module .hikashop_filter_Categories_3 {
  margin-top: 5px;
}
.hikashop_filter_module select,
.hikashop_filter_module input {
  border: 1px solid #598db9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove default arrow */
  background-image: url(../images/dropdown.png);
  /* Add custom arrow */
  background-repeat: no-repeat;
  background-position: right;
  background-color: #000000;
  background-position-x: 150px;
}
.hikashop_filter_module select option,
.hikashop_filter_module input option {
  color: inherit;
  background: transparent;
}
.hikashop_product_page #hikashop_product_right_part {
  max-width: 450px;
  margin-left: 70px;
}
.hikashop_product_page h1 {
  color: #2b2b2b;
  text-transform: uppercase;
}
.hikashop_product_page .category-label {
  font-weight: 400;
}
.hikashop_product_page .hikashop_product_price_main {
  font-weight: 750;
  color: #598db9;
  padding: 15px 0;
  display: block;
  font-size: 20px;
}
.hikashop_product_page select,
.hikashop_product_page input,
.hikashop_product_page .hikashop_field_required {
  border: 1px solid #598db9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove default arrow */
  background-image: url(../images/dropdown.png);
  /* Add custom arrow */
  background-repeat: no-repeat;
  background-position: right;
  background-color: #ffffff;
  background-position-x: 150px;
}
.hikashop_product_page select option,
.hikashop_product_page input option,
.hikashop_product_page .hikashop_field_required option {
  color: inherit;
  background: transparent;
}
.hikashop_product_page input {
  min-width: 65px;
  padding: 0;
  text-align: center;
}
.hikashop_product_page .hikashop_product_quantity_change_div_default {
  margin-left: 5px;
}
.hikashop_product_page .hikashop_product_quantity_change_div_default .hikashop_product_quantity_change_div_plus_default {
  margin-top: -7px;
}
.hikashop_product_page .hikashop_product_quantity_change_div_default a:hover {
  text-decoration: none;
  color: #2b2b2b;
}
.hikashop_product_page tr {
  display: inline-grid;
}
.hikashop_product_page #hikashop_product_quantity_main {
  margin-bottom: 20px;
}
.hikashop_product_page #hikashop_product_quantity_main .hikashop_product_stock_count {
  display: block;
  margin: 0 0 20px 0;
}
.hikashop_product_page #hikashop_product_contact_main .hikabtn {
  background: transparent !important;
  color: #598db9 !important;
  width: 215px;
}
.hikashop_product_page #hikashop_product_contact_main .hikabtn:hover {
  background: #598db9 !important;
  color: #ffffff !important;
}
.hikashop_product_page #hikashop_product_image_main img.hikashop_child_image {
  margin: auto;
  height: 110px;
}
.hikashop_product_page .hikashop_product_bottom_part {
  margin-top: 70px;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul {
  display: flex;
  justify-content: space-around;
  padding-bottom: 15px;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul li {
  color: #f7f7f7;
  font-weight: 400;
  background-color: transparent;
  border: none;
  transition: all .3s;
  cursor: pointer;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul #hikashop_show_tabular_description_li {
  transition: all .3s;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul #hikashop_show_tabular_description_li::before {
  font-family: "FontAwesome";
  content: '\f0ca';
  display: inline-block;
  font-size: 20px;
  color: #f7f7f7;
  padding-right: 10px;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul #hikashop_show_tabular_specification_li::before {
  font-family: "FontAwesome";
  content: '\f129';
  display: inline-block;
  font-size: 20px;
  color: #f7f7f7;
  padding-right: 10px;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul #hikashop_show_tabular_comment_li::before {
  font-family: "FontAwesome";
  content: '\f086';
  display: inline-block;
  font-size: 20px;
  color: #f7f7f7;
  padding-right: 10px;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul #hikashop_show_tabular_new_comment_li::before {
  font-family: "FontAwesome";
  content: '\f040';
  display: inline-block;
  font-size: 20px;
  color: #f7f7f7;
  padding-right: 10px;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul .hikashop_tabs_li_selected {
  color: #2b2b2b;
  transition: all .3s;
}
.hikashop_product_page .hikashop_product_bottom_part .hikashop_tabs_ul .hikashop_tabs_li_selected::before {
  color: #2b2b2b !important;
}
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_description,
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_specification,
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_comment,
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_new_comment {
  border: none;
  border-top: 1px solid #f7f7f7;
  border-radius: 0;
  padding-top: 35px;
}
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_specification tr,
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_specification span {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  max-width: 900px;
  margin: auto;
  border-bottom: 1px solid #f7f7f7;
  padding: 15px 0;
}
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_specification label,
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_specification span {
  font-weight: bold;
  cursor: text;
}
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_specification .hikashop_product_custom_name,
.hikashop_product_page .hikashop_product_bottom_part #hikashop_show_tabular_specification .hikashop_product_custom_value {
  border: none;
}
.hikashop_product_page #hikashop_submodules {
  padding-top: 50px;
}
.hikashop_product_page #hikashop_submodules .hikashop_products_listing_switcher {
  display: none;
}
.hikashop_product_page #hikashop_submodules h2 {
  text-align: center;
  text-transform: uppercase;
}
.hikashop_cpanel_main_interface .hika_cpanel_side_bar,
#hikashop_order_listing .hika_cpanel_side_bar {
  padding-top: 34px;
}
.hikashop_cpanel_main_interface .hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon,
#hikashop_order_listing .hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon {
  padding: 16px;
  border-radius: 0 !important;
}
.hikashop_cpanel_main_interface .hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon:last-child,
#hikashop_order_listing .hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon:last-child {
  display: none;
}
.hikashop_cpanel_main_interface .hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon .hk-icon,
#hikashop_order_listing .hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon .hk-icon {
  color: #598db9;
  font-size: 16px;
}
.hikashop_cpanel_main_interface .hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon .hk-icon .hk-icon-dark,
#hikashop_order_listing .hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon .hk-icon .hk-icon-dark {
  color: #598db9;
}
.hikashop_cpanel_main_interface .hikashop_order_sort,
#hikashop_order_listing .hikashop_order_sort {
  float: none;
  text-align: left;
  margin-bottom: 5px;
  display: block;
}
.hikashop_cpanel_main_interface .hikashop_order_sort select#filter_order_range,
#hikashop_order_listing .hikashop_order_sort select#filter_order_range {
  width: 230px;
}
.hikashop_cpanel_main_interface .hikashop_search_block,
#hikashop_order_listing .hikashop_search_block,
.hikashop_cpanel_main_interface #filter_order_status,
#hikashop_order_listing #filter_order_status {
  margin: 20px 0;
}
.hikashop_cpanel_main_interface .hk-card-order,
#hikashop_order_listing .hk-card-order {
  border-radius: 0;
  box-shadow: none;
}
.hikashop_cpanel_main_interface .hk-card-order .hk-list-group-item:last-child,
#hikashop_order_listing .hk-card-order .hk-list-group-item:last-child {
  border-bottom: none;
}
.hikashop_cpanel_main_interface .hk-card-order span.order-label,
#hikashop_order_listing .hk-card-order span.order-label {
  font-size: 11px;
  border-radius: 0;
  text-shadow: none;
}
.hikashop_cpanel_main_interface .hk-card-order .hk-card-header,
#hikashop_order_listing .hk-card-order .hk-card-header {
  border-radius: 0;
  background-color: #ffffff;
}
.hikashop_cpanel_main_interface .hk-card-order .hk-card-header .hika_cpanel_date,
#hikashop_order_listing .hk-card-order .hk-card-header .hika_cpanel_date {
  font-weight: 400;
}
.hikashop_cpanel_main_interface .hk-card-order .hk-card-body .hikabtn,
#hikashop_order_listing .hk-card-order .hk-card-body .hikabtn {
  height: auto;
}
.hikashop_cpanel_main_interface .hk-card-order .hika_order_product_image_link,
#hikashop_order_listing .hk-card-order .hika_order_product_image_link {
  margin-right: 15px;
}
.hikashop_cpanel_main_interface .hk-card-order .hika_cpanel_products,
#hikashop_order_listing .hk-card-order .hika_cpanel_products {
  padding: 25px 0 0 25px;
}
.hikashop_cpanel_main_interface .hk-card-order .hika_cpanel_title,
#hikashop_order_listing .hk-card-order .hika_cpanel_title,
.hikashop_cpanel_main_interface .hk-card-order .hika_cpanel_value,
#hikashop_order_listing .hk-card-order .hika_cpanel_value {
  padding-left: 10px;
}
.hikashop_cpanel_main_interface .hk-card-order .hika_cpanel_order_action,
#hikashop_order_listing .hk-card-order .hika_cpanel_order_action {
  padding-right: 25px;
  text-align: right;
}
.hikashop_cpanel_main_interface .hk-card-order .hika_cpanel_order_action .hkdropdown,
#hikashop_order_listing .hk-card-order .hika_cpanel_order_action .hkdropdown {
  margin-top: 5px;
}
.hikashop_cpanel_main_interface .hk-card-order .hika_cpanel_order_status,
#hikashop_order_listing .hk-card-order .hika_cpanel_order_status {
  line-height: 54px;
}
.hikashop_cpanel_main_interface .hk-card-order .hika_cpanel_order_methods,
#hikashop_order_listing .hk-card-order .hika_cpanel_order_methods {
  text-align: right;
  padding-right: 25px;
}
.hikashop_cpanel_main_interface .hika_order_more a,
#hikashop_order_listing .hika_order_more a {
  min-width: auto !important;
}
.logout-button {
  text-align: right;
}
.logout-button .btn-primary {
  border: 1px solid #598db9 !important;
  color: #598db9 !important;
  background-color: #ffffff !important;
  text-transform: none;
  padding: 10px 20px !important;
  font-weight: 400;
}
.logout-button .btn-primary:hover {
  background-color: #598db9 !important;
  color: #ffffff !important;
}
#hikashop_order_main .hikashop_order_subtotal_title,
#hikashop_address_listing .hikashop_order_subtotal_title,
#hikashop_order_listing .hikashop_order_subtotal_title,
#hikashop_order_main .hikashop_order_subtotal_value,
#hikashop_address_listing .hikashop_order_subtotal_value,
#hikashop_order_listing .hikashop_order_subtotal_value {
  border-top: none !important;
  padding-top: 35px;
}
#hikashop_order_main .hikashop_order_item_image_value,
#hikashop_address_listing .hikashop_order_item_image_value,
#hikashop_order_listing .hikashop_order_item_image_value {
  padding: 15px;
}
#hikashop_order_main .hikabtn,
#hikashop_address_listing .hikabtn,
#hikashop_order_listing .hikabtn {
  background-color: #ffffff !important;
  color: #598db9 !important;
}
#hikashop_order_main .hikabtn:hover,
#hikashop_address_listing .hikabtn:hover,
#hikashop_order_listing .hikabtn:hover {
  background-color: #598db9 !important;
  color: #ffffff !important;
}
#hikashop_order_main .hikabtn:hover .btnIcon,
#hikashop_address_listing .hikabtn:hover .btnIcon,
#hikashop_order_listing .hikabtn:hover .btnIcon {
  color: #ffffff;
}
#hikashop_order_main .hikabtn .btnIcon,
#hikashop_address_listing .hikabtn .btnIcon,
#hikashop_order_listing .hikabtn .btnIcon {
  color: #598db9;
}
#hikashop_order_main #hikashop_user_addresses_default,
#hikashop_address_listing #hikashop_user_addresses_default,
#hikashop_order_listing #hikashop_user_addresses_default {
  float: right;
}
#hikashop_order_main #hikashop_user_addresses_default .hikashop_default_billing_address dt,
#hikashop_address_listing #hikashop_user_addresses_default .hikashop_default_billing_address dt,
#hikashop_order_listing #hikashop_user_addresses_default .hikashop_default_billing_address dt,
#hikashop_order_main #hikashop_user_addresses_default .hikashop_default_shipping_address dt,
#hikashop_address_listing #hikashop_user_addresses_default .hikashop_default_shipping_address dt,
#hikashop_order_listing #hikashop_user_addresses_default .hikashop_default_shipping_address dt {
  white-space: unset;
}
.hikashop_filter_collapsable_title_mobile {
  border: none;
  text-align: center;
}
.hikashop_filter_collapsable_title_mobile:hover {
  border: none;
}
#hikashop_cart_499 {
  background-image: url("../images/icons/addtocart.png");
  display: block;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 40px;
  margin: 16px 0 0px;
  font-weight: 200;
  line-height: 25px;
  display: flex;
}
#hikashop_cart_499::before {
  font-family: "FontAwesome";
  content: '\f291';
  display: inline-block;
  font-size: 20px;
  color: #598db9;
  padding-right: 10px;
}
#hikashop_cart_499 #hikashop_cart_dropdown_499 {
  right: 0;
  padding: 10px 15px;
  top: 30px;
  width: 300px;
  font-size: 13px;
}
#hikashop_cart_499 #hikashop_cart_dropdown_499 span.hikashop_product_price {
  font-weight: 400;
  font-size: 14px;
}
#hikashop_cart_499 #hikashop_cart_dropdown_499 th {
  font-size: 14px;
  padding-bottom: 10px;
}
#hikashop_cart_499 #hikashop_cart_dropdown_499 .hikashop_cart_module_product_price_value {
  min-width: 70px;
  text-align: right;
}
#hikashop_cart_499 #hikashop_cart_dropdown_499 .hikashop_cart_module_product_total_value {
  text-align: right;
}
#hikashop_cart_499 #hikashop_cart_dropdown_499 .hikashop_cart_proceed_to_checkout {
  border-radius: 0px;
  background-color: #598db9;
  color: #ffffff;
  border-color: #598db9;
}
#hikashop_cart_499 #hikashop_cart_dropdown_499 .hikashop_cart_proceed_to_checkout span {
  font-size: 13px;
}
#hikashop_cart_499 #hikashop_cart_dropdown_499 .hikashop_cart_proceed_to_checkout:hover {
  background-color: transparent;
  color: #598db9;
  border-color: #598db9;
}
#jmm-simple-tabs-413 .dj-slide-desc-text {
  text-align: center;
  font-size: 16px;
}
#jmm-simple-tabs-413 .dj-slide-desc-text .dj-slide-title {
  font-size: 20px !important;
  color: #598db9;
  font-weight: 400 !important;
}
@media (max-width: 1600px) {
  .container-vignette {
    max-width: 350px;
  }
  #pageaccueil #jm-header-mod .customheader-content img {
    object-fit: cover;
    height: 950px;
  }
  #pageaccueil #jm-header-mod #jm-header-mod-in .caract {
    position: relative;
    z-index: 50;
    margin-top: -50px;
  }
}
@media (max-width: 1366px) {
  #jm-allpage #jm-logo-nav {
    padding: 0 100px;
    background: transparent;
    position: relative;
    z-index: 50;
  }
  #pageaccueil #jm-header-mod .customheader-content img {
    object-fit: cover;
    height: 900px;
  }
  #jm-footer-mod .custom {
    flex-direction: column;
  }
  #jm-footer-mod .custom .footer-content,
  #jm-footer-mod .custom .rs-logos {
    justify-content: center;
  }
}
@media (max-width: 1199px) {
  .dj-offcanvas-modules .lang-inline {
    display: flex;
  }
  .dj-offcanvas-modules .lang-inline li {
    max-width: 25px;
    margin-right: 10px;
  }
  .falang-desktop {
    display: none;
  }
  #jm-top-menu .mod-languagesfalang-desktop {
    display: none;
  }
  #jm-top-menu .custom-logo {
    position: absolute;
    left: 20px;
    top: 20px;
  }
  #pageaccueil #jm-top2 .container-fluid .custom-concept-droite {
    padding-left: 25px;
  }
  #pageaccueil #dj-megamenu202mobile.dj-megamenu-offcanvas-light .dj-mobile-open-btn {
    color: #ffffff !important;
  }
  #jm-logo-nav-in {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
  }
  #jm-logo-nav {
    padding: 0px 25px !important;
  }
  #jm-logo-nav img {
    width: 220px;
  }
  #jm-top-menu {
    padding: 0;
  }
  #jm-top-menu .jm-module-raw {
    text-align: center;
    float: none;
  }
  #jm-top2 .row-vignette {
    flex-wrap: wrap;
  }
  #jm-top3 .container-programme .programme {
    max-width: 250px;
  }
  #jm-top3 .container-programme .photo {
    position: relative;
    max-width: 320px;
  }
  #jm-top3 .container-programme .photo .prog2 {
    object-fit: cover;
    height: 654px;
    border-radius: 25px;
  }
  #pageaccueil .hikashop_products_listing .hikashop_product_image,
  #pageboutique .hikashop_products_listing .hikashop_product_image {
    height: 270px;
  }
  #pageaccueil .hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv,
  #pageboutique .hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv {
    width: 180px;
    margin: 0;
  }
  #pageaccueil #jm-logo-wrap {
    position: absolute;
    left: 20px;
    top: 10px;
  }
  #pageaccueil #jm-top-menu {
    padding: 0;
    position: absolute;
    right: 0;
    top: 10px;
  }
  #pageaccueil .jm-module-raw.menu-main {
    position: initial !important;
  }
  .jm-module-raw.menu-main {
    position: absolute;
    right: -10px;
    top: 5px;
  }
  .header-in-text {
    top: 57% !important;
  }
  #pageaccueil #jm-header-mod .customheader-content .header-in-text {
    top: 57% !important;
  }
  .dj-offcanvas-light .dj-offcanvas-logo img {
    max-width: 200px;
  }
  #pageaccueil #jm-header-mod #jm-header-mod-in .caract {
    position: relative;
    z-index: 50;
    margin-top: -50px;
  }
}
@media (max-width: 979px) {
  #pageclient #jm-top1 .custom h2 {
    font-size: 22px;
    padding: 25px 0px;
  }
  #pageapropos .custom-about-head {
    display: flex;
    flex-direction: column;
  }
  #pageapropos .custom-about-head div {
    width: 100%;
    padding-right: 0;
    padding-bottom: 40px;
  }
  #pageapropos #jm-top1 {
    padding: 90px 0;
  }
  #pageapropos #jm-top1 .custom {
    padding-left: 0;
  }
  #pagetafia #jm-top2 {
    padding-top: 90px;
    padding-bottom: 60px;
  }
  #jm-top1 {
    padding-bottom: 60px;
  }
  #pageaccueil #jm-header-mod .customheader-content img {
    object-fit: cover;
    height: 750px;
  }
  #pagetafia #jm-top2 .custom {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  #pagetafia #jm-top2 .custom .specs {
    max-width: 100% !important;
    width: auto !important;
    padding-right: 0 !important;
    padding-bottom: 60px;
  }
  #pageaccueil h1 {
    font-size: 40px;
  }
  #pageaccueil #jm-top2 {
    padding-top: 90px;
    padding-bottom: 60px;
  }
  #pageaccueil #jm-top2 .custom {
    padding-bottom: 50px;
  }
  #pageaccueil #jm-top2 .concept-image {
    margin-left: 0px;
  }
  #pageapropos .customapropos {
    padding: 0;
  }
  #pageapropos #jm-top1 {
    padding-bottom: 50px;
  }
  #pageapropos #jm-top2 {
    height: 480px;
    background-position-x: -850px;
  }
  #pageapropos #jm-top2 .jmm-comment {
    font-size: 30px;
  }
  .footer-content {
    flex-direction: column-reverse;
  }
  #jm-footer-mod .custom {
    flex-direction: column-reverse;
  }
  .rs-logos {
    flex-direction: row;
  }
  .rs-logos img {
    box-sizing: initial;
  }
  #pageproduit .hikashop_product_page div.hikashop_small_image_div {
    text-align: center;
  }
  #dj-masonry5m553 {
    margin: auto;
  }
  #hikashop_image_main_thumb_div {
    height: auto !important;
  }
  #pageproduit #hikashop_product_bottom_part {
    margin: 0;
  }
  #pageproduit #hikashop_submodules {
    padding: 0;
  }
  #pageapropos #jm-top3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #pageapropos #jm-top3 .pointsfort .custompointsfort {
    column-count: 1;
  }
  #pageapropos .custompointsfort h4 {
    padding-bottom: 10px;
  }
  #jm-top3 .container-programme {
    display: block;
  }
  #jm-top3 .container-programme .date {
    max-width: 250px;
    margin: auto;
  }
  #jm-top3 .container-programme .programme {
    margin: 50px auto;
  }
  #jm-top3 .container-programme .photo {
    margin: auto;
  }
  .hika_cpanel_main_top,
  .hikashop_billing_addresses,
  .hikashop_shipping_addresses {
    margin: 40px 0;
  }
  .hikashop_filter_fieldset h3 {
    color: #2b2b2b;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Mulish';
  }
  .hkc-md-3 {
    width: 25%;
  }
  #hikashop_user_addresses_default {
    float: initial !important;
  }
  #hikashop_product_right_part {
    max-width: 600px;
    margin: auto;
    margin-left: auto !important;
    text-align: center;
    padding-top: 50px;
  }
  #pageaccueil .hikashop_products_listing .hikashop_product_image,
  #pageboutique .hikashop_products_listing .hikashop_product_image {
    height: 220px;
  }
  #pageaccueil .hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv,
  #pageboutique .hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv {
    width: 150px;
  }
  #pageaccueil #jm-top1 .jm-top1 {
    flex-direction: column;
  }
  #pageaccueil .custom-droite {
    max-width: 100% !important;
    padding-top: 20px;
  }
  #pageaccueil #jm-top1 .jm-top1 .custom-droite .temp {
    flex-direction: column;
  }
  #pageaccueil #jm-top1 .jm-top1 .custom-droite .temp p {
    flex: 1;
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
  #pageaccueil #jm-top2 .container-fluid .custom-concept-droite {
    padding-left: 0px;
  }
  h1,
  h2,
  .jm-title {
    font-size: 35px;
  }
  #pageaccueil #jm-header-mod .customheader-content .header-in-text {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
  }
  #pageclient #jm-top1 .custom {
    display: block;
    justify-content: space-around;
    text-align: center;
  }
  #pageaccueil #jm-header-mod .customheader-content {
    flex-direction: column;
    align-items: baseline;
  }
  #pageaccueil #jm-top1 .jm-top1 {
    flex-direction: column;
  }
  #pageaccueil #jm-top1 .jm-top1 .custom-droite {
    padding-bottom: 50px;
    padding-left: 0;
  }
  #pageaccueil .header-in-img img {
    max-width: 450px;
    width: 100%;
    padding-bottom: 50px;
  }
  .hkc-md-3 {
    width: 50%;
  }
  #hikashop_checkout .hikashop_wizardbar {
    margin: 50px 0 80px 0;
  }
  #pageaccueil .hikashop_products_listing .hikashop_subcontainer,
  #pageboutique .hikashop_products_listing .hikashop_subcontainer {
    text-align: center !important;
  }
  #pageaccueil .hikashop_products_listing .hikashop_subcontainer .hikashop_product_name,
  #pageboutique .hikashop_products_listing .hikashop_subcontainer .hikashop_product_name {
    text-align: center !important;
  }
  #pageaccueil .hikashop_products_listing .hikashop_product_image,
  #pageboutique .hikashop_products_listing .hikashop_product_image {
    height: 320px;
  }
  #pageaccueil .hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv,
  #pageboutique .hikashop_products_listing .hikashop_product_image .hikashop_product_image_subdiv {
    width: 220px;
    margin: auto;
  }
}
@media (max-width: 580px) {
  #pageaccueil #jm-top2 .container-fluid .custom-concept-droite .flex-icon-container {
    display: flex;
    flex-direction: column;
  }
  .fox-form {
    background-color: #f7f7f7;
    border-radius: 20px;
    padding: 50px;
  }
  #hikashop_product_top_part {
    padding-top: 0px !important;
  }
  #pageapropos #jm-top2 .jmm-comment {
    font-size: 25px;
  }
  .hkc-md-3 {
    width: 100%;
  }
  #hikashop_cart_499 #hikashop_cart_dropdown_499 {
    width: auto;
  }
}
@media (max-width: 480px) {
  #pageaccueil #jm-header-mod .customheader-content .header-in-text {
    left: 30px;
  }
  #pageapropos #jm-top2 {
    height: 480px;
    background-position-x: -1200px;
  }
  #jm-allpage #jm-logo-nav img {
    width: 180px;
    margin-left: -40px;
  }
  #pageaccueil #jm-header-mod {
    padding-top: 30px;
  }
  #pageapropos #jm-top2 .jmm-comment {
    font-size: 20px;
  }
  #pageapropos #jm-top3 .pointsfort {
    padding: 50px;
  }
  .breadcrumb {
    font-size: 14px;
    padding: 20px 0;
  }
  #pageproduit .dj-masonry {
    padding-top: 40px;
  }
  .logo-footer {
    text-align: left;
  }
  .logo-footer img {
    float: left !important;
  }
  video {
    margin-top: -30px;
  }
  p,
  h4 {
    font-size: 13px;
  }
  h1 {
    font-size: 26px !important;
  }
  #jm-top-menu {
    float: none;
    padding: 0;
    margin-left: 100px;
  }
}
@media (max-width: 400px) {
  #jm-logo-wrap {
    max-width: 100%;
    min-height: auto;
    margin: 0;
  }
  #jm-logo {
    margin-top: 0 !important;
  }
  .fox-form {
    padding: 30px;
  }
  .footer-content p {
    font-size: 10px;
  }
}
.custom-tafia input {
  width: 150px;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  box-sizing: border-box;
}
.custom-tafia .examples {
  display: flex;
  flex-wrap: wrap;
}
.custom-tafia .example {
  flex-shrink: 0;
  width: 300px;
  margin-bottom: 0;
}
.custom-tafia .square .clr-field button,
.custom-tafia .circle .clr-field button {
  width: 22px;
  height: 22px;
  left: 5px;
  right: auto;
  border-radius: 5px;
}
.custom-tafia .square .clr-field input,
.custom-tafia .circle .clr-field input {
  padding-left: 36px;
}
.custom-tafia .circle .clr-field button {
  border-radius: 50%;
}
.custom-tafia .full .clr-field button {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.clr-picker {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  width: 200px;
  z-index: 1000;
  border-radius: 10px;
  background-color: #fff;
  justify-content: flex-end;
  direction: ltr;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05), 0 5px 20px rgba(0, 0, 0, 0.1);
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.clr-picker.clr-open,
.clr-picker[data-inline="true"] {
  display: flex;
}
.clr-picker[data-inline="true"] {
  position: relative;
}
.clr-gradient {
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 15px;
  border-radius: 3px 3px 0 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000000), linear-gradient(90deg, #ffffff, currentColor);
  cursor: pointer;
}
.clr-marker {
  position: absolute;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: currentColor;
  cursor: pointer;
}
.clr-picker input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 16px;
}
.clr-picker input[type="range"]::-webkit-slider-thumb {
  width: 16px;
  height: 16px;
  -webkit-appearance: none;
}
.clr-picker input[type="range"]::-moz-range-track {
  width: 100%;
  height: 16px;
  border: 0;
}
.clr-picker input[type="range"]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border: 0;
}
.clr-hue {
  background-image: linear-gradient(to right, #ff0000 0%, #ffff00 16.66%, #00ff00 33.33%, #00ffff 50%, #0000ff 66.66%, #ff00ff 83.33%, #ff0000 100%);
}
.clr-hue,
.clr-alpha {
  position: relative;
  width: calc(60%);
  height: 8px;
  margin: 5px 20px;
  border-radius: 4px;
}
.clr-alpha span {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: inherit;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), currentColor);
}
.clr-hue input[type="range"],
.clr-alpha input[type="range"] {
  position: absolute;
  width: calc(132%);
  height: 16px;
  left: -16px;
  top: -4px;
  margin: 0;
  background-color: transparent;
  opacity: 0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}
.clr-hue div,
.clr-alpha div {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 50%;
  margin-left: -8px;
  transform: translateY(-50%);
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: currentColor;
  box-shadow: 0 0 1px #888;
  pointer-events: none;
}
.clr-alpha div:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-color: currentColor;
}
.clr-format {
  display: none;
  order: 1;
  width: calc(60%);
  margin: 0 20px 20px;
}
.clr-segmented {
  display: flex;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  border-radius: 15px;
  box-sizing: border-box;
  color: #999;
  font-size: 12px;
}
.clr-segmented input,
.clr-segmented legend {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
}
.clr-segmented label {
  flex-grow: 1;
  margin: 0;
  padding: 4px 0;
  font-size: inherit;
  font-weight: normal;
  line-height: initial;
  text-align: center;
  cursor: pointer;
}
.clr-segmented label:first-of-type {
  border-radius: 10px 0 0 10px;
}
.clr-segmented label:last-of-type {
  border-radius: 0 10px 10px 0;
}
.clr-segmented input:checked + label {
  color: #fff;
  background-color: #666;
}
.clr-swatches {
  order: 2;
  width: calc(68%);
  margin: 0 16px;
}
.clr-swatches div {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 12px;
  justify-content: center;
}
.clr-swatches button {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 4px 6px 4px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: inherit;
  text-indent: -1000px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.clr-swatches button:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: inherit;
  background-color: currentColor;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
input.clr-color {
  order: 1;
  width: calc(20%);
  height: 32px;
  margin: 15px 20px 20px auto;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-radius: 16px;
  color: #444;
  background-color: #fff;
  font-family: sans-serif;
  font-size: 14px;
  text-align: center;
  box-shadow: none;
}
input.clr-color:focus {
  outline: none;
  border: 1px solid #1e90ff;
}
.clr-close,
.clr-clear {
  display: none;
  order: 2;
  height: 24px;
  margin: 0 20px 20px;
  padding: 0 20px;
  border: 0;
  border-radius: 12px;
  color: #fff;
  background-color: #666;
  font-family: inherit;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}
.clr-close {
  display: block;
  margin: 0 20px 20px auto;
}
.clr-preview {
  position: relative;
  width: 32px;
  height: 32px;
  margin: 15px 0 20px 20px;
  border-radius: 50%;
  overflow: hidden;
}
.clr-preview:before,
.clr-preview:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border: 1px solid #fff;
  border-radius: 50%;
}
.clr-preview:after {
  border: 0;
  background-color: currentColor;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.clr-preview button {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  outline-offset: -2px;
  background-color: transparent;
  text-indent: -9999px;
  cursor: pointer;
  overflow: hidden;
}
.clr-marker,
.clr-hue div,
.clr-alpha div,
.clr-color {
  box-sizing: border-box;
}
.clr-field {
  display: inline-block;
  position: relative;
  color: transparent;
}
.clr-field input {
  margin: 0;
  direction: ltr;
}
.clr-field.clr-rtl input {
  text-align: right;
}
.clr-field button {
  position: absolute;
  width: 30px;
  height: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  border: 0;
  color: inherit;
  text-indent: -1000px;
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
}
.clr-field.clr-rtl button {
  right: auto;
  left: 0;
}
.clr-field button:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: inherit;
  background-color: currentColor;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}
.clr-alpha,
.clr-alpha div,
.clr-swatches button,
.clr-preview:before,
.clr-field button {
  background-image: repeating-linear-gradient(45deg, #aaaaaa 25%, transparent 25%, transparent 75%, #aaaaaa 75%, #aaaaaa), repeating-linear-gradient(45deg, #aaaaaa 25%, #ffffff 25%, #ffffff 75%, #aaaaaa 75%, #aaaaaa);
  background-position: 0 0, 4px 4px;
  background-size: 8px 8px;
}
.clr-marker:focus {
  outline: none;
}
.clr-keyboard-nav .clr-marker:focus,
.clr-keyboard-nav .clr-hue input:focus + div,
.clr-keyboard-nav .clr-alpha input:focus + div,
.clr-keyboard-nav .clr-segmented input:focus + label {
  outline: none;
  box-shadow: 0 0 0 2px #1e90ff, 0 0 2px 2px #fff;
}
.clr-picker[data-alpha="false"] .clr-alpha {
  display: none;
}
.clr-picker[data-minimal="true"] {
  padding-top: 16px;
}
.clr-picker[data-minimal="true"] .clr-gradient,
.clr-picker[data-minimal="true"] .clr-hue,
.clr-picker[data-minimal="true"] .clr-alpha,
.clr-picker[data-minimal="true"] .clr-color,
.clr-picker[data-minimal="true"] .clr-preview {
  display: none;
}
/** Dark theme **/
.clr-dark {
  background-color: #444;
}
.clr-dark .clr-segmented {
  border-color: #777;
}
.clr-dark .clr-swatches button:after {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.clr-dark input.clr-color {
  color: #fff;
  border-color: #777;
  background-color: #555;
}
.clr-dark input.clr-color:focus {
  border-color: #1e90ff;
}
.clr-dark .clr-preview:after {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.clr-dark .clr-alpha,
.clr-dark .clr-alpha div,
.clr-dark .clr-swatches button,
.clr-dark .clr-preview:before {
  background-image: repeating-linear-gradient(45deg, #666666 25%, transparent 25%, transparent 75%, #888888 75%, #888888), repeating-linear-gradient(45deg, #888888 25%, #444444 25%, #444444 75%, #888888 75%, #888888);
}
/** Polaroid theme **/
.clr-picker.clr-polaroid {
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 5px 30px rgba(0, 0, 0, 0.2);
}
.clr-picker.clr-polaroid:before {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 10px;
  left: 20px;
  top: -10px;
  border: solid transparent;
  border-width: 0 8px 10px 8px;
  border-bottom-color: currentColor;
  box-sizing: border-box;
  color: #fff;
  filter: drop-shadow(0 -4px 3px rgba(0, 0, 0, 0.1));
  pointer-events: none;
}
.clr-picker.clr-polaroid.clr-dark:before {
  color: #444;
}
.clr-picker.clr-polaroid.clr-left:before {
  left: auto;
  right: 20px;
}
.clr-picker.clr-polaroid.clr-top:before {
  top: auto;
  bottom: -10px;
  transform: rotateZ(180deg);
}
.clr-polaroid .clr-gradient {
  width: calc(80%);
  height: 120px;
  margin: 10px;
  border-radius: 3px;
}
.clr-polaroid .clr-hue,
.clr-polaroid .clr-alpha {
  width: calc(70%);
  height: 10px;
  margin: 6px 15px;
  border-radius: 5px;
}
.clr-polaroid .clr-hue div,
.clr-polaroid .clr-alpha div {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.clr-polaroid .clr-format {
  width: calc(80%);
  margin: 0 10px 15px;
}
.clr-polaroid .clr-swatches {
  width: calc(88%);
  margin: 0 6px;
}
.clr-polaroid .clr-swatches div {
  padding-bottom: 10px;
}
.clr-polaroid .clr-swatches button {
  width: 22px;
  height: 22px;
}
.clr-polaroid input.clr-color {
  width: calc(40%);
  margin: 10px 10px 15px auto;
}
.clr-polaroid .clr-clear {
  margin: 0 10px 15px 10px;
}
.clr-polaroid .clr-close {
  margin: 0 10px 15px auto;
}
.clr-polaroid .clr-preview {
  margin: 10px 0 15px 10px;
}
/** Large theme **/
.clr-picker.clr-large {
  width: 275px;
}
.clr-large .clr-gradient {
  height: 150px;
}
.clr-large .clr-swatches button {
  width: 22px;
  height: 22px;
}
/** Pill (horizontal) theme **/
.clr-picker.clr-pill {
  width: 380px;
  padding-left: 180px;
  box-sizing: border-box;
}
.clr-pill .clr-gradient {
  position: absolute;
  width: 180px;
  height: 100%;
  left: 0;
  top: 0;
  margin-bottom: 0;
  border-radius: 3px 0 0 3px;
}
.clr-pill .clr-hue {
  margin-top: 20px;
}
/*# sourceMappingURL=/templates/jm-lux/css/custom.33.map */