/**
* 2007-2019 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-2019 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.
*/
.helper-standard {
    padding-bottom: 10px;
}

.fancybox-close-small {
    padding: 5px !important;
    color: #000 !important;
}

.helper-h3 {
    padding-bottom: 10px;
    color: #5d5d5d;
    font-size: 21px;
}

.helper-big-image {
    padding-right: 0;
    text-align: right;
}

.helper-small-images {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

.main-info {
    position: relative;
    top: -20px;
    margin-right: -20px;
    margin-left: -20px;
    background-color: #f1f1f1;
    border: 3px solid #9c0;
    border-radius: 22px;
}

.modal-links {
    text-align: center;
}

#charger-helper,
#powettools-helper,
#keyboards-helper {
    display: none;
}

@media (min-width: 768px) {
    .listitems.active {
        color: #9c0;
        border-bottom: 1px solid #9c0;
    }

    .listitems:hover {
        color: #9c0;
        border-bottom: 1px solid #9c0;
    }
}

.choose-content {
    margin-bottom: 15px;
}

.modimg {
    width: 100%;
    border-right: 1px solid #848484;
}

.listitems {
    margin: 20px;
    padding-bottom: 5px;
    color: #848484;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
}

.items .active {
    color: #9c0 !important;
}

#myModalNew {
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
    #myModalNew {
        left: 5%;
        width: 90%;
        margin-top: 30px;
    }

    .fancybox-content {
        padding: 30px 15px 15px;
    }
}

.find {
    float: right;
    margin-top: 5px;
    margin-bottom: 2px;
    color: #777;
    font-size: 12px;
    cursor: pointer;
}

.imgcontent {
    margin-top: 10px;
}

.helper-h4 {
    padding-bottom: 5px;
    color: #838383;
}

.number-one {
    margin-right: 10px;
    margin-left: -10px;
}

@media only screen and (max-width: 991px) {
    .number-img,
    .number-text {
        padding: 0 4px !important;
    }

    .modimg {
        width: 95%;
        border-right: 0 solid #848484;
        border-bottom: 2px solid #848484;
    }

    .imgcontent {
        margin: 30px 0 0 0;
        padding: 0;
    }

    .helper-h3 {
        font-size: 15px;
    }

    .helper-h4 {
        font-size: 14px;
    }

    .listitems {
        padding-bottom: 0;
        font-size: 11px;
    }

    .modal-links {
        margin-bottom: 10px;
    }
}

.choose-option {
    padding-bottom: 35px;
}

.modal-links-section {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

@media (max-width: 767px) {
    .modal-links {
        display: flex;
        flex: 1;
        align-items: center;
        justify-content: center;
        min-width: 110px;
        margin: 4px;
        padding: 5px 0;
        border: 1px solid;
        border-radius: 15px;
    }

    .listitems {
        min-width: 110px;
        margin: 0;
    }

    .listitems.active {
        color: #9c0;
    }
}

.fancybox-container {
    z-index: 21474830030 !important;
}

/* Wizard helper */

.wz-helper {
    position: absolute !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.wz-helper.fancybox-content {
    width: 90%;
    max-height: 100%;
    padding: 20px;
}

@media (min-width: 992px) {
    .wz-helper.fancybox-content {
        height: unset;
    }

    .wz-helper {
        display: flex !important;
        justify-content: center;
    }

    .wz-helper .fancybox-close-small {
        position: static;
    }
}

.wzh-section {
    display: flex;
    flex-flow: column nowrap;
    margin: 0 auto;
    padding: 0 0 15px;
    color: #3d3d3d;
}

@media (min-width: 992px) {
    .wzh-section {
        flex-flow: row nowrap;
        max-width: 1300px;
        margin: 0;
        padding: 35px 0;
    }
}

.wzh-content {
    display: flex;
    flex-direction: column;
    padding: 2% 2% 2% 0;
}

@media (min-width: 992px) {
    .wzh-content {
        flex-direction: row;
        width: 70%;
    }
}

.wzh-title {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ff9205;
    font-weight: 600;
    font-size: 20px;
}

@media (min-width: 992px) {
    .wzh-title {
        padding-top: 0;
    }
}

.wzh-nameplate {
    padding-top: 25px;
}

@media (min-width: 992px) {
    .wzh-first-col {
        width: 44%;
        padding-right: 3%;
    }

    .wzh-sec-col {
        width: 54%;
        padding-right: 10px;
    }

    .wzh-nameplate {
        width: 30%;
        padding-top: 0;
    }
}

.wzh-list {
    margin-left: 15px;
    list-style-type: disc;
}

.wzh-nameplate-img {
    width: 100%;
}

@media (min-width: 768px) {
    .wzh-nameplate-img {
        width: 60%;
    }
}

@media (min-width: 992px) {
    .wzh-nameplate-img {
        width: 80%;
    }
}

.wz-helper .fancybox-button svg path {
    fill: currentColor !important;
    stroke-width: 0 !important;
}
