body .product-item .product-info .product-name a,
body .product-list-item .product-info .product-name a {
    color: #000;
}
.container{
    width:100%;
    max-width:1350px;
}
body .owl-theme .owl-controls .owl-page span {
    border: 2px solid #B9B9B9;
    background:#B9B9B9;
    border-radius:100%;
    width:14px;
    height:14px;
}
.owl-theme .owl-pagination{
    position: static;
    margin-top: 15px;
}
body .owl-theme .owl-controls .owl-page.active span, body .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: black;
    border: 2px solid black;
}
body .nav-pills > li > a, .exitoventas-title {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 0px;
    letter-spacing: 0.11em;
    color: #000000;
}
body .nav-pills > li  {
    padding: 0 10px;
}
body .nav-pills > li > a {
    text-decoration: none !important;
    line-height: normal;
    border-radius: 0;
    padding: 0;
}
body .nav-pills > li.active > a,
body .nav-pills > li.active > a:hover,
body .nav-pills > li > a:hover,
body .nav-pills > li.active > a:focus,
.exitoventas-title span
{
    text-decoration: none !important;
    border-bottom: 3px solid #79ADD4;
}
.product-list-item .product-image-container {
    display: block;
}
.product-item .product-photo, .product-list-item .product-photo {
    padding: 0 !important;
}
.product-item .product-photo .product-image-photo,
.product-list-item .product-photo .product-image-photo {
    height: 100% !important;
    width: 100%;
    position: relative;
    object-position: center;
    margin: 0 auto;
}
.product-image-wrapper {
    height: auto;
    padding: 0 !important;
}
.owl-carousel .product-item .product-info .product-name{
    text-align:left;
}
.carousel-brand-name{
    font-size:15px;
    text-transform: uppercase;
}

.cinta a{
    font-size:30px;
    font-family:'Nunito Sans', sans-serif !important;
    padding: 5px 15px;
    display:block;
}
.bg_ninos .cinta{
    background:#FF9D29
}
.bg_biblias .cinta{
    background: #79ADD4;
}

.bg_biblias, .bg_ninos {
    height: auto !important;
    background: none !important;
}
.bg-exitoventas{
    background:#EFEFEF;
}
.exitoventas-title{
    text-align:center;
    margin-bottom:50px;
    font-family:'Nunito Sans', sans-serif !important;
}
.top-content-home .nav-pills{
    margin:40px 0 !important;
}
.box-blog .block-content .post-info .post-title{
    margin-top:0;
    margin-bottom:0;
}
body .box-blog .block-content .post-info .post-title a {
    color:#CA9700;
}
body .box-blog .block-content .post-info .post-title:after{
    display:none;
}
.box-blog .post-thumb{
    margin:0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.readmore{
    background:#093C71;
    float:left;
    margin-top:30px;
    border-radius:5px;
}
.readmore .readmore-text{
    padding:5px 15px;
    color:white;
    display:block;
    text-transform:uppercase;
    letter-spacing: 0.22em;
}
.bg-grey{
    background:#e6e6e6;
}
.box-autores .owl-item a {
    color: #000;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    display: block;
}
.autores-button {
    background: #CA9700;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: fit-content;
}
.autores-button span {
    padding: 5px 15px;
    color: white;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.22em;
}
.autores-title{
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #000;
}
.recomendaciones-title{
    font-family:'Nunito Sans', sans-serif !important;
    font-size:2em;
}
.ig-link{
    font-size:1.5em !important;
}
.box-blog .block-content .post-info .short-des {
    margin: 5px 0;
    color: #000;
    font-size: 17px;
    line-height: 24px;
    font-weight: 200 !important;
    font-family: 'Nunito';
}
.box-blog .block-content .post-info .short-des em {
    font-style: italic !important;
}
.box-blog .block-content .post-info .short-des strong {
    font-weight: bold !important;
}
.box-blog .block-content .post-info .post-title {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.bg-exitoventas .product-info {
    display: none;
}
.bg-exitoventas > .container > .row > div {
    width: 90%;
    margin: 0 5%;
}
.bg-exitoventas .owl-wrapper {
    display: flex !important;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px;
}
.bg-exitoventas .owl-carousel .owl-item > li {
    background: #79ADD4;
    margin: 0 5px;
    height: 100%;
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: center;
}
.bg-exitoventas .owl-carousel .owl-item:nth-child(even) > li {
    background: #BDDAF0;
}
.bg-exitoventas .rokan-newproduct {
    margin: 0 0 20px;
}
.post-recomended {
    background: #CA9700;
    color: #FFF;
}
.post-recomended .row > p {
    margin: 0 0 15px !important;
}
.blog-content {
    background: #EFEFEF;
    padding: 15px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    float: left !important;
}
.blog-content .row {
    margin: 0 !important;
}
.blog-content .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 5px;
}
.blog-content .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 5px;
}
.block-recent-posts .owl-carousel .owl-wrapper {
    display: flex !important;
}
.block-recent-posts,
.block-recent-posts .owl-container,
.block-recent-posts .owl-container .block-content,
.block-recent-posts .owl-container .block-content .row,
.block-recent-posts .owl-container .block-content .row .owl-carousel,
.block-recent-posts .owl-container .block-content .row .owl-carousel .owl-wrapper-outer,
.block-recent-posts .owl-container .block-content .row .owl-carousel .owl-wrapper-outer .owl-wrapper,
.block-recent-posts .owl-carousel .owl-wrapper .owl-item .item,
.block-recent-posts .owl-carousel .owl-wrapper .owl-item .item .product-item
{
    height: 100%;
}
.box-blog-flex {
    display: flex;
}
.box-blog .blog-image {
    width: 100%;
    height: 100%;
    max-width: none;
}
.box-blog .blog-image a:first-child {
    height: calc(100% - 80px);
    display: block;
}
.box-blog .blog-image a:first-child img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.homepageslider_home .banner_item a {
    float: left;
    width: 100%;
}

.tituloCiudad{
    text-align: left;
    font-size: 28px;
    line-height: 30px;
    color: #000;
}
.distribuidoresBloque .col-lg-6:nth-child(2n+1) {
    clear: left !important;
}
.cms-donde-comprar .country-flags-container .country-list .country a img {
    padding: 0px 3px 10px !important;
}
.country-flags-container .country-list .country {
    flex: 1 0 20%;
    max-width: 20%;
    padding: 0 5px;
}
.country-flags-container {
    padding: 0;
}
@media (max-width: 1180px){
    .country-flags-container .country-list .country {
        flex: 1 0 25%;
        max-width: 25%;
        padding: 0 5px;
    }
}
@media (max-width: 1024px){
    .box-blog .post-thumb {
        position: relative;
        height: 200px;
        width: 100%;
    }
    .box-blog .blog-image a:first-child {
        height: 100%;
    }
    .box-blog .blog-image a.readmore {
        display: none;
    }
    .box-blog .blog-content {
        width: 100%;
    }
}
@media (max-width: 991px){
    body .nav-pills > li > a, .exitoventas-title {
        font-size: 20px;
    }
    .exitoventas-title {
        margin-bottom: 0px;
    }
    .box-blog-flex {
        display: block;
    }
    .box-blog-flex > div {
        width: 100%;
    }
    .distribuidoresBloque .col-sm-12 {
        width: 50% !important;
        float: left;
    }
    .distribuidoresBloque .col-sm-12(2n+1) {
        clear: left !important;
    }
    .country-flags-container .country-list .country {
        flex: 1 0 20%;
        max-width: 20%;
    }
    .country-flags-container .country-list .country {
        flex: 1 0 20% !important;
        max-width: 20% !important;
    }
    .cms-donde-comprar .country-flags-container .country-list .country {
        flex: 1 0 25% !important;
        max-width: 25% !important;
    }

}
@media (max-width: 767px){
    .box-blog .blog-content {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .banners_block img {
        width: 100%;
        height: auto !important;
        max-width: none;
        max-height: none;
    }
    .country-flags-container .country-list .country {
        flex: 1 0 25%;
        max-width: 25%;
    }
    .cms-donde-comprar .country-flags-container .country-list .country {
        flex: 1 0 33.333% !important;
        max-width: 33.333% !important;
    }
}

@media (max-width: 575px) {
    .country-flags-container .country-list .country {
        flex: 1 0 25% !important;
        max-width: 25% !important;
    }
    .distribuidoresBloque .col-sm-12 {
        width: 100% !important;
    }
    .cms-donde-comprar .country-flags-container .country-list .country
    {
        flex: 1 0 50% !important;
        max-width: 50% !important;
        padding: 0 15px 10px !important;
    }
}
@media (max-width: 500px) {
    .bg-exitoventas .owl-carousel .owl-item > li {
        padding: 10px;
    }
}
@media (max-width: 475px) {
    .cms-donde-comprar .country-flags-container .country-list .country
    {
        flex: 1 0 25% !important;
        max-width: 25% !important;
        padding: 0 15px 10px !important;
    }
    .country-flags-container .country-list .country {
        flex: 1 0 33.333% !important;
        max-width: 33.333% !important;
    }
}

.botones-home {
    width: 100%;
}
.botones-home .botones {
    width: 14.28%;
}

.botones strong {
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 800 !important;
    color: #000;
    width: 100%;
    margin: 0;
    text-align: center;
    float: left;
}
.botones img {
    max-width: 60px;
    margin: 0 auto 10px;
    display: block;
}

@media (max-width: 980px){
    .botones img {
        max-width: 50px;
    }
    .botones strong {
        font-size: 12px;
        line-height: 15px;
    }
}
@media (max-width: 767px){
    .botones-home .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .botones-home .botones {
        width: 25%;
        margin-bottom: 15px;
    }
    .botones-home .botones:nth-child(4n+1) {
        clear: left;
    }
}
@media (max-width: 500px){
    .botones-home .botones {
        width: 33.333%;
    }
    .botones-home .botones:nth-child(4n+1) {
        clear: none;
    }
    .botones-home .botones:nth-child(3n+1) {
        clear: left;
    }
}


.nvi .product-item .product-photo .image-switch span{
    width: 100% !important;
}

.nvi .actions-primary{
    display: none;
}

.rokan-product-heading .short_desc{
    font-style: normal;
}

.rokan-banners .product-item, .rokan-banners .product-list-item{
    max-width: 460px;
}

.slider-tendencias .product-item{
    margin-bottom: 40px;
}

.one-tendencias .product-item{
    padding: 0;
    max-width: unset;
}
.banner-superior img {
    width: 100%;
    margin: 0;
}
.banner-superior a {
    margin: 0px auto 20px;
    width: 100%;
    max-width: 1320px;
    display: block;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.banner-superior img#banner_mov {
    display: none;
}
@media (max-width: 576px) {
    .one-tendencias{
        padding: 0 15px !important;
    }
    .banner-superior img#banner_desk {
        display: none;
    }
    .banner-superior img#banner_mov {
        display: block;
    }
}

@media(max-width: 768px){
    .one-tendencias{
        padding: 0 100px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .one-tendencias{
        padding: 0 150px !important;
    }
}

@media(max-width: 992px){
    .one-tendencias .product-item{
        margin-bottom: 20px;
    }
}

.tendencias .image-switch{
    background: white;
}

.tendencias .image-switch .product-image-container{
    display: block;
    margin: auto;
}

.one-tendencias .product-info{
    text-align: center;
}

.rokan-product-heading{
    margin-top: 3rem !important;
}

.rokan-banners img, .banners img{
    vertical-align: bottom;
}

.cms-homepage_eren7 .block{
    margin-bottom: unset;
    position: relative;
    display: block;
    width: 100%;
}

.cms-homepage_eren7 .owl-carousel{
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.cms-homepage_eren7 .owl-theme .owl-buttons{
    opacity: 1;
    visibility: visible;
}

.cms-homepage_eren7 .owl-theme .owl-controls .owl-buttons>div, .cms-homepage_eren7  .owl-theme .owl-controls .owl-buttons>div:hover{
    background: unset;
}

.cms-homepage_eren7 .owl-theme .owl-controls .owl-buttons>div:before{
    color: #9B9B9B;
}

.cms-homepage_eren7 .owl-theme .owl-controls .owl-buttons>div:hover:before{
    color: black;
}

.cms-homepage_eren7 .top-content-home>div.row.mt-5.container.mx-auto{
    margin-top: 3rem !important;
}
.btn-tendencias {
    background: #093C71 !important;
    border-radius: 5px !important;
    color: white !important;
    padding: 5px 25px;
    display: inline-block;
}
.cms-homepage_eren7 .carousel-brand-name{
    color: #CA9700;
}
.footer-links.contacts{
    font-weight: bold;
}