/*   
Theme Name: PTF - Portufutbol
Theme URI: //www.portufutbol.com
Description: Tema creado por Web506
Author: Web506
Author URI: http://www.web506.com
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: PTF
*/

.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {}
.bypostauthor {}

.product-img .product-quickview:hover {background-color: #25d366!important;}
.img-ptf {height: auto;}
.product-details h3 {font-size: 13px!important;}

.btn p {margin: 0px;padding: 0px;}
#wpmem_restricted_msg {background-color: #c7617d;padding: 10px;color: #FFF;font-weight: bold;}
#wpmem_restricted_msg p {margin: 0px;}

.navigation19 li a,
.navigation19 li a:hover,
.navigation19 li.active a,
.navigation19 li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation19 li {
    display: inline;
}
 
.navigation19 li a,
.navigation19 li a:hover,
.navigation19 li.active a,
.navigation19 li.disabled {
    background-color: #696868;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation19 li a:hover,
.navigation19 li.active a {
    background-color: #000000;
}
.header {background-color: #20416A!important;}
.header-search-wrapper {border-radius: 0px!important;border: 0px solid #08C!important;}

.escudos {display: flex;flex-direction: column;ap: 8px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 8px;
    padding: 8px;}
.escudos:hover {background-color: #e7e7e7;}
.escudos img {display: inline;}

.subtitle {width: 100%;}
.container p {width: 100%!important;}

.ngg-galleryoverview p {width: 150px!important;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.breadcrumb span[property="name"] {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ngg-album {height: auto!important;}

.list-group-flush a {color: #20416a!important;}
.footer-copyright, .footer a {color: #FFF!important;}

.sticky-header {background-color: #FFF!important;}
.font1 a {color: #FFF!important;}
.font1 a:hover {color: #ffc000!important;}
.icon-menu {color: #FFF!important;}

.embed-container {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.logo img {
    width: 250px;
    height: auto;
    max-width: none;
}

@media (max-width: 767px) {
    .logo img {
        width: 250px;
    }
}

.header-contact h6 {color: #25d366!important;}

.minicart-icon {
    display: inline-block !important;
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    background: url('/wp-content/uploads/2026/08/soccer.png') center center / 32px 32px no-repeat !important;
    font-size: 0 !important;
    line-height: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

.minicart-icon::before,
.minicart-icon::after {
    content: none !important;
    display: none !important;
}

@media (min-width: 992px) {
    .main-nav .megamenu.megamenu-fixed-width {
        width: 1100px !important;
        max-width: calc(100vw - 40px) !important;
    }
}

.breadcrumb-nav {
    overflow: hidden;
}

.breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.breadcrumb::-webkit-scrollbar {
    display: none;
}

.breadcrumb > * {
    flex: 0 0 auto;
}