/* WHITE */
.landing-root .list-panel h3,
.landing-root .list-panel p,
ul.breadcrumb li a,
.skip-capacity,
.customcheck~.customcheck-o .fa-check,
#postcode-form .list-panel.yellow,
#postcode-form .list-panel.yellow h1,
#postcode-form .list-panel.yellow h2,
#postcode-form .list-panel.yellow h3,
#postcode-form .list-panel.yellow h4,
#postcode-form .list-panel.yellow h5,
#postcode-form .list-panel.yellow h6,
.list-panel.inverse, 
.list-panel.inverse h1, 
.list-panel.inverse h2, 
.list-panel.inverse h3, 
.list-panel.inverse h4 {
    color: #fff;
}
.landing-root .list-panel a,
.progress-header ul.breadcrumb li.current:after,
.btn.call-to-action:hover, 
.radio-button-strip label span.call-to-action:hover,
.landing-root .panel-sign-in .list-panel,
a.btn.btn-primary:hover,
button.btn.btn-primary:hover,
.btn.btn-primary:hover, .markdown-container a.btn-primary:hover, .radio-button-strip label span.btn-primary:hover {
    background-color: #fff;
}
.landing-root .list-panel a,
.landing-root .list-panel a:hover {
    border-color: #fff;
}

/* BLACK */
.panel-sign-in .panel-text,
.panel-sign-in .list-panel h3,
.panel-sign-in .list-panel p,
.wheely-bins,
.progress-header h1,
.progress-header span,
a.nav-link:hover {
    color: #303030;
}

/* YELLOW */
.custom-calendar table.calendar-table td.isSelectable:hover {
    background-color: #ffff00;
}

/* DEFAULT GREY */
.dropdown-menu .dropdown-item:focus, 
.dropdown-menu .dropdown-item:hover, 
.navbar li.nav-item .dropdown-menu .dropdown-item:focus, 
.navbar li.nav-item .dropdown-menu .dropdown-item:hover,
.card.hover:hover {
	background-color: #525159;
}


/* REPLACE WHEELY BIN WITH BIN BAGS */
/*.wheely-bins {
    background-image: url('https://wasteonline.portlandskips.co.uk/images/BAG-QTY.png');
    background-size: contain;
    background-position: center center; 
    color: #fff;
    padding-left: 4px;
}*/


/* HIDE PROGRESS ICON */
.progress-image {
	display: none;
}


/* FONT */
body, h1, h2, h3, h4, div, span, li, ul, button, input, textarea, a, select, label {
    font-family: 'Poppins', sans-serif;
}
#postcode-form .list-panel.yellow {
    font-size: 14px;
}
#postcode-form .list-panel.yellow h3 {
    font-size: 18px;
}
@media screen and (max-height: 500px) and (min-width: 800px) {
    .desktop-landscape h3 {
        font-size: 18px; 
    }
}



/* CENTER BREADCRUMBS */
.progress-header {
    text-align: center;
}
.progress-header .flex-row {
    justify-content: center;
}


/* CUSTOM CUSTOMER */
.category-select-template {
  width: 13rem;
}
.progress-header,
.page-title {
	background-color: rgba(234,234,234,0.37);
}





/* TO GO TO ROB'S */
h2 {
    margin-bottom: 15px;
}
@media screen and (max-width: 460px) {
	.narrow-template .flex-col .skip-capacity {
		width: 60px;
        height: 60px;
	}
    .narrow-template .image-col img {
        max-width: 150px;
    }
}
div.dropdown-menu {
	margin-top: 0;
}



/* CMS CSS */

#footer-top,
#header-top  {
	border-top-width: 2px;
	border-top-style: solid;
}
#header-bottom .container {
	padding: 0;
}
#header-top .container {
	padding-top: 5px;
	padding-bottom: 5px;
}
.head-contact,
#head-menu {
	display: flex;
	width: 100%;
	align-items: center;
	flex-wrap: wrap;
}
.head-contact .block img {
	width: 20px;
}
#head-menu .block:last-child {
	flex-grow: 2;
	text-align: right;
}
#content {
	padding-bottom: 50px;
}
#footer-top {
	background-color: rgba(234,234,234,0.37);
	margin-top: 60px;
}
#header-top {
	background-color: #525159;
	padding-top: 1px;
	padding-bottom: 1px;
}
#header-top,
#header-bottom,
#footer-bottom,
#menu {
	color: #fff;
}
.centre_align {
	text-align: center;
}
.contact_icons {
	background-color: #efefef;
	border-radius: 30px;
	text-align: center;
}
.textwidget,
.contact_icons {
	display: flex;
	flex-direction: column;
}
.contact_icons img {
   align-self: center;
	margin-bottom: 15px;
}
section:not(#header-top):not(#header-bottom) .container:not(.page-title) .row {
	padding-top: 20px;
	padding-bottom: 30px;
}
.textwidget img {
	width: 20px;
	margin-right: 5px;
}
#footer-bottom h3 {
	margin-bottom: 30px;
}
h3,
iframe {
	margin-bottom: 10px;
}
iframe {
	border: 2px solid #fff;
}
.openingtimes td {
	padding-bottom: 10px;
}
.openingtimes td:first-child {
	text-align: right;
	padding-right: 5px;
}
.head-contact h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 5px 0 0 0;
}
.head-contact {
	color: #fff;
}
.page-title .row {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
}
#content img {
	max-width: 100%;
}
.rowid-1 img {
	margin-bottom: 10px;
}
body {
    min-width: 320px;
}
.header-block {
    color: #fff;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (min-width: 1600px) {
    .header-block h3,
	.homepage-block h3 {
        font-size: 40px;
    }
    .header-block p,
	.homepage-block p,
    .header-block h3,
	.homepage-block h3 {
        padding-bottom: 30px;
    }
    .header-block p,
	.homepage-block p,
    .header-block .btn,
	.homepage-block .btn {
        font-size: 20px;
    }
}
@media screen and (min-width:992px) and (max-width: 1600px) {
    .card-footer table tr {
        display: flex;
        flex-direction: column;
    }
    .card-footer table tr td {
        width: auto !important;
    }
    .card-footer table tr td .text-right {
        text-align: left !important;
    }
    .header-block h3,
	.homepage-block h3 {
        font-size: 30px;
    }
    .header-block p,
	.homepage-block p,
    .header-block h3,
	.homepage-block h3 {
        padding-bottom: 20px;
    }
    .header-block p,
	.homepage-block p,
    .header-block .btn,
	.homepage-block .btn {
        font-size: 18px;
    }
}
@media screen and (max-width:991px) {
    section:not(#header-top) .col {
        margin-bottom: 20px;
    }
}
iframe {
    max-width: 100%;
}
.background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#header-bottom .large-nav .nav-link {
    text-transform: uppercase;
}
@media screen and (min-width: 1010px) {
    .nav-link {
        font-size: 18px;
    }
}
.home-header {
	background-color: grey;
    background-image: url('/image/Order-Waste-Aggregate-Skip-online.jpg?v=7e5f55e4&s=1');
}
.center-block {
    flex-grow: 1;
}
}
.head-contact .block:not(:first-child) img {
    margin-right: 5px;
}

@media screen and (max-width: 1040px) {
    .user-name {
        display: none;
    }
}
@media screen and (max-width: 860px) {
    .head-contact .block {
        flex-grow: unset;
    }
}
@media screen and (max-width: 991px) {
    .large-nav {
        display: none;
    }
    #head-menu {
        flex-direction: column;
        align-items: stretch;
    }
    #head-menu .block {
        text-align: center;
    }
    #head-menu .fa-bars:before {
        color: #fff;
    }
	.openingtimes {
		width: 100%;
	}
	.openingtimes td:last-child {
		text-align: left;
	}
    .head-contact {
       justify-content: space-between;
    }
	#header-top .navbar {
	    background-color: #525159;
	}
	#header-top .navbar .fa-bars:before {
	    color: #fff;
	}
	#header-top .col-12 {
	    padding-left: 0;
	    padding-right: 0;
	}
}
@media screen and (min-width: 992px) {
    section#homeheader .row{
        padding-top: 20px !important;
        margin-bottom: -150px;
    }
    section#homeheader {
        margin-bottom: 150px;
    }
    .mobile-nav {
        display: none;
    }
	.large-right .openingtimes {
		float: right;
	}
	.large-right {
		text-align: right;
	}
	.head-contact .block {
		padding-right: 30px;
	}
}
#head-menu .mobile-nav .nav-item {
    text-align: left;
}
.artificial-grass {
	background-image: url('https://example.wasteonline.co.uk/image/get/Portland%20Stone%20-%20Buy%20Artificial%20Grass%20Astro%20Turf%20Online%20-%20Weymouth%20Dorset.jpg?v=8036faff&s=1');
}
.about-us {
	background-image: url('https://example.wasteonline.co.uk/image/AdobeStock_124521686.jpg?v=6e555992&s=1');
}
.mw-500 p {
    max-width: 500px;
}
.mw-500 p {
    max-width: 500px;
}
img {
	max-width: 100%;
}
section#footer-bottom ul li a.nav-link {
    padding-left: 0;
}
section#footer-bottom ul li:first-child a.nav-link {
    padding-top: 0;
}
.home-blocks {
    padding-bottom: 20px;
}
.home-blocks .card {
    color: #fff;
	box-shadow: 0 0 10px #084521;
}
.card-body {
    padding-bottom: 0;
}
.card h4 {
    font-weight: bold;
    color: #0c4da2;
}
.background-panel {
    background-color: #eaeaea;
}
.contact_icons {
	border: 1px solid #efefef;
}
.card h4 i {
    display: none;
}
.logo-block img {
    padding: 5px 15px;
}

#homeheader > div > div > div:nth-child(9) {
    bottom: -180px !important;
}

.contact-us-table td {
    padding-bottom: 10px;
}

#footer-bottom {
    background-color: #F37121 !important;
}

#header-top {
    background-color: black !important;
}

#homeheader .card {
    border-radius: 15px;
    background-image: linear-gradient(to right, rgba(0,0,0,0.15), rgba(0,0,0,0));
    background-blend-mode: multiply;
    transition: transform 0.2s ease-in-out;
}

#homeheader .card:hover {
      transform: scale(1.05);
}

header nav {
    background-image: linear-gradient(to right, rgba(0,0,0,0.15), rgba(0,0,0,0));
    background-blend-mode: multiply;
}

#header-bottom {
    background-image: linear-gradient(to left, rgba(0,0,0,0.15), rgba(0,0,0,0));
    background-blend-mode: multiply;
}

.full-page-overlay .dialog-container {
    margin-top: -1490px;
}

.dialog-panel {
    margin-top: -970px;
}