/* line 1, ../sass/_template.scss */
section#formdev-archive-product {
  padding: 50px 0;
}
/* line 3, ../sass/_template.scss */
section#formdev-archive-product .backlink {
  display: block;
  padding: 15px 0;
}
/* line 7, ../sass/_template.scss */
section#formdev-archive-product .fd-head {
  text-align: center;
}
/* line 10, ../sass/_template.scss */
section#formdev-archive-product h1 {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  position: relative;
  display: inline-block;
  line-height: normal;
  padding: 0;
  margin-bottom: 15px;
}
/* line 19, ../sass/_template.scss */
section#formdev-archive-product h1:after {
  position: absolute;
  content: '';
  height: 6px;
  background: #000;
  opacity: 0.2;
  width: 100%;
  bottom: 4px;
  left: 0;
}
/* line 30, ../sass/_template.scss */
section#formdev-archive-product .intro {
  text-align: center;
  max-width: 700px;
  margin: auto;
  padding: 10px 0 30px 0;
}
/* line 36, ../sass/_template.scss */
section#formdev-archive-product .categories, section#formdev-archive-product .products {
  margin: 25px 0;
}
/* line 38, ../sass/_template.scss */
section#formdev-archive-product .categories .category, section#formdev-archive-product .categories .product, section#formdev-archive-product .products .category, section#formdev-archive-product .products .product {
  width: 31%;
  margin: 0 1%;
  float: left;
  background: #f3f3f3;
  position: relative;
  padding: 30px 1% 55px 1%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 20px;
  cursor: pointer;
  margin-bottom: 16px;
}
/* line 52, ../sass/_template.scss */
section#formdev-archive-product .categories .category .wrapper, section#formdev-archive-product .categories .product .wrapper, section#formdev-archive-product .products .category .wrapper, section#formdev-archive-product .products .product .wrapper {
  text-align: center;
  width: 100%;
}
/* line 55, ../sass/_template.scss */
section#formdev-archive-product .categories .category .wrapper h2, section#formdev-archive-product .categories .product .wrapper h2, section#formdev-archive-product .products .category .wrapper h2, section#formdev-archive-product .products .product .wrapper h2 {
  font-weight: bold;
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
}
/* line 62, ../sass/_template.scss */
section#formdev-archive-product .categories .category a, section#formdev-archive-product .categories .product a, section#formdev-archive-product .products .category a, section#formdev-archive-product .products .product a {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 28px;
  left: 0;
  text-align: center;
}
/* line 70, ../sass/_template.scss */
section#formdev-archive-product .categories .category.two, section#formdev-archive-product .categories .product.two, section#formdev-archive-product .products .category.two, section#formdev-archive-product .products .product.two {
  width: 48%;
}
/* line 73, ../sass/_template.scss */
section#formdev-archive-product .categories .category.one, section#formdev-archive-product .categories .product.one, section#formdev-archive-product .products .category.one, section#formdev-archive-product .products .product.one {
  width: 98%;
}
/* line 78, ../sass/_template.scss */
section#formdev-archive-product .categories .category .img, section#formdev-archive-product .products .category .img {
  width: 100%;
  height: 140px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 30px;
}
/* line 88, ../sass/_template.scss */
section#formdev-archive-product .clearfix {
  clear: both;
}
/* line 91, ../sass/_template.scss */
section#formdev-archive-product .products {
  margin-top: 0;
}
/* line 94, ../sass/_template.scss */
section#formdev-archive-product .products.dataTable td {
  padding: 0 !important;
  width: 100%;
  display: block;
  text-align: left;
  border: none !important;
}
/* line 101, ../sass/_template.scss */
section#formdev-archive-product .products.dataTable th {
  visibility: hidden !important;
}
/* line 104, ../sass/_template.scss */
section#formdev-archive-product .products.dataTable tr {
  display: block;
  width: 50%;
  float: left;
}
/* line 110, ../sass/_template.scss */
section#formdev-archive-product .products .product {
  width: 100%;
  float: none;
  padding: 20px;
  height: 130px;
  overflow: hidden;
}
/* line 116, ../sass/_template.scss */
section#formdev-archive-product .products .product .wrapper {
  text-align: left;
  /* padding-left: 80px; */
  position: relative;
}
/* line 120, ../sass/_template.scss */
section#formdev-archive-product .products .product .wrapper .img {
  position: absolute;
  left: 0;
  top: -2px;
  width: 60px;
  height: 60px;
  background-position: center center;
  background-size: cover;
  border-radius: 40px;
  display: none;
}
/* line 131, ../sass/_template.scss */
section#formdev-archive-product .products .product .wrapper h2 {
  font-size: 16px;
}
/* line 135, ../sass/_template.scss */
section#formdev-archive-product .products .product a {
  position: relative;
  bottom: auto;
  text-align: left;
}
/* line 142, ../sass/_template.scss */
section#formdev-archive-product .dataTables_wrapper .dataTables_filter {
  float: none;
  text-align: center;
  font-weight: bold;
}
/* line 146, ../sass/_template.scss */
section#formdev-archive-product .dataTables_wrapper .dataTables_filter input {
  margin: auto;
  border-radius: 5px;
  width: 50%;
  display: block;
  padding: 10px;
}
/* line 154, ../sass/_template.scss */
section#formdev-archive-product #products-fd {
  border: none !important;
}
/* line 157, ../sass/_template.scss */
section#formdev-archive-product #products-fd_info, section#formdev-archive-product #products-fd_paginate, section#formdev-archive-product .dt-paging {
  display: none !important;
}
/* line 160, ../sass/_template.scss */
section#formdev-archive-product div.dt-container div.dt-layout-row {
  display: block;
  margin: 0;
}
/* line 164, ../sass/_template.scss */
section#formdev-archive-product div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end {
  display: block;
}
/* line 166, ../sass/_template.scss */
section#formdev-archive-product div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end .dt-search {
  text-align: center;
  font-weight: bold;
}
/* line 169, ../sass/_template.scss */
section#formdev-archive-product div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end .dt-search input {
  margin: auto;
  border-radius: 5px;
  width: 50%;
  display: block;
  padding: 10px;
}

/* line 181, ../sass/_template.scss */
section#formdev-single-product .clearfix {
  clear: both;
}
/* line 184, ../sass/_template.scss */
section#formdev-single-product .fd-head {
  background: #f3f3f3;
  padding: 30px 30px 30px 150px;
  position: relative;
}
/* line 188, ../sass/_template.scss */
section#formdev-single-product .fd-head .img {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 90px;
  height: 90px;
  background-position: center center;
  background-size: cover;
  border-radius: 40px;
}
/* line 198, ../sass/_template.scss */
section#formdev-single-product .fd-head h1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  padding: 0;
  margin-bottom: 15px;
}
/* line 206, ../sass/_template.scss */
section#formdev-single-product .fd-head h1:after {
  position: absolute;
  content: '';
  height: 10px;
  background: #000;
  opacity: 0.2;
  width: 100%;
  bottom: 2px;
  left: 0;
}
/* line 217, ../sass/_template.scss */
section#formdev-single-product .fd-head a {
  font-size: 20px;
}
/* line 221, ../sass/_template.scss */
section#formdev-single-product p, section#formdev-single-product li {
  font-size: 13px;
  line-height: 20px;
}
/* line 225, ../sass/_template.scss */
section#formdev-single-product p {
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}
/* line 230, ../sass/_template.scss */
section#formdev-single-product ul {
  padding-bottom: 0;
}
/* line 233, ../sass/_template.scss */
section#formdev-single-product li {
  margin-left: 0px;
  padding-left: 5px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: top 5px left;
}
/* line 240, ../sass/_template.scss */
section#formdev-single-product h2 {
  margin-top: 15px;
}
/* line 243, ../sass/_template.scss */
section#formdev-single-product img {
  max-width: 100%;
  height: auto;
}
/* line 248, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price,
section#formdev-single-product section.main-info div.duree,
section#formdev-single-product section.main-info div.effectifs {
  width: 33%;
  float: left;
  padding: 60px 0;
}
/* line 254, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper,
section#formdev-single-product section.main-info div.duree .wrapper,
section#formdev-single-product section.main-info div.effectifs .wrapper {
  width: 250px;
  margin: auto;
  text-align: center;
  position: relative;
}
/* line 259, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper .picto,
section#formdev-single-product section.main-info div.duree .wrapper .picto,
section#formdev-single-product section.main-info div.effectifs .wrapper .picto {
  height: 130px;
  width: 130px;
  border-radius: 100px;
  background: #f3f3f3;
  margin: auto;
}
/* line 266, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper .title,
section#formdev-single-product section.main-info div.duree .wrapper .title,
section#formdev-single-product section.main-info div.effectifs .wrapper .title {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 20px;
}
/* line 273, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper .info,
section#formdev-single-product section.main-info div.duree .wrapper .info,
section#formdev-single-product section.main-info div.effectifs .wrapper .info {
  font-size: 14px;
  padding-bottom: 4px;
}
/* line 277, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper:after,
section#formdev-single-product section.main-info div.duree .wrapper:after,
section#formdev-single-product section.main-info div.effectifs .wrapper:after {
  position: absolute;
  content: '';
  height: 3px;
  background: #000;
  opacity: 0.2;
  width: 140px;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
/* line 291, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper {
  float: left;
}
/* line 294, ../sass/_template.scss */
section#formdev-single-product section.main-info div.effectifs .wrapper {
  float: right;
}
/* line 297, ../sass/_template.scss */
section#formdev-single-product section.main-info div.picto svg {
  max-width: 86%;
  height: auto;
  margin: 7%;
}
/* line 303, ../sass/_template.scss */
section#formdev-single-product section.programme,
section#formdev-single-product section.devis {
  width: 50%;
  float: left;
  background: #f3f3f3;
  border-radius: 12px;
  padding: 2%;
  margin-bottom: 15px;
}
/* line 311, ../sass/_template.scss */
section#formdev-single-product section.programme div.picto,
section#formdev-single-product section.devis div.picto {
  width: 72px;
  height: 72px;
  border-radius: 50px;
  float: left;
}
/* line 316, ../sass/_template.scss */
section#formdev-single-product section.programme div.picto svg,
section#formdev-single-product section.devis div.picto svg {
  width: 60%;
  margin: 20%;
  height: auto;
}
/* line 322, ../sass/_template.scss */
section#formdev-single-product section.programme div.title, section#formdev-single-product section.programme a.title,
section#formdev-single-product section.devis div.title,
section#formdev-single-product section.devis a.title {
  float: right;
  padding: 4px 15px;
  border-radius: 8px;
  color: #fff;
  background: #333333;
}
/* line 329, ../sass/_template.scss */
section#formdev-single-product section.programme a.btn,
section#formdev-single-product section.devis a.btn {
  font-size: 14px;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 20px;
  padding: 4px 15px;
  border-radius: 8px;
  margin-right: 10px;
  text-transform: uppercase;
}
/* line 340, ../sass/_template.scss */
section#formdev-single-product section.programme h2,
section#formdev-single-product section.devis h2 {
  margin-top: 25px;
}
/* line 342, ../sass/_template.scss */
section#formdev-single-product section.programme h2:after,
section#formdev-single-product section.devis h2:after {
  display: none;
}
/* line 347, ../sass/_template.scss */
section#formdev-single-product section.infos {
  width: 50%;
  float: right;
  padding: 2% 0 2% 3%;
}
/* line 352, ../sass/_template.scss */
section#formdev-single-product section.infos_bis {
  width: 60%;
  float: left;
  padding-top: 20px;
  margin-bottom: 50px;
}
/* line 357, ../sass/_template.scss */
section#formdev-single-product section.infos_bis .left {
  width: 35%;
  float: left;
}
/* line 361, ../sass/_template.scss */
section#formdev-single-product section.infos_bis .right {
  width: 65%;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
}
/* line 368, ../sass/_template.scss */
section#formdev-single-product section.stats {
  width: 40%;
  float: left;
  background: #f3f3f3;
  padding: 2%;
  border-radius: 12px;
}
/* line 375, ../sass/_template.scss */
section#formdev-single-product section.sessions {
  width: 40%;
  float: left;
  background: #f3f3f3;
  padding: 2%;
  border-radius: 12px;
}
/* line 382, ../sass/_template.scss */
section#formdev-single-product h2 {
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
  display: inline-block;
}
/* line 390, ../sass/_template.scss */
section#formdev-single-product h2:after {
  position: absolute;
  content: '';
  height: 6px;
  background: #000;
  opacity: 0.2;
  width: 100%;
  bottom: 14px;
  left: 0;
}
/* line 401, ../sass/_template.scss */
section#formdev-single-product section.sessions {
  margin-top: 0px;
  width: 100%;
  float: none;
  background: #f3f3f3;
  padding: 3%;
  border-radius: 12px;
  margin-bottom: 50px;
}
/* line 409, ../sass/_template.scss */
section#formdev-single-product section.sessions .fd-head {
  text-align: center;
  padding: 0;
}
/* line 413, ../sass/_template.scss */
section#formdev-single-product section.sessions h2 {
  text-align: center;
  font-size: 18px;
}
/* line 416, ../sass/_template.scss */
section#formdev-single-product section.sessions h2:after {
  bottom: 13px;
}
/* line 420, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session {
  border-radius: 10px;
  margin: 1%;
  padding: 2%;
  width: 48%;
  float: left;
  background: #fff;
}
/* line 427, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session .date h3 {
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
}
/* line 432, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session .lieu {
  font-size: 12px;
}
/* line 435, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session .ctas {
  padding-top: 5px;
}
/* line 438, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session a.programme {
  font-size: 12px;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 16px;
  padding: 0 6px;
  border-radius: 4px;
  margin-right: 10px;
}
/* line 448, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session a.inscription {
  font-size: 12px;
  color: #fff;
  background: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 16px;
  padding: 0 6px;
  border-radius: 4px;
}

/* line 461, ../sass/_template.scss */
section#formdev-cart {
  margin-bottom: 50px;
}
/* line 462, ../sass/_template.scss */
section#formdev-cart .clearfix {
  clear: both;
}
/* line 466, ../sass/_template.scss */
section#formdev-cart .fd-head {
  background: #f3f3f3;
  padding: 30px;
  position: relative;
  margin-top: 50px;
  text-align: center;
}
/* line 472, ../sass/_template.scss */
section#formdev-cart .fd-head h1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  padding: 0;
  margin-bottom: 15px;
  text-align: center;
}
/* line 481, ../sass/_template.scss */
section#formdev-cart .fd-head h1:after {
  position: absolute;
  content: '';
  height: 10px;
  background: #000;
  opacity: 0.2;
  width: 100%;
  bottom: 2px;
  left: 0;
}
/* line 495, ../sass/_template.scss */
section#formdev-cart .woocommerce-cart-form {
  max-width: 800px;
  margin: auto;
}
/* line 499, ../sass/_template.scss */
section#formdev-cart table.shop_table {
  width: 100%;
}
/* line 502, ../sass/_template.scss */
section#formdev-cart table.login {
  margin: 30px 0;
  width: 100%;
  border-width: 0;
}
/* line 507, ../sass/_template.scss */
section#formdev-cart table.login tr td {
  padding: 10px 10px 0 10px;
  width: 50%;
  vertical-align: top;
  border-width: 0;
}
/* line 512, ../sass/_template.scss */
section#formdev-cart table.login tr td label:not(.ch) {
  display: block;
}
/* line 515, ../sass/_template.scss */
section#formdev-cart table.login tr td input:not(.ch), section#formdev-cart table.login tr td textarea {
  width: 100%;
}
/* line 518, ../sass/_template.scss */
section#formdev-cart table.login tr td small {
  font-size: 11px;
  line-height: 16px;
  display: block;
  padding-top: 3px;
  opacity: 0.7;
}
/* line 528, ../sass/_template.scss */
section#formdev-cart input:not(.ch):read-only {
  background-color: #f0f0f0;
  color: #555;
  cursor: not-allowed;
}
/* line 533, ../sass/_template.scss */
section#formdev-cart div.error {
  padding: 10px;
  color: red;
}
/* line 537, ../sass/_template.scss */
section#formdev-cart input.text, section#formdev-cart input.title, section#formdev-cart input[type="email"], section#formdev-cart input[type="password"], section#formdev-cart input[type="tel"], section#formdev-cart input[type="text"], section#formdev-cart select, section#formdev-cart textarea {
  font-size: 14px;
  padding: 10px;
  border-radius: 6px;
}
/* line 542, ../sass/_template.scss */
section#formdev-cart button.quote-request-submit {
  display: none !important;
}
/* line 545, ../sass/_template.scss */
section#formdev-cart a.learner-request-submit {
  border: 1px solid #666;
  color: #fff;
  background: #666;
  padding: 4px 15px;
  border-radius: 8px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  line-height: 1.7em !important;
}
/* line 559, ../sass/_template.scss */
section#formdev-cart ul.participants input {
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  width: 18%;
  font-size: 13px;
}
/* line 568, ../sass/_template.scss */
section#formdev-cart .product-name a {
  text-transform: uppercase;
  padding-top: 0px;
  padding-bottom: 8px;
  display: block;
}
/* line 574, ../sass/_template.scss */
section#formdev-cart tr.cart_item {
  border-bottom: 1px solid #f3f3f3;
}

/* line 578, ../sass/_template.scss */
.woocommerce-cart section#formdev-cart table.cart td {
  vertical-align: top !important;
}
/* line 580, ../sass/_template.scss */
.woocommerce-cart section#formdev-cart table.cart td.product-price {
  padding-top: 20px !important;
}
/* line 583, ../sass/_template.scss */
.woocommerce-cart section#formdev-cart table.cart td.product-subtotal {
  padding-top: 20px !important;
}

/* line 587, ../sass/_template.scss */
.woocommerce-page section#formdev-cart button.button {
  border: 1px solid;
  line-height: 20px;
  padding: 4px 15px;
  border-radius: 8px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
}
/* line 596, ../sass/_template.scss */
.woocommerce-page section#formdev-cart button.button:after {
  display: none;
}

/* line 601, ../sass/_template.scss */
div#formdev-cart {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 666;
  background: #fff;
  width: 50px;
  height: 50px;
  border: 1px solid #333;
  border-radius: 50px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
}
/* line 612, ../sass/_template.scss */
div#formdev-cart a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 617, ../sass/_template.scss */
div#formdev-cart span {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 12px;
}
/* line 623, ../sass/_template.scss */
div#formdev-cart svg {
  width: 26px;
  height: 26px;
  margin: 16px 10px;
}

/* line 630, ../sass/_template.scss */
#admin-formdev {
  color: #1E1E1E;
  min-height: 100vh;
  position: relative;
}
/* line 634, ../sass/_template.scss */
#admin-formdev .loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f0f0f1;
  text-align: center;
  padding-top: 15%;
  display: none;
  z-index: 666;
}
/* line 644, ../sass/_template.scss */
#admin-formdev p {
  color: #1E1E1E;
}
/* line 647, ../sass/_template.scss */
#admin-formdev h1 {
  color: #0669B3;
  font-size: 28px;
}
/* line 651, ../sass/_template.scss */
#admin-formdev h2 {
  color: #004778;
}
/* line 654, ../sass/_template.scss */
#admin-formdev h3 {
  margin: 0 0 10px 0;
  color: #0C73B7;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 660, ../sass/_template.scss */
#admin-formdev .card {
  border: 1px solid #0669B34D;
  border-radius: 10px;
  margin-top: 0;
}
/* line 665, ../sass/_template.scss */
#admin-formdev .button-primary {
  border-radius: 10px;
  padding: 0 15px;
}
/* line 668, ../sass/_template.scss */
#admin-formdev .button-primary.green {
  border: 1px solid #47AB1C !important;
  background: #47AB1C !important;
  color: #fff !important;
}
/* line 673, ../sass/_template.scss */
#admin-formdev .button-primary.greenBis {
  border: 1px solid #47AB1C !important;
  background: #fff !important;
  color: #47AB1C !important;
}
/* line 679, ../sass/_template.scss */
#admin-formdev .button-danger {
  border-radius: 10px;
  padding: 0 15px;
}
/* line 683, ../sass/_template.scss */
#admin-formdev .button-secondary {
  border: 1px solid #F39208 !important;
  background: #F39208 !important;
  color: #fff !important;
  border-radius: 10px;
  padding: 0 15px;
}
/* line 689, ../sass/_template.scss */
#admin-formdev .button-secondary.smallUpdate {
  border: 1px solid #F39208 !important;
  background: #fff !important;
  color: #F39208 !important;
}
/* line 695, ../sass/_template.scss */
#admin-formdev input[type="color"], #admin-formdev input[type="date"], #admin-formdev input[type="datetime-local"], #admin-formdev input[type="datetime"], #admin-formdev input[type="email"], #admin-formdev input[type="month"], #admin-formdev input[type="number"], #admin-formdev input[type="password"], #admin-formdev input[type="search"], #admin-formdev input[type="tel"], #admin-formdev input[type="text"], #admin-formdev input[type="time"], #admin-formdev input[type="url"], #admin-formdev input[type="week"], #admin-formdev select, #admin-formdev textarea {
  border: 1px solid #0C73B780;
}
/* line 698, ../sass/_template.scss */
#admin-formdev .nav-tab {
  -webkit-border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-radius-topleft: 14px;
  -moz-border-radius-topright: 14px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-top: 1px solid #0669B34D;
  border-left: 1px solid #0669B34D;
  border-right: 1px solid #0669B34D;
  padding: 5px 40px;
}
/* line 710, ../sass/_template.scss */
#admin-formdev .nav-tab-active {
  color: #004778;
}
/* line 713, ../sass/_template.scss */
#admin-formdev .nav-tab-wrapper {
  border-bottom: 1px solid #0669B34D;
}
/* line 716, ../sass/_template.scss */
#admin-formdev .form-table th {
  color: #004778;
}
/* line 719, ../sass/_template.scss */
#admin-formdev table.wp-list-table {
  border-radius: 10px;
  border: 1px solid #0669B34D;
}

/* line 725, ../sass/_template.scss */
.wp-theme-Divi h1 {
  margin-top: 70px;
}

@media screen and (max-width: 1023px) {
  /* line 730, ../sass/_template.scss */
  section#formdev-cart .fd-head h1,
  section#formdev-single-product .fd-head h1 {
    font-size: 18px;
  }

  /* line 734, ../sass/_template.scss */
  section#formdev-cart .fd-head h1:after,
  section#formdev-single-product .fd-head h1:after {
    height: 4px;
  }

  /* line 738, ../sass/_template.scss */
  section#formdev-single-product .fd-head a {
    font-size: 16px;
  }

  /* line 741, ../sass/_template.scss */
  section#formdev-archive-product .categories .category, section#formdev-archive-product .categories .product, section#formdev-archive-product .products .category, section#formdev-archive-product .products .product {
    width: 100%;
    margin: 0;
    float: none;
    height: auto !important;
    margin-bottom: 15px;
  }

  /* line 748, ../sass/_template.scss */
  section#formdev-archive-product .products.dataTable tr {
    display: block;
    width: 100%;
    float: none;
  }

  /* line 753, ../sass/_template.scss */
  section#formdev-single-product .fd-head {
    padding: 25px;
    position: relative;
    text-align: center;
  }

  /* line 758, ../sass/_template.scss */
  section#formdev-single-product .fd-head .img {
    position: relative;
    left: auto;
    top: auto;
    margin: auto;
  }

  /* line 764, ../sass/_template.scss */
  section#formdev-single-product section.main-info div.price, section#formdev-single-product section.main-info div.duree, section#formdev-single-product section.main-info div.effectifs {
    width: 100%;
    padding: 30px 0;
  }

  /* line 768, ../sass/_template.scss */
  section#formdev-single-product section.main-info div.effectifs .wrapper,
  section#formdev-single-product section.main-info div.price .wrapper {
    float: none;
  }

  /* line 772, ../sass/_template.scss */
  section#formdev-single-product section.programme, section#formdev-single-product section.devis, section#formdev-single-product section.stats,
  section#formdev-single-product section.infos_bis .right, section#formdev-single-product section.infos_bis .left,
  section#formdev-single-product section.infos_bis {
    width: 100%;
    float: none;
    padding: 15px;
  }

  /* line 779, ../sass/_template.scss */
  section#formdev-single-product section.infos {
    width: 100%;
    float: none;
  }

  /* line 783, ../sass/_template.scss */
  section#formdev-single-product section.sessions {
    margin-top: 15px;
  }

  /* line 786, ../sass/_template.scss */
  section#formdev-single-product section.infos_bis {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 793, ../sass/_template.scss */
  section#formdev-cart ul.participants input {
    width: 100%;
  }
}
/* line 3, ../sass/_demo.scss */
body.formdev #sidebar {
  display: none !important;
}
/* line 6, ../sass/_demo.scss */
body.formdev #left-area {
  float: none;
  padding-right: 0 !important;
  width: 100% !important;
}
/* line 11, ../sass/_demo.scss */
body.formdev #main-content .container::before {
  display: none;
}

/* line 15, ../sass/_demo.scss */
section#formdev-cart {
  padding-top: 50px;
}
