/*

Theme Name: Base

Theme URI: https://www.invbit.com

Author: Base

Author URI: https://www.invbit.com

Description: Base para Betheme

Template: betheme

Version: 1.6.2

*/



/*********************************\

              GENERAL

\*********************************/

.validate_email_against_bot {

    display: none

}



:root {

    scrollbar-color: var(--principal) var(--gris);

    scrollbar-width: thin;

}



::-webkit-scrollbar {

    width: 8px;

    background-color: var(--gris);

}



::-webkit-scrollbar-track {

    background-color: var(--gris);

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    background-color: var(--principal);

}



::-webkit-scrollbar-thumb:hover {

    background-color: var(--secundario);

}



body {

    --mfn-column-gap-bottom: 0;

}



a {

    transition: all .2s ease-in-out;

    -webkit-transition: all .2s ease-in-out;

    -moz-transition: all .2s ease-in-out;

    -ms-transition: all .2s ease-in-out;

    -o-transition: all .2s ease-in-out;

}



a:hover {

    text-decoration: none;

}



.form-legal {

    font-size: 0.7em;

    line-height: 1.5em;

    opacity: .7;

    padding: 10px;

    text-align: justify;

}



input[name="politica"] + span {

    font-weight: 500;

}



#cmplz-document {

    max-width: 100%;

    padding: 40px 0;

    text-align: justify;

}



#cmplz-document h2, 

#cmplz-document h3 {

    /* font-size: 40px;

    line-height: 45px;

    font-weight: 700;

    letter-spacing: 0px; */

    border: 0;

    padding: 0;

    margin-bottom: 15px;

    margin-top: 60px;

}



.principal {

    color: var(--principal);

}



.secundario {

    color: var(--secundario);

}



.blanco {

    color: var(--blanco);

}



.spaced {

    letter-spacing: .1em;

}



.uppercase {

    text-transform: uppercase;

}



.bold {

    font-weight: 700;

}



.light {

    font-weight: 300;

}



.opac8 {

    opacity: .8;

}



.opac6 {

    opacity: .6;

}



.opac3 {

    opacity: .3;

}



.margin0 {

    margin: 0;

}



.listNone {

    list-style: none !important;

    margin: 0 !important;

}



.listNone li {

    display: flex;

    align-items: flex-start;

}



.listNone li i {

    margin-right: 10px;

    color: var(--principal);

    font-size: 1.2em;

    margin-top: .1em;

}



.button-custom .button .button_label,

.button-custom input[type="submit"],

.button-custom button:not(.cc-btn),

.button-custom .action_button {

    text-transform: uppercase;

}



.button-custom .button {

    transform-origin: left;

    background-color: transparent;

}



.button-custom .align_right .button {

    transform-origin: right;

    margin-right: 0;

    margin-left: 10px;

}



.otgs-development-site-front-end,

.wpml-ls-statics-footer {

    display: none;

}



p:empty {

    margin: 0;

    display: none;

    visibility: hidden;

    opacity: 0;

}



#cmplz-manage-consent .cmplz-manage-consent{ 

    background-image: url(imagenes/fondo-ajustes.svg); 

    background-repeat: no-repeat; 

    background-position: center; 

    background-size: 100%; 

    right: 70px !important;

    font-size: 0px; 

    color: var(--negro) !important; 

    width: 140px; 

    background-color: transparent !important; 

    box-shadow: unset !important; 

    bottom: -2px !important; 

    padding: 0 !important; 

}



#cmplz-manage-consent .cmplz-manage-consent:before{

    content: "";

    background-image: url(imagenes/icono-ajustes.svg);

    background-repeat: no-repeat;

    background-position: center;

    background-size: 100%;

    width: 28px;

    height: 28px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    transition: all 0.8s ease;

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    -webkit-transition: all 0.8s ease;

    -moz-transition: all 0.8s ease;

    -ms-transition: all 0.8s ease;

    -o-transition: all 0.8s ease;

}



#cmplz-manage-consent .cmplz-manage-consent:hover:before{

    transform: translate(-50%, -54%);

    -webkit-transform: translate(-50%, -54%);

    -moz-transform: translate(-50%, -54%);

    -ms-transform: translate(-50%, -54%);

    -o-transform: translate(-50%, -54%);

}



.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {

    letter-spacing: 0;

}



#back_to_top.sticky {

    right: 30px;

    bottom: 75px;

}



.redCorners {

    position: relative;

    width: fit-content !important;

    margin: 0 auto;

    display: block;

    float: none;

}



.redCorners .corner {

    position: absolute;

    height: min(30%, 35px);

    aspect-ratio: 1;

    background: url(/wp-content/uploads/2023/04/corner-2023-04-21.svg) center/cover no-repeat;

}



.redCorners .corner.top {

    top: -40%;

}



.redCorners .corner.bottom {

    bottom: -40%;

}



.redCorners .corner.left {

    left: -10%;

}



.redCorners .corner.right {

    right: -10%;

}



.redCorners .corner.right.bottom {

    transform: rotate(90deg);

    -webkit-transform: rotate(90deg);

    -moz-transform: rotate(90deg);

    -ms-transform: rotate(90deg);

    -o-transform: rotate(90deg);

}



.redCorners .corner.left.bottom {

    transform: rotate(180deg);

    -webkit-transform: rotate(180deg);

    -moz-transform: rotate(180deg);

    -ms-transform: rotate(180deg);

    -o-transform: rotate(180deg);

}



.redCorners .corner.left.top {

    transform: rotate(270deg);

    -webkit-transform: rotate(270deg);

    -moz-transform: rotate(270deg);

    -ms-transform: rotate(270deg);

    -o-transform: rotate(270deg);

}



.fraseDestacada {

    font-size: 42px;

    line-height: 1.3;

    font-weight: 500;

    margin: 0;

}





/*********************************\

              HEADER

\*********************************/

#Top_bar .top_bar_left .menu_wrapper #menu {

    background: transparent;

}



#Top_bar .menu > li {

    text-transform: uppercase;

}



#Top_bar .menu > li > a {

    line-height: 100px;

    padding: 0;

}



#Top_bar:not(.is-sticky) .menu > li:not(.current_page_item) > a:not(:hover),

#Top_bar:not(.is-sticky) .top_bar_right .top-bar-right-icon, 

#Top_bar:not(.is-sticky) .top_bar_right .top-bar-right-icon svg .path {

    color: var(--blanco);

    stroke: var(--blanco);

}



#Top_bar:not(.is-sticky) .menu > li.current-menu-item > a:after, 

#Top_bar:not(.is-sticky) .menu > li.current_page_item > a:after,

#Top_bar:not(.is-sticky) .menu > li.hover > a:after {

    opacity: 0;

}



.menu-line-below #Top_bar .menu > li > a:after,

.menu-line-below #Top_bar.is-sticky .menu > li > a:after {

    bottom: -1px;

}



#Top_bar .menu li ul li {

    width: 250px;

    line-height: 1.5;

}



#Top_bar .search_wrapper button[type="submit"] {

    display: none;

}



.header-fixed #Top_bar:not(.is-sticky) {

    box-shadow: none;

}



#Top_bar .menu > li.current-menu-item.neverActive > a:not(:hover) {

    color: inherit;

}



#Top_bar.is-sticky #logo img.svg {

    width: 280px;

}



.button-custom .action_button:hover {

    background: var(--blanco) !important;

    color: var(--negro) !important;

}



#Subheader:before {

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    background: var(--negro);

    opacity: .5;

}



#Subheader .title {

    text-transform: uppercase;

}



#Subheader .redCorners {

    display: flex;

    flex-direction: column;

    padding: 0 40px;

}



#Subheader ul.breadcrumbs li, 

#Subheader ul.breadcrumbs li a {

    color: var(--blanco);

}





/*********************************\

              FOOTER

\*********************************/

#Footer .container {

    display: flex;

    flex-wrap: wrap;

}



#Footer .widgets_wrapper .widget {

    margin: 0;

}



.contactoFooter {

    font-size: 16px;

    line-height: 1.3;

    font-weight: 700;

}



.contactoFooter li a {

    display: flex;

    gap: 10px;

    margin: 0 0 15px;

}



.contactoFooter li:last-child a {

    margin: 0;

}



#Footer .widgets_wrapper .column {

    box-sizing: border-box;

    padding: 20px 0;

}



#Footer .widgets_wrapper .one-third {

    padding-right: 40px;

}



#Footer .widgets_wrapper .two-third {

    padding-left: 40px;

    border-left: solid 2px rgb(0 0 0 / 60%);

}



#Footer .widgets_wrapper h4 {

    font-size: 20px;

    line-height: 1.2;

    text-transform: uppercase;

    font-weight: 700;

    letter-spacing: .05em;

}



[id^="wpcf7-f609"] [type="email"] {

    padding-right: 65px;

}



[id^="wpcf7-f609"] form {

    position: relative;

}



[id^="wpcf7-f609"] form [type="submit"] {

    color: var(--principal);

    background: none;

    border: 0;

    padding: 0;

    width: auto;

    position: absolute;

    top: 0;

    right: 25px;

    font-size: 22px;

    line-height: 51px;

}



[id^="wpcf7-f609"] form p,

[id^="wpcf7-f609"] form label {

    margin: 0;

}



[id^="wpcf7-f609"] form .wpcf7-acceptance label {

    font-size: 13px;

    line-height: 13px;

    font-weight: normal;

    margin-bottom: 15px;

}



[id^="wpcf7-f609"] form .wpcf7-list-item {

    margin: 0;

}



[id^="wpcf7-f609"] form a {

    color: var(--principal) !important;

}



[id^="wpcf7-f609"] form a:hover {

    color: var(--secundario) !important;

}



[id^="wpcf7-f609"] form .form-legal {

    font-size: .6em;

    padding: 0 10px;

}



#Footer .copyright a:hover {

    text-decoration: none;

}



#Footer .footer_copy {

    border: 0;

    background: var(--gris);

}



#Footer .footer_copy .container {

    max-width: 100%;

}



#Footer .footer_copy .one {

    --mfn-column-gap-bottom: 10px;

    padding-top: 10px;

    margin-bottom: 0;

}



#Footer .footer_copy .mcb-column-inner {

    display: flex;

    align-items: center;

    justify-content: space-between;

}



#Footer .menu {

    list-style: none;

    padding: 0;

    background: none;

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    gap: 0 10px;

}



#Footer .menu li:after {

    content: none;

}



#Footer .menu a {

    padding: 5px 0;

}



#Footer .footer_copy .copyright {

    font-size: 13px;

    float: none;

    text-align: left;

    line-height: 1.4;

}



#back_to_top {

    padding: 0;

    border-color: transparent;

}



#Footer .widgets_wrapper .two-third p {

    display: none;

}



.google-map-wrapper.no_border .google-map, 

.section.full-width .one .google-map {

    z-index: 0;

}



/*Kit digital*/

#Footer .footer_action {

    background: none;

}



#Footer .footer_action .one {

    margin-bottom: 0;

}



#Footer .footer_action .mcb-column-inner {

    margin-bottom: 20px;

    padding-top: 0;

}



#Footer .footer_action .financiacion {

    display: grid;

    grid-template-columns: 1fr 1fr 5fr;

    gap: 20px;

    text-align: left;

    align-items: center;

}



#Footer .footer_action .financiacion > div img {

    max-height: 50px;

    width: auto;

}



#Footer .footer_action .financiacion > div p {

    font-size: 13px;

    line-height: 15px;

    margin-bottom: 0;

}



@media only screen and (max-width: 959px) {

	#Footer .footer_action .financiacion {

		grid-template-columns: 1fr 1fr;

		text-align: center;

		gap: 5px;

	}



	#Footer .footer_action .financiacion > div:last-child {

		grid-column: 1 / span 2;

	}

}



@media only screen and (max-width: 767px) {

	#Footer .footer_action .financiacion > div img {

		max-height: unset;

		width: 100%;

	}

}



#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title {

    line-height: 1.2;

}





/*********************************\

              INICIO

\*********************************/

.newsletterInicio {

    background: var(--gris);

    padding: 40px 30px;

}



.newsletterInicio [id^="wpcf7-f609"] [type="email"],

.newsletterInicio [id^="wpcf7-f609"] [type="email"]:focus {

    background: var(--blanco) !important;

}



.newsletterInicio form {

    margin-top: 30px;

}



.newsletterTitle {

    font-size: 18px;

    line-height: 1.3;

    font-weight: 700;

    text-transform: uppercase;

    letter-spacing: .05em;

    margin: 0;

}



@keyframes scrollText{

    0% { transform: translateX(0%); -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); }

    100% { transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }

}



.banner-texto .banner-content {

    animation: scrollText 50s infinite linear;

    -webkit-animation: scrollText 50s infinite linear;

    width: fit-content;

}



.banner-texto .banner-content.reverse {

    margin-top: 20px;

    animation-direction: reverse;

}



.banner-texto p {

    text-align: center;

    margin-bottom: 0;

    font-style: normal;

    font-weight: 700;

    font-size: 142px;

    line-height: 1;

    text-stroke: 1px transparent;

    -webkit-text-stroke: 1px transparent;

    color: var(--negro);

    white-space: nowrap;

    transition: all .5s ease;

    -webkit-transition: all .5s ease;

    -moz-transition: all .5s ease;

    -ms-transition: all .5s ease;

    -o-transition: all .5s ease;

    width: fit-content;

    cursor: default;

}



.banner-texto .reverse p {

    text-stroke: 1px var(--negro);

    -webkit-text-stroke: 1px var(--negro);

    color: var(--blanco);

}



.banner-texto p .palabra {

    margin-right: .3em;

    transition: all .5s ease;

    -webkit-transition: all .5s ease;

    -moz-transition: all .5s ease;

    -ms-transition: all .5s ease;

    -o-transition: all .5s ease;

}



.banner-texto p .palabra:hover { 

    color: var(--principal); 

    -webkit-text-stroke-color: transparent; 

}



#Blog .redCorners {

    margin-bottom: 40px;

}



.leftImage .wrap:last-child,

.rightImage .wrap:first-child {

    padding: 0 10% 0 8%;

}



.leftImage .three-fifth,

.rightImage .three-fifth {

    width: 75%;

}



.leftImage .three-fifth img,

.rightImage .three-fifth img {

    height: 80vh;

    object-fit: cover;

}



.leftImage .floatingImage {

    right: 0;

    height: 60%;

    z-index: 1;

}



.rightImage .floatingImage {

    left: 0;

    height: 60%;

    z-index: 1;

}



.floatingImage div,

.floatingImage img {

    height: 100%;

    width: 100%;

    object-fit: cover;

}



.bottomLine {

    padding-bottom: 15px;

    margin-bottom: 30px;

    position: relative;

}



.bottomLine:before {

    position: absolute;

    content: "";

    width: 120px;

    height: 3px;

    background: var(--principal);

    bottom: 0;

    left: 0;

}



.mfn-icon-box {

    padding: 0 15px;

}



.mfn-icon-box-top .icon-wrapper {

    margin: 0 0 20px 0;

}



.mfn-icon-box .icon-wrapper i {

    font-size: 60px;

}



.mfn-icon-box .desc-wrapper .title {

    font-size: 21px;

    line-height: 1.3;

    font-weight: 600;

    text-transform: uppercase;

    letter-spacing: .05em;

    margin-bottom: 25px;

}





/*********************************\

             CONTACTO

\*********************************/

.wpcf7-form [type="submit"] {

    width: 100%;

    margin: 0 !important;

}



.wpcf7-form .wpcf7-spinner {

    margin: 5px 0 0 -12px;

    left: 50%;

}



input[type="date"], 

input[type="email"], 

input[type="number"], 

input[type="password"], 

input[type="search"], 

input[type="tel"], 

input[type="text"], 

input[type="url"], 

select, 

textarea, 

.woocommerce .quantity input.qty {

    box-shadow: none;

    padding: 13px 20px;

}



.mapa .mfn-icon-box .icon-wrapper i {

    font-size: 50px;

}



.mapa .mfn-icon-box-left .icon-wrapper {

    width: 50px;

}



.mapa .mfn-icon-box .desc-wrapper .title {

    font-size: 20px;

    line-height: 1;

    font-weight: 700;

    text-transform: uppercase;

    letter-spacing: .05em;

    margin: 0 0 5px;

}



.mapa .mfn-icon-box .desc-wrapper .desc {

    font-size: 14px;

    line-height: 1.5;

}





/*********************************\

             EMPRESA

\*********************************/





/*********************************\

             PROYECTOS

\*********************************/

.projectGallery .slick-slide .image {

    padding: 0 40px;

}



.projectGallery .slick-slide:first-child .image {

    padding-left: 160px;

}



.projectGallery .slick-slide img {

    height: 80vh;

    width: auto;

}



.projectGallery .slick-arrow {

    position: absolute;

    top: 0;

    bottom: 0;

    width: 40px;

    padding: 0;

    display: flex;

    align-items: center;

    justify-content: center;

    margin: 0;

    z-index: 10;

    opacity: 0;

    border: 0;

    background: rgb(0 0 0 / 30%);

    transition: all .3s ease-in-out;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -ms-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

}



.projectGallery:hover .slick-arrow {

    opacity: 1;

}



.projectGallery .slick-prev {

    left: 0;

}



.projectGallery .slick-next {

    right: 0;

}



.projectGallery .slick-arrow:hover {

    background: var(--principal);

}



.projectGallery:hover .slick-arrow.slick-disabled {

    display: none !important;

}





/*********************************\

             PRODUCTOS

\*********************************/

.listaProductos .item {

    display: flex;

    height: 90vh;

    align-items: center;

    margin-bottom: 100px;

}



.listaProductos .item:nth-child(2n) {

    flex-direction: row-reverse;

}



.listaProductos .item .images {

    width: 50%;

    height: 100%;

    position: relative;

}



.listaProductos .item .images .principal {

    height: 100%;

    width: 100%;

    padding: 0 20% 0 0;

}



.listaProductos .item:nth-child(2n) .images .principal {

    padding: 0 0 0 20%;

}



.listaProductos .item .images .secundaria {

    height: 50%;

    width: 40%;

    right: 0;

}



.listaProductos .item:nth-child(2n) .images .secundaria {

    right: auto;

    left: 0;

}



.listaProductos .item .images img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.floatingImage {

    position: absolute;

    top: 50%;

    box-shadow: 0 0 34px rgb(0 0 0 / 30%);

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

}



.listaProductos .item .content {

    width: 50%;

    padding: 0 20% 0 10%;

}



.listaProductos .item .content .title {

    font-size: 3vw;

    line-height: 1.2;

    font-weight: 700;

    margin: 0;

    position: relative;

}



.listaProductos .item .content .title:before {

    content: "";

    background: url(/wp-content/uploads/2023/04/corner-2023-04-21.svg) center/cover no-repeat;

    position: absolute;

    height: 50%;

    aspect-ratio: 1;

    transform: rotate(270deg);

    left: -0.8em;

    top: -1em;

}



.listaProductos .item .content .subtitle {

    font-size: 1vw;

    line-height: 1.2;

    color: var(--principal);

    text-transform: uppercase;

    font-weight: 500;

    letter-spacing: .05em;

    margin-bottom: 1.5em;

}



.listaProductos .item .content .desc {

    font-size: max(.8vw, 12px);

    line-height: 1.6;

    margin-bottom: 2em;

}



/*********************************\

          BLOG / NOTICIAS

\*********************************/

.blog #Content,

.archive.category #Content,

.archive.tag #Content {

    padding: 100px 0;

}



.archive.category .mcb-sidebar,

.archive.tag .mcb-sidebar {

    display: none;

}



.posts_group.grid {

    display: flex;

    flex-wrap: wrap;

    gap: 50px 100px;

}



.posts_group.grid.col-2 .post-item {

    width: calc( 50% - 50px );

    margin: 0;

}



.posts_group.grid .post-item .date_label,

.single-post .post-header .author-date {

    position: static;

    display: block;

    background: none;

    color: var(--negro);

    font-size: 13px;

    line-height: 1.4;

    font-weight: 600;

    padding: 0 0 5px;

}



.posts_group.grid .post-item .image_frame img {

    width: 100%;

    aspect-ratio: 9/6;

    object-fit: cover;

}



.posts_group.grid .post-item .author-date,

.posts_group.grid .post-item .post-excerpt,

.posts_group.grid .post-item .post-footer {

    display: none;

}



.posts_group.grid .post-item .post-desc {

    padding: 20px 0 0;

}



.posts_group.grid .post-item .entry-title {

    font-size: 28px;

    line-height: 1.3;

    font-weight: 500;

}



.posts_group.grid .post-item .entry-title a:hover,

.posts_group.grid .post-item .categoryList a {

    color: var(--principal);

}



.posts_group.grid .post-item .categoryList {

    font-size: 16px;

    line-height: 1.3;

    font-weight: 700;

    letter-spacing: .15em;

    text-transform: uppercase;

}



.posts_group.grid .post-item .categoryList a:hover {

    color: var(--negro);

}



/* Single */

.single-post #Content {

    padding: 50px 0 0;

}



.single-post .post-header .title_wrapper {

    padding: 0;

}



.single-post .post-header .author-date i {

    display: none;

}



.single-post .post-header .post-meta {

    display: flex;

    flex-wrap: wrap;

    gap: 8px;

    align-items: center;

    font-size: 13px;

    line-height: 23px;

}



.single-post .post-header .post-meta:before, 

.single-post .post-header .post-meta:after {

    display: none;

}



.single-post .post-header .post-meta .author-date {

    padding: 0;

}



.single-post .post-header .post-meta .cat a,

.single-post .post-header .post-meta .tag a {

    padding: 0 10px;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    -ms-border-radius: 5px;

    -o-border-radius: 5px;

}



.single-post .post-header .post-meta .cat a {

    background: var(--principal);

    color: var(--blanco);

}



.single-post .post-header .post-meta .tag a {

    background: var(--gris);

    color: rgb(0 0 0 / 50%);

}



.single-post .post-header .post-meta .cat a:hover,

.single-post .post-header .post-meta .tag a:hover {

    background: var(--negro);

    color: var(--blanco);

}



.single-post .section-post-related .section-related-adjustment {

    border: 0;

    background: var(--gris);

    padding: 30px 50px;

}



.single-post .section-post-related .related-title {

    font-size: 24px;

    line-height: 1.5;

    font-weight: 700;

    text-transform: uppercase;

    margin: 20px auto 35px;

}



/* Fixed nav arrows */

.fixed-nav {

    box-shadow: 0 0 10px rgb(0 0 0 / 10%);

}



.fixed-nav .desc h6 {

    line-height: 1.3;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



.fixed-nav .desc .date {

    font-size: 13px;

    color: var(--negro);

    border: 0;

}



.fixed-nav .desc .date .icon-clock {

    display: none;

}



/* Barra lateral */

.Recent_posts ul li a .desc {

    padding: 8px 10px 3px;

    min-height: 80px;

}



.Recent_posts ul li a .desc h6 {

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    font-size: 14px;

    line-height: 20px;

    margin: 0;

}



.Recent_posts ul li a .desc .date {

    font-size: 12px;

    line-height: 14px;

}



.widget:not(.widget_block) > h3 {

    font-size: 21px;

    line-height: 29px;

    font-weight: 500;

    text-transform: uppercase;

    letter-spacing: -1px;

}



.mcb-sidebar {

    padding: 0 20px 0 45px;

}



.mcb-sidebar select {

    width: 100%;

}



.widget_categories ul {

    list-style: none;

    padding: 0;

    background: none;

}



.widget_categories ul li:after {

    content: none

}



.widget_categories ul li a {

    padding: 5px 10px;

    background: var(--principal);

    display: block;

    border-radius: 3px;

    margin-bottom: 6px;

}



.widget_categories ul li a:hover {

    background: var(--secundario);

}





/*********************************\

           WOOCOMMERCE

\*********************************/

.woocommerce .quantity .qty {

    padding: 10px 30px !important;

}



.woocommerce table.shop_table tr.order-total .includes_tax {

    display: block;

}



.woocommerce table.shop_table tr.order-total .includes_tax .woocommerce-Price-amount {

    font-size: 1em;

    font-weight: 400;

    color: #767676;

}





/*********************************\

            RESPONSIVE

\*********************************/

@media only screen and (min-width: 960px) and (max-width: 1239px) {

    .mapa .mfn-icon-box .desc-wrapper .title {

        font-size: 17px;

    }



    .mapa .mfn-icon-box .desc-wrapper .desc {

        font-size: 13px;

    }

}



@media only screen and (min-width: 1240px) {

    #Top_bar .top_bar_right .top-bar-right-icon {

        display: none;

    }

}



@media only screen and (min-width: 768px) and (max-width: 1239px) {

    .Recent_posts ul li .photo {

        display: none;

    }



    .Recent_posts ul li a .desc {

        margin: 0;

    }



    #Top_bar a.responsive-menu-toggle {

        right: 180px;

        margin-top: -17px !important;

    }

}



@media only screen and (min-width: 768px) and (max-width: 959px) {

    #Top_bar .top_bar_left {

        width: 100%;

    }



    .mfn-icon-box .desc-wrapper .title {

        font-size: 19px;

        margin-bottom: 20px;

    }

}



@media only screen and (max-width: 959px) {

    #Footer .widgets_wrapper .column {

        width: 100%;

        border: 0;

        padding: 20px 0;

    }

}



@media only screen and (min-width: 768px) {

    .paddingLeft {

        padding-left: 40px;

    }



    .paddingRight {

        padding-right: 40px;

    }

}



@media only screen and (max-width: 767px) {

    .hideMobile {

        display: none !important;

    }



    .mobile-header-mini #Top_bar .top_bar_right {

        right: 0;

    }



    #Top_bar.is-sticky {

        background: var(--blanco) !important;

    }



    .fraseDestacada {

        font-size: 32px;

    }



    .leftImage .wrap, 

    .rightImage .wrap {

        order: 2;

    }



    .leftImage .wrap.imagenes, 

    .rightImage .wrap.imagenes {

        order: 1;

        margin-bottom: 160px;

    }



    .leftImage .three-fifth, 

    .rightImage .three-fifth {

        width: 100%;

    }



    .style-simple .floatingImage div, 

    .style-simple .floatingImage img {

        height: 100% !important;

    }



    .floatingImage {

        width: 45% !important;

        left: 10% !important;

        top: auto;

        bottom: -100px;

        transform: none;

        -webkit-transform: none;

        -moz-transform: none;

        -ms-transform: none;

        -o-transform: none;

    }



    .banner-texto p {

        font-size: 80px;

    }



    #Footer .footer_copy .copyright {

        text-align: center;

    }

}



@media only screen and (max-width: 480px) {

    #Top_bar #logo img.svg,
    #Top_bar.is-sticky #logo img.svg {

        width: 250px;

    }



    .floatingImage {

        width: 60% !important;

    }



    .fraseDestacada {

        font-size: 26px;

    }



    .mapa .mfn-icon-box .desc-wrapper .title {

        font-size: 17px;

    }



    .mapa .mfn-icon-box .desc-wrapper .desc {

        font-size: 13px;

    }

}

