body{
    color: #343643;
    font-family: 'Roboto', sans-serif;
}

.content-borders {
    margin: 0px;
    padding: 0px;
}

.contenido.categorias {
    margin-top: 0px !important;
}

h1 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700 !important;
}

h2 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600 !important;
}

h3 {
    font-family: 'Work Sans', sans-serif;
}

h4 {
    font-family: 'Work Sans', sans-serif;
}

h5 {
    font-family: 'Work Sans', sans-serif;
}

h6 {
    font-family: 'Roboto', sans-serif;
}

button {
    font-family: 'Work Sans', sans-serif;
}
.footer-widgets{
    background-color: rgb(36, 32, 32);
    color: #fff;
}

.content-blog a:link {
    text-decoration: none;
}

.page-img{
    width: 100%;
    height: auto;
}

#block-menu{
    position: relative;
    z-index: 3;
}

i.fas.fa-angle-left, i.fas.fa-angle-right{
    font-size: 3rem;
}





/* Post Page  */

.row-principales{
    background-color: #faf9f9;
}

.post-principal{
    position: relative;
}
.post-title{
    position: absolute;
    bottom: 60px;
    width: 100%;
    color: #fff;
}
.post-image img{
    border-radius: 10px;
}
.post-image{
    overflow: hidden;
    border-radius: 10px;
}
.post-date{
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #fff;
}

.post-img{
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: transform .5s ease;
    
}

.post-sec-img{
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.post-sec-img img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    transition: transform .5s ease;

}

@media (max-width:768px){
    .post-sec-img img {
        width: 100%;
        height: auto;
    }
}

.card-sec{
    background-color: #fff;
    border-radius: 10px;
    color: #343643;
    overflow: hidden;
}
.post-sec-date, .post-otros-date{
    color:#898686;
    font-size: 0.8rem;
}
.card-sec:hover{
    color: red;
}
.card-sec:hover .post-sec-img img{
    transform: scale(1.2);
}
.post-img:hover{
    transform: scale(1.05);
}
.post-otros-img{
    border-radius: 10px;
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.post-otros-img img{
    border-radius: 10px;
    width: auto;
    height: auto;
    transition: transform .5s ease;
}
.post-otros-img img:hover{
    transform: scale(1.05);
    border-radius: 10px; 
}
.post-otros{
    color: #343643;
}

.post-otros:hover{
    color: red;
}

.page-item.active .page-link {
    color:  #343643 !important;
    background-color: #faf9f9 !important;
    border-color: #faf9f9 !important;
    border-radius: 50% !important;
    z-index: 2 !important;
}
.page-link{
    border: none !important;
    color: #343643 !important;
}
.page-link:hover{
    border: none !important;
    background-color: #faf9f9 !important;
    color: #343643 !important;
    border-radius: 50% !important;
}
.page-link:focus {
    box-shadow: none !important;
}

.marcas {
    display: flex;
    justify-content: space-around;
    padding-top: 1rem;
}
.img-marcas {
    width: 50%;
    height: auto;
}

/* fin Post Page */

/* form eventos */

#form-eventos{
    display: none;
}

/* fin form eventos */




/*--------------- contenido ------------------- */

.contenido{
    margin-top: -86px;
}
.contenido-pt {
    margin-top: 0px;
}
/* .content-margin {
    margin-top: 6%;
} */

/* --------- titulo todas las paginas -----*/

.t-home {
    font-weight: 600;
}

h2.title {
    text-align: center !important;
    padding-top: 3rem;
    padding-bottom: 2rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntostitulo.svg);
    background-position: center;
}


/*---------------- Top Bar ------------------- */

.top-bar{
    background-color:#343643;
    color: #fff;
}

.top-bar p{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
}
.top-bar a {
    color: #fff;
}
.top-bar a:hover {
    text-decoration:none;
}

.top-bar-flag{
    width: 24px;
    height: 16px;
    margin-top: 0.6rem;
}

.bg-menu-nav{
    background-color: #fff;
}
.menu-fixed{
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 100;
    transition: all 0.5s ease;
}
/*-----------------Breadcrums -----------------*/

#migas-de-pan {
    display: flex;
    font-size: .8rem;;
    list-style: none;
    padding-left: 0px !important;
    margin-bottom: 3rem !important;
}


#migas-de-pan li {
    padding-left: .2rem;
    padding-right: .2rem;
}

/*-------------------- Modificando clases de bootstrap --------------------*/
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1210px;
    }
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
    color: #343643;
}


.mobile-link-color li a{
    color: #343643;
}

.navbar-dark .navbar-nav .nav-link{
    color: #343643;
}
.navbar-dark .navbar-nav .nav-link:hover{
    color: #343643;
}
.navbar-dark .navbar-nav .active>.nav-link{
    color: #343643;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #343643;
}
.navbar-brand{
    color:#343643 !important;
}
.nav-shadow {
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1); 
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
}
.nav-shadow-others{
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1); 
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
    background-color: #fff;

}

.nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    color:#d01b27;
    font-size: 1rem;
}
.color-nav {
    color:#fff !important;
}
.nav-link:hover {
    background-color: rgba(250, 250, 250, 0.13);
    color:#d01b27;
    border-radius: 0.5rem;
}
.nav-dark-link:hover {
    background-color: rgba(250, 250, 250, 0.13);
    color:#fff;
    border-radius: 0.5rem;
}

.btn-outline-primary:not(:disabled):not(.disabled).active{
    background-color: rgba(0,0,0,0.1);
    border-color: #d01c261c;
    color: #d01c26;
    
}
.btn-outline-primary:not(:disabled):not(.disabled).active {
    box-shadow: none;
}

.btn-ingresar-transparente {
    border-radius: 25px;
    color: #fff !important;
    border-color: #fff !important;
}

.btn-ingresar-transparente:hover{
    background-color: rgba(250, 250, 250, 0.13);
    border-color: #fff;
    color: #fff;
}
.btn-ingresar-transparente a:hover{
    background-color:  rgba(0, 0, 0, 0);;
    border-radius: none;
}

.btn-ingresar{
    border-radius: 25px;
    color: #d01c26;
    border-color: #d01c26;
}
.btn-ingresar a{
    padding: 0 !important;
    margin: 0 5px !important;
    color: #d01c26 !important;
}
.btn-ingresar-transparente a{
    padding: 0 !important;
    margin: 0 5px !important;
    color: #fff !important;
}
.btn-ingresar:hover{
    background-color: rgba(0,0,0,0.1);
    border-color: #d01c261c;
    color: #d01c26;
}
.btn-ingresar a:hover{
    background-color:  rgba(0, 0, 0, 0);;
    border-radius: none;
}



/* ------------------ FOOTER -------------------- */

.footer-style {
    border-top: solid 2px #d01c26;
}

h3.widget-title {
    font-size: 1.1rem !important;
    padding-bottom: 1rem;
    font-weight: 700;
}

/* --------------- FOOTER WIDGETS ------------------ */

.iconos-footer {
    color: #d01c26;
}

.mas-info {
	color: #343643;
   	text-decoration: none !important;
}
.mas-info a {   
	color: #343643;

}
.widget_product_categories ul {
    list-style: none !important;
    text-align: left !important;
    padding-left: 0px !important;
    
}
.widget_product_categories ul li {
    padding-bottom: 1rem;
}
.widget_product_categories ul li a {
    color: #343643 !important;
}
.footer-widgets {
    margin-top:0px !important;
}
/* --------------- COPYRIGHT ---------------------*/

.copyright-bg {
    background-color: #52545e; 
}

li.cat-item.cat-item-1.text-left {
    color: #343643 !important;
    text-decoration: none !important;
}


/* --------------------- SLider y Form  ---------------------*/

.mas-informacion {
    display: none;
}
form.form-stilo {
    border-radius: 25px;
}

.btn-form {
    padding-top: .5rem;
    width: 100% !important;
    border: none !important;
    border-radius: 50px !important;
    background-color: #d01b27 !important;
    padding-bottom: .5rem;
    color: #fff;
}

.btn-form:hover {
    width: 100% !important;
    border: none !important;
    border-radius: 50px !important;
    background-color: #ff0011 !important;
}

.btn-form1 {
    padding-top: .5rem;
    width: 40% !important;
    border: none !important;
    border-radius: 50px !important;
    background-color: #d01b27 !important;
    padding-bottom: .5rem;
    color: #fff;
}

.btn-form1:hover {
    width: 40% !important;
    border: none !important;
    border-radius: 50px !important;
    background-color: #ff0011 !important;
}


.cart-resum1 {
    margin-top: -50px;
    border-radius: 2rem;
    background-color: #fff;
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
    text-align: center;
    box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.10);
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}



.certificacion{
    margin-top: -2rem;
}

.col-12.p-5.text-center.mobile-padding {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}


/* ---------------------- Cards 1 ------------------------------*/
.row-iconos{
    min-height: 320px;
}

.card {
    border: none;
    border-radius: 1rem;
    -webkit-box-shadow: 0px 0px 41px -26px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 41px -26px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 41px -26px rgba(0,0,0,0.75);
    min-height: 15rem;
}
.card-link{
    text-decoration: none;
}
.card-title {
    font-size: 1.2rem;
    color: #343643;
}

.card img {
    /* max-height: 76px !important; */
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.card:hover {
    min-height: 16rem !important;
}
.card-body {
    padding: 0rem 1rem 1rem 1rem;

}

.fondo-t1 {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos_izq.svg);
    background-repeat: no-repeat;
    height: 140px;
}

.fondo-t2 {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos_der.svg);
    background-repeat: no-repeat;
    height: 140px;
    bottom: 60px;
    z-index: -2 !important;
    background-position-x: right;
}

/* ----------------------- Cards 2 --------------------------- */


.card-2-stile {
    border: none !important;
}



/* ----------------------- Boton programas --------------------*/
.row.programas-relacionados {
    z-index: 2;
    background-color: #fff;
}
.fondo-ver-programas {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos1-curvas.svg);
    background-size: cover;
    height: 215px;
    background-position-y: bottom;
}
.puntos-1 {
    background-repeat: no-repeat;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos01_izq.svg);
    height: 215px;
}
.btn-programas {
    border: none !important;
    border-radius: 50px !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: #d01b27 !important;
    background-color: rgba(0,0,0,0) !important;
}
.btn-programas:hover {
    border: none !important;
    border-radius: 50px !important;
    background-color: #e4929763 !important;
}



/*-------------------------- boton comenzar ----------------*/

.btn-comenzar {
    border: none !important;
    border-radius: 50px !important;
    font-weight: 700 !important;
    color: #fff !important;
    background-color: #d01b27 !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.btn-comenzar:hover {
    border: none !important;
    border-radius: 50px !important;
    color: #fff !important;
    background-color: #ff0011 !important;
}

/* ---------------- Slider Testimonios --------------------------- */
.padding-slider {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
}
.img-stile {
    width: 70% !important;
    box-shadow: 0px -2px 16px rgba(0,0,0,0.8) !important;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5vh;
    margin-top: 2vh;
}
.puntos-slider {
    background-repeat: no-repeat;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos-slider.svg);
    background-position-y: center;
}
.contenido-slider {
    margin: auto;
}
.slider-texto {
    padding-right: .5rem !important;
    padding-left: .5px;
}
.autor {
    display: list-item;
    list-style: none;
}
.tit-slider {
	padding-top: 2rem;
    padding-bottom: .5rem;
}

.subtit-slider {
	font-weight: 300;
}
.quote {
    width: 3rem;
    height: auto;
    padding: 3px;
}

.titulo-txt {
	font-size: 1.2rem;
}

.testimonio-txt {
    font-size: .9rem;
    font-weight: 200;
}


/* ----------------- Newsetter --------------------------- */
.btn-newsletter{
    position: relative;
    left: -59px;
}
.btn-newsletter i{
    font-size: 1.5rem;
    background-color:#d4303a;
    border-radius: 50%;
    padding: 9px;
    color: #fff;
}
.input-newsletter{
    margin-left: 90px !important;
}

.fondo-sobre {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/newsletter_outlined.svg);
    background-repeat: no-repeat;
    background-size: 62%;
    background-position-x: right;
    background-position-y: center;
    background-color: #f9f9f9;
}
.newsletter {
    height: 350px;
}

.mv-newsletter {
    padding-right: 4rem;
    padding-left: 4rem;
    margin-top: auto;
    margin-bottom: auto;
}

.h4-newsletter {
    font-weight: 700;
}

.txt-newsletter{
    padding-right: 4rem;
    padding-left: 4rem;
}
.form-radius {
    border-radius: 5rem;
    }

.form-style {
    padding: 1.8rem;
    margin-left: auto;
    margin-right: auto;
    border: none;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
    background-color: #fff !important;
    width: 500px;
}

/* ----------------------- Secciones ------------------- */

.ts3 {
    color: #d01b26;
}
.tam-img {
    width: 95%;
}
img.float-left.p-1.tilde {
    max-width: 7%;
    margin-right: .4rem;
}
.margin {
    margin: auto;
}
.fondo-secciones {
    background-color: #f9f9f9 !important;
}
.fondo-secciones-2 {
    background-color: #ffffff !important;
}
.secciones{
    min-width: auto;
    min-height: 30vh;
}
.secciones-1 {
    min-width: auto;
    min-height: 40vh;
    padding-top: 10rem !important;
    padding-bottom: 1rem !important;
}
.puntos-2-secciones {
    height: 20vh;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos02_der.svg);
    background-repeat: no-repeat;
    background-position-x: 1070px;
    background-position-y: -50px;
}

.puntos-3-secciones {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos03_der.svg);
    background-repeat: no-repeat;
    background-position-x: 1070px;
    background-position-y: -45px;
}

.puntos-4-secciones {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos04_izq.svg);
    background-repeat: no-repeat;
}

.puntos-5-secciones {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos05_der.svg);
    background-repeat: no-repeat;
    background-position-x: 1070px;
    background-position-y: 236px;
}


.fondo-curvas-secciones {
    height: 525px;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/07/puntos2-curvas.svg);
    background-size: cover;
    background-position-y: bottom;
    margin-bottom: 11rem;
}



/* ----------------  Estilos Woocommerce --------------------------- */
.woocommerce-loop-product__title{
    padding: 0 1rem !important;
    color: #343643 !important;
    font-size: 1.1em !important;
    font-weight: 600 !important;
    min-height: 45px;
}
li.product.type-product:hover {
    box-shadow: 1px 1px 20px -15px;
    border-radius: 10px;
}
.product-ver{
    text-align: center;
    font-size: 1.1rem;
    font-weight: 700;
}
.product-ver a{
    color: #d01b27;
    display:none;
}
.product:hover .product-ver a{
    display:block
}
.prod-categoria{
    padding-left: 0px;
}
.prod-categoria i{
    color:#d01b27;
}
.prod-atributo{
    padding-right: 0px;
}
.prod-atributo i{
    color:#d01b27;
}

.prod-atributo p{
    font-size: 0.8rem;
    margin-bottom: 0;
    margin-top: 2px

}
.prod-categoria a{
    font-size: 0.8rem;
    color:#343643;
}


/* ----------------------checkout Woocommerce ---------------- */

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
    display: block;
}
     
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: unset;
}


/************ form checkout **************/ 

.form-checkout input {
    background-color: #e8f0fe !important;
    color: #555 !important;
    border: 1px solid #ccc !important;
    font-size: 12px !important;
}

span.select2-selection.select2-selection--single {
    background-color: #e8f0fe !important;
    color: #555 !important;
    border: 1px solid #ccc !important;
    font-size: 12px !important;
}

.form-checkout input#account_password {
    padding-left: 10px !important;
    height: 40px !important;
    background-position-y: center !important;
    margin: auto;
    padding-top: 0.4rem;
    border: solid 1px rgba(0,0,0,.11) !important;
    border-radius: 5px;
}

.form-checkout textarea#order_comments {
    margin-top: 1rem !important;
    background-color: #e8f0fe !important;
    color: #555 !important;
    border: 1px solid #ccc !important;
    font-size: 12px !important;
    height: 10vh !important;
    border-radius: 5px;
}

.c-compra input#username {
    padding-left: 10px !important;
    height: 40px !important;
    background-position-y: center !important;
    margin: auto;
    padding-top: 0.4rem;
    border: solid 1px rgba(0,0,0,.11) !important;
    border-radius: 5px;
    background-color: #e8f0fe !important;
}

.c-compra input#password {
    background-color: #e8f0fe !important;
    padding-left: 10px !important;
    height: 40px !important;
    background-position-y: center !important;
    margin: auto;
    padding-top: 0.4rem;
    border: solid 1px rgba(0,0,0,.11) !important;
    border-radius: 5px;
}

.c-compra input#coupon_code {
    background-color: #e8f0fe !important;
    padding-left: 10px !important;
    height: 40px !important;
    background-position-y: center !important;
    margin: auto;
    padding-top: 0.4rem;
    border: solid 1px rgba(0,0,0,.11) !important;
    border-radius: 5px;
}

.c-compra button.woocommerce-button.button.woocommerce-form-login__submit {
    color: #fff;
    background-color: #d01b27 !important;
    border-radius: 5rem;
}





/* ---------------- Img Woocommerce ------------- */
.woocommerce ul.products li.product a img {
    border-radius: 1rem !important;
}




/* ----------------------Productos Woocommerce ---------------- */

.cart-resum {
    margin-top: -50px;
    /*position: fixed;
    z-index: -1;*/
    border-radius: 2rem;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
    text-align: center;
    box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.10);
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.woocommerce div.product form.cart {
    margin-bottom: 0px;
}

@media (max-width:768px) {
    .woocommerce div.product form.cart {
        margin-top: 1rem;
    }
    .woocommerce-tabs.wc-tabs-wrapper {
        padding-right: 0rem !important;
    }
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding-right: 2rem;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    display: none;
}

.hr-descripcion {
    width: 94%;
    border: .5px solid rgb(0 0 0 / 10%) !important;
    margin-bottom: 1rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 400 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #191e23;
    position: initial !important;
    z-index: 0;
    border: none;
    color: #fff;
    border-radius: 10px 10px 0px 0px !important;
    margin-right: auto;
    margin-left: auto;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #fff;
    position: initial !important;
    z-index: 0;
    border: none;
    color: #000;
    border-radius: 10px 10px 0px 0px !important;
    margin-right: auto;
    margin-left: auto;
}

.woocommerce div.product form.cart .button {
    background-color: #d01b27;
    vertical-align: middle;
    float: left;
    border-radius: 11rem;
    padding: 1rem;
}

p.p-compartir {
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
}

/* ---------------- Slider Principal --------------------------- */

#slider-principal{
    z-index: 1;
}
.carousel-caption {
    left: 35px;
    bottom: 265px;
    text-align: left;
}
.carousel-caption h2{
    font-size: 2.5rem;
    font-weight: bold;
}
.carousel-caption p{
    font-weight: 600;
}
.carousel-caption span {
    border-bottom: 10px solid #d01b27;
    display: inline-block;
    line-height: 0.5;
  }

.carousel-form{
    position: absolute;
    right: 7%;
    left: 35%;
    padding-bottom: 100px;
    text-align: center;
    bottom: 100px;
    text-align: left;
}

/* -------------estilos contact form 7------------- */

.formulario-slider { 
    border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
    background-color: #fff;
    box-shadow: 0.5px 0.5px 40px -20px; 
    }
.wpcf7 form.invalid .wpcf7-response-output{
    position: absolute;
    bottom: 30px;
}
.wpcf7-not-valid-tip{
    display: none;
}
.wpcf7 form .wpcf7-response-output{
    position: absolute;
    bottom: 30px;
}



/* ---------------- PAGINA PRODUCTOS -------------- */

.alum-val {
    display: inline-flex;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.c-compra {
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
}

.bc-margin #migas-de-pan {
    margin-bottom: 1rem !important;
}

@media (max-width:768px) {
.tp-mobil {
    font-size: 2rem;
}
.alum-val {
    margin-top: .4rem;
    margin-bottom: 3rem !important;
}

}

/* -------------estilos para input telefono------------- */
.intl-tel-input {
  display: table-cell;
}
.intl-tel-input .selected-flag {
  z-index: 4;
}
.intl-tel-input .country-list {
  z-index: 5;
}
.input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}

/*categoria de productos*/

.cat-products a{
    padding: 0.5rem 0.7rem;
    border-radius: 30px;
    text-decoration: none;
    font-size: 0.8rem;
    margin-right: 5px;
}

.online, .online-en-vivo, .presenciales, .sin-categoria, .general{
    display: none;
}


.gestion{
    color:#e13a41;
    background-color: #ffd1ce;
}
a.gestion:hover{
    color:#e13a41;
}

.liderazgo{
    color:#f0860e;
    background-color: #ffe9bf;
}
a.liderazgo:hover{
    color:#f0860e;
}
.transformacion-personal{
    color:#008498;
    background-color: #bfe5ea;
}
a.transformacion-personal:hover{
    color:#008498;
}
.marketing-y-ventas{
    color:#134c66;
    background-color: #c5d5dd;
}
a.marketing-y-ventas:hover{
    color:#134c66;
}
.coaching-y-facilitacion{
    color:#72ab66;
    background-color: #e8f0da;
}
a.coaching-y-facilitacion:hover{
    color:#72ab66;
}
.profesiones-digitales{
    color:#4d3765;
    background-color: #d6d0db;
}
a.profesiones-digitales:hover{
    color:#4d3765;
}







/*---------------------------- Media Queries -----------------------------*/
@media (max-width: 1920px){
	.carousel-form{
	    padding-bottom: 370px;
	}
    

}
@media (max-width: 1770px){
	.carousel-form{
	    padding-bottom: 200px;
	}
    

}
@media (max-width: 1500px){
	.carousel-form{
	    padding-bottom: 120px;
	}
    

}
@media (max-width: 1400px){
	.carousel-form{
	    padding-bottom: 110px;
	}
    

}
@media (max-width: 1337px){
	.carousel-form{
	    padding-bottom: 100px;
	}
    

}
@media (max-width: 1330px){
	.carousel-form{
	    padding-bottom: 80px;
	}
    

}
@media (max-width: 1300px){
	.carousel-form{
	    padding-bottom: 80px;
	}
    .mobile-padding{
        padding:1rem !important;
    }
    .form-title{
        font-size: 1.2rem;
    }
    .form-subtitle{
        font-size: 0.6rem !important;
    }

}
@media (max-width: 1270px){
	.carousel-form{
	    padding-bottom: 50px;
	}
    

}
@media (max-width: 1220px){
	.carousel-form{
	    padding-bottom: 0px;
	}
    

}

@media (max-width: 1000px){
    .form-style {
        width: 330px;
    }

}

@media (max-width: 768px){
	.carousel-form{
	    padding-bottom: 2px;
	    
	}
    .cart-resum {
        position: relative;
    }

    .carousel-control-prev, .carousel-control-next {
        display: none;
    }
     .form-style {
        width: 330px;
    }

    #slider-principal .w-100 {
        width: 170%!important;
    }
    .nav-link{
        color:#343643 !important;
    }
    .color-nav {
        color:#343643;
    }
    .navbar-nav li:first-child {
        margin-top: 1.5rem;
    }
    .navbar-nav li {
        margin-top: 1rem;
        border-top: solid 1px #00000026;
        text-align: center;
        padding-top: 0.5rem;
    }

    .menu-item-has-children ul li {
        margin-top: 0;
        border: none;
    }
    .menu-item-has-children ul li:first-child {
       margin-top: 0;
    }
    .btn-ingresar-transparente {
        border-color: #d01c26 !important;
    }
    .btn-ingresar-transparente a {
        color: #d01c26 !important;
    }
    .slider-margin-modal{
        margin-top: 4rem;
    }
    .top-bar {
        display:none;
    }
    div#menu-container {
        background-color: white;
    }
    .menu-style {
        display: flex;
        flex-direction: row-reverse;
    }
    .hamburguer {
        font-weight: 900;
        font-size: 2rem;
        color: #909090;
    }
    .padding-slider {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .txt-slider .carousel-caption {
        bottom: 40px !important;
    }
    .carousel-caption h2 {
        font-size: 1.5rem;
    }
    .carousel-indicators {
        bottom: -55px !important;
    }
    .fondo-t1 {
        background-image: none;
        height: 12vh !important;
        margin-top: 0px;
    }
    .t-mobil {
        font-size: 1.3rem !important;
    }
    img.float-left.p-1.tilde {
        max-width: 10%;
        margin-right: .4rem;
    }
    h3.ts3 {
        margin-bottom: 0px !important;
        color: #d01b26 !important;
        font-weight: 700 !important;
        font-size: 1.3rem !important;
    }
    .mas-informacion {
        display: block !important;
        float: left;
        color: white;
        border-radius: 3rem;
        padding-top: .8rem;
        padding-bottom: .8rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .newsletter {
        display: flex;
        flex-flow: wrap-reverse;
        justify-content: center;
        height: 480px;
        padding-bottom: 8vh;
        padding-top: 8vh;
    }
    .mv-newsletter{
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .txt-newsletter {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .sobre {
        padding-top: 2rem;
        padding-bottom: 1rem;
    }
    .prod-atributo p{
        font-size: 0.7rem;

    }
    .prod-categoria{
        padding-left: 15px;
    }
    .prod-categoria a{
        font-size: 0.7rem;
    }
    .woocommerce-loop-product__title{
        min-height: 60px;
    }
    ul.tabs li a {
        font-size: 1rem !important;
    }

    /* ----- Secciones ---- */
    .text-center {
        margin: auto !important;
    }
    .fondo-ver-programas {
        height: 75px !important;
    }

    .fondo-secciones {
        padding-top: 5rem !important;
        text-align: center;
    }
    .fondo-curvas-secciones {
        height: auto !important;
        text-align: center;
        margin-bottom: 1rem !important;
    }
    .fondo-secciones-2 {
        text-align: center;
    }
    .secciones {
        min-height: 25vh !important;
    }
    .secciones-1 {
        min-height: 25vh !important;
        padding-top: 1rem !important;
    }
    .tit-secciones {
        display: inline-flex;
        justify-content: center;
        margin-top: 1rem;
        padding: 1rem !important;
    }
    .puntos-1 {
        background-image: none;
    }
    .puntos-2-secciones {
        flex-flow: wrap-reverse;
    }
    .puntos-3-secciones {
        min-height: 25vh !important;
        background-image: none;
    }
    .puntos-4-secciones {
        background-image: none;
    }
    .puntos-5-secciones {
        background-image: none;
    }

    /* ------ Slider Home ---------*/

    .slider-texto {
        display: inline;
        text-align: center !important;
        flex-flow: column !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .autor {
        display: flex;
        flex-direction: column;
        text-align: center !important;
    }

    .estrellas {
        text-align: center !important;
        margin-top: 2rem !important;
    }

    @media (max-width:768px){
        .estrellas {
            text-align: center !important;
            margin-bottom: 2rem !important;
            margin-top: 5px;
        }
        .star {
            display: inline-block !important;
            float: none !important;
        }
    }
    

    /* --- Pagina Productos -----*/
    
    .prod-responsive {
        display: flex !important;
        flex-direction: column-reverse !important;
    }



    /*--------- footer --------*/
    .footer-mobile {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    text-align-last: center !important;
    }
    div#woocommerce_product_categories-2 {
        display: none !important;
    }
    h3.widget-title {
        font-size: 1.2rem !important;
        padding-bottom: 1rem;
        font-weight: 700;
        padding-top: 1rem !important;
    }
    .w1-mobile {
        justify-content:center !important;
    }

    /*----- fin footer query -------*/
    h2.title {
        margin-top:15% !important;
        padding-top: 3rem;
    }
    

}




/* ----------- FIN QUERYS  ------------------- */







/* -------------------- CAMBIOS POST SUBIDA ------------------------ */

.i-alum-val {
    font-size: 1.3rem;
    color: red;
    padding-right: .5rem;
}
.av-style {
    margin: 1rem !important;
}
section.related.products h2 {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 2rem;
    padding-top: 1rem;
    padding-bottom: 2rem;
}

li#tab-title-additional_information {
    display: none !important;
}

.compartir-producto {
    display: inline-flex;
    border-top: 1px solid rgba(0,0,0,0.11);
    border-bottom: 1px solid rgba(0,0,0,0.11);
    padding: 2rem;
}
.compartir {
    font-size: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}



table.woocommerce-product-attributes.shop_attributes {
    display: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    flex-direction: row-reverse !important;
    color: #d94f4f;
    font-size: 1.7em;
    display: flex;
}

.woocommerce div.product p.price del {
    color: #525252;
    padding: .5rem;
    font-size: 0.8em !important;
    opacity: .5;
    display: inline-block;
}
.woocommerce div.product p.price ins{
    font-weight: 400;
    text-decoration: none !important;
}


@media (max-width:768px) {
    section.related.products h2 {
        font-size: 1.3rem !important;
    }
}



/*-------------------- CONTENT PAGE SLIDER -----------------*/

.carousel-caption.d-md-block.text-center.cp-carousel {
    right: auto !important;
    left: auto !important;
    bottom: 3rem;
    z-index: 0;
}

p.cp-ct-3 {
    font-weight: 400;
    letter-spacing: .4rem;
}

h3.cp-subtitle {
    padding-left: 8rem;
    padding-right: 8rem;
}





/* ------------------------ QUIENES SOMOS ------------------------------ */


p.qs-num {
    font-family: 'Work Sans', sans-serif;
    font-size: 3rem;
    font-weight: 600;
    color: #d01b27;
    margin-bottom: 0px;
}

p.qs-var-contador {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 1.2rem;
}

.col.qs-txt-valores {
    padding-right: 7rem;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    padding-top: 5rem;
    padding-left: 7rem;
    line-height: 2rem;
    font-weight: 400;
    padding-bottom: 3rem;
}

.qs-r-vision {
    margin-bottom: 4rem;
    margin-top: 2rem;
}

h4.qs-vision {
    font-size: 1.2rem;
    color: #d01b27;
    font-weight: 600;
}

hr.qs-hrv {
    border-top: 2px solid #d01c26 !important;
    width: 10% !important;
}

p.qs-txt-vm {
    line-height: 2rem;
    font-size: 1.2rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

h2.qs-s-tit {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.qs-r-sedes {
    margin-bottom: 3rem !important;
}

.col-12.col-md-6.qs-sedes-card {
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.container-fluid.qs-cf2 {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/hover_card_directores.svg);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position-y: center;
}

img.qs-sedes-img {
    border-radius: 1rem !important;
}

h4.qs-sedes-tit {
    font-size: 1.7rem;
    font-weight: 400;
    margin-top: 1rem;
    margin-bottom: 1.3rem !important;
}

img.qs-sedes-map {
    max-width: 5%;
}

p.qs-sedes-txt {
    font-size: 1.2rem;
    font-weight: 400;
}

.container-fluid.qs-cf3.bg-staff {
    background-color: #bd1e2d;
    padding-bottom: 3rem;
}

h2.qs-staff-tit {
    color: #fff;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 3rem;
}
.container.qs-staff-puntos {
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/puntos_rojos_izq.svg);
}

.container.qs-staff-puntos-1 {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/puntos_rojos_der.svg);
}

.qs-s-card {
    color: #fff;
    border-radius: 1rem;
    padding: 2rem;

}

.qs-s-card:hover {
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.18);
    border-radius: 1rem;
    padding: 2rem;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/hover_card_directores.svg);
}

p.qs-s-card-text {
    font-weight: 300;
}

.container-fluid.qs-cf4 {
    padding-top: 4rem;
    padding-bottom: 2rem;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/puntos_outlined_izq.svg);
}

.col.dp-t {
    padding: 1rem;
}

h5.qs-st {
    color: #d01b27;
    font-size: .8rem;
    font-weight: 600;
}

.qs-dp-card {
    color: #d01b27;
    border-radius: 1rem;
    padding: 2rem;

}

p.qs-dp-card-text {
    color: #000 !important;
    font-weight: 300;
}

.qs-dp-card:hover {
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.18);
    border-radius: 1rem;
    padding: 2rem;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/hover_card_directores.svg);
}











/*------------------------ Querys Quienes Somos ---------------------*/

@media (max-width: 768px){
    #slider-content-page .carousel-item.active {
        margin-top: 15%;
        width: 120%;
    }

    #slider-content-page .carousel-caption.d-md-block.text-center.cp-carousel {
        display: none;
    }
    
    #qs-carousel {
        margin-left: auto;
        margin-right: auto;
    }

    .qs-col-mobil {
        color: grey;
    }
    .cp-ct-m {
        letter-spacing: .3rem !important;
        font-weight: 400;
    }

    h1.cp-title-m {
        font-size: 1.8rem;
    }
    h3.cp-subtitle-m {
        font-size: 1.1rem;
    }

    p.qs-num {
        font-family: 'Work Sans', sans-serif;
        font-size: 2rem !important;
    }
    p.qs-var-contador {
        font-family: 'Work Sans', sans-serif;
        font-weight: 400;
        font-size: 1.1rem;
    }
    .col.qs-txt-valores {
        font-size: 1.1rem;
        padding-top: 4rem;
        line-height: 1.5rem;
        font-weight: 400;
        padding-bottom: 3rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    p.qs-txt-vm {
        line-height: 1.5rem;
        font-size: 1.1rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    h4.qs-sedes-tit {
        font-size: 1.3rem;
    }
    p.qs-sedes-txt {
        font-size: 1rem;
        font-weight: 300;
    }
    h2.qs-s-tit {
        font-size: 1.5rem !important;
        font-weight: 500 !important;
        margin-bottom: 0rem !important;
    }
    .qs-s-card.m-2 {
        width: 100% !important;
    }

    .container-fluid.qs-cf2 {
        background-position-y: top !important;
        background-position-x: -85px;
        background-size: 40%;
        background-repeat: no-repeat;
        background-image: url(http://localhost:8888/me-2/wp-content/uploads/2020/08/puntos_outlined_izq.svg);
    }

    .container-fluid.qs-cf4 {
        background: none;
    }
    
    #qs-carousel-1 .qs-s-card {
        border: none !important;
        box-shadow: 0 0 11px 4px rgba(0,0,0,0.1);
    }
    
    #qs-carousel-1 .carousel-item {
        padding: 1rem !important;
    }

    .qs-s-card {
        border-radius: 1rem;
        padding: 2rem;
    }

    #qs-carousel .carousel-indicators {
        bottom: 0px !important;
    }
    
    #qs-carousel .carousel-indicators li {
        background-color: #d01b27 !important;
    }

    #qs-carousel .carousel-item {
        padding: 1rem !important;
    }

    #qs-carousel .qs-dp-card {
        border: none !important;
        box-shadow: 0 0 11px 4px rgba(0,0,0,0.1);
    }



}






/* --------------- PAGINA ALIADOS --------------*/

.container-fluid.a-cf {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.container-fluid.a-cf.a-cf-gris {
    background-color: #fafafa;
    padding-bottom: 1rem !important;
}

.container-fluid.a-cf.a-cf-curva {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/curvaaliados.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.container-fluid.a-cf.a-puntos-1 {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/puntos_rbs.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.container-fluid.a-cf.a-puntos-2 {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/puntos_usil.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 13rem;
}

h1.a-numero {
    font-weight: 500;
    font-size: 2rem;
    color: #006f00;
    margin-bottom: .1rem !important;
    margin-top: 1.5rem;
}

h1.a-numero-2 {
    color: #032951;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: .1rem;
    margin-top: 1.5rem;
}

h1.a-numero-3 {
    color: #c2a778;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: .1rem;
    margin-top: 1.5rem;
}

p.a-variable {
    font-weight: 500;
}

p.a-txt-variable {
    font-size: .9rem;
    font-weight: 300;
}

h3.a-uni-titulo {
    font-size:1.5rem;
    margin-bottom: 2rem;
}


@media (max-width: 768px) {

    .col-12.col-md-3.a-col-img1 {
        display: flex;
    }

    .col-12.col-md-6.a-col-txt1 {
        text-align: center;
    }

    h3.a-uni-titulo {
        margin-bottom: 2rem;
        font-size: 2.3rem !important;
        margin-top: 2rem !important;
    }

    .col-12.col-md-3.a-col-datos1 {
        display: flex;
        flex-flow: wrap;
        justify-content: space-around;
        text-align: center;
    }

    .container-fluid.a-cf.a-cf-curva {
        padding-top: 2rem !important;
        padding-bottom: 1rem !important;
    }

    .container-fluid.a-cf.a-puntos-1 {
        background: none;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .container-fluid.a-cf.a-puntos-2 {
        background: none;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .col-12.col-md-3.a-col-img2 {
        text-align: center;
    }

    .col-12.col-md-3.a-col-img3 {
        text-align: center;
    }
    .a-numero {
        font-size: 2.3rem !important;
    }
    
    .a-numero-2 {
        font-size: 2.3rem !important;
    }
    .a-numero-3 {
        font-size: 2.3rem !important;
    }
    
    .a-variable {
        font-size: 1.1rem !important;
    }

}





/* -------------------- CONTACTO --------------------*/

.contacto-cf {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/back_gris-1.svg);
    background-repeat: no-repeat;
    background-position: right;
}

.container.contacto-c {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/puntos_contacto.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.contacto-icon {
    width: 4%;
}

.row.form-contacto {
    width: 80%;
    margin: auto;
}

.col-12.col-md-6.col-contacto {
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    margin: auto;
}

.c-compartir .sfsi_shortcode_container {
    align-self: center !important;
}


@media (max-width: 768px) {

    .container-fluid.contacto-cf {
        background: none;
        padding: 2rem 0rem 2rem 0rem;
    }

    .container.contacto-c {
        background: none;
        padding: .4rem;
    }

    .container-fluid.contacto-cf {
        background: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/contacto-curvas-1.svg);
        padding: 2rem 0rem 2rem 0rem;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .col-contacto-form {
        padding-top: 1rem;
        margin-top: 2rem;
        padding-left: .2rem;
        padding-right: .2rem;
    }

    .col-contacto-form .form-contacto {
        width: 100% !important;
        margin: auto;
    }

    .col-12.p-5.text-center {
        padding: .2rem !important;
    }

    h2.contactanos {
        font-weight: 300 !important;
        font-size: 1.5rem;
        margin-bottom: 1.2rem;
    }

    .contacto-icon {
        width: 6%;
        margin-right: .4rem;
    }

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

    .form-contacto .wpcf7-form-control-wrap .iti {
        width: 100%;
    }


}


/* -------------------- BLOG -----------------*/

.widget-entradas #categories-4 ul {
    display: flex;
    justify-content: flex-start;
    list-style: none;
}

.widget-entradas #categories-4 ul li.cat-item {
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .3rem;
    padding-bottom: 0.3rem;
    border: 2px solid #f5f5f5;
    border-radius: 23rem;
}

.widget-entradas #categories-4 ul li.cat-item:hover {
    background-color: #f5f5f5;
    border-radius: 23rem;
}

.container-fluid.b-cf-2 {
    background-color: #f5f5f5;
    padding-bottom: 3rem;
}

.widget-entradas #categories-4 h3.widget-title {
    display: none;
}

.b-cf-2 span.wpcu_block_title {
    display: none;
}

.b-c-newsletter {
padding-top: 3rem;
padding-bottom: 3rem;
}


@media (max-width: 768px) {
    .b-newsletter {
        display: flex;
        flex-flow: wrap-reverse;
        justify-content: center;
        height: auto;
        padding-bottom: 8vh;
        padding-top: 8vh;
    }

    .b-c-newsletter {
        padding-top: 1rem;
        padding-bottom: 1rem;
        }


}





/* --------------------------- EVENTOS ----------------------- */

.card-eventos {
    z-index: 2;
    border-radius: 2rem;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
    box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.10);
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.precio-eventos {
    color: #d94f4f;
    font-size: 1.7em;
}

.btn-eventos {
    background-color: #d01b27;
    vertical-align: middle;
    border-radius: 11rem;
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
    color: #fff;
}

.btn-eventos:hover {
    background-color: #da5760;
    vertical-align: middle;
    border-radius: 11rem;
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
    color: #fff;
}

.e-ico {
    width: 10%;
}

.evento-imagen img {
    width: inherit;
    border-radius: 1rem;
}

@media (max-width: 768px) {
.evento-mapa p {
    display: flex;
}

.card-eventos {
    margin-bottom: 2rem;
}

.btn-eventos {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #fff;
}

.btn-eventos:hover {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #fff;
}

}




/* ------ SOcial icons ------ */


.wp-share-button.theme26 .share-button, .wp-share-button.theme26 .share-button-more {
    border-radius: 50% !important;
    color: #d01b27 !important;
    border: 2px solid #d01b27 !important;
    display: inline-block !important;
    font-size: 18px !important;
    height: auto !important;
    line-height: 16px !important;
    margin: 5px !important;
    padding: 10px !important;
    text-align: center !important;
    text-decoration: none !important;
    width: auto !important;
  }


  /* ---------- blog contenido ---------*/


.img-blog img {
    width: 100%;
    vertical-align: middle;
    border-style: none;
    height: auto;
    border-radius: 2rem;
}

.blog-categoria {
    background-color: #80808047;
    padding: .5rem;
    border-radius: 5rem;
}

.blog-fecha {
    background-color: #fff;
    padding: .5rem;
    border-radius: 5rem;
}



/*------- correcciones ------*/

aside.footer-widgets.footer-style {
    padding-top: 56px !important;
}

.top-bar i.fab:hover {
    color: #F01F2D !important;
}

.menu-fixed {
    height: 80px;
}

#menu-principal ul li a:focus {
    border-bottom: 1px solid red;
}

.bg-dark-slider {
    background-color:#343643 !important;
}

.star {
    float: left;
    background: #ffa60026;
    border-radius: 5rem;
    padding-top: .1rem;
    padding-bottom: .1rem;
    padding-left: .5rem;
    padding-right: .5rem;
}

#migas-de-pan li {
        color: #D01B26 !important;
}

.bc-inicio {
    color: #000 !important;
}

.cat-bc a {
    color: #000 !important;
}
.bg-general {
    background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/08/puntos-programas.svg);
    background-repeat: no-repeat;
    background-position-y: 7rem;
}

p.cf-dato {
    min-inline-size: max-content;
}

.evento-mapa iframe {
    width: -webkit-fill-available;
}

#menu-principal li:active {
    border-bottom: solid 3px #D01B26;
}

.col-eventos {
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
}



/* Media Querys Blog */

@media (max-width: 768px) {
    .blog-content {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .blog-principal {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .todo-blog {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 3rem;
        padding-bottom: 2rem;
    }
    .compartir-producto {
        display: block !important;
    }

    .compartir-producto.blogcp {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .img-blog img {
        border-radius: 0rem !important;
    }
    .titulo-blog {
        font-size: 1.4rem;
    }
    .tit-sideblog {
        font-size: 1.4rem;
        font-family: Work Sans, sans-serif;
    font-weight: 400;
    }
}


/* estilo tags de card de productos */

ul.product_tags {
    position: absolute;
    top: 0;
    right: 10px;
}

.product_tags li {
    padding: 0.2rem;
    margin-top: 0.2rem;
    border-radius: 15px;
    text-align: center; 
}
.product_tags li a {
    color: #fff;
    padding: 0 0.8rem;
    font-size: 0.9rem;
    text-decoration: none;
  
}
.fila-nombre{
    display: flex !important;
}

.nuevo{
    background-color: #5fb3ef;
}
.mas-vendido{
    background-color: #343643;
}

.entrenamiento.ico-productos {
    width: 21px !important;
}
.tag-product ul {
    position: relative;
    padding-left: 0px;
}
.tag-product li {
    list-style: none;
}

.cart-b {
    text-align: justify;
}

.cart-b p {
    /* width: inherit; */
    /* display: -webkit-inline-box; */
    margin-top: 0;
    margin-bottom: 0rem;
}

strong.horario {
    padding-left: 26px;
}
img.ico-productos {
    width: 21px !important;
}
ul.tabs li a {
    font-size: 1.1rem !important;
}

/* ------ FIltro categoria-------*/ 

.filtro-categoria {
    margin-top: 2rem !important;
    border-top: 1px solid #aaa;
}

.select2-container.select2-selection {
    background-color: #fff;
    border-top: 1px solid #aaa !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #aaa !important;
}

@media (max-width:768px) {
.contacto-btn {
    display: block !important;
}

.cart-b p {
    font-size: .8rem !important;
}


}

@media (max-width: 1300px){
    .contacto-btn {
        display: none !important;
    }

}

@media (max-width: 1000px){
    .contacto-btn {
        display: none !important;
    }
}

p.c-redes {
    padding: 4rem;
    display: flex;
    flex-direction: row;
}

.cont-redes {
    text-align: center;
    /* display: flex; */
    /* flex-direction: row; */
    padding-left: 5rem;
    padding-right: 5rem;
}


@media (max-width:768px) {
    p.c-redes {
        padding: 1rem;
    }
    
    .cont-redes {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    }

    .cart-b {
        text-align: justify;
        padding-left: .8rem !important;
        padding-right: .8rem !important;
    }

    .cart-b.col {
        font-size: .8rem !important;
    }

    img.ico-compass {
        max-width: 7% !important;
        padding-right: 1px !important;
    }



/* MODIFICACIONES PERFIL */

.container.c-compra.woocommerce {
    display: flex !important;
}
    

    /* The sidebar menu */
    .sidenav {
        z-index: 1; /* Stay on top */
        left: 0;
        background-color: #fff; /* Black */
        overflow-x: hidden; /* Disable horizontal scroll */
        padding-top: 20px;
        padding-left: 0px;
        padding-right: 0px
    }
    
    /* The navigation menu links */
    .sidenav a {
        padding: 4px 2px 4px 2px;
        text-decoration: none;
        font-size: 15px;
        color: #3B3B3B;
        display: block;
    }
    
    /* When you mouse over the navigation links, change their color */
    .sidenav a:hover {
        color: #D01B26 !important;
    }
    

    /* Style page content */
    .main-perfil {
        padding: 10px 10px;
        z-index: 1;
        right: 0;
        background-color: #f2f2f2;                
    }
   
    
    /* On smaller screens, where height is less than 450px, change the style of the sidebar (less padding and a smaller font size) */
    @media screen and (max-height: 450px) {
        .sidenav {padding-top: 15px;}
        .sidenav a {font-size: 18px;}
    }
    
    @media screen and (max-width: 768px) {
        .col-12.col-md-9.main-perfil {
            padding-top: 50px !important;
        }
        .perfil-card {
            display: flex !important;
            flex-direction: column;
            align-items: center !important;
            text-align: center !important;
            margin-left: 0rem !important;
            margin-right: 0rem !important;
        }
        .perfil-card-1 {
            padding: 1rem !important;
            align-items: none !important;
            text-align: none !important;
            margin-left: 0rem !important;
            margin-right: 0rem !important;
        }

        .perfil-card-2 {
            padding: 1rem !important;
            align-items: none !important;
            text-align: none !important;
            margin-left: 0rem !important;
            margin-right: 0rem !important;
        }
        
        .perf-card-img {
            max-width: 100% !important;
        }
        .info-usuario {
            display: flex;
            flex-direction: column;
        }
    }
                
    /* Estilos agregados */

    .container-fluid.d-block.d-md-flex.bg-perfil {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .p-dots {
        background-image: url(https://www.mundose.com.ar/web/wp-content/uploads/2020/09/dots_outlined_grey.svg);
        background-position: top;
        background-repeat: repeat-x;
    }
    .nombre-perfil {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 24px;
    }
    
    .menu-btn {
        font-size: 17px !important;
    }
    .menu-btn:hover {
        color:red !important;
        font-size: 17px !important;
    }
    .perfil-cursos {
        padding:2rem;
        font-size: 30px;
    }
    .perfil-datos-facturacion {
        padding-top:2rem;
        padding-left:2rem;
        padding-bottom:.5rem;
        font-size: 30px;
    }
    .perfil-sub-facturacion {
        padding-top:.5rem;
        padding-left:2rem;
        padding-bottom:1rem;
        font-size: 14px;
    }


    .col.perfil-datos-col {
        text-align: left;
        padding-left: 2rem;
    }

    .perfil-card {
        background-color: #fff;
        padding: 2rem;
        border-radius: 1rem;
    }

    .perfil-card-1 {
        text-align: left;
        background-color: #fff;
        padding: 1.3rem;
        margin-right: 1rem;
        border-radius: 1rem;
        height: 100%;
    }

    .perfil-card-2 {
        text-align: left;
        background-color: #fff;
        padding: 1.3rem;
        margin-left: 1rem;
        border-radius: 1rem;
        height: 100%;
    }


    .info-usuario {
        display: flex;
    }

    .col-8.perfil-card-datos {
        margin-top: auto;
        margin-bottom: auto;
    }
    .card-descripcion {
        padding-left: 0px;
        padding-right: 0px;
    }
    .card-contrasena {
        padding-right: 0px;
        padding-left: 0px;
    }
    .txt-facturacion {
        padding-left:2rem;
        padding-bottom: 2rem;
    }
    .form-facturacion {
        padding-left:3rem;
        padding-right:3rem;
    }
    .tit-facturacion {
        padding-bottom: .5rem !important;
    }
    .mperfil-mobil {
        z-index:10;
    }
    button.datos-mobil {
        width: 100% !important;
        border: none !important;
        background-color: #fff;
    }
    button.cursos-mobil {
        width: 100% !important;
        border: none !important;
        background-color: #fff;
    }
    .col-btn-perfil {
        padding-left: 0px !important;
        padding-right: 0px !important;   
    }

    .contenido-card {
        display: flex;
        flex-direction: row-reverse;
    }

    p.edit {
        float: right;
    }

    .edit-btn {
        text-align: right;
    }


    


/* Form perfil usuario */

#pais {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.25);
}

.pais {
    padding-left: 11px;
    padding-right: 11px;
}

.form-row.p-d-facturacion p {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.info-usuario img {
    border-radius: 50% !important;
    margin: auto;
}

.filtro-perfil {
width: 50%;
padding-top: 0.8rem;
padding-bottom: 1rem;
border-radius: 0px;
margin-top: 0px;
}

a.navigation-menu {
    color: #52545F;
    text-align: left;
    font-size: 1.1rem;
    line-height: inherit;
    padding: 1rem;
}

a.navigation-menu:hover {
    color: #D01B26;
}


/* Facturacion */

input#billing_first_name {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#billing_last_name {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#billing_company {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

/* span#select2-billing_country-container {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
} */


input#billing_address_1 {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}


input#billing_address_2 {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#billing_city {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#billing_state {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#billing_postcode {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#billing_phone {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#billing_email {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

button.button.facturacion-btn {
    background-color: #D01B26;
    color: #fff;
    border-radius: 25px;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    float: left;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.woocommerce form .form-row label {
    text-align: left;
}

span.select2-selection.select2-selection--single {
    height: 40px !important;
    background-position-y: center !important;
    margin: auto;
    padding-top: 0.4rem;
    border: solid 1px rgba(0,0,0,.11) !important;
}


/* MODAL ESTILOS */

input#account_first_name {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#account_last_name {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#account_display_name {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

textarea#sobre_mi {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#account_email {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

input#password_current {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}
input#password_2 {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}
input#password_1 {
    padding: .6rem;
    border-radius: 5px;
    border: solid 1px rgba(0,0,0,.11);
}

button.button.modal-save-btn {
    background-color: #D01B26;
    color: #fff;
    border-radius: 25px;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.btn-cursar {
    background-color: #D01B26 !important;
    color: #fff !important;
    border-radius: 25px !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.modal-footer {
    margin-left: auto;
    margin-right: auto;
}

/* Menu Respnsive */

.btn-nav-resp {
    color: #D01B26;
    font-size: 1rem;
}



/* MEDIA QUERIS usuario */


@media (max-width:768px) {
    .infousuario {
        text-align: center !important;
    }

    .mail-pais {
        flex-direction: column !important;
    }
    .card-perfil {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .card-perfil {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .card-perfil {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .contenido-sobre-mi {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    h3.card-nombre-usuario {
        padding-top: 1rem;
        padding-bottom: .5rem;
    }
    .card-descripcion {
        margin-bottom: 1rem !important;
        margin-top: 1rem;
    }
    .card-contrasena {
        margin-top: 1rem !important;
    }
    p.edit {
        color: red;
        display: flex;
        justify-content: flex-end;
        text-align: right;
    }
    .perfil-cursos {
        padding-left: 0rem !important;
        white-space: pre;
    }
}

