@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');

body, html, p, span, .ft-section, .product-description {
  font-family: 'Montserrat', 'Segoe UI', Arial, sans-serif;
  font-weight: 500;
}

@media (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    width: 1310px; } }

div.product-description.rte.tab-pane-inner p {
    margin-bottom: 0;
}

.product-description-short.rte a,
.product-description a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #097ab1;
    text-decoration: none;
}

.product-description-short.rte a:hover,
.product-description a:hover {
    color: #d3610d;
}

.product-description table {
    border-collapse: collapse;
    margin: 15px 5px 10px 10px;
}

.product-description th,
td {
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid black;
    text-align: center;
}


.rte {
    line-height: 1.4;
}


.breadcrumb {
    font-size: 16px;
}


@media (min-width: 1200px) {
    .top-menu[data-depth="0"]>li>a {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .top-menu[data-depth="0"]>li>a {
        font-size: 13px;
    }
}


/*.grid .product-miniature .product-title,
.list .product-miniature .product-title {
    font-size: 16px;
}*/

.home-section {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#custom-text {
    text-align: left;
    margin-bottom: 5px;
    padding: 10px 5px;
}

#footer {
    margin-top: 5px;
}

.footer-one {
    padding: 28px 0 5px;
}

.product-prices {
    margin: 3px 0 0;
    border-bottom: 0px;
}

.product-variants {
    margin: 10px 3px 0;
}


.r-column h1 {
    margin-top: 30px;
    font-weight: 500;
}

.product-prices .current-price>.price {
    font-size: 28px;
    color: #dd2828;
    font-weight: 500;
}

.pricefrom-miniature.only {
    font-size: 15px;
    text-transform: unset;
}

.pricefrom-price {
    font-size: 20px;
}

.tax-label {
    color: #000;
    font-size: 15px;
}

.productstabs-section__inner {
    min-height: 1220px;
}

#_desktop_logo div a span {
    display: none;
}

div.mb-5.category-additional-description ul {
    list-style: disc;
    padding-left: 45px;
    line-height: 1.4;
}


div.mb-5.category-additional-description ol {
    padding-left: 45px;
    line-height: 1.4;
}


div.mb-5.category-additional-description ul li,
div.mb-5.category-additional-description ol li {
    line-height: 1.4;
    margin-bottom: 8px;
}

.product-variants .control-label {
    text-transform: none;
}

.product-discounts>.table-product-discounts tbody tr td {
    padding: 4px 20px;
    border: 2px #ebebeb solid;
}

.product-discounts>.table-product-discounts thead tr th {
    border: 2px #ebebeb solid;
}

.product-discounts>.product-discounts-title {
    /*font-size: 1.8rem;*/
    margin-top: 12px;
}

.product-line-grid {
    position: relative;
}


.price {
    font-size: 20px;
    font-weight: 600;
    color: #dd2828;
}

button:disabled {
    color: #097ab1;
}

@media (min-width: 991px) {
    .page-index #wrapper {
        margin-top: 121px;
    }
}

@media (min-width: 1200px) {
    .page-index #wrapper {
        margin-top: 186px;
    }
}

.footer-home-section {
    margin-top: 11px;
}


.product-miniature .thumbnail-container .product-thumbnail:hover img {
    transform: scale(1.05);
}

.product-miniature .thumbnail-container .product-thumbnail img {
    height: auto;
    width: 100%;
    transition: 0.3s all ease-in-out;
    cursor: pointer;
}

.grid .highlighted-informations span span,
.grid .highlighted-informations button span {
    display: none;
}

.grid .highlighted-informations span,
.grid .highlighted-informations button {
    cursor: pointer;
}

.grid .highlighted-informations span:hover,
.grid .highlighted-informations button:hover {
    cursor: pointer;
    color: #097ab1;
}

.category {
    max-width: 50.95rem;
    text-align: center;
}

@media (min-width: 992px) {
    .top-menu[data-depth="0"] {
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .header-top {
        color: #fff;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (min-width: 769px) {
    .headline-section.products-title {
        font-size: 30px;
    }
}

@media (min-width: 992px) {
    #header .search-bar__text {
        display: inline-block;
        background: none;
        border: 1px #00000078 solid;
        border-radius: 30px;
        color: inherit;
        outline: none;
        padding: 0 0 0 8px;
        font-weight: 500;
        font-size: 16px;
        height: 38px;
        width: 450px;
        -webkit-transition: .4s width;
        transition: .4s width;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .top-menu .sub-menu {
        margin-top: 0px;
    }
}

.breadcrumb {
    font-weight: normal;
}

h1,
.h1 {
    font-size: 2.9rem;
}

#custom-text h3 {
    text-transform: uppercase;
    font-size: 2.1rem;
    font-weight: 700;
}

.none-in-tabs {
    margin-top: 5px;
}

@media (min-width: 769px) {

    .carousel {
        height: 249px;
    }
}

@media (max-width: 575px) {
    .grid .thumbnail-container {
        border: 1px solid #eeeeee;
        margin: auto;
    }
}

@media (max-width: 575px) {
    .grid .product-miniature .price {
        font-size: 14px;
    }
}


/* Tableau fiches techniques Procity */
.ft-procity-entete {
    font-weight: bold;
    text-align: right;
}

.ft-procity-valeur {
    text-align: left;
}

.ft-caracteristique {
    text-align: right;
    font-weight: bold;
}

.ft-description {
    text-align: left;
}

/* Fiches techniques - Entêtes de sections */
.ft-section {
  display: block;
  font-weight: 600;
  font-size: 1.2em;
  color: #333;
  margin: 1.2em 0 0.5em;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.3em;
}



.product-description-refined{
  line-height: 1.65;
  margin: 20px 0;
  color: #1f2937; /* neutral text */
}

/* Optional intro spacing */
.desc-intro{
  margin: 0 0 14px 0;
}

/* Theme vars (easy to tweak) */
.product-description-refined{
  --brand: #1B4D80;
  --text: #1f2937;
  --muted: #6b7280;
  --border: #e5e7eb;
  --row: #f8fafc;
  --radius: 12px;
}

/* Specs block */
.specs-container{
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  border-left: 4px solid var(--brand);
  overflow: hidden;               /* keeps zebra + borders tidy */
  margin: 18px 0 24px;
}

/* Title like your screenshot */
.specs-title{
  margin: 0 !important;
  padding: 14px 16px;
  color: var(--brand);
  font-size: 1.5rem;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
  border-bottom: 1px solid var(--border);
}

/* Grid (rows) */
.specs-grid{
  display: flex;
  flex-direction: column;
}

/* Row */
.spec-item{
  display: grid;
  grid-template-columns: minmax(180px, 20%) 1fr;
  gap: 42px;
  padding: 12px 16px;
  border-bottom: 1px solid var(--border);
  align-items: start;
}

.spec-item:nth-child(even){
  background: var(--row);
}

.spec-item:last-child{
  border-bottom: none;
}

/* Label column */
.spec-label{
  margin: 0;
  font-size: 1.3rem;
  font-weight: 700;
  color: #374151;
  text-align: left;               /* better readability than right */
  white-space: nowrap;
}

/* Value column */
.spec-value{
  margin: 0;
  font-size: 1.3rem;
  color: var(--text);
  line-height: 1.55;
}



/* Capacity / highlights box */
.capacity-box{
  background: #fff;
  border: 1px solid var(--border);
  border-left: 4px solid var(--brand);
  border-radius: var(--radius);
  padding: 14px 16px;
  margin-top: 18px;
}

.capacity-box h4{
  margin: 0 0 10px 0;
  color: var(--brand);
  font-size: 1.5rem;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.capacity-box ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.capacity-box li{
  position: relative;
  padding-left: 18px;
  margin: 8px 0;
  color: #4b5563;
  font-size: 1.3rem;
  line-height: 1.5;
}

.capacity-box li::before{
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--brand);
  font-weight: 900;
}

/* Responsive: stack label/value on small screens */
@media (max-width: 640px){
  .spec-item{
    grid-template-columns: 1fr;
    gap: 6px;
  }
  .spec-label{
    white-space: normal;
    color: var(--muted);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-size: 1.05rem;
  }
}




#product .product-main-part {
    border-top: 1px solid #e3e3e3;
    padding-top: 10px;
    margin-top: 5px;
}
#product .product-description-short {
    border-top: 0;
    margin: 0;
}

#product .tax-shipping-delivery-label {
    margin-top: 0;
    font-size: 28px;
    color: #dd2828;
    font-weight: 400;
    line-height: 1;
}

body#product .product__priceaddcont .product-pricecont {
    align-items: center;
}

#product .product-price-from__price {
    font-size: 22px;
    color: #dd2828;
    font-weight: 500;
}

#product .product-price-from__tax-label {
    font-weight: 400;
}

#product .product-price-from__label {
    color: #575757;
}

.products-block .regular-price ~ .price, .home_featuredproducts .regular-price ~ .price {
    font-size: 20px;
    font-weight: 600;
    color: #dd2828;
}

.btn-primary {
    background: #116286;
    border-color: #097ab1;
    color: #fff;
}

.alert-warning {
    background: #ea721c;
}

.ets_mm_megamenu .obf-link, .ets_mm_megamenu .obf-link:focus, .ets_mm_megamenu .obf-link:active {
    outline: medium none;
    text-decoration: none;
}

.ets_mm_megamenu .obf-link {
    font-weight: 500;
    text-align: initial;
}


@media (min-width: 1200px) {
  #header .mm_menus_ul__inner {
    padding: 0;
    gap: 14px;
  }
}
