/*
Theme Name: WP Adeq
Theme URI: https://communico.es/
Author: Doble A Telemática SL
Author URI: https://communico.es/
Description:  Based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-adeq
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: transparent!important;
  box-shadow:none;  
  padding: .74rem 0 0;
  border:none;  
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 0;
  padding-top: 0;
  background: transparent;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

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

.entry-summary {
  margin:0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
    font-weight: 700;
    font-size: 1.4rem;
    font-family:Montserrat, sans-serif;
}
.entry-content {
    font-weight: 300;
    font-size: 1rem;
    font-family:'Open sans', sans-serif;
}
.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

.n2-section-smartslider.fitvidsignore{
    margin-top:0;
    margin-bottom:0;
}
.home .n2-section-smartslider.fitvidsignore{
    margin-top: 0rem;
    margin-bottom:4rem;
}
.center{
    text-align:center;
}
blockquote {
    font-style: italic!important;
    border-left: 8px solid #5492cf;
    margin: 3% 10%!important;
    padding: 2% 6%;
    font-size: 1.2rem;
    color: #666;
}
.clear{
    height:1px;
    width:100%;
    clear:both;
    float:none;
}
.cabecerablog {
    text-align: center;
    margin: 40px 10px 60px;
    padding: 40px 10px;
    border-top: 1px solid #373a3c;
    border-bottom: 1px solid #373a3c;
}
.cabecerablog h2{
    color: #666;
    font-weight: 700!important;
}
.separador60{
    height:60px;
    width:100%;
}

.blog #main h1{margin-bottom:0 !important}
.blog #primary #main h2.entry-title a{color: #7C0604;
    font-size: 40px;
    font-weight: bold;
    line-height: 120%;
  }
.blog #primary #main article{
  padding-bottom:5px;
  border-bottom: 1px solid #ccc;
}






@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}
/*
.woocommerce-tabs, section.related.products{display:none;}
.woocommerce-LoopProduct-link img{width:500px;height:auto!important;max-width:300px;max-height:50%;}
.woocommerce-variation-add-to-cart .quantity, .product_meta{display:none!important;}
.summary{width:100%;}
.woocommerce div.product, .woocommerce div.product div.images.woocommerce-product-gallery{width:100%;}
.woocommerce-product-gallery__wrapper {margin:3% 25%!important;width:50%!important;}
.woocommerce-product-gallery__wrapper img{border-radius:50%!important;width:50vw;height:50vw;border:12px solid var(--e-global-color-accent);}
.woocommerce div.product div.summary{margin:2em 25%!important;width:50%;}*/
.woocommerce div.product .product_title {
    clear: none;
    margin-top: .1em;
    padding: 0.1em 0.1em!important;
    font-size:48px;
    color: var(--e-global-color-accent);
    text-align:left;
    background: var(--e-global-color-primary);
    border-radius:24px;
    display:block;
    z-index:999;    
}
.woocommerce-breadcrumb{padding:0.4em 0.5em !important;margin: 1.5em 0 0 0!important;}


@media only screen and (max-width: 768px) {
	.woocommerce-product-gallery__wrapper {margin:0 10%!important;width:80%!important;}
	.woocommerce div.product div.summary{margin:2em 1!important;width:80%;}
  .rage-garantia-box {
    margin: auto;
    max-width: 450px !important;
  }

}
@media only screen and (max-width: 480px) {
	.woocommerce-product-gallery__wrapper {margin:0!important;width:100%!important;}
	.woocommerce div.product div.summary{margin:6em 0!important;width:100%;}
}
.woocommerce-product-details__short-description {text-align:center;}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
    text-align: center;
}
.nyp,.woocommerce-variation-description,.variable-items-wrapper{
	text-align:center!important;
}
.button-variable-item,.single_add_to_cart_button{
	display:inline-block!important;
}
.variations label{
	font-size:20px;
}
.woo-variation-swatches .variable-items-wrapper {
    display: block;
}
.empleadovar {
    display: inline-block;
    width: 100%;
    margin: 2%;
    padding: 2%;
    border: 0 0 2px 0 solid var(--e-global-color-accent);
    box-shadow: 0px 2px 2px rgb(0 0 0 / 30%);
    border-radius: 0;
    overflow: hidden;
    background: #eee0;
    text-align: left;
    font-size:1.5em;
    font-weight:600;
    padding-left:120px;
}
.empleadovar img{
    display:block;
    margin-left:-120px;
    float:left;
}
.botonempleado{
	color:#666;
}
.botonempleado.selected .empleadovar{
	border:3px solid var(--e-global-color-accent);
}
table.variations{display:none;}
#nyp-1{
	font-size:1.6em;
	height:40px;
}
.woocommerce-variation-add-to-cart{
	text-align:center;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float:none; 
}
.tipsteps ul{
	text-align:center;
	margin:6px 0 20px;
	padding:0;
}
.tipsteps ul li{
	text-align:center;
	width:20%;
	margin:0 1%;
	display:inline-block;
}
.tipsteps ul li button{
	background:var(--e-global-color-primary);
	color:#fff;
	padding:14% 30%;
	font-size:1.2em;
	font-weight:600;
	border-radius:14px;
}
.page-id-31 .woocommerce-notices-wrapper{
	display:none;
}

.navbar-light .navbar-toggler-icon {
    background-color: #fff;
    border: 5px solid #fff;
    border-radius: 10%;
}
.navbar-toggler {
    font-size: 2.25rem!important;
}
.site-content .container{
	background:#fff;
}
#masthead nav {
    padding-left: 0;
    padding-right: 0;
    /*height: 46px;*/
    margin: 50px -20px 0 -20px;
    background-color: #000;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff!important;
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight:700;
    font-family:"Oswald", sans-serif;
}
..navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #888;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em;
    font-weight:500!important;
}
/*
.entry-header{display:none;}
*/
.wp-block-nextend-smartslider3{margin:40px 0 0 -15px;}
body.custom-background {
    background-image: url(https://puente.rage-audio.com/wp-content/uploads/2021/12/body-bg.jpg);
    background-position: left top;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-attachment: fixed!important;
    color:#222;
}

wcspc-count span, .wcspc-area-bot .wcspc-action .wcspc-action-inner > div a {
    background: #aa0000!important;
}

@media (min-width: 1200px){
	.container {
		max-width: 1480px!important;
	}
}
.archive #primary, .archive #secondary, #colizq{
	padding-top:2em;
}

[type="search"] {
    font-size: 0.8em;
}
@media (min-width: 1200px)
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 1.5rem;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    height: 310px;
}
.woocommerce-result-count {
    margin: 0 0 4em!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
	color:#222!important;
    position:absolute;
	top:73%;
	padding:0 2%;
	font-weight:700!important;
}
.menu-item {
	padding-left:10px;
}
.attachment-woocommerce_thumbnail{}
.woocommerce ul.products li.product .price {
    position: absolute;
    top: 88%;
}
.woocommerce ul.products li.product {
	overflow:hidden;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    position: absolute;
    bottom: 28%;
    margin: 1em auto 0.2em;
    width: 80%;
    display: block;
    right: 10%;
    display:none;
    text-align:center;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #ef1515;
    text-decoration: none;
    background-image: none;
    color: #fff;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #aa0000;
}
.woocommerce ul.products li.product img{
	 transition: all .5s ease-in-out;
}
.woocommerce ul.products li.product img:hover {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.woocommerce ul.products li.product .added_to_cart{display:none;}

element.style {
    opacity: 1;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 60%;
    margin-left: 10%;
    /* height: 77%; */
}

element.style {
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 24%;
    clear: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #7c0604;
    font-size: 2.75em;
    font-weight: 600;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0 !important;
}
/*
@media (min-width: 992px){
	.col-lg-8 {
		-webkit-box-flex: 0!important;
		-ms-flex: 0 0 85%!important;
		flex: 0 0 85%!important;
		max-width: 85%!important;
	}
}
*/
.woocommerce ul.products li.product a img {
    object-fit: contain;
    margin: 0 auto;
    height: 240px;
}
.cajagris{
	background:#f0f0f0;
	border: 1px solid #f0f0f0;
	height:100%;
	padding:0;
}
.imgfondoblanco{
	background: #fff;
    height: 70%;
    width: 100%;
    overflow: hidden;
}
.woocommerce ul.products li.product .price {
    color: #7c0604;
    display: block;
    font-weight: 700;
    margin: 0.5em 0 1% 8px;
    font-size: 1.1em;
}
.woocommerce div.product form.cart div.quantity {
    display:none;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    text-align: center;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #7c0604;
    color: #fff;
}
.woocommerce-product-details__short-description {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  margin-bottom:2em;
  font-size: 0.9em;
}
.woocommerce-product-details__short-description h1{
  font-size: 0.8em!important;
}
.wcspc-area {
    background-color: #7c0604!important;
}
.wcspc-area .wcspc-no-item, .wcspc-area .wcspc-error {
    color: #fff!important;
}
.wcspc-count {
    background: #7c0604!important;
    position: fixed !important;
    right: 250px !important;
    top: 48px !important;
}
@media screen and (max-width:786px){
  .wcspc-count {
    /*background: #7c0604!important;*/
    position: fixed !important;
    right: 20px !important;
    top: 83px !important;
  }
  #masthead nav {
    margin: 50px 0px 0 -10px !important;
  }
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width:100% !important;
    margin-left: 0% !important;
  }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width:100% !important;
  }
}
  .wcspc-area-bot .wcspc-action .wcspc-action-inner > div.wcspc-action-left{padding-right:0px !important;}
  .wcspc-area-bot .wcspc-action .wcspc-action-inner > div.wcspc-action-right{padding-left:0px !important;}
  .wcspc-area-bot .wcspc-action .wcspc-action-inner > div {width:100% !important;display:block !important}
#menu-menu-principal li.active>a{
	color:#ec0204!important;
}
#footer-widget{
	background:#000;
	color:#eee;
	padding-top:40px;
	clear:both;
	width:100%;
}
footer{
	background:#fff!important;
	color:#eee;
}
#footer-widget .wc-block-product-categories-list.wc-block-product-categories-list--depth-0 {visibility:hidden;height:0;}
#footer-widget .wc-block-product-categories-list.wc-block-product-categories-list--depth-2 {visibility:visible;height:1em;}
#footer-widget .wc-block-product-categories-list.wc-block-product-categories-list--depth-3 {visibility:hidden;height:0;}
#footer-widget .wc-block-product-categories-list.wc-block-product-categories-list--depth-4 {visibility:hidden;height:0;}
.wc-block-product-categories-list--depth-2{
	position:absolute;
	top:35px;
	left:0px;
	width:100%;
	clear:both;
}
#nav_menu-2 ul li a, #nav_menu-3 ul li a{
	color:#eee!important;
	font-size:1.3em;
	padding:3px 4px!important;
	width:auto;
}
#nav_menu-2 ul li a:hover, #nav_menu-3 ul li a:hover{
	color:#fff!important;
	background:#444;
}
#nav_menu-2 ul li a:focus, #nav_menu-3 ul li a:focus{
	color:#fff!important;
	background:#444;
}
.iconostock{
	width:24px!important;
	height:24px!important;
	position:absolute;
	right:8px;
	bottom:8px;
}
.center{
	text-align:center;
}

element.style {
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent!important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
    background-color: transparent!important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder{color:#fff !important;font-size:12px;font-weight: 400;color:#A0A0A0 !important;}
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {padding-left:47px !important}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    padding: 13px 24px 13px 48px;
    line-height: 24px;
    font-size: 17px;
    border: none;
    border-radius: 30px;
    height: auto;
    font-family: Roboto, sans-serif;
    background-color: transparent;
    border: 2px solid transparent!important;
    color:#fffcfc !important;
}
.nav-link {
    display: block;
    padding: .2rem 0.5rem !important;
}
ul.dropdown-menu {
    margin-top:-1.1em;
}

ul#menu-menu-principal ul.dropdown-menu{ display: none; }

ul#menu-menu-principal li:hover > ul.dropdown-menu{
    display: block;
}

#menu-item-48863 ul.dropdown-menu {
    /* max-width: 80%; */
    width: 1000px;
    float: left;
    margin-left: 1em!important;
    max-width: 176vh;
    background: #000;
    padding: 15px;
    margin-top:-1.1em;
}
#menu-item-88702 ul.dropdown-menu, #menu-item-89099 ul.dropdown-menu  {
    background:#000;
}
/*
#menu-item-44689 ul.dropdown-menu li a {
*/
#menu-item-88702 ul.dropdown-menu li a, #menu-item-89099 ul.dropdown-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 700;
    font-family: "Oswald", sans-serif;
    width: 20rem;
}
#menu-item-88702 ul.dropdown-menu li a:active, #menu-item-89099 ul.dropdown-menu li a:active {
    color: #ec0204!important;
}

#menu-item-88702 ul.dropdown-menu li a:hover, #menu-item-89099 ul.dropdown-menu li a:hover {
    color: #ec0204!important;
    background:#000!important;
}
/*
#menu-item-44689 ul.dropdown-menu li ul.dropdown-menu {
*/
#menu-item-88702 ul.dropdown-menu li ul.dropdown-menu, #menu-item-89099 ul.dropdown-menu li ul.dropdown-menu {
    width: 20rem;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #7c0604;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.product_meta{
	margin-bottom:10px;
}
.bapf_sfilter .bapf_body .mCSB_container>ul, .bapf_sfilter .bapf_body>ul {
    margin-left: 0;
    padding-left:0;
}
.bapf_body ul li{line-height:1 !important;}
#menu-item-49108 {
    float: right;
    display: inline-block;
    position: absolute;
    right: 0;
    padding-left:20px;
}
.woocommerce-Tabs-panel>h2,.sku_wrapper{display:none;}
.wcspc-count {
    top: 90px;
    right: 40px;
    left:auto!important;
}
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
    font-size: 18px;
    line-height: 18px;
    height: 18px;
}
#primary a:not(.button) {
    color: #7c0604!important;
}
#primary a:hover {
    text-decoration:none!important;
}
#colizq a {
    color: #7c0604!important;
}

#colizq h2, .page-id-44683 h2, .page-id-44684 h2 {
    font-size:22px;
}

#colizq .bapf_head h3, .page-id-44683 .bapf_head h3, .page-id-44684 .bapf_head h3 {
    font-size:18px;
}

.topmenu {    
    position: absolute;
    right: 250px;
    top: 50px;
     z-index: 40;
}
.topmenu li{
	display:inline;
	color:#fff;
}
.topmenu li i{
	display:inline;
	color:#fff;
}
.topmenu li a{ 
	color:#fff;
	text-decoration:none;
}
@media only screen and (max-width: 768px) {
  #masthead nav {
    height: 46px;
  }
  #mega-menu-wrap-primary {z-index:50;}
  .navbar-nav{
    background:#000!important;
  }
  .dgwt-wcas-search-wrapp {
    margin: -130px 0px;
  }
  .topmenu {    
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 40;
  }
   .menu-item-88808{/*display:none !important;*/}
   .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {      
      color:#000 !important;
  }
}
.cajagris a.add_to_cart_button{
	color:#fff!important;
}
.single_add_to_cart_button:before{
	font-family: "Font Awesome 5 Free";
	font-size:18px;
	content:"\f07a ";
	color: #fff;
    margin-right: 8px;
}
.woocommerce div.product form.cart .button{
	padding:24px 36px!important;
	font-size:18px;
}
.woocommerce ul.products li.product .button:before{
	font-family: "Font Awesome 5 Free";
	font-size:18px;
	content:"\f07a ";
	color: #fff;
    margin-right: 8px;
}
.bapf_sfilter.bapf_ckbox input[type=checkbox], .bapf_sfilter.bapf_ckbox label, .bapf_sfilter.bapf_ckbox label+span, .bapf_sfilter.bapf_ckbox label>span {
    vertical-align: middle;
    display: none;
    font-weight: 600 !important;
    font-family: 'Muli', sans-serif;
}
.bapf_sfilter.bapf_fhide .bapf_body ul li.bapf_hide, .bapf_sfilter.bapf_fhide.bapf_filter_hide, .berocket_single_filter_widget.bapf_mt_none {
    display: block!important;
}
.bapf_show_hide {
    cursor: pointer;
    display:none!important
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    margin: 4px;
    background: #eee;
    width: 36px;
    height: 36px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.page-numbers.current{
	background: #7c0604!important;
	color:#fff!important;
}
.bapf_body{
	padding:6px;
}
//#wcspc-count{display:none;}
.dgwt-wcas-search-wrapp {
    max-width: 150px !important;
    /*background-color: #7C0604;*/
    
}
.dgwt-wcas-sf-wrapp{padding:0 !important;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {left: 15px !important;
    top: 11px !important;}
.cuadrofabricante {
    margin: 0 auto 26px;
    width: 168px;
    padding: 11px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
}
.rage-garantia {
    line-height: 12px;
    margin: 10px 0 16px;
    font-size: 12px;
    font-family: "Arial","Helvetica","sans-serif";
    background: url(https://puente.rage-audio.com/wp-content/uploads/2023/04/icon-garantia.png) left no-repeat;
    padding: 5px 5px 5px 50px;
}
.rage-garantia-box {
    margin: auto;
    max-width: 320px;
}


ul.listamarcas {
	width:100%;
}

ul.listamarcas li {
	width:20%;
	margin:1% 2%;
	display: inline-block;
	border: 1px solid #ebb;
	padding: 2%;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif!important;
    text-transform: none!important;
    font-weight:900!important;
}
span.dgwt-wcas-si {
  width: 150px !important;
}

ul#menu-menu-top{
  /*background-color:#7C0604;*/
  padding:20px 100px;
}

.product-template-default #primary iframe{margin:0 !important;width:100% !important}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button{background-color:#7C0604;color:white}

/* MENU  */
#mega-menu-wrap-primary #mega-menu-primary{
  background-color:#111;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-link{
  font-family:"Oswald", sans serif !important;
  text-transform:uppercase !important;
  font-weight:700 !important;
  font-size: 24px !important;    
  line-height: 24px !important;
  padding: 6px 10px 9px 10px !important;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .mega-menu-link{
    font-size: 16px  !important;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu a.mega-menu-link:active {
    color: #ec0204 !important;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:hover {
    color: #ec0204 !important;
    background:#111 !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.active>a {
    color: #ec0204 !important;
    background:#111 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {  
  color: #ec0204 !important;
  background: #111 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:after {  
    background: #ec0204;
    width: calc(100% - 15px);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
  background-color:#111 !important;
  color: white !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
  color: #ec0204 !important;
}

.dgwt-wcas-search-wrapp {
  position:absolute !important;
  right:0 !important;
}

.bapf_body ul li label:hover{color:#ec0204;}
.bapf_body ul li label{color:#7c0604;font-size: 14px;}

.woocommerce form .form-row label{width:100%}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{background-color:#eee}
.woocommerce-input-wrapper{width:100%;}
.woocommerce form select option {
  background-color: #eee;
}

.single .entry-header h1{    
  font-size: 48px;
  font-weight: bold;
  line-height: 120%;padding-bottom:0px
}
.single .entry-meta{    
 font-style: italic;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight:400;
}

.single article img{width:70%;height:70%;}
.woocommerce-checkout-review-order{font-size:20px}
.wp-block-image .aligncenter {
  text-align:center;
}

.woocommerce div.product p.price del{
  font-size: 20px !important;
  color: #999 !important;
  font-weight: 700 !important;
  display: block !important;
  opacity: .85 !important;
  text-decoration-color: #333;
}

.woocommerce div.product p.price ins{
  text-decoration:none !important;
}

add_filter( 'dgwt/wcas/tnt/indexer/readable/product/data', function($data, $product_id, $product) {
  $thumbnail_url = wp_get_attachment_image_src(get_post_thumbnail_id($product_id), 'medium' );
  if ( is_array( $thumbnail_url ) && !empty( $thumbnail_url[0] ) ) {
    $data['image'] = $thumbnail_url[0];
  }
  return $data;
}, 10, 3 );




