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


#klarna-tabs-product {
    border: none;
}
.wrap-klarna-price {
    border: 1px solid #ccc;
    background: #fff;
    margin-top: 5px;
    margin-bottom: 9px;
    border-radius: 7px;
    padding-bottom: 10px;
}

#klarna-tabs-product.ui-tabs .ui-tabs-nav li a{
    font-size: 12px!important;
    width: 100%;
}

#klarna-tabs-product.ui-tabs .ui-tabs-nav li a span {
    color: #2e6f41;
    font-weight: bold;
}
#klarna-tabs-product .ui-widget-header{background: #fff;}

#klarna-tabs-product .ui-tabs-panel.ui-widget-content.ui-corner-bottom{
    border-top: 1px solid #ccc;
}

#klarna-tabs-product .ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
    border: none;
}


.big-price-k {
    color: #2B7D46;
    font-size: 2.5em;
}
#klarna-tabs-product .ui-tabs-panel.ui-widget-content.ui-corner-bottom {
    color: #555;
}
#klarna-tabs-product.ui-tabs .ui-tabs-panel {
    padding: 1em 0.8em;
}
.txt-vert{color: #2B7D46;}

#klarna-tabs-product .ui-state-default.ui-corner-top {
    width: 48%;
}

#klarna-tabs-product p{margin-bottom: 0.5rem;}


.wrap-klarna-price #wrap-btn-add_cart {
    padding: 0;
    text-align: center;
    float: none;
    width: 100%;
}
.wrap-klarna-price #wrap-btn-add_cart button {
    width: 100%;
}

.klarna-row-mob{}
.klarana-copy-price-cart {
    border-bottom: 4px solid #e8e8e8;
    border-top: 4px solid #e8e8e8;
    padding-top: 10px;
}
.full-wrap-klar a.btn.btn-primary{
    position: static!important;
    width: 100%;
}

.klarana-copy-price-cart .product-quantity .add{width: 100%;padding: 10px;}

.klarana-copy-price-cart #wrap-btn-add_cart .btn {
    display: block;
    width: 100%;
    margin: 10px auto;
    position: static !important;
}

.klarana-copy-price-cart .product-quantity{
    display: block;
}
#pays-4x-klarna{
    background-color: #f5f5f5;
    text-align: center;
    padding: 10px 15px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    float: right;
}

#pays-4x-klarna .credit-payment__head {
    font-size: 12px;
    color: #222;
}

.credit-payment__picto {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 16px;
}

.credit-payment__monthly-payment {
    font-family: var(--font-bold);
    font-size: 16px;
    margin: 3px 0;
}
.credit-payment__content {
    text-align: center;
}
.webfont-1 {
    font-family: var(--font-regular);
    line-height: normal;
}

.credit-payment__financing-costs {
    font-size: 10px;
    color: #757575;
    display: flex;
    flex-direction: column;
}

.col-lg-4.wrap-product-other-infos .product_other_infos{padding: 10px;}


.full-wrap-klar {
    width: 100%;
    display: block;
    float: none;
    padding: 10px;
}
.full-wrap-klar #wrap-btn-add_cart {
    float: none;
    width: 100%;
}

.klarna-option-ch {
    border: 1px solid #eee;
    height: 250px;
    /*! padding: 10px; */
    background: #f4f4f4;
    border-radius:5px;
}
.row.klarna-row-mob .col-xs-6.col-klarna-one-payement {
    padding-right: 0;
}