/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/*//////////////////////////////////////////////////////////////////
[ ROCKBOX - Modificaciones visuales ]*/

/*//////////////////////////////////////////////////////////////////
/* FUENTES*/
@font-face {
  font-family: 'Futura Std';
  src: url("../fonts/FuturaStd-Medium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Futura Std';
  src: url("../fonts/FuturaStd-Heavy.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Futura Std';
  src: url("../fonts/FuturaStd-Bold.woff") format("woff");
  font-weight: Bold;
  font-style: normal;
}
/* FUENTES*/

/*[ General ]*/
body{
  font-family: 'Roboto', sans-serif;
}


body .cbp-hrmenu .cbp-tab-title{
  font-family: 'Futura Std';
  font-weight: 400;
  letter-spacing: .1em;
}
body #cbp-hrmenu .iqitmegamenu-submenu-container{
  font-family: 'Futura Std';
  font-weight: 400;
  letter-spacing: .1em;
}

body .cbp-hrmenu .cbp-hrsub-inner .cbp-categories-row .cbp-column-title,body .cbp-hrmenu .cbp-hrsub-inner .cbp-categories-row a.cbp-column-title:link {
    color: #343538!important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
	border-bottom: solid 1px #EBE0C8;
	
}

.text-a-center {
  text-align: center;
}

.text-a-decoration{
  text-decoration: underline;
  margin-right: 24%;
}

#iqitcookielaw.iqitcookielaw-showed {
  width: 100%;
  left: 0;
  bottom: 0;
}

#iqitcookielaw.iqitcookielaw-showed .btn-primary {
  padding: 0.8rem 3rem !important;
  float: right;
  font-size: 14px !important;
}


.logo {
  max-width: 120px;
}

.header-top {
  padding-top: 0;
  margin-top: 22px;
  height: 70px;
  background: transparent;
  border-bottom: 1px solid #EBE0C8;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 13px;
  margin-right: 13px;
}

body #header .header-btn-w .header-btn>.icon {
  padding-bottom: 10px;
  font-size: 1rem;
}

.social-links._footer {
  padding: 12px 0;
}
body .block-social-links,body .block-sello{
    display: inline-block;
}


.header-top a:not(.btn):not(.nav-link) {
  color: #777;
}

.cbp-hrmenu .cbp-links li {
  margin: 12px 0!important;
}
.cbp-hrmenu .cbp-links.cbp-valinks li {
  margin: 6px 0!important;
}

body .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title,body.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
	    border-bottom: solid 1px #EBE0C8!important;
}
.iqit-megamenu-container{
  padding-left: 28px;
  padding-right: 28px;
}

.cbp-hrmenu .cbp-links li a:hover {
  font-weight: bold;
	text-decoration: underline #C41230;
}

#cart #wrapper, #checkout #wrapper {
    margin: 3rem 0;
}

.elementor-instagram .il-photo__img {
  height: 250px;
  object-fit: cover;
}

.elementor-widget-heading .elementor-heading-title {
  margin-bottom: 12px;
}

.miembro {
  padding-top: 12px;
  color: #343538;
  font-size: 20px;
}

.cargo {
  color: #A2230A;
  font-size: 16PX;
}

.equipo p:last-of-type {
  width: 66%;
  margin: 0 auto
}

.taller .rte-content {
  width: 66%;
  margin: 166px auto;
}

.elementor-button {
  background-color: #A2230A;
  color: #ffffff;
  text-transform: uppercase
}

.elementor-element-7o0t2g4 {
  padding-top: 32px
}

#footer .block-footer.block-toggle.block-social-links {
  display: none
}

#footer .block-iqitlinksmanager .block-title{
  display: none;
}

#footer .block-iqitcontactpage .block-title{
  display: none;
}

#footer .block-title {
  font-weight: normal;
  text-transform: uppercase;
}

.product-miniature-default .product-title {
     font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
  color: #343538;
}
#mobile-header-sticky.stuck-down {
    background: #fff;    
	box-shadow: 0 5px 6px rgb(0 0 0 / 10%);
}


.cbp-horizontal .cbp-tab-title {
  color: #343538;
  font-size: 14px;
}
@media (max-width: 1500px){
.cbp-horizontal .cbp-tab-title {
    font-size: 14px;
}
	.cbp-horizontal > ul > li > a {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
}
}
@media (max-width: 1300px){
.cbp-horizontal .cbp-tab-title {
    font-size: 12px;
}
	.cbp-horizontal > ul > li > a {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
}
}
@media (max-width: 1200px){
.cbp-horizontal .cbp-tab-title {
    font-size: 11px;
}
	.cbp-horizontal > ul > li > a {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}
}
#desktop_logo .logo {
  margin-top: 0px;
}

.header-top a:not(.btn):not(.nav-link) {
  color: #343538;
}

#desktop-header #ps-shoppingcart-wrapper{
  margin-left: 16px;
}

#desktop-header #header-user-btn{
  margin-left: 20px;
}

.elementor-element .elementor-button {
  background: transparent
}

#desktop-header{
  border: none 1px #b0b0b0;
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.2);
}

.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
  top: 0px;
  left: 0px;
  background: #343538;
  padding-top: 2px;
}
.overtext .elementor-iqit-banner-title {
    background: rgb(196 18 48 / 50%);
	    padding: 8px;
}
.overtext1 .elementor-iqit-banner-title {
    background: rgb(0 0 0 / 50%);
	    padding: 8px;
}

/*//////////////////////////////////////////////////////////////////
[ Home ]*/

.justify-content-between .right-nav img{
  vertical-align: inherit;
}

.products-grid .js-product-miniature-wrapper:last-of-type .product-miniature-layout-1 {
  margin-right: 0;
}


body .categorias .elementor-iqit-banner-img img {
    padding: 24px;
}

body .product-list-subcategories {
    margin: 2rem 0;
}


/*//////////////////////////////////////////////////////////////////
[ Listado de productos ]*/

#search_filters .noUi-connect{
  background: #EBE1C8;
}

#search_filters .noUi-handle{
  background: #EBE1C8;
}

#search_filters {
  padding-top: 70px;
}

#search_filters .block-title{
      border-bottom: solid 1px #EBE0C8;
  font-size: 1rem;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
	text-transform: uppercase;
}

#wrapper .block-categories .block-title {
	color: #343538;
    font-size: 1.2rem;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-bottom: solid 1px #EBE0C8;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}
}	

#product .images-container .fa-search:before {
  color: #A2A5AE;
}

.slick-next:before, .slick-prev:before {
  font-size: 7rem;
  font-weight: 100;
  color: #EBE1C8;
}

.product-cover #product-images-large {
  border: 1px solid transparent !important;
}

.product-cover .product-flag {
  padding: 5px 16px;
  color: #fff;
  background: #C41230;
  font-weight: 400;
  font-size:16px;
  letter-spacing: .1em;
  font-family: 'Futura Std';
}
.product-miniature-default li.product-flag {
  padding: 5px 16px;
  color: #fff;
  background: #C41230;
  font-weight: 400;
  font-size:16px;
  letter-spacing: .1em;
  font-family: 'Futura Std';
}
body .product-miniature-default .product-flags {
    left:-24px;
    top: 28px;
}
/*body .product-flags {
    transform: rotate(270deg);
    z-index: 2;
    left: 0;
    transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1);
}*/
body .product-flags .new, body .product-flags .out_of_stock {
    display: none;
}

.product-info-row .product-price {
  font-size: 40px;
  font-weight: 600;
  color: #343538;
	font-family: 'Futura Std';

  letter-spacing: 1px;
}

.product-info-row .text-muted {
  margin-top: 10px;
}


.product-info-row .js-mailalert .form-control {
  border: 0;
  margin-left: 0;
  margin-top: 10px;
  float: left;
  padding: 0px;
  background-color:#F7F7F7;
  width: 400px;
  height: 40px;
  padding-left: 20px;
}

.form-control {
    background-color: #faf7f1!important;
    color: #878787!important;
    border: #faf7f1!important;
	border-radius: 24px!important;
}

.products-selection .view-switcher a.js-search-link {
  display: none;
}

.product-info-row .sm-ico-mail{
  margin-left: 0px;
  margin-top: 10px;
  width: auto;
  float: left;
  padding-top: 10px;
  background-color:#F7F7F7;
  /*background-color: #C9C9C9;*/
  padding-left: 10px;
  padding-right: 10px;
}

.product-info-row .bg-email-product{
  height: 40px;
  width: 350px;
  background-color: #F7F7F7;
  margin-bottom: 30px;

}

.product_header_container #product-availability{
  display: none;
}

.sm-ico-facebook:before{content:url(../img/sm-ico-facebook.svg);}
.sm-ico-twitter:before{content:url(../img/sm-ico-twitter.svg);}
.sm-ico-instagram:before{content:url(../img/sm-ico-instagram.svg);}
.sm-ico-reverb:before{content:url(../img/sm-ico-reverb.svg);}
.sm-ico-cart-fill:before{content:url(../img/sm-ico-cart-fill.svg);}
.sm-ico-mail:before{content:url(../img/sm-ico-mail.svg);}
.sm-ico-fav:before{content:url(../img/icon_heart.svg);}
#header-wishlist-btn .fa-heart-o:before{content:url(../img/icon_heart.svg);}
.sm-ico-user:before{content:url(../img/icon_profile.svg);}
#header-user-btn .fa-user:before{content:url(../img/icon_profile.svg);}
/*.sm-ico-user:before{content:url(../img/sm-ico-user.svg);}*/
.sm-ico-cart-w:before{content:url(../img/icon_cart_1.svg);}
.sm-ico-cart:before{content:url(../img/icon_cart_02.svg);}
/*.sm-ico-cart:before{content:url(../img/sm-ico-cart.svg);}*/
.sm-ico-telefono:before{content:url(../img/sm-ico-telefono.svg);}
.pay-ico-visa:before{content:url(../img/pay-ico-visa.png);}
.pay-ico-master:before{content:url(../img/pay-ico-master.png);}
.pay-ico-apple:before{content:url(../img/pay-ico-apple.png);}
.pay-ico-google:before{content:url(../img/pay-ico-google.png);}
.pay-ico-paypal:before{content:url(../img/pay-ico-paypal.png);}
.pay-ico-amazon:before{content:url(../img/pay-ico-amazon.png);}
.sm-ico-prod-face:before{content:url(../img/sm-ico-prod-face.svg);}
.sm-ico-prod-goo:before{content:url(../img/sm-ico-prod-goo.svg);}
.sm-ico-prod-pinte:before{content:url(../img/sm-ico-prod-pinte.svg);}
.sm-ico-prod-twit:before{content:url(../img/sm-ico-prod-twit.svg);}
.sm-ico-prod-lupa:before{content:url(../img/sm-ico-prod-lupa.svg);}
.pay-footer-visa:before{content:url(../img/pay-footer-visa.svg);}
.pay-footer-master:before{content:url(../img/pay-footer-master.svg);}
.pay-footer-apple:before{content:url(../img/pay-footer-apple.svg);}
.pay-footer-google:before{content:url(../img/pay-footer-google.svg);}
.pay-footer-paypal:before{content:url(../img/pay-footer-paypal.svg);}
.pay-footer-amazon:before{content:url(../img/pay-footer-amazon.svg);}
.pay-footer-bizum:before{content:url(../img/pay-footer-bizu.svg);}
.fa-bars:before{content:url(../img/icon_menu.svg);}
.fa-search:before{content:url(../img/icon_search.svg);}
.tooltip .arrow{
  position:absolute;
  display:none;
  width:.8rem;
  height:.4rem
}
.tooltip .arrow:before{
  position:absolute;
  content:"";
  border-color:transparent;
  border-style:solid
}

.product-info-row .bootstrap-touchspin .btn-touchspin{
  background-color: none;
  color: #9D9D9D;
  border: none;
}
body .bootstrap-touchspin .btn-touchspin:hover {
    background-color: unset;
}
.product-info-row .btn-primary:disabled {
  color: #343538;
  background-color: #343538;
  border-color: #343538;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #343538;
    border-color: #343538;
}

.product-info-row .btn-primary{
  color: #343538;
  background-color: #F1D627;
  border-color: #F1D627;
}


#content-wrapper .product_header_container .page-title {
  margin-top: 0;
  margin-bottom: 5px;
}


.products-grid .js-product-miniature-wrapper .product-miniature-layout-1 {
      margin: 1rem 1.5rem;
}

.elementor-element.elementor-element-q1izcjg .elementor-widget-container,
.elementor-element.elementor-element-p3hhy8p .elementor-widget-container,
.elementor-element.elementor-element-xmuj9og {
  margin: 0
}

.elementor-element.elementor-element-4yej532 {
  padding: 0 0 30px 0 !important
}

.elementor-element.elementor-element-4yej532 .elementor-icon i {
  color: #c74642;
}

.elementor-element.elementor-element-4yej532 .elementor-icon-box-title {
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 24px;
}

.elementor-widget-icon-box .elementor-icon-box-description {
  max-width: 75%;
  margin: 0 auto;
}

.elementor-element.elementor-element-mp80c89 .col-2,
.elementor-element.elementor-element-hn2eja2 .col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.products-selection {
  margin: 0 0 40px 0;
  padding: 0;
  border-top: none;
  border-bottom: none;
}

.elementor-element.elementor-element-dj1wm9n,
.elementor-element.elementor-element-jw4wvnd,
.elementor-element.elementor-element-z8015ci {
  margin-bottom: 23px
}

.elementor-element.elementor-element-b58qndr .elementor-heading-title {
  margin-top: 32px
}

#footer-copyrights .copyright-txt>p:last-child,
#footer-copyrights .fa.fa-instagram {
  color: #ffffff;
}

/*//////////////////////////////////////////////////////////////////
[ Botones ]*/
.btn-default{
  background: #f8f8f8 !important;
  color: #318f8a !important;
}
body .btn-primary {
    color: #fff;
    background-color: #343538;
    border-color: #343538;
    border-radius: 40px;
    padding: 12px 42px;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.btn-primary:hover {
    color: #fff;
    background-color: #C41230;
    border-color: #C41230;
}
body .checkout .btn-primary {
    color: #fff;
    background-color: #C41230;
    border-color: #C41230;
    border-radius: 40px;
    padding: 12px 42px;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
}
body .checkout .btn-primary:hover {
    color: #fff;
    background-color: #343538;
    border-color: #343538;
}
.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: #fbfaf7;
    color: #343538;
    border: none 1px #fbfaf7;
	    border-radius: 40px;
    padding: 12px 42px;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
}

body #content-wrapper .product-actions .product-additional-info .btn-secondary {
  font-weight: 300 !important;
	color: #fff!important;
    background: #343538 !important;
	    font-size: 12px!important;padding: 12px 42px!important;
}



.cart-buttons .btn-secondary {
    color: #fff;
    background-color: #343538;
    border-color: #007bff;
    border-radius: 40px;
    padding: 12px 42px;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.btn-product-list {
    color: #fff;
    background-color: #343538;
    border-color: #007bff;
    border-radius: 40px;
    padding: 12px 16px;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
	font-size:13px;
}
.btn-product-list:hover {
    color: #fff;
    background-color: #C41230;
    border-color: #C41230;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle{
  background: #ddd;
}

.cart-buttons .btn-primary {
  display: none
}

.product-info-row button.add-to-cart {
    color: #ffffff;
    background-color: #343538;
    border-radius: 40px;
    border-color: #343538;
	padding: 12px 42px;
    font-size: 17px;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.product-info-row button.add-to-cart:hover {
    color: #ffffff;
    background-color: #C41230;
    border-color: #C41230;
}

body .add-to-cart .btncarrito {
     margin-right: 12px;
}

#content-wrapper .product-additional-info .page-title {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
}

#content-wrapper .product-additional-info p.page-title {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#content-wrapper #iqithtmlandbanners-block-1 .rte-content{
  padding-top: 0px;
  margin-top: 40px;
}

.elementor .slick-slide-inner img{
  height: auto;
  width: 100%;
}

#content-wrapper .product-additional-info .btn-secondary {
  font-weight: bold !important;;
  font-size: 18px !important;;
  margin-top: 10px !important;;
  margin-bottom: 0px !important;;
  text-transform: uppercase !important;;
  padding: 1rem 0 !important;
  color: #343538 !important;
}
#content-wrapper .product-additional-info .rte-content p {
  display: inline;
}
#content-wrapper .product-additional-info .rte-content img{
  margin-right: 25px;
}
#content-wrapper .product-additional-info .rte-content img.img-visa{
  max-width: 36px;
}
#content-wrapper .product-additional-info .rte-content img.img-master{
  max-width: 30px;
}
#content-wrapper .product-additional-info .rte-content img.img-apple{
  max-width: 37px;
}
#content-wrapper .product-additional-info .rte-content img.img-google{
  max-width: 43px;
}
#content-wrapper .product-additional-info .rte-content img.img-paypal{
  max-width: 87px;
}
#content-wrapper .product-additional-info .rte-content img.img-amazon{
  max-width: 91px;
}

h2.elementor-heading-title:after {
  height: 1px;
  background: #c54541;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 100%;
  z-index: 0;
}

h2.elementor-heading-title span {
  position: relative;
  z-index: 2;
  opacity: 1;
  background: #fff;
  padding: 6px 18px;
}

.cream h2.elementor-heading-title span {
    background: #f8f7f1;
}

.elementor-element.elementor-element-p3hhy8p .elementor-button,
.elementor-element.elementor-element-q1izcjg .elementor-button {
  background: #ffffff !important;
  color: #343538 !important;
  font-size: 14px !important;
  padding: 0 !important;
}

.ps-emailsubscription-block .btn-subscribe {
  padding: 0 1rem !important;
}

#footer .ps-emailsubscription-block .newsletter-input-group {
  border: none;
  width: 70%;
  /*float: left;*/
  height: 40px;
  border-radius: 24px;
}

#footer .ps-emailsubscription-block .newsletter-input-group2 {
  border: none;
  width: 25%;
  height: 40px;
}

#footer .newsletter-input-group2 .btn-subscribe{
  background: #ebe1c8 !important;
  margin-left: 15px;
  width: 90px;
}

#footer .newsletter-input-group2 .btn-subscribe span{
  font-size: 14px;
  font-weight: bold;
  color: #575757;
  text-transform: none;
}

#footer h5 span {
  text-transform: uppercase;
  /*color: #ebe0c8;*/
  font-size: 14px;
  letter-spacing: 1px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  font-style: normal;
}

#footer-container-main a,
.contact-rich {
  line-height: 22px;
  font-size: 14px;
}

#footer .social-links._footer a{
  font-size: 24px;
}

#footer-copyrights._footer-copyrights-2 .copyright-img{
  text-align: right;
  padding-right: 0px;
  padding-top: 5px;
}


#footer-copyrights._footer-copyrights-2 .copyright-img i{
  margin-left: 15px;
}

#footer-copyrights._footer-copyrights-2 .copyright-txt {
  text-align: left;
  padding-left: 0px;
  padding-top: 5px;
}

#footer-copyrights._footer-copyrights-2 .copyright-txt p{
  color: #ffffff;
  font-size: 11px;
  margin-top: 8px;
}

#footer-copyrights._footer-copyrights-2 .copyright-txt a{
    color: #ffffff;
}

#footer-copyrights._footer-copyrights-2 .copyright-txt a:hover{
    color: #ffffff;
}

#footer .footer-style-1 .social-links>li{
  padding-right: 30px;
}

#footer .block-social-links{
  padding-left: 0px;
}

.block-links ul>li {
  margin-bottom: 6px;
	    font-size: 16px;    font-family: 'Futura Std';
    font-weight: 400;
}

#footer-container-main .block-links ul>li {
  margin-bottom: 10px;
}

#footer-container-main .contact-rich .part{
  margin-bottom: 10px;
}

#footer-container-main a:hover {
  text-decoration: underline
}

#header .header-nav .right-nav>div::after {
  background-color: #ebe0c8;
}

#header .header-nav{
  height: 50px;
}

#header .header-nav .container{
  padding-right:28px;
  padding-left:28px;
}

#header .header-nav .left-nav p{
  margin-bottom: 0px;
  font-size: 14px;
}

#content-wrapper .page-title{
  border-bottom: none;
  font-weight: normal;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
	    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
	
}


#content-wrapper .product_header_container .page-title span {
  font-style: normal;
  font-weight: 300;
  color: #263427;
  font-size: 26px;
  line-height: 35px;
  letter-spacing: 0.1;
  font-family: 'Futura Std';
}

.product-additional-info .js-mailalert.form-inline {
    padding: 1rem;
	border: 1px solid #f7f7f7;
   margin: 1rem 0;
}

.product-additional-info .js-mailalert.form-inline .input-group{
  padding-left: 0px;
}

.nav-item a[href="#extra-0"] {
  display: none
}

/*//////////////////////////////////////////////////////////////////
[ Ficha de producto ]*/
.product-additional-info{
  border-top: none;
  padding-top: 0;
}

.product-additional-info .product-manufacturer-next img {
  max-height: 40px;
  margin: 7px 0;
}

body .product-quantity .add-to-cart:disabled {
    opacity: 0.2;
}

.product-additional-info .product-description,
.product-additional-info .product-reference{
  margin-top:30px;
}

.product-additional-info hr{
  border-top: 1px solid #F5EFE3;
  margin-top: 30px;
}

.product-additional-info .sep-additional-info{
  border-bottom: 1px solid #F5EFE3;
  margin-top: 20px;
  clear: both;
  height: 20px;
}

.product_header_container{
  border-bottom: none;
}

.product-additional-info .product-tabs{
  margin-top: 0;
}

body .iqit-accordion .title {
    font-family: 'Futura Std';
    font-weight: 400;
    text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 1px solid #EBE0C8;
	font-size: 18px;
	padding: 1rem 0;
}
body #content-wrapper #iqithtmlandbanners-block-1 .rte-content {
    margin-top: 0px;
    border-bottom: 1px solid #EBE0C8;
    padding: 0 0 1rem 0;
}
body a#products-tab-anchor {
    color: inherit;
    text-decoration: none;
    display: none;
}
body .product-quantity .qty .input-group {
    border-radius: 24px;
}

body .product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical {
    width: auto;
    display: block;
    position: absolute;
    right: 16px;
    top: 5px;
}
/*body .product-info-row .product-add-to-cart .bootstrap-touchspin .btn-touchspin,*/
body .bootstrap-touchspin .btn-touchspin{
    background-color: unset;
    color: #343538;
    border: none;
}
body .product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 1.4rem;
    left: 6px;
}
body .product-info-row .product-add-to-cart .bootstrap-touchspin .form-control {
	border: solid 2px #343538!important;
	font-size: 18px;
	background-color: #fff!important;
}

body .product-quantity .qty {
    width: 100px;
    height: 100%;
}
body .ns-box {
    background: #343538;
    color: #ffffff;
}
body  .product-quantity {
	margin-bottom: 2rem;
}

body .product-add-to-cart .btn-secondary{
    background: #f8f8f8;
    color: #343538;
    border: none 1px #f0f0f0;
    border-radius: 24px;
	font-size: 20px;
	padding: 0.8rem 1.2rem;
}

.dispoadver {
	padding: 1rem 0;
	border-bottom: 1px solid #EBE0C8;
	letter-spacing: .1em;
	font-size: 16px;
    text-transform: uppercase;
	font-weight: 600;
}	
.aviso a{    text-decoration: underline #C41230;}
	
.dispoadver .dispotitle { color:#9D9D9C }
.dispoadver .instock { color:#26C700 }
.dispoadver .outofstock {color:#a62037}
.sendout {
    background: #e7e1ca;
    font-size: 15px;
    color: #343538;
    font-weight: 500;
	text-transform: none; 
    font-family: 'Futura Std';
	padding: 12px 42px;
}
.sendout a{
    text-decoration: underline #C41230;
}
#productdaas-accordion .product-features{
	display:none;
}	
#content-wrapper .section-title {
    color: #343538;
    font-size: 1.1428571429rem;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-bottom: solid 1px #EBE0C8;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}
.product-additional-info .social-sharing {
    margin: 1rem 0;
	padding:0 0 1rem 0;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	border-bottom: 1px solid #EBE0C8;
}

.product-additional-info .social-sharing > span {
    display: inline-block;
    margin-right:1rem;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    font-size: 1rem;
	color: #343538;
	text-transform: uppercase;
}


body .product-additional-info .social-sharing i{
    color: #9d9d9c;
    font-size: 24px;
}
body .block-section.category-products {
    margin: 5rem 0; 
}

/*//////////////////////////////////////////////////////////////////
[ Categorías ]*/
body #search_filters .facet .facet-label a,body #search_filters_brands .facet .facet-label a,body #search_filters_suppliers .facet .facet-label a {
    font-size: 1rem;
	    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
}
body #search_filters .facet .facet-label,body #search_filters_brands .facet .facet-label,body #search_filters_suppliers .facet .facet-label {
    margin-bottom: 0.6rem;
}
body #search_filters .noUi-horizontal .noUi-handle {
    border: none; 
}
body #search_filters .facet,body #search_filters_brands .facet,body #search_filters_suppliers .facet {
    padding-top: 2rem;
}
body .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio {
    background: #e7e1ca;
    color: #ffffff;
    border-color: #f4f2e8;
	box-shadow: unset;
	border: none;
}
body .custom-radio input[type=radio]:checked + span {
    background-color: #343538;
}

.block-links ul>li[data-depth='1'] {
  margin: 0.8rem 0 0.8rem 1rem;
}
.block-links ul>li[data-depth='1'] .category-sub-menu {
  margin: 0.8rem 0 0.8rem 1rem;
}

body .subcategory-name {
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
}

body#category .category-description a{
    color: #a62037;
    text-decoration: underline;
}

body #search_filters .magnitude {
	display:none;
}


/*//////////////////////////////////////////////////////////////////
[ Breadcrumb ]*/

#wrapper .breadcrumb {
  padding-top: 0;
  margin-bottom: 32px;
  margin-top: 16px;
}

#wrapper .breadcrumb #iqitproductsnav {
  display: none;
}
/*//////////////////////////////////////////////////////////////////
[ FIN Breadcrumb ]*/
.header-nav .fa-phone {
  background: #ffffff;
  color: #263427;
  padding: 0 2px;
  font-size: 13px;
}

#header .header-nav a {
  padding-left: 10px;
  font-size: 15px;
}

#header .header-nav p a {
  padding-left: 2px
}

#product-details-tab {
  display: none
}

/*//////////////////////////////////////////////////////////////////
[ Checkout ]*/


#blockcart-modal .modal-dialog {
  max-width: 1100px !important;
}

#blockcart-modal .modal-dialog .modal-content {
  padding: 30px !important;
}

body .cart-grid .card, body .cart-summary.card {
    background: #fbfaf7;
    border: none;
	padding: 1rem;
}
body .cart-grid-right hr {
    margin: 0;
    background: #f5f4e9;
}
body .block-promo .cart-voucher-area {
    padding: 1rem;
    background: none;
}
body .cart-voucher input {
    background: #f8f7f1; 
    border-radius: 24px!important;
}
body .cart-voucher .voucher-icon {
    cursor: pointer;
    display: none;
}

body .cart-summary-line.cart-total .label {
	font-family: 'Futura Std';
    font-weight: 700;
    letter-spacing: .1em;
	font-size: 1rem;
}
body .cart-summary-line.cart-total .value {
    font-family: 'Futura Std';
    font-weight: bold;
    letter-spacing: 0;
}

body .cart-voucher input::placeholder {
    color: #878787;
}

.step-title{
/* font-family: 'Roboto', sans-serif;*/
}

.cart-container .product-price {
  color: #343538;
}

#blockcart-content .cart-subtotals {
  font-size: 18px
}

.cart-buttons .btn-secondary {
  padding: .7rem 1.25rem !important;
}

.product-miniature-grid .product-price {
  font-size: 1.5rem;
  color: #343538;
  font-family: 'Futura Std';
  font-weight: 600;
  letter-spacing: 1px;
}

.product-additional-info .js-mailalert, .product-additional-info .product-manufacturer{
  width:100%;  
}  

#footer-container-main hr{
  display: none;
}

#mobile-footer-copyrights {
  display: none;
}

body .cart-item-header {
    border-bottom: 1px solid #f5f4e9;
    border-top: 1px solid #f5f4e9;
}

body .cart-item {
    padding: 1rem 0;
    border-bottom: 1px solid #f5f4e9;
}
body .cart-item .bootstrap-touchspin input {
    border: solid 1px #343538;
    padding: 1rem 1.4rem;
    font-size: 18px;
	    border-radius: 24px!important;
}
body .cart-item .bootstrap-touchspin {
border-radius: 24px;
}


body .cbp-hrmenu .cbp-categories-row > div {
    margin-top: 12px;
    padding-right: 24px;
    padding-left: 24px;
}

/*Menu Mobile*/
.dropdown-menu.show {
  display: block;
}
.col-mobile-menu-dropdown.show #_mobile_iqitmegamenu-mobile2{
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
#_mobile_iqitmegamenu-mobile2.dropdown-menu{
  border: none !important;
  background: none !important;
}
.col-mobile-menu-dropdown #_mobile_iqitmegamenu-mobile2{
  position: absolute;
  left: 0;
  top: auto;
  z-index: 1000;
  width: 100%;
  transform-origin: top;
  animation-fill-mode: forwards;
  -webkit-transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  transition: all .2s cubic-bezier(.7,0,.3,1);
  -webkit-transition: all .2s cubic-bezier(.7,0,.3,1);
}
#iqitmegamenu-mobile2 {
  background: #fff;
  color: #343538;
}
#iqitmegamenu-mobile2 {
  clear: both;
  font-size: 1.2rem;
}
#iqitmegamenu-mobile2 li {
  position: relative;
}
#iqitmegamenu-mobile2 {
  color: #aaa;
}
#iqitmegamenu-mobile2 {
  font-size: 1.2rem;
}
#iqitmegamenu-mobile2 a, #iqitmegamenu-mobile2 a:link, #iqitmegamenu-mobile2 a:visited, #iqitmegamenu-mobile2 a:hover {
  color: #aaa;
}
#iqitmegamenu-mobile2 > li > a {
  border-bottom: none 1px;
}
#iqitmegamenu-mobile2 a {
  display: block;
  padding: 1em 3em 1em 1em;
  min-height: 3em;
}
#iqitmegamenu-mobile2 .mm-expand {
  width: 3rem;
  height: 1.55em;
  line-height: 1.55em;
  position: absolute;
  right: 0;
  font-size: 2em;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}
#iqitmegamenu-mobile2 .mm-expand > .close-icon {
  display: none;
}
#iqitmegamenu-mobile2 li.show > .mm-expand > .expand-icon {
  display: none;
}
#iqitmegamenu-mobile2 li.show > .mm-expand > .close-icon {
  display: inline-block;
}
#iqitmegamenu-mobile2 li.show > ul {
  display: block;
}
#iqitmegamenu-mobile2 li > ul {
  background: #FFFFFF;
}
#iqitmegamenu-mobile2 li ul {
  display: none;
  padding-left: 2rem;
  margin-left: -1rem;
}
#iqitmegamenu-mobile2 li ul {
  font-size: .9em;
  padding-top:.6em;
  padding-right: 0;
  padding-bottom:.6em;
}
#iqitmegamenu-mobile2 li ul {
  font-size: .9em;
}
#iqitmegamenu-mobile2 li > ul > li > ul {
  background: #FFFFFF;
}
#iqitmegamenu-mobile2 li ul a {
  padding: .6em 3em .6em 1em;
}
#iqitmegamenu-mobile2 .fa-angle-down::before {
  color: #343538;
}

/*Menu Mobile*/
@media (max-width:990px) {
	.col-mobile-btn.col-mobile-btn-account { display:none; }
}

.top_menu-mobile {
	padding:20px 20px 0 20px;
	background:#FFF;
	margin:0;
}
.top_menu-mobile a {
	font-family: 'Futura Std';
	letter-spacing: .1em;
	padding:10px 10px 10px 0;
	display:block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:400;
}

.top_menu-mobile a i.fa {
	width:22px!important;
	font-size: 1.3rem!important;
	margin-right:10px;
}
.top_menu-mobile a i.fa {
	width:22px!important;
	font-size: 1.3rem!important;
	margin-right:10px;
}

@media (max-width:990px) {
	.top_menu-mobile .sm-ico-user:before {
		content: '';
		display: block;
		background: url(../img/icon_profile.svg);
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center center;
		height:21px!important;
		width:22px!important;
		margin-bottom: -2px;
	}
}


#iqitmegamenu-mobile {
	background:#FFF;
	box-shadow: 0 12px 10px rgb(0,0,0,.25);
}
#iqitmegamenu-mobile>ul {
	padding:15px 20px;
}
#iqitmegamenu-mobile>ul>li {
	font-family: 'Futura Std';
	letter-spacing: .1em;
	position: relative;
	padding-left: 55px;
	text-transform: uppercase;
	font-weight: 400;
}
#iqitmegamenu-mobile li ul {
    padding-left: initial;
	border-top: 1px solid #EBE0C8;
}
#iqitmegamenu-mobile li ul li ul {
	border-top: 1px solid #e9e9e9;
	margin-left: 0;
}
#iqitmegamenu-mobile li ul li ul li {
	padding-left: 16px;
}
#iqitmegamenu-mobile li ul li {
	font-family: 'Futura Std';
    text-transform: none;
}

#iqitmegamenu-mobile>ul>li:last-child,
#iqitmegamenu-mobile>ul>li:nth-last-child(2),
#iqitmegamenu-mobile>ul>li:nth-last-child(3) {
	position: inherit;
	padding-left:0;
}

.m_item:first-child {
	border-top:1px solid #EBE0C8;
	padding-top: 8px;
}
.m_item:first-child::before {
	top:14px;
}


.m_item:last-child::before,
.m_item:nth-last-child(2)::before {
	content:initial;
	background:none;
	width:initial;
    height:initial;
}
.m_item:nth-last-child(3) {
	border-top:1px solid #EBE0C8;
	margin-top:10px;
	padding-top:10px;
}
.m_item:last-child {
	border-bottom:1px solid #EBE0C8;
	margin-bottom:10px;
	padding-bottom:10px;
}
.m_item::before {
    content:'';
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
    width:40px;
    height:40px;
    position:absolute;
	top:5px;
	left:0px;
}

/* Fotos menu */
.menucat1::before{
	background-image:url('https://rockbox.es/img/cms/catmobile/g_electrica.png');
}
.menucat2::before{
	background-image:url('https://rockbox.es/img/cms/catmobile/baterias.png');
}
.menucat3::before{
	background-image:url('https://rockbox.es/img/cms/catmobile/teclado.png');
}
.menucat4::before{
	background-image:url('https://rockbox.es/img/cms/catmobile/audio_recording.png');
}
.menucat5::before{
	background-image:url('https://rockbox.es/img/cms/catmobile/life_style.png');
}
.menucat6::before{
	background-image:url('https://rockbox.es/img/cms/catmobile/usado_vintage.png');
}
.menucat7::before{
	background-image:url('https://rockbox.es/img/cms/catmobile/ofertas.png');
}
.menucat8::before{
	background-image:none);
}

/* [woocommerce - ficha producto] */
@media (max-width: 568px) {	
	.product-manufacturer-next {
		float: inherit!important;
		margin: 20px auto;
	}
	.product-manufacturer-next img {
		max-height: 70px;
	}
}

@media (max-width: 880px) {
	.product-quantity .col-add-qty {
		flex-basis: 80px!important;
		flex-grow: 1;
		position: relative;
		max-width: 100%!important;
	}
	.product-quantity .col-add-btn {
		flex-basis: 240px!important;
		flex-grow: 1;
		position: relative;
		max-width: 100%;
	}
	.product-quantity .col-add-btn button.add-to-cart {
		padding: 12px 15px;
		font-size: 14px;
	}
}

@media (min-width: 768px) {

  .elementor-element.elementor-element-mp80c89 .col-md-2,
  .elementor-element.elementor-element-hn2eja2 .col-md-2 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  #checkout .col-md-8 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  #checkout .col-md-4 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .elementor-column-gap-default .elementor-element-populated{
    padding: 5px;
  }

}

@media (min-width: 992px) {

  .elementor-element.elementor-element-mp80c89 .col-lg-2,
  .elementor-element.elementor-element-hn2eja2 .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (max-width: 1366px){
  .text-a-decoration {
    margin-right: 19%;
  }

}

@media (max-width: 1280px){
  .text-a-decoration {
    margin-right: 16%;
  }

}


@media (max-width: 1000px) {
  .product-info-row .js-mailalert .form-control {
    width: 300px;
  }

}

@media (max-width: 991px) {
  #header .header-nav .container {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .text-a-decoration {
    margin-right: 0px;
  }

  .btn-primary.btn-lg.add-to-cart {
    padding: 20px 40px 20px 40px !important;
    font-size: 20px !important;
  }
}

@media (max-width: 900px) {
  #footer-copyrights {
    display: none;
  }

  #mobile-footer-copyrights {
    display: block;
  }

  #mobile-footer-copyrights._footer-copyrights-2 {
    text-align: center;
  }

  #mobile-footer-copyrights {
    border-top: solid 2px #ddd;
    background: #575757;
    padding-top: 0.85714rem;
    padding-bottom: 0.85714rem;
  }

  #mobile-footer-copyrights {
    padding: 1rem 0;
  }

  #mobile-footer-copyrights._footer-copyrights-2 .copyright-txt {
    text-align: center;
    padding-left: 0px;
    padding-top: 5px;
  }

  #mobile-footer-copyrights._footer-copyrights-2 .copyright-txt p {
    color: #ffffff;
    font-size: 11px;
    margin-top: 0;
  }

  #mobile-footer-copyrights._footer-copyrights-2 .copyright-txt a {
    color: #ffffff;
  }

  #mobile-footer-copyrights._footer-copyrights-2 .copyright-img, #mobile-footer-copyrights._footer-copyrights-2 .copyright-txt {
    margin-bottom: 0;
  }

  #mobile-footer-copyrights._footer-copyrights-2 .copyright-img {
    text-align: center;
    padding-top: 5px;
  }

  #mobile-footer-copyrights._footer-copyrights-2 .copyright-img i {
    margin-left: 5px;
  }
  #header .header-nav {
    padding-top: 6px;
}
}

/*//////////////////////////////////////////////////////////////////
[ ROCKBOX - Móvil ]*/

@media (max-width: 768px) {

  #header .header-nav {
    padding-top: 1.14286rem;
  }

  .justify-content-between .right-nav img{
    display: inline;
    flex: none;
    width: 10px;
    margin-top: 0px;
  }

  .justify-content-between .right-nav i{
    display: none;
  }

  #iqitcookielaw.iqitcookielaw-showed .btn-primary {
    padding: 0.8rem 1.25rem !important;
    font-size: 12px !important;
  }

  .product-info-row .js-mailalert .form-control {
    width: 270px;
  }

  /*//////////////////////////////////////////////////////////////////
  [ Header ]*/
  
  #header .header-nav .container{
    margin-right: 0px;
    margin-left: 0px;
  }


  #mobile-header .mobile-main-bar {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  #content-wrapper .page-title {
    font-size: 1.7rem;
    margin-top:10px;
    padding-bottom: 0px;
  }

  .logo {
    max-width: 80px;
  }

  #header .header-nav .left-nav p{
    margin-bottom: 0px;
    font-size: 11px;
  }

  #header .header-nav a {
    padding-left: 5px;
    font-size: 11px;
  }

  #header .header-nav .text-right a {
    padding-left: 5px;
    font-size: 11px;
  }

  /*//////////////////////////////////////////////////////////////////
  [ Home ]*/

  .elementor-element.elementor-element-5w81tvp {
    margin-top: 20px;
  }


  /*//////////////////////////////////////////////////////////////////
  [ Listado productos ]*/


  .products-grid .js-product-miniature-wrapper:nth-of-type(2n+1) .product-miniature-layout-1 {
    margin-right: 3px;
    margin-left: 0
  }

  .products-grid .js-product-miniature-wrapper:nth-of-type(2n) .product-miniature-layout-1 {
    margin-right: 0;
    margin-left: 3px
  }



  .product-sidebar {
    display: none
  }

  #footer .col {
    flex-basis: auto;
    margin-bottom: 20px
  }

  .product-cover img {
    max-width: 220px
  }

  .col-product-info {
    margin-top: -24px
  }

  .nav-item a[href="#extra-0"] {
    display: block
  }
  /*//////////////////////////////////////////////////////////////////
  [ Ficha de producto ]*/

  /*.qty,*/
 

  .product_header_container {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    border-bottom: 0;
  }

  .product-information{
    padding-top: 10px;
  }


  #content-wrapper .product_header_container .page-title span {
    font-size: 26px;
  }
	
.product-manufacturer-next img {
    max-width: 100px;
}

  .product-info-row .product-price {
    font-size: 42px;
    color: #343538;
    font-family: 'Futura Std';
    font-weight: 600;
    letter-spacing: 1px;
  }

  .product-info-row .tax-shipping-delivery-label{
    margin-top: 10px;
  }

  .product-additional-info {
    margin-top: -10px;
  } 
  
  .elementor-element-rqtbi8w,
  .elementor-element-96tem0k {
    margin-top: 20px
  }
  

  /*//////////////////////////////////////////////////////////////////
  [ Checkout ]*/

  #checkout .form-group{
    margin-bottom:0;
  }
  #checkout .col-form-label {
    padding-top: 0;
    padding-bottom: 0;
  }

  #checkout section.checkout-step #conditions-to-approve {
    padding-top: 0 !important;
  }

  #blockcart-modal .modal-dialog .modal-content{
    padding: 10px !important;
  }

  .cart-item, .cart-item-header {
    padding-top:5px;
    padding-bottom:5px;
  }
  .ps-shoppingcart.dropdown .show #blockcart-content {
  }
  .ps-shoppingcart.dropdown #blockcart-content .cart-products {
    max-height: 60vh !important;
  }

  /* Footer*/
  #footer-container-main .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .btn-primary.btn-lg.add-to-cart {
    padding: 20px 40px 20px 40px !important;
  }  

  #header .header-nav {
    padding-top: 4px;
  }

  .product-info-row .js-mailalert .form-control {
    width: 320px;
  }

  .justify-content-between .right-nav{
    text-align: left !important;
    flex: none;
    max-width: 100%;
  }

  .justify-content-between .center-nav{
    width: 100% !important;
  }
}


@media (max-width: 520px) {
  #header .header-nav {
    height: 60px;
  }
  #header .header-nav {
    padding-top: 0px;
  }
}

@media (max-width: 400px) {
  .product-info-row .js-mailalert .form-control {
    width: 200px;
  }
}


/*DOUSCENTS*/
body .header-top .form-control.form-search-control {
border-radius: 24px!important;
background-color: #EBE0C8!important;border: solid 1px #EBE0C8!important;}
body .header-top .form-control.form-search-control::placeholder {
	color:#878787
}

body .cart-products-count-btn {
    background: #C41230;
    color: #fff;
}

body .search-btn .fa-search:before {content:url(../img/icon_search.svg);}

body .swiper-button-prev,body .swiper-container-rtl .swiper-button-next {
    left: -50px;
    right: auto;
}

body .swiper-button-next, body .swiper-container-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
}


body #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe {
    position: absolute;
    left: 320px;
    top: 0px;
    background: #ebe0c8;
    height: 40px;
    border-radius: 12px;
    color: #343538;
}
body .ps-emailsubscription-block button i.fa-envelope-o {
    padding-top: 6px;
}
body .ps-emailsubscription-block button .fa-envelope-o:before {
   content:url(../img/icon_arrow_solid.svg);
}

body #footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module, #footer-container-main.footer-style-1 .ps-emailsubscription-block .ps-emailsubscription-conditions {
    max-width: 70%;
    padding-top: 10px;
}

.catmobile .elementor-image-box-wrapper {
    padding-top: 1rem;
    display: flex;
}
.catmobile .elementor-image-box-title {
    padding: 1rem;
}

@media (max-width:  768px) {
body #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe {
    left: 250px;
} 
#search_filter_toggler {
    background:#C41230;
	color:#fff;
	    border-radius: 24px;
}
	body #content-wrapper .page-title {
    font-size: 1.7rem;
    margin-top: 0;
    padding-bottom: 2rem;
}
	body #wrapper .breadcrumb {
    padding-top: 0;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
	 
body .products-selection .products-sort-nb-dropdown.products-nb-per-page {display:none;}
h2.elementor-heading-title:after {
    display: none;
}
	h2.elementor-heading-title span {
    background: none;
    padding: 0;
}
	
}


body  #iqitmegamenu-mobile a{
    font-size: 14px;
}
body #iqitcompare-table > .iqitcompare-table-actions {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #EBE0C8;
}

body #module-iqitcompare-comparator #main .page-content {
    margin-bottom: 1.5625rem;
    margin-top: 2rem;
}
body .swiper-button-next, .swiper-button-prev {
    background: none;
    color: #ffffff;
}
body .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content:url(../img/icon_arrow_circle_02.svg);
}

body .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content:url(../img/icon_arrow_circle_01.svg);
}

body .marcas-div { margin:2rem 0;}
body .marcas-div a{text-decoration: underline;     font-weight: 600;}
body .ms-alphabetical .ms-letter-selector,body .ms-alphabetical .ms-letter-list {
    border-bottom: 1px solid #EBE0C8;
	padding: 2rem 0;
}
body .ms-alphabetical .ms-letter-list>.ms-letter,body .ms-letter-list .ms-letter-brands{
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
}
body .ms-letter-selector {
	font-size: 0.9rem;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
}

/* BLOG*/
body .simpleblog__listing__post__wrapper__content__headline {
    font-size: 1rem;
    background: none;
    margin-bottom: 0.8rem;
    padding-bottom: 0.8rem;
    border-bottom: none;
	font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
}
body .simpleblog__listing__post__wrapper__footer {
    display:none;
}
body .simpleblog__listing__post__wrapper__content__readmore{
    font-weight: 300;
    color: #343538;
    background: #EBE0C8;
    font-size: 14px;
    padding: 12px 26px;
	    border: none 1px #fbfaf7;
    border-radius: 40px;
		font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
	text-transform:uppercase;
}
body .simpleblog__listing__post__wrapper__content__readmore:hover{
    background: #C41230;
	color:#fff!important;
}
.simpleblog__listing__post__wrapper__content__readmore span {
    text-decoration: none;
}
#module-ph_simpleblog-single .my-2 a.btn-blog-social{
    border-radius: 40px;
    padding: 12px 42px;
    font-family: 'Futura Std';
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
}	
#module-ph_simpleblog-single #wrapper .container {
    max-width: 960px;
}

body .simpleblog__post__content a {
    text-decoration: underline #C41230;
}
body .simpleblog__post__content img {
    padding: 2rem 0;
}
body .fondo-gris h2.elementor-heading-title span {
    background: #f7f7f7;
}
body .grecaptcha-badge{
	display:none;
}	
