/*
Theme Name:  Cool Carriers
Theme URI:   http://cool.tincaonline.com
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Cool Carriers.
Author:      admin
Author URI:  http://cool.tincaonline.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

/****************************** ICONOS GOOGLE ****************************************/

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(icons/MaterialIcons-Regular.eot);
    /* For IE6-8 */
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(icons/MaterialIcons-Regular.woff2) format('woff2'), url(icons/MaterialIcons-Regular.woff) format('woff'), url(icons/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}

/****************************** FIN ICONOS GOOGLE ****************************************/

body {
    font-weight: 400;
}

.login a:before {
    content: "\e879";
    color: #ffffff;
    font-family: "Material Icons";
    font-size: 23px;
    vertical-align: bottom;
    padding-right: 10px;
    display: inline;
}

#et-info-phone:before, #et-info-email:before {
    content: none;
}

#main-header .et_menu_container {
    display: none;
}

#top-custom {
    padding: 0;
}

#menu-custom {
    padding-top: 0;
}

#top-custom .login {
    display: flex;
    justify-content: flex-end;
}

#menu-custom .et_pb_menu__wrap {
    justify-content: flex-end;
}

#menu-custom .et_pb_menu__menu {
    margin-right: 0;
    margin-left: 0;
}

#trp-floater-ls:hover, #trp-floater-ls-current-language, #trp-floater-ls-language-list a:hover {
    background-color: #ffffff;
}

#trp-floater-ls.trp-top-right, #trp-floater-ls {
    border-radius: 0;
}

#trp-floater-ls-current-language a {
    padding: 5px 15px 5px 15px;
}

#top-custom .login li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #00A1E4;
    padding: 10px 25px;
    border-radius: 20px;
}

#top-custom .login li:first-child a {
    background-color: #2A5CAA;
}

#top-custom .login li:first-child {
    margin-right: 15px;
}

#top-custom .bloque-login {
    margin-bottom: -80px;
    padding-top: 35px;
    padding-bottom: 0;
}

#menu-custom {
    padding: 0;
}

.not-home #menu-custom {
    border-bottom: 1px solid #B3B3B3;
}

#menu-custom .et_pb_menu__logo {
    margin-bottom: 40px;
    margin-top: -30px;
}

#menu-principal {
    align-items: flex-end;
}

#menu-principal li {
    padding: 0;
}

#menu-principal li a {
    color: #1A1A1A;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 25px !important;
}

#menu-principal li a:hover, #menu-principal .current-menu-item a {
    background-color: #2A5CAA;
    color: #fff;
    opacity: 1;
}

#slide-cool .et_pb_slide_description {
    padding: 10% 60% 10% 5%;
}

/********************** FOOTER ********************/
#novedades-footer {
    padding: 45px 0;
}

#novedades-footer .titulo-seccion {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #ffffff;
}

#novedades-footer .titulo-seccion h3 {
    font-size: 25px;
    font-weight: 800;
    color: #ffffff;
}

#novedades-footer .titulo-seccion h3.newsletter {
    margin-left: -200px;
}

#novedades-footer .titulo-seccion h3:before {
    content: "\e24c";
    color: #ffffff;
    font-family: "Material Icons";
    font-size: 30px;
    vertical-align: bottom;
    padding-right: 10px;
    display: inline;
}

#novedades-footer .titulo-seccion h3.newsletter:before {
    content: "\e2c4";
    color: #ffffff;
    font-family: "Material Icons";
    font-size: 30px;
    vertical-align: bottom;
    padding-right: 10px;
    display: inline;
}

#novedades-footer .titulo-seccion a {
    font-size: 14px;
    color: #ffffff;
}

#novedades-footer article img {
    float: left;
    width: 240px;
    margin-right: 25px;
    height: 180px;
    object-fit: cover;
}

#novedades-footer article h2 {
    padding-top: 30px;
    padding-right: 20px;
    overflow: hidden;
    height: 100px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#novedades-footer a.more-link, #novedades-portada a.more-link {
    clear: unset;
    float: right;
    margin-right: 20px;
    border-radius: 20px;
    border: 1px solid #2a5caa;
    padding: 0 13px;
}

.menu-footer ul {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.menu-footer ul li {
    padding: 10px 0;
}

.menu-footer ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    border-right: 1px solid#ffffff;
    padding: 0 35px;
}

.menu-footer ul li:last-child a {
    border-right: unset;
    padding: 0 0 0 40px;
}

.menu-footer ul li:first-child a {
    padding: 0 40px 0 0;
}

.bloque-menu-footer, .menu-footer, .footer-partners .partners ul, .bottom-custom, .footer-patro {
    padding: 0 !important;
}

.footer-partners {
    display: flex;
    justify-content: center;
}

.footer-partners .partners, .footer-partners .partners ul {
    display: flex;
    align-items: center;
    list-style-type: none;
}

.footer-partners .partners li {
    padding: 20px;
}

.bottom-custom p {
    text-align: center;
}

.partners h5 {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 800;
}

.bottom-custom p, .bottom-custom a {
    color: rgba(255, 255, 255, 0.54) !important;
    font-size: 14px;
}

.bottom-custom a {
    font-weight: bold;
}

#novedades-portada h1.entry-title:before {
    content: "\e24c";
    color: #2A5CAA;
    font-family: "Material Icons";
    font-size: 30px;
    vertical-align: bottom;
    padding-right: 10px;
    display: inline;
}

#novedades-portada .et_pb_post_title {
    padding-bottom: 0 !important;
}

#novedades-portada article img {
    height: 210px;
    object-fit: cover;
}

#novedades-portada a.more-link, #novedades-footer a.more-link {
    margin-bottom: 15px;
    position: absolute;
    float: right;
    bottom: 0;
    right: 0;
}

#novedades-portada article h2, #novedades-portada article p.post-meta {
    padding-left: 35px;
}

#novedades-portada article h2 {
    padding-right: 20px;
    overflow: hidden;
    height: 49px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#novedades-portada article {
    height: 380px;
    margin-bottom: 30px;
}

#novedades-portada article p.post-meta {
    float: left;
    display: table-cell;
    bottom: 0;
    position: absolute;
    margin-bottom: 15px;
}

#novedades-footer article p.post-meta {
    bottom: 0;
    position: absolute;
    margin-bottom: 15px;
    left: 51%;
}

#novedades-portada .small-nov article h2, #novedades-portada .small-nov article p.post-meta {
    padding-left: 20px;
}

article .entry-content .addtoany_share_save_container {
    display: flex;
}

.addtoany_share_save_container {
    display: none;
}

.single-post article img {
    max-height: 360px;
    object-fit: cover;
}

.single .post {
    padding-bottom: 0;
}

.single-post article h1.entry-title {
    color: #2A5CAA;
    font-size: 25px;
    font-weight: 700;
    border-bottom: 1px solid #B3B3B3;
    margin-bottom: 25px;
    line-height: 1.2em;
}

.single-post article .addtoany_content_top:after {
    content: "";
    position: absolute;
    border-top: 6px solid #2A5CAA;
    margin-top: 45px;
    width: 40px;
}

.single-post article .entry-content {
    color: #4D4D4D;
    padding-bottom: 40px;
}

.single-post article .entry-content p:first-of-type>strong {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.single-post article .entry-content {
    font-size: 16px;
    padding-bottom: 1.6em;
    font-weight: 400;
}

.single-post .entry-content {
    padding-top: 10px;
}

.addtoany_content {
    margin: 16px 0 35px 0 !important;
}

.addtoany_header {
    color: #848484;
    font-size: 16px;
}

.page-id-212 #novedades-footer {
    display: none;
}

.servicios-texto p {
    font-weight: 400;
}

.servicios-texto h2, .page-id-473 h1.entry-title {
    border-bottom: 1px solid #B3B3B3;
}

.servicios-texto .parrafo-servicios {
    padding-top: 1em;
    margin-bottom: 1.7em;
}

.servicios-texto .parrafo-servicios:after {
    content: "";
    position: absolute;
    border-top: 6px solid #2A5CAA;
    margin-top: 47px;
    width: 40px;
    left: 0;
}

.terminales-paises h2 {
    color: #ffffff;
    font-size: 25px;
    background-color: #2A5CAA;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 0 13px 70px;
}

.terminal-chile h2:before {
    content: url(/wp-content/uploads/2019/11/icono_chile.png);
    position: absolute;
    left: 20px;
}

.terminal-usa h2:before {
    content: url(/wp-content/uploads/2019/11/icono_usa.png);
    position: absolute;
    left: 20px;
}

.terminales-paises ul {
    list-style-type: none;
    padding: 2.5em 0 2em 5em;
}

.terminales-paises {
    display: flex;
}

.terminales-paises h3 {
    color: #2A5CAA;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.terminales-paises p {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    line-height: 20px;
}

.terminales-paises ul li {
    padding-bottom: 3.5em;
}

#top-custom .login li a:hover, .mas-info:hover, #novedades-footer a:hover, .bloque-menu-footer ul li a:hover, .bottom-custom a:hover, #novedades-portada article .more-link:hover {
    text-decoration: underline;
}

#novedades-footer .more-link:hover, #novedades-portada article .more-link:hover {
    background-color: #2A5CAA;
    color: #ffffff !important;
}

#top-custom .login li a:hover {
    background-color: rgba(42, 92, 170, 0.8);
}

#top-custom .login li:nth-child(2) a:hover {
    background-color: rgba(0, 161, 228, 0.7);
}

#novedades-portada .et_pb_row,
#novedades-footer .et_pb_row_1_tb_footer {
    padding: 0;
}

.bloque-ajax .et_pb_ajax_pagination_container {
    display: flex;
    flex-wrap: wrap;
}

.bloque-ajax article {
    width: 31.3333%;
    margin-right: 3%;
}

.bloque-ajax article:nth-of-type(3) {
    margin-right: 0 !important;
}

.bloque-ajax {
    text-align: center !important;
    padding: 3em 0 2em 0 !important;
}

.bloque-ajax #loadMore {
    background-color: #2A5CAA;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 25px;
    border-radius: 20px;
}

.bloque-ajax #loadMore:hover {
    background-color: #ffffff;
    color: #2A5CAA;
    border: 1px solid #2A5CAA;
}

#novedades-portada .et_overlay:before {
    content: none;
}

.page-id-473 h1.entry-title {
    font-weight: 700;
    font-size: 25px;
    color: #2a5caa !important;
    margin-bottom: 0px;
}

.footer-logo img{
    max-width: 90%;
}

.img-footer{
    margin-right: 10px;
    vertical-align: bottom;
}

.img-footer:first-child{
    margin-left: 10px;
}

.img-footer:last-child{
    margin-right: 0;
}

.bloque-footer{
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.img-footer:hover{
    opacity: .6;
}

.app {
  margin-left: 20px;
  display: -webkit-inline-box;
  margin-top: -15px;
}

.app-links {
  margin-left: 10px;
}

.app-links a {
  margin-bottom: -5px;
  display: block;
}


/******************************* BAF *******************************/

#baf .listado-baf .et_pb_text_inner {
    display: flex;
    flex-wrap: wrap;
}

#baf .listado-baf .et_pb_text_inner p {
    width: 12%;
    text-align: center;
    padding-bottom: 0;
}

#baf .listado-baf .et_pb_text_inner a {
    margin-right: 2px;
    background-color: #f2f2f2;
    padding: 15px 0;
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #6a6868;
    display: inherit;
}

#baf .listado-baf .et_pb_text_inner a:hover {
    background-color: #b1b1b1;
    color: #ffffff !important;
}

.consulta-azul .et_pb_text_inner {
    display: flex;
}

.consulta-azul .et_pb_text_inner:before {
    content: "\e5c8";
    color: #ffffff;
    font-family: "Material Icons";
    font-size: 33px;
    vertical-align: bottom;
    padding-right: 20px;
    display: inline;
}

#novedades-portada .et_pb_posts .no-results {
    display: none;
}

/******************************* RESPONSIVE *******************************/

@media (max-width: 810px) {
    #top-custom .login {
        justify-content: center;
    }
    #top-custom .bloque-login {
        margin-bottom: 0;
        padding-bottom: 40px;
    }
    .mobile_menu_bar::before {
        font-size: 42px;
        color: #2A5CAA !important;
    }
    #trp-floater-ls {
        box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    }
    #slide-cool .et_pb_slide_description {
        padding: 16% 8%;
    }
    #novedades-footer article {
        margin-bottom: 0;
    }
    #novedades-footer article img {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    #novedades-footer article h2 {
        padding: 0 30px;
    }
    #novedades-footer article p.post-meta {
        position: relative;
        margin-bottom: 0;
        left: 0;
        padding-left: 30px;
        padding-top: 10px;
    }
    #novedades-footer a.more-link, #novedades-portada article p.post-meta {
        position: relative;
    }
    .footer-partners, .footer-partners .partners, .footer-partners .partners ul,
    .bloque-footer{
        display: block;
    }
    .footer-partners .partners ul {
        padding-top: 10px !important;
    }
    .footer-logo {
        text-align: center;
        padding-bottom: 35px;
    }
    .footer-partners .partners ul li {
        width: 50%;
        padding: 0;
        float: left;
    }
    .menu-footer ul {
        justify-content: center;
        flex-wrap: wrap;
        padding: 20px 0;
    }
    .menu-footer ul li a {
        border-right: unset;
        padding: 0 7px !important;
    }
    .terminales-paises {
        display: block;
    }
    .terminales-paises ul {
        padding: 30px 30px 0 30px;
    }
    #baf .listado-baf .et_pb_text_inner {
        display: block;
    }
    #baf .listado-baf .et_pb_text_inner p, .bloque-ajax #loadMore, .btn-masinfo .mas-info, .bloque-ajax article {
        width: 100%;
    }
    .bloque-ajax #loadMore {
        display: inherit;
    }
    #novedades-footer a.more-link, #novedades-portada a.more-link {
        padding: 5px 35px;
        font-size: 14px;
        font-weight: 500;
    }
    #novedades-portada article h2, #novedades-portada article p.post-meta {
        padding-left: 20px;
    }
    .et_mobile_menu li a {
        font-size: 16px;
        font-weight: 500;
    }
    .bloque-ajax .et_pb_ajax_pagination_container {
        display: block;
    }
    .bloque-ajax article {
        margin-right: 0;
    }
    #novedades-portada .et_pb_column {
        margin-bottom: 0;
    }
    .bloque-ajax {
        padding: 0 !important;
    }

    .redes-sociales{
        text-align: center;
    }
    .app {
      margin-top: 15px;
      margin-left: 30%;
    }
    #slide-cool {
      z-index: 0;
    }
    .et_pb_menu__wrap {
      z-index: 10;
    }
}
