/**
 * Copyright (c) 2012-2019, Mollie B.V.
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * - Redistributions of source code must retain the above copyright notice,
 *    this list of conditions and the following disclaimer.
 * - Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY
 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 * DAMAGE.
 *
 * @category    Mollie
 * @package     Mollie_Mpm
 * @author      Mollie B.V. (info@mollie.nl)
 * @copyright   Copyright (c) 2012-2019 Mollie B.V. (https://www.mollie.nl)
 * @license     http://www.opensource.org/licenses/bsd-license.php  Berkeley Software Distribution License (BSD-License 2)
 **/


.mollie-loading p {
    margin-top: 20px;
}

.mollie-loading .redirect-block {
    padding: 10%;
    text-align: center;
}

.mollie-loading .loader {
    border: 16px solid #E3F0FA;
    border-top: 16px solid #31A8F0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    margin-left: auto;
    margin-right: auto;
}

.sp-methods .payment-issuer-icon {
    width: 27px;
    vertical-align: middle;
    display: inline-block;
    margin: 5px 3px 5px 3px;
    float: none;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* styles for chrono relais */

.chronorelais-list {  }
.sp-methods-chronorelais { padding:5px 20px;}
sp-methods-chronorelais dd li { clear:both;}
.chronorelaismap { margin:20px 0px 10px 0px; }
.chronorelaismap .mappostalcode { margin-bottom:10px; text-align:right;}
.sp-methods .method-description { clear:both; }
.sp-methods .method-radio, .sp-methods .method-image, .sp-methods .method-contents { }
.sp-methods .method-image { padding:0 10px;}

/*****************************
sw-Gmap
*******************************/
.chronomap { height:450px; width:100%; overflow:hidden !important; font:82.5%/1.3 Arial,Helvetica,sans-serif; background-color: #E5E3DF; border: 1px solid #aaa;}
.chronomap *{float:none;overflow:visible;font-family: Arial,sans-serif;}
.chronomap a {color:#0000cc;outline:none;}
.chronomap h4{font-size:1em;margin-bottom:6px;border-bottom:1px solid #ccc;}
.chronomap h2{font-size:1em;margin:2px 10px 6px 0; font-weight:bold;}

/*****************************
Infowindow
*******************************/
.chronomap .sw-infowindow a{cursor:pointer;}
#sw-infowindow-info{max-height:400px}
#sw-infowindow-hor{height:150px}
.sw-map-adresse-wrp{min-height:90px}
.sw-map-adresse{font-size:1em;margin:5px 0 8px 0;line-height:1.45em;}
.sw-map-tools a{font-size:.9em;}
.chronomap .sw-desc{display:block;font-weight:bold;line-height:16px;float:none!important;width:auto;}
.chronomap .sw-help{display:block;float:none!important;width:auto;clear:both;}
.sw-map-itin-tools{font-size:.8em;padding:8px 0;display:block;}
.sw-back-link{font-size:.8em;display:block;text-align:right;margin:0px ;}
#sw-sendbymail-wrap{height:220px;overflow:hidden;}
.chronomap .sw-textarea{height:30px;}
.sw-tool-itineraire{height:220px;}
/*****************************
Tables
*******************************/
.sw-table {border-collapse:collapse; width:100%;}
.sw-table td {font-size:1em;border-bottom:1px solid #ccc; padding:1px 0px;}
.sw-table th{background:#eee;font-size:1em;border-top:1px solid #555}
#sw-table-horaire-client td ,#sw-table-horaire-depot td{width:50%;}
#sw-table-horaire-client{}
#sw-table-horaire-depot{margin-top:8px;}
/*****************************/



/*****************************
Chronopostsrdv
*******************************/
.global-desktop {
    min-width: 641px;
    display: block;
}
.global-desktop.onestepcheckout {
    display: none !important;
}
#rdvCarousel {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#rdvCarouselContent {
    width: 500%;
}
#rdvCarouselContent .slide {
    float: left;
    width: 20%; /* 20% de 500% soit 100% */
    height: auto;
}

.rdvCarouselheader nav {
    font-size: 18px;
    overflow: hidden;
    margin-bottom: 5px;
}
.rdvCarouselheader nav a {
    background: url(https://littlestars-shop.lu/skin/frontend/base/default/chronorelais/arrows.png) 0 0 no-repeat;
    line-height: 35px;
    color: #7B7B7B;
    text-decoration: none;
}
.rdvCarouselheader nav a.inactive {
    color: #CCC;
}
.rdvCarouselheader .prev {
    float: left;
    background-position: 0 0;
    padding-left: 28px;
}
.rdvCarouselheader .prev.inactive {
    background-position: -280px 0;
}
.rdvCarouselheader .next {
    float: right;
    background-position: right -280px top -65px;
    padding-right: 28px;
}
.rdvCarouselheader .next.inactive {
    background-position: right 0 top -65px;
}

#rdvCarouselContent .date-time {
    border-collapse: collapse;
}
#rdvCarouselContent .date-time td,
#rdvCarouselContent .date-time th {
    padding: 10px 5px;
    text-align: center;
}
#rdvCarouselContent .date-time td {
    border-left: solid 1px #f3f3f3;
    border-bottom: solid 1px #f3f3f3;
    font-size: 1.14em;
    vertical-align: top;
    padding-bottom: 5px;
    background-color: #fff;
}
#rdvCarouselContent .date-time td span {
  white-space: nowrap;
}
#rdvCarouselContent .date-time td label {
  position: relative;
  display: block !important;
  padding: 0 !important;
  min-width: 0 !important;
  color: inherit !important;
  background: inherit !important;
}
#rdvCarouselContent .date-time td.unavailable {
  background-color: #e6e6e7;
  font-size: 0.9em;
}
#rdvCarouselContent .date-time td.eco {
  background-color: #e2f0e0;
}
#rdvCarouselContent .caption {
  background-color: #595a5c;
  font-size: 1.71em;
  overflow: hidden;
  color: #fff;
  padding: 10px 20px;
}
#rdvCarouselContent .date-row th {
  font-size: .86em;
  color: #fff;
  background-color: #8f9091;
  font-weight: normal;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
#rdvCarouselContent .date-row th:first-child {
  border-left: 0;
}
#rdvCarouselContent .date-row th span {
  font-size: 2.14em;
  display: block;
}
#rdvCarouselContent .date-row th.active,
#rdvCarouselContent .date-time td.active,
#rdvCarouselContent .time-cell.active {
  background-color: #797979 !important;
  color: #fff !important;
}
#rdvCarouselContent .time-cell {
  font-size: 1.4em;
  background-color: #8f9091;
  font-weight: normal;
  color: #fff;
  border-bottom: solid 1px #fff;
  white-space: nowrap;
}

.chronopostsrdv_noresult {
    position: absolute;
    background: rgb(204, 204, 204) none repeat scroll 0% 0%;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
}

.popin {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 360px;
  margin: -90px 0 0 -180px;
  background-color: #fff;
  z-index: 99999;
  padding: 25px;
  box-shadow: 0 5px 15px #ccc;
  font-size: 16px;
  display: block;
}
.popin a.close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background: url(https://littlestars-shop.lu/skin/frontend/base/default/chronorelais/close.gif);
}

.margB {
  margin-bottom: 30px;
}
.center {
  text-align: center;
}

/*****************************
Chronopostsrdv mobile
*******************************/

.global-mobile {
    width: 100%;
    height: 100%;
    max-width: 640px;
    min-width: 300px;
    margin: 0 auto;
    position: relative;
    display: none;
}
.global-mobile.onestepcheckout {
    display: block !important;
}

.global-mobile .header {
    width: auto;
}
#global-mobile h1 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: left;
}
.global-mobile .left {
  float: left;
}
.global-mobile .right {
  float: right;
}
.global-mobile .scroll {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
}
.global-mobile .scroll-v {
  overflow-y: auto;
  overflow-x: hidden;
}
.global-mobile .date-time {
  min-width: 100%;
  border-collapse: collapse;
}
.global-mobile .date-time th {
  padding: 5px;
  text-align: center;
}
.global-mobile .date-row th {
  color: #fff;
  background-color: #8f9091;
  font-weight: normal;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
.global-mobile .date-row th:first-child {
  border-left: 0;
}
.global-mobile .date-row th span {
  font-size: 2.14em;
  display: block;
}
.global-mobile .time-list {
  border-left: solid 1px #f3f3f3;
  border-right: solid 1px #f3f3f3;
  position: relative;
}
.global-mobile .time-list li {
  display: table;
  width: 100%;
  border-bottom: solid 1px #f3f3f3;
  font-size: 2em;
}
.global-mobile .time-list li label {
  display: table-row !important;
  color: inherit !important;
  background: inherit !important;
}
.global-mobile .time-list li.unavailable {
  background-color: #e6e6e7;
}
.global-mobile .time-list li.unavailable .price-cell {
  font-size: .6em;
}
.global-mobile .time-list li.active,
.global-mobile .date-row th.active {
  background-color: #797979 !important;
  color: #fff !important;
}
.global-mobile .eco {
  background-color: #e2f0e0;
}
.global-mobile .time-cell,
.global-mobile .price-cell {
  display: table-cell;
  width: 30%;
  white-space: nowrap;
  padding: 20px;
}
.global-mobile .price-cell {
  width: 70%;
  padding-right: 60px;
  text-align: right;
}
.global-mobile .ic-eco {
  position: absolute;
  margin-left: 10px;
}
.global-mobile input {
  font-size: 18px;
  padding: 4px 30px;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}


@media screen and (max-width: 720px) {
    .global-desktop {
        display: none;
    }
    .global-mobile {
        display: block;
    }
}

.search-autocomplete ul.wyomind-elasticsearch li.title,
.search-autocomplete ul.wyomind-elasticsearch li.title a {
    padding: 6px;
    background-color: #f4f4f4;
    color: #636363;
    text-transform: uppercase;
}

.search-autocomplete ul.wyomind-elasticsearch li {
    padding: 0;
}

.search-autocomplete ul.wyomind-elasticsearch li .image {
    float: left;
    margin-right: 6px;
    background-color: #fff;
}

.search-autocomplete ul.wyomind-elasticsearch li a {
    display: block;
    padding: 6px;
}

.search-autocomplete ul.wyomind-elasticsearch li.selected a {
    color: #fff;
    text-decoration: none;
}

.search-autocomplete ul.wyomind-elasticsearch li .price-box {
    margin: 0;
}

.search-autocomplete ul.wyomind-elasticsearch li.selected a .price-box .price,
.search-autocomplete ul.wyomind-elasticsearch li.selected a .price-box .minimal-price-link .label,
.search-autocomplete ul.wyomind-elasticsearch li.selected a .price-box .price-label {
    color: #fff;
}

.search-autocomplete ul.wyomind-elasticsearch li a .price-box .minimal-price-link {
    padding: 0;
}

.search-autocomplete ul.wyomind-elasticsearch li .clearer {
    clear: both;
}
#checkout-payment-method-load .ppp-hide {
    display:none !important;
}

#checkout-payment-method-load dt.ppp {
    background-color: #fff;
    margin: 0;
    padding:0;
    border-top: 1px solid #dfdfdf;
    overflow: hidden;
}

#checkout-payment-method-load dt.ppp label {
    padding: 0px;
    background: transparent;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    padding: 20px 10px !important;
    font-family: Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

#checkout-payment-method-load dt.ppp.ppp-selected {
    background-image: url("https://littlestars-shop.lu/skin/frontend/base/default/images/iways/checkmark.png");
    background-repeat: no-repeat;
    background-position: right 15px;
    background-color: #f9f9f9;
}
#checkout-payment-method-load dt.ppp.ppp-selected label{font-weight: bold;padding-bottom:10px;}

#checkout-payment-method-load dd.ppp.ppp-selected {
    background-color: #f9f9f9;
    padding:0 0 10px;
}

#checkout-payment-method-load dt.ppp:hover {
    background-color: #f9f9f9;
}

#checkout-payment-method-load dt.ppp input {
    display: none;
}

#checkout-payment-method-load dt.ppp label:hover {
    background: transparent;
}

#checkout-payment-method-load dd.ppp {
    padding:0;
}
#checkout-payment-method-load dd.ppp:last-child {
    border-bottom: 1px solid #dfdfdf;
}

#checkout-payment-method-load dt.ppp.iways_paypalplus_payment {
    border-top: none;
}

#checkout-payment-method-load dd.ppp.iways_paypalplus_payment {
    border-bottom: none;
}

#checkout-payment-method-load dd.ppp.iways_paypalplus_payment.ppp-selected {
    background: transparent;
}

#checkout-payment-method-load .form-list .ppp li{margin-bottom:0px;padding-bottom: 8px;}
div.ppp-pui table{margin-left: auto;margin-right: auto;margin-bottom:15px;}
div.ppp-pui table tbody tr td{text-align:left;padding:0 5px;}

/* Third party methods */
body.opc-index-index #checkout-payment-method-load dt.ppp label{color: inherit;text-align: inherit;height: inherit;text-transform: inherit;line-height: inherit;}

/* Amasty Scheckout */
.amscheckout .payment-method dt.ppp {
    background-color: #fff;
    margin: 0;
    padding:0;
    border-top: 1px solid #dfdfdf;
    overflow: hidden;
}

.amscheckout .payment-method dt.ppp label {
    padding: 0px;
    background: transparent;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    padding: 20px 10px !important;
    font-family: Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.amscheckout .payment-method dt.ppp.ppp-selected {
    background-image: url("https://littlestars-shop.lu/skin/frontend/base/default/images/iways/checkmark.png");
    background-repeat: no-repeat;
    background-position: right 15px;
    background-color: #f9f9f9;
}
.amscheckout .payment-method dt.ppp.ppp-selected label{font-weight: bold;padding-bottom:10px;}

.amscheckout .payment-method dd.ppp.ppp-selected {
    background-color: #f9f9f9;
    padding:0 0 10px;
}

.amscheckout .payment-method dt.ppp:hover {
    background-color: #f9f9f9;
}

.amscheckout .payment-method dt.ppp input {
    display: none;
}

.amscheckout .payment-method dt.ppp label:hover {
    background: transparent;
}

.amscheckout .payment-method dd.ppp {
    padding:0;
}
.amscheckout .payment-method dd.ppp:last-child {
    border-bottom: 1px solid #dfdfdf;
}

.amscheckout .payment-method dt.ppp.iways_paypalplus_payment {
    border-top: none;
}

.amscheckout .payment-method dd.ppp.iways_paypalplus_payment {
    border-bottom: none;
}

.amscheckout .payment-method dd.ppp.iways_paypalplus_payment.ppp-selected {
    background: transparent;
}

.amscheckout .payment-method .form-list .ppp li{margin-bottom:0px;padding-bottom: 8px;}
/**
 * Systempay V2-Payment Module version 1.7.1 for Magento 1.4-1.9. Support contact : supportvad@lyra-network.com.
 *
 * NOTICE OF LICENSE
 *
 * This source file is licensed under the Open Software License version 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/osl-3.0.php
 *
 * @category  payment
 * @package   systempay
 * @author    Lyra Network (http://www.lyra-network.com/)
 * @copyright 2014-2017 Lyra Network and contributors
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

label[for=p_method_systempay_standard], label[for=p_method_systempay_multi],
label[for=p_method_systempay_cof3xcb], label[for=p_method_systempay_gift],
label[for=p_method_systempay_oney], label[for=p_method_systempay_paypal],
label[for=p_method_systempay_sofort], label[for=p_method_systempay_postfinance],
label[for=p_method_systempay_giropay], label[for=p_method_systempay_ideal] {
    width: 90% !important;
    min-height: 30px !important;
    padding-top: 6px !important;
    background-color: #f4f4f4 !important;
    display: inline-block !important;
}

#payment_form_systempay_multi li {
    display: inline-block;
    width: 45%;
    vertical-align: top;
}

.systempay-label {
    margin-bottom: 15px;
}

.systempay-method-img {
    height: 30px;
}

.systempay-card, .systempay-option {
    display: inline-block;
}

.systempay-option {
    padding-bottom: 5px;
}

.systempay-card label, .systempay-option label {
    float: none !important;
    max-width: none !important;
    padding-right: 5px !important;
    padding-left: 2px !important;
}

.systempay-card label img {
    margin-right: 10px;
    max-height: 25px;
    vertical-align: middle;
}

.systempay-register-message label {
    font-weight: normal;
}

.systempay-register-message label em {
    font-weight: bold;
    font-style: normal;
}

a.systempay-payment-link {
    color: #39C;
    text-decoration: none;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-style: italic;
    font-size: 12px;
}

#systempay_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    background: #000 none repeat scroll 0 0;
    opacity: 0.65; /* Safari, Opera */
    filter: alpha(opacity=65); /* IE */
    -moz-opacity: 0.65; /* FireFox */
}

#systempay_iframe_warn {
    position: relative;
    width: 100%;
    text-align: center;
    background: #ffffff none repeat scroll 0 0;
    z-index: 100;
    display: table;
}

#systempay_iframe {
    position: relative;
    width: 100%;
    min-height: 530px;
    border: 0 none;
    background: #ffffff none repeat scroll 0 0;
    z-index: 100;
}

.systempay_oney_review .small {
    font-size: 10px;
}

.systempay_oney_review {
    margin-left: 20px;
    border: 1px solid black;
    font-size: 13px !important;
}

.systempay_oney_review thead tr {
    border-bottom: 1px solid black;
}

.systempay_oney_review td, .systempay_oney_review th {
    padding: 0 6px;
}

