#deliveryglovo_field {
display: none;
}
#order_review .shop_table { } .switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
margin-right: 10px;
} .switch input {
opacity: 0;
width: 0;
height: 0;
} .slider-check {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.slider-check:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: 0.4s;
transition: 0.4s;
}
input:checked+.slider-check {
background-color: #2196f3;
}
input:focus+.slider-check {
box-shadow: 0 0 1px #2196f3;
}
input:checked+.slider-check:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
} .slider-check.round {
border-radius: 34px;
}
.slider-check.round:before {
border-radius: 50%;
}
#poststuff #post-body.columns-2 {
margin-right: 0;
}
#label-globo-send-programing {
display: block;
}
.lebal-globo {
display: block;
}
.switch_time_glovo {
display: inline-flex;
}
.data_glovo p { }
.label-glovo-shipping {
margin: 0;
}
#map {
width: 100%;
height: 400px;
}
.selecttime-glovo-vex {
width: 100%;
display: inline-flex;
margin-bottom: 1.5em;
}
.select-glovo-time {
position: relative;
left: 5%;
}
.select-glovo-time-content {
text-align: end;
}
#glovo-times {
width: 90%;
}
#glovoDate {
width: 100%;
}