@font-face {
font-family: 'Cartero';
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.eot);
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.eot?#iefix) format('embedded-opentype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.woff2) format('woff2'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.woff) format('woff'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.ttf) format('truetype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Bold.svg#Cartero-Bold) format('svg');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'CarteroLight';
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.eot);
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.eot?#iefix) format('embedded-opentype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.woff2) format('woff2'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.woff) format('woff'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.ttf) format('truetype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Light.svg#Cartero-Light) format('svg');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'CarteroBold';
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.eot);
src: url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.eot?#iefix) format('embedded-opentype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.woff2) format('woff2'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.woff) format('woff'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.ttf) format('truetype'),
url(//baqs.es/wp-content/plugins/correosoficial/views/commons/fonts/Cartero-Regular.svg#Cartero-Regular) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
:root {
--co_blue: #002e6d;
--co_blue_dark: #0a0a49;
--co_blue_hover: #002453;
--co_brandeis_blue: #0d6efd;
--co_cyan: #25b9d7;
--co_cyan_hover: #1e94ab;
--co_bluish_grey: #c7d6db;
--co_very_pallid_blue: #cce5ff;
--co_pallid_blue: #b8daff;
--co_greyish_blue: #acb3b6;
--co_very_light_greyish_blue: #f3f6f8;
--co_light_greyish_blue: #ced4da;
--co_yellow: #ffcd00;
--co_yellow_hover: #b38f00;
--co_very_pallid_yellow: #fff3cd;
--co_pallid_yellow: #ffeeba;
--co_white: #ffffff;
--co_gray: #cbcbcb;
--co_platinum: #e2e3e5;
--co_soft_grey_bliss: #f8f8f8;
--co_gray_dark: #777;
--co_red: #e4082c;
--co_red_light: #e08f95;
--co_red_hover: #d5676f;
--co_very_dark_red: #721c24;
--co_very_pallid_red: #f8d7da;
--co_pallid_red: #f5c6cb;
--co_green: #155724;
--co_very_pallid_green: #cbf2d4;
--co_pallid_green: #70b580;
--co_dark_orange: #856404; --co_red_error: #e6615c;
--co_pallid_red: #fbc6c3;
--co_yellow_notice: #fff3cd;
} #correos_oficial {
font-family: CarteroLight;
}
#correos_oficial h2, #correos_oficial h3 {
font-family: CarteroBold;
}
#correos_oficial .co_small {
font-family: CarteroLight;
font-size: 0.7em;
font-weight: normal;
} .header-logo img{
width: 400px;
} .co_primary_button {
color: var(--co_white) !important;
background-color: var(--co_blue) !important;
border: 1px solid var(--co_blue) !important;
border-radius: 3px !important;
padding: 10px 10px !important;
font-family: CarteroBold !important;
text-decoration: none !important;
}
.co_primary_button:hover,
.co_button:hover {
background-color: var(--co_blue_hover) !important;
color: var(--co_yellow) !important;
}
.co_primary_button:disabled {
border: 1px solid #c7d6db !important;
color: #acb3b6 !important;
cursor: not-allowed;
background-color: #eaebec !important;
}
.co_button {
color: var(--co_white) !important;
background-color: var(--co_blue) !important;
border: 1px solid var(--co_blue) !important;
border-radius: 3px !important;
padding: 5px 5px !important;
font-family: CarteroBold !important;
text-decoration: none !important;
}
.co_primary_link {
margin-top: 1.5%;
}
.co_primary_link a {
color: var(--co_white) !important;
background-color: var(--co_blue) !important;
border: 1px solid var(--co_blue) !important;
border-radius: 3px !important;
padding: 5px 5px !important;
font-family: CarteroBold !important;
text-decoration: none;
margin-left: 15px;
}
.co_primary_link a:hover {
background-color: var(--co_blue_hover) !important;
color: var(--co_yellow) !important;
}
.co_primary_link a:disabled {
border: 1px solid #c7d6db !important;
color: #acb3b6 !important;
cursor: not-allowed;
background-color: #eaebec !important;
} .co_change_paq_button {
color: var(--co_white);
background-color: var(--co_blue);
border: 1px solid var(--co_blue);
border-radius: 3px;
padding: 0.2em, 0.5em;
float: right;
margin-left: 5px;
}
.co_change_paq_button a,
.co_change_paq_button a:hover {
color: var(--co_blue);
text-decoration: none;
}
.co_change_paq_button:hover {
background-color: var(--co_blue);
} .error {
border-color: var(--co_red_error) !important;
color: var(--co_red_error) !important;
}
label[id$='-error'] {
font-size: 10px;
margin: 0 !important;
position: absolute;
display: flex;
z-index: 11;
} .correos-oficial .alert {
border-radius: 5px !important;
}
.correos-oficial .alert > * {
display: inline-block !important;
}
.correos-oficial .alert-danger .close {
color: var(--co_red_error);
}
.alert-warning {
color: #d2a63c !important;
background-color: #fff3d7 !important;
border-width: 3px !important;
border-color: #d2a63c !important;
border-top: none !important;
border-bottom: none !important;
border-right: none !important;
}
.alert-warning:before {
color: #d2a63c !important;
background-color: #fff3d7 !important;
}
.alert-success {
color: var(--co_pallid_green) !important;
background-color: var(--co_very_pallid_green) !important;
border-width: 3px !important;
border-color: var(--co_pallid_green) !important;
border-top: none !important;
border-bottom: none !important;
border-right: none !important;
}
.alert-success:before {
color: var(--co_pallid_green) !important;
background-color: var(--co_very_pallid_green) !important;
}.correos_oficial {
color: var(--co_blue);
}
.correos_oficial .customs-advice-doc {
margin-top: 0px;
margin-bottom: 20px;
padding: 5px;
}
.correos_oficial .extra-container {
margin-bottom: 15px;
width: auto;
}
.correos_oficial .extra-container .checkout-paq-advice {
background-color: var(--co_yellow);
padding: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
.correos_oficial .extra-container .search-paq-section {
display: flex;
width: 100%;
gap: 10px;
flex-wrap: wrap; padding-bottom: 20px;
padding-left: 5px;
padding-right: 5px;
}
.correos_oficial .extra-container .city-paq-schedule-and-map,
.correos_oficial .extra-container .office-schedule-and-map {
padding-left: 5px;
padding-right: 5px;
}
.correos_oficial .extra-container .section-SearchCityPaqByCPInput,
.correos_oficial .extra-container .section-SearchOfficeByCPInput,
.correos_oficial .extra-container .section-SearchPudoCEXByCPInput {
flex: 0 0 20%;
}
.correos_oficial .extra-container .section-SearchCityPaqByCp,
.correos_oficial .extra-container .section-SearchOfficeByCp,
.correos_oficial .extra-container .section-SearchPudoCEXByCp {
flex: 0 0 10%;
}
.correos_oficial .extra-container .section-frontOptionSelector {
flex: 1;
}
.section-SearchCityPaqByCPInput input,
.section-SearchCityPaqByCp button,
.section-SearchOfficeByCPInput input,
.section-SearchOfficeByCp button,
.section-SearchPudoCEXByCPInput input,
.section-SearchPudoCEXByCp button,
.section-frontOptionSelector select {
width: 100%;
height: 40px;
box-sizing: border-box;
}
.city-paq-schedule-and-map, 
.office-schedule-and-map {
display: flex;
flex-direction: row;
gap: 20px;
}
.city-paq-schedule-and-map .columna, 
.office-schedule-and-map .columna {
flex: 1;
}
.city-paq-schedule-and-map-right p.address, 
.office-schedule-and-map-right p.address {
margin-left: 0 !important;
}
.correos_oficial .customs-advice-doc h3,
.city-paq-schedule-and-map h3, 
.office-schedule-and-map h3 {
padding-top: 5px !important;
padding-bottom: 5px !important;
margin-top: 5px !important;
margin-bottom: 10px !important;
border-bottom: 2px solid var(--co_yellow);
font-weight: 700 !important;
}
.city-paq-schedule-and-map p, 
.office-schedule-and-map p,
.customs-advice-doc p {
padding-top: 5px !important;
padding-bottom: 5px !important;
color: black !important;
font-weight: 390 !important;
margin-top: 5px !important;
margin-bottom: 5px !important;
}
.citypaq-address-info,
.office-address-info,
.customs-advice-doc {
font-size: 1.3rem !important;
} .correos_oficial .map {
width: 100%;
height: 20em;
} @media (max-width: 768px) {
.correos_oficial .extra-container {
padding-left: 15px;
padding-right: 15px;
}
.correos_oficial .extra-container .section-SearchCityPaqByCPInput,
.correos_oficial .extra-container .section-SearchOfficeByCPInput,
.correos_oficial .extra-container .section-SearchPudoCEXByCPInput {
order: 1;
flex: 1 1 45%;
}
.correos_oficial .extra-container .section-SearchCityPaqByCp,
.correos_oficial .extra-container .section-SearchOfficeByCp,
.correos_oficial .extra-container .section-SearchPudoCEXByCp {
order: 2;
flex: 1 1 45%;
}
.correos_oficial .extra-container .section-frontOptionSelector {
order: 3;
flex: 1 1 100%;
}
.office-schedule-and-map {
flex-direction: column;
}
}