/* 
Theme Name:		 wp-bootstrap-starter-child
Theme URI:		 http://editorialperiferica.com/
Description:	 Sub theme crafted for Editorial Periferica, created by Miki Petrovic miki@getaweb.es
Author:			 Miki Petrovic
Author URI:		 http://radioactivity.es
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 wp-bootstraps-child
*/

/*
previous red #bf0811
*/
@import url('https://fonts.googleapis.com/css?family=Yantramanav');
@import url('https://fonts.googleapis.com/css?family=Lora');

body {
    font-family: Yantramanav,-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 0.88rem;
    color: #333;
    /*line-height:23px;*/
}

a {
    color: #333;
    text-decoration: none;
}

a:hover{
    text-decoration: none;
    color: #999;
}

.serif {
    font-family: 'Lora', serif;
}

.serif-small {
    font-family: 'Lora', serif;
    font-size: 0.88rem;
    text-transform:none;
    letter-spacing: 0px;
}

.navbar {
    align-items: flex-start;
}

header#masthead {
    background-color: #FFF;
}

.dropdown-toggle::after {
    color: #666666;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #343a40;
    font-size: 0.95rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #999;
    font-size: 0.95rem;
}

.navbar-brand {
    padding-bottom: .9125rem;
}

.hidden {
    display: none;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

h3.widget-title {
    margin-top: 350px;
}


/* control space between navbar and main content*/
#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 3.125rem;
}

.link-boletin {
    text-decoration: none;
    size: 10px;
    color: #343a40;
    text-align: left;
    padding: 0 10px 0 0 !important;
}


#custom_html-2 {
    margin: 0px;
    list-style-type: none;
}

i.fab {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #FF1212;
    padding: 0.5em 0.6em;
    color: #FF1212;
}

i.fab:hover {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #212121;
    padding: 0.5em 0.6em;
    color: #212121;
} 

.social {
    font-size: 0.7em;
}

.font-11 {
    font-size: 11px;
}

.top-search {
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    border-color: #000;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    text-align: right;
    /*width: 120px !important;*/
}

.search-icon {
    text-align: center;
    font-size: 2em;
    color: #999;
}

.book-title-small {
    font-size: 10px;
}

/*.#C93939 {
    color: #FF1212;
}*/

iframe {
    overflow-x: hidden;
    overflow-y: hidden;
}

.upper {
    text-transform: uppercase;
}

div.upper p {
    margin-bottom: 0rem !important;
}

.italic {
    font-style: italic; 
}

.product-description-element {
    text-transform: uppercase;
    /*font-size: 0.75rem;*/
    letter-spacing: 0.5px;
    /*display: table;*/
}

.product-description-box {
    border: 1px solid #CCCCCC;
    float: left;
    display: contents;
}

.product-description-author {
    text-transform: uppercase;
    font-size: 1em;
}

.product-block-title {
    font-size: 1.2em
}

.product-block-author {
    font-size: 1.4em
}

.author-image {
    border-radius: 50%;
    max-width: 200px !important;
}

.home-book-box {
    max-width: 300px;
}

.btn-outline-#C93939 {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #FF1212;
}

.post {
    margin-bottom: 50px;
}

.news-post-title {
    /*width: 170vh;*/
    display:inline-block;
    color: #333;
}

.news-image {
    float:left;
}

h2.entry-title > a {
    text-transform: uppercase;
    color: #FF0000;
    font-size: 20px;
}

h2.entry-title {
    border-bottom: 0px solid #eaecef;
    padding-bottom: 0em;
}

.single-post #content {
    width: 100%;
}

.single-post #sidebar{
    display: none;
}


.dropdown-menu {
    border: none;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.6);
    /*padding-inline-start: 10px;*/
}

.dropdown-item {
    font-size: 13px;
   padding: .0rem .0rem;
}

.title-author {
    font-size:2rem;
    padding-top: 60px;
    padding-left: 20px;
}

div#tag-brand-logo > img {
    border-radius: 50%;
    max-width: 300px !important;
}

div#tag-brand-logo-2 > img {
    border-radius: 50%;
    max-width: 300px !important;
    overflow: hidden;
    margin-bottom: 30px;
}

aside#tag-brand-logo > img {
    border-radius: 50%;
    max-width: 300px !important;
}

.title-separation {
    padding-top:20px;
}

#tag-brand-logo {
    display: none;
    width: 100%; 
    margin: 0 auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 40px;
}

/* author page */
.author-letter {
    font-size: 25px;
    color: #FF0000;
    padding: 8px;
    border: 1px solid #FF0000;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 0.8em;

    /*strip_tags
    margin-top: 20px;
    margin-left: 8px;
    margin-bottom: 5px;*/
}

.author-ul {
    list-style-type: none;
}

.author-li {
    list-style-type: none;
}



/* margin right for book list*/
.columns-4 {
    margin-right: 50px;
}


ul.author-ul li.author-li:before 
{
    /*counter-increment: section;
    content: counter(section) ".";
    margin: 0 0 0 -34px;
    text-align: right;
    width: 2em;
    display: inline-block;
    position: absolute;
    height: 100%;
    list-style-type: none;*/
}


/* material de descarga */

.material-text{
    size: 0.7rem;
    color: #FF0000;
    margin: 10px 0 20px 0;
}

.col-sm{
    padding-top: 0px !important;
}

.card-columns {
    column-count: 2;
}

.card {
    border: 0px;
}

.photo-book-details {
    margin-top: 0rem !important;
}


/*****************************
* Fix woocommenrce classes
******************************/


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding-bottom: 5px;
    min-width: 120px;
}





/* author list */

ol li{
  list-style-type: none;
}

/* ajax filter tuning */
ul.yith-wcan-list.yith-wcan li{
    display:inline;
    margin-left: 5px;
    text-transform: uppercase;
}

.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:before, a.yith-wcan-onsale-button.active:before, a.yith-wcan-instock-button.active:before, a.yith-wcan-price-link.active:before, ul.yith-wcan-list li.chosen a:before {
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-weight: 400;
    line-height: 0;
    content: "";
    color: #a00;
    margin-right: 0;
}

.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:before, a.yith-wcan-onsale-button.active:before, a.yith-wcan-instock-button.active:before, a.yith-wcan-price-link.active:before, ul.yith-wcan-list li.chosen a {
    color: #FF0000;
}

.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:after, a.yith-wcan-onsale-button.active:after, a.yith-wcan-instock-button.active:after, a.yith-wcan-price-link.active:after, ul.yith-wcan-list li:after {
    content: " |";
}

li#yith-woo-ajax-navigation-6{
    display:inline;
    margin: 0;
}

li#yith-woo-ajax-navigation-5 {
    display:inline;
    margin: 0;
}

ul.yith-wcan-list .yith-wcan {
    padding-left: 0px;
    margin-left: 0px;
}



.cart-customlocation {
    font-size: 12px;
}

/* breadcrumb */

.woocommerce-breadcrumb {
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 0.8rem !important;
}

.woocommerce-breadcrumb a {
    text-transform: uppercase;
    font-family: 'Lora', serif;
    text-decoration: none;
    font-size: 0.8rem !important;
}

.woocommerce-breadcrumb a:hover {
    color: #FF0000;
}


/* old breadcrumb */

.breadcrumb-container {
    font-size: 12px;
}

.home #header-breadcrumb {
    display: none;
}

.home .entry-header {
    display: none;
}

p#breadcrumbs a {
    text-transform: uppercase;
}
.breadcrumb_last {
    text-transform: uppercase;
}

.breadcrumb-container {
    margin-bottom: 20px;
}

.image-rollover {
    text-transform: none;
    font-family: 'Lora', serif;
    font-size: 0.8rem;
    color: black;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 4px;
    margin: 5px;
    padding-right: 8px;
    padding-left: 8px;
    overflow: hidden;
    max-width: 250px;
}

.filter-book-box {
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin-bottom: 40px;
}

.filter-book-title {
    text-transform: uppercase;
    font-size: 20px;
    color: #FF0000;
}

a.filter-book-title:link {
    
}

.filter-book-box-title {
    color: #FF0000;
    padding: 10px 0 20px 20px;
}

.filter-book-box-list {
    margin-left: 20px !important;
    margin-right: 20px !important; 
}


.term-description {
    font-family: 'Lora', serif;
    padding-bottom: 10px;
}

h1.page-title {
    text-transform: uppercase;
    color: #FF0000;
    font-size: 20px;
}


/*.ajax_add_to_cart {
    display: none;
    text-align: center;
    width: 100px;
    background: white;
    border: 1px solid #FF0000;
    color: #FF0000;
}*/

a.product_type_simple{
    display: none !important;
}
/*.ajax_add_to_cart::before {
    content: none;
}*/

.ajax_add_to_cart::after {
    /*content: none;*/
}

/* home page*/

.entry-title {
    /*display:none;*/
}

.rpwe-thumb{
    /*border: 1px solid #eee !important;
    box-shadow: none !important;
    margin: 2px 10px 2px 0;*/
    border-radius: 50%;
    max-width: 120px !important;
}

.rpwe-block h3 {
    background: none!important;
    clear: none;
    margin-bottom: 0!important;
    margin-top: 0!important;
    font-weight: 400;
    font-size: 0.8rem !important;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #FF0000;
}

.woocommerce ul.products li.product a {
    text-transform: uppercase;
}

.rpwe-summary {
    font-family: 'Lora', serif;
    font-size: 0.8rem !important;
}

li.rpwe_widget {
    list-style-type: none;
}

.rpwe-block a {
    color: #FF0000 !important;
}

#media_image-3 {
    list-style-type: none;
}

.block-under-cover_ {
    margin-top: 20px;
    border: none !important;
}

.block-under-cover-button {
    border: 1px solid #cccccc !important;
    width: 100%;
    margin-top: 5px;
}

.upper > a {
    color: #FF0000;
}


.page-id-169 .btn-buy-book {
    display: none;
}

.page-id-280 .btn-buy-book {
    display: none;
}

/* hide title in pages */
.page-id-276 .entry-header {
    display: none;
}

.page-id-169 .entry-header {
    display: none;
}


.page-id-280 .entry-header {
    display: none;
}

.page-id-121 .entry-header {
    display: none;
}

.page-id-161 .entry-header {
    display: none;
}

.page-id-157 .entry-header {
    display: none;
}

.page-id-243 .entry-header {
    display: none;
}

.page-id-124 .entry-header {
    display: none;
}

.page-id-219 .entry-header {
    display: none;
}

.page-id-354 .entry-header {
    display: none;
}

.page-id-168 .entry-header {
    display: none;
}

.post-175 .entry-header {
    display: none;
}

.post-12 .entry-header {
    display: none;
}

.post-137 .entry-header {
    display: none;
}

.post-26 .entry-header {
    display: none;
}

.post-32 .entry-header {
    display: none;
}

.page-id-140 .entry-header {
    display: none;
}
.archive .page-title {
    /*display: none;*/
}

h1.woocommerce-products-header__title {
    /*display: none;*/
}

.archive .tax-product_tag {
    display: inline-block;
}

/* hide space between breadcrum and content */
.page-description {
    display: none !important;
}


/* shop page remove query result and filter dropdown */
.woocommerce-result-count {
    display: none;
}
.woocommerce-ordering {
    display: none;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    
    /*box-shadow: 1px 18px 20px -10px rgba(0, 0, 0, 0.45);*/
    box-shadow: 22px 21px 19px -11px;
}
.yit-wcan-container {
    text-transform: uppercase;
    width: 100%;
    margin-left: 30px;
    margin-right: 30px;
}

/* fix home and broke list products */
/*.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 21.2% !important;
}*/



/**
* Clases and fixes for firts mobile visibility
*/
div.product {
    padding-left: 30px;
    padding-right: 30px;
}




/* end firts mobile visibility */


div.box-book-filters > ul.products.columns-5 li.product {
    width: 15.5% !important;
}

.btn-outline-dark {
    border: 1px solid #FF0000;
    font-size: 0.7rem !important;    
}

.book-collection-code {
    font-style: normal;
}


a.shipping-more-info:link {
    color: #FF0000;
    
}

a.shipping-more-info:hover {
    color: #007bff;
    text-decoration: underline;
}





body.tax-product_tag li.product_cat-coleccion {
    max-width: 150px !important;
}

/*li.product_tag-clark-bremer-mary-ann {
    max-width: 150px !important;
}*/





.btn-buy-book {
    padding-top: 35px;
}

.book-title-box {
    height: 33px;
}

.ellipsis {
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

.p-2 {
    padding: 0rem!important;
}

.rediferica {
    color:#FF0000;
}

.description {
    height: 300px;
    overflow: hidden;
}

.description_short {
    height: 164px;
    overflow: hidden;
}

/*  REVIEW FOR MENU PADDING LEFT FIRST ITEM */
li#menu-item-18 > ul.dropdown-menu > li.nav-item {
    padding: 0;
    padding-inline-start: 0px !important;
}

.menu-start-0 {
    padding-inline-start: 0px !important;
}

.btn {
    padding: .275rem .55rem;
}

.free-shipping {
    border: 1px solid #FF0000;
    border-radius: 2px;
    text-align: center;
    padding: 5px;
    line-height: 15px;
    font-size: 0.7rem;
}
.rpwe-block li {
    border-bottom: 0px !important;
    margin-bottom: 70px !important;
    padding-bottom: 10px;
    list-style-type: none;
    max-height: 115px;
    overflow: hidden;
}

.widgettitle {
    font-size: 0.96rem;
    padding: 20px 0 20px 0;
    text-align: center;
}

.widget-title {
    font-size: 0.96rem;
    padding: 20px 0 20px 0;
    text-align: center;
}


/* first element in menu margin */
/*ul#menu-main_menu li.nav-item:first-child a {
    padding-left: 0px;
}*/

ul.dropdown-menu li.nav-item:nth-child(1){
    padding-inline-start: 0px;
}

.subtitle {
    text-transform: uppercase;
    font-size: .9rem;
}


/* hide buy button in 'te puede interesar' books */
body.single-product div.btn-buy-book {
    display: none;
}


/* woocommerce checkout update */

.woo-form-custom {
    flex-direction: column;
    font-family: 'Lora', serif;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #FF0000;
}

.woocommerce-info {
    border-top-color: #FF0000;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: black;
    color: #fff;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    /*font-family: "Font Awesome 5 Free";
    content: "\f07a";*/
    color: #FF0000;
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}

.woocommerce-message::before {
    content: none !important;
    color: #FF0000;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    font-family: 'Lora', serif;
}

.woocommerce-info::before {
    color: #FF0000;
}

.woocommerce-message {
    border-top-color: #FF0000;
}

.woocommerce table.shop_table {
    font-family: 'Lora', serif;
}

h3#ship-to-different-address > label > span {
    font-size: 0.9rem;
    color: #FF0000;
    text-transform: uppercase;
    font-family: 'Lora', serif;
}


/* woocommerce pagination for browser comptibility */

.woocommerce-pagination {
    margin: 190px;
}

.yith-infs-loader {
    margin: 150px 0 30px !important;
}

/* clean bootstrap classes */

.btn-light {
    color: #212529;
    background-color: #ffffff;
    border-color: #FFFFFF;
}

.btn-light:hover {
    color: #FF0000;
    background-color: #ffffff;
    border-color: #FFFFFF;
}


body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    font-weight: 200;
    font-size: 0.95rem;
}


.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 100%;
}


/* hide upsell price and button */
.woocommerce .upsells a.button,
.woocommerce .related a.button,
.woocommerce .cross-sells a.button {
	display: block;
}
.woocommerce ul.products li.product .price {
    display: none;
}
.woocommerce ul.products li.product a img {
    margin-bottom: 0;
}
.woocommerce-loop-product__title {
    text-transform: uppercase;
}

.page-content, .entry-content, .entry-summary {
    margin: 0 0 0;
}

header#masthead {
    background-color: #FFF;
    box-shadow: none;
}

h1.entry-title {
    font-size: 1.4rem;
    border-bottom: none;
    color: #FF0000;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: block; /* @TODO confirm with big title and responsive */
}

h1.entry-title-details {
    font-size: 1.8rem;
    border-bottom: none;
    color: #FF0000;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: block; /* @TODO confirm with big title and responsive */
}

.btn {
    border-radius: 2px;
    font-size: 0.8rem;
}


.navbar-brand {
    max-width: 100px !important;
}

.right-menu-options {
    width: 100%;
}



/* experiment flex book content to reorder in small devices */
/*
.product {
    display: flex;
    flex-direction: column;
}
/*.product :nth-child(1) { order: 3; }
.product :nth-child(3) { order: 1; }
.product :nth-child(4) { order: 3; }
.product :nth-child(5) { order: 1; }*/



/*
 * Responsive block
 */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 

    .home-book-box {
        max-width: 300px;
    }
    
    .form-inline .form-control {
        width: 230px !important;
    }

    .navbar-brand {
        max-width: 150px !important;
    }

    .right-menu-options {
        width: 100%;
    }

    div.product-type-simple {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .card-columns {
        column-count: 3;
    }

 }


/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 

    .navbar-brand {
        max-width: 150px !important;
    }

    .product {
        display: block;
    }

    .block-under-cover_ {
        margin-top: 20px;
        border: 1px solid #CCCCCC !important;
    }

    h1.entry-title {
        /*display: unset;*/
    }

    div.product-type-simple {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .card-columns {
        column-count: 4;
    }

    .product-detail-image {
        width: 250px;
        max-width: 250px !important;
        box-shadow: 22px 21px 21px -17px rgba(0, 0, 0, 0.45);
    }

    .yit-wcan-container {
        margin-left: 0px;
        margin-right: 0px;
    }
 }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {  

    .single-add-card-btn {
        float: right;
    }

    .block-under-cover {
        width: 250px;
        margin-bottom: 10px;
    }

    .woocommerce-product-gallery {
        border: 1px solid #CCCCCC;
        border-radius: 2px;
        padding: 5px;
    }

    .product-detail-image {
        width: 250px;
        max-width: 250px !important;
        box-shadow: 1px 18px 20px -10px rgba(0, 0, 0, 0.45);
    }

    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 60%;
    }

    .home-book-box {
        max-width: 300px;
        width:180px;
    }

    ul.author-ul
    {
        list-style-type: none;
        counter-reset: section;

        -moz-column-count: 4;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 4;
        column-gap: 20px;
    }

    ul.author-ul li.author-li
    {
        position: relative;
    }

    .navbar-brand {
        max-width: 150px !important;
    }

    .right-menu-options {
        width: 35%;
    }

    .product {
        display: block;
    }

    .block-under-cover_ {
        margin-top: 20px;
        border: 1px solid #CCCCCC !important;
    }

    h1.entry-title {
        /*display: unset;*/
    }

    div.product-type-simple {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .card-columns {
        column-count: 5;
    }

    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%;
    }

    .yit-wcan-container {
        margin-left: 0px;
        margin-right: 0px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 60%;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0rem !important;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.2rem !important;
    }

    #main-nav {
        padding-top: 20px;
    }

    ul.author-ul
    {
        list-style-type: none;
        counter-reset: section;

        -moz-column-count: 4;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 4;
        column-gap: 20px;
    }

    ul.author-ul li.author-li
    {
        position: relative;
    }

    .navbar-brand {
        max-width: 180px !important;
    }

    .right-menu-options {
        width: 35%;
        margin-bottom: -16px;
    }

    .product {
        display: block;
    }
    
    .block-under-cover_ {
        margin-top: 20px;
        border: 1px solid #CCCCCC !important;
    }

    h1.entry-title {
        /*display: unset;*/
    }

    ul#menu-main_menu li.nav-item:first-child a {
        padding-left: 0px;
    }

    .product-detail-image {
        width: 250px;
        max-width: 250px;
        box-shadow: 1px 18px 20px -10px rgba(0, 0, 0, 0.45);
    }

    #tag-brand-logo {
        display: inline-flex;
        width: 100%; 
        margin: 0 auto;
        float: left;
        margin-right: 20px;
        margin-bottom: 40px;
    }

    div.product-type-simple {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .card-columns {
        column-count: 5;
    }
    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%;
    }

    .yit-wcan-container {
        margin-left: 0px;
        margin-right: 0px;
    }
}



/* slide show for noticias */

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
 /*  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;*/
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}