/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2023 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

.c-proposition {
    background: #303033;
    padding: 1em 0em 2em;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
  }
  .c-proposition .c-media-title {
    max-height: unset;
  }
  @media screen and (min-width: 768px) {
    .c-proposition {
      padding: 8em 0em 10em;
    }
  }
  .c-proposition:before {
    background: radial-gradient(50% 50% at 50% 50%, #B39A5A 0%, rgba(255, 97, 43, 0) 100%);
    width: 90%;
    height: 700px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    
  }
  .c-proposition:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      filter: blur(154px);
      background: #00000063;
  }
  @media screen and (min-width: 576px) {
    .c-proposition:before {
      left: 65%;
    }
  }
  .c-category-proposition-item-bottom {
    margin-top: auto;
    width: 100%;
  }
  .c-category-item-name {
    color: var(--ap-gold-500, #B39A5A);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    padding: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid var(--ap-gold-800, #483E24);
  }
  .c-category-link-name {
    padding: 12px 12px 0px 12px;
    color: var(--ap-gold-500, #B39A5A);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
  }
  .c-proposition .container {
    z-index: 7;
    position: relative;
  }
  .c-proposition p {
    color: #B39A5A;
  }
  .c-proposition .c-media-title {
    border-bottom: 1px solid var(--ap-gold-600, #8F7B48);
  }
  .c-product-grid-item-proposition {
    min-height: 408px;
    background-size: cover;
    background-position: center;
    padding: 24px 16px;
    box-shadow: 0px 32px 32px 0px rgba(0, 0, 0, 0.50);
  }
  
  .c-bproposition {
    position: relative;
  }
  .c-block-proposition a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    border-radius: 4px;
  }
  .swiper-proposition {
    width: 100%;
    padding-bottom: 57px;
    overflow: unset!important;
  
  }
  .swiper-proposition .swiper-slide {
    width: auto;
  }
  .c-product-grid-item-proposition {
    min-width: 228.8px;
    max-width: 228.8px;
  }
  @media screen and (min-width: 768px) {
  .c-product-grid-item-proposition {
    min-width: 228.8px;
    max-width: 228.8px;
  }
  }
  .swiper-proposition .swiper-wrapper {
  }
  .c-media-title-mb-56 {
    margin-bottom: 16px;
   
  }
  @media screen and (min-width: 768px) {
    .c-media-title-mb-56 {
      margin-bottom: 56px;
     
    }
  }
  
  .swiper-scrollbar-drag-proposition {
    background: #B39A5A !important;
  }
  .c-product-grid-item-proposition:before {
    content: '';
    width: 100%;
    display: block;
    height: 4px;
    background: linear-gradient(to left, #DDC68C, #8F7B48);
    bottom: 0;
    position: absolute;
    left: 0;
}
  
  .swiper-button-disabled {
    opacity: 0.2;
  }
  
  .swiper-button-proposition-prev, .swiper-button-proposition-next {
    width: 28px;
    height: 20px;
    background: #B39A5A;
    border-radius: 4px;
  }
  
  .swiper-button-proposition-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='12' viewBox='0 0 6 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 11L0.600468 6.23556C0.568609 6.20462 0.543378 6.16791 0.526145 6.12751C0.508867 6.08707 0.5 6.04373 0.5 6C0.5 5.95627 0.508867 5.91293 0.526145 5.87249C0.543378 5.83209 0.568609 5.79538 0.600468 5.76444L5.5 1' stroke='white' stroke-width='0.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .swiper-button-proposition-next {
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='12' viewBox='0 0 6 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 1L5.39953 5.76444C5.43139 5.79538 5.45662 5.83209 5.47386 5.87249C5.49113 5.91293 5.5 5.95627 5.5 6C5.5 6.04373 5.49113 6.08707 5.47386 6.12751C5.45662 6.16791 5.43139 6.20462 5.39953 6.23556L0.5 11' stroke='white' stroke-width='0.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .swiper-button-proposition {
    display: flex;
    gap: 0.5em;
    justify-content: flex-end;
    margin-top: 1.5em;
  }
  
  .row-proposition .col-6:nth-child(9), .row-proposition .col-6:nth-child(8), .row-proposition .col-6:nth-child(7) {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .row-proposition .col-6:nth-child(9), .row-proposition .col-6:nth-child(8), .row-proposition .col-6:nth-child(7) {
      display: flex;
    }
  }
  .row-proposition .col-6:nth-child(10), .row-proposition .col-6:nth-child(11), .row-proposition .col-6:nth-child(12) {
    display: none;
  }
  @media screen and (min-width: 992px) {
    .row-proposition .col-6:nth-child(10), .row-proposition .col-6:nth-child(11), .row-proposition .col-6:nth-child(12) {
      display: flex;
    }
  }
  
  .c-proposition-text {
    transition: 0.3s;
  }
 .swiper-scrollbar-proposition {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.c-block-proposition .swiper-scrollbar-proposition {
  position: absolute;
  bottom: 0px;
  z-index: 50;
  height: 5px;
  width: calc(100% - 24px);
}
.swiper-scrollbar-proposition .swiper-scrollbar-drag {
    background: #B39A5A !important;
    cursor: grab;
}
.swiper-scrollbar-proposition .swiper-scrollbar-drag:active {
    cursor: grabbing;
}
.swiper-scrollbar-proposition .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}