/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 /*FABOLA*/
 a[href="http://www.faboba.com"] {
    display: none !important;
}

*{
-webkit-word-wrap: break-word;
-moz-word-wrap: break-word;
-ms-word-wrap: break-word;
-o-word-wrap: break-word;
word-wrap: break-word;

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}

html {
    overflow-x: hidden; 
}
.uk-icon-button{
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}
.uk-button {
    padding: 0px 25px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

@media screen and (min-width: 768px){
    .uk-flex-medium {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.text-right{
    text-align: right;
}
}

.uk-sticky-placeholder {
    z-index: 999;
    width: 100%;
}


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

div#recipes_categories a.uk-slidenav.uk-slidenav-contrast.uk-slidenav-previous.uk-hidden-touch {
    left: -50px;
}

div#recipes_categories a.uk-slidenav.uk-slidenav-contrast.uk-slidenav-next.uk-hidden-touch {
    right: -50px;
}
}

.tm-recipe-image {
    border: 1px solid #fbc525;
}

a.uk-slidenav.uk-slidenav-contrast {
    background-color: #3a3090;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 50px;
}

#recipes_categories a.uk-slidenav.uk-slidenav-contrast {
    background: #ffffff;
    color: #3a3090;
    font-weight: bold;
    font-size: 40px;
}


@media screen and (min-width: 768px) {
  .uk-align-medium-left {
    margin-right: 25px;
    float: left;
  }
  .uk-align-medium-right {
    margin-left: 25px;
    float: right;
  }
}
.no-list{
    list-style: none;
}


/*MENU*/
.menu .uk-navbar-nav > li > a {
    padding: 0px 5px;
    color: #333333;
}
.menu .uk-navbar-nav > li > a:hover {
    color: #382d90;
}

.menu .uk-navbar-nav > li:not(:last-child) {
    margin-right: 40px;
}

.rd-home .uk-sticky-placeholder {
    position: absolute;
    }

.rd-home .uk-sticky-placeholder > .header-content {
 box-shadow: 0px 0px 0px;
 width: 100% !important;
 }
.tm-navbar-container.header-content.uk-active {
    background: #ffffff;
}


/*SLIDEHOW*/
@media screen and (min-width: 768px){
    .mod_slideshow-home .uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade > div {
    margin-left: 30px;
}

div#tm-top-b,
div#tm-top-c{
padding: 45px 0px;
}
.uk-panel.mod_history {
    padding: 50px 0px;
    max-width: 900px;
    margin: 0px auto;
}
.uk-panel.mod_history > div.uk-grid {
    margin-bottom: 50px;
}

}
.mod_history h3.uk-h2 + div > p {
    margin-bottom: 50px;
    font-size: 19px;
}
.mod_history h3.uk-h2{
    margin-bottom: 35px;
}
.mod_history h3.uk-h2 > a{
    font-weight: 600;
    font-size: 42px;
}

.button-yellow {
    color: #ffffff;
    background-color: #F89820;
    border-color: #F89820;
}
a.uk-button.button-yellow:hover{
     border-color:#61a51f;
}
a.uk-button.button-yellow::before {
    background-color: #61a51f;
}

.button-green {
    color: #ffffff !important;
    background-color:#61a51f !important;
    border-color:#61a51f !important;
}
.button-green:hover{
     border-color:#61a51f !important;
     color: #61a51f !important;
}
.button-green::before {
    background-color: #ffffff !important;
}


.uk-slider-container h3.uk-h3 {
    color: #333333;
    font-size: 16px;
    margin-top: 10px !important;
}

div#tm-top-b {
   background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );

}

div#tm-top-d{
    background-image: url('../../../images/header/nosotros.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}

@media screen and (min-width: 768px){
    div#tm-top-d{
    padding: 80px 0px;
}
}

.content-footer input:not(.button) {
    border: 1px solid #ffffff!important;
    background-color: transparent;
    border-radius: 5px !important;
    padding: 16px 10px !important;
}

.content-footer input::placeholder {
    color: #333333;
}

input.button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    border: 0px;
    bottom: 0;
}
.tm-footer  h3 {
    color: #333333;
}
.mod_history p >a::before {
    position: absolute;
    content: url('../../../images/layout/raya-white.png');
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
}

.mod_history p > a {
    position: relative;
    text-decoration: none;
}
.mod_history h3.uk-h2,
#tm-top-b h3.uk-panel-title,
#tm-top-c h3.uk-panel-title {
    position: relative;
    font-size: 40px;
    font-weight: 600;
    line-height: 42px;
}
.mod_history h3.uk-h2::before,
#tm-top-b h3.uk-panel-title::before,
#tm-top-c h3.uk-panel-title::before {
  position: absolute;
   content: url('../../../images/layout/raya-lg.png');
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
}
.uk-navbar-nav > li > a{
    position: relative;
    height: auto;
    line-height: inherit;
}

.uk-navbar-nav > li > a::before {
    display: none;
}

.uk-navbar-nav > li > a::after
{
   content: url('../../../images/layout/raya-sm.png');
   display: block;
   margin: 0px auto;
   text-align: center;
   line-height: 8px;
   opacity: 0;
   transition: all 0.3s ease-in-out 0s;
}

.uk-navbar-nav > li.uk-active > a::after,
.uk-navbar-nav > li:hover > a::after{
   opacity: 1;
}

@media screen and (max-width: 480px){
    .mod_history h3 {
    font-size: 24px;
}
.content-footer,
p.text-right,
.tm-footer .uk-width-medium-1-3.uk-text-left,
h3.text-right {
    text-align: center !important;
   

}
}

body:not(.rd-home) div#tm-footer {
    padding: 50px 0px !important;
}
.rd-about .content-img-full {
    display: none;
}

.rd-recipes .uk-width-medium-1-4,
.rd-recipes.side div:not(.tm-recipe-content ) > .uk-width-medium-1-3 {
    text-align: center;
}

.rd-recipes .uk-width-medium-1-4 h1.uk-article-title,
.rd-recipes .uk-width-medium-1-3 h1.uk-article-title {
    font-size: 16px;
    margin: 0;
    line-height: 28px;
    font-weight: bold;
    color: #000000;
}

.rd-recipes .uk-width-medium-1-4 h1.uk-article-title + p{
margin: 0;
}

.rd-recipes .uk-width-medium-1-4   ul.uk-subnav > li,
.rd-recipes .uk-width-medium-1-3   ul.uk-subnav > li {
    margin: 10px auto;
}

article.uk-article ul > li.element.element-itemlink > a {
    border: 1px solid #000000;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 12px;
    color: #000000;
    font-weight: bold;
}

.product-products .uk-panel.uk-panel-box {
    box-shadow: 0px 0px 2px 1px #dddddd;
    border: 0px;
    text-align: center;
}

.product-products .uk-thumbnail * {
    text-align: center;
}

.product-products .uk-panel.uk-panel-box h3 {
    font-size: 20px;
}
.product-products .uk-panel.uk-panel-box > .uk-thumbnail {
    background-color: transparent;
}

.tm-contacto input,
.tm-contacto textarea {
    border: 1px solid #dddddd !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    padding: 18px  10px !important;
}

.tm-footer a.uk-icon-button {
    background-color: #eb471f;
    border-color: #ea5833 !important;
    color: #ffffff;
}

.tm-footer a.uk-icon-button::after {
    background-color: #ffffff;
}

.tm-footer a.uk-icon-button:hover {
    color: #ec5934 !important;
    border-color: #ec5b37;
}
div#tm-footer {
    background: #392f8e;
}

.content-footer input::placeholder,
div#tm-footer * {color: #ffffff;}

.uk-panel.breadcrumb-header  {
    background-image: url('../../../images/header/nosotros.jpg');
    position: relative;
    height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover;
}


.rd-productos.coco .uk-panel.breadcrumb-header {
    background-image: url('../../../images/header/fondo-coco-lopez.jpg');

}

.rd-productos.luigi .uk-panel.breadcrumb-header {
    background-image: url('../../../images/header/fondo-luigi.jpg');

}


.uk-panel.breadcrumb-header::before {
    position: absolute;
    content: '';
    background: rgb(0 0 0 / 20%);
    width: 100%;
    height: 100%;
}

.uk-panel.breadcrumb-header ul.uk-breadcrumb {
    width: 100%;
    max-width: 1280px;
    padding: 0 40px;
    margin: 0px auto;
    text-align: center;
    z-index: 9;
}

.uk-panel.breadcrumb-header ul.uk-breadcrumb li:not(.uk-active), .uk-panel.breadcrumb-header ul.uk-breadcrumb li::before {
    display: none;
}


.uk-panel.breadcrumb-header ul.uk-breadcrumb li span {
    font-size: 36px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}


.tm-recipe-content p {
    text-align: justify;
}

.tm-recipe-content .uk-panel-box {
    padding: 10px 15px;
    box-shadow: none;
}

.tm-recipe-content h3 {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
}

.tm-recipe-content .tm-servings.uk-panel-box.uk-panel-box-primary {
    background-color: #fbc525;
}

.tm-recipe-content .tm-ingredients-preparations.uk-panel-box.uk-panel-box-primary {
    background-color: #fff8e0;
}

.tm-recipe-content .tm-servings.uk-panel-box.uk-panel-box-primary input, .tm-recipe-content .tm-servings.uk-panel-box.uk-panel-box-primary select {
    width: 100%;
    border: 1px solid #000000;
}

h3.addthis-title {
    color: #1fa700;
}

.uk-animation-3 {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.vacio {
    height: 140px;
}

/* animacion svg */



.circle{fill:none;stroke:#6ea73b;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .circle-dash{fill:none;stroke:#6ea73b;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .check{fill:none;stroke:#CDA01C;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check-dash{fill:none;stroke:#CDA01C;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check {

          stroke-dasharray: 60 100;

          animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -webkit-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -moz-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -o-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          opacity: 0;

        }



        @-webkit-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        @-moz-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        @keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        .check-dash {

          stroke-dasharray: 10 100;

          animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -webkit-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -moz-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -o-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

        }



        @-webkit-keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        @-moz-keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        @keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        .circle {

          stroke-dasharray: 300 300;

          animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -webkit-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -moz-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -o-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          opacity: 0;

        }



        @-webkit-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        @-moz-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        @keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        .circle-dash {

          stroke-dasharray: 10 300;

          animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -webkit-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -moz-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -o-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          opacity: 0;

        }



        @-webkit-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}



        }



        @-moz-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}



        }



        @keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}





        }

.blog-recetas-recipes > .uk-grid > .uk-width-medium-1-4 > .uk-article {
    height: 339px;
}

.uk-panel.uk-panel-box.merchant {
    text-align: center;
}
.merchat-top {
    margin-bottom: 19px;
}
.merchat-top > i {
    font-size: 60px;
    border-radius: 100px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.2);
}

#restaurants-bars {
  margin-top: 40px;
}
.top-b {
    background: #3a3090;
    margin: 25px 0px;
}

.top-b * {
    color: #ffffff;
}


.top-a, .top-c {
    max-width: 1280px;
    padding: 0px 40px;
    margin: 0 auto;
}

.rd-about div.uk-block.tm-block-main > .uk-container.uk-container-center {
    max-width: 100%;
    padding: 0px;
}

.top-b h3 {
    position: relative;
    margin-bottom: 10px;
}

.top-b h3::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 45px;
    left: -20px;
    top: 5px;
    background: #ec5b36;
}

.top-b h3 + p {
    margin: 0;
}
.content-misvis > ul > li,
.content > ul > li{
    margin-bottom: 10px;
}
.rd-products ul.uk-subnav.uk-subnav-line {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 10px auto;
    justify-content: center;
    left: 0;
}

.rd-products ul.uk-subnav.uk-subnav-line > li {
    margin: 0;
    padding: 0;
}

.rd-products ul.uk-subnav.uk-subnav-line > li > a {
    background: #392f8e;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 5px;
}

.rd-products ul.uk-subnav.uk-subnav-line > li > a:hover {
    background: #ec5b36;
}

.product-products > .uk-clearfix {
    margin-bottom: 35px;
}

.product-products .uk-thumbnail + div {
    min-height: 110px;
}
.product-products > .uk-align-top {
    text-align: center;
    margin-bottom: 35px;
}

.product-products-productos .uk-grid {
    justify-content: center;
}

h3.title-logo {
    background: #3a3090;
    color: #ffffff;
    padding: 10px 0px;
    font-size: 28px;
}

.rd-products p, .rd-products li {
    font-size: 16px;
}