@import url("https://use.fontawesome.com/releases/v5.13.0/css/all.css");


#outputdiv {
    display: none;
}
#mapid { height: 280px; }

body:not(.single-delivery) #map {
    height: 60vh;
}
#map.map-small {
    height: 320px !important;
}


/*container-delivery newsagents and publisher pages container-dpr*/
.container-delivery {
    padding: 15px 0;
}
.container-delivery a,
.container-delivery h2,
.container-delivery h3,
.container-delivery p {
    color: #fff;
}
.container-delivery .dashicons,
.container-delivery h4 {
    color: #ddd;
}

.business-address p {
    margin: 0;
    padding: 0;
}

.container-delivery .img-small {
    width: 30%;
    float: left;
}

.container-delivery .block.block-right {
    float: right;
}

.business-areas {
    margin: 20px 0;
    max-width: 505px;
}
.business-address,
.business-phone,
.business-online,
.business-about {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}

span.dashicons {
    font-size: 32px;
    width: auto;
    height: auto;
}
span.dashicons.dashicons-admin-site-alt3 {
    font-size: 28px;
    margin: 3px;
}
.business-phone {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.business-contact>.row {
 margin-bottom: 20px;
}
.business-contact .images {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
.business-contact a.button {
    margin: 10px auto;
    text-align: center;
}
.single-delivery .site-content {
    background: #ec002c;
}

.single-delivery .landing h1 {
     color: #fff;
    font-size: 80px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 80px;
    margin: 0 0 -20px 0;
}
/*subline*/
.single-delivery .landing h2 {
     color: #fff;
    font-size: 120px;
    text-transform: uppercase;
    line-height: 120px;
}


/*leader*/
.single-delivery .landing h3 {
     color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
    font-weight: bold;
}

.single-delivery .landing  hr {
    height: 2px;
    width: 18vw;
    min-width: 90px;
    margin: 1.2em 0;
    background-color: #fff;
}
@media screen and (max-width: 991px) {
    .single-delivery .landing h1 {
        margin: 0 0 -10px 0;
        font-size: 60px;
        line-height: 60px;
    }
    /*subline*/
    .single-delivery .landing h2 {
        font-size: 80px;
        line-height: 80px;
    }
}

@media screen and (max-width: 767px) {
    .single-delivery .landing h1 {
        margin: 0;
        font-size: 48px;
        line-height: 40px;
    }
    /*subline*/
    .single-delivery .landing h2 {
        font-size: 48px;
        text-transform: uppercase;
        line-height: 48px;
    }
    .single-delivery .landing h3 {
        font-size: 28px;
        text-transform: uppercase;
        line-height: 28px;
        font-weight: bold;
    }
}

@media screen and (max-width: 575px) {
    .single-delivery .landing h1 {
        margin: 0 0 -5px 0;
        font-size: 36px;
        line-height: 36px;
    }
    /*subline*/
    .single-delivery .landing h2 {
        font-size: 40px;
        text-transform: uppercase;
        line-height: 40px;
    }
    .single-delivery .landing h3 {
        font-size: 20px;
        text-transform: uppercase;
        line-height: 20px;
        font-weight: bold;
    }
}

.single-delivery ul.products .add_to_cart_button,
.single-delivery ul.products span.price {
    display: none;
}
.single-delivery ul.products .image-wrapper {
    position: relative;
}


.error404 ul.products .add_to_cart_button,
.error404 ul.products span.price {
    display: none;
}

.error404 ul.products .image-wrapper {
    position: relative;
}
th:hover,
.clickable:hover {
cursor: pointer;
}
.table .dashicons {
    font-size: 32px;
    margin: 0 5px;
}
.table th {
    font-size: 24px;
    font-weight: bold;
}
.single-delivery a {
  color: #fff !important;
}

.page-id-38968 #floating-panel,
 .page-id-38968 #divOutputMessage {
    display: none;
}
.action-buttons {
 display: flex;
 justify-content: space-between;
 align-items: center;
 flex-wrap: wrap;
 margin: 15px 0;
}

.action-buttons>* {
    width: 100%;
    margin: 15px;
 }
 .action-buttons>a>.button {
     width: 100%;
  }

@media (min-width: 576px) {
    .action-buttons>* {
        width: 40%;
    }
}
@media (min-width: 768px) {

    .action-buttons>* {
        width: 280px;
    }
}
@media (min-width: 992px) {

    .action-buttons {
     display: flex;
     justify-content: flex-start;
     align-items: center;
     flex-wrap: wrap;
     margin: 15px 0;
    }
    .action-buttons>* {
        width: 180px;
    }
}

.floating-panel, .admin-panel {
    z-index: 100;
    position: absolute;
	top: 50px;
    transform: translate(50%, 0);
    background: rgb(0,0,0);
    background: linear-gradient(11deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.8) 43%, rgba(236,0,44,0.4) 47%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 100%);
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 2rem;
    font-family: 'OPEN SANS';
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 10px 10px 20px 20px rgba(0, 0, 0, 0.5);
}
.dp-admin h3,
.dp-admin h4,
.dp-admin a,
.dp-admin label,
.dp-admin p {
    font-family: 'OPEN SANS';
    color: #fff !important;
}
.dp-admin h4 {
    margin-top: 5px;
}
.admin-panel .button {
    display: flex;
    width: 100%;
    max-width: 160px;
    padding: 10px 5px;
    height: 50px;
    font-size: 0.8rem;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
}
.admin-panel
{
    transition: all 0.8s ease-in-out;
}
.dp-admin.active .admin-panel {
    right: 50%;
    top: 50px;
    transform: translate(50%, 0);
}
.dp-admin:not(.active) .admin-panel {
    right: -60vw;
}
.site-main>article {
    position: relative;
}


.dp-admin,
.dp-admin > .container {
    position: relative;
    z-index: 10;
}
@media (max-width: 767px) {
    .dp-admin {
        top: 18px;
    }
}
#btn-admin-panel {
    color: #fff;
    font-size: large;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border: 1px solid transparent !important;
    position: absolute;
    top: 15px;
    right: 0;
    transform: translate(-35%, -50%) rotate(270deg);
    z-index: 10;
    padding: 21px;
    margin: 0px;
    box-shadow: -4px 8px 7px 2px rgb(0 0 0 / 50%);
}
@media (min-width:768px) {
#btn-admin-panel {
    right: 0;
    transform: translate(-31%, -50%) rotate(270deg);
    }
}

#btn-admin-panel:hover,
 #btn-admin-panel:focus {
    opacity: 0.9;
    outline: 0;
}
.site-content {
    z-index: 7 !important;
}
.site-header {
    z-index: 10 !important;
}
#site-header-cart {
    z-index: 100;
}
.site-main {
    overflowY: visible !important;
}
.dp-admin:not(.active) #btn-admin-panel i.caret-down {
    padding: 0px 7px;
    position: absolute;
    margin: 0;
    font-size: large;
    color: #fff;
    width: 24px;
    height: 24px;
    top: 9px;
    left: 9px;
    transform: rotate(135deg);
    background: repeating-radial-gradient(#FFF, transparent 12px);
    border-radius: 0.3em;
    transition: all 0.6s ease-in-out;
}
.dp-admin.active #btn-admin-panel i.caret-down {
    padding: 0px 7px;
    position: absolute;
    margin: 0;
    font-size: large;
    color: #fff;
    width: 24px;
    height: 24px;
    top: 9px;
    left: 9px;
    transform: rotate(270deg) scale(1.9);
    background: repeating-radial-gradient(#FFF, transparent 12px);
    border-radius: 0.3em;
    transition: all 0.6s ease-in-out;
}

#dp_modal {
    top: 50%;
    left: 50%;
    outline: 0;
    border: 0;
    height: fit-content;
    transform: translateX(-50%);
    transform: translateY(-50%);
    background: rgb(0,0,0);
    background: linear-gradient(11deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.8) 43%, rgba(236,0,44,0.4) 47%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 100%);
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 2rem;
    font-family: 'OPEN SANS';
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 10px 10px 20px 20px rgba(0, 0, 0, 0.5);
}
#dp_modal * {
    color: #fff;
}
.modal-content,
.modal-footer {
    background-color: transparent;
}
#dp_modal h5,
#dp_modal p {
    color: #fff;
}
@media (max-width: 767px) {
    #dp_modal {
        left: 0;
    }
}
.modal-dialog {
        top: 50%;
        transform: translate(0%, 0%);
}