227 lines
3.7 KiB
CSS
227 lines
3.7 KiB
CSS
.paczkomaty_result {
|
|
text-align: left;
|
|
padding: 0px;
|
|
border: 1px solid black;
|
|
background-color: #f9f9f9;
|
|
overflow: hidden;
|
|
z-index: 99999;
|
|
}
|
|
|
|
.paczkomaty_result ul {
|
|
width: 100%;
|
|
list-style-position: outside;
|
|
list-style: none;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.paczkomaty_result li {
|
|
margin: 0px;
|
|
padding: 2px 5px;
|
|
cursor: default;
|
|
display: block;
|
|
/* width: 100%; */
|
|
font: menu;
|
|
line-height: 24px;
|
|
overflow: hidden;
|
|
}
|
|
.paczkomaty_result li:before {
|
|
display: block;
|
|
width: 19px;
|
|
height: 27px;
|
|
background: url(../img/paczkomat.png);
|
|
content: ' ';
|
|
float: left;
|
|
margin-top: 11px;
|
|
margin-right: 14px;
|
|
margin-left: 10px;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.paczkomaty_odd {
|
|
background-color: #f9f9f9;
|
|
}
|
|
|
|
.paczkomaty_over {
|
|
background-color: #ece9e2;
|
|
color: black;
|
|
}
|
|
|
|
.paczkomat_name {
|
|
color: #000;
|
|
font-weight: 600;
|
|
display: block;
|
|
}
|
|
|
|
.widget-modal{
|
|
position: fixed !important;
|
|
z-index: 99999;
|
|
background: white;
|
|
}
|
|
|
|
.pmsender {
|
|
font-size: 14px;
|
|
background-color: white;
|
|
color: black;
|
|
font-weight: 400;
|
|
padding: 10px;
|
|
border: 1px solid #999;
|
|
width: 100%;
|
|
margin-top: 1px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.widget-modal {
|
|
z-index: 9999998;
|
|
}
|
|
|
|
.widget-modal {
|
|
background: white;
|
|
}
|
|
.widget-modal {
|
|
margin-left: 0px !important;
|
|
}
|
|
|
|
.easypack-widget .map-list-row .map-list-flex .list-widget {
|
|
min-height: 240px !important;
|
|
}
|
|
|
|
.overlay_pminpost{
|
|
display: none;
|
|
position: fixed;
|
|
left: 0px;
|
|
top: 0px;
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
background-color: black;
|
|
z-index: 9999995;
|
|
display: block;
|
|
background: url('../img/ovarlay.png');
|
|
|
|
}
|
|
|
|
#select-widget{
|
|
width: 100%;
|
|
padding-top: 15px;
|
|
padding-bottom: 15px;
|
|
height: 120px;
|
|
padding: 10px;
|
|
background: url('../img/bg.png') no-repeat #fdc800 20px 10px;
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
border-radius: 3px;
|
|
border: 1px solid #aaa;
|
|
padding-left: 150px;
|
|
}
|
|
|
|
.paczkomaty-logo{
|
|
display: block;
|
|
background: url('../img/paczkomat.png');
|
|
width: 19px;
|
|
height: 27px;
|
|
float: right;
|
|
}
|
|
|
|
.paczkomaty-label{
|
|
display: block;
|
|
font-weight: 400;
|
|
color: black;
|
|
}
|
|
|
|
.paczkomat-input{
|
|
padding: 9px;
|
|
margin-top: 1px;
|
|
width: 100%;
|
|
}
|
|
.col-50{
|
|
width: 100%;
|
|
float: left;
|
|
padding: 5px;
|
|
text-align: center;
|
|
}
|
|
@media (min-width: 1024px) {
|
|
.col-100 {
|
|
width: 100%;
|
|
float: left;
|
|
}
|
|
.col-50{
|
|
width: 50%;
|
|
float: left;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
.input-group-btn .btn-search {
|
|
|
|
background-repeat-x: no-repeat !important;
|
|
background-repeat-y: no-repeat !important;
|
|
background-image: url(https://geowidget.easypack24.net/images/desktop/icons/search.png);
|
|
background-color: white !important;
|
|
background-position: 50% !important;
|
|
}
|
|
|
|
.widget-modal .loading-icon-wrapper.loader-wrapper:not(.hidden) div {
|
|
height: auto !important;
|
|
width: auto !important;
|
|
}
|
|
|
|
.widget-modal.hidden {
|
|
display: none;
|
|
}
|
|
|
|
@media (max-width: 1023px) {
|
|
#select-widget{
|
|
height: 150px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 431px) {
|
|
#select-widget{
|
|
height: 180px;
|
|
}
|
|
}
|
|
|
|
.widget-steasycheckout_17 .paczkomaty-label {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
}
|
|
|
|
.widget-steasycheckout_17#select-widget {
|
|
margin-top: 0px;
|
|
height: 150px;
|
|
background: white;
|
|
}
|
|
|
|
.widget-steasycheckout_17#select-widget input,#select-widget button{
|
|
font-size: 12px;
|
|
}
|
|
|
|
#spstepcheckout .paczkomaty-label {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.alert-paczkomaty {
|
|
max-width: 50%;
|
|
float: right;
|
|
}
|
|
|
|
@media(max-width: 767px) {
|
|
.alert-paczkomaty {
|
|
max-width: 100%;
|
|
float: unset;
|
|
}
|
|
}
|
|
|
|
|
|
@media(max-width: 1199px) {
|
|
#spstepcheckout #select-widget {
|
|
height: 140px;
|
|
}
|
|
}
|
|
|
|
@media(max-width: 1023px) {
|
|
#spstepcheckout #select-widget {
|
|
height: 170px;
|
|
}
|
|
} |