footer span.wpcf7-form-control.wpcf7-checkbox span {
    width: 230px;
}

footer span#boletin-list-footer {
    /*El js esta en custom.js*/
    position: relative;
    left: 10px;
    display: none;
}

footer span#boletin-list-footer:before {
    content: "";
    height: 120%;
    width: 110%;
    background: #ffffff30;
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 5px;
}

.top-cart img {
    height: 25px;
    margin-right: 10px;
    position: absolute;
    top: 8px;
    right: 85px;
}

.alignright {
    text-align: right;
    margin: 0px 0% 0px 45%;
    display: block;
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.country-list.d-lg-block {
    position: relative;
    width: 70px;
}

svg.cart-icon-menu {
    height: 25px;
    margin-right: 10px;
}

svg.cart-icon {
    height: 25px;
    margin-right: 10px;
    position: absolute;
    top: 8px;
    right: 85px;
}

ul#enlaces_top li:last-child {
    padding-right: 10px;
}

.home .block-home-hover {
    width: auto;
}

ul#enlaces_top li::before {
    content: "·";
    position: relative;
    margin-right: 10px;
}

header .container-fluid {
    max-width: 1500px;
}

.page-template-product-list-template footer b {
    font-weight: 100;
}


/* .country-list span {
    background: url(../../../images/flags/panama.jpg) 0 0 no-repeat;
    color: #00000000;
    background-size: contain;
} */

.page-id-37 .option-tree-nav button:nth-child(3),
.page-id-3722 .option-tree-nav button:nth-child(3) {
    display: none;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}


/* TOP BAR */

ul#enlaces_top li {
    padding: 10px 5px;
}

.menu-top-menu-container {
    margin: 0 auto;
}

#enlaces_top .menu-item a {
    display: inline-block;
    color: white;
    font-family: "lato", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
}


/* HEADER */

ul#main_menu a {
    padding: 10px 0px 10px 25px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-align: left;
    color: #1b2d64;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
}

form#searchform {
    text-align: right;
    background: #ffffff;
    margin-left: 15px;
}

#my-menu form#searchform {
    margin: 0;
    width: 100%;
}

#my-menu form#searchform #searchsubmit {
    height: 100%;
    margin: 0;
}

form#searchform label {
    display: none;
}


/* FOOTER */

footer a,
footer a:hover {
    color: white;
}

footer {
    background: #163288;
    margin-top: 0;
    color: white;
    border: 0;
    padding-top: 35px;
    padding-bottom: 36px;
}

footer h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
}

form input.wpcf7-form-control.wpcf7-submit {
    background: #ffdb00;
    color: #163186;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    display: block;
    margin-top: 20px;
    padding: 15px 40px;
    max-width: 176px;
    border: 0px;
}

select.wpcf7-form-control {
    width: 100%;
}

form input.wpcf7-text {
    height: 45px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    font-size: 15px;
    color: black;
    padding: 10px;
    width: 100%;
    max-width: inherit;
    margin-bottom: 15px;
}

footer li {
    margin: 20px 0px;
}

footer li a {
    font-weight: 300;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

footer p {
    color: white;
    font-size: 16px;
    font-weight: 300;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background: white;
    height: 45px;
    border-radius: 0px;
    padding: 10px;
}

span.wpcf7-form-control-wrap.acceptance-754 {
    top: 15px;
}

span.wpcf7-form-control-wrap.acceptance-754 a {
    text-decoration: underline;
}

ul#menu-enlaces-de-interes {
    padding-left: 20px;
}


/*   --- Estilos de Oriana ---   */


/* .hamburger{
    display: none;
} */

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #163186 !important;
    border: 1px solid #163186;
    border-radius: .1rem;
}

.navbar-toggler-icon {
    display: block !important;
    width: 3em !important;
    margin: 2px 0 !important;
    height: .3em !important;
    background-color: #163186 !important;
}


/* Checkbok footer */

footer input[type=checkbox]
/*, input[type=radio]*/

{
    opacity: 0;
}

span.wpcf7-list-item-label {
    position: relative;
}

span.wpcf7-list-item-label::after {
    content: "";
    cursor: pointer;
    top: -10px;
    left: -30px;
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background: url("../../../images/checkWhite.png") no-repeat center center;
}

.contact-form form input[type="checkbox"] {
    width: initial;
    padding: 0;
    opacity: 0;
    color: #FFF;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="checkbox"]:checked+span.wpcf7-list-item-label::after {
    content: " ";
    background: url("../../../images/checkActiveWhite.png") no-repeat center center !important;
}

form#searchform {
    display: inline-flex;
    width: 100%;
}

#searchform #s {
    border-right: 1px solid #ccc;
    height: 52px;
    display: initial;
    width: 84%;
    padding: 19px 12px;
    font-size: 12px;
    line-height: 1.42857;
    background-image: none;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    border-radius: 0;
}

.searchform #searchsubmit {
    margin: 0px 0px;
    font: 0/0 a;
    color: #fff;
    height: 30px;
    width: 15%;
    border-color: silver;
    cursor: pointer;
    border: 0px solid transparent;
    white-space: nowrap;
    padding: 10px 15px 0px 15px;
    border-right: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-top: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
}

.popup {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    z-index: 100;
    color: black;
    margin: 0px!important;
}

@media (min-width: 991px) {
    ul#enlaces_top li {
        color: white;
    }
    div#top-bar {
        background: #163288;
    }
    /* .navbar a.hamburger {
        padding: 5px 10px 20px;
    } */
    .navbar-toggler-icon {
        background-color: white !important;
    }
    /* .home .slide.slick-slide.slick-current.slick-active {
    width: 900px;
    margin: 0 auto;
    float: none;
}
.home .contenedor__slider-business.container {
    margin-top: -30px;
} */
}

@media (min-width: 1255px) {
    .country-list span:before {
        height: 5px;
        width: 5px;
        left: 60px;
        content: "";
        position: absolute;
        top: 20px;
        transform: rotate(50deg);
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
}

@media (max-width: 1256px) {
    #enlaces_top .menu-item a {
        font-size: 10px;
    }
}

@media (max-width: 1199px) and (min-width: 783px) {
    ul#enlaces_top li {
        display: none;
    }
    /**/
    .menu-paises-container ul#paises li a {
        background-size: contain;
    }
    .nav-paises li a {
        /*G*/
        color: #00000000;
    }
    /* .aruba a {
        background: url(../../../images/flags/aruba.jpg) 0 0 no-repeat;
    }
    .costarica a {
        background: url(../../../images/flags/costaRica.jpg) 0 0 no-repeat;
    }
    .curacao a {
        background: url(../../../images/flags/curacau.jpg) 0 0 no-repeat;
    }
    .ecuador a {
        background: url(../../../images/flags/ecuador.jpg) 0 0 no-repeat;
    }
    .elsalvador a {
        background: url(../../../images/flags/salvador.jpg) 0 0 no-repeat;
    }
    .guatemala a {
        background: url(../../../images/flags/guatemala.jpg) 0 0 no-repeat;
    }
    .honduras a {
        background: url(../../../images/flags/honduras.jpg) 0 0 no-repeat;
    }
    .nicaragua a {
        background: url(../../../images/flags/nicaragua.jpg) 0 0 no-repeat;
    }
    .panama a {
        background: url(../../../images/flags/panama.jpg) 0 0 no-repeat;
    } */
    /**/
    .country-list .options {
        overflow: initial!important;
    }
    .country-list #paises {
        width: auto!important;
        display: inline-flex;
    }
    .menu-paises-container {
        position: absolute;
        /* display: block; */
        right: calc(90% - 5px);
        top: -35px;
    }
    .country-list #paises li {
        padding: 0px 0px!important;
    }
    .nav-paises li a {
        color: #00000000;
        font-size: 0px;
        display: inline-block;
        padding: 0px 20px;
        height: 20px;
    }
}

@media screen and (max-width: 782px) {
    .country-list.d-lg-block {
        display: none;
    }
    .navbar-toggler-icon {
        display: block !important;
        width: 3em !important;
        margin: 2px 0 !important;
        height: .3em !important;
        background-color: #163186 !important;
    }
    .hamburger {
        display: block;
    }
}

@media (min-width: 1099px) {
    a.app-pintuco {
        color: #007bff!important;
        cursor: not-allowed;
        text-decoration: none;
    }
    a.app-pintuco:hover:before {
        content: "Puedes acceder a la App desde tu dispositivo movil";
        background: white;
        border: 1px solid #333;
        padding: 5px;
        position: absolute;
        color: black;
    }
}

@media (max-width: 1099px) {
    div.icono-ubicacion-tiendas img {
        height: 25px;
        margin-right: 10px;
        position: absolute;
        top: 40px;
        right: 125px;
        left: unset;
    }
    .container-fluid.position-relative.w-search {
        z-index: -1;
    }
    .top-cart img {
        top: 40px;
    }
}

@media (min-width: 783px) and (max-width: 991px) {
    a svg.cart-icon {
        top: 110px;
    }
    a svg.cart-icon path {
        fill: #163288;
    }
}

@media (max-width: 782px) {
    /* svg.cart-icon {
        display: none;
    }*/
    svg.cart-icon {
        top: 40px;
    }
    svg.cart-icon path {
        fill: #163288;
    }
}

input[type=checkbox].acceptance-754 {
    display: none;
}


/* Style Acerca De */

.historia-template h2,
.negocios-template h2,
.innovate-template h2,
.reconocimiento-template h2 {
    font-size: 30px;
    padding: 30px 0;
}

.historia-template .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #000;
    -webkit-animation: slide-right 0.5s ease-in 0.65 both;
    animation: slide-right 0.5s ease-in 0.65 both;
    padding: 12px 14px 14px 14px;
}

.historia-template .nav-pills .nav-link {
    border-radius: 0rem;
    float: inherit;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    color: #C0C0C0;
    border: solid 1px #C0C0C0;
    position: relative;
    margin: 10px 0;
    padding: 13px 15px;
    -webkit-transition: 0.5;
    transition: 0.5;
}

.historia-template .nav-pills .nav-link::after {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 10px;
    top: 40%;
    border-right: solid 1px #C0C0C0;
    border-top: solid 1px #C0C0C0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.historia-template .nav-pills .nav-link.active::after {
    right: 5px;
    border-right: none;
    border-left: solid 1px #C0C0C0;
    border-bottom: solid 1px #C0C0C0;
    border-top: none;
}

.tab-content {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.3);
    padding: 30px;
    margin-left: 10px;
    border: none;
    margin: 10px 0;
    font-size: 14px;
}

@-webkit-keyframes slide-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }
}

@keyframes slide-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

.negocios-template ul.space-our li,
.innovate-template ul li,
.reconocimiento-template ul li {
    padding: 10px 0;
}


/* Paises */

.country-list .label {
    padding: 10px;
    cursor: pointer;
}

.country-list .options {
    overflow: hidden;
    width: 100px;
    height: 0px;
    position: absolute;
    z-index: 3;
    background-color: #fff;
}

.country-list:hover .options {
    height: auto;
    box-shadow: 0px 8px 8px 0px #000;
}

.country-list #paises {
    padding: 0px;
    list-style: none;
    width: 100px;
}

.country-list #paises li {
    padding: 7px 10px;
}

@media (max-width: 767px) {
    #container-menu-business {
        width: 100%;
    }
    #container-menu-business ul#menu-business {
        width: 100%;
    }
    .submenu-movil {
        text-align: center;
        margin: 20px 0 0;
    }
    .submenu-movil.active~.navbar-collapse {
        display: block!important;
    }
    .submenu-movil.active~.navbar-collapse li {
        text-align: center;
        line-height: 30px;
        margin: 0px;
    }
    .submenu-movil.active~.navbar-collapse li a::before {
        content: unset!important;
    }
    .submenu-movil.active~.navbar-collapse li a {
        padding: 10px 0px!important;
        max-width: 100%!important;
    }
}