/*
****************
START
FORWARD SORTATION AREAS TABLE
****************
*/
.pg-barcode-details-table-heading > h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: 0.3px;
	color: #111111;
}

.pg-barcode-details-table-heading > h2,
.pg-barcode-details-table-heading > h3,
.pg-barcode-details-table-heading > h4 {
    margin: 0 0 24px !important;
}

.pg-barcode-details-table-heading > p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #4c4c4c;
	margin: 0 0 24px !important;
}

.pg-barcode-details-table table {
	width: 100%;
	margin-top: 0 !important;
	margin-bottom: 24px !important;
}

.pg-barcode-details-table thead {
	background-color: #f0f0f0;
	text-align: left;
	border-bottom: 2px solid #666666;
}

.pg-barcode-details-table tbody {
	border-bottom: none !important;
}

.pg-barcode-details-table tbody tr {
	border-bottom: 1px solid #666666;
}

.pg-barcode-details-table th, .pg-barcode-details-table td {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
}

.pg-barcode-details-table th {
	vertical-align: bottom;
	color: #333333;
	font-weight: 500;
	padding: 16px;
}

.pg-barcode-details-table tbody tr > td:first-child {
	font-weight: 500;
	padding: 24px 16px 24px 24px;
}

.pg-barcode-details-table tbody tr td {
	padding: 24px 16px;
	vertical-align: top;
	color: #3a3a3a;
	font-weight: 300;
}

.pg-barcode-details-table thead th:first-child {
	padding: 16px 16px 16px 24px;
}

.pg-barcode-details-table thead th:last-child {
	padding: 16px 24px 16px 16px;
}

.pg-barcode-details-table tbody tr td:last-child {
	padding: 24px 24px 24px 16px;
}

.pg-barcode-details-table tbody tr > td span {
	display: block;
}

.pg-barcode-details-table tbody tr > td span:not(:last-child) {
	margin-bottom: 16px;
}

.pg-barcode-details-table tbody tr > td:first-child {
	width: 16%;
}

.pg-barcode-details-table tbody tr > td:not(:first-child) {
	width: 42%;
}

.pg-barcode-details-table .pg-rowspan-first-row {
	border-bottom: none !important;
}

.pg-barcode-details-table .pg-rowspan-first-row td:first-child {
	font-weight: 500;
	border-bottom: 1px solid #666666 !important;
}

.pg-barcode-details-table .pg-rowspan-first-row td:nth-child(2) {
	padding: 24px 16px 8px;
	border-bottom: none !important;
}

.pg-barcode-details-table .pg-rowspan-first-row td:nth-child(3) {
	padding: 24px 24px 8px 16px;
	border-bottom: none !important;
}

.pg-barcode-details-table .pg-rowspan td:first-child {
	padding: 8px 16px;
	border-bottom: none;
}

.pg-barcode-details-table .pg-rowspan td:last-child {
	padding: 8px 24px 8px 16px;
	border-bottom: none !important;
}

.pg-barcode-details-table .pg-rowspan-last-row td:first-child{
	padding: 8px 16px 24px;
	border-bottom: none !important;
}

.pg-barcode-details-table .pg-rowspan-last-row td:last-child {
	padding: 8px 24px 24px 16px;
	border-bottom: none !important;
}

.pg-barcode-details-table .pg-rowspan {
	border-bottom: none !important;
}

.pg-barcode-details-table .pg-rowspan td {
	padding: 8px 24px;
	border-bottom: none;
}

.pg-barcode-details-table .pg-rowspan td,
.pg-barcode-details-table .pg-rowspan-last-row td {
	font-weight: 300 !important;
}

.pg-barcode-details-table .pg-rowspan-last-row td {
	border-bottom: 1px solid #666666 !important;
	padding: 8px 24px 24px;
}


@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* medium screens [TABLETS] -> 641px to 1024px */
      .pg-barcode-details-table-heading > h2,
  .pg-barcode-details-table-heading > h3,
  .pg-barcode-details-table-heading > h4 {
      margin: 0 !important;
  	}
  
	.pg-barcode-details-table-heading > p {
		margin: 24px 0 0 !important;
	}

	.pg-barcode-details-table tbody tr > td:first-child {
		width: 17%;
	}

	.pg-barcode-details-table tbody tr > td:nth-child(2) {
		width: 25%;
	}

	.pg-barcode-details-table tbody tr > td:nth-child(3) {
		width: 58%;
	}

	.pg-barcode-details-table .pg-rowspan-first-row td:first-child {
		padding: 24px 16px 24px 0;
	}

	.pg-barcode-details-table .pg-rowspan-first-row td:nth-child(2) {
		padding: 24px 16px 8px;
	}

	.pg-barcode-details-table .pg-rowspan-first-row td:last-child {
		padding: 24px 0 8px 16px;
	}

	.pg-barcode-details-table .pg-rowspan.pg-rowspan-first-column td:first-child {
		padding: 16px 16px 8px;
	}

	.pg-barcode-details-table .pg-rowspan.pg-rowspan-first-column td:last-child {
		padding: 16px 0 8px 16px;
	}

	.pg-barcode-details-table .pg-rowspan.pg-rowspan-second-column td:first-child {
		padding: 8px 16px 16px;
	}

	.pg-barcode-details-table .pg-rowspan.pg-rowspan-second-column td:last-child {
		padding: 8px 0 16px 16px;
	}

	.pg-barcode-details-table .pg-rowspan-last-row td:first-child {
		padding: 8px 16px 24px;
	}

	.pg-barcode-details-table .pg-rowspan-last-row td:last-child {
		padding: 8px 0 24px 16px;
	}

	.pg-barcode-details-table .pg-rowspan-first-row > td:nth-child(2),
	.pg-barcode-details-table .pg-rowspan > td:nth-child(1),
	.pg-barcode-details-table .pg-rowspan-last-row > td:nth-child(1) {
		font-weight: normal !important;
	}
}


@media only screen and (max-width: 40em) {
    /* small screens [MOBILE] -> 640px */
  .pg-barcode-details-table-heading > h2,
  .pg-barcode-details-table-heading > h3,
  .pg-barcode-details-table-heading > h4 {
    margin: 0 !important;
    font-size: 20px;
  }
  
	.pg-barcode-details-table-heading > p {
		margin: 24px 0 0 !important;
	}

	.pg-barcode-details-table tbody tr > td {
		width: 100% !important;
		display: block;
	}

	.pg-barcode-details-table .pg-rowspan-first-row td:first-child {
		border-bottom: none !important;
		padding: 24px 0 8px;
	}

	.pg-barcode-details-table .pg-rowspan-first-row td:nth-child(2) {
		padding: 8px 0 4px;
	}

	.pg-barcode-details-table .pg-rowspan-first-row td:last-child {
		padding: 4px 0 8px;
	}

	.pg-barcode-details-table .pg-rowspan.pg-rowspan-first-column td:first-child {
		padding: 20px 0 4px;
	}

	.pg-barcode-details-table .pg-rowspan.pg-rowspan-first-column td:last-child {
		padding: 4px 0 8px;
	}

	.pg-barcode-details-table .pg-rowspan.pg-rowspan-second-column td:first-child {
		padding: 8px 0 4px;
	}

	.pg-barcode-details-table .pg-rowspan.pg-rowspan-second-column td:last-child {
		padding: 4px 0 20px;
	}

	.pg-barcode-details-table .pg-rowspan-last-row td:first-child {
		padding: 8px 0 4px;
	}

	.pg-barcode-details-table .pg-rowspan-last-row td:last-child {
		padding: 4px 0 24px;
	}

	.pg-barcode-details-table .pg-rowspan-first-row > td:nth-child(2),
	.pg-barcode-details-table .pg-rowspan > td:nth-child(1),
	.pg-barcode-details-table .pg-rowspan-last-row > td:nth-child(1) {
		font-weight: normal !important;
	}
}

@media print {
    /* print */
	.pg-barcode-details-table.hide-for-large-up {
		display: none !important;
	}
}
/*
****************
END
FORWARD SORTATION AREAS TABLE
****************
*/



/*
****************
START
REMOTE AREA PROCESSING FACILITIES
****************
*/
.pg-remote-area-processing-facilities-table-heading > h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: 0.3px;
	color: #111111;
	margin: 0 0 24px !important;
}

#pg-fsa-ldu-clear-input-text {
	position: absolute;
	top: 50%;
	left: 152px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	    -ms-transform: translateY(-50%) rotate(45deg);
	        transform: translateY(-50%) rotate(45deg);
	width: 16px;
	text-indent: -9999px;
	height: 16px;
}

#pg-fsa-ldu-clear-input-text.show {
	display: inline-block;
	cursor: pointer;
	background: url('/cpc/assets/cpc/img/icons/expand.svg') 50% 50% no-repeat transparent;
}

#pg-fsa-ldu-clear-input-text.hide {
	display: none;
	cursor: default;
	background: none;
}

.pg-remote-area-processing-facilities-table table {
	width: 100%;
	margin-top: 0 !important;
	margin-bottom: 24px !important;
	border-bottom: 2px solid #666666 !important;
}

.pg-remote-area-processing-facilities-table thead {
	background-color: #f0f0f0;
	text-align: left;
	border-bottom: none !important;
}

.pg-remote-area-processing-facilities-table tbody {
	border-bottom: none !important;
}

.pg-remote-area-processing-facilities-table tbody tr {
	border-bottom: none !important;
}

.pg-remote-area-processing-facilities-table tbody tr th {
	border-top: 2px solid #666666;
	border-bottom: none !important;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #333333;
	padding: 24px 24px 0;
}

.pg-remote-area-processing-facilities-table tbody tr td {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #333333;
	padding: 24px 16px 24px 24px;
}

.pg-remote-area-processing-facilities-table th, .pg-barcode-details-table td {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
}

.pg-remote-area-processing-facilities-table th {
	vertical-align: bottom;
	color: #333333;
	font-weight: 500;
}

.pg-remote-area-processing-facilities-table thead th:first-child {
	padding: 16px 24px;
}

.pg-remote-area-processing-facilities-table thead th:nth-child(2) {
	padding: 16px 24px 16px 0;
}

.pg-remote-area-processing-facilities-table thead th:last-child {
	padding: 16px 24px 16px 16px;
}

.pg-remote-area-processing-facilities-table-rowspan {
	font-weight: 500 !important;
	padding: 24px !important;
	width: 25% !important;
	vertical-align: top !important;
}

.pg-remote-area-processing-facilities-table tbody tr > td:not(:last-child) {
	width: 8%;
	padding: 24px 16px 24px 0;
}

.pg-remote-area-processing-facilities-table tbody tr > td:last-child {
	width: 67%;
	padding: 24px 24px 8px 16px;
}

.pg-remote-area-processing-facilities-table tbody tr > td:last-child div {
	display: inline-block;
	margin: 0 0 16px 0;
}

.pg-remote-area-processing-facilities-table tbody tr > td:last-child div span:nth-child(2) {
	background: url('/cpc/assets/cpc/img/icons/fsa-separator.svg') 50% 50% no-repeat transparent;
	display: inline-block;
	width: 8px;
	text-indent: -9999px;
	height: 8px;
	margin: 0 0 0 4px;
}

.pg-RAPF-fsa-column {
	vertical-align: top !important;
}

.pg-RAPF-fsa-column span.active {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #004990;
}


@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* medium screens [TABLETS] -> 641px to 1024px */
	.pg-remote-area-processing-facilities-table-heading > div {
		margin-bottom: 0 !important;
	}

	.pg-remote-area-processing-facilities-table tbody tr:not([class="pg-no-border"]) {
		border-bottom: 1px solid #666666 !important;
	}

	.pg-remote-area-processing-facilities-table tbody tr th.pg-no-border,
	.pg-remote-area-processing-facilities-table tbody tr.pg-no-border th {
		padding: 24px 0 0 !important;
	}

	.pg-remote-area-processing-facilities-table tbody tr:first-child th {
		border: none !important;
	}

	.pg-remote-area-processing-facilities-table table tr:last-child td {
		border-bottom: none !important;
	}

	.pg-RAPF-fsa-column {
		padding: 24px 0 8px 0 !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100% !important;
		border: none;
	}

	.pg-RAPF-fsa-column span:first-child {
		font-weight: 400;
		width: 22% !important;
		padding: 0 16px 0 0;
	}

	.pg-RAPF-fsa-column span:last-child {
		width: 78% !important;
		padding: 0 0 0 16px;
	}

	.pg-RAPF-ldu-column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100% !important;
		padding: 8px 0 !important;
		border: none;
	}

	.pg-RAPF-ldu-column > span {
		font-weight: 400;
		width: 22% !important;
		padding: 0 16px 0 0;
	}

	.pg-RAPF-ldu-column > div {
		width: 78% !important;
		padding: 0 0 0 16px;
		margin: 0 !important;
	}

	.pg-RAPF-ldu-column > div div {
		margin: 0 0 16px 0;
	}

	.pg-remote-area-processing-facilities-table-rowspan {
		width: 25% !important;
		padding: 24px 16px 24px 0 !important;
		border-bottom: none !important;
	}

	.pg-no-border {
		border-bottom: none !important;
	}
}

@media only screen and (max-width: 40em) {
    /* small screens [MOBILE] -> 640px */
	.pg-remote-area-processing-facilities-table-heading > h2 {
		font-size: 20px;
	}

	.pg-remote-area-processing-facilities-table-search-container {
		margin: 0 !important;
	}

	.pg-remote-area-processing-facilities-table-search-container label {
		width: 100% !important;
	}

	.pg-remote-area-processing-facilities-table-search-container label span {
		display: inline-block !important;
	}

	.pg-remote-area-processing-facilities-table tbody tr,
	.pg-remote-area-processing-facilities-table tbody tr td,
	.pg-remote-area-processing-facilities-table tbody tr th {
		width: 100%;
	}

	.pg-remote-area-processing-facilities-table tbody tr:not(first-child) th {
		border-top: 2px solid #666666;
	}

	.pg-remote-area-processing-facilities-table tbody tr th.pg-no-border,
	.pg-remote-area-processing-facilities-table tbody tr.pg-no-border th {
		padding: 24px 0 0 !important;
		padding: 24px 0 0 0;
	}

	.pg-remote-area-processing-facilities-table-rowspan {
		width: 100% !important;
		padding: 24px 0 16px 0 !important;
		border-bottom: none !important;
		display: block;
	}

	.pg-remote-area-processing-facilities-table-rowspan {
		border-top: 1px solid #666666;
	}

	.pg-RAPF-fsa-column {
		width: 100% !important;
		display: block !important;
		padding: 0 0 8px 0 !important;
		border: none !important;
	}

	.pg-RAPF-fsa-column span {
		display: block;
	}

	.pg-RAPF-fsa-column > span:first-child {
		font-weight: 400;
		margin-bottom: 8px !important;
	}

	.pg-RAPF-ldu-column {
		width: 100% !important;
		display: block !important;
		padding: 8px 0 24px 0!important;
		border: none !important;
	}

	.pg-RAPF-ldu-column > span {
		display: block;
		width: 100%;
		font-weight: 400;
		margin-bottom: 8px;
	}

	.pg-RAPF-ldu-column > div {
		display: block;
		width: 100%;
		margin: 0 !important;
	}

	.pg-no-border {
		border: none !important;
	}
}

@media print {
    /* print */
	.pg-remote-area-processing-facilities-table.hide-for-large-up {
		display: none !important;
	}
}
/*
****************
END
REMOTE AREA PROCESSING FACILITIES
****************
*/




/*
****************
START
ESTIMATED DELIVERY STANDARD TABLE
****************
*/
.pg-estimated-delivery-standard-table-heading > h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: 0.3px;
	color: #111111;
}

/* PRINT VIEWS */
.pg-estimated-delivery-standard-table-print table {
	width: 100%;
}

.pg-estimated-delivery-standard-table-print thead {
	background-color: #f0f0f0;
	text-align: left;
	border-bottom: 2px solid #666666;
	height: auto;
}

.pg-estimated-delivery-standard-table-print tbody {
	border-bottom: none !important;
}

.pg-estimated-delivery-standard-table-print thead th,
.pg-estimated-delivery-standard-table-print tbody td {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
}

.pg-estimated-delivery-standard-table-print thead th p {
	font-weight: 500 !important;
	color: #333333;
}

.pg-estimated-delivery-standard-table-print thead th:first-child {
	position: relative;
	width: 20% !important;
	padding: 0 12px;
}

.pg-estimated-delivery-standard-table-print thead th:first-child div:first-child {
	position: absolute;
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
	top: 50px;
	right: 24px;
}

.pg-estimated-delivery-standard-table-print-divider {
	width: 130px;
	height: 1px;
	position: absolute;
	background-color: #979797;
	top: 60px;
	left: -5px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	    -ms-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
}

.pg-estimated-delivery-standard-table-print thead th:first-child div:last-child {
	position: absolute;
	bottom: 5px;
	left: 24px;
}

.pg-estimated-delivery-standard-table-print thead tr {
	height: 0;
	width: 100%;
}

.pg-estimated-delivery-standard-table-print th.rotate {
	height: 130px;
	white-space: nowrap;
	padding: 0 !important;
}

.pg-estimated-delivery-standard-table-print th.rotate > div {
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
	width: 0;
	padding: 0 16px;
	margin: 0;
}

.pg-estimated-delivery-standard-table-print th.rotate > div > span {
	padding: 12px 0;
}

.pg-estimated-delivery-standard-table-print tbody tr {
	border-bottom: 1px solid #666666;
}

.pg-estimated-delivery-standard-table-print tbody td:first-child {
	padding: 24px 12px 24px 24px;
	font-weight: 500;
	color: #3a3a3a;
}

.pg-estimated-delivery-standard-table-print tbody td:not(:first-child) {
	padding: 24px 12px;
	font-weight: 300;
	color: #3a3a3a;
}

/* NON-PRINT VIEWS */
.pg-estimated-delivery-standard-table-accordion-row {
	margin: 0 !important;
}

.pg-estimated-delivery-standard-table-accordion-row div ul {
	margin-bottom: 24px !important;
}

.pg-estimated-delivery-standard-table-accordion-row div ul li {
	border-top: none !important;
	border-bottom: 1px solid #666666 !important;
}

.pg-estimated-delivery-standard-table-accordion-row div ul li:first-child {
	padding: 0 24px 24px 0 !important;
}



.pg-estimated-delivery-standard-table-accordion-row div ul li:not(:first-child) {
	padding: 24px 24px 24px 0 !important;
}

.pg-estimated-delivery-standard-table-content-heading h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #333333;
	margin: 0;
}

.pg-estimated-delivery-standard-table-content-heading.cpc-accordion-active h4 {
	font-weight: 400 !important;
}

.pg-eds-content-section-content-container {
	padding: 24px 0;
}

.pg-estimated-delivery-standard-table-accordion-row li .cpc-accordion-button-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background: url('/cpc/assets/cpc/img/icons/global-alert/left_chevron.svg') 50% 50% no-repeat transparent !important;
	-webkit-transition: 250ms -webkit-transform ease-in-out;
	transition: 250ms -webkit-transform ease-in-out;
	-o-transition: 250ms transform ease-in-out;
	transition: 250ms transform ease-in-out;
	transition: 250ms transform ease-in-out, 250ms -webkit-transform ease-in-out;
	-webkit-transform: rotate(-90deg) !important;
	    -ms-transform: rotate(-90deg) !important;
	        transform: rotate(-90deg) !important;
}

.pg-estimated-delivery-standard-table-accordion-row li.expanded .cpc-accordion-button-icon {
	-webkit-transform: rotate(90deg) !important;
	    -ms-transform: rotate(90deg) !important;
	        transform: rotate(90deg) !important;
}

.pg-estimated-delivery-standard-table-content-container {
	margin: 24px 0 0 !important;
	padding: 0 !important;
}

.pg-estimated-delivery-standard-table-content-text {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #333333;
	margin-bottom: 8px;
}

.pg-estimated-delivery-standard-table-content-data {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
	grid-column-gap: 45px;
}

.pg-estimated-delivery-standard-table-content-data p:nth-child(3n+3) {
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 16px 0 0 0 !important;
	padding: 0 !important;
}

.pg-estimated-delivery-standard-table-content-data p:not(:nth-child(3n+3)) {
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 16px 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.pg-estimated-delivery-standard-table-content-data p span:first-child {
	display: inline-block;
	min-width: 107px;
	font-weight: 400 !important;
}

.pg-estimated-delivery-standard-table-content-data p span:nth-child(2) {
	display: inline-block;
	min-width: 32px;
}

.pg-estimated-delivery-standard-table-content-data p span:last-child {
	display: inline-block;
	min-width: 62px;
	white-space: nowrap;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* medium screens [TABLETS] -> 641px to 1024px */
	.pg-estimated-delivery-standard-table-content-data {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		    justify-content: space-around;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		grid-column-gap: 0;
	}

	.pg-estimated-delivery-standard-table-content-data p {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.pg-estimated-delivery-standard-table-content-data p:nth-child(odd) {
		padding-right: 40px;
	}

	.pg-estimated-delivery-standard-table-content-data p:nth-child(even) {
		padding-left: 40px;
	}

	.pg-estimated-delivery-standard-table-content-data p span:first-child {
		width: 50%;
		font-weight: 400 !important;
	}

	.pg-estimated-delivery-standard-table-content-data p span:nth-child(2) {
		display: none;
	}

	.pg-estimated-delivery-standard-table-content-data p span:last-child {
		width: 92px;
		padding-left: 0;
	}
}

@media only screen and (max-width: 40em) {
    /* small screens [MOBILE] -> 640px */
	.pg-estimated-delivery-standard-table-accordion-row div ul li {
		padding: 24px 16px 24px 0 !important;
	}

	.pg-estimated-delivery-standard-table-content-container {
		padding: 0 !important;
	}

	.pg-estimated-delivery-standard-table-content-data {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		grid-column-gap: 0;
	}

	.pg-estimated-delivery-standard-table-content-data p {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 100%;
		        flex: 1 0 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.pg-estimated-delivery-standard-table-content-data p span:first-child {
		width: 50%;
		font-weight: 400 !important;
	}

	.pg-estimated-delivery-standard-table-content-data p span:nth-child(2) {
		display: none;
	}

	.pg-estimated-delivery-standard-table-content-data p span:last-child {
		width: 92px;
		padding-left: 32px;
	}
}


@media print {
    /* print */
	.pg-estimated-delivery-standard-table-divider {
		width: 130px !important;
		height: 1px !important;
		position: absolute !important;
		background-color: #979797 !important;
		top: 60px !important;
		left: -5px !important;
		-webkit-transform: rotate(45deg) !important;
		    -ms-transform: rotate(45deg) !important;
		        transform: rotate(45deg) !important;
		-webkit-transform-origin: 50% 50% !important;
		    -ms-transform-origin: 50% 50% !important;
		        transform-origin: 50% 50% !important;
	}
}
/*
****************
END
ESTIMATED DELIVERY STANDARD TABLE
****************
*/

.pg-data-schedule-table table thead tr th,
.pg-data-schedule-table table tbody tr td { width: 25%; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.pg-data-schedule-table table tr td {
        display: block;
        width: 100% !important;
	}

	.pg-data-schedule-table table tr td:first-child {
		padding: 24px 0 8px 0 !important;
		border-bottom: none !important;
	}

	.pg-data-schedule-table table tr td:nth-child(2),
	.pg-data-schedule-table table tr td:nth-child(3) {
		padding: 8px 0 8px 0 !important;
	}

	.pg-data-schedule-table table tr td:nth-child(2) > div:first-child,
	.pg-data-schedule-table table tr td:nth-child(3) > div:first-child {
		display: inline-block !important;
		padding-right: 16px;
		width: 50%;
        vertical-align: top;
	}

	.pg-data-schedule-table table tr td:nth-child(2) > div:last-child,
	.pg-data-schedule-table table tr td:nth-child(3) > div:last-child {
		display: inline-block !important;
		padding-left: 16px;
		width: 50%;
        vertical-align: top;
	}

	.pg-data-schedule-table table tr td:last-child {
		padding: 8px 0 24px 0 !important;
	}

	.pg-data-schedule-table table tr td:last-child > div:first-child {
		display: inline-block !important;
		padding-right: 16px;
		width: 50%;
	}

	.pg-data-schedule-table table tr td:last-child > div:last-child {
		display: inline-block !important;
		padding-left: 16px;
		width: 50%;
	}
}

@media only screen and (max-width: 40em) {
.pg-data-schedule-table table tr td {
        display: block;
        width: 100% !important;
	}

	.pg-data-schedule-table table tr td:first-child {
		padding: 24px 0 8px 0 !important;
	}

	.pg-data-schedule-table table tr td:nth-child(2),
	.pg-data-schedule-table table tr td:nth-child(3) {
		padding: 8px 0 8px 0 !important;
	}

	.pg-data-schedule-table table tr td:nth-child(2) > div:first-child,
	.pg-data-schedule-table table tr td:nth-child(3) > div:first-child {
		display: block !important;
		padding: 0 0 8px 0;
		width: 100%;
	}

	.pg-data-schedule-table table tr td:nth-child(2) > div:last-child,
	.pg-data-schedule-table table tr td:nth-child(3) > div:last-child {
		display: block !important;
		padding: 0;
		width: 100%;
	}

	.pg-data-schedule-table table tr td:last-child {
		padding: 8px 0 24px 0 !important;
	}

	.pg-data-schedule-table table tr td:last-child > div:first-child {
		display: block !important;
		padding-right: 0;
		width: 100%;
		margin-bottom: 8px;
	}

	.pg-data-schedule-table table tr td:last-child > div:last-child {
		display: block !important;
		padding-left: 0;
		width: 100%;
	}
}