/*!
Theme Name: Masterdog
Author: Automattic
Description: Tema principal para el sitio de masterdog
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
*/

#modalpopup {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    z-index: 150;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    justify-content: center;
    align-items: center;
}

#modalpopup .modalcontent {
    max-width: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#modalpopup .modalcontent img.popupimage {
    width: 90%;
}

#modalpopup .modalcontent img.closepopup {
    width: 40px;
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 2;
    cursor: pointer;
}

.image-full-width {
    width: 100%;
}

.prefooter-nav {
    margin-top: -2px;
}

header .logo {
    position: absolute;
    left: 50%;
    top: 10px;
}

.new-header {
    padding-top: 60px;
}

.slider-home .owl-prev, .slider-home .owl-next {
    position: absolute;
    top: 54%;
    transform: translateY(-50%);
    display: block !important;
    border: 0 solid black;
}

body .owl-carousel .owl-nav button.owl-prev, body .owl-carousel .owl-nav button.owl-next {
    padding: 0 !important;
    width: 50px;
    height: 50px;
    line-height: 100%;
}

.slider-home .owl-prev {
    left: 20px;
}

.slider-home .owl-next {
    right: 20px;
}

.slider-home .owl-prev i, .slider-home .owl-next i {
    transform: scale(2, 5);
    color: #ccc;
}

.new-options {
}

.new-options .new-option {
    position: relative;
}

.new-options .new-option .image-container {
    overflow: hidden;
    border-radius: 22px;
}

.new-options .new-option .text-container {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    text-align: center;
    width: 90%;
}

.new-options .new-option .text-container h3 {
    font-weight: bold;
    text-shadow: 1px 1px 1px #333;
    font-size: 1.5rem;
}

.new-options .new-option .text-container span {
    text-shadow: 1px 1px 1px #333;
}

.new-options .new-option .text-container .btn-red, .btn-red {
    text-decoration: none;
    display: block;
    width: 70%;
    text-align: center;
    color: #fff;
    line-height: 50px;
    background: #ea020a;
    border: 1px solid #ea020a;
    border-radius: 20px;
    height: 50px;
    font-weight: bold;
    transition: 150ms ease-in all;
}

.new-options .new-option .text-container .btn-red:hover, .btnRelleno:hover, .btn-red:hover {
    color: #666;
    border: solid 1px #666;
    background: #fff;
}


.btnRelleno {
    transition: 150ms ease-in all;
    border: solid 1px #ea020a;
}

.btnRelleno:hover strong {
    color: #666;
}

.move-seo {
    text-indent: -9999px;
    display: block;
    height: 1px;
    position: absolute;
    top: -200px
}

@media (min-width: 768px) {


    .new-options .new-option .text-container h3 {
        line-height: 95%;
    }

    .new-options .new-option .text-container span {
        line-height: 100%;
    }

    .new-header {
        padding-top: 90px;
    }

    .slider-home .owl-prev, .slider-home .owl-next {
        top: 44%;

    }

    .slider-home .owl-prev {
        left: 5px;
    }

    .slider-home .owl-next {
        right: 5px;
    }

}

@media (min-width: 1200px) {
    .new-options {
        max-width: 400px;
    }
}

.bg-f1 {
    background-color: #F1F1F1;
}

.finder {
    border-radius: 22px;
    position: relative;
}

.sel-e {
    width: 300px;
    background: #E5E5E5;
    color: #4D4D4D;
    display: block;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border-radius: 22px;
    text-decoration: none !important;
}

.sel-e.selected, .sel-e:hover {
    background: #ea020a;
    color: #fff;
}

.png-hidden {
    overflow: hidden;
}

a.sel-t:hover img, a.sel-t.selected img {
    filter: drop-shadow(0px 1000px 0 #ea020a);
    transform: translateY(-1000px);
}

.finder h3 {
    font-weight: bold;
}

.finder .btn-red {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -20px;
    height: 40px;
    line-height: 40px;
}

@media (min-width: 768px) {
    .finder h3 {
        text-align: center;
    }

    .finder .btn-red {
        width: 40%;
    }

    .finder .years {
        position: relative;
    }

    .finder .years div {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
    }
}

@media (min-width: 1200px) {
    .finder .years div {
        width: 100%;
    }

    .finder .btn-red {
        width: 30%;
    }

    .sel-e {
        width: 350px;
        margin: 10px 0;
    }
}

.categoriaProducto .tab-content .tab-pane .bannerMascota {
    border-radius: 0;
}


.finder-results h5 {
    font-size: 1.2em
}

.finder-results .boxProducto {
    border: none;
    border-radius: 0;
    background: #fefefe;
}


.finder-results .localesCompra .localDisponible {
    border-top: solid 1px #bdbdbe
}

.finder-results .localesCompra .localDisponible a {
    color: #ea020a;
    font-size: .8em;
    border: solid 1px #ea020a;
}

.finder-results h3 {
    font-size: 1.2em;
    position: relative;
    background: #A33339;
    padding: 4px 8px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .finder-results h3 {
        font-size: 1em;
        font-weight: bold;
    }
}

.finder-results .boxProducto a{
    text-align: right;
}

.finder-results .boxProducto a img {
    height: auto !important;
    width: 100%;
}

.finder-results .formatoKg {
    font-size: .7em
}

.finder-results #format-ideal-product {
    font-size: 1.2em;
}

.finder-results .formatoKg .itemKg {
    background: #E5E5E5;
    font-weight: bold;
    color: #4D4D4D;
    padding: 6px;
    font-size: 1.1em;
    display: inline-block;
    border-radius: 10px;
    margin: 5px;
}

.btn-red.view-product {
    line-height: 30px;
    height: 30px;
    width: 160px;
}

#img-ideal-product {
    max-width: 300px;
}

.finder-results .product-description {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

@media (min-width: 1200px) {

    .finder-results h5 {
        font-size: 1.6em;
        font-weight: bold;
    }

    .finder-results .product-description {
        align-content: start;
        margin-top: 40px
    }

    .finder-results h3 {
        width: 100%;
        text-align: left;
        padding: 4px 20px;
        font-size: 1.8em;
    }

    .finder-results .btn-red.view-product{
        margin-top: 40px!important;
        width: 340px;
        line-height: 50px;
        height: 50px;
        font-size: 20px;
    }

    .finder-results #format-ideal-product{
        font-size: 1.5em;
    }

    .finder-results .formatoKg .itemKg{
        font-size: 1.6em;
    }

}

.finder-results .localesCompra .localDisponible {
    border: solid 1px #bdbdbe;
    padding: 20px!important;
}

.probioticos p, .sostenible-pasos p{
    font-size: 1.2em;
}

.sostenible .new-options .new-option .text-container .btn-red{
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border-radius: 25px;
}

.sostenible .btn-red svg{
    height: 20px;
    width: auto;
    max-width: none;
}

.sostenible .new-options:hover .new-option .text-container .btn-red,.sostenible .new-options .new-option.selected .text-container .btn-red{
    background: #ea020a;
}

.sostenible .new-options:hover .new-option .text-container .btn-red .cls-1, .sostenible .new-options .new-option.selected .text-container .btn-red .cls-1{
    fill: #fff;
}

.image-50-width{
    width: 100%;
    max-width: 50%;
}

.image-70-width{
    width: 100%;
    max-width: 70%;
}

.sostenible .logo-1,.sostenible .logo-2{
    height: 120px;
}