html {
  scroll-behavior: smooth;
}

/* Container queries */
@media (min-width: 1200px) {
  .container {
    width: 90%;
    max-width: 100%;
  }

  body#category .container {
    width: 90%;
  }
}

.choices__inner{
    background:
  transparent !important;
    border:
  1px solid #f1f1f1 !important;
  
}
.choices__item{
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #878787 !important;
}

/* Container queries */
    
.under-banner-container iframe {
  width: 100%;
  height: 100%;
}
.form-group label{
  text-align: left !important;
}
body#checkout .form-group label.form-control-label {
  text-align: left !important;
}
.char_contain {
  display: flex;
  justify-content: start;
  align-items: center;
}
.card-upload-file{
  margin-bottom: 2rem;
}
.language-selector-wrapper .dropdown-item{
  display:flex;
  justify-content: center;
  align-items: center;
}
.language-selector-wrapper .dropdown-item img{
  width: 30px !important;
  height: 26px;
}
.ets_mp_tab_content.more-video p.or_paragraphe{
  margin-block: 1rem;
}
.ets_alert .alert, .ets_mp_content_left .alert{
  margin-top: 10px;
}

.br{
  line-height: 40px;
  font-weight: 500;
  color: #7b7b7b !important;
  margin-bottom: 0;
  font-size: 0.9375rem;
}


body#checkout .order-options #delivery label{
  font-family: 'Metropolis';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #A3A3A3;
}
div::nth-child
#checkout div.paypal-messaging-banner{
  padding-inline: 10px;
  margin-top: 10px;
}
.wishlist-product-addtocart{
  border: 1px solid #003254;
}
#checkout .blockreassurance_product div:nth-child(4) ,#product .blockreassurance_product div:nth-child(4) {
  display: none;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
  font-size: 1.15rem;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
  margin-inline: -10px !important; 
}
#seller-product-form .col-lg-2.lang-cli,
#seller-product-form .col-lg-2.lang-cli button {
  float: right;
}
.ph-viewed-products {
  width: 80%;
}
.viewProducts {
  width: 100%;
}
body#product .home-products-button-next {
  right: 30px;
}
body#product .home-products-button-prev {
  left: 30px;
}
.oclock-contact-info .info-item a {
  display: block;
  font-size: 17px;
  font-weight: 600;
}
.oclock-contact-info .oclock-sm-list li a svg {
  width: 23px;
  height: 23px;
}
body#product .products-button-next {
  right: 30px;
}
body#product .products-button-prev {
  left: 30px;
}
.featured-products .products.swiper-wrapper {
  flex-wrap: nowrap !important;
}

.under-banner-container .block .bg-cover-product {
  padding: 0;
}
.under-banner-container .block .bg-cover-product img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.under-banner-container .block.left div {
  order: 1;
}
.under-banner-container .block.left .frame-container-video,
.under-banner-container .block.left .bg-cover-product {
  order: 2;
}
.under-banner-container .block.right .frame-container-video,
.under-banner-container .block.right .bg-cover-product {
  order: 1;
}

.under-banner-container .block.right div {
  order: 2;
}

#wrapper {
  background: white;
}

#header {
  box-shadow: none;
}

#header .logo {
  width: 330px;
}

#header a,
#header div.item-link {
  font-size: 18px;
  color: #6b6b6b;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
   line-height: 1.8;
}

.section-newsletter {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 26px 0;
    background-position: left;
}
#header .top-menu a {
  padding-left: 16px !important;
  padding-right: 16px !important;
  padding-block:0;
}

#header .top-menu li:first-child a {
  padding-left: 0;
}
.product-heading-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.product-heading-wrapper .paypal_product_pay{
  width: 100%;
}

#header a:hover,
#header .top-menu a[data-depth="0"]:hover {
  color: var(--primary-blue);
}
#payment-option-2-container {
  display: flex;
  justify-content: start;
  align-items: center;
}
#payment-option-2-container label{
  margin:0;
}

.project_top_noti {
  /* Rectangle 114 */
  background: var(--primary-blue);
  text-align: center;
  padding: 9px;
}

.project_top_noti * {
  font-size: 11px;
  font-weight: 600;
  padding: 4px 0;
  text-align: center;
  line-height: normal;
  color: white;
  margin: 0;
  padding: 0;
}

/* start - HEADER */

.header-wrapper .logo-wrapper {
  padding-top: 32px;
  padding-bottom: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-wrapper .menu-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 6px;
}

.header-wrapper .menu-wrapper .right-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.header-wrapper .btn-search {
  background-color: transparent;
  cursor: pointer;
  outline: none;
}

.search-widgets {
  display: none;
  position: absolute;
  top: calc(100% + 12px);
}

.search-widgets.is_open {
  display: block;
}

.lang-selector-btn {
  display: flex;
  align-items: center;
  gap: 7px;
  cursor: pointer;
}

.lang-selector-btn .expand-more {
  display: flex;
  align-items: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #a8a8a8;
  gap: 7px;
}

/* end - HEADER */
/* start - FOOTER */
footer {
  position: relative;
  background-color: #f5f5f5;
}

.block_newsletter {
  max-width: 100%;
  background: transparent;
}

.section-newsletter {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 26px 0;
}

.section-newsletter .title {
  font-size: 28px;
  font-weight: 900;
  line-height: 51px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: white;
}

.section-newsletter .subtitle {
  font-size: 19px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 24px;
  color: white;
  width: 34%;
  letter-spacing: 1px;
}

.section-newsletter .input-container {
  width: 290px;
  height: 42px;
  position: relative;
}

.section-newsletter .newsletter-email {
  width: 100%;
  height: 100%;
  padding-left: 18px;
  font-weight: 600;
  color: var(--primary-blue);
}

.section-newsletter .newsletter-email::placeholder {
  font-weight: 600;
}

.section-newsletter .block_newsletter form button[type="submit"] {
  position: absolute;
  top: 0;
  right: -18px;
  height: 100%;
  padding: 0 16px;
  background: var(--primary-blue);
  cursor: pointer;
}

.section-newsletter .block_newsletter form button[type="submit"] svg {
  width: 18px;
}

.section-newsletter p.alert.alert-success.block_newsletter_alert {
  max-width: 398px;
}

.footer-container {
  padding-top: 38px;
}

footer .logo-rating-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer .logo img {
  width: 236px;
}

footer .rating img {
  width: 80px;
}

.footer-cols {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-left: 15px;
  padding-right: 15px;
}
.language-selector.dropdown.js-dropdown ul.dropdown-menu {
  min-width: auto;
}

.language-selector.dropdown.js-dropdown ul.dropdown-menu li a {
  display: flex;
  gap: 8px;
  font-weight: 700;
}

.footer-col {
  max-width: 268px;
}

.footer-container li a {
  color: rgba(102, 102, 102, 0.61);
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.footer-container li a:hover {
  color: var(--primary-blue);
}

.footer-container li:not(:last-child) {
  margin-bottom: 5px;
}

h3.footer-title {
  color: #2e2e2e;
  font-size: 16px;
  margin-bottom: 16px;
}

.footer-link {
  display: flex;
  gap: 10px;
}

.footer-link small {
  display: block;
  font-size: 12px;
  margin-top: 0px;
  max-width: 180px;
  line-height: 16px;
  font-weight: 300;
  color: #afafaf;
  max-width: 78%;
}

footer .sm-list {
  display: flex;
  align-items: center;
  gap: 19px;
  margin-top: 8px;
}

footer .sm-list img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.payment-methods {
  margin-top: 64px;
  padding-bottom: 12px;
  text-align: end;
}

footer .back-to-top {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #003254;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
}

/* end - FOOTER */

/* start - ENTREPRISE */
.text {
  font-size: 18px;
  line-height: 30px;
  color: #969696;
  font-weight: 500;
}

.page-cms-6 .images-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
  margin-top: 48px;
  margin-bottom: 60px;
}


@media (max-width: 700px) {
    .page-cms-6 .images-wrapper {
      grid-template-columns: repeat(2, 1fr);
      gap: 5px;
    }
}

.page-cms-6 .images-wrapper .img-container {
  width: 100%;
}

.page-cms-6 .images-wrapper .img-container img {
  width: 100%;
}

.page-cms-6 h3 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
  color: #383838;
}

.page-cms-6 .fr-flag {
  margin-top: 6px;
  margin-left: 205px;
  margin-bottom: 24px;
}

.page-cms-6 .row:nth-child(1) p:not(:last-child) {
  margin-bottom: 20px;
}

.page-cms-6 .row:nth-child(2) {
  margin-top: 60px;
}

.page-cms-6 .cards-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 26px;
  margin-top: 36px;
  margin-bottom: 36px;
}

.page-cms-6 .cards-container .card {
  padding: 48px;
  padding-right: 73px;
  margin-bottom: 0;
  background-color: #f2f2f2;
  border-radius: 15px;
}

.page-cms-6 .cards-container .card h4 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #003254;
  margin-bottom: 12px;
}

.page-cms-6 .cards-container .card p {
  color: #003254;
  line-height: 26px;
  font-size: 18px;
}

.page-cms-6 .cards-container .card a {
  color: #006cb5;
  text-decoration: underline;
}

/* end - ENTREPRISE */

/***** CUSTOM FORM *****/
.page-customer-account .breadcrumb {
  display: none;
}

.page-customer-account .form-control-label,
.page-customer-account .input-group-btn,
.page-customer-account .form-control-comment {
  display: none;
}

.oclock-customer-form-section .content {
  display: flex;
  align-items: center;
  gap: 100px;
}

.oclock-customer-form-section .col {
  flex: 1;
}

.oclock-customer-form-section .col-image {
  display: flex;
  align-self: stretch;
}

.oclock-customer-form-section .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.oclock-customer-form-nav {
  position: relative;
  display: flex;
  margin-bottom: 20px;
  list-style: none;
}

.oclock-customer-form-nav::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #f2f2f2;
  z-index: 0;
}

.oclock-customer-form-nav .form-item {
  z-index: 1;
}

.oclock-customer-form-nav .form-link {
  font-size: 18px;
  font-weight: 600;
  color: #9c9c9c;
  padding-bottom: 7px;
  cursor: pointer;
  display: inline-block;
}

.oclock-customer-form-nav .form-item:first-child .form-link {
  margin-right: 40px;
}

.oclock-customer-form-nav .form-link.active {
  border-bottom: 3px solid var(--primary-blue);
  color: var(--primary-blue);
}

.oclock-customer-form-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 43px;
  color: var(--primary-blue);
  margin-bottom: 20px;
  text-wrap: nowrap;
  text-transform: uppercase;
}

.oclock-customer-form-inputs-wrapper .form-fields .form-group:not(:last-child) {
  margin-bottom: 16px;
}

.oclock-customer-form-input {
  width: 100%;
  padding: 8px 8px;
  border: 2px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  background: transparent;
}

.oclock-customer-form-input:focus {
  outline: none;
  border-color: var(--primary-blue);
}

.oclock-customer-form-action p {
  text-align: right;
  margin-top: 20px;
  color: #9c9c9c;
  font-size: 17px;
  font-weight: 500;
}

.oclock-customer-form-action p a {
  cursor: pointer;
  color: var(--primary-blue);
  font-weight: 700;
  font-size: 18px;
}

.oclock-customer-form-submit {
  width: 100%;
  text-transform: uppercase;
  padding: 16px;
  margin-top: 31px;
  color: white;
  background-color: var(--primary-blue);
  font-size: 18px;
  font-weight: 600;
}
.btn-tendences {
  width: 100%;
  text-transform: uppercase;
  max-width: 250px;
  padding: 12px;
  margin-top: 31px;
  color: white !important;
  background-color: var(--primary-blue);
  border-radius: 0;
}
.btn-tendences:hover{
    background-color: white ;
    color: var(--primary-blue) !important;
}
/***** End CUSTOM FORM *****/

/***** My account *****/
.page-my-account #content .links a span {
  border-radius: var(--btn-radius);
  border-width: 2px;
}

.page-my-account #content .links a:hover i,
.page-my-account #content .links a:hover span {
  color: var(--primary-blue);
  border-color: var(--primary-blue);
}

.page-my-account #content .links a:hover svg {
  fill: var(--primary-blue) !important;
}

.user-info .account svg {
  fill: none !important;
  margin-bottom: 6px;
}

.page-my-account #content .links a span.link-item {
  font-weight: 600;
}

/***** End My account *****/

/***** Seller Dashboard *****/
.ets_mp_content_left li.ets_mp_item.active a,
.ets_mp_content_left li.ets_mp_item:hover a {
  background-color: var(--primary-blue);
}

.box-static-turnover .box-info {
  background-color: #dd8ba8 !important;
}

.box-static-commission-balance .box-info {
  background-color: #6eb49e !important;
}

.box-static-withdrawals .box-info {
  background-color: #d07e74 !important;
}

.box-static-used-commission .box-info {
  background-color: #45bbe2 !important;
}

.ets_mp_content_left input[type="text"],
.ets_mp_content_left input[type="email"],
.ets_mp_content_left input[type="password"],
.ets_upload_file_custom,
.ets_mp_content_left .input-group.ets_mp_datepicker input,
.ets_mp_content_left .form-control {
  padding: 24px 15px;
  border: 2px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  background: transparent;
}

.ets_upload_file_custom {
  padding: 0;
}

.ets_upload_file_custom .custom-file-label::after {
  background: var(--primary-blue);
}

.btn-primary {
  background: var(--primary-blue);
}

.btn-primary:hover {
  color: var(--primary-blue);
  background: #f2f5f6;
  border: 1.5px solid var(--primary-blue);
}
.btn-primary:focus, .btn-primary.focus,.btn-primary:active:focus{
  color: var(--primary-blue);
  background: #f2f5f6;
  border: 1.5px solid var(--primary-blue);
}
.bg-cover-product {
  height: 436px;
}
.specificities-block img {
  width: 200px;
  max-width: 130px;
}


.delivery_instock {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 8px;
  margin-block: 0;
  margin-left: 2px;
}
.delivery_instock svg {
  width: 30px;
  height: 30px;
  stroke: #234e6b;
}
.delivery_instock span {
  font-weight: 500;
  color: #7b7b7b !important;
  margin-bottom: 0;
}

#product #content {
  position: relative;
  max-width: 445px;
  margin: 0 auto;
}
.description_product_detail {
  padding-left: 5rem;
}
section.buttonContainerDetails button#addMoreDetail,section.buttonContainerDetails button:nth-child(2) {
  width: auto;
}
#seller-form .ets_mp_step_content svg {
  fill: black;
}

.table svg {
  fill: var(--primary-blue);
}

.table .btn-default:hover svg{
  fill: #fff;
}
.section-features img.feature-img {
  display: block;
  margin: auto;
  width: auto;
  margin-bottom: auto;
  margin-bottom: 8px;
  min-height: 46px;
}


.products .product .product-miniature {
  height: 527px;
  width: 100%;
}
.products .product .product-miniature:hover .thumbnail-top {
  /* height: 370px; */
  /* margin-top: 0; */
}

.panel-heading-action .list-toolbar-btn {
  background: var(--primary-blue);
  border-color: var(--primary-blue);
  border-radius: var(--btn-radius);
}

.panel-heading-action .list-toolbar-btn:hover {
  background: #f2f5f6;
  border-color: #f2f5f6;
  color: var(--primary-blue);
}

.stats-box-info .box-info .box-info-title {
  font-size: 15px;
}

.ets_mp-panel tr.nodrag.nodrop.filter.row_hover th {
  background-color: white;
}

.ets_mp-panel tr.nodrag.nodrop.filter.row_hover {
  border-color: var(--primary-blue);
}

body#module-ets_marketplace-dashboard #wrapper .container,
body#module-ets_marketplace-orders #wrapper .container,
body#module-ets_marketplace-products #wrapper .container,
body#module-ets_marketplace-stock
  #wrapper
  .container
  body#module-ets_marketplace-ratings
  #wrapper
  .container,
body#module-ets_marketplace-messages #wrapper .container,
body#module-ets_marketplace-commissions #wrapper .container,
body#module-ets_marketplace-attributes #wrapper .container,
body#module-ets_marketplace-features #wrapper .container,
body#module-ets_marketplace-discount #wrapper .container,
body#module-ets_marketplace-carrier #wrapper .container,
body#module-ets_marketplace-brands #wrapper .container,
body#module-ets_marketplace-suppliers #wrapper .container,
body#module-ets_marketplace-billing #wrapper .container,
body#module-ets_marketplace-withdraw #wrapper .container,
body#module-ets_marketplace-voucher #wrapper .container,
body#module-ets_marketplace-profile #wrapper .container,
body#module-ets_marketplace-vacation #wrapper .container,
body#module-ets_marketplace-manager #wrapper .container,
body#module-ets_marketplace-stock .container,
body#module-ets_marketplace-ratings .container {
  width: 100%;
}

body#module-ets_marketplace-ratings #wrapper .ets_mp_content_left.col-lg-3 {
  width: 20%;
}

body#module-ets_marketplace-ratings #wrapper .ets_mp_content_left.col-lg-9 {
  width: 80%;
}

.list-mp_ratings .grade {
  width: auto !important;
}

.ets_mp-panel table th.date_add {
  max-width: 100%;
}

#module-ets_marketplace-attributes div#head_tabs ul.nav li.active a,
#module-ets_marketplace-features div#head_tabs ul.nav li.active a {
  border-bottom-color: var(--primary-blue);
}

body#module-ets_marketplace-voucher #wrapper .panel {
  float: initial !important;
}

.ets_mp_content_left .input-group.ets_mp_datepicker {
  max-width: 340px;
}

.ets_mp_content_left .input-group .form-control + .input-group-append,
.ets_mp_content_left .input-group input ~ .input-group-append {
  border: 2px solid #f0f0f0;
  height: 100%;
  line-height: 53px;
  min-width: 59px;
}

.form-control-submit {
  border-radius: var(--btn-radius);
}

.ets_mp_content_left .dropdown-menu li a:hover {
  background: var(--primary-blue) !important;
}

#list-mp_supplier a,
#id_manufacturer a,
#list-mp_manufacturer a {
  color: var(--primary-blue);
}

.ets_mp_content_left input[type="radio"]:checked {
  position: relative;
}

.ets_mp_content_left input[type="radio"]:checked:before,
.ets_mp_content_left input[type="radio"]:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #003254;
}

.ets_mp_content_left input[type="radio"]:checked:after {
  width: 12px;
  height: 12px;
  background: #003254;
}

.ets_mp_content_left input[type="radio"] {
  margin-right: 8px;
}

.md-checkbox
  input[type="checkbox"].indeterminate
  + i.md-checkbox-control:before,
.md-checkbox input[type="checkbox"]:checked + i.md-checkbox-control:before,
.md-checkbox div#uniform-bulk_action_select_all > span.checked:before,
.enabled.qty .md-checkbox .md-checkbox-control:before {
  background: var(--primary-blue);
}

.stats-box-info .row.margin-15 .box-padding-col.box-static {
  width: 50% !important;
}

.stats-box-info .row.margin-15 .box-padding-col.box-static:nth-child(3),
.stats-box-info .row.margin-15 .box-padding-col.box-static:last-child {
  display: none !important;
}

/***** End Seller Dashboard *****/

/***** SIDE NAV *****/
.oclock-aside-wrapper {
  width: 20%;
}

.oclock-side-nav {
  width: 100%;
  padding-right: 32px;
}

.oclock-side-nav a {
  font-size: 14px;
  color: var(--primary-blue);
  display: block;
  padding: 16px 0;
}

.oclock-side-nav li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

body.page-identity .page-content,
body.page-address .page-content,
body.page-history .page-content,
body.page-order-slip .page-content,
.myseller-list {
  display: flex;
}

.oclock-w-80,
body.page-identity .js-customer-form {
  width: 80%;
}

/***** End SIDE NAV *****/

.logout-btn {
  margin: auto;
  color: #f2f5f6;
  background-color: var(--primary-blue);
}

.logout-btn:hover {
  color: var(--primary-blue);
  background: #f2f5f6;
  border:1.5px solid var(--primary-blue);
}
.btn.btn-outline-primary:hover svg {
  fill: #fff;
}
div#ets-mp-features-content .etm-mp-product-feature input, div#ets-mp-features-content .etm-mp-product-feature select {
  height: 50px !important;
}
.ets_mp_tab_content .input-group-append,.ets_mp_content_right .input-group-append{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;

  padding: 0;

}
element {
}
button#ets_mp_add_feature_button {
  margin-top: 0;

  font-size: 14px;

}
.ets_mp_content_left button.btn {
  box-shadow: none;

}
.btn-outline-primary:focus svg, .btn-outline-primary.focus svg {
  fill: #fff;
}
.wapper-follow {
  display: none;
}
.ets_mp_report.btn.btn-primary {
  display: none;
}
.shop_date_add.col {
  display: none;
}
.seller-cover .btn.btn-primary.mp_link_contact_form {
  display: none;
}
.seller-cover .seller-social{
  display: none;
}
.ets_mp_shop_main_detail #js-product-list-header .block-seller {
  margin-bottom: 30px;
  padding: 30px 20px;
}
a.delete svg,a.ets-mp-delete svg{
  width: 23px;
  height: 23px;
  min-width: 23px;
}

.seller-account-icon {
  display: block;
  margin: auto;
  margin-bottom: 8px;
}

/***** Blockwishlist *****/
#module-blockwishlist-lists .breadcrumb {
  display: none;
}

.oclock-blockwishlist-wrapper {
  display: flex;
}

.oclock-blockwishlist-wrapper .wishlist-container {
  width: 80%;
}

.oclock-blockwishlist-wrapper .wishlist-container-header h1 {
  display: none;
}

.oclock-blockwishlist-wrapper .wishlist-container-header .wishlist-add-to-new {
  margin-left: auto;
}

/***** End Blockwishlist *****/

/***** Address page *****/
.page-addresses .breadcrumb {
  display: none;
}

.page-addresses .address {
  border: 2px solid #878787;
  border-radius: var(--btn-radius);
  padding-left: 8px;
  padding-right: 8px;
}

.page-addresses .address .address-footer {
  border-top: 2px solid #878787;
}

.page-addresses .page-content {
  display: flex;
}

.page-addresses .addresses-wrapper {
  width: 80%;
}

/***** End Address page *****/

/***** SAV Page *****/
.oclock-sav-content-wrapper {
  display: flex;
}

.oclock-sav-content-wrapper .oclock-contact-form {
  border: 2px solid #f0f0f0;
  padding: 24px;
  max-width: 100%;
  width: 80%;
}

.oclock-contact-form .oclock-input {
  width: 100%;
  padding: 16px 15px;
  border: 2px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  height: 48px;
  background: white;
}

.oclock-contact-form .oclock-input.has-mb {
  margin-bottom: 0px;
}

.oclock-contact-form .two-fields {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.oclock-contact-form .terms-and-conditions {
  margin-top: 17px;
}

.oclock-contact-form .terms-and-conditions label {
  font-weight: 500;
  font-size: 14px;
  color: #c0c0c0;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 5px;
}

.oclock-contact-form .oclock-form-submit {
  width: 158px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 14px;
  margin-top: 2px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  color: white;
  background-color: var(--primary-blue);
  border-radius: var(--btn-radius);
}

.has-custom-svg path {
  fill: #a8a8a8 !important;
  stroke: #a8a8a8;
  stroke-width: 14px !important;
}

.has-custom-svg:hover path {
  fill: var(--primary-blue) !important;
}

/***** End SAV Page *****/

.page-customer-account #content .order-actions a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
}

.page-customer-account #content .order-actions a:first-child {
  border-bottom: 1px solid rgba(122, 122, 122, 0.1);
}

.page-order-detail .box {
  border: 2px solid #f6f6f6;
  border-radius: var(--btn-radius);
}

.contact-form .form-control,
.page-order-detail .form-control {
  background-color: white;
  border: 2px solid #f0f0f0;
  padding: 15px;
}

.contact-form .form-control:focus,
.page-order-detail .form-control:focus {
  outline: none;
  border-color: var(--primary-blue);
}

.contact-form select.form-control:not([size]):not([multiple]),
.page-order-detail select.form-control:not([size]):not([multiple]) {
  height: auto;
}

/* .page-order-detail form .form-control-label {
    display: block;
    width: 100% !important;
    text-align: left;
} */

.oclock-upload-file label[for="file-upload"]:last-child {
  padding: 20px !important;
}

.contact-form {
  width: 60%;
  margin: auto;
  padding-top: 0;
}

.contact-form .form-footer {
  text-align: center !important;
}

.oclock-sav-send {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: var(--btn-radius);
}

/* .page-order-detail .form-group .col-md-9 {
    width: 41.66667% !important;
} */

/* .page-order-detail .form-footer {
    width: 62%;
} */

.contact-form .form-control-label {
  width: auto !important;
}

.order-message-form .form-fields {
  max-width: 60%;
  margin: auto;
}

.order-message-form .form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.order-message-form .form-group .col-md-5,
.order-message-form .form-group .col-md-9 {
  width: 100%;
}

.order-message-form .form-control-label {
  width: 100%;
  text-align: left;
}

.order-message-form .form-control-submit {
  max-width: 60%;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.table-striped tbody tr {
  background-color: transparent !important;
}

#mceu_12-body {
  display: none !important;
}

#ets_mp_product_form input[name="name_1"] {
  padding: 13px 15px;
  font-size: 16px;
}

div#quantities .form-group:nth-child(4) .row:first-child {
  display: none;
}

#form_step3_out_of_stock .radio:nth-child(2) {
  display: none;
}

#ets_mp_product_form
  .ets_mp_tab_content.Price
  .form-group
  .ets-mp-input-groups
  .row
  .from-group:nth-child(4),
#ets_mp_product_form
  .ets_mp_tab_content.Price
  .form-group
  .ets-mp-input-groups
  .row
  .from-group:nth-child(5) {
  display: none;
}

/***** FAQ PAGE *****/
.faq-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 64px;
}

article.faq {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 28px 0;
}

article.faq:first-child {
  border-top: 2px solid #efefef;
}

article.faq:last-child {
  border-bottom: 2px solid #efefef;
}

.question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
}

.question > svg.hidden {
  display: none;
}

.question.active {
  margin-bottom: 18px;
}

.answer {
  font-weight: 500;
  color: #adadad;
  font-size: 17px;
  line-height: 28px;
}
.answer * {
  font-weight: 500!important;
  color: #adadad!important;
  font-size: 17px!important;
  line-height: 28px!important;
}

.answer.hide {
  display: none;
}

/***** End FAQ PAGE *****/

/***** PRODUCT Component *****/
/* .products .product .product-miniature {
  height: 425px;
  width: 100%;
} */

.products .product .product-miniature .thumbnail-container,
.product-miniature .product-description {
  background-color: #ececec;
}

.product-miniature .product-description {
  padding-top: 20px;
}

.products .product .product-miniature .thumbnail-container {
  width: 340px;
  height: 100%;
  padding: 5px;
  padding-bottom: 2rem;
  margin-bottom: 0;
  margin: auto;
}

.product-miniature .thumbnail-container .product-thumbnail,
.product-miniature .thumbnail-container .product-thumbnail img {
  height: 100%;
  transition: 0.7s ease;
  object-fit: contain;
}

.products .product .product-miniature .product-thumbnail img {
  transform: scale(.98);
}

.products .product .product-miniature:hover .product-thumbnail img {
  transform: scale(1.06);
}
.bg-cover-product {
  min-width: 436px;
}

.products .product .product-miniature .thumbnail-top {
  height: 370px;
  margin-top: 0;
  transition: 0.7s ease;
}

/* .products .product .product-miniature:hover .thumbnail-top {
  height: 270px;
  margin-top: 0;
} */

.product-description::after {
  display: none;
}
.ets_mp_content_left  .ets_mp_item  #ets_mp_shop-link{
  width: 100% !important;
}
.ets_mp_content_left  .ets_mp_item  #ets_mp_shop-link .seller-account-icon {
  display: inline-block;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 8px;
}
.svg_icon_stripe{
  display:none !important;
}
.ets_mp_content_left  .ets_mp_item  #ets_mp_shop-link .svg_icon_stripe{
  display:inline-block !important;
  width: 18px;
  height: 18px;
  margin:0 !important;
  fill: none;
}
#messageText {
  width: 100%;
  border: 1px solid #f0f0f0;
  padding: 12px;
  font-size: 17px;
  line-height: 30px;
}
.ets_mp_content_left .ets_mp_item #ets_mp_shop-link .link-item {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 5px;
}
.ets_mp_content_left  .ets_mp_item  #ets_mp_shop-link img{
  display:none !important;
}
.product-miniature .product-title,
.product-miniature .product-price-and-shipping,
.product-description .product_list_shop_by {
  text-align: left;
}

.product-miniature .product-title {
  margin-top: 5px;
  margin-bottom: 2px;
  line-height: normal;
  display: flex;
}

.product-miniature .product-title a {
  font-size: 16px;
  font-weight: 500;
  color: #003254;
  text-transform: capitalize !important;
  letter-spacing: -0.03em;
}
.ets_mp_tab_content input.form-control, .ets_mp_tab_content select, .ets_mp_tab_content select.form-control:not([size]):not([multiple]), .ets_mp_tab_content input[type="text"] {
  height: 51px;
}

.product-miniature .product-price-and-shipping {
  font-size: 20px;
  font-weight: 500;
  color: #343232;
}

.product-miniature span.price {
  font-size: 16px;
}

.product_list_shop_by a {
  font-weight: 800;
  font-size: 22px;
  letter-spacing: -0.06em;
}
#product .product_list_shop_by a {
  font-size: 25px !important;
}
.product-description {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.wishlist-button-add {
  padding: 0;
  box-shadow: none !important;
  background-color: transparent !important;
}

.btn-discover-product {
  background-color: #003254;
  color: white;
  font-weight: 400;
  margin: auto;
}

.product-action {
  display: none;
  padding-bottom: 10px;
  transition: 0.7s ease;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
}

@-webkit-keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
}

.products .product .product-miniature .product-action {
  display: block;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  max-width: 340px;
  margin: auto;
}

.products .product .product-miniature:hover .product-action {
  display: block;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

.product-action a {
  font-size: 14px;
  font-weight: 500;
  padding: 0 14px;
  height: 34px;
}

.product-action a:hover {
  background: white;
  border: 1px solid #003254;
}

.product-miniature .product-flags li.product-flag {
  min-height: auto;
  font-size: 14px;
}

.product-miniature .product-flags li.product-flag.new {
  background-color: #0b3b5b;
}

.product-miniature .product-flags li.product-flag.out_of_stock {
  background-color: #e9e9e9;
  color: #2e2e2e;
}

/***** End PRODUCT Component *****/

/***** CATEGORY PAGE *****/
body#category .products .product .product-miniature .thumbnail-container {
  width: auto;
}

body#category #products .products {
  gap: 12px;
}

body#category .product.col-xl-4 {
  width: calc(33.33333% - 8px);
  padding: 0;
}

body#category .products-selection {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body#category .total-products p {
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
  margin-bottom: 0;
}

.oclock-category-banner {
  width: 100%;
  height: 273px;
  position: relative;
}

.oclock-category-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.oclock-category-banner h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
}

.oclock-category-details {
  padding-top: 56px;
  margin-bottom: 56px;
}

.oclock-category-details h2.category-name {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #003254;
}

.oclock-category-details .category-description p {
  font-size: 15px;
  color: #595959;
  max-width: 690px;
  line-height: 18px;
  font-weight: 600;
}

body#category #search_filters,
body#category #left-column {
  padding-top: 0;
  padding-left: 0;
}

body#category .sort-by-row {
  justify-content: end;
}

body#category #products .col-md-6 {
  padding: 0;
}

body#category #wrapper {
  padding-top: 0;
}

/***** End CATEGORY PAGE *****/

/***** PRODUCT PAGE *****/
body#product #wrapper {
  background-color: #f5f5f5;
}
.ets_mp_content_left li.ets_mp_item.active a i svg {
  fill: #ffffff;
}
.ets_mp_content_left li.ets_mp_item:hover a svg {
  fill: #ffffff;
}
.panel-heading-action.kpi_panel-heading-action a.btn.btn-default:not(.disabled) {
  background: white;
  border: 1px solid #e1e1e1;
  display: flex;
  align-items: center;
}
.panel-heading-action.kpi_panel-heading-action a.btn.btn-default:not(.disabled) {
  background: white;
  border: 1px solid #e1e1e1;
  display: flex;
  align-items: center;
}
.panel-heading-action .list-toolbar-btn svg{
  fill: #fff;
}
.panel-heading-action .list-toolbar-btn:hover svg{
  fill: var(--primary-blue);
}
.btn.btn-default.link_view:hover svg {
  fill: #fff;
}

.well.hidden-print.kpi_printorder span.label.label-inactive {
  background: #999;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  line-height: normal;
  height: 32px;
  display: flex;
  align-items: center;
  gap: 5px;
}

body#product footer.page-footer{
  margin: 0 !important;
  padding: 0 !important;
}

.brand-name {
  font-size: 36px;
  font-weight: 900;
  color: #003254;
  text-transform: uppercase;
}

.product-title {
  font-size: 26px;
  font-weight: 600;
  color: #003254;
  text-transform: capitalize;
}

.product-heading-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wishlist-button-add {
  height: 3rem !important;
  width: 3rem !important;
  border: 2px solid #33333338 !important;
}

.product-prices {
  margin-top: 18px;
}

.current-price-value {
  font-size: 40px;
}

.product-price {
  font-size: 28px;
  font-weight: 500;
  color: #003254 !important;
}


.alma-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}

.alma-wrapper p {
  margin: 0;
  font-weight: 500;
  color: #afafaf;
}

.product-actions .add {
  width: 60%;
}

.product-actions .add-to-cart {
  width: 100%;
  font-weight: 700;
  font-size: 20px;
}

.blockreassurance_product .item-product img,
.blockreassurance_product .item-product svg {
  height: 20px;
  object-fit: contain;
}

.blockreassurance_product .block-title {
  font-weight: 500;
  color: #7b7b7b !important;
  margin-bottom: 0;
}

.product-section-title {
  font-size: 28px;
  font-weight: 500;
  color: #003254;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.product-description {
  max-width: 90%;
  margin-left: auto;
}
.product-description p span{
    line-height: 24px!important;
    color: #9c9c9c!important;
    font-size: 15px!important;
    font-weight: 500!important;
    font-family: "Metropolis", sans-serif !important;
}
.product-description p {
  line-height: 24px;
  color: #9c9c9c;
  font-size: 15px;
  font-weight: 500;
  font-family: "Metropolis", sans-serif !important;
  text-align: center;
}

.show-specificities-btn,
.show-specifications-btn {
  margin-left: auto;
}

.specificities-wrapper {
  max-width: 900px;
  margin-top: 52px;
}

.specificities-block {
  display: flex;
  align-items: flex-start;
  gap: 34px;
}

.specificities-block:not(:last-child) {
  margin-bottom: 48px;
}

.specificities-block h3 {
  font-size: 24px;
  font-weight: 500;
  color: #003254;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.specificities-block p {
  line-height: 24px;
  color: #9c9c9c;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 500;
}

.container.is_product {
  width: 100%;
  padding: 0;
}
.product-container{
  width: 90%;
}

.product-container,
.description-specificities-container,
.under-banner-container,
.technical-specifications-container,
.other-products-container {
  width: 80%;
  margin: auto;
}
.product_details{
  margin-left: 4rem;
}

.description-specificities-container {
  margin-top: 96px;
}

.description-specificities-container .product-description div {
  background-color: #f5f5f5 !important;
}

.product-container {
  margin-top: 96px;
  margin-bottom: 96px;
}

.banner-container {
  position: relative;
  margin: 96px 0;
  background: #000;
}

/* .banner-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
} */

body#product .featured-products {
  position: relative;
  padding-block: 2rem 2rem;
}

.banner-container img {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  object-fit: cover;
}

.technical-specifications-container ul {
  height: 317px;
  overflow: hidden;
  position: relative;
}

.technical-specifications-container ul.show-all {
  height: auto;
  margin-bottom: 20px;
}

.technical-specifications-container ul .white-shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background: linear-gradient(#f5f5f500, #f5f5f5);
  z-index: 9;
}

.technical-specifications-container li {
  display: grid;
  grid-template-columns: 2fr 1fr;
  padding: 24px 0 8px 0;
}

.technical-specifications-container li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}

.technical-specifications-container li .key {
  font-size: 16px;
  font-weight: 500;
  color: #003254;
}

.technical-specifications-container li .value {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #838383;
}

.technical-specifications-container .content {
    position: relative;
    padding-top: .5rem;
}

.product-variants {
  display: flex;
  gap: 14px;
}

.product-variants .product-variants-item {
  flex: 1;
}

.product-variants-item .control-label {
  font-size: 15px;
  font-weight: 600;
  color: #737373;
}

.product-variants-item .form-control {
  width: 100% !important;
  height: 44px !important;
  font-size: 16px;
  font-weight: 600;
  color: #484848;
  border-color: rgba(165, 165, 165, 0.17);
  background: #fcfcfc url("/themes/oclock/assets/images/selector-arrow.png")
    no-repeat scroll right 0.5rem center/20px 6px;
}

.form-control:focus {
  outline: none;
}

.other-products-container .follow-title {
  font-size: 28px;
  line-height: 43px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--primary-blue);
  margin-bottom: 25px;
}

.other-products-container .featured-products {
  margin-top: 96px;
  padding: 0;
}

.other-products-container .featured-products .product_list {
  margin-left: 0;
  justify-content: start;
  gap: 10px;
}

.other-products-container .featured-products .product_list::after {
  display: none;
}

/***** End PRODUCT PAGE *****/
/***** MENU *****/
.header-wrapper .menu-wrapper {
  /* position: relative !important; */
}

.oclock-main-submenu {
  width: 92%;
  position: absolute;
  top: calc(100% - 17px);
  background: #f4f4f4;
}

.open-menu{
  overflow: hidden;
}


.oclock-main-submenu .white-bar {
  width: 100%;
  height: 18px;
  background: white;
  border-bottom: 1px solid #bdbdbd;
}

.oclock-main-submenu .submenu-content {
  padding: 60px;
}

.oclock-main-submenu .cols-wrapper {
  display: flex;
  gap: 88px;
}

.oclock-main-submenu .cols-wrapper .col {
  /* flex: 1; */
  white-space: nowrap;
}

.oclock-main-submenu .cols-wrapper .col:last-child {
  width: 100%;
}

.oclock-main-submenu .cols-wrapper .col:last-child a {
  height: 248px;
}

.oclock-main-submenu h3 {
  font-size: 24px;
  font-weight: 600;
  color: #2b2b2b;
  margin-bottom: 16px;
}

.oclock-main-submenu li:not(:last-child) {
  margin-bottom: 8px;
}

.oclock-main-submenu a {
  font-size: 16px;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  color: rgba(102, 102, 102, 0.61);
}

.oclock-main-submenu .genders-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}

.oclock-main-submenu .genders-wrapper a {
  width: 240px;
  height: 168px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.oclock-main-submenu .gender-content {
  text-align: center;
}

.oclock-main-submenu .gender-content p {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 0;
}

.oclock-main-submenu .gender-content h2 {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  margin-bottom: 0;
}

/***** End MENU *****/

/***** UNDER BANNER *****/
.under-banner-container .block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: stretch;
}

.under-banner-container .block img {
  max-width: 100%;
}

.under-banner-container .block div {
  padding: 1.25rem 76px 0;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
}

.frame-container-video{
  height: 436px;
}
.under-banner-container .block h3 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003254;
  margin-bottom: 18px;
}

.under-banner-container .block p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 30px;
}

/***** End UNDER BANNER *****/
/***** Tunnel de commande *****/
#blockcart-modal {
  display: flex ;
  justify-content: center !important;
  align-items: center !important;
}

/***** End Tunnel de commande *****/

#main .page-footer {
  margin-bottom: 0;
}

.block-social {
  display: none;
}

.block_newsletter form input[type="email"] {
  padding: 8px;
}

.week-products-wrapper {
  margin-bottom: 100px;
}

.week-products-wrapper .products {
  justify-content: space-between;
}

.week-products-wrapper .products-section-title {
  line-height: 43px;
  margin-bottom: 22px;
  text-align: left;
  font-size: 28px;
  font-weight: 500 !important;
  color: #003254;
  text-transform: uppercase;
}

#footer {
  padding-top: 0;
}

/* .card-block {
  background: #f5f5f5;
} */

.other-products-container {
  margin-bottom: 80px;
}

ul.product-flags.js-product-flags .product-flag:not(.new):not(.discount) {
  display: none;
}

.product-flags li.product-flag.discount {
  background: #d9000c;
}

.products article .wishlist-button-add {
  border: none !important;
}

.featured-products .products {
  position: relative;
}
body#product .featured-products .products {
  position: static;
}

.home-products-button-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  display: block !important;
}

.home-products-button-next{
  right: -70px;
}
.accessories-products-button-next{
  right: 0;
}
.accessories-products-button-prev{
  left: 0;
}
.product-accessories_title {
  font-size: 20px;
  font-weight: 600;
  color: #003254;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.product-accessories {
  margin-top: 2rem;
}
.featured-products .section-title{
  font-size: 28px ;
  font-weight: 500 !important;
  color: #003254;
  text-transform: uppercase;
}

.home-products-button-prev {
  left: -70px;
}

#search_filters > .h6 {
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  color: #2b2b2b;
}

#search_filters .facet .facet-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #9e9e9e;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 16px;
}

#search_filters .facet .facet-title.active-filter {
  color: #2b2b2b;
}

#search_filters .facet .facet-title img {
  width: 15px;
}

#search_filters .facet .collapse {
  display: none;
  margin-bottom: 24px;
}

#search_filters .facet .facet-label a {
  color: #adadad;
  font-size: 14px;
}

#search_filters .facet .facet-label.active a {
  color: #515151;
}

body#category .products .product .product-miniature {
  width: 100%;
}

body#category .pagination {
  margin-bottom: 3rem;
}

.lSSlideOuter .lightSlider > * {
  background-color: #f5f5f5;
}

.lSSlideOuter .lSPager.lSGallery li.active {
  border-color: #003254 !important;
}

.blockreassurance_product {
  margin-top: 0;
}

.blockreassurance_product div:not(:last-child) {
  margin-bottom: -5px;
}

#blockcart-modal p.cart-products-count {
  color: #787878 !important;
  font-size: 22px !important;
  letter-spacing: -1.5px;
  margin-bottom: 20px;
}

#blockcart-modal .cart-content p .label {
  font-size: 17px;
  font-weight: 700;
  color: #003254;
}

#blockcart-modal .cart-content p:not(:first-child) {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 10px;
  padding-left: 0;
}

#blockcart-modal .cart-content .value {
  color: rgba(131, 131, 131, 0.67);
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

#blockcart-modal p.product-total {
  background-color: transparent !important;
}

#blockcart-modal p.product-total .value {
  color: #838383;
  font-weight: 700;
}

#blockcart-modal .modal-body {
  padding: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
  font-size: 14px;
}

.btn-primary .material-icons {
  width: 20px;
  height: 28px;
}

#blockcart-modal .product-name {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -1px;
  margin-bottom: 24px;
}

#blockcart-modal .product-price {
  color: #003254;
  font-weight: 700;
  font-size: 23px;
  letter-spacing: -1px;
  margin-bottom: 12px;
}

#blockcart-modal .modal-body .divide-right span {
  font-size: 15px;
  color: rgba(131, 131, 131, 0.67);
}

#blockcart-modal .modal-body .divide-right span strong {
  color: #2b2b2b;
  font-weight: 500;
}

#blockcart-modal .divide-right {
  border-right: none;
}

.cart-grid-body > a.label {
  display: none;
}

body#cart #wrapper {
  padding-top: 66px;
  padding-bottom: 66px;
  background: #f8f8f8;
}

body#cart .cart-grid-body .card-block {
  background: white;
}

body#cart .cart-container {
  padding: 8px;
}

body#cart .cart-container .separator {
  display: none;
}

body#cart .cart-grid-body .card-block h1 {
  font-size: 30px;
  font-weight: 500;
  color: #003254;
}

body#cart .product-line-grid-left {
  padding-left: 0;
  padding-right: 0;
  width: 20% !important;
}

body#cart .product-line-grid-body {
  padding-left: 0;
}

body#cart .product-line-info > a.label {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #003254;
}

body#cart .current-price > span.price {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #003254;
  margin-top: 16px;
  display: block;
}

body#cart .product-line-info span.label {
  font-size: 15px;
  color: rgba(131, 131, 131, 0.67);
  font-weight: 300;
}

body#cart .product-line-grid-right .product-price {
  color: #003254;
  letter-spacing: -2px;
  font-weight: 500;
}
footer.page-footer {
  padding-bottom: 20px !important;
  margin-bottom: 0 !important;
}

body#cart .product-line-grid-right .qty {
  width: 50% !important;
  padding: 0;
}

body#cart .bootstrap-touchspin .input-group-btn-vertical{
  position: absolute;
  right:-20px;
}

body#cart .card-block {
  background: white;
}

body#cart .cart-detailed-subtotals .label {
  color: #606060;
  font-weight: 600;
  letter-spacing: -1px;
}

body#cart .cart-summary-line .value {
  font-size: 15px;
  color: rgba(131, 131, 131, 0.67);
  font-weight: 600;
}

body#cart .cart-total .label {
  font-size: 18px;
  color: #003254;
}

body#cart .cart-total .value {
  color: #858585;
}

body#cart .card-block.checkout .btn-primary {
  font-size: 14px;
}

body#cart .delete-product-container {
  padding-right: 0;
}

/***** QTY Control in Cart page *****/
.input-group.bootstrap-touchspin {
  position: relative;
  box-sizing: border-box;
  height: 45px;
  width: 100%;
  max-width:80px;
}

input.js-cart-line-product-quantity.form-control {
  width: 100%;
  height: 100%;
  color: #232323;
  background-color: white;
  position: absolute;
  text-align: center;
}

.bootstrap-touchspin .input-group-btn-vertical {
  width: 70%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 51px;
  z-index: 2;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  height: 100%;
  margin: 0;
  padding: 0.5rem 1rem;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
  content: "+";
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
  content: "-";
}

/***** End QTY Control in Cart page *****/

footer.page-footer {
  background-color: white !important;
}

.ets_mp_content_left .box-tool input[type="text"] {
  width: 190px;
}

.stats-box-info .box-info .box-info-title {
  font-family: "Manrope", sans-serif !important;
}

.ets_mp-section-commissions .table tbody tr:nth-child(2) {
  display: none;
}

#start_products .panel-heading span.badge {
  display: none;
}

.ets_mp-panel th.actions button.btn {
  border-color: #003254;
  background: #003254;
  color: white;
}

.ets_mp-panel th.actions button.btn svg {
  fill: white !important;
}

.ets_mp_content_left .panel .title_box,
.ets_mp-panel tr.nodrag.nodrop th {
  font-size: 11px;
  font-weight: 500;
}

select.form-control:not([size]):not([multiple]) {
  height: auto;
  padding: 12px;
}

.oclock-wishlist {
  position: relative;
}

.oclock-wishlist .has-products {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d2a66e;
  position: absolute;
  top: -2px;
  left: -1px;
}

.wishlist-products-list {
  background: white;
}

body#category #left-column {
  width: 20%;
}

body#category #content-wrapper {
  width: 80%;
}

body#my-account footer.page-footer {
  padding-bottom: 1.563rem;
  background: #f8f8f8 !important;
}

body#history .page-footer,
body#order-detail .page-footer {
  /* display: none; */
}

body#order-detail .form-footer {
  background: white;
}
.section-categories .category-cover .category-cover-title {
  font-size: 47px;
  font-weight: 900;
  line-height: 60px;
  text-align: center;
}
.category-cover-prefix {
text-align: center;
}
.features_section_cat {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.features_section_cat .category-cover-prefix {
  font-size: 40px;
  font-weight: 400;
}
.oclock_bannerbrand.section-banner{
  position: relative;
  background-size: cover;
  background-position: right;
}
.oclock_bannerbrand.section-banner::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Adjust overlay color and opacity */
  z-index: 1;
}
.oclock_bannerbrand.section-banner .content{
  position: relative;
  z-index: 2; /* Ensure content is above overlay */
  color: #fff; /* Adjust text color if needed */
}
body#checkout .form-informations{
  display: none !important;


}
body#checkout section.checkout-step .forgot-password{
  margin: 0rem;
}


body#category #content-wrapper.col-lg-12 {
  width: 100%;
}
/***** Checkout *****/
body#checkout #wrapper {
  background: #f8f8f8;
}

body#checkout .form-group.ocklint {
  display: flex;
  flex-direction: column;
}
body#checkout .form-group.ocklint label {
  padding: 0;
}
body#checkout .form-group.ocklint label.form-control-label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  color: #606060;
  width: 100%;
}
body#checkout .form-group.ocklint.fild-firstname,
body#checkout .form-group.ocklint.fild-email,
body#checkout .form-group.ocklint.fild-company,
body#checkout .form-group.ocklint.fild-address2,
body#checkout .form-group.ocklint.fild-id_state,
body#checkout .form-group.ocklint.fild-id_country {
  width: 48%;
  float: left;
  margin-right: 20px;
}
body#checkout .form-group.ocklint.fild-lastname,
body#checkout .form-group.ocklint.fild-password,
body#checkout .form-group.ocklint.fild-adresse,
body#checkout .form-group.ocklint.fild-city,
body#checkout .form-group.ocklint.fild-postecode {
  width: 48%;
}
body#checkout .form-group.ocklint.fild-password label {
  width: 100%;
}

body#checkout .form-informations {
  display: none;
}
.form-control-comment {
  font-size: 12px !important;
}
body#checkout .custom-checkbox span {
  position: absolute;
  top: 0;
  left: -30px;
}
body#checkout .custom-checkbox label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: #a3a3a3;
}
.-current .step-title.js-step-title.h3 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 500 !important;
  line-height: 43px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #003254;
}
body#checkout .custom-checkbox span {
  position: absolute;
  top: 0px;
  left: -20px;
}
body#checkout .custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 28px;
}
.cart-summary-line.cart-total .label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: -0.06em;
  color: #003254;
}
.cart-summary-line.cart-total .value {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600 !important;
  font-size: 1rem;
  text-align: right;
  color: #858585;
}

.cart-summary-line.cart-summary-subtotals .value {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-align: right;
  letter-spacing: -0.06em;
  color: rgba(131, 131, 131, 0.67);
}
.cart-summary-line.cart-summary-subtotals .label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600 !important;
  font-size: 1rem;
  letter-spacing: -0.06em;
  color: #606060;
}

body#checkout #delivery-address .form-control-comment {
  display: none;
}
body#checkout select.form-control:not([size]):not([multiple]) {
  padding: 8px !important;
}
body#checkout footer {
  background-color: transparent !important;
}
.form-control-select {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=")
    no-repeat scroll right 0.5rem center/1.25rem 1.25rem !important;
}
body#checkout .form-group.row label {
  font-family: "Metropolis";
  font-style: normal;
  font-size: 15px;
  font-weight: 600;
  color: #a3a3a3;
}
body#checkout section.checkout-step .content {
  padding: 0;
}
#pagenotfound #main .page-content {
  text-align: center;
  width: 100%;
  margin: auto;
  margin-bottom: 2rem;
}
body#checkout .content form p {
  width: 100%;
  max-width: 500px;
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #a3a3a3;
}
body#checkout .order-options #delivery label {
  max-width: 490px;
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #a3a3a3;
}
#delivery_message {
  border: 1px solid lightgray;
  padding: 12px 12px 30px 12px;
  margin-block: 15px 25px !important;
}
.section-categories {
  padding-top: 80px;
}
.custom-btn{
  border-radius: 0px;
}
textarea#delivery_message::placeholder{
  color: rgb(30, 30, 30);
}
body#checkout section.checkout-step.-current .step-title {
  border: none;
  padding-bottom: 0px;
}
body#checkout .condition-label label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
}
body#checkout .payment-options label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  color: #003254;
}
body#checkout .condition-label {
  padding: 0;
}
body#order-confirmation #content-hook_order_confirmation .card-title {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  text-transform: uppercase;
  color: #003254;
}

body#order-confirmation #content-hook_order_confirmation .card-block p {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  color: #c0c0c0;
}
body#order-confirmation table tbody tr td:first-child {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600 !important;
  font-size: 17px !important;
  letter-spacing: -0.06em;
  color: #003254;
  line-height: 18px;
}
body#order-confirmation #order-details .card-title {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 13px;
  text-transform: uppercase;
  color: #003254;
  margin-top: 23px;
}
#order-confirmation #content-hook_order_confirmation.card {
  background: transparent;
}

body#order-confirmation #order-details ul li em {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 31px;
  color: #c0c0c0;
}
body#order-confirmation ul li {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #d2a66e;
}

body#order-confirmation #order-items .row h3 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: -0.06em;
  color: #c2c2c2;
}
body#order-confirmation #order-items .order-confirmation-table .details span {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: -0.06em;
  color: #003254;
}
body#order-confirmation #order-items hr {
  border-top-color: #c2c2c2 !important;
}
#order-items table tr {
  height: 1.875rem;
  border-bottom: 1px solid #c2c2c2;
}
#order-confirmation
  .order-confirmation-table
  .qty
  .row
  .col-xs-4.text-sm-center {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 19px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.06em;
  color: #003254;
}

body#order-confirmation table tbody tr td:last-child {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  text-align: right;
  letter-spacing: -0.06em;
  color: rgba(131, 131, 131, 0.67);
  line-height: 18px;
}
#order-items table tr.total-value {
  background-color: transparent !important;
}

body#order-confirmation #wrapper {
  background: #f8f8f8;
}
body#order-confirmation #content-hook_order_confirmation.card {
  background-color: transparent;
}

body#checkout .condition-label label a {
  color: #d2a66e;
}
body#checkout .carrier-delay {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 1.12rem;
  color: #d2a66e;
}
body#checkout .condition-label label.js-terms {
  padding-left: 2rem;
}
body#checkout .additional-information {
  margin-top: 0;
  margin-left: 2.875rem;
  font-size: 0.875rem;
}
body#checkout section.checkout-step .delivery-options .delivery-option img {
  width: 1.9rem;
}
body#checkout .carrier-price {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 43px;
  display: flex;
  align-items: center;
  letter-spacing: -0.06em;
  color: #003254;
}

.block-seller-banner img {
  display: block;
  width: 100%;
  height: 300px !important;
  object-fit: cover;
}

.blockcart.cart-preview.active span.has-products {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #d2a66e;
  position: absolute;
  top: 15px;
  left: 0px;
  z-index: 1;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: white;
  font-size: 12px;
  line-height: normal;
}
.current-price {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product_accessory_minature .img_accessories img{
  width: 100% !important;
  height: 100% !important;
}
#cart .current-price {
  display: flex;
  justify-content: start;
  align-items: center;
}
#footer .block_newsletter p.alert {
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
  width: 100%;
  max-width: 307px;
  padding-left: 4px;
  padding-top: 6px;
  padding-bottom: 4px;
  border-radius: 2px;
  font-size: 11px;
  display: flex;
  align-items: center;
  line-height: normal;
}

.blockcart.cart-preview.active {
  position: relative;
}

.blockcart.cart-preview svg {
  top: -0.6px;
  position: relative;
  height: 30px !important;
}

/* body#checkout .step-title {
        display: none;
    } */

.checkout__nav {
  background: white;
}

.checkout__nav-list {
  margin-bottom: 0;
  display: flex;
  gap: 40px;
  border-bottom: 2px solid #f1f1f1;
}

.checkout__nav-list li {
  padding: 24px 18px;
  font-size: 18px;
  font-weight: 600;
  color: #a4a4a4;
  cursor: pointer;
  position: relative;
}

.checkout__nav-list li:hover {
  color: #003254;
}

.checkout__nav-list li::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d2a66e;
  display: none;
}

.checkout__nav-list li.active {
  color: #003254;
}

.checkout__nav-list li.active::after {
  display: block;
}

/***** End Checkout *****/

.send-renew-password-link {
  text-align: center;
  padding: 0;
}

.forgotten-password .form-fields .center-email-fields {
  display: flex;
  flex-direction: column;
  margin: auto;
  align-items: center;
}

.forgotten-password .form-fields .email input {
  width: 100%;
  padding: 16px 15px;
  border: 2px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  background: transparent;
  margin-bottom: 1rem;
  height: 100%;
}

.forgotten-password .form-fields .center-email-fields {
  display: flex;
  flex-direction: column;
  margin: auto;
  align-items: center;
}

.forgotten-password .form-fields .center-email-fields button {
  width: 100%;
  text-transform: uppercase;
  padding: 16px;
  color: white;
  background-color: var(--primary-blue);
  font-size: 18px;
  font-weight: 600;
  max-width: fit-content;
  width: 100%;
  height: 100%;
}

body#password #main .page-footer {
  margin-bottom: 20px;
}

.ets_mp_product_tab_content_header .product_type_select {
  margin-left: 16px;
  margin-right: 4px;
  margin-top: 10px;
}

.section-item.ets_mp-section-commissions
  .stats-data-commissions
  .box-tool-buttons {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}

.swiper.homeFeaturedproducts {
  width: 100%;
}

body#module-ets_marketplace-registration footer {
  position: relative;
  background-color: transparent;
}

.translate_2 {
  display: none;
}

.card-upload-file .input-fill-oclock {
  width: 74%;
}
.input_container {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
}
#seller-product-form .characteristic-row {
  padding: 1rem 0;
}

.image_container {
  width: 20%;
}


.input_error
{
  border: 1px solid red !important;
}

.error_alert {
  width: 100%;
  margin-top: 1rem !important;
  font-weight: 400;
  font-size: 13px !important;
  color: #ff0000a6 !important;
}
.lSSlideOuter .lSPager.lSGallery li {
  background: transparent;
}

.page-my-account #content .myseller-list .links a span.link-item {
  position: relative;
}

.page-my-account #content .myseller-list .links a svg {
  display: inline-block;
  margin: auto;
  height: 18px;
  width: 18px;
  fill: #4caf5000 !important;
  stroke: #4caf50;
}

/*video prodcut*/

body#product .video-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 30%;
  /* 16:9 aspect ratio */
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  height: 0;
}

body#product .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

body#product .ytp-chrome-top.ytp-show-cards-title {
  display: none;
}

body#product .ytp-pause-overlay-container {
  display: none;
}

body#product a.ytp-watermark.yt-uix-sessionlink {
  display: none;
}

#header .menu > ul > li {
  display: inline-block;
  cursor: pointer;
}

button.btn-unstyle.select-title {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

button.btn-unstyle.select-title i.material-icons.float-xs-right {
  display: flex;
}

div#_desktop_user_info .user-info a {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 11px !important;
  line-height: normal;
}

.products .product .product-miniature {
  flex-direction: column;
  justify-content: center;
}

.user-info svg {
  margin-bottom: 6px;
}

.products article .wishlist-button-add {
  position: absolute;
  top: -0.2rem;
  right: 0px;
  z-index: 10;
}


.products article .wishlist-button-add i {
  font-size: 30px;
}
.ets_mp_tab_content.more-date .translatable-field {
  display: block;
}

.under-banner-container .block .frame-container-video {
  padding: 1px;
}
.ets_mp_step_content button.form-control-submit svg {
  fill: white !important;
  height: 20px;
  width: 19px;
  padding-top: 6px;
}
.technical-specifications-container ul {
  height: 300px;
  width: 80%;
  margin: auto;
}
.specificities-wrapper {
  max-width: 950px;
  margin-top: 52px;
  margin:auto;
  padding-top: 1rem;
}

body#product
  section.section-features.oclock_reassurance
  .swp-oclockreassurance {
  max-width: 1080px;
  margin: auto;
}

body#product
  section.section-features.oclock_reassurance
  .swiper-backface-hidden
  .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  height: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body#product section.section-features.oclock_reassurance {
  background: white;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

body#product section.section-features.oclock_reassurance h3.feature-title {
  width: 70%;
  color: #003254;
  padding-top: 10px;
  font-weight: 600;
}

#blockcart-modal .modal-dialog .row.center-items {
  display: flex;
  width: 100%;
  align-items: center;
}
#blockcart-modal .product-image {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 0 0 auto;
}

/*css checkout */
.step-order.-clickable a.active {
  position: relative;
}
.step-order.-clickable a.active:after {
 display: block;
  width: 85%;
  content: "";
  position: absolute;
  bottom: -21px;
  left: 50%;
  background-color: #D2A66E;
  border-radius: 3px;
  transform: translateX(-50%);
  height: 2px;
}

.step-order.-clickable {
  background: white;
  padding: 20px 24px;
  display: flex;
  justify-content: flex-start;
  gap: 1.5rem;
 border-bottom: 1px solid #eaeaea;
}

.step-order.-clickable a {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: normal;
  color: #a4a4a4;
  cursor: pointer;
}

.step-order.-clickable a.active {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;

  line-height: normal;
  letter-spacing: -0.06em;
  color: #003254;
}

body#checkout .step-order.-clickable a.active:hover {
  color: #d2a66e;
}

span.step-edit svg {
  width: 22px;
  height: 22px;
  color: transparent;
  fill: transparent;
  stroke: #0d3354;
}
/* css checkout */

/* PRELOADER CSS */
.page-loader {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  background: black;
  z-index: 1000;
}
.page-loader .txt {
  color: #666;
  text-align: center;
  top: 40%;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-weight: bold;
  line-height: 1.5;
}
/* SPINNER ANIMATION */
.spinner {
  position: relative;
  top: 35%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.section_tendences p {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}
.section_tendences header {
  background-image: url(/img/banner_home_tendences.jpeg);
  height: 350px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_tendences header h1 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  text-transform: uppercase;
  color: #ffffff;
}

.title_section_tendences {
  max-width: 84%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  margin-block: 4rem 2rem;
}
.title_section_tendences h2 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 31px;
  text-transform: uppercase;
  color: #003254;
}

.title_section_tendences p {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  color: #969696;
}

.banner_section_tendences img {
    max-width: 800px;
    height: 600px;
    object-fit: cover;
    width: 800px;
}
.collection_details {
  width: auto;
}

.banner_section_tendences {
  display: flex;
  justify-content: center;
  gap: 0px;
  margin-block: 3rem;
  align-items: center;
}
.collection_details h2 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  color: var(--primary-blue) !important;
}

.collection_details p {
    text-align: start;
    margin-top: 2rem;
    font-family: "Metropolis";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #9c9c9c;
    max-width: 609px;
  } 
.banner_section_tendences .right {
    order: 2;
}

#module-tendences-tendences .section-title,#module-tendences-tendences .products-section-title {
    display: none;
  }

  #module-tendences-tendences .products .product .product-miniature .thumbnail-container {
    width: 100%;
    height: 100%;
    padding: 5px;
    padding-bottom: 2rem;
    margin: auto;
  }
  #module-tendences-tendences .products .homeFeaturedproducts .product .product-miniature .thumbnail-container {
    width: 96% !important;
  }
  
 div#colissimo-timeline {
    margin-bottom: 3rem;
}

.right-menu .oclock-wishlist .has-products a{
    display: block !important;
  height: 22px !important;
}

.technical-specifications-container h2.product-section-title {
    text-align: left;
    width: 90%;
    margin: auto;
}

.technical-specifications-container button#show-specifications {
    margin: auto;
    float: right;
}

.description-specificities-container h2.product-section-title {
    text-align: left;
    width: 90%;
    margin: auto;
    margin-bottom: 1rem;
}

.description-specificities-container .product-description {display: none;}

.description-specificities-container button#show-specificities {
    margin: auto;
    float: right;
}


     .video-container{
  width:100vw;
  height:100vh;
      overflow:hidden;
      position:relative;
    }
    
    
    .video-container iframe{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    
    .video-container iframe {
      pointer-events: none;
    }
    .video-container iframe{
      position: absolute;
      top: -60px;
      left: 0;
      width: 100%;
      height: calc(100% + 120px);
    }
    .video-foreground{
      pointer-events:none;
    }


body#module-ets_marketplace-products .row.form-group.cls-description {
    display: none;
}

div#specificities {
    height: 400px;
    overflow: hidden;
    position: relative;
}

div#specificities div#white-shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 550px;
    background: linear-gradient(#f5f5f500, #f5f5f5);
    z-index: 9;
}

.oclock-main-submenu .genders-wrapper a {
    background-position: center;
    background-size: cover;
}

.page-cms-6 .images-wrapper .img-container img {
    height: 330px;
    object-fit: cover;
}


body#checkout #footer {
    padding: 0;
}

.ets_mp_tab_content.BaseSettings label{
  text-align: start !important;
}

.oclock-category-banner:before {
    content: "";
    background: #0d335433;
    position: absolute;
    width: 100%;
    height: 100%;
}
.warning_message p {
  color: white;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}
.warning_message {
  padding: 5px;
  background: #003254c9;
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 1rem;
}
.warning_message svg {
  width: 20px;
  stroke: #365d78;
}
.blockreassurance_product p.block-title {
    line-height: 1.5;
}
.lSSlideOuter img {
    padding: 5px;
}
.blockreassurance_product {
    margin-top: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}

   @media screen and (min-width:851px) {
      .slider_image_mobile {
        display: none;
      }
    }
    
@media (min-width: 991px) {
    .carousel .carousel-inner {
        height: calc(100vh - 165px);
        object-fit: cover;
        object-position: center;
    }
}

.blockreassurance_product div {
    align-items: center;
}

.frame-container-video {
    pointer-events: none;
}


.banner_section_tendences:after {
    background: #D2A66E;
    content: "";
    width: 98.5%;
    position: absolute;
    height: 100%;
    z-index: -1;
    border-radius: 0% 33px 33px 0;
    max-width: 1600px;
}

.banner_section_tendences .collection_details p {
    color: #003255;
}


.banner_section_tendences {
    position: relative;
    z-index: 1;
}


.banner_section_tendences:nth-child(3)::after {
    content: "";
    left: 0;
}


.banner_section_tendences:nth-child(5)::after {
    content: "";
    right: 0;
     border-radius: 33px 0 0 33px;
    width: 98.5%;
}


.banner_section_tendences:nth-child(7)::after {
    content: "";
    left: 0;
}


.banner_section_tendences:nth-child(9)::after {
    content: "";
    right: 0;
     border-radius: 33px 0 0 33px;
    width: 98.5%;
}




.blockreassurance_product div {
    align-items: center;
    display: flex
;
}

@media (max-width: 579px) {

    
    .banner_section_tendences:after, .banner_section_tendences:nth-child(3)::after,
    .banner_section_tendences:nth-child(5)::after, .banner_section_tendences:nth-child(7)::after,
    .banner_section_tendences:nth-child(9)::after{
        width: 100%;
        border-radius: 0;
    }
    .banner_section_tendences {
        position: relative;
        z-index: 1;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

}

    body#product .wishlist-mob button.wishlist-button-add.wishlist-button-product {
        position: relative;
        margin: 0;
        margin-top: 0px;
        border-radius: 0;
    }
    
    body#product .wishlist-mob {
        display: flex;
        justify-content: flex-start;
        gap: 10px;
    }
    
    .wishlist-mob .product-add-to-cart.js-product-add-to-cart {
        width: 82%;
        max-width: 300px;
    }
    .product-heading-wrapper button.wishlist-button-add.wishlist-button-product {
        display: none;
    }
     body#product button.wishlist-button-add.wishlist-button-product {
    height: 2.8rem !important;
    width: 2.8rem !important;
    }
    
    .product-actions .add {
    width: 100%;
}

    


.col-lg-9.categ p {
    background: #4CAF50;
    padding: .5rem;
    border-radius: 3px;
    color: white;
    font-weight: 600;
}
#search_widget form i.clear {
    display: none !important;
}

.banner_section_tendences img {
    margin: 2rem;
}

.banner_section_tendences .collection_details p {
    color: #003255;
    font-weight: 300;
    line-height: 1.5;
}



@media (max-width: 1224px) {
    .banner_section_tendences {
        gap: 0px;
    }
    .banner_section_tendences:after, .banner_section_tendences:nth-child(3)::after,
    .banner_section_tendences:nth-child(5)::after, .banner_section_tendences:nth-child(7)::after,
    .banner_section_tendences:nth-child(9)::after{
        width: 100%;
    }  
}
@media (max-width: 1024px) {
    .banner_section_tendences {
        flex-direction: column;
    }
    .banner_section_tendences {
    gap: 0px;
        
    }
    .banner_section_tendences img {
    margin: 1rem;
}
      .banner_section_tendences:after, .banner_section_tendences:nth-child(3)::after,
    .banner_section_tendences:nth-child(5)::after, .banner_section_tendences:nth-child(7)::after,
    .banner_section_tendences:nth-child(9)::after{
        width: 100%;
        border-radius: 0;
    }
    .collection_details {
        width: 100%;
        margin: auto;
        padding: 2rem;
    }
    .banner_section_tendences {
        position: relative;
        z-index: 1;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }  
}

ody#product .wishlist-mob {
    display: flex;
    justify-content: flex-start;
    gap: 13px;
}
body#cms .question span {
    width: 90%;
}

body#cms .question {
    gap: 0;
    align-items: baseline;
}

body#cms .question span svg {
    width: 15px;
    height: 15px;
}

.question > svg {
    width: 10%;
}

.product-add-to-cart.js-product-add-to-cart.disable {
    pointer-events: none;
/*    filter: grayscale(1);
    opacity: .5;*/
}


@media (max-width: 579px) {

    body#product .wishlist-mob {
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }
}

@media (max-width: 900px) {
    .product-actions .add-to-cart {
        font-size: 18px;
    }
}

@media (max-width: 800px) {
    .product-actions .add-to-cart {
        font-size: 16px;
    }
}


@media (max-width: 1220px) {

 .under-banner-container .block.left .bg-cover-product {
    order: 1;
}
}

   #prodcut h2.h2.products-section-title.text-uppercase {
    font-size: 28px;
    color: rgb(0, 50, 84);
    text-transform: uppercase;
    font-weight: 500 !important;
}

body#product .description-specificities-container {
    margin-bottom: 4rem;
}

.technical-specifications-container button#show-specifications,
.description-specificities-container button#show-specificities {
    margin: auto;
    max-width: fit-content;
    float: right;
}


@media (max-width: 600px) {
   .technical-specifications-container button#show-specifications,
    .description-specificities-container button#show-specificities {
        margin: auto;
        max-width: 100%;
        float: right;
    }
    .wishlist-mob .product-add-to-cart.js-product-add-to-cart {
        width: 82%;
        max-width: 100%;
    }
    .wishlist-taef.oclock-wishlist a {
        top: 5px;position: relative;
    }
}



/*
div#arlg-zoom {
    display: none!important;
}

.lSSlideOuter .lightSlider > * {
    cursor: zoom-in;
}
*/

@media only screen and (min-width: 1025px) {
    .banner_section_tendences:nth-child(3) {
       justify-content: flex-start;
    }
    
    .banner_section_tendences:nth-child(5) {
       justify-content: flex-end;
    }
    
    
    .banner_section_tendences:nth-child(7) {
       justify-content: flex-start;
    }
    
    .banner_section_tendences:nth-child(12) {
       justify-content: flex-end;
    }
}

@media (min-width: 576px) and (max-width: 1220px) {
    #product .section-features .features-wrapper {
         flex-wrap: nowrap;
         gap:0;
    }
    
}

@media (min-width: 576px) and (max-width: 1220px) {
    #index .section-categories .category:nth-child(2n) {
        flex-direction: column !important;
    }
}

/* Container queries */
@media (min-width: 1200px) {
  .container {
    width: 90%;
    max-width: 100%;
  }

  body#category .container {
    width: 90%;
  }
  .js-cart-line-product-quantity.form-control {
    /* padding-right: 34px !important; */
  }
}

/* Container queries */
    
.under-banner-container iframe {
  width: 100%;
  height: 100%;
}

.char_contain {
  display: flex;
  justify-content: start;
  align-items: center;
}
.card-upload-file{
  margin-bottom: 2rem;
}
.ets_mp_tab_content.more-video p.or_paragraphe{
  margin-block: 1rem;
}
.ets_alert .alert, .ets_mp_content_left .alert{
  margin-top: 10px;
}

.br{
  line-height: 40px;
  font-weight: 500;
  color: #7b7b7b !important;
  margin-bottom: 0;
  font-size: 0.9375rem;
}


body#checkout .order-options #delivery label{
  font-family: 'Metropolis';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #A3A3A3;
}
div::nth-child
#checkout div.paypal-messaging-banner{
  padding-inline: 10px;
  margin-top: 10px;
}
.wishlist-product-addtocart{
  border: 1px solid #003254;
}
#checkout .blockreassurance_product div:nth-child(4) ,#product .blockreassurance_product div:nth-child(4) {
  display: none;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
  font-size: 1.15rem;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
  margin-inline: -10px !important; 
}
#seller-product-form .col-lg-2.lang-cli,
#seller-product-form .col-lg-2.lang-cli button {
  float: right;
}
.ph-viewed-products {
  width: 80%;
}
.viewProducts {
  width: 100%;
}
body#product .home-products-button-next {
  right: 30px;
}
body#product .home-products-button-prev {
  left: 30px;
}
.oclock-contact-info .info-item a {
  display: block;
  font-size: 17px;
  font-weight: 600;
}
.oclock-contact-info .oclock-sm-list li a svg {
  width: 23px;
  height: 23px;
}
body#product .products-button-next {
  right: 30px;
}
body#product .products-button-prev {
  left: 30px;
}
.featured-products .products.swiper-wrapper {
  flex-wrap: nowrap !important;
}

.under-banner-container .block .bg-cover-product {
  padding: 0;
}
.under-banner-container .block .bg-cover-product img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.under-banner-container .block.left div {
  order: 1;
}
.under-banner-container .block.left .frame-container-video,
.under-banner-container .block.left .bg-cover-product {
  order: 2;
}
.under-banner-container .block.right .frame-container-video,
.under-banner-container .block.right .bg-cover-product {
  order: 1;
}

.under-banner-container .block.right div {
  order: 2;
}

#wrapper {
  background: white;
}

#header {
  box-shadow: none;
}

#header .logo {
  width: 330px;
}

#header a,
#header div.item-link {
  font-size: 18px;
  color: #6b6b6b;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
   line-height: 1.8;
}

.section-newsletter {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 26px 0;
    background-position: left;
}
#header .top-menu a {
  padding-left: 16px !important;
  padding-right: 16px !important;
  padding-block:0;
}

#header .top-menu li:first-child a {
  padding-left: 0;
}
.product-heading-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.product-heading-wrapper .paypal_product_pay{
  width: 100%;
}

#header a:hover,
#header .top-menu a[data-depth="0"]:hover {
  color: var(--primary-blue);
}
#payment-option-2-container {
  display: flex;
  justify-content: start;
  align-items: center;
}
#payment-option-2-container label{
  margin:0;
}

.project_top_noti {
  /* Rectangle 114 */
  background: var(--primary-blue);
  text-align: center;
  padding: 9px;
}

.project_top_noti * {
  font-size: 11px;
  font-weight: 600;
  padding: 4px 0;
  text-align: center;
  line-height: normal;
  color: white;
  margin: 0;
  padding: 0;
}

/* start - HEADER */

.header-wrapper .logo-wrapper {
  padding-top: 32px;
  padding-bottom: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-wrapper .menu-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 6px;
}

.header-wrapper .menu-wrapper .right-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.header-wrapper .btn-search {
  background-color: transparent;
  cursor: pointer;
  outline: none;
}

.search-widgets {
  display: none;
  position: absolute;
  top: calc(100% + 12px);
}

.search-widgets.is_open {
  display: block;
}

.lang-selector-btn {
  display: flex;
  align-items: center;
  gap: 7px;
  cursor: pointer;
}

.lang-selector-btn .expand-more {
  display: flex;
  align-items: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #a8a8a8;
  gap: 7px;
}

/* end - HEADER */
/* start - FOOTER */
footer {
  position: relative;
  background-color: #f5f5f5;
}

.block_newsletter {
  max-width: 100%;
  background: transparent;
}

.section-newsletter {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 26px 0;
}

.section-newsletter .title {
  font-size: 28px;
  font-weight: 900;
  line-height: 51px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: white;
}

.section-newsletter .subtitle {
  font-size: 19px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 24px;
  color: white;
  width: 34%;
  letter-spacing: 1px;
}

.section-newsletter .input-container {
  width: 290px;
  height: 42px;
  position: relative;
}

.section-newsletter .newsletter-email {
  width: 100%;
  height: 100%;
  padding-left: 18px;
  font-weight: 600;
  color: var(--primary-blue);
}

.section-newsletter .newsletter-email::placeholder {
  font-weight: 600;
}

.section-newsletter .block_newsletter form button[type="submit"] {
  position: absolute;
  top: 0;
  right: -18px;
  height: 100%;
  padding: 0 16px;
  background: var(--primary-blue);
  cursor: pointer;
}

.section-newsletter .block_newsletter form button[type="submit"] svg {
  width: 18px;
}

.section-newsletter p.alert.alert-success.block_newsletter_alert {
  max-width: 398px;
}

.footer-container {
  padding-top: 38px;
}

footer .logo-rating-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer .logo img {
  width: 236px;
}

footer .rating img {
  width: 80px;
}

.footer-cols {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-left: 15px;
  padding-right: 15px;
}
.language-selector.dropdown.js-dropdown ul.dropdown-menu {
  min-width: auto;
}

.language-selector.dropdown.js-dropdown ul.dropdown-menu li a {
  display: flex;
  gap: 8px;
  font-weight: 700;
}

.footer-col {
  max-width: 268px;
}

.footer-container li a {
  color: rgba(102, 102, 102, 0.61);
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.footer-container li a:hover {
  color: var(--primary-blue);
}

.footer-container li:not(:last-child) {
  margin-bottom: 5px;
}

h3.footer-title {
  color: #2e2e2e;
  font-size: 16px;
  margin-bottom: 16px;
}

.footer-link {
  display: flex;
  gap: 10px;
}

.footer-link small {
  display: block;
  font-size: 12px;
  margin-top: 0px;
  max-width: 180px;
  line-height: 16px;
  font-weight: 300;
  color: #afafaf;
  max-width: 78%;
}

footer .sm-list {
  display: flex;
  align-items: center;
  gap: 19px;
  margin-top: 8px;
}

footer .sm-list img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.payment-methods {
  margin-top: 64px;
  padding-bottom: 12px;
  text-align: end;
}

footer .back-to-top {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #003254;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
}

/* end - FOOTER */

/* start - ENTREPRISE */
.text {
  font-size: 18px;
  line-height: 30px;
  color: #969696;
  font-weight: 500;
}

.page-cms-6 .images-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
  margin-top: 48px;
  margin-bottom: 60px;
}


@media (max-width: 700px) {
    .page-cms-6 .images-wrapper {
      grid-template-columns: repeat(2, 1fr);
      gap: 5px;
    }
}

.page-cms-6 .images-wrapper .img-container {
  width: 100%;
}

.page-cms-6 .images-wrapper .img-container img {
  width: 100%;
}

.page-cms-6 h3 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
  color: #383838;
}

.page-cms-6 .fr-flag {
  margin-top: 6px;
  margin-left: 205px;
  margin-bottom: 24px;
}

.page-cms-6 .row:nth-child(1) p:not(:last-child) {
  margin-bottom: 20px;
}

.page-cms-6 .row:nth-child(2) {
  margin-top: 60px;
}

.page-cms-6 .cards-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 26px;
  margin-top: 36px;
  margin-bottom: 36px;
}

.page-cms-6 .cards-container .card {
  padding: 48px;
  padding-right: 73px;
  margin-bottom: 0;
  background-color: #f2f2f2;
  border-radius: 15px;
}

.page-cms-6 .cards-container .card h4 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #003254;
  margin-bottom: 12px;
}

.page-cms-6 .cards-container .card p {
  color: #003254;
  line-height: 26px;
  font-size: 18px;
}

.page-cms-6 .cards-container .card a {
  color: #006cb5;
  text-decoration: underline;
}

/* end - ENTREPRISE */

/***** CUSTOM FORM *****/
.page-customer-account .breadcrumb {
  display: none;
}

.page-customer-account .form-control-label,
.page-customer-account .input-group-btn,
.page-customer-account .form-control-comment {
  display: none;
}

.oclock-customer-form-section .content {
  display: flex;
  align-items: center;
  gap: 100px;
}

.oclock-customer-form-section .col {
  flex: 1;
}

.oclock-customer-form-section .col-image {
  display: flex;
  align-self: stretch;
}

.oclock-customer-form-section .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.oclock-customer-form-nav {
  position: relative;
  display: flex;
  margin-bottom: 20px;
  list-style: none;
}

.oclock-customer-form-nav::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #f2f2f2;
  z-index: 0;
}

.oclock-customer-form-nav .form-item {
  z-index: 1;
}

.oclock-customer-form-nav .form-link {
  font-size: 18px;
  font-weight: 600;
  color: #9c9c9c;
  padding-bottom: 7px;
  cursor: pointer;
  display: inline-block;
}

.oclock-customer-form-nav .form-item:first-child .form-link {
  margin-right: 40px;
}

.oclock-customer-form-nav .form-link.active {
  border-bottom: 3px solid var(--primary-blue);
  color: var(--primary-blue);
}

.oclock-customer-form-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 43px;
  color: var(--primary-blue);
  margin-bottom: 20px;
  text-wrap: nowrap;
  text-transform: uppercase;
}

.oclock-customer-form-inputs-wrapper .form-fields .form-group:not(:last-child) {
  margin-bottom: 16px;
}

.oclock-customer-form-input {
  width: 100%;
  padding: 8px 8px;
  border: 2px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  background: transparent;
}

.oclock-customer-form-input:focus {
  outline: none;
  border-color: var(--primary-blue);
}

.oclock-customer-form-action p {
  text-align: right;
  margin-top: 20px;
  color: #9c9c9c;
  font-size: 17px;
  font-weight: 500;
}

.oclock-customer-form-action p a {
  cursor: pointer;
  color: var(--primary-blue);
  font-weight: 700;
  font-size: 18px;
}

.oclock-customer-form-submit {
  width: 100%;
  text-transform: uppercase;
  padding: 16px;
  margin-top: 31px;
  color: white;
  background-color: var(--primary-blue);
  font-size: 18px;
  font-weight: 600;
}
.btn-tendences {
  width: 100%;
  text-transform: uppercase;
  max-width: 250px;
  padding: 12px;
  margin-top: 31px;
  color: white !important;
  background-color: var(--primary-blue);
  border-radius: 0;
}
.btn-tendences:hover{
    background-color: white ;
    color: var(--primary-blue) !important;
}
/***** End CUSTOM FORM *****/

/***** My account *****/
.page-my-account #content .links a span {
  border-radius: var(--btn-radius);
  border-width: 2px;
}

.page-my-account #content .links a:hover i,
.page-my-account #content .links a:hover span {
  color: var(--primary-blue);
  border-color: var(--primary-blue);
}

.page-my-account #content .links a:hover svg {
  fill: var(--primary-blue) !important;
}

.user-info .account svg {
  fill: none !important;
  margin-bottom: 6px;
}

.page-my-account #content .links a span.link-item {
  font-weight: 600;
}

/***** End My account *****/

/***** Seller Dashboard *****/
.ets_mp_content_left li.ets_mp_item.active a,
.ets_mp_content_left li.ets_mp_item:hover a {
  background-color: var(--primary-blue);
}

.box-static-turnover .box-info {
  background-color: #dd8ba8 !important;
}

.box-static-commission-balance .box-info {
  background-color: #6eb49e !important;
}

.box-static-withdrawals .box-info {
  background-color: #d07e74 !important;
}

.box-static-used-commission .box-info {
  background-color: #45bbe2 !important;
}

.ets_mp_content_left input[type="text"],
.ets_mp_content_left input[type="email"],
.ets_mp_content_left input[type="password"],
.ets_upload_file_custom,
.ets_mp_content_left .input-group.ets_mp_datepicker input,
.ets_mp_content_left .form-control {
  padding: 24px 15px;
  border: 2px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  background: transparent;
}

.ets_upload_file_custom {
  padding: 0;
}

.ets_upload_file_custom .custom-file-label::after {
  background: var(--primary-blue);
}

.btn-primary {
  background: var(--primary-blue);
}

.btn-primary:hover {
  color: var(--primary-blue);
  background: #f2f5f6;
  border: 1.5px solid var(--primary-blue);
}
.btn-primary:focus, .btn-primary.focus,.btn-primary:active:focus{
  color: var(--primary-blue);
  background: #f2f5f6;
  border: 1.5px solid var(--primary-blue);
}
.bg-cover-product {
  height: 436px;
}
.specificities-block img {
  width: 200px;
  max-width: 130px;
}


.delivery_instock {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 8px;
  margin-block: 0;
  margin-left: 2px;
}
.delivery_instock svg {
  width: 30px;
  height: 30px;
  stroke: #234e6b;
}
.delivery_instock span {
  font-weight: 500;
  color: #7b7b7b !important;
  margin-bottom: 0;
}

#product #content {
  position: relative;
  max-width: 445px;
  margin: 0 auto;
}
.description_product_detail {
  padding-left: 5rem;
}
section.buttonContainerDetails button#addMoreDetail,section.buttonContainerDetails button:nth-child(2) {
  width: auto;
}
#seller-form .ets_mp_step_content svg {
  fill: black;
}

.table svg {
  fill: var(--primary-blue);
}

.table .btn-default:hover svg{
  fill: #fff;
}
.section-features img.feature-img {
  display: block;
  margin: auto;
  width: auto;
  margin-bottom: auto;
  margin-bottom: 8px;
  min-height: 46px;
}


.products .product .product-miniature {
  height: 527px;
  width: 100%;
}
.products .product .product-miniature:hover .thumbnail-top {
  /* height: 370px; */
  /* margin-top: 0; */
}

.panel-heading-action .list-toolbar-btn {
  background: var(--primary-blue);
  border-color: var(--primary-blue);
  border-radius: var(--btn-radius);
}

.panel-heading-action .list-toolbar-btn:hover {
  background: #f2f5f6;
  border-color: #f2f5f6;
  color: var(--primary-blue);
}

.stats-box-info .box-info .box-info-title {
  font-size: 15px;
}

.ets_mp-panel tr.nodrag.nodrop.filter.row_hover th {
  background-color: white;
}

.ets_mp-panel tr.nodrag.nodrop.filter.row_hover {
  border-color: var(--primary-blue);
}

body#module-ets_marketplace-dashboard #wrapper .container,
body#module-ets_marketplace-orders #wrapper .container,
body#module-ets_marketplace-products #wrapper .container,
body#module-ets_marketplace-stock
  #wrapper
  .container
  body#module-ets_marketplace-ratings
  #wrapper
  .container,
body#module-ets_marketplace-messages #wrapper .container,
body#module-ets_marketplace-commissions #wrapper .container,
body#module-ets_marketplace-attributes #wrapper .container,
body#module-ets_marketplace-features #wrapper .container,
body#module-ets_marketplace-discount #wrapper .container,
body#module-ets_marketplace-carrier #wrapper .container,
body#module-ets_marketplace-brands #wrapper .container,
body#module-ets_marketplace-suppliers #wrapper .container,
body#module-ets_marketplace-billing #wrapper .container,
body#module-ets_marketplace-withdraw #wrapper .container,
body#module-ets_marketplace-voucher #wrapper .container,
body#module-ets_marketplace-profile #wrapper .container,
body#module-ets_marketplace-vacation #wrapper .container,
body#module-ets_marketplace-manager #wrapper .container,
body#module-ets_marketplace-stock .container,
body#module-ets_marketplace-ratings .container {
  width: 100%;
}

body#module-ets_marketplace-ratings #wrapper .ets_mp_content_left.col-lg-3 {
  width: 20%;
}

body#module-ets_marketplace-ratings #wrapper .ets_mp_content_left.col-lg-9 {
  width: 80%;
}

.list-mp_ratings .grade {
  width: auto !important;
}

.ets_mp-panel table th.date_add {
  max-width: 100%;
}

#module-ets_marketplace-attributes div#head_tabs ul.nav li.active a,
#module-ets_marketplace-features div#head_tabs ul.nav li.active a {
  border-bottom-color: var(--primary-blue);
}

body#module-ets_marketplace-voucher #wrapper .panel {
  float: initial !important;
}

.ets_mp_content_left .input-group.ets_mp_datepicker {
  max-width: 340px;
}

.ets_mp_content_left .input-group .form-control + .input-group-append,
.ets_mp_content_left .input-group input ~ .input-group-append {
  border: 2px solid #f0f0f0;
  height: 100%;
  line-height: 53px;
  min-width: 59px;
}

.form-control-submit {
  border-radius: var(--btn-radius);
}

.ets_mp_content_left .dropdown-menu li a:hover {
  background: var(--primary-blue) !important;
}

#list-mp_supplier a,
#id_manufacturer a,
#list-mp_manufacturer a {
  color: var(--primary-blue);
}

.ets_mp_content_left input[type="radio"]:checked {
  position: relative;
}

.ets_mp_content_left input[type="radio"]:checked:before,
.ets_mp_content_left input[type="radio"]:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #003254;
}

.ets_mp_content_left input[type="radio"]:checked:after {
  width: 12px;
  height: 12px;
  background: #003254;
}

.ets_mp_content_left input[type="radio"] {
  margin-right: 8px;
}

.md-checkbox
  input[type="checkbox"].indeterminate
  + i.md-checkbox-control:before,
.md-checkbox input[type="checkbox"]:checked + i.md-checkbox-control:before,
.md-checkbox div#uniform-bulk_action_select_all > span.checked:before,
.enabled.qty .md-checkbox .md-checkbox-control:before {
  background: var(--primary-blue);
}

.stats-box-info .row.margin-15 .box-padding-col.box-static {
  width: 50% !important;
}

.stats-box-info .row.margin-15 .box-padding-col.box-static:nth-child(3),
.stats-box-info .row.margin-15 .box-padding-col.box-static:last-child {
  display: none !important;
}

/***** End Seller Dashboard *****/

/***** SIDE NAV *****/
.oclock-aside-wrapper {
  width: 20%;
}

.oclock-side-nav {
  width: 100%;
  padding-right: 32px;
}

.oclock-side-nav a {
  font-size: 14px;
  color: var(--primary-blue);
  display: block;
  padding: 16px 0;
}

.oclock-side-nav li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

body.page-identity .page-content,
body.page-address .page-content,
body.page-history .page-content,
body.page-order-slip .page-content,
.myseller-list {
  display: flex;
}

.oclock-w-80,
body.page-identity .js-customer-form {
  width: 80%;
}

/***** End SIDE NAV *****/

.logout-btn {
  margin: auto;
  color: #f2f5f6;
  background-color: var(--primary-blue);
}

.logout-btn:hover {
  color: var(--primary-blue);
  background: #f2f5f6;
  border:1.5px solid var(--primary-blue);
}
.btn.btn-outline-primary:hover svg {
  fill: #fff;
}
div#ets-mp-features-content .etm-mp-product-feature input, div#ets-mp-features-content .etm-mp-product-feature select {
  height: 50px !important;
}
.ets_mp_tab_content .input-group-append,.ets_mp_content_right .input-group-append{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;

  padding: 0;

}
element {
}
button#ets_mp_add_feature_button {
  margin-top: 0;

  font-size: 14px;

}
.ets_mp_content_left button.btn {
  box-shadow: none;

}
.btn-outline-primary:focus svg, .btn-outline-primary.focus svg {
  fill: #fff;
}
.wapper-follow {
  display: none;
}
.ets_mp_report.btn.btn-primary {
  display: none;
}
.shop_date_add.col {
  display: none;
}
.seller-cover .btn.btn-primary.mp_link_contact_form {
  display: none;
}
.seller-cover .seller-social{
  display: none;
}
.ets_mp_shop_main_detail #js-product-list-header .block-seller {
  margin-bottom: 30px;
  padding: 30px 20px;
}
a.delete svg,a.ets-mp-delete svg{
  width: 23px;
  height: 23px;
  min-width: 23px;
}

.seller-account-icon {
  display: block;
  margin: auto;
  margin-bottom: 8px;
}

/***** Blockwishlist *****/
#module-blockwishlist-lists .breadcrumb {
  display: none;
}

.oclock-blockwishlist-wrapper {
  display: flex;
}

.oclock-blockwishlist-wrapper .wishlist-container {
  width: 80%;
}

.oclock-blockwishlist-wrapper .wishlist-container-header h1 {
  display: none;
}

.oclock-blockwishlist-wrapper .wishlist-container-header .wishlist-add-to-new {
  margin-left: auto;
}

/***** End Blockwishlist *****/

/***** Address page *****/
.page-addresses .breadcrumb {
  display: none;
}

.page-addresses .address {
  border: 2px solid #878787;
  border-radius: var(--btn-radius);
  padding-left: 8px;
  padding-right: 8px;
}

.page-addresses .address .address-footer {
  border-top: 2px solid #878787;
}

.page-addresses .page-content {
  display: flex;
}

.page-addresses .addresses-wrapper {
  width: 80%;
}

/***** End Address page *****/

/***** SAV Page *****/
.oclock-sav-content-wrapper {
  display: flex;
}

.oclock-sav-content-wrapper .oclock-contact-form {
  border: 2px solid #f0f0f0;
  padding: 24px;
  max-width: 100%;
  width: 80%;
}

.oclock-contact-form .oclock-input {
  width: 100%;
  padding: 16px 15px;
  border: 2px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  height: 48px;
  background: white;
}

.oclock-contact-form .oclock-input.has-mb {
  margin-bottom: 0px;
}

.oclock-contact-form .two-fields {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.oclock-contact-form .terms-and-conditions {
  margin-top: 17px;
}

.oclock-contact-form .terms-and-conditions label {
  font-weight: 500;
  font-size: 14px;
  color: #c0c0c0;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 5px;
}

.oclock-contact-form .oclock-form-submit {
  width: 158px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 14px;
  margin-top: 2px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  color: white;
  background-color: var(--primary-blue);
  border-radius: var(--btn-radius);
}

.has-custom-svg path {
  fill: #a8a8a8 !important;
  stroke: #a8a8a8;
  stroke-width: 14px !important;
}

.has-custom-svg:hover path {
  fill: var(--primary-blue) !important;
}

/***** End SAV Page *****/

.page-customer-account #content .order-actions a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
}

.page-customer-account #content .order-actions a:first-child {
  border-bottom: 1px solid rgba(122, 122, 122, 0.1);
}

.page-order-detail .box {
  border: 2px solid #f6f6f6;
  border-radius: var(--btn-radius);
}

.contact-form .form-control,
.page-order-detail .form-control {
  background-color: white;
  border: 2px solid #f0f0f0;
  padding: 15px;
}

.contact-form .form-control:focus,
.page-order-detail .form-control:focus {
  outline: none;
  border-color: var(--primary-blue);
}

.contact-form select.form-control:not([size]):not([multiple]),
.page-order-detail select.form-control:not([size]):not([multiple]) {
  height: auto;
}

/* .page-order-detail form .form-control-label {
    display: block;
    width: 100% !important;
    text-align: left;
} */

.oclock-upload-file label[for="file-upload"]:last-child {
  padding: 20px !important;
}

.contact-form {
  width: 60%;
  margin: auto;
  padding-top: 0;
}

.contact-form .form-footer {
  text-align: center !important;
}

.oclock-sav-send {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: var(--btn-radius);
}

/* .page-order-detail .form-group .col-md-9 {
    width: 41.66667% !important;
} */

/* .page-order-detail .form-footer {
    width: 62%;
} */

.contact-form .form-control-label {
  width: auto !important;
}

.order-message-form .form-fields {
  max-width: 60%;
  margin: auto;
}

.order-message-form .form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.order-message-form .form-group .col-md-5,
.order-message-form .form-group .col-md-9 {
  width: 100%;
}

.order-message-form .form-control-label {
  width: 100%;
  text-align: left;
}

.order-message-form .form-control-submit {
  max-width: 60%;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.table-striped tbody tr {
  background-color: transparent !important;
}

#mceu_12-body {
  display: none !important;
}

#ets_mp_product_form input[name="name_1"] {
  padding: 13px 15px;
  font-size: 16px;
}

div#quantities .form-group:nth-child(4) .row:first-child {
  display: none;
}

#form_step3_out_of_stock .radio:nth-child(2) {
  display: none;
}

#ets_mp_product_form
  .ets_mp_tab_content.Price
  .form-group
  .ets-mp-input-groups
  .row
  .from-group:nth-child(4),
#ets_mp_product_form
  .ets_mp_tab_content.Price
  .form-group
  .ets-mp-input-groups
  .row
  .from-group:nth-child(5) {
  display: none;
}

/***** FAQ PAGE *****/
.faq-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 64px;
}

article.faq {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 28px 0;
}

article.faq:first-child {
  border-top: 2px solid #efefef;
}

article.faq:last-child {
  border-bottom: 2px solid #efefef;
}

.question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
}

.question > svg.hidden {
  display: none;
}

.question.active {
  margin-bottom: 18px;
}

.answer {
  font-weight: 500;
  color: #adadad;
  font-size: 17px;
  line-height: 28px;
}
.answer * {
  font-weight: 500!important;
  color: #adadad!important;
  font-size: 17px!important;
  line-height: 28px!important;
}

.answer.hide {
  display: none;
}

/***** End FAQ PAGE *****/

/***** PRODUCT Component *****/
/* .products .product .product-miniature {
  height: 425px;
  width: 100%;
} */

.products .product .product-miniature .thumbnail-container,
.product-miniature .product-description {
  background-color: #ececec;
}

.product-miniature .product-description {
  padding-top: 10px;
}

.products .product .product-miniature .thumbnail-container {
  width: 340px;
  height: 100%;
  padding: 5px;
  padding-bottom: 2rem;
  margin-bottom: 0;
  margin: auto;
}

.product-miniature .thumbnail-container .product-thumbnail,
.product-miniature .thumbnail-container .product-thumbnail img {
  height: 100%;
  transition: 0.7s ease;
  object-fit: contain;
}

.products .product .product-miniature .product-thumbnail img {
  transform: scale(.98);
}

.products .product .product-miniature:hover .product-thumbnail img {
  transform: scale(1.06);
}
.bg-cover-product {
  min-width: 436px;
}

.products .product .product-miniature .thumbnail-top {
  height: 370px;
  margin-top: 0;
  transition: 0.7s ease;
}

/* .products .product .product-miniature:hover .thumbnail-top {
  height: 270px;
  margin-top: 0;
} */

.product-description::after {
  display: none;
}
.ets_mp_content_left  .ets_mp_item  #ets_mp_shop-link{
  width: 100% !important;
}
.ets_mp_content_left  .ets_mp_item  #ets_mp_shop-link .seller-account-icon {
  display: inline-block;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 8px;
}
.svg_icon_stripe{
  display:none !important;
}
.ets_mp_content_left  .ets_mp_item  #ets_mp_shop-link .svg_icon_stripe{
  display:inline-block !important;
  width: 18px;
  height: 18px;
  margin:0 !important;
  fill: none;
}
#messageText {
  width: 100%;
  border: 1px solid #f0f0f0;
  padding: 12px;
  font-size: 17px;
  line-height: 30px;
}
.ets_mp_content_left .ets_mp_item #ets_mp_shop-link .link-item {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 5px;
}
.ets_mp_content_left  .ets_mp_item  #ets_mp_shop-link img{
  display:none !important;
}
.product-miniature .product-title,
.product-miniature .product-price-and-shipping,
.product-description .product_list_shop_by {
  text-align: left;
}

.product-miniature .product-title {
  margin-top: 5px;
  margin-bottom: 2px;
  line-height: normal;
  display: flex;
}

.product-miniature .product-title a {
  font-size: 15px;
  font-weight: 500;
  color: #003254;
  text-transform: capitalize !important;
  letter-spacing: -0.03em;
}
.ets_mp_tab_content input.form-control, .ets_mp_tab_content select, .ets_mp_tab_content select.form-control:not([size]):not([multiple]), .ets_mp_tab_content input[type="text"] {
  height: 51px;
}

.product-miniature .product-price-and-shipping {
  font-size: 20px;
  font-weight: 500;
  color: #343232;
}

.product-miniature span.price {
  font-size: 16px;
}

.product_list_shop_by a {
  font-weight: 800;
  font-size: 22px;
  letter-spacing: -0.06em;
}
#product .product_list_shop_by a {
  font-size: 25px !important;
}
.product-description {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.wishlist-button-add {
  padding: 0;
  box-shadow: none !important;
  background-color: transparent !important;
}

.btn-discover-product {
  background-color: #003254;
  color: white;
  font-weight: 400;
  margin: auto;
}

.product-action {
  display: none;
  padding-bottom: 10px;
  transition: 0.7s ease;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
}

@-webkit-keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
}

.products .product .product-miniature .product-action {
  display: block;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  max-width: 340px;
  margin: auto;
}

.products .product .product-miniature:hover .product-action {
  display: block;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

.product-action a {
  font-size: 14px;
  font-weight: 500;
  padding: 0 14px;
  height: 34px;
}

.product-action a:hover {
  background: white;
  border: 1px solid #003254;
}

.product-miniature .product-flags li.product-flag {
  min-height: auto;
  font-size: 14px;
}

.product-miniature .product-flags li.product-flag.new {
  background-color: #0b3b5b;
}

.product-miniature .product-flags li.product-flag.out_of_stock {
  background-color: #e9e9e9;
  color: #2e2e2e;
}

/***** End PRODUCT Component *****/

/***** CATEGORY PAGE *****/
body#category .products .product .product-miniature .thumbnail-container {
  width: auto;
}

body#category #products .products {
  gap: 12px;
}

body#category .product.col-xl-4 {
  width: calc(33.33333% - 8px);
  padding: 0;
}

body#category .products-selection {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body#category .total-products p {
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
  margin-bottom: 0;
}

.oclock-category-banner {
  width: 100%;
  height: 273px;
  position: relative;
}

.oclock-category-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.oclock-category-banner h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
}

.oclock-category-details {
  padding-top: 56px;
  margin-bottom: 56px;
}

.oclock-category-details h2.category-name {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #003254;
}

.oclock-category-details .category-description p {
  font-size: 15px;
  color: #595959;
  max-width: 690px;
  line-height: 18px;
  font-weight: 600;
}

body#category #search_filters,
body#category #left-column {
  padding-top: 0;
  padding-left: 0;
}

body#category .sort-by-row {
  justify-content: end;
}

body#category #products .col-md-6 {
  padding: 0;
}

body#category #wrapper {
  padding-top: 0;
}

/***** End CATEGORY PAGE *****/

/***** PRODUCT PAGE *****/
body#product #wrapper {
  background-color: #f5f5f5;
}
.ets_mp_content_left li.ets_mp_item.active a i svg {
  fill: #ffffff;
}
.ets_mp_content_left li.ets_mp_item:hover a svg {
  fill: #ffffff;
}
.panel-heading-action.kpi_panel-heading-action a.btn.btn-default:not(.disabled) {
  background: white;
  border: 1px solid #e1e1e1;
  display: flex;
  align-items: center;
}
.panel-heading-action.kpi_panel-heading-action a.btn.btn-default:not(.disabled) {
  background: white;
  border: 1px solid #e1e1e1;
  display: flex;
  align-items: center;
}
.panel-heading-action .list-toolbar-btn svg{
  fill: #fff;
}
.panel-heading-action .list-toolbar-btn:hover svg{
  fill: var(--primary-blue);
}
.btn.btn-default.link_view:hover svg {
  fill: #fff;
}

.well.hidden-print.kpi_printorder span.label.label-inactive {
  background: #999;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  line-height: normal;
  height: 32px;
  display: flex;
  align-items: center;
  gap: 5px;
}

body#product footer.page-footer{
  margin: 0 !important;
  padding: 0 !important;
}

.brand-name {
  font-size: 36px;
  font-weight: 900;
  color: #003254;
  text-transform: uppercase;
}

.product-title {
  font-size: 26px;
  font-weight: 600;
  color: #003254;
  text-transform: capitalize;
}

.product-heading-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wishlist-button-add {
  height: 3rem !important;
  width: 3rem !important;
  border: 2px solid #33333338 !important;
}

.product-prices {
  margin-top: 18px;
}

.current-price-value {
  font-size: 40px;
}

.product-price {
  font-size: 28px;
  font-weight: 500;
  color: #003254 !important;
}


.alma-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}

.alma-wrapper p {
  margin: 0;
  font-weight: 500;
  color: #afafaf;
}

.product-actions .add {
  width: 60%;
}

.product-actions .add-to-cart {
  width: 100%;
  font-weight: 700;
  font-size: 20px;
}

.blockreassurance_product .item-product img,
.blockreassurance_product .item-product svg {
  height: 20px;
  object-fit: contain;
}

.blockreassurance_product .block-title {
  font-weight: 500;
  color: #7b7b7b !important;
  margin-bottom: 0;
}

.product-section-title {
  font-size: 28px;
  font-weight: 500;
  color: #003254;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.product-description {
  max-width: 90%;
  margin-left: auto;
}
.product-description p span{
    line-height: 24px!important;
    color: #9c9c9c!important;
    font-size: 15px!important;
    font-weight: 500!important;
    font-family: "Metropolis", sans-serif !important;
}
.product-description p {
  line-height: 24px;
  color: #9c9c9c;
  font-size: 15px;
  font-weight: 500;
  font-family: "Metropolis", sans-serif !important;
  text-align: center;
}

.show-specificities-btn,
.show-specifications-btn {
  margin-left: auto;
}

.specificities-wrapper {
  max-width: 900px;
  margin-top: 52px;
}

.specificities-block {
  display: flex;
  align-items: flex-start;
  gap: 34px;
}

.specificities-block:not(:last-child) {
  margin-bottom: 48px;
}

.specificities-block h3 {
  font-size: 24px;
  font-weight: 500;
  color: #003254;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.specificities-block p {
  line-height: 24px;
  color: #9c9c9c;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 500;
}

.container.is_product {
  width: 100%;
  padding: 0;
}
.product-container{
  width: 90%;
}

.product-container,
.description-specificities-container,
.under-banner-container,
.technical-specifications-container,
.other-products-container {
  width: 80%;
  margin: auto;
}
.product_details{
  margin-left: 4rem;
}

.description-specificities-container {
  margin-top: 96px;
}

.description-specificities-container .product-description div {
  background-color: #f5f5f5 !important;
}

.product-container {
  margin-top: 96px;
  margin-bottom: 96px;
}

.banner-container {
  position: relative;
  margin: 96px 0;
  background: #000;
}

/* .banner-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
} */

body#product .featured-products {
  position: relative;
  padding-block: 2rem 2rem;
}

.banner-container img {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  object-fit: cover;
}

.technical-specifications-container ul {
  height: 317px;
  overflow: hidden;
  position: relative;
}

.technical-specifications-container ul.show-all {
  height: auto;
  margin-bottom: 20px;
}

.technical-specifications-container ul .white-shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background: linear-gradient(#f5f5f500, #f5f5f5);
  z-index: 9;
}

.technical-specifications-container li {
  display: grid;
  grid-template-columns: 2fr 1fr;
  padding: 24px 0 8px 0;
}

.technical-specifications-container li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}

.technical-specifications-container li .key {
  font-size: 16px;
  font-weight: 500;
  color: #003254;
}

.technical-specifications-container li .value {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #838383;
}

.technical-specifications-container .content {
    position: relative;
    padding-top: .5rem;
}

.product-variants {
  display: flex;
  gap: 14px;
}

.product-variants .product-variants-item {
  flex: 1;
}

.product-variants-item .control-label {
  font-size: 15px;
  font-weight: 600;
  color: #737373;
}

.product-variants-item .form-control {
  width: 100% !important;
  height: 44px !important;
  font-size: 16px;
  font-weight: 600;
  color: #484848;
  border-color: rgba(165, 165, 165, 0.17);
  background: #fcfcfc url("/themes/oclock/assets/images/selector-arrow.png")
    no-repeat scroll right 0.5rem center/20px 6px;
}

.form-control:focus {
  outline: none;
}

.other-products-container .follow-title {
  font-size: 28px;
  line-height: 43px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--primary-blue);
  margin-bottom: 25px;
}

.other-products-container .featured-products {
  margin-top: 96px;
  padding: 0;
}

.other-products-container .featured-products .product_list {
  margin-left: 0;
  justify-content: start;
  gap: 10px;
}

.other-products-container .featured-products .product_list::after {
  display: none;
}

/***** End PRODUCT PAGE *****/
/***** MENU *****/
.header-wrapper .menu-wrapper {
  /* position: relative !important; */
}

.oclock-main-submenu {
  width: 92%;
  position: absolute;
  top: calc(100% - 17px);
  background: #f4f4f4;
}

.open-menu{
  overflow: hidden;
}


.oclock-main-submenu .white-bar {
  width: 100%;
  height: 18px;
  background: white;
  border-bottom: 1px solid #bdbdbd;
}

.oclock-main-submenu .submenu-content {
  padding: 60px;
}

.oclock-main-submenu .cols-wrapper {
  display: flex;
  gap: 88px;
}

.oclock-main-submenu .cols-wrapper .col {
  /* flex: 1; */
  white-space: nowrap;
}

.oclock-main-submenu .cols-wrapper .col:last-child {
  width: 100%;
}

.oclock-main-submenu .cols-wrapper .col:last-child a {
  height: 248px;
}

.oclock-main-submenu h3 {
  font-size: 24px;
  font-weight: 600;
  color: #2b2b2b;
  margin-bottom: 16px;
}

.oclock-main-submenu li:not(:last-child) {
  margin-bottom: 8px;
}

.oclock-main-submenu a {
  font-size: 16px;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  color: rgba(102, 102, 102, 0.61);
}

.oclock-main-submenu .genders-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.oclock-main-submenu .genders-wrapper a {
  width: 240px;
  height: 168px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.oclock-main-submenu .gender-content {
  text-align: center;
}

.oclock-main-submenu .gender-content p {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 0;
}

.oclock-main-submenu .gender-content h2 {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  margin-bottom: 0;
}

/***** End MENU *****/

/***** UNDER BANNER *****/
.under-banner-container .block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: stretch;
}

.under-banner-container .block img {
  max-width: 100%;
}

.under-banner-container .block div {
  padding: 1.25rem 76px 0;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
}

.frame-container-video{
  height: 436px;
}
.under-banner-container .block h3 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003254;
  margin-bottom: 18px;
}

.under-banner-container .block p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 30px;
}

/***** End UNDER BANNER *****/
/***** Tunnel de commande *****/
#blockcart-modal {
  display: flex ;
  justify-content: center !important;
  align-items: center !important;
}

/***** End Tunnel de commande *****/

#main .page-footer {
  margin-bottom: 0;
}

.block-social {
  display: none;
}

.block_newsletter form input[type="email"] {
  padding: 8px;
}

.week-products-wrapper {
  margin-bottom: 100px;
}

.week-products-wrapper .products {
  justify-content: space-between;
}

.week-products-wrapper .products-section-title {
  line-height: 43px;
  margin-bottom: 22px;
  text-align: left;
  font-size: 28px;
  font-weight: 500 !important;
  color: #003254;
  text-transform: uppercase;
}

#footer {
  padding-top: 0;
}

/* .card-block {
  background: #f5f5f5;
} */

.other-products-container {
  margin-bottom: 80px;
}

ul.product-flags.js-product-flags .product-flag:not(.new):not(.discount) {
  display: none;
}

.product-flags li.product-flag.discount {
  background: #d9000c;
}

.products article .wishlist-button-add {
  border: none !important;
}

.featured-products .products {
  position: relative;
}
body#product .featured-products .products {
  position: static;
}

.home-products-button-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  display: block !important;
}

.home-products-button-next{
  right: -70px;
}
.accessories-products-button-next{
  right: 0;
}
.accessories-products-button-prev{
  left: 0;
}
.product-accessories_title {
  font-size: 20px;
  font-weight: 600;
  color: #003254;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.product-accessories {
  margin-top: 2rem;
}
.featured-products .section-title{
  font-size: 28px ;
  font-weight: 500 !important;
  color: #003254;
  text-transform: uppercase;
}

.home-products-button-prev {
  left: -70px;
}

#search_filters > .h6 {
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  color: #2b2b2b;
}

#search_filters .facet .facet-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #9e9e9e;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 16px;
}

#search_filters .facet .facet-title.active-filter {
  color: #2b2b2b;
}

#search_filters .facet .facet-title img {
  width: 15px;
}

#search_filters .facet .collapse {
  display: none;
  margin-bottom: 24px;
}

#search_filters .facet .facet-label a {
  color: #adadad;
  font-size: 14px;
}

#search_filters .facet .facet-label.active a {
  color: #515151;
}

body#category .products .product .product-miniature {
  width: 100%;
}

body#category .pagination {
  margin-bottom: 3rem;
}

.lSSlideOuter .lightSlider > * {
  background-color: #f5f5f5;
}

.lSSlideOuter .lSPager.lSGallery li.active {
  border-color: #003254 !important;
}

.blockreassurance_product {
  margin-top: 0;
}

.blockreassurance_product div:not(:last-child) {
  margin-bottom: -5px;
}

#blockcart-modal p.cart-products-count {
  color: #787878 !important;
  font-size: 22px !important;
  letter-spacing: -1.5px;
  margin-bottom: 20px;
}

#blockcart-modal .cart-content p .label {
  font-size: 17px;
  font-weight: 700;
  color: #003254;
}

#blockcart-modal .cart-content p:not(:first-child) {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 10px;
  padding-left: 0;
}

#blockcart-modal .cart-content .value {
  color: rgba(131, 131, 131, 0.67);
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

#blockcart-modal p.product-total {
  background-color: transparent !important;
}

#blockcart-modal p.product-total .value {
  color: #838383;
  font-weight: 700;
}

#blockcart-modal .modal-body {
  padding: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
  font-size: 14px;
}

.btn-primary .material-icons {
  width: 20px;
  height: 28px;
}

#blockcart-modal .product-name {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -1px;
  margin-bottom: 24px;
}

#blockcart-modal .product-price {
  color: #003254;
  font-weight: 700;
  font-size: 23px;
  letter-spacing: -1px;
  margin-bottom: 12px;
}

#blockcart-modal .modal-body .divide-right span {
  font-size: 15px;
  color: rgba(131, 131, 131, 0.67);
}

#blockcart-modal .modal-body .divide-right span strong {
  color: #2b2b2b;
  font-weight: 500;
}

#blockcart-modal .divide-right {
  border-right: none;
}

.cart-grid-body > a.label {
  display: none;
}

body#cart #wrapper {
  padding-top: 66px;
  padding-bottom: 66px;
  background: #f8f8f8;
}

body#cart .cart-grid-body .card-block {
  background: white;
}

body#cart .cart-container {
  padding: 8px;
}

body#cart .cart-container .separator {
  display: none;
}

body#cart .cart-grid-body .card-block h1 {
  font-size: 30px;
  font-weight: 500;
  color: #003254;
}

body#cart .product-line-grid-left {
  padding-left: 0;
  padding-right: 0;
  width: 20% !important;
}

body#cart .product-line-grid-body {
  padding-left: 0;
}

body#cart .product-line-info > a.label {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #003254;
}

body#cart .current-price > span.price {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #003254;
  margin-top: 16px;
  display: block;
}

body#cart .product-line-info span.label {
  font-size: 15px;
  color: rgba(131, 131, 131, 0.67);
  font-weight: 300;
}

body#cart .product-line-grid-right .product-price {
  color: #003254;
  letter-spacing: -2px;
  font-weight: 500;
}
footer.page-footer {
  padding-bottom: 20px !important;
  margin-bottom: 0 !important;
}

body#cart .product-line-grid-right .qty {
  width: 50% !important;
  padding: 0;
}

body#cart .bootstrap-touchspin .input-group-btn-vertical{
  position: absolute;
  right:-20px;
}

body#cart .card-block {
  background: white;
}

body#cart .cart-detailed-subtotals .label {
  color: #606060;
  font-weight: 600;
  letter-spacing: -1px;
}

body#cart .cart-summary-line .value {
  font-size: 15px;
  color: rgba(131, 131, 131, 0.67);
  font-weight: 600;
}

body#cart .cart-total .label {
  font-size: 18px;
  color: #003254;
}

body#cart .cart-total .value {
  color: #858585;
}

body#cart .card-block.checkout .btn-primary {
  font-size: 14px;
}

body#cart .delete-product-container {
  padding-right: 0;
}

/***** QTY Control in Cart page *****/
.input-group.bootstrap-touchspin {
  position: relative;
  box-sizing: border-box;
  height: 45px;
  width: 100%;
  max-width:80px;
}

input.js-cart-line-product-quantity.form-control {
  width: 100%;
  height: 100%;
  color: #232323;
  background-color: white;
  position: absolute;
  text-align: center;
}

.bootstrap-touchspin .input-group-btn-vertical {
  width: 70%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 51px;
  z-index: 2;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  height: 100%;
  margin: 0;
  padding: 0.5rem 1rem;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
  content: "+";
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
  content: "-";
}

/***** End QTY Control in Cart page *****/

footer.page-footer {
  background-color: white !important;
}

.ets_mp_content_left .box-tool input[type="text"] {
  width: 190px;
}

.stats-box-info .box-info .box-info-title {
  font-family: "Manrope", sans-serif !important;
}

.ets_mp-section-commissions .table tbody tr:nth-child(2) {
  display: none;
}

#start_products .panel-heading span.badge {
  display: none;
}

.ets_mp-panel th.actions button.btn {
  border-color: #003254;
  background: #003254;
  color: white;
}

.ets_mp-panel th.actions button.btn svg {
  fill: white !important;
}

.ets_mp_content_left .panel .title_box,
.ets_mp-panel tr.nodrag.nodrop th {
  font-size: 11px;
  font-weight: 500;
}

select.form-control:not([size]):not([multiple]) {
  height: auto;
  padding: 12px;
}

.oclock-wishlist {
  position: relative;
}

.oclock-wishlist .has-products {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d2a66e;
  position: absolute;
  top: -2px;
  left: -1px;
}

.wishlist-products-list {
  background: white;
}

body#category #left-column {
  width: 20%;
}

body#category #content-wrapper {
  width: 80%;
}

body#my-account footer.page-footer {
  padding-bottom: 1.563rem;
  background: #f8f8f8 !important;
}

body#history .page-footer,
body#order-detail .page-footer {
  /* display: none; */
}

body#order-detail .form-footer {
  background: white;
}
.section-categories .category-cover .category-cover-title {
  font-size: 47px;
  font-weight: 900;
  line-height: 60px;
  text-align: center;
}
.category-cover-prefix {
text-align: center;
}
.features_section_cat {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.features_section_cat .category-cover-prefix {
  font-size: 40px;
  font-weight: 400;
}
.oclock_bannerbrand.section-banner{
  position: relative;
  background-size: cover;
  background-position: right;
}
.oclock_bannerbrand.section-banner::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Adjust overlay color and opacity */
  z-index: 1;
}
.oclock_bannerbrand.section-banner .content{
  position: relative;
  z-index: 2; /* Ensure content is above overlay */
  color: #fff; /* Adjust text color if needed */
}
body#checkout .form-informations{
  display: none !important;


}
body#checkout section.checkout-step .forgot-password{
  margin: 0rem;
}


body#category #content-wrapper.col-lg-12 {
  width: 100%;
}
/***** Checkout *****/
body#checkout #wrapper {
  background: #f8f8f8;
}

body#checkout .form-group.ocklint {
  display: flex;
  flex-direction: column;
}
body#checkout .form-group.ocklint label {
  padding: 0;
}
body#checkout .form-group.ocklint label.form-control-label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  color: #606060;
  width: 100%;
}
body#checkout .form-group.ocklint.fild-firstname,
body#checkout .form-group.ocklint.fild-email,
body#checkout .form-group.ocklint.fild-company,
body#checkout .form-group.ocklint.fild-address2,
body#checkout .form-group.ocklint.fild-id_state,
body#checkout .form-group.ocklint.fild-id_country {
  width: 48%;
  float: left;
  margin-right: 20px;
}
body#checkout .form-group.ocklint.fild-lastname,
body#checkout .form-group.ocklint.fild-password,
body#checkout .form-group.ocklint.fild-adresse,
body#checkout .form-group.ocklint.fild-city,
body#checkout .form-group.ocklint.fild-postecode {
  width: 48%;
}
body#checkout .form-group.ocklint.fild-password label {
  width: 100%;
}

body#checkout .form-informations {
  display: none;
}
.form-control-comment {
  font-size: 12px !important;
}
body#checkout .custom-checkbox span {
  position: absolute;
  top: 0;
  left: -30px;
}
body#checkout .custom-checkbox label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: #a3a3a3;
}
.-current .step-title.js-step-title.h3 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 500 !important;
  line-height: 43px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #003254;
}
body#checkout .custom-checkbox span {
  position: absolute;
  top: 0px;
  left: -20px;
}
body#checkout .custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 28px;
}
.cart-summary-line.cart-total .label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: -0.06em;
  color: #003254;
}
.cart-summary-line.cart-total .value {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600 !important;
  font-size: 1rem;
  text-align: right;
  color: #858585;
}

.cart-summary-line.cart-summary-subtotals .value {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-align: right;
  letter-spacing: -0.06em;
  color: rgba(131, 131, 131, 0.67);
}
.cart-summary-line.cart-summary-subtotals .label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600 !important;
  font-size: 1rem;
  letter-spacing: -0.06em;
  color: #606060;
}

body#checkout #delivery-address .form-control-comment {
  display: none;
}
body#checkout select.form-control:not([size]):not([multiple]) {
  padding: 8px !important;
}
body#checkout footer {
  background-color: transparent !important;
}
.form-control-select {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=")
    no-repeat scroll right 0.5rem center/1.25rem 1.25rem !important;
}
body#checkout .form-group.row label {
  font-family: "Metropolis";
  font-style: normal;
  font-size: 15px;
  font-weight: 600;
  color: #a3a3a3;
}
body#checkout section.checkout-step .content {
  padding: 0;
}
#pagenotfound #main .page-content {
  text-align: center;
  width: 100%;
  margin: auto;
  margin-bottom: 2rem;
}
body#checkout .content form p {
  width: 100%;
  max-width: 500px;
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #a3a3a3;
}
body#checkout .order-options #delivery label {
  max-width: 490px;
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #a3a3a3;
}
#delivery_message {
  border: 1px solid lightgray;
  padding: 12px 12px 30px 12px;
  margin-block: 15px 25px !important;
}
.section-categories {
  padding-top: 80px;
}
.custom-btn{
  border-radius: 0px;
}
textarea#delivery_message::placeholder{
  color: rgb(30, 30, 30);
}
body#checkout section.checkout-step.-current .step-title {
  border: none;
  padding-bottom: 0px;
}
body#checkout .condition-label label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
}
body#checkout .payment-options label {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  color: #003254;
}
body#checkout .condition-label {
  padding: 0;
}
body#order-confirmation #content-hook_order_confirmation .card-title {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  text-transform: uppercase;
  color: #003254;
}

body#order-confirmation #content-hook_order_confirmation .card-block p {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  color: #c0c0c0;
}
body#order-confirmation table tbody tr td:first-child {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600 !important;
  font-size: 17px !important;
  letter-spacing: -0.06em;
  color: #003254;
  line-height: 18px;
}
body#order-confirmation #order-details .card-title {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 13px;
  text-transform: uppercase;
  color: #003254;
  margin-top: 23px;
}
#order-confirmation #content-hook_order_confirmation.card {
  background: transparent;
}

body#order-confirmation #order-details ul li em {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 31px;
  color: #c0c0c0;
}
body#order-confirmation ul li {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #d2a66e;
}

body#order-confirmation #order-items .row h3 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: -0.06em;
  color: #c2c2c2;
}
body#order-confirmation #order-items .order-confirmation-table .details span {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: -0.06em;
  color: #003254;
}
body#order-confirmation #order-items hr {
  border-top-color: #c2c2c2 !important;
}
#order-items table tr {
  height: 1.875rem;
  border-bottom: 1px solid #c2c2c2;
}
#order-confirmation
  .order-confirmation-table
  .qty
  .row
  .col-xs-4.text-sm-center {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 19px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.06em;
  color: #003254;
}

body#order-confirmation table tbody tr td:last-child {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  text-align: right;
  letter-spacing: -0.06em;
  color: rgba(131, 131, 131, 0.67);
  line-height: 18px;
}
#order-items table tr.total-value {
  background-color: transparent !important;
}

body#order-confirmation #wrapper {
  background: #f8f8f8;
}
body#order-confirmation #content-hook_order_confirmation.card {
  background-color: transparent;
}

body#checkout .condition-label label a {
  color: #d2a66e;
}
body#checkout .carrier-delay {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 1.12rem;
  color: #d2a66e;
}
body#checkout .condition-label label.js-terms {
  padding-left: 2rem;
}
body#checkout .additional-information {
  margin-top: 0;
  margin-left: 2.875rem;
  font-size: 0.875rem;
}
body#checkout section.checkout-step .delivery-options .delivery-option img {
  width: 1.9rem;
}
body#checkout .carrier-price {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 43px;
  display: flex;
  align-items: center;
  letter-spacing: -0.06em;
  color: #003254;
}

.block-seller-banner img {
  display: block;
  width: 100%;
  height: 300px !important;
  object-fit: cover;
}

.blockcart.cart-preview.active span.has-products {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #d2a66e;
  position: absolute;
  top: 15px;
  left: 0px;
  z-index: 1;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: white;
  font-size: 12px;
  line-height: normal;
}
.current-price {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product_accessory_minature .img_accessories img{
  width: 100% !important;
  height: 100% !important;
}
#cart .current-price {
  display: flex;
  justify-content: start;
  align-items: center;
}
#footer .block_newsletter p.alert {
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
  width: 100%;
  max-width: 307px;
  padding-left: 4px;
  padding-top: 6px;
  padding-bottom: 4px;
  border-radius: 2px;
  font-size: 11px;
  display: flex;
  align-items: center;
  line-height: normal;
}

.blockcart.cart-preview.active {
  position: relative;
}

.blockcart.cart-preview svg {
  top: -0.6px;
  position: relative;
  height: 30px !important;
}

/* body#checkout .step-title {
        display: none;
    } */

.checkout__nav {
  background: white;
}

.checkout__nav-list {
  margin-bottom: 0;
  display: flex;
  gap: 40px;
  border-bottom: 2px solid #f1f1f1;
}

.checkout__nav-list li {
  padding: 24px 18px;
  font-size: 18px;
  font-weight: 600;
  color: #a4a4a4;
  cursor: pointer;
  position: relative;
}

.checkout__nav-list li:hover {
  color: #003254;
}

.checkout__nav-list li::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d2a66e;
  display: none;
}

.checkout__nav-list li.active {
  color: #003254;
}

.checkout__nav-list li.active::after {
  display: block;
}

/***** End Checkout *****/

.send-renew-password-link {
  text-align: center;
  padding: 0;
}

.forgotten-password .form-fields .center-email-fields {
  display: flex;
  flex-direction: column;
  margin: auto;
  align-items: center;
}

.forgotten-password .form-fields .email input {
  width: 100%;
  padding: 16px 15px;
  border: 2px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  background: transparent;
  margin-bottom: 1rem;
  height: 100%;
}

.forgotten-password .form-fields .center-email-fields {
  display: flex;
  flex-direction: column;
  margin: auto;
  align-items: center;
}

.forgotten-password .form-fields .center-email-fields button {
  width: 100%;
  text-transform: uppercase;
  padding: 16px;
  color: white;
  background-color: var(--primary-blue);
  font-size: 18px;
  font-weight: 600;
  max-width: fit-content;
  width: 100%;
  height: 100%;
}

body#password #main .page-footer {
  margin-bottom: 20px;
}

.ets_mp_product_tab_content_header .product_type_select {
  margin-left: 16px;
  margin-right: 4px;
  margin-top: 10px;
}

.section-item.ets_mp-section-commissions
  .stats-data-commissions
  .box-tool-buttons {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}

.swiper.homeFeaturedproducts {
  width: 100%;
}

body#module-ets_marketplace-registration footer {
  position: relative;
  background-color: transparent;
}

.translate_2 {
  display: none;
}

.card-upload-file .input-fill-oclock {
  width: 74%;
}
.input_container {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
}
#seller-product-form .characteristic-row {
  padding: 1rem 0;
}

.image_container {
  width: 20%;
}


.input_error
{
  border: 1px solid red !important;
}

.error_alert {
  width: 100%;
  margin-top: 1rem !important;
  font-weight: 400;
  font-size: 13px !important;
  color: #ff0000a6 !important;
}
.lSSlideOuter .lSPager.lSGallery li {
  background: transparent;
}

.page-my-account #content .myseller-list .links a span.link-item {
  position: relative;
}

.page-my-account #content .myseller-list .links a svg {
  display: inline-block;
  margin: auto;
  height: 18px;
  width: 18px;
  fill: #4caf5000 !important;
  stroke: #4caf50;
}

/*video prodcut*/

body#product .video-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 30%;
  /* 16:9 aspect ratio */
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  height: 0;
}

body#product .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

body#product .ytp-chrome-top.ytp-show-cards-title {
  display: none;
}

body#product .ytp-pause-overlay-container {
  display: none;
}

body#product a.ytp-watermark.yt-uix-sessionlink {
  display: none;
}

#header .menu > ul > li {
  display: inline-block;
  cursor: pointer;
}

button.btn-unstyle.select-title {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

button.btn-unstyle.select-title i.material-icons.float-xs-right {
  display: flex;
}

div#_desktop_user_info .user-info a {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 11px !important;
  line-height: normal;
}

.products .product .product-miniature {
  flex-direction: column;
  justify-content: center;
}

.user-info svg {
  margin-bottom: 6px;
}

.products article .wishlist-button-add {
  position: absolute;
  top: -0.2rem;
  right: 0px;
  z-index: 10;
}


.products article .wishlist-button-add i {
  font-size: 30px;
}
.ets_mp_tab_content.more-date .translatable-field {
  display: block;
}

.under-banner-container .block .frame-container-video {
  padding: 1px;
}
.ets_mp_step_content button.form-control-submit svg {
  fill: white !important;
  height: 20px;
  width: 19px;
  padding-top: 6px;
}
.technical-specifications-container ul {
  height: 300px;
  width: 80%;
  margin: auto;
}
.specificities-wrapper {
  max-width: 950px;
  margin-top: 52px;
  margin:auto;
  padding-top: 1rem;
}

body#product
  section.section-features.oclock_reassurance
  .swp-oclockreassurance {
  max-width: 1080px;
  margin: auto;
}

body#product
  section.section-features.oclock_reassurance
  .swiper-backface-hidden
  .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  height: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body#product section.section-features.oclock_reassurance {
  background: white;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

body#product section.section-features.oclock_reassurance h3.feature-title {
  width: 70%;
  color: #003254;
  padding-top: 10px;
  font-weight: 600;
}

#blockcart-modal .modal-dialog .row.center-items {
  display: flex;
  width: 100%;
  align-items: center;
}
#blockcart-modal .product-image {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 0 0 auto;
}

/*css checkout */
.step-order.-clickable a.active {
  position: relative;
}
.step-order.-clickable a.active:after {
 display: block;
  width: 85%;
  content: "";
  position: absolute;
  bottom: -21px;
  left: 50%;
  background-color: #D2A66E;
  border-radius: 3px;
  transform: translateX(-50%);
  height: 2px;
}

.step-order.-clickable {
  background: white;
  padding: 20px 24px;
  display: flex;
  justify-content: flex-start;
  gap: 1.5rem;
 border-bottom: 1px solid #eaeaea;
}

.step-order.-clickable a {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: normal;
  color: #a4a4a4;
  cursor: pointer;
}

.step-order.-clickable a.active {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;

  line-height: normal;
  letter-spacing: -0.06em;
  color: #003254;
}

body#checkout .step-order.-clickable a.active:hover {
  color: #d2a66e;
}

span.step-edit svg {
  width: 22px;
  height: 22px;
  color: transparent;
  fill: transparent;
  stroke: #0d3354;
}
/* css checkout */

/* PRELOADER CSS */
.page-loader {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  background: black;
  z-index: 1000;
}
.page-loader .txt {
  color: #666;
  text-align: center;
  top: 40%;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-weight: bold;
  line-height: 1.5;
}
/* SPINNER ANIMATION */
.spinner {
  position: relative;
  top: 35%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.section_tendences p {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}
.section_tendences header {
  background-image: url(/img/banner_home_tendences.jpeg);
  height: 350px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_tendences header h1 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  text-transform: uppercase;
  color: #ffffff;
}

.title_section_tendences {
  max-width: 84%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  margin-block: 4rem 2rem;
}
.title_section_tendences h2 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 31px;
  text-transform: uppercase;
  color: #003254;
}

.title_section_tendences p {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  color: #969696;
}

.banner_section_tendences img {
    max-width: 800px;
    height: 600px;
    object-fit: cover;
    width: 800px;
}
.collection_details {
  width: auto;
}

.banner_section_tendences {
  display: flex;
  justify-content: center;
  gap: 0px;
  margin-block: 3rem;
  align-items: center;
}
.collection_details h2 {
  font-family: "Metropolis";
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  color: var(--primary-blue) !important;
}

.collection_details p {
    text-align: start;
    margin-top: 2rem;
    font-family: "Metropolis";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #9c9c9c;
    max-width: 609px;
  } 
.banner_section_tendences .right {
    order: 2;
}

#module-tendences-tendences .section-title,#module-tendences-tendences .products-section-title {
    display: none;
  }

  #module-tendences-tendences .products .product .product-miniature .thumbnail-container {
    width: 100%;
    height: 100%;
    padding: 5px;
    padding-bottom: 2rem;
    margin: auto;
  }
  #module-tendences-tendences .products .homeFeaturedproducts .product .product-miniature .thumbnail-container {
    width: 96% !important;
  }
  
 div#colissimo-timeline {
    margin-bottom: 3rem;
}

.right-menu .oclock-wishlist .has-products a{
    display: block !important;
  height: 22px !important;
}

.technical-specifications-container h2.product-section-title {
    text-align: left;
    width: 90%;
    margin: auto;
}

.technical-specifications-container button#show-specifications {
    margin: auto;
    float: right;
}

.description-specificities-container h2.product-section-title {
    text-align: left;
    width: 90%;
    margin: auto;
    margin-bottom: 1rem;
}


.banner_section_tendences img {
    width: 100%;
    max-width: 650px;
}

.description-specificities-container .product-description {display: none;}

.description-specificities-container button#show-specificities {
    margin: auto;
    float: right;
}


     .video-container{
  width:100vw;
  height:100vh;
      overflow:hidden;
      position:relative;
    }
    
    
    .video-container iframe{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    
    .video-container iframe {
      pointer-events: none;
    }
    .video-container iframe{
      position: absolute;
      top: -60px;
      left: 0;
      width: 100%;
      height: calc(100% + 120px);
    }
    .video-foreground{
      pointer-events:none;
    }


body#module-ets_marketplace-products .row.form-group.cls-description {
    display: none;
}

div#specificities {
    height: 400px;
    overflow: hidden;
    position: relative;
}

div#specificities div#white-shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 550px;
    background: linear-gradient(#f5f5f500, #f5f5f5);
    z-index: 9;
}

.oclock-main-submenu .genders-wrapper a {
    background-position: center;
    background-size: cover;
}

.page-cms-6 .images-wrapper .img-container img {
    height: 330px;
    object-fit: cover;
}


body#checkout #footer {
    padding: 0;
}

.ets_mp_tab_content.BaseSettings label{
  text-align: start !important;
}

.oclock-category-banner:before {
    content: "";
    background: #0d335433;
    position: absolute;
    width: 100%;
    height: 100%;
}
.warning_message p {
  color: white;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}
.warning_message {
  padding: 5px;
  background: #003254c9;
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 1rem;
}
.warning_message svg {
  width: 20px;
  stroke: #365d78;
}
.blockreassurance_product p.block-title {
    line-height: 1.5;
}
.lSSlideOuter img {
    padding: 5px;
}
.blockreassurance_product {
    margin-top: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}

   @media screen and (min-width:851px) {
      .slider_image_mobile {
        display: none;
      }
    }
    
@media (min-width: 991px) {
    .carousel .carousel-inner {
        height: calc(100vh - 165px);
        object-fit: cover;
        object-position: center;
    }
}

.blockreassurance_product div {
    align-items: center;
}

.frame-container-video {
    pointer-events: none;
}


.banner_section_tendences:after {
    background: #D2A66E;
    content: "";
    width: 98.5%;
    position: absolute;
    height: 100%;
    z-index: -1;
    border-radius: 0% 33px 33px 0;
    max-width: 1600px;
}

.banner_section_tendences .collection_details p {
    color: #003255;
}


.banner_section_tendences {
    position: relative;
    z-index: 1;
}


.banner_section_tendences:nth-child(3)::after {
    content: "";
    left: 0;
}


.banner_section_tendences:nth-child(5)::after {
    content: "";
    right: 0;
     border-radius: 33px 0 0 33px;
    width: 98.5%;
}


.banner_section_tendences:nth-child(7)::after {
    content: "";
    left: 0;
}


.banner_section_tendences:nth-child(9)::after {
    content: "";
    right: 0;
     border-radius: 33px 0 0 33px;
    width: 98.5%;
}




.blockreassurance_product div {
    align-items: center;
    display: flex
;
}

@media (max-width: 579px) {

    
    .banner_section_tendences:after, .banner_section_tendences:nth-child(3)::after,
    .banner_section_tendences:nth-child(5)::after, .banner_section_tendences:nth-child(7)::after,
    .banner_section_tendences:nth-child(9)::after{
        width: 100%;
        border-radius: 0;
    }
    .banner_section_tendences {
        position: relative;
        z-index: 1;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

}

    body#product .wishlist-mob button.wishlist-button-add.wishlist-button-product {
        position: relative;
        margin: 0;
        margin-top: 0px;
        border-radius: 0;
    }
    
    body#product .wishlist-mob {
        display: flex;
        justify-content: flex-start;
        gap: 10px;
    }
    
    .wishlist-mob .product-add-to-cart.js-product-add-to-cart {
        width: 82%;
        max-width: 300px;
    }
    .product-heading-wrapper button.wishlist-button-add.wishlist-button-product {
        display: none;
    }
     body#product button.wishlist-button-add.wishlist-button-product {
    height: 2.8rem !important;
    width: 2.8rem !important;
    }
    
    .product-actions .add {
    width: 100%;
}

    


.col-lg-9.categ p {
    background: #4CAF50;
    padding: .5rem;
    border-radius: 3px;
    color: white;
    font-weight: 600;
}
#search_widget form i.clear {
    display: none !important;
}

.banner_section_tendences img {
    margin: 2rem;
}

.banner_section_tendences .collection_details p {
    color: #003255;
    font-weight: 300;
    line-height: 1.5;
}



@media (max-width: 1224px) {
    .banner_section_tendences {
        gap: 0px;
    }
    .banner_section_tendences:after, .banner_section_tendences:nth-child(3)::after,
    .banner_section_tendences:nth-child(5)::after, .banner_section_tendences:nth-child(7)::after,
    .banner_section_tendences:nth-child(9)::after{
        width: 100%;
    }  
}
@media (max-width: 1024px) {
    .banner_section_tendences {
        flex-direction: column;
    }
    .banner_section_tendences {
    gap: 0px;
        
    }
    .banner_section_tendences img {
    margin: 1rem;
}
      .banner_section_tendences:after, .banner_section_tendences:nth-child(3)::after,
    .banner_section_tendences:nth-child(5)::after, .banner_section_tendences:nth-child(7)::after,
    .banner_section_tendences:nth-child(9)::after{
        width: 100%;
        border-radius: 0;
    }
    .collection_details {
        width: 100%;
        margin: auto;
        padding: 2rem;
    }
    .banner_section_tendences {
        position: relative;
        z-index: 1;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }  
}

ody#product .wishlist-mob {
    display: flex;
    justify-content: flex-start;
    gap: 13px;
}
body#cms .question span {
    width: 90%;
}

body#cms .question {
    gap: 0;
    align-items: baseline;
}

body#cms .question span svg {
    width: 15px;
    height: 15px;
}

.question > svg {
    width: 10%;
}

.product-add-to-cart.js-product-add-to-cart.disable {
    pointer-events: none;
/*    filter: grayscale(1);
    opacity: .5;*/
}


@media (max-width: 579px) {

    body#product .wishlist-mob {
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }
}

@media (max-width: 900px) {
    .product-actions .add-to-cart {
        font-size: 18px;
    }
}

@media (max-width: 800px) {
    .product-actions .add-to-cart {
        font-size: 16px;
    }
}


@media (max-width: 1220px) {

 .under-banner-container .block.left .bg-cover-product {
    order: 1;
}
}

   #prodcut h2.h2.products-section-title.text-uppercase {
    font-size: 28px;
    color: rgb(0, 50, 84);
    text-transform: uppercase;
    font-weight: 500 !important;
}

body#product .description-specificities-container {
    margin-bottom: 4rem;
}

.technical-specifications-container button#show-specifications,
.description-specificities-container button#show-specificities {
    margin: auto;
    max-width: fit-content;
    float: right;
}


@media (max-width: 600px) {
   .technical-specifications-container button#show-specifications,
    .description-specificities-container button#show-specificities {
        margin: auto;
        max-width: 100%;
        float: right;
    }
    .wishlist-mob .product-add-to-cart.js-product-add-to-cart {
        width: 82%;
        max-width: 100%;
    }
    .wishlist-taef.oclock-wishlist a {
        top: 5px;position: relative;
    }
}



/*
div#arlg-zoom {
    display: none!important;
}

.lSSlideOuter .lightSlider > * {
    cursor: zoom-in;
}
*/

@media only screen and (min-width: 1025px) {
    .banner_section_tendences:nth-child(3) {
       justify-content: flex-start;
    }
    
    .banner_section_tendences:nth-child(5) {
       justify-content: flex-end;
    }
    
    
    .banner_section_tendences:nth-child(7) {
       justify-content: flex-end;
       padding-left: 5%;
       display: flex;
       flex-direction: row-reverse;
    }
    
    .banner_section_tendences:nth-child(12) {
       justify-content: flex-end;
    }
    .banner_section_tendences {
      padding-left: 5%;
      padding-right: 5%;
    }
}

@media (min-width: 576px) and (max-width: 1220px) {
    #product .section-features .features-wrapper {
         flex-wrap: nowrap;
         gap:0;
    }
    
}

@media (min-width: 576px) and (max-width: 1220px) {
    #index .section-categories .category:nth-child(2n) {
        flex-direction: column !important;
    }
}


body#module-tendences-tendences section.section_tendences header {
    display: none;
}


.wishlist-button-add i {
    color: #0d3354!important;
}


@media only screen and (max-width: 768px) {
    .product-miniature .product-description {
        padding-top: 10px;
    }
    .col-sm-12.hidden-md-up.text-sm-center.showing {
        display: none;
    }
    body#category #left-column {
        width: 100%;
    }
    #category #left-column #search_filters_wrapper {
        margin: auto;
        margin-bottom: 4rem;
    }
    body#category .products-selection .col-md-6 {
        width: 100%;
    }
    
    body#category  .products-sort-order {
        width: 50%;
        float: left;
    }
    
    body#category .sort-by-row {
        display: flex;
        justify-content: space-between;
    }
    
    body#category .col-sm-3.col-xs-4.hidden-md-up.filter-button {
        width: 50%;
    }
    
    body#category .products-sort-order .dropdown-menu {
        width: 20.78rem;
    }
    #category #left-column #search_filter_controls {
        margin-bottom: 1rem;
        text-align: left;
    }
}

@media only screen and (max-width: 468px) {
    body#category .products-sort-order .dropdown-menu {
        width: 20.6rem;
    }
}


@media (min-width: 768px) and (max-width: 768px) {
    body#category .products-sort-order {
        width: 100%;
        float: left;
    }
}

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

    .oclock-wishlist {
        position: relative;
        top: 6px;
    }
}
@media only screen and (min-width: 1221px) {
      .header-wrapper .menu-wrapper .right-menu {
        z-index: 1;
        position: relative;
    } 
}

/* #main .page-content #notifications {
    width: 100%;
} */

.page-addresses .page-content {
    display: flex;
    flex-wrap: wrap;
}

.page-address .page-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
body#address footer {
    background-color: transparent;
}

.oclock-main-submenu .genders-wrapper {
    flex-wrap: wrap;
}

.collection_details {
    padding: 1rem;
}
.section-genders .gender:hover{
    transform: scale(1.02);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.section-genders .gender:hover .gender-content{
    font-size:2rem !important;
}
.section-genders .gender{
    transform: scale(1);
    transition: all .2s ease-out;
}



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

    body#module-tendences-tendences section#wrapper {
        overflow: hidden;
    }

}


/* Parent container must use flexbox */
#specifications {
  display: flex;
  flex-direction: column;
}

/* Dynamic ordering from 0 to 100 */
.order-feature-0 { order: 0; }
.order-feature-1 { order: 1; }
.order-feature-2 { order: 2; }
.order-feature-3 { order: 3; }
.order-feature-4 { order: 4; }
.order-feature-5 { order: 5; }
.order-feature-6 { order: 6; }
.order-feature-7 { order: 7; }
.order-feature-8 { order: 8; }
.order-feature-9 { order: 9; }
.order-feature-10 { order: 10; }
.order-feature-11 { order: 11; }
.order-feature-12 { order: 12; }
.order-feature-13 { order: 13; }
.order-feature-14 { order: 14; }
.order-feature-15 { order: 15; }
.order-feature-16 { order: 16; }
.order-feature-17 { order: 17; }
.order-feature-18 { order: 18; }
.order-feature-19 { order: 19; }
.order-feature-20 { order: 20; }
.order-feature-21 { order: 21; }
.order-feature-22 { order: 22; }
.order-feature-23 { order: 23; }
.order-feature-24 { order: 24; }
.order-feature-25 { order: 25; }
.order-feature-26 { order: 26; }
.order-feature-27 { order: 27; }
.order-feature-28 { order: 28; }
.order-feature-29 { order: 29; }
.order-feature-30 { order: 30; }
.order-feature-31 { order: 31; }
.order-feature-32 { order: 32; }
.order-feature-33 { order: 33; }
.order-feature-34 { order: 34; }
.order-feature-35 { order: 35; }
.order-feature-36 { order: 36; }
.order-feature-37 { order: 37; }
.order-feature-38 { order: 38; }
.order-feature-39 { order: 39; }
.order-feature-40 { order: 40; }
.order-feature-41 { order: 41; }
.order-feature-42 { order: 42; }
.order-feature-43 { order: 43; }
.order-feature-44 { order: 44; }
.order-feature-45 { order: 45; }
.order-feature-46 { order: 46; }
.order-feature-47 { order: 47; }
.order-feature-48 { order: 48; }
.order-feature-49 { order: 49; }
.order-feature-50 { order: 50; }
.order-feature-51 { order: 51; }
.order-feature-52 { order: 52; }
.order-feature-53 { order: 53; }
.order-feature-54 { order: 54; }
.order-feature-55 { order: 55; }
.order-feature-56 { order: 56; }
.order-feature-57 { order: 57; }
.order-feature-58 { order: 58; }
.order-feature-59 { order: 59; }
.order-feature-60 { order: 60; }
.order-feature-61 { order: 61; }
.order-feature-62 { order: 62; }
.order-feature-63 { order: 63; }
.order-feature-64 { order: 64; }
.order-feature-65 { order: 65; }
.order-feature-66 { order: 66; }
.order-feature-67 { order: 67; }
.order-feature-68 { order: 68; }
.order-feature-69 { order: 69; }
.order-feature-70 { order: 70; }
.order-feature-71 { order: 71; }
.order-feature-72 { order: 72; }
.order-feature-73 { order: 73; }
.order-feature-74 { order: 74; }
.order-feature-75 { order: 75; }
.order-feature-76 { order: 76; }
.order-feature-77 { order: 77; }
.order-feature-78 { order: 78; }
.order-feature-79 { order: 79; }
.order-feature-80 { order: 80; }
.order-feature-81 { order: 81; }
.order-feature-82 { order: 82; }
.order-feature-83 { order: 83; }
.order-feature-84 { order: 84; }
.order-feature-85 { order: 85; }
.order-feature-86 { order: 86; }
.order-feature-87 { order: 87; }
.order-feature-88 { order: 88; }
.order-feature-89 { order: 89; }
.order-feature-90 { order: 90; }
.order-feature-91 { order: 91; }
.order-feature-92 { order: 92; }
.order-feature-93 { order: 93; }
.order-feature-94 { order: 94; }
.order-feature-95 { order: 95; }
.order-feature-96 { order: 96; }
.order-feature-97 { order: 97; }
.order-feature-98 { order: 98; }
.order-feature-99 { order: 99; }
.order-feature-100 { order: 100; }





.js-product.swiper-slide {
    padding: 0;
    float: none;
}
    
.product-miniature .product-title a {
    font-size: 18px;
}
.technical-specifications-container li .key {
    font-size: 18px;
}
.technical-specifications-container li .value {
    font-size: 18px;
}
.specificities-block p {
    font-size: 18px;
}

.specificities-block p {
    font-size: 17px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
}


@media screen and (min-width: 1220px) and (max-width: 1440px) {
    #header .top-menu a {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    #header a {
        font-size: 11px;
    }
}


@media screen and (min-width: 1441px) and (max-width: 1670px) {
    #header a {
        font-size: 13px;
    }
}

@media screen and (min-width: 1671px) {
    #header a {
        font-size: 16px;
    }
}

footer .rating img {
    width: 100px;
}

body#checkout .custom-checkbox label {
    padding-left: 20px!important;
    margin-left: -20px;
    cursor: pointer;
}



.step-order.-clickable a:not(.active) {
    cursor: default;
}

body#checkout .step-order.-clickable a:not(.active):hover {
    color: #a4a4a4;
}



@media screen and (min-width: 1221px) {
    #header .top-menu a {
      padding-left: 0.3vw !important;
      padding-right: 0.3vw !important;
      font-size: 1vw !important;
    }
}