/*
Theme Name: Lekker Child
Theme URI: https://lekker.qodeinteractive.com
Description: A child theme of Lekker
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: lekker
Template: lekker
*/

/* HEADER */

#qodef-page-header {
    background-color: transparent;
}

.qodef-header-sticky {
	height:77px !important;
}

.qodef-header-navigation > ul > li.current-menu-ancestor > a > span::before, .qodef-header-navigation > ul > li.current-menu-item > a > span::before {
    transform: scale(0) !important;
}

.lekker-nav-rev-line::before, .lekker-nav-rev-line::after {
    background-color: #fff !important;
}

.lekker-nav-rev {
    color: #fff !important;
}

.qodef-button.qodef-html--link {
    font-weight: 200;
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    font-size: 12px;
    text-transform: none;
    font-weight: 500 !important;

}

.qodef-widget-holder {
	display:none !important;
}

.textoContenido p{
    color:#000;
}

.qodef-e-category {
	color:#000;
}

.wpcf7-acceptance {
    float: left !important;
    margin-right: 10px;
}

.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0px !important;
}

.spanPolitica {
    font-size: 13px;
    line-height: 16px;
}

.spanPolitica a {
    color: #000;
}

/* Se pone aquí porque la plantilla está mal y cuando poner un estilo a h5 lo hereda el p */
h5 {
    font-size:20px;
    font-weight: 500 !important;
}

.h5Small {
    font-size:25px;
    font-weight: 700 !important;
    margin: 0px 0px 20px 0px;
}

.h5SmallS {
    font-size:15px !important;
    font-weight: 700 !important;
    margin: 0px 0px 0px 0px !important;
    letter-spacing: 1px !important;
}

.divContacto a {
    color: #000;
}

.divContacto a:hover {
    text-decoration: underline;
	color: black;
}

.divContacto .elementor-accordion-item {
	border-bottom: 1px solid #000 !important;
}

.divContacto .elementor-tab-title {
    padding: 20px 2px 20px 0px !important;
}

.qodef-shortcode h5 a{
    font-weight: 500 !important;
}

/* BLOG */ 
.qodef-blog .qodef-e-info-author, .qodef-blog .qodef-e-info-category{
    display: none !important;
}

.qodef-image-with-text .qodef-m-title a{
    font-weight: 700 !important;
}

.qodef-blog .qodef-e-info a {
	font-size: 11px !important;
	font-weight: normal !important;
}

.qodef-blog article .qodef-e-title {
    width: 280px;
    height: 40px;
}

.blogBig .qodef-blog .qodef-e-info .qodef-e-info-date a, .qodef-blog-item .qodef-e-info .qodef-e-info-date a  {
    text-transform: uppercase;
    font-weight: bold !important;
    letter-spacing: 1px !important;
    font-size: 11px !important;
}

.qodef-blog.qodef-item-layout--simple .qodef-e .qodef-e-media-image {
    display: block;
}

.blogBig .qodef-blog article .qodef-e-media, .qodef-blog-item .qodef-e-media {
    margin-bottom: 25px !important;
}

.blogBig .qodef-blog article .qodef-e-title, .qodef-blog-item .qodef-e-title {
    color: #000 !important;
    font-size: 30px !important;
    padding-top: 5px;
}

.blogBig .qodef-blog article .qodef-info--bottom, .qodef-blog-item .qodef-info--bottom {
    margin-top: 18px !important;
}

.blogBig .qodef-blog article .qodef-e-title, .qodef-blog-item .qodef-e-title{
    width: auto !important;
    height: auto !important;
}

.qodef-blog article .qodef-e-info .qodef-e-info-item::after {
    display:none;
}	

.qodef-blog-item .qodef-info--bottom {
    display:none !important;
}
	
/* CONTACT */
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], input[type="url"], textarea {
    background-color: #fff !important;
    border: 2px solid #000;
    padding: 16px 39px 16px 25px;
    margin: 0;
    font-size: 14px;
    color: #000;
}

.qodef-theme-button, button[type="submit"], input[type="submit"] {
    font-size: 14px !important;
    padding: 12px 24px !important;
}

textarea {
    height: 130px;
}


/* FOOTER */ 

.logotipoFooter{
    width: 200px;
    height: auto;
}

#qodef-page-footer-top-area .qodef-col-num--3 .qodef-grid-item .widget_nav_menu ul li {
    font-weight: 400 !important;
    font-size: 14px !important;
}

#qodef-page-footer-top-area {
    padding: 80px 0 100px !important;
}

.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below, .menu-image-hover-wrapper .menu-image-title-above {
    width: 17px !important;
}

.liBIM a img {
    width: 23px !important;
}

#lekker_core_side_area_opener-2{
    display: none;
}

.qodef-header-navigation > ul > li.liMenuCustom{
    margin: 0 8px;
}

/* PRODUCT */

.divProducto{
    max-width: 500px;
    text-align: center;
    margin: auto;
}

.divProducto h2{
    font-weight: 500 !important;
    font-size: 20px;
}

.textProduct
{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 18px;
}

.divProductGrey {
    text-align: center;
}

.pProductGrey p {
    font-size: 13px !important;
    font-weight: 400;
    color: #000;
    line-height: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
}

a.contenedorFlecha  > div.elementor-widget-container{
    width: 100px;
    margin: auto;
}

.imgProductIcon {
    width: 31px;
    margin-left: 3px;
}

.imgProductIcon2 {
    width: 36px;
    margin-top: 8px;
    margin-left: 1px;
}

.imgProductIcon3 {
    width: 70px;
    margin-top: 7px;
    margin-left: 0px;
}

.h2Product {
    margin-top: 15px;
    margin-bottom: 0px;
}

.h3Product {
    margin-bottom: 0px;
}

.divContacto {
	max-width:400px;
}

.divProductAccordion .elementor-widget-wrap {
    display: block !important;
}

.divProductAccordion a {
    color: #000;
    font-weight: 500 !important;
    font-size: 11px;
}

.divProductAccordion .elementor-accordion-item {
	border-bottom: 1px solid #000 !important;
}

.divProductAccordion .elementor-tab-title {
    padding: 20px 2px 20px 0px !important;
}

.divProductAccordion .imgIcon {
	width:24px;
	margin-right:10px;
}

.spanThicknessTitle {
	font-weight: bold !important;
	text-transform:uppercase;
	padding-bottom:10px;
	display:block;
}

.spanMM {
	display:block;
	font-size: 12px;
	margin-top:-10px;
}

.spanInches {
	font-size: 11px;
	display:block;
	padding-bottom:20px;
	margin-top:-7px;
}

.img60x120 {
	margin-top: 25px;
}

.img30x60 {
	margin-top: 65px;
}

.tblFinishes {
	margin-bottom:20px;
}

.tblFinishes td, .tblFinishes tr {
	border:0px;
    vertical-align: top;
}

.tdFinishIcon {
	padding-left:0px;
    width: 37px;
}

.spanFinishTitle {
	text-transform:uppercase;
	padding-right:5px
}

.spanFinishTitleEn {
	text-transform:uppercase;
	color:#666;
}

.spanFinishText {
	display: block;
	font-size: 11px;
}

div.tituloProducto h5{
    font-weight: 600 !important;
}

.textSecundarioProduct{
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    color: #000;
    line-height: 18px;
}

.divColores .qodef-m-content h5 a{
    font-size: 16px;
}

.tituloProducto h2{
    font-size: 24px;
    font-weight: 500;
}

.divPortfolioContainer .elementor-widget:not(:last-child) {
	margin-bottom:0px;
}

.divPortfolio {
	padding: 20px 80px 100px 16px;
}

.divPortfolio .qodef-e-category {
	font-size: 11px;
}

.divPortfolio .elementor-widget {
	margin-bottom:0px !important;
}

.divPortfolio h5 {
	margin-top:0px !important;
}

.spanStep, .spanStepG {
	display:block;
	font-size: 11px;
	line-height:13px;
	text-transform:uppercase;
}

.spanStepG {
	color:#666;
	padding-top:5px;
}

.imgTechLogo img {
    height:18px !important;
    width: auto !important;
}

.divIconLeft img {
    width:32px;
}

.divIconLeft .qodef-m-title{
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #444 !important;
    margin-top: 1px;
    line-height: 15px;
}

.divIconLeft .qodef-m-text {
    margin-top: -5px;
    text-transform: uppercase;
    color: #777;
    font-size: 13px;
}

.divImgTodatech figcaption {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #000 !important;
    font-family: 'Poppins';
    font-size: 17px !important;
}

.divImgTodatechB figcaption {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #FFF !important;
    font-family: 'Poppins';
    font-size: 17px !important;
}

.qodef-button.wpcf7-submit.qodef-type--filled::after, .qodef-button.wpcf7-submit.qodef-type--filled::before {
    border: 0px solid !important;
}

.divNewsletterHome input[type="email"]{
    background-color: transparent !important;
    border-color: #FFF;
    color: #FFF;
    padding-top: 13px;
    padding-bottom: 13px;
}

.divNewsletterHome .qodef-m-text{
    color:#000 !important;
}

.divNewsletterHome button {
    background-color: #FFF !important;
    border: 1px solid #FFF !important;
}

.qodef-m-filter-item-name {
    color:#666;
}

.qodef-m-filter-item-name:hover {
    color:#000;
}

.qodef-m-filter-items .qodef--active .qodef-m-filter-item-name {
    color:#000;
}

.divProyectos .qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
}

.divProyectos .qodef-e-category, .divProyectos .qodef-e-title, .divProyectos .qodef-e-title-link:hover {
    color:#FFF !important;
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner:hover {
    color:#FFF !important;
}

.btnBlanco .qodef-m-lines::after, 
.btnBlanco .qodef-m-lines::before{
    background-color:#FFF !important;
}

.imgProductIcon2 {
    width: 31px !important;
    margin-left: 3px;
    margin-top: 7px;
}

.elementor-page-7858 #qodef-page-header, .elementor-page-11946 #qodef-page-header, .elementor-page-362 #qodef-page-header,
.elementor-page-13809 #qodef-page-header, .elementor-page-13858 #qodef-page-header, .elementor-page-13785 #qodef-page-header,
.elementor-page-14512 #qodef-page-header, .elementor-page-13802 #qodef-page-header, .elementor-page-13822 #qodef-page-header,
.elementor-page-13827 #qodef-page-header, .portfolio-item-template-default #qodef-page-header, .elementor-page-15040 #qodef-page-header,
.elementor-page-15433 #qodef-page-header, .elementor-page-15621 #qodef-page-header, .elementor-page-15633 #qodef-page-header,
.elementor-page-15663 #qodef-page-header, .elementor-page-15671 #qodef-page-header, .elementor-page-15813 #qodef-page-header,
.elementor-page-19538 #qodef-page-header, .elementor-page-19544 #qodef-page-header, .elementor-page-19549 #qodef-page-header, 
.elementor-page-19551 #qodef-page-header, .elementor-page-19553 #qodef-page-header, .elementor-page-19564 #qodef-page-header, 
.elementor-page-19569 #qodef-page-header, .elementor-page-19571 #qodef-page-header, .elementor-page-20041 #qodef-page-header, 
.elementor-page-19946 #qodef-page-header, .elementor-page-19843 #qodef-page-header, .elementor-page-19893 #qodef-page-header,
.elementor-page-19737 #qodef-page-header, .elementor-page-19791 #qodef-page-header, .elementor-page-19843 #qodef-page-header,
.elementor-page-20225 #qodef-page-header, .elementor-page-20234 #qodef-page-header, .elementor-page-20246 #qodef-page-header,
.elementor-page-20252 #qodef-page-header, .elementor-page-20271 #qodef-page-header, .elementor-page-20280 #qodef-page-header,
.elementor-page-20321 #qodef-page-header, .elementor-page-20329 #qodef-page-header
{
    background-color: #1f1f1f !important;
}

.post-template-default #qodef-page-header {
    background-color: #1f1f1f !important;
}

#qodef-page-title {
    padding-bottom: 300px;
}

.qodef-m-pagination-item a {
    color:#000;
}

.cmbBuscador, .sectionBuscador input[type="text"] {
    width: 100% !important;
    border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -ms-border-radius: 25px !important;
    -o-border-radius: 25px !important;
    background-color: #E5E5E5 !important;
    padding: 10px 25px 10px 15px !important;
    border: 0px !important;
    text-transform: uppercase !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #1f1f1f !important;
    font-family: 'Poppins' !important;
}

.sectionBuscador input[type="text"] {
    padding: 7.5px 15px 7.5px 40px !important;
}

.sectionBuscador input[type="text"]::placeholder {
    color: #999;
  }

.cmbBuscador option {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
    color: #1f1f1f;
    font-family: 'Verdana' !important;
}

.divBuscadorSelect
{
    position: relative;
    float: left;
    width: 100%;
}

.divBuscadorSelect:after {
    font-family:"Font Awesome 5 Free";
    content: '\f107';
    right: 11px;
    padding: 13px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
.divBuscadorSelect select::-ms-expand {
display: none;
}


.divBuscadorColecciones {
    margin-top: 100px;
}

.divBuscadorColeccion {
    text-align: center;
    margin-bottom: 50px !important;
}

.divBuscadorColeccion h4 {
    font-size: 23px !important;
    font-weight:400 !important;
}

.aBuscadorTipo {
    text-transform: uppercase;
    margin-top: -28px;
    display: block;
    font-family: 'Poppins';
    font-size: 14px;
    color: #666;
    letter-spacing: 1px;
    font-weight: 200;
}

.divPortfolio100 {
    width: 100% !important;
}

.h1Grande h1 {
    font-size: 45px !important;
}

.divBuscar {
    margin-top: 40px;
}

.divBuscar a {
    margin: auto !important;
}

.divLoader {
    position: fixed;
    width: 100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.5);
    top:0px;
    left:0px;
    z-index: 9999;
    display: none;
}

span.wpcf7-not-valid-tip {
    color: #999;
    font-size: 13px !important;
    border: 1px !important;
    line-height: 28px !important;
    font-weight: 500;
    font-style: italic;
}

.divNewsletterHome span.wpcf7-not-valid-tip {
    color: #ffffff;
}

.wpcf7-response-output{
    font-weight: 500;
    border: 0px solid !important;
    padding: 0px !important;
    font-style: italic;
    color: #888;
}

#wpcf7-f6557-p27-o1 .wpcf7-response-output{
    color: #fff;
}

.wpcf7-response-output::before, span.wpcf7-not-valid-tip::before {
    content: '*';
}

table[id^="ssfa-table"].ssfa-minimalist > thead > tr > th {
    border-left: 0px solid #F0F0F0  !important;
    border-top: 1px solid #000 !important;
    color: #000 !important;
    font-family: "Poppins" !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    text-transform: none !important;
}

table[id^="ssfa-table"].ssfa-minimalist > tbody > tr > td {
    border-left: 0px solid #F0F0F0 !important;
    border-top: 1px solid #000 !important;
    color:#000 !important;
    font-family: 'Poppins' !important;
}

table[id^="ssfa-table"].ssfa-minimalist > tfoot > tr > td {
    border-top: 1px solid #000 !important;
}

.ssfa-classic {
    color: #000;
    text-transform: none;
    font-family: 'Poppins' !important;
}

#user_login, #user_pass{
    background: #FFF !important;
}

div.ssfa-crumbs a {
    color: #000000 !important;
  }

div.ssfa-crumbs a:hover, div.ssfa-crumbs a:active, .ssfa-classic:hover {
    color: #999 !important;
}

.ssfa-sorttype a::last-word {
    display: none;
  }

#cookie-law-info-bar {
    background-color: rgba(0, 0, 0,0.95) !important;
    box-shadow: none !important;
}

.cli_settings_button, .cli-plugin-main-button {
    font-size: 12px !important;
}

.elementor-page-12119 #qodef-page-header {
    background-color: #1f1f1f !important;
}

.elementor-page-12291 #qodef-page-header {
    background-color: #1f1f1f !important;
}

.elementor-page-12291 .elementor-widget-container{
    margin-top:-60px;
}

.elementor-page-300 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-6654 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12493 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12502 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12513 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12522 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12534 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12549 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12558 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12566 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12578 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12657 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12658 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12679 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12689 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12706 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12715 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12724 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12725 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12726 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12727 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12728 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12729 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12730 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12731 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12732 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12838 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12839 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12840 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12879 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12880 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12881 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12884 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-12883 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-6619 #qodef-page-header {
    background-color: black !important;
}

.elementor-page-3 #qodef-page-header {
    background-color: black !important;
}

.tax-portfolio-category #qodef-page-header {
    background-color: black !important;
}

.qodef-header-navigation > ul > li > a > span {
   color: white !important;
}

.qodef-portfolio-info {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px !important;
    width: 100% !important;
}

.qodef-portfolio-info > div > h5{
    font-size: 16px !important;
}

.qodef-portfolio-info > div > span{
    font-size: 16px !important;
}

.elementor-widget-container > h4{
    font-size: 30px;
    font-weight: 400 !important;
}

.qodef-info--category{
    display: none !important;
}

.qodef-info--date{
    display: none !important;
}

.qodef-info--social-share{
    display: none !important;
}

#qodef-portfolio-single-related-items {
    display: none;
}

.elementor-widget-heading .elementor-heading-title {
    font-family: 'Poppins' !important;
}

::-moz-selection {
    color: #fff;
    background: #666;
  }
  
  ::selection {
    color: #fff;
    background: #666;
  }
  
  ::-moz-selection {
    color: #fff;
    background: #666;
  }

.lds-roller {
    position: absolute;
    top:50%;
    left:50%;
    width: 80px;
    margin-left: -40px;
    margin-top: -40px;
  }
  .lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
  }
  .lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    margin: -4px 0 0 -4px;
  }
  .lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
  }
  .lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
  }
  .lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
  }
  .lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
  }
  .lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
  }
  .lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
  }
  .lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
  }
  .lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
  }
  .lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
  }
  .lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
  }
  .lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
  }
  .lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
  }
  .lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
  }
  .lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
  }
  .lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
  }
  .lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
  }

  .qodef-mobile-header-navigation {
    background-color: #000 !important;
    border-bottom: 0px solid #e1e1e1 !important;
  }

  .qodef-mobile-header-navigation > ul {
    margin: 0 auto;
    padding: 0px 0px 20px 0px;
  }

  @keyframes lds-roller {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

@media (max-width: 7991px) {

    .divContacto {
        max-width:100%;
    }
    
}


@media (max-width: 768px) {
    .divBuscadorColeccion {
        width: 50% !important;
    }
    
}

@media (max-width: 480px) {
    .divBuscadorColeccion {
        width: 100% !important;
    }
}
  