.product-category a {
  position: relative !important;
}
	
.product-category h2 {
    position: relative;
    text-align: center;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    min-width: 100%;
    min-height: 100%;
    top: -240px;
}

.product-category img {
  filter: brightness(70%);
}

.product-category mark {
  display: none;
}

.product .small .btSuperTitle {
  position: absolute;
  top: 10px;
  font-family: "Roboto";
  letter-spacing: 0px;
    width: auto;
    padding-left: 13px;
    padding-right: 33px;
}

.related .product .small .btSuperTitle {
  position: absolute;
  top: 10px;
  font-family: "Roboto";
  letter-spacing: 0px;
    width: auto;
    padding-left: 13px;
    padding-right: 33px;
}

.product .large .btSuperTitle {
  position: absolute;
  top: 10px;
  font-family: "Roboto";
  letter-spacing: 0px;
    width: 40%;
    left: 10px;
}
.product {
  position: relative;
}
.product .btNoStarRating {
    display: none !important;
}
.product .price {
  color: #222222
}

.btArticleCategory a { 
  display:none !important;
  background-color: #e6361e;
  color: white !important;
  border: 1px solid #e6361e !important;
  padding: 4px;
  margin: 4px;
  letter-spacing: 0px;
  font-size: 10px;
}

.btArticleCategory a:hover { 
  background-color: white !important;
  color: #e6361e !important;
}

.header .btSubTitle .btArticleCategories a:not(:first-child):before, 
.header .btSuperTitle .btArticleCategories a:not(:first-child):before {
   display: none !important;
}

.btIco.btIcoSmallSize .btIcoHolder:before {
    font-size: 30px;
}

.product .tabPane .header.btClear {
    display: none;
}

.product .dash{
  width: 100%;
}

.product .headline{
  word-wrap: break-word;
}

.woocommerce-result-count {
  display: none !important
}

.woocommerce-ordering {
      text-align: -webkit-right;
}

.woocommerce-ordering .fancy-select {
  width: 235px !important;
}

.btWooCommerce .boldRow .rowItem {
  display: flex;
  flex-direction: column;
}
.woof_block_html_items .fancy-select .trigger,
.woof_block_html_items .fancy-select .options {
  display:none !important;
}

.woof_block_html_items .fancy-select .chosen-container{
  width: 100% !important;
}

.button.woof_submit_search_form,
.button.woof_reset_search_form{
    cursor: pointer;
    display: inline-block;
    font-weight: 800;
    letter-spacing: 1px;
    position: relative;
    line-height: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    font-size: 11px;
    padding: 10px 20px;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #e6361e;
    color: #e6361e;
}

.woof.woof_sid.woof_sid_auto_shortcode {
	background-color: transparent !important;
}

.chosen-container.chosen-container-single .chosen-single{
	background-color: transparent !important;
    	color: white !important;
	border: 1px solid white !important;
}

a.btBtn.btnOutlineStyle.btnExtraSmall.btnNormal.btnAccentColor.button.product_type_simple.ajax_add_to_cart,
.woocommerce-ordering {
    display: none !important;
}

.btArticleCategories a {
 font-weight: normal !important; 
}

.woof.woof_sid.woof_sid_auto_shortcode {
    display: none !important;
}

.woof_text_search_container .woof_text_search_go {
      filter: brightness(0) invert(1) !important;
      -webkit-filter: brightness(0) invert(1) !important;
    top: 10px  !important;
    right: 30px  !important;
}

h1,
h2,
h3 {
    letter-spacing: 0px;
    font-weight: 500;
}
.btHalfPage.btMenuHorizontal .menuPort nav>ul>li>a {
    color: #ccc;
}

.btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before,
.btDarkSkin .btIco.btIcoDefaultType.btIcoAlternateColor:hover .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before,
.btLightSkin .btDarkSkin .btIco.btIcoDefaultType.btIcoAlternateColor:hover .btIcoHolder:before {
    color: #ccc;
}

@media (max-width: 600px) {
    .header.large h2,
    .header.large h1 {
        font-size: 30px !important;
    }
    h3 .header.medium h2,
    .header.medium h3 {
        font-size: 25px !important;
    }
    .btLogoArea .logo img {
        height: 35px !important;
    }
}

@media (max-width: 460px) {
    .header.large h2,
    .header.large h1 {
        font-size: 20px !important;
    }
    h3 .header.medium h2,
    .header.medium h3 {
        font-size: 20px !important;
    }
    .btLogoArea .logo img {
        height: 24px !important;
    }
}

.btPageTransitions .btBottomVertical .boldCell {
    padding-bottom: 45px;
}

/* Tamaño imagen */
.btMediaBox img {
    width: 50% !important;
}

/* Tamaño imagen grid blog */
.btGridContainer .btMediaBox img {
    width: 100% !important;
}

@media (min-width: 1200px){
  .btPostSingleItemStandard .btMediaBox {
     padding-left: 60px;
  }
}

.hbspt-form li {
    display: block;
}


.btDarkSkin .hs-button {
    border: 2px solid #fff !important;
    background-color: #fff !important;
    color: #333 !important;
}

.btDarkSkin .hs-button:hover {
    border: 2px solid #fff !important;
    background-color: transparent !important;
    color: #fff !important;
}
.btLightSkin .hs-button {
    border: 2px solid #333 !important;
    background-color: transparent !important;
    color: #333 !important;
}

.btLightSkin .hs-button:hover {
    border: 2px solid #fff !important;
    background-color: #333 !important;
    color: #fff !important;
}

.search-results .articleSideGutter.btTextRight {
    display: none;
}
p.woocommerce-info {
    color: white !important;
}
.btSuperTitle p, .header .btSuperTitle a {
    display: none !important;
}