/**
* 2007-2020 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-2020 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.
*/

.info_message .alert.alert-warning-message .material-icons {
    position: absolute;
    top: 6px;
    display: block;
    height: 25px;
    width: 25px;
    color: #fcc94f;
    left: 7px;
}

.tt-suggestion.tt-selectable:hover {
    background: #f1f1f1;
}

.tt-menu {
    width: 100%;
    background: #fff;
    border: 1px solid #ae303a;
}

.table-myproducts {
    width: 100%;
    border: solid 1px black;
    font-family: verdana;
    font-size: 15px;
}

.color-thead {
    color: #2fb5d2;
}

.gallery_product {
    display: none;
}

.progres {
    display: none;
    position: relative;
    margin: 5px 0px 5px 0px;
    width: 100%;
    background-color: #ddd;
    border-radius: 3px;
    height: 25px;
}

.progress-bar {
    background-color: #AF313B !important;
    width: 0%;
    height: 25px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.percent {
    position: absolute;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    top: 50%;
    left: 50%;
    margin-top: 0;
    margin-left: 0;
    border-radius: 4px;
    transform: translate(-50%, -50%);
}

#myproductsform {
    margin-bottom: 20px;
}

#outputImage {
    display: none;
}

.loader_show img {
    display: none;
}

.error-type,
.error-upload {
    color: #af303b;
}

.sav_card .required:after {
    content: "*";
    color: #383838;
    font-size: 20px;
}

#form_serial_number_response {
    font-size: 80%;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 10px;
}

.fond-cta {
    width: 206px;
    height: 40px;
    border-radius: 20px;
    background-color: #AF313B;
    color: white;
    padding: 10px;
    text-align: center;
}

.btn-step {
    width: 240px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    font-family: FuturaStd;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #AF313B;
    border: solid 1px #AF313B;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
}

.img-gallery .protip {
    max-width: 50px;
    max-height: 50px;
}

.text-danger {
    margin-top: 10px;
}

.view-offre-promo {
    font-size: 15px;
}

.customer-gift-title a {
    text-decoration: underline;
}

.customer-gift-title a:hover {
    color: #383838;
}

.modal .product-gift-details {
    width: 60%;
}

.submitCustomer_serviceModule_inactive {
    cursor: not-allowed !important;
    opacity: .65 !important;
}

.customer-gifts-product {
    float: none;
}

.customer-gifts-product h2.page-header {
    color:#383838;
/* Title desktop/B bold */
font-family: 'Futura Std bold';
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1px;
}

#gifts-cart-products .customer-gift-product {
    position: relative;
    cursor: pointer;
    border-radius: 10px;
    margin-bottom: 25px!important;
    min-height: 63px;
    box-shadow: 0px 2px 4px 0px rgba(56, 56, 56, 0.06), 0px 2px 8px 0px rgba(56, 56, 56, 0.08);
   
}

#gifts-cart-products .customer-gift-product.selected {
border-radius: 12px;
border: 1px solid  #AF313B;
background:linear-gradient(180deg, #FFF 0%, #F5F5F7 100%);
/* product card default */
box-shadow: 0px 2px 4px 0px rgba(56, 56, 56, 0.06), 0px 2px 8px 0px rgba(56, 56, 56, 0.08);

   /* border: 2px solid #AF313B;*/
    position: relative;
}

#gifts-cart-products .customer-gift-product.gift-disabled {
    border: 2px solid #c6c3c3 !important;
}

.hidden {
    display: none !important;
}

#gifts-cart-products .customer-gift-product-input.radio {
   /* display: none;*/
    position: relative;
    top: 23px;
    left: 7px;

}

.customer-gift {
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #383838;
    text-align: left;
    
}
.customer-gift.pt-3.pr-0{
position: relative;
    left: -105px;
    top: -5px;
}

.customer-gift p.h3 {
    
    color: #737474;
/* Current/bold */
font-family: 'Futura Std bold';
font-size: 16px!important;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 137.5% */

}

#product #gifts-cart-products .img-gift img {
    max-width: 50px;
    position: relative;
    top: -15px;
}

.customer-gift span.aff_off {
    color: #af313b;
}

@media (max-width: 767px) {
    table.dataTable>tbody>tr.child ul.dtr-details {
        width: 100%;
    }

    .view-offre-promo {
        font-size: 13px;
        padding: 10px 0 10px 8px;
    }
}

.customer-gift-product-item.div-plus.col-xs-1 {
    display: grid;
    align-items: center;
    font-size: 20px;
    line-height: 0.3;
    padding-left: 5px;
    font-weight: bold;
}
.customer-gifts-products-content {
    position: relative;
}
/*
.quick-view.icon-i {
    width: 120px;
    height: auto;
    display: block;
    left: 15px;
    top:15px;
    position: absolute;
  
}

.quick-view.icon-i-col6 {
    width: 20px;
    height: auto;
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 1;
}
.img-gift.product-gift-image{
    width: 0px!important;
}*/
.quick-view.icon-i {
    width: 20px;
    height: auto;
    display: block;
    left: 510%;
    position: absolute;
    top: -2%;
}

.quick-view.icon-i-col6 {
    width: 20px;
    height: auto;
    position: absolute;
    right: 20px;
    top: 15px;
    z-index: 1;
}
#productconfigurator h3{
    color: #383838;
    font-family: 'Futura Std bold';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
    /*padding-top: 20px;*/

}
input[type="radio" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 0px 3px 0px 5px;
    padding: initial;
    border: initial;
}
[type="radio"]:checked:before {
  box-shadow: 0 0 0 0.2em #000;
  background:  #8EB2FB;
}
.custom-radio {
    width: 20px;
    height: 20px;
    border: 1px solid #383838;
    margin-bottom: 0.175rem;
    border-radius: 100%!important;
}
.custom-radio.radio{
    position: relative;
    top: 18px;
    left: 12px;
}
.customer-gift.pt-1.pr-0{
    margin-left: 20px;
    position: relative;
    top:-10px;
}
#gifts-cart-products .customer-gift-product.selected p.h3{
    color: #AF313B;
}