@font-face {  font-family: 'FontAwesome';  font-display: swap;  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), 		url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), 		url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), 		url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), 		url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");  font-weight: normal;  font-style: normal;}/** MODAL STYLES **/#pddeliverycostbydistancepro_modal label {text-align: left;}#pddeliverycostbydistancepro_modal .modal-title {	display: inline-block;}#pddeliverycostbydistancepro_modal .icon, #pddeliverycostbydistancepro_modal [class^="icon-"],#pddeliverycostbydistancepro_modal [class*=" icon-"]::before,#pddeliverycostbydistancepro_cgv_modal .icon, #pddeliverycostbydistancepro_cgv_modal [class^="icon-"],#pddeliverycostbydistancepro_cgv_modal [class*=" icon-"]::before {  display: inline-block;  font: normal normal normal 14px/1 FontAwesome;  font-size: inherit;  text-rendering: auto;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  transform: translate(0, 0);}#pddeliverycostbydistancepro_cgv_modal .icon-close:before,#pddeliverycostbydistancepro_modal .icon-close:before {  content: ""; }