/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/*div#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
    display: none !important;
}*/
article.item.product-miniature.js-product-miniature:hover button.btn.btn-primary.add-to-cart {
    opacity: 1;
}
article.item.product-miniature.js-product-miniature button.btn.btn-primary.add-to-cart {
    opacity: 0;
    margin-top: -147%;
}
article.item.product-miniature.js-product-miniature .product-description {
    position: relative;
}
article.item.product-miniature.js-product-miniature h3.h3.product-title {
    margin-top: 33px !important;
    background: #f7f7f7 !important;
}
article.item.product-miniature.js-product-miniature .stars-container{
    position: absolute;
    top: -28px;
}
article.item.product-miniature.js-product-miniature span.price {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    color: #ad1f00;
}
article.item.product-miniature.js-product-miniature {
    box-shadow: 0 0 2px 1px #6f6f6fa3;
    border: 1px solid #66666694;
}
article.item.product-miniature.js-product-miniature:hover {
    box-shadow: 0 0 2px 1px #ad1f00;
    border: 1px solid #66666694;
}

a.globo_ajax_add_to_cart_button_multi.exclusive.btn.btn-primary:hover{
    background: #333 !important;
    color: #fff !important;
}
.ggroup_product2 .item {
    background: #f7f7f7 !important;
    padding: 0;
    box-shadow: 0 0 2px 1px #6f6f6fa3 !important;
    border: 1px solid #66666694 !important;
}
.grelated_products_list_group2 .grelated_products_action {
    margin-left: 20px;
}
.eliminar-footer .col.col-md.block {
    display: none;
}
.product-prices klarna-placement {
    display: none;
}
klarna-placement {
    width: 100%;/
}
.cart-buttons.text-center a {
    background: #a43939;
    color: #fff !important;
    padding: 8px;
    text-transform: uppercase;
    font-weight: 600 !important;
    border: 1px solid #a43939;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
}
.cart-buttons.text-center a:hover {
    background: #f7f7f7;
    color: #a43939 !important;
    border: 1px solid #a43939;
}
#wrapper {
    background: #ffffff;
    border-top: none 1px;
    border-bottom: none 1px;
    color: #2b2929;
    padding: 0px 141px;
    padding-bottom: 85px;
}
p,div{
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}
.cbp-menu-column-inner img {
    opacity: 67%;
}
li#cbp-hrmenu-tab-20 .cbp-menu-column-inner {
    text-align: center;
}
.cbp-hrmenu > ul > li:first-child > a, .cbp-hrmenu > ul > li:first-child > span.cbp-main-link {
    border-top: 3px solid #f7f7f7;
}
/*____________________GENERAL STYLES__________________*/
.title-second {
    margin-bottom: 0;
    font-size: 35px;
    color: #464646;
    font-weight: 600;
}
.container{
    padding: 0;
}
body#index #wrapper {
    padding: 0;
}
/*icono paracaídas home y div asociado*/
.home-change-size{
    width: 100%;
    height: 6.063em;
    color: #464646;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #EDE7E1;
    font-size: 2.1rem;
    padding:20px 0 50px 0;
}
.home-parachute-icon{
    width: 45px;
    height: auto;
}
.header-top{
    padding: 0rem 1.5625rem 0 1.5625rem;
}
.fa{
    font-size: 30px;
}
.mobile-main-bar {
    padding: 1.25rem;
}
.top-hero-panel{
    position: initial;
    background-color: #2B2929;
    color: #EDE7E1;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 3.4%;
    padding: 0 10px 10px 10px;
}
.panel-notifications{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 50% 50%;
    grid-gap: 20px;
}
.sendings-wrapper {
    /* float: left; */
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 2;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.sendings-icon{
    width: 40px
}
.devolution-wrapper {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 3;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.devolution-icon{
    width: 40px
}
.savecard-wrapper {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.savecard-icon{
    width: 40px
}
.help-wrapper {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.help-icon{
    padding-left: 10px;
    width: 50px;
}
.hero-wrapper{
    margin:auto;
}
.swiper-slide-inner img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.slider-icon img.swiper-slide-image.swiper-lazy {
    width: 50% !important;
    opacity: 50%;
}
.slider-icon {
    z-index: 99;
}
.product-add-cart.hidden {
    display: none;
}
.swiper-slide-inner img {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    width: 100% !important;
}
.content-box-slider{
    background: #ede7e1;
    padding: 0px 99px 0px 90px;
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 79%);
}
.content-box-slider .elementor-image-carousel-wrapper {
    padding-bottom: 3pc;
}
.rec-left{
    clip-path: polygon(0 52%, 100% 0, 100% 100%, 0 100%);
    padding-top: 3pc;
    margin-top: -4pc;
    background-color: #EDE7E1;
}
.swiper-container {
    margin-left: 0;
}
.elementor-element.elementor-element-r275rw9 .swiper-slide-inner {
    padding: 0;
}
.home-best-sellers{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    color: #A43939;
    padding: 70px 0 0 0;
}
.best-sellers-arrow{
    width: 7%;
    margin: 15px 0 15px 0;
}
.best-sellers-btn-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 70px 0 70px 0;
}
.home-best-seller-btn{
    width: 189px;
    height: 45px;
    display: inline;
    background-image: url("/img/cms/bg-btn_mobile.png");
    background-color: transparent;
    border:none;
    color: #F7F7F7;
    font-size: 1.3em;
    font-weight: 500;
    padding-right: 30px;
}
.home-grid-slide-categories{
    width: 100%;
    height: auto;
    background-color: #464646;
    display: flex;
    font-family: Roboto, sans-serif;
    text-decoration: inherit;
    Color: #F7F7F7;
    flex-direction: column;
    justify-content: space-between;
    padding: 70px 40px 50px 40px;
}
.home-category1-wrapper {
    background-image: url("/img/cms/brady_retocada.png");
    z-index: 0;
    opacity: 0.8;
    width: 100%;
    height: 360px;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.home-category1-btn{
    display: none;
}
.home-category2-wrapper {
    background-image: url("/img/cms/mochilas-tacticas.jpg");
    width: 100%;
    height: 360px;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    opacity: 0.8;
}
.home-category2-btn{
    display: none;
}
.home-category3-wrapper {
    background-image: url("/img/cms/israel_retocada.png");
    width: 100%;
    height: 360px;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    opacity: 0.8;
}
.home-category3-btn{
    display: none;
}
.size-parachute-description {
    font-size: 0.7em;
    padding-top: 20px;
}
.little-bio-wrapper{
    width: 100%;
    height: 100%;
    display: flex;
    font-family: Roboto, sans-serif;
    font-style: italic;
    font-weight: 500;
    color: #464646;
    flex-direction: column-reverse;
    justify-content: space-between;
    text-align: center;
    padding: 80px 40px 80px 40px
}
.little-bio-text-column{
    height: 50%;
}
.little-bio-title {
    font-size: 23px;
    color: #A43939;
}
.little-bio-arrow{
    width: 7%;
    margin: 15px 0 15px 0;
}
.little-bio-description{
    text-align: left;
}
.little-bio-photo{
    min-width: 240px;
    min-height: 202px;
    background-image: url("/img/cms/soldado3.png");
    background-size: cover;
    background-position: center;
}
.little-bio-btn {
    width:189px;
    height: 45px;
    display: inline;
    background-image: url("/img/cms/bg-btn_mobile.png");
    background-color: transparent;
    border:none;
    color: #F7F7F7;
    font-size: 1.3em;
    font-weight: 500;
    padding-right: 20px;
    margin: 50px 0 50px 0;
}
.home-grid-slide-brands{
    width: 100%;
    height: auto;
    background-color: #464646;
    display: flex;
    font-family: Roboto, sans-serif;
    text-decoration: inherit;
    Color: #F7F7F7;
    gap: 20px;
    flex-direction: column;
    justify-content: space-between;
    padding: 50px 40px 50px 40px
}
.home-brand1-wrapper {
    background-image: url("/img/cms/jakob-owens-ZesUefCgYLc-unsplash.png");
    width: 100%;
    height: 360px;
    background-position: center;
    background-size: cover;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    opacity: 0.8;
}
.home-brand1-btn {
    display: none;
}
.home-brand2-wrapper {
    background-image: url("/img/cms/harrison-hargrave-rF7yUZIPDO0-unsplash.png");
    width: 100%;
    height: 360px;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    opacity: 0.8;
}
.home-brand2-btn{
    display: none;
}
.home-brand3-wrapper {
    background-image: url("/img/cms/dx-stub-yw-fiBGHuZY-unsplash.png");
    width: 100%;
    height: 360px;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    opacity: 0.8;
}
.home-brand3-btn{
    display: none;
}
.home-new-products{
    width: 100%;
    padding: 80px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size:  23px;
    font-weight: bold;
    font-style: italic;
    color: #A43939;
}
.new-products-arrow{
    width: 14%;
    margin: 15px 0 15px 0;
}
.new-products-btn-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 70px 0 70px 0;
}
.new-products-btn{
    width: 190px;
    height: 45px;
    display: inline;
    background-image: url("/img/cms/bg-btn_mobile.png");
    background-color: transparent;
    border:none;
    color: #F7F7F7;
    font-size: 1.3em;
    font-weight: 500;
    padding-right: 30px;
}
.home-paragraph-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Roboto, sans-serif;
    font-style: italic;
    font-weight: 500;
    text-align: center;
    color: #464646;
    background-color: #EDE7E1;
    padding-bottom: 70px ;
}
.paragraph-section-arrow {
    width: 8%;
    margin-top: 40px;
}
.paragraph-section-description{
    text-align: left;
    padding: 40px;
}
.paragraph-section-btn{
    width: 189px;
    height: 45px;
    display: inline;
    background-image: url("/img/cms/bg-btn_mobile.png");
    background-color: transparent;
    border:none;
    color: #F7F7F7;
    font-size: 1.3em;
    font-weight: 500;
    padding-right: 30px;
}
/* newsletter section*/
a.newsletter-enlace {
    color: #a43939 !important;
    font-weight: 600;
    margin: 0px 6px;
}
a.newsletter-enlace:hover {
    color: #d3d2d2 !important;
}
.elementor-element.elementor-element-lu4vse0 .elementor-newsletter-form {
    max-width: 100% !important;
    padding: 0px 145px;
    margin-top: 17px;
}
.newsletter-section-wrapper{
    width: 100%;
    height: auto;
    margin-top: -3pc;
    clip-path: polygon(0 14%, 100% 0, 100% 100%, 0 100%);
    background-image: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ),url(/img/cms/kony-me3RSy1b4ZA-unsplash.jpg);
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center;
    text-align: left;
    font-family: Roboto, sans-serif;
    text-decoration: inherit;
    color: #F7F7F7;
    padding: 70px 40px 70px 40px;

}

.newsletter-title{
    font-size: 25px;
    color: #EDE7E1;
    text-align: center;
}

.input-email-box{
    width: 100%;
    background-color: #EDE7E1;
    color:#464646;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    padding: 30px 40px 30px 40px;
    border: none;
    margin: 40px 0 40px 0;
    opacity: 0.7;
}
.input-email{
    border: none;
    outline: none;
    background-color: #EDE7E1;
    color:#464646;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
}

.checkbox-box{
    padding: 0 10px 40px 10px;
}

.accept-conditions1{
    color: #EDE7E1;
    font-size: 1.3em;
    font-style: italic;
    font-weight: 500;
}

.accept-conditions2{
    color: #A43939;
    font-size: 1.3em;
    font-style: italic;
    font-weight: 800;
}
.banner-section.newsletter {
    margin-top: -5pc !important;
}
.section-category {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);
    padding-bottom: 3pc;
    background: #464646;
}
.banner-section-title {
    padding-top: 2pc;
    background: #ede7e1;
    margin-top: -4pc;
    clip-path: polygon(0 0, 100% 26%, 100% 100%, 0 100%);
}
.home-category-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.8;
}
.section-categories {
    padding: 3pc 3pc;
}
svg#Capa_1 {
    width: 6%;
}
a.btn-category {
    color: #f7f7f7 !important;
    background: #a43939;
    fill: #F7F7F7;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 14px 34px;
}
.section-categories:hover a.btn-category{
    background:#f7f7f7 ;
    color:#a43939 !important;
    fill:#a43939;
}
a.btn-basic{
    color: #f7f7f7 !important;
    background: #a43939;
    fill: #F7F7F7;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 14px 34px;
}
a.btn-basic:hover{
    background: #464646;
}
.btn-read{
    color: #f7f7f7 !important;
    background: #a43939;
    fill: #F7F7F7;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 10px 20px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: 9%;
}
svg#Capa_2 {
    width: 24%;
    margin-left: 5px;
}
svg#Capa_3 {
    width: 17%;
    margin-left: 3px;
}
.btn-read:hover{
    background: #464646;
}
.back-leer-mas {
    padding: 57px 83px 115px 83px;
    background: #ede7e1;
}
.back-leer-mas img {
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding: 0px 0px 45px 0px;
}
/*newsletter*/
body#index .form-control {
    background-color: #ede7e1d1;
    color: #000000;
    padding: 28px 23px 24px 25px;
    font-weight: 800;
    width: 100%;
    text-align: center;
}
input.btn-basic {
    color: #f7f7f7 !important;
    background: #a43939;
    fill: #F7F7F7;
    background-position: center;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 11px 52px;
    border: none;
    margin-left: auto;
    margin-right: auto;
}
.btn-newsletter{
    color: #f7f7f7 !important;
    background: #a43939;
    fill: #F7F7F7;
    width: 47%;
    padding-right: 2pc;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
}
.btn-newsletter:hover input.btn-basic{
    background: #F7F7F7;
    color: #a43939 !important;

}
.btn-newsletter:hover {
    background: #F7F7F7;
    fill: #a43939;
}
svg#capa_newsletter {
    width: 5%;
    position: absolute;
    right: 197px;
    top: 140px;
}

/*Footer*/
/*Mini-ficha producto*/
footer#footer li {
    color: white;
}
body#category #wrapper {
    padding: 0px;
}
body#category #footer, #checkout-footer {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    margin-top: 0pc;
}
body#category #footer-container-main, #checkout-footer {
    padding-top: 3.25rem;
}
body#category section#products {
    padding: 0px 141px;
}
.icon-description{
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    display: table;
}
.stars-container img {
    border: none !important;
}
article.product-miniature {
    margin-right: 15px;
}
.icon-mini-ficha{
    border:none !important
}
a.btn.btn-product-list {
    color: #a43939 !important;
    background: #ede7e1;
    width: 131%;
    fill: #F7F7F7;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 8px 8px !important;
    font-weight: 600 !important;
}
button.btn.btn-product-list.add-to-cart {
    color: #ede7e1 !important;
    background: #a43939;
    width: 112%;
    margin-left: 25px;
    fill: #a43939;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 8px 4px !important;
    font-weight: 600 !important;
}
button.btn.btn-product-list.add-to-cart img {
    border: none !important;
}
.h3.product-title a {
    color: #464646 !important;
    font-weight: 600 !important;
    font-size: 16px;
}
.products-variants {
    height: 22px;
}
.variant-links {
    transform: skewx(
            -13deg
    );}
ul.product-flags {
    background: url("/img/cms/icons/Grupo 488.png") no-repeat !important;
    width: 70px;
    background-size: 74% !important;
    height: 70px;
}
article.product-miniature.product-miniature-default.product-miniature-grid {
    background: #f7f7f7;
    box-shadow: 0px 0px 2px 1px #6f6f6fa3;
    border: 1px solid #66666694;
}
.product-price-and-shipping{
    position: relative;
}
body#index span.regular-price.text-muted::after{
    content: "";
    position: absolute;
    left: 61%;
    top: 58%;
    min-width: 66px;
    background: #a43939;
    border: 1px #a43939 solid;
    z-index: 1;
    transform: rotate(9deg) translate(-50%, -50%);
}
/*mini ficha */

/* Estilos para motores Webkit y blink */

.card.card-block.dbcategorydesc.mt-2::-webkit-scrollbar {
    -webkit-appearance: none;
}

.card.card-block.dbcategorydesc.mt-2::-webkit-scrollbar:vertical {
    width:10px;
}

.card.card-block.dbcategorydesc.mt-2::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
}

.card.card-block.dbcategorydesc.mt-2::-webkit-scrollbar-thumb {
    background-color: #797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.card.card-block.dbcategorydesc.mt-2::-webkit-scrollbar-track {
    border-radius: 10px;
}

body::-webkit-scrollbar {
    -webkit-appearance: none;
}

body::-webkit-scrollbar:vertical {
    width:10px;
}

body::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
}

body::-webkit-scrollbar-thumb {
    background-color: #797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

body::-webkit-scrollbar-track {
    border-radius: 10px;
}
/*categoria*/
body#category #content-wrapper .page-title {
    color: #ffffff;
    text-align: center;
    font-size: 39px;
    font-style: italic;
    z-index: 99;
    margin-top: 115px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}

body#category .category-image {
    margin-top: -13pc;
}
body#category .category-image img {
    width: 111% !important;
    margin-bottom: 3pc;
}
body#category .category-description.category-description-bottom {
    background: #ede7e1;
    padding: 44px 141px 26px 141px;
    clip-path: polygon(0 24%, 100% 0%, 100% 100%, 0% 100%);
    margin-bottom: 99px;
}
a.select-title.expand-more.form-control {
    color: #a43939;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #a43939;
    font-size: 15px;
}
.col.view-switcher {
    opacity: 0;
}
body#category nav.breadcrumb span {
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 600;
}
hr.hr-breadcrumb {
    border: 1px solid #a43939;
    width: 27%;
    margin-bottom: 1px;
    margin-top: -4px;
}
body#category .top-hero-panel {
    display: none;
}
/*fin categoria*/
/*ficha producto*/
select.form-control.form-control-select {
    border: 2px solid #ad1f00;
    transform: skewx(348deg);
    height: 32px !important;
    padding: 0px 0px 0px 7px !important;
    color: #2b2929;
    font-weight: 600;
}
body#product button.btn.btn-touchspin.js-touchspin {
    border: none;
    background: #ede7e1;
    color: #ad1f00;
}
.col-add-btn {
    width: 26%;
}
svg#Capa_4 {
    fill: #F7F7F7;
    width: 12%;
}
.product-variants {
    margin-bottom: 22px;
}
body#product .product-manufacturer.mb-3 {
    float: right;
}
body#product .product-manufacturer img {
    max-width: 200px;
    width: 52%;
}
body#product .price-tax {
    display: flex;
}
.tax-shipping-delivery-label.text-muted .comment_anchor_content {
    display: none;
}
body#product span.product-discount {
    margin-top: 14px;
    margin-left: 15px;
}
body#product .tax-shipping-delivery-label.text-muted {
    margin-top: 17px;
}

body#product .product-prices {
    margin-top: 14px;
}

.product-tabs .nav-tabs {
    justify-content: center;
}
body#product .banner-section-title {
    margin-left: -9pc;
    width: 118%;
    padding-top: 4px;
    margin-top: -2pc;
}
body#product .home-change-size {
    font-size: 30px;
}

body#product .swiper-pagination.swiper-pagination-product.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}
body#product p.section-title {
    margin-top: 5pc;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0pc;
    font-size: 36px;
    color: #A43939;
}
body#product .new-products-arrow {
    margin: 0px auto 29px auto;
    display: table;
}
body#product nav.breadcrumb {
    text-align: center;
    margin-top: 39px;
    margin-bottom: 41px;
}
.product-reference label {
    font-weight: 600;
}
.col li span {
    font-size: 11px;
}
.product-reference {
    margin-top: 11px;
}
button#iqit-wishlist-product-btn {
    font-size: 30px;
}
body#product .bootstrap-touchspin .input-group-btn-vertical i {
    top: -1px;}
span#send_review {
    font-size: 16px;
}
.product-discount .regular-price::after{
    content: "";
    position: absolute;
    left: 50%;
    top: 68%;
    min-width: 66px;
    background: #a43939;
    border: 1px #a43939 solid;
    z-index: 1;
    transform: rotate(9deg) translate(-50%, -50%);
}
body#category .product-price-and-shipping{
    position: relative;
}
body#category .product-miniature-default .regular-price::after{
    content: "";
    position: absolute;
    left: 62%;
    background: #a43939;
    top: 63%;
    min-width: 62px;
    border: 1px #a43939 solid;
    z-index: 1;
    transform: rotate(9deg) translate(-50%, -50%);

}
/*slider productos relacionados*/
body#product p.section-title {
    font-size: 24px;
}
body#product .new-products-arrow {
    margin: -16px auto -2px auto;
    display: table;
    width: 4%;
}
body#product .product-miniature-default .product-thumbnail img {
    width: 50%;
}
body#product .stars-container img {
    width: 31% !important;
    text-align: center;
    margin-top: -43px;
}
body#product .h3.product-title{
    margin-top: -32px;
    height: 36px;
}
body#product .h3.product-title a {
    font-size: 12px;
}
body#product .block-section {
    margin-bottom: -3rem;
    margin-top: -35px;
}
body#product #content-wrapper .section-title {
    margin-bottom: 2.8em;
}
body#product h4.section-title span {
    font-size: 20px;
}
body#product section.crossselling-products.block.block-section{
    margin-bottom: 3rem;
    margin-top: 58px;
}
.js-product-miniature-wrapper.product-carousel .product-unavailable {
    font-size: 10px;
}
.swiper-button-next, .swiper-button-prev {
    height: 41px;
}
.swiper-button-next, .swiper-button-prev {
    top: 39%;}

/*fin ficha producto*/
/*cms*/

body#cart h1.h1.page-title {
    margin-top: 26px;
}
div#blockcart-content .form-control {
    padding: 0;
    width: 48%;
}
body#module-iqitsearch-searchiqit section#products {
    padding: 0px 0px;
}
.brand {
    border: 1px solid #2b292940;
    margin-right: 43px;
    margin-bottom: 29px;
}
.brand:hover {
    box-shadow: 1px 2px 6px #2b292926;
}
body#manufacturer button.btn.btn-product-list.add-to-cart {
    padding: 8px 10px !important;
}
a.btn.btn-secondary.float-right {
    color: #f7f7f7 !important;
    background: #a43939;
    fill: #F7F7F7;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 14px 34px;
}
a.btn.btn-secondary.float-right:hover{
    background: #2b2929;
}
body#manufacturer #content-wrapper .page-title {
    background-color: #ede7e1;
    margin-top: -3pc;
    padding: 34px 0px;
    margin-bottom: 4pc;
    clip-path: polygon(50% 89%, 0 0, 100% 0);
    color: #464646;
    text-align: center;
}
.contact-page-info li {
    margin-bottom: 14px;
}
hr.hr-contacto {
    width: 10%;
    margin-left: 0px;
    margin-top: -6px;
    border: 1px solid #a43939;
}
.contact-page-info a:hover {
    opacity: 0.5;
}
input.btn.btn-primary.btn-form {
    font-weight: 500;
    border: none;
    width: 155px;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    font-size: 19px;
    padding: 13px;
}
.title-slider1 {
    font-size: 48px !important;
}
div#slide-24-layer-2 {
    font-size: 28px !important;
}
.btn-black{
    background: #2b2929;
    color: #fdfdfd;
    padding: 13px;
    font-size: 19px;
    clip-path: polygon(4% 0, 100% 0%, 95% 100%, 0% 100%);
    border: none;
}
a.js-search-link.btn.btn-secondary.btn-sm {
    background: #ede7e1;
    color: #a43939;
    margin-top: 6px;
    padding: 4px;
    font-size: 14px;
    border-radius: 13px;
    border: none;
}
.category-description.category-description-bottom p {
    font-size: 16px;
}
span.comment_anchor {
    font-weight: 600;
    font-size: 14px;
}
.product-quantities {
    display: none;
}
.dbcategorydesc a{
    font-weight: 600 !important;
}
input.form-control {
    border: 1px solid #a43939;
}
body#product input.form-control {
    border: 1px solid #a4393900;
}
form#login-form-modal input.form-control {
    border: 1px solid #a43939;
}
.swiper-container-wrapper .product-carousel .product-price-and-shipping {
    margin-top: 16px;
}

.header-top {
    position: fixed;
    width: 100%;
    background: #f7f7f7;
}
body#contact .text-right {
    text-align: center!important;
}
/*cambios tarde*/
.js-mailalert.form-inline input.form-control {
    border: 1px solid #333333 !important;
}
.js-mailalert.form-inline .btn-secondary{
    background: #a43939;
    color: #ffffff;
    margin-top: -13px;
    padding: 8px;
}
.js-mailalert.form-inline .btn-secondary:hover{
    background:#464646;
}
/*_________________TABLET Y DESKTOP MEDIA QUERIES_________________*/
a.btn-secondary{
    white-space: nowrap!important;
    background: #fff;
    color: #000000 !important;
    border: solid 2px #a43939;
    font-weight: 500 !important;
    font-size: 15px!important;
    padding: 5px 23px;
    text-align: center;
    margin-right: 6px;
}
a.btn-secondary:hover{
    white-space: nowrap!important;
    background: #ede7e1;
    color: #a43939 !important;
    border: solid 2px #a43939;
}
.videoholder iframe, .vresponsive iframe {
    z-index: 0 !important;
}
.elementor-widget.elementor-element.elementor-element-v3i0cha.elementor-widget-prestashop-widget-RevolutionSlider.hero-wrapper {
    margin-top: 124px;
}
div#js-product-list-top .col.col-auto.facated-toggler.hidden-md-up {
    display: flex !important;
}
a.btn.btn-secondary.btn-block.btn-black {
    clip-path: polygon(0% 0,100% 0%,101% 100%,0% 100%);
}
div#rev_slider_6_2_forcefullwidth {
    display: none;
}
div#rev_slider_6_3_forcefullwidth {
    margin-top: -16px !important;
}
.title-second {
    padding-bottom: 9px;
}
.tp-loader.spinner0 {
    display: none;
}
body#product .page-title{
    text-transform: none;
}
.klar .comment_anchor_content {
    display: none;
}
body#product klarna-placement{
    display: none;
}
body#product .klar klarna-placement{
    display: block;
}
.call-movil{
    display: none;
}
.call-desktop{
     display: block;
 }
.call-to-action {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
body#module-steasycheckout-default .cart-summary-line.clearfix.cart-total {
    border-top: 2px solid #a43939;
    padding-top: 12px;
    margin-top: 15px;
}
a.steco_promo_title.collapse-button {
    border: 1px solid #a43939;
    padding: 10px;
}
a.steco_promo_title.collapse-button:hover {
    border: 1px solid #a43939;
    padding: 10px;
    background: #a43939;
    color: white !important;
}
.steco_pb_6 {
    padding-bottom: 16px !important;
    margin-top: 34px;
}
input.btn.btn-primary.pull-right.hidden.elementor-newsletter-btn.adveg-grecaptcha-btn-disabled {
    display: none;
}
/*TABLET*/
@media only screen and (min-width:768px) and (max-width:1199px){
    /*filtros*/
    body#category .feds_grid_view .col-xl-12.col-lg-12.col-md-12 {
        width: 21% !important;
        max-width: 19% !important;
    }
    body#category .feds_grid_view {
        display: flex;
        justify-content: flex-start;
    }
    #search_filters .feds_facet .facet_with_max_height {
        max-height: 242px;
        position: absolute;
        z-index: 99;
        background: white;
        width: 100%;
        border: 1px solid #a3a3a3;
        box-shadow: 1px 1px 3px 1px #a3a3a3ad;
    }
    /**/
    .swiper-container-wrapper .product-carousel .product-price-and-shipping {
        margin-top: 28px;
    }
    .mobile-none{
        display: none;
    }
    #wrapper {
        padding: 0px 39px;
    }
    a.btn-basic.slider {
        display: none;
    }
    .title-slider1 {
        font-size: 50px !important;
    }
    .section-info-mobile {
        display: flex;
    }
    .col.col-auto.col-header-left {
        width: 19%;
    }
    #header .header-btn-w .header-btn .title {
        display: none;
    }
    .col.col-auto.col-header-right {
        padding: 0;
    }
    #header .col-header-menu, #header .col-header-menu .cbp-hrsub-narrow {
        padding: 0;
    }
    .nav-link {
        display: block;
        padding: 15px 9px;
    }
    .panel-notifications {
        display: flex;
    }
    .elementor-widget-prestashop-widget-RevolutionSlider.hero-wrapper {
        margin-bottom: -12pc;
    }
    .best-sellers-arrow {
        width: 3%;
        margin: 15px 0 0px 0;
    }
    .little-bio-arrow {
        width: 3%;
    }
    .new-products-arrow {
        width: 3%;
        margin: 15px 0 0px 0;
    }
    .btn-read {
        width: 21%;
        padding: 9px 5px;
    }
    svg#Capa_2 {
        width: 16%;
    }
    body#index #footer-container-main, #checkout-footer {
        padding-top: 3.25rem;
    }
    #footer .block {
        text-align: center;
    }
    .block-links ul > li a:before{
        display: none;
    }

    svg#capa_newsletter {
        display: none;
    }
    /*categoria*/
    body#category section#products {
        padding: 0px 14px;
    }
    body#category .product-miniature-default .product-flags {
        left: 21px;
    }
    body#category #content-wrapper .page-title {
        font-size: 30px;
        margin-top: 26px;}
    body#category .category-image {
        margin-top: -6pc;
    }
    body#category .category-description.category-description-bottom {
        background: #ede7e1;
        padding: 44px 14px 26px 14px;
    }
    .category-image {
        margin-bottom: -7rem;
    }
    .icon-description {
        width: 22px;
        padding-bottom: 10px;
    }
    .category-depth-level-2 #wrapper .breadcrumb {
        z-index: 1;
        left: 34%;
        top: 253px;
        margin-top: -57px !important;
        position: absolute;
    }
    .category-depth-level-3 #wrapper .breadcrumb {
        left: 19%;
        top: 253px;
        z-index: 1;
        margin-top: -57px !important;
        position: absolute;
    }
    .category-depth-level-4 #wrapper .breadcrumb {
        left: 8%;
        top: 253px;
        z-index: 1;
        margin-top: -57px !important;
        position: absolute;
    }
    .category-depth-level-4 #wrapper .breadcrumb span {
        text-transform: uppercase;
        font-size: 9px !important;
        font-weight: 600;
    }
    /*producto*/
    .col-add-btn {
        width: 44%;
    }
    .product-info-row {
        display: block;
    }
    #content-wrapper .page-title {
        font-size: 25px;
        margin-top: -27px;
    }
    .comment_anchor_content {
        text-align: center;
        margin-top: -34px;
    }
    .col-md-8.col-product-info {
        width: 100% !important;
        max-width: 200% !important;
    }

    .col-md-4.col-product-image {
        margin-left: auto;
        margin-right: auto;
    }
    .btn-primary, .btn-primary.disabled, .btn-primary:disabled {
        padding: 14px;
    }
    svg#Capa_4 {
        width: 6%;
    }
    body#product .top-hero-panel {
        padding: 0 10px 73px 10px;
    }
    .top-hero-panel.desktop-none {
        width: 112%;
        margin-left: -41px;
    }
    body#product .banner-section-title {
        margin-left: -4pc;
        width: 118%;
        margin-top: -4pc;
    }
    /**/
    label.col-md-3.form-control-label {
        font-size: 14px;
        line-height: 1;
    }
    img.img-cuatrocientoscuatro {
        width: 100%;
    }
}
@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .banner-section.newsletter {
        margin-top: 6pc !important;
        clip-path: none;
    }
    /*call to action*/
    .call-movil{
        display: block;
    }
    .call-desktop{
        display: none;
    }
    .call-to-action {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-right: 20px;
        width: 196px !important;
        gap: 17px;
    }
    .elementor-widget-container.call-to {
        flex-wrap: nowrap !important;
        overflow: auto;
        flex-flow: nowrap;
        justify-content: unset;
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 10px 0px;
    }
    .panel-notifications {
        flex-direction: row;
        justify-content: flex-start;
        display: flex;
    }
    /**/
    section#wrapper{
        overflow:hidden;
    }
    /*crosselling*/
    .tvgrelated_product_list {
        overflow-x: scroll;
        display: block !important;
    }
    .ggroup_product2 {
        flex-wrap: nowrap !important;
        overflow: auto;
        flex-flow: nowrap;
        display: flex;
        overflow-x: scroll !important;
        overflow-y: hidden;
        width: 276% !important;
    }
    .ggroup_product2 .item {
        width: 72% !important;
    }
    /**/
    .slider-icon img.swiper-slide-image.swiper-lazy {
        width: 50% !important;
        opacity: 50%;
        margin-left: 55px !important;
    }
    .rec-left {
        clip-path: none;
        padding-top: 0px;
        margin-top: 15pc;
    }
    .elementor-text-editor.rte-content {
        padding-top: 13px;
    }
    div#rev_slider_8_3_forcefullwidth {
        margin-top: -1px!important;
    }

    .elementor-widget.elementor-element.elementor-element-v3i0cha.elementor-widget-prestashop-widget-RevolutionSlider.hero-wrapper {
        margin-top: 0px;
        margin-bottom: -7pc;
    }
    .tp-bgimg.defaultimg {
        margin-top:0px;
        width: 153% !important;
        margin-left:-91px;
    }
    .videoholder iframe, .vresponsive iframe {
        position: inherit !important;
    }
    a.btn-secondary{
        white-space: nowrap!important;
        padding: 6px 4px;
        display: block;
    }
    body#product .iqit-accordion .tab-content {
        padding: 1.5rem 16px;
    }
    body#manufacturer #wrapper .breadcrumb a {
        color: #ffffff;
    }
    body#manufacturer #content-wrapper .page-title {
        margin-top: -4pc;
        padding: 36px 0px;
        margin-bottom: 2pc;
        clip-path: polygon(50% 101%,-15% 0,117% -7%);
    }
    body#manufacturer .row.align-items-center.justify-content-between.small-gutters {
        margin-top: 0px;
    }
    a.feds_offcanvas_tri.feds_offcanvas_tri_1.feds_offcanvas_tri_mobile_1 {
        background: #a43939;
        color: white;
        margin-top: 19px;
        padding-bottom: 2pc;
    }
    body#index .elementor-widget-prestashop-widget-ProductsList .elementor-widget-container {
        padding: 0;
    }
    body#product .rte-content.product-description {
        margin-top: 0pc;
    }
    body#product .price-tax {
        display: block;
    }
    .filtros-title {
        padding: 10px;
        font-weight: 700;
        font-size: 18px;
    }
    .top-hero-panel {
        margin-top: 80px;
    }
    #mobile-header .mobile-main-bar {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        position: fixed;
        width: 100%;
        background: white;
    }
    .custom-select2:after {
        right: 0px;}
    /*CMs*/
    .product-unavailable {
        font-size: 8px;
    }
    .top-hero-panel.mobile-none span {
        font-size: 15px;
        line-height: 18px;
    }
    .ms-grid .brand {
        margin-left: auto;
        margin-right: auto;
    }
    #content-wrapper .page-title {
        font-size: 20px;
        padding: 0px 21px;
        margin-top: 95px;
    }
    span#send_review {
        font-size: 14px;
    }
    div#blockcart-content .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        height: auto;
    }
    div#blockcart-content .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{
        height: auto;
    }
    .ps-shoppingcart .cart-products-count-btn {
        top: 0px;
        right: 19px;
    }
    .section-info-mobile {
        display: flex;
        padding: 21px 9px;
        background-position: left;
        background: url("/img/cms/Trazado 1.png");
        margin-top: -15px;
        margin-bottom: -15px;
        margin-right: -15px;
    }
    .nav-tabs .nav-link {
        font-size: 15px;
    }
    .product-reference {
        margin-top: 14px;
    }
    /*fin menu mobile*/
    /*fich-producto*/
    body#product footer#footer {
        text-align: center;
        padding-bottom: 20%;
    }
    .home-change-size {
        height: auto;
        padding: 2px 0 5px 0;
    }
    body#product .banner-section-title {
        clip-path: none;
    }
    .product-functional-buttons.product-functional-buttons-bottom {
        display: none;
    }
    body#product .block-section {
        margin-bottom: -2rem;
        margin-top: -58px;
    }
    body#index span.regular-price.text-muted::after {
        content: "";
        position: absolute;
        left: 74%;
    }
    body#category .product-miniature-default .regular-price::after {
        content: "";
        left: 73%;
        top: 63%;
    }
    .js-product-miniature-wrapper {
        margin-bottom: 17px;
    }
    article.product-miniature {
        margin-right: 7px;
        margin-left: 7px;
    }
    ul.product-flags {
        width: 56px;}
    body#product span.product-discount {
        margin-top: 8px;
    }
    .comentarios-prod.desktop-none {
        margin-left: auto;
        margin-right: auto;
        margin-top: -10px;
        margin-bottom: 12px;
    }
    .product-quantity .qty .input-group {
        font-size: 20px;
    }
    .product-quantity .qty {
        width: 79px;
        height: 91%;
        margin-top: 3px;
        font-size: 21px;
    }
    body#product .btn-primary, .btn-primary.disabled, .btn-primary:disabled {
        margin-top: 3px;}
    body#product .bootstrap-touchspin .input-group-btn-vertical i {
        top: 6px;
    }
    .col-add-qty .form-control-label {
        display: none;
    }
    .content-whis {
        display: none;
    }
    .card{
        align-items: center;
    }
    .product-tabs {
        display: none;
    }
    .top-hero-panel.desktop-none {
        width: 106%;
        margin-left: -10px;
        padding-bottom: 5pc;
    }
    body#product .banner-section-title {
        margin-left: -12px;
        width: 108%;
        padding-top: 13px;
        margin-top: -4pc;
    }
    body#product .tax-shipping-delivery-label.text-muted {
        margin-top: 6px;
        margin-left: 0;
        text-align: left;
        font-size: 13px;
    }
    .product_header_container .product-price, .product_p_price_container .product-price{
        font-size: 30px;
    }
    span.comment_anchor {
        font-size: 12px;
    }
    body#product .product-manufacturer.mb-3 {
        text-align: right;
        margin-top: -9px;
        float: none;
        margin-bottom: -83px !important;
    }
    body#product .product-manufacturer img {
        width: 27%;
        margin-bottom: -26px;
    }

    .images-container .swiper-button-next, .images-container .swiper-button-prev {
        opacity: 1;
        visibility: initial;
    }
    .images-container .swiper-button-disabled {
        opacity: 1 !important;
        visibility: initial;
    }
    #main .images-container .js-qv-mask {
        display: none;
    }
    body#product .mobile-none{
        display: none;
    }
    body#product nav.breadcrumb {
        display: none;}
    body#product .comment_anchor_content {
        margin-left: 0;
        margin-top: 0;
    }
    body#category .product-unavailable {
        font-size: 7px;
    }
    /*fin fich producto*/
    .h3.product-title a {
        font-size: 13px;
    }
    .row.align-items-center.justify-content-between.small-gutters {
        margin-top: -51px;
    }
    a.feds_offcanvas_tri.feds_offcanvas_tri_2.feds_offcanvas_tri_mobile_1 {
        background: white;
        color: #a43939;
        font-style: italic;
        font-weight: 600;
        margin-top: 17px;
        text-transform: uppercase;
        border-bottom: 2px solid #a43939;
        font-size: 15px;
    }
    ul.dropdown-facet.facet-type-checkbox.is-active {
        margin-top: -37px;
        line-height: 32px;
        overflow: scroll;
    }
    span.btn-filter {
        font-size: 19px;
        font-weight: 600;
        line-height: 62px;
        text-transform: uppercase;
    }
    body#category .product-miniature-default .product-flags {
        left: 3px;
    }
    body#category #wrapper .breadcrumb {
        display: none;
    }
    #category .dbcategorydesc {
        padding: 10px;
    }
    body#category .category-description.category-description-bottom {
        clip-path: polygon(0 6%, 100% 0%, 100% 100%, 0% 100%);
        margin-bottom: -12px;
        margin-top: 68px;
    }
    .icon-description {
        width: 32px;
        padding-bottom: 13px;
    }
    body#category #content-wrapper .page-title {
        font-size: 20px;
        margin-top: 98px;
    }
    body#category .category-image {
        margin-top: -69px;
    }
    body#category section#products {
        padding: 10px;
    }
    body#category .category-description.category-description-bottom {
        padding: 13px;}
    ul.dropdown-facet.facet-type-checkbox.is-active {
        z-index: 999;
        width: 86%;
        padding: 16px;
        background: #f7f7f7;
    }
    svg#Layer_1 {
        width: 4%;
    }
    body#category #wrapper {
        padding: 0px 0px !important;
    }
    .block-links ul > li a:before{
        display: none;
    }
    footer#footer {
        text-align: center;
    }
    .product-flags .product-flag {
        font-size: 12px;
    }

    .title-second {
        font-size: 21px;
    }
    .content-box-slider {
        padding: 0px 0px 0px 0px;
    }
    div#slide-24-layer-2 {
        font-size: 13px !important;
    }
    .title-slider1 {
        width: 18% !important;
        font-size: 22px !important;
    }
    .elementor-element.elementor-element-co0tw3y .elementor-widget-container {
        padding: 10px 0px 0px 0px !important;
    }
    svg#capa_newsletter {
        width: 5%;
        position: absolute;
        right: 107px;
        top: 164px;
    }
    input.btn-basic {
        padding: 11px 27px;
    }
    .elementor-element.elementor-element-lu4vse0 .elementor-newsletter-form {
        padding: 0;
    }
    .section-category {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
    .home-category-title {
        font-size: 25px;
    }
    .section-categories {
        padding: 3pc 1pc;
    }
    p, div {
        line-height: 24px;
        font-size: 15px;
    }
    .btn-read {
        width: 9pc;
        padding: 10px 18px;
    }
    a#menos {
        margin-bottom: 19px;
    }
    .back-leer-mas {
        padding: 10px 10px 55px 10px;
    }
    #footer-copyrights {
        line-height: 20px;
    }
    .devolution-icon {
        width: 35px;
        margin-top: 9px;
    }
    .sendings-icon {
        width: 34px;
        margin-top: 7px;
    }
    .savecard-icon {
        width: 34px;
        margin-top: 7px;
    }
    body#index #wrapper {
        padding: 0px 0px !important;
    }
    .call-to-action span {
        font-size: 15px !important;
    }

    .panel-notifications{
        grid-gap: 0px;
    }
    #wrapper {
        padding: 0px 10px !important;
    }
    .img-cuatrocientoscuatro{
        width: 100%;
    }
    /*Panel of notifications*/
    .top-hero-panel{
        background-color:#2B292;
    }
    /*Best sellers section*/
    .home-best-seller-btn{
        font-size: 1em;
    }
    /*Little bio section*/

    .little-bio-btn{
        font-size: 1em;
    }
    /*New products section*/
    .new-products-btn{
        font-size: 1em;
    }
    .new-products-arrow {
        width: auto;
    }
    /*Paragraph section*/

    .paragraph-section-btn{
        font-size: 1em;
    }
    /*Newsletter*/

    .accept-conditions1{
        font-size: 1em;
    }

    .accept-conditions2{
        font-size: 1em;
    }

    .submit-newsletter-btn {
        font-size: 1em;
    }

    .input-email{
        font-size: 1.3em;
    }
}
/*DESKTOP*/
@media (min-width: 1200px) {
    /*filtros*/
    body#category .feds_grid_view .col-xl-12.col-lg-12.col-md-12 {
        width: 21% !important;
        max-width: 19% !important;
    }
    body#category .feds_grid_view {
        display: flex;
        justify-content: flex-start;
    }
    #search_filters .feds_facet .facet_with_max_height {
        max-height: 242px;
        position: absolute;
        z-index: 99;
        background: white;
        width: 100%;
        border: 1px solid #a3a3a3;
        box-shadow: 1px 1px 3px 1px #a3a3a3ad;
    }
    /**/
    body#product section#wrapper {
        padding: 0px 141px;
    }
    body#manufacturer div#content-wrapper {
        padding: 0px 141px;
    }
    body#module-ph_simpleblog-list div#content-wrapper {
        padding: 0px 141px;
    }
    body#module-ph_simpleblog-single .page-content {
        margin-bottom: 1.5625rem;
        padding: 0px 141px;
    }
    body#manufacturer .col-xl-15 {
        -ms-flex: 0 0 20%;
        flex: 0 0 28%;
        max-width: 25%;
    }
    body#module-ph_simpleblog-page div#content-wrapper {
        padding: 0px 141px;
    }
    div#product-infos-tabs-content {
        padding: 0px 278px;
    }
    .filtros-title {
        margin-bottom: 15px;
    }
    body#product .top-hero-panel {
        height: 63px;
        padding-top: 10pc;
    }
    body#category .category-image {
        margin-top: -10pc;
    }
    body#category #content-wrapper .page-title {
        margin-top: 142px;
    }
    body#category #wrapper .breadcrumb {
        margin-top: -46px;
    }
    .js-qv-mask.mask img {
        width: 88%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: -15px;
    }
    body#product .swiper-container-pointer-events .swiper-slide.swiper-slide-visible {
        width: 25% !important;
    }
    body#product .swiper-container-wrapper .product-carousel .product-price-and-shipping {
        margin-top: 40px;
    }
    #wrapper {
        padding: 0px 25px;
    }
    /*fin slider productos relacionados*/
    .elementor-element-5w81tvp {
        margin-top: -15pc;
    }
    button.btn.btn-primary.btn-block.btn-lg {
        width: 24%;
    }

    .desktop-none{
        display: none;
    }
    ul#product-infos-tabs {
        margin-left: -9pc;
        width: 117%;
        background: #f2f2f2d6;
        padding: 10px 141px;
    }
    /*categoria*/
    #feds_search_filters #search_filters {
        margin-top: -62px;
    }
    body#category .row.align-items-center.justify-content-between.small-gutters {
        margin-top: -60px;
    }
    .category-depth-level-2 #wrapper .breadcrumb {
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        font-size: 0.5625rem;
        z-index: 1;
        left: 44%;
        top: 9.75%;
        position: absolute;
        text-transform: none;
        color: #ffffff;
    }
    .category-depth-level-3 #wrapper .breadcrumb {
        left: 37%;
        top: 253px;
        z-index: 1;
        position: absolute;
    }
    .category-depth-level-4 #wrapper .breadcrumb {
        left: 50%;
        transform: translate(-50%, -50%);
        top: 268px;
        z-index: 1;
        position: absolute;
    }
    .js-product-miniature-wrapper.col-6.col-md-6.col-lg-4.col-xl-3 {
        margin-bottom: 67px;
    }
    article.product-miniature.product-miniature-default.product-miniature-grid:hover {
        border: 1px solid #a43939;
        box-shadow: 0px 0px 2px 1px #a43939;

    }
    a.thumbnail.product-thumbnail {
        background: white;
    }
    .js-product-miniature-wrapper {
        margin-bottom: 44px;
    }
    body#category article.product-miniature.product-miniature-default.product-miniature-grid {
        width: 84%;}
    article.product-miniature.product-miniature-default.product-miniature-grid {
        width: 76%;
        background: #f7f7f7;
        box-shadow: 0px 0px 2px 1px #6f6f6fa3;
        border: 1px solid #66666694;
        margin-left: auto;
        margin-right: auto;
    }
    /*fin categoria*/
    /*filtros */

    .facet_title_text, .feds_dropdown_tri .stfeds_flex_child{
        font-size: 15px !important;
    }
    a.feds_link {
        color: #2b2929 !important;
    }
    a.feds_link:hover {
        color: #A43939 !important;
    }
    .feds_dropdown_tri.feds_dropdown_tri_in.stfeds_flex_container {
        width: 206px;
        text-align: center;
        background: #A43939;
        color: white;
        font-style: italic;
        padding: 9px 24px;
        clip-path: polygon(6% 0, 100% 0%, 94% 100%, 0% 100%);
    }
    /*cms*/
    .rec-rig {
        padding: 37px 0px;
        margin-bottom: -5pc;
        margin-top: 6pc;
    }
    .text-q-som {
        padding-top: 9pc;
    }
    .page-header{
        background-color: #ede7e1;
        margin-top: -3pc;
        padding: 34px 0px;
        margin-bottom: 4pc;
        clip-path: polygon(50% 89%, 0 0, 100% 0);
    }

    span.cbp-column-title.nav-link.transition-300 {
        color: #a43939 !important;
        border-bottom: 1px solid #a43939;
        padding-bottom: 5px;
    }
    .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link {
        transform: skewx(-13deg);
    }

    .cbp-category-link-w {
        padding-bottom: 10px;
    }
    .col.col-auto.col-header-right {
        height: 88px;
        padding-left: 2pc;
        padding-top: 19px;
        margin-right: -10px;
        background: url("/img/cms/Trazado 1.png");
    }

    .top-hero-panel{
        height: 75px;
        padding-top: 8%;
        padding-bottom: 2%;
    }

    .panel-notifications{
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25%;
        grid-gap: 150px;
    }
    .sendings-wrapper {
        grid-row-start: 1;
        grid-row-end: 1;
        grid-column-start: 1;
        grid-column-end: 2;
        flex-direction: row;
        justify-content: space-evenly;
    }

    .sendings-icon{
        width: 40px;
    }

    .devolution-wrapper {
        grid-row-start: 1;
        grid-row-end: 1;
        grid-column-start: 2;
        grid-column-end: 3;
        flex-direction: row;
        justify-content: space-evenly;
    }

    /*.devolution-icon{
        width: 40px;
        !*transform: translateX(15px);*!
        margin-right: -25px;
    }*/

    .savecard-wrapper {
        grid-row-start: 1;
        grid-row-end: 1;
        grid-column-start: 3;
        grid-column-end: 4;
        flex-direction: row;
        justify-content: space-around;
    }

    .savecard-icon{
        width: 40px;
        /*transform: translateX(-15px);*/
        margin-right: 19px;
    }

    .help-wrapper {
        grid-row-start: 1;
        grid-row-end: 1;
        grid-column-start: 4;
        grid-column-end: 5;
        flex-direction: row;
        justify-content: space-evenly;
    }

    .help-icon{
        padding-left: 10px;
        width: 50px;
    }

    .hero-wrapper{
    }

    .home-best-sellers{
        font-size: 35px;
        padding-top: 100px;
    }

    .best-sellers-arrow{
        width: 42px;
        margin: 50px 0 50px 0;
    }

    /*banner grid categories in Homepage */
    .home-grid-slide-categories{
        cursor: pointer;
        width: 100%;
        height: auto;
        display: grid;
        padding: 100px;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 300px 400px;
        grid-gap: 20px;
    }

    .home-category1-wrapper { width: 100%;
        height: 100%;
        background-position: center;
        grid-column-start: 1;
        grid-column-end:2;
        grid-row-start: 1;
        grid-row-end: 3;
        margin: 0;
    }
    .home-category1-wrapper:hover{
        background-image: linear-gradient(
                rgba(255, 0, 0, 0.3),
                rgba(255, 0, 0, 0.3)
        ),url("/img/cms/brady_retocada.png");
        opacity: 0.8;
    }

    .home-category2-wrapper {
        height: 100%;
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        margin: 0;
    }
    .home-category2-wrapper:hover{
        background-image: linear-gradient(
                rgba(255, 0, 0, 0.3),
                rgba(255, 0, 0, 0.3)
        ),url("/img/cms/mochilas-tacticas.jpg");
        opacity: 0.8;
    }

    .home-category3-wrapper {
        height: 100%;
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3;
        margin: 0;
    }

    .home-category3-wrapper:hover{
        background-image: linear-gradient(
                rgba(255, 0, 0, 0.3),
                rgba(255, 0, 0, 0.3)
        ),url("/img/cms/israel_retocada.png");
        opacity: 0.8;
    }

    /* change size*/
    .home-change-size {
        font-size: 2.1rem;
        padding: 0;
        justify-content: space-evenly;
    }

    .size-parachute-description {
        font-size: 35px;
    }

    .little-bio-wrapper{
        flex-direction: row;
        justify-content: center;
        padding: 100px;
        gap: 50px;
    }
    .little-bio-text-column{
        width: 50%;
    }

    .little-bio-photo{
        width: 50%;
    }

    .little-bio-title {
        font-size: 35px;
    }

    .little-bio-arrow{
        width: 4%;
        margin: 50px 0 50px 0;
    }

    .little-bio-description{
        font-size: 14px;
        line-height: 1.8;
        font-weight: 500;
        color: #464646;
    }

    button.little-bio-btn {
        display: none;
    }

    /*banner grid brands in Homepage */

    .home-grid-slide-brands{
        width: 100%;
        height: 100%;
        flex-direction: row;
        padding: 100px;
        gap: 15px;
    }

    .home-brand1-wrapper { width: 100%;
        height: 727px;
        background-position: top;
        margin: 0;
    }

    .home-brand1-wrapper:hover{
        background-image: linear-gradient(
                rgba(255, 0, 0, 0.3),
                rgba(255, 0, 0, 0.3)
        ),url("/img/cms/jakob-owens-ZesUefCgYLc-unsplash.png");
        opacity: 0.8;
    }

    .home-brand2-wrapper {
        height: 727px;
        margin: 0;
    }

    .home-brand2-wrapper:hover{
        background-image: linear-gradient(
                rgba(255, 0, 0, 0.3),
                rgba(255, 0, 0, 0.3)
        ),url("/img/cms/harrison-hargrave-rF7yUZIPDO0-unsplash.png");
        opacity: 0.8;
    }

    .home-brand3-wrapper {
        height: 727px;
        margin: 0;
    }

    .home-brand3-wrapper:hover{
        background-image: linear-gradient(
                rgba(255, 0, 0, 0.3),
                rgba(255, 0, 0, 0.3)
        ),url("/img/cms/dx-stub-yw-fiBGHuZY-unsplash.png");
        opacity: 0.8;
    }

    .home-new-products{
        font-size: 35px;
    }

    .new-products-arrow {
        width: auto;
        padding: 10px;
    }
    /*paragraph section*/
    .home-paragraph-section{
        padding: 0 100px 100px 100px;
    }

    .paragraph-section-arrow{
        width: 4%;
        padding: 10px;
    }

    .paragraph-section-description{
        font-size: 14px;

    }
    /*newsletter*/
    .newsletter-section-wrapper {
        align-items: center;
        text-align: center;
    }

    .newsletter-title{
        font-size: 35px;
    }

    .input-email-box{
        width: 45%;
    }

    .input-email{
        width: 100%;
        height: 50px;
        border: inherit;
        font-size: 1.3em;
    }

    .accept-conditions1{
        font-size: 1em;
    }

    .accept-conditions2{
        font-size: 1em;

    }
    /*FOOTER*/
    div#footer-container-main{
        text-align: center;
    }

    #footer .block-content {
        line-height: 2.5;
    }
    footer#footer .block-links ul > li a:before{
        display: none;
    }
    img.icons-footer {
        padding-right: 11px;
    }
    /*BLOG*/
    .simpleblog__post__content {
        padding: 15px 71px;
    }

}
@media only screen and (min-width:1200px) and (max-width:1499px){

    body#manufacturer button.btn.btn-product-list.add-to-cart {
        padding: 8px 0px !important;
        width: 136px;
    }
    .brand {
        margin-left: auto;
    }
    /*ficha producto*/
    .nav-tabs .nav-link {
        width: 179px;
    }

    ul#product-infos-tabs {
        margin-left: -9pc;
        width: 133%;
        padding: 10px 0px;
    }
    body#product .banner-section-title {
        margin-left: -9pc;
        width: 131%;
    }
    .col li span {
        font-size: 11px;
    }
    #wrapper .breadcrumb a {
        font-size: 11px;
    }
    .col-add-btn {
        width: 33%;
    }
    body#product h1.h1.page-title span {
        font-size: 26px;
    }
    /*fin ficha producto*/
    p, div {
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
    }
    body#category .category-description.category-description-bottom {
        padding: 44px 40px 26px 40px;
    }
    body#category section#products {
        padding: 0px 40px;
    }
    .block.block-facets {
        padding: 0px 40px;
    }
    ul.dropdown-facet.facet-type-checkbox.is-active {
        box-shadow: 1px 1px 2px #d6d6d6;
    }
    body#category .product-miniature-grid .product-functional-buttons-bottom {
        left: 44%;
        top: -13%;
        transform: translateX(-50%);
        bottom: .5rem;
        transform: translate(-50%, 50%);
    }
    button.btn.btn-product-list.add-to-cart {
        padding: 8px 13px !important;
    }
    span.btn-filter {
        padding: 9px 18px;
        clip-path: polygon(8% 0, 100% 0%, 90% 121%, 0% 100%);
        margin-right: 8px;
    }

    body#category .product-miniature-default .product-flags {
        left: 8px;
        top: 0;
    }
    .category-image {
        margin-bottom: -7rem;
    }
    body#category #wrapper .breadcrumb {
        left:50%;
        transform: translate(-50%, -50%);
    }
    .top-hero-panel {
        height: 63px;
        padding-top: 3pc;
    }
    li.cbp-hrmenu-tab.cbp-has-submeu {
        wwidth: 14%;
    }
    div#desktop_logo {
        width: 115%;
    }
    .col.col-auto.col-header-left {
        width: 225px;
    }

    a.btn-category {
        clip-path: polygon(4% 0, 100% 0%, 96% 100%, 0% 100%);
        padding: 13px 13px;
    }
    .btn-read {
        padding: 7px 18px;
        width: 14%;
    }
    .home-category-title {
        font-size: 37px;
    }
    .little-bio-title {
        font-size: 29px;
    }
    .newsletter-title {
        font-size: 33px;
    }
}
div#rev_slider_10_3_forcefullwidth {
    display: none;
}
div#rev_slider_6_4_forcefullwidth {
    display: none;
}
/*BLACK FRIDAY*/
/*!*SLIDER*!*/
div#rev_slider_6_1_forcefullwidth {
    display: none;
}
div#rev_slider_10_2_forcefullwidth{
    display: none;
}

