/*
Theme Name: Ecoplanes Tienda 2.2
Author: Ecoplanes
Author URI: http://ecoplanes.com/
Description: Plantilla para tiendas de ecoplanes 2.2
Version: 2.2.20
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecoplanes-tienda
Tags: blue, gray, white, light, one-column, two-columns, responsive-layout, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Normalize
2.0 - Typography
3.0 - Elements
	3.1 - Lists
	3.2 - Tables
4.0 - Forms
	4.1 - Buttons
	4.2 - Fields
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
		5.2.1 - Top Bar Menu
		5.2.2 - Main Menu
		5.2.3 - Comment, Post and Page Navigation
		5.2.4 - Social Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Meta Slider
	9.1 - Theme Main Meta Slider
	9.2 - Meta Slider General
	9.3 - Flexslider Resets
	9.4 - General Flexslider Styles
	9.5 - Flexslider Captions
	9.6 - Ultra(Flex) Slider Theme Styles
10.0 - Page Builder
	10.1 - SiteOrigin Features Widget
	10.2 - SiteOrigin Post Carousel Widget
11.0 - Responsive Menu	
12.0 - Scroll to Top
13.0 - Widgets
	13.1 - General Styles
	13.2 - Calendar	
	13.3 - RSS
	13.4 - Recent Comments	
	13.5 - Recent Posts
	13.6 - Search
14.0 - Content
	14.1 - Layout
		14.1.1 - Full Width Inner Container
		14.1.2 - Content Wrapper
		14.1.3 - Regular Containers
		14.1.4 - Full Width Page Templates
		14.1.5 - Templates With Full Width Page Titles
		14.1.6 - Templates Without Full Width Page Titles
	14.2 - Top bar
	14.3 - Header
	14.4 - Footer
	14.5 - Bottom Bar
	14.6 - Posts and Pages
		14.6.1 - General Styles
		14.6.2 - Post and Page Featured Image
		14.6.3 - General Post and Page Header
		14.6.4 - Single Post Header
		14.6.5 - Archive Header
		14.6.6 - Post Entry Meta
		14.6.7 - Content Area Link Formatting
		14.6.8 - Search and Post Password Form Specific
		14.6.9 - Post Formats
		14.6.10 - Post Entry Footer
		14.6.11 - Search Results
	14.7 - Asides
	14.8 - Comments
15.0 - Infinite Scroll
16.0 - Media
	16.1 - Captions
	16.2 - Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 - Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.7em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

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

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 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-appearance: textfield;
  box-sizing: content-box; }

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; }

/*--------------------------------------------------------------
2.0 - Typography
--------------------------------------------------------------*/
html {
  font-size: 87.5%;
  line-height: 1.5; }

body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #2e3031;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5; }
footer p, footer{
  font-size: 14px;}
::selection {
  /*background: #0896fe;*/
  color: #fff; }

/*--------------------------------------------------------------
2.1 - Headings
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
 /* word-break: break-all;
  word-break: break-word;
  clear: both;*/
  color: #313539;
  font-weight: 700;
  margin: 10px 0;
  letter-spacing: -0.5px;}
  @media (max-width: 480px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      line-height: normal; } }

h1 {
    font-size: 32px;
    line-height: 34px;
}
h2 {
    font-size: 28px;
    line-height: 30px;
}

h3 {
  font-size: 1.42857em;
  line-height: 1.2; }

h4 {
  font-size: 1.28571em;
  line-height: 1.2; }

h5 {
  font-size: 1.14286em;
  line-height: 1.2; }

h6 {
  font-size: 1em;
  line-height: 1.2; }
/* PhotoSwipe Plugin */
				.photoswipe_gallery {
					margin: auto;
					padding-bottom:40px;
					
					-webkit-transition: all 0.4s ease;
					-moz-transition: all 0.4s ease;
					-o-transition: all 0.4s ease;
					transition: all 0.4s ease;
	
	
					opacity:0.1;
				}
				
				.photoswipe_gallery.photoswipe_showme{
					opacity:1;
				}
				
				.photoswipe_gallery figure {
					float: left;
					
					text-align: center;
					width: 250px;
					
					padding:5px;
					margin: 0px;
					box-sizing:border-box;
				}
				.photoswipe_gallery img {
					margin:auto;
					max-width:100%;
					width: auto;					
					height: auto;
					border: 0;
				}
				.photoswipe_gallery figure figcaption{
					font-size:13px;
				}			
				
				.msnry{
					margin:auto;	
				}
/*--------------------------------------------------------------
2.2 - Copy
--------------------------------------------------------------*/
p {
  margin: 0 0 20px 0;text-align: justify;line-height: 1.4;    font-size: 18px; }
.home .site-content p{ text-align: left;line-height: 1.2; }
.home .site-content .alineacion_dcha p{ text-align: right; }
footer p {
	text-align: left; }
  p:last-child {
    margin-bottom: 0; }
  p:only-child {
    margin-bottom: 15px;}

b,
strong {
  font-weight: 700; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  font-size: 1.07143em;
  line-height: 1.66667em;
  background: #f6f6f7;
  /*border-left: 3px solid #0896fe;*/
  margin: 1.78571em 0;
  padding: 1.78571em 1.78571em; }
  blockquote p, blockquote:last-child, blockquote:only-child {
    margin-bottom: 0 !important; }

address {
  margin: 0 0 1.78571em; }

pre {
  font-size: 1em;
  line-height: 1.78571em;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  background: #f6f6f7;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin: 0 0 1.33929em;
  max-width: 100%;
  overflow: auto;
  padding: 0.89286em 1.78571em; }

code,
kbd,
tt,
var {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
3.0 - Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; height: 100%;}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  /*background: #313539;*/ background-repeat: repeat-x;
background-position: top;    height: 100%;}
div#page {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}
div#page .wrapper-sticky {
    margin: 0 !important;
}
footer#colophon {
    margin-top: auto;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

hr {
  background-color: #eaeaeb;
  border: 0;
  height: 1px;
  margin: 0 auto 1.78571em; }

/*--------------------------------------------------------------
3.1 - Lists
--------------------------------------------------------------*/
ul,
ol {
  margin: 0 0 1.78571em 1.78571em;
  padding: 0;font-size: 18px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-top: 0;
  margin-bottom: 0; }

dl {
  margin: 0 0 1.78571em; }
  dl dt {
    font-weight: 600; }
  dl dd {
    margin: 0 0 0 1.78571em; }

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

/*--------------------------------------------------------------
3.2 - Tables
--------------------------------------------------------------*/
table {
  border: 1px solid #eaeaeb;
  margin: 0 0 1.78571em;
  width: 100%; }
  table th,
  table td {
    border: 1px solid #eaeaeb;
    padding: 0.75em; }
table.variations th,
  table.variations td{
    padding: 5px; }
    @media (max-width: 480px) {
      table th,
      table td {
        padding: 2%; } }
  table th {
    font-weight: 600; }

.entry-content table a {
  border-bottom: none; }
  .entry-content table a:hover {
    border-bottom: none;
    color: #5a5d60; }

/*--------------------------------------------------------------
4.0 - Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
4.1 - Buttons
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /*background: #0896fe;*/
  border: none;
  color: #fff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-weight: 400;
  line-height: normal;
  outline-style: none;
  padding: 0.7142em 1.2143em;
  text-transform: uppercase; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  /*background: rgba(8, 150, 254, 0.8); */}

/*--------------------------------------------------------------
4.2 - Buttons
--------------------------------------------------------------*/
/*--------------------------------------------------------------
3.1 - Fields
--------------------------------------------------------------*/
label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.25em; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="password"],
input[type="search"],
select[multiple],
textarea {
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 2px solid #eaeaeb;
    color: #acaeaf;
    line-height: normal;
    padding: 8px 10px 10px;
    -webkit-appearance: none;
	width: 100%;
    max-width: 500px;
}
.woocommerce-account input[type="text"], .woocommerce-account input[type="email"], .woocommerce-account input[type="url"], .woocommerce-account input[type="tel"], .woocommerce-account input[type="number"], .woocommerce-account input[type="date"], .woocommerce-account input[type="password"], .woocommerce-account input[type="search"], .woocommerce-account select[multiple], .woocommerce-account textarea{
    max-width: unset;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  background: #FFF;
  border: 2px solid #c3c3c3;
  color: #5a5d60;
  outline-style: none; }

textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding: 10px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */ }

input[type="file"] {
  font-size: 1em;
  line-height: 1.78571em;
  line-height: 0; }

/*--------------------------------------------------------------
5.0 - Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 - Links
--------------------------------------------------------------*/
a {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /*color: #0896fe;*/
  text-decoration: none; }
  a:visited {
    /*color: #0896fe;*/ }
  a:hover, a:focus, a:active {
    /*color: #0896fe;*/
    text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
5.2 - Menus
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.2.1 - Top Bar Menu
--------------------------------------------------------------*/
.top-bar-navigation {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: right;
  position: relative;
  text-align: right;
  width: 50%; }
  @media (max-width: 768px) {
    .top-bar-navigation {
      float: none;
      text-align: center;
      width: 100%; } }
  .top-bar-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .top-bar-navigation ul li {
      color: #acaeaf;
      display: inline-block;
      margin-right: 1.33929em;
      position: relative; }
      .top-bar-navigation ul li a {
        font-size: 0.85714em;
        line-height: 2.08333em;
        white-space: nowrap;
        color: #fff;
        display: block;
        text-decoration: none; }
      .top-bar-navigation ul li:hover > a {
        color: #fff; }
      .top-bar-navigation ul li:last-of-type {
        margin-right: 0; }
    .top-bar-navigation ul ul {
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0.5714rem 1.0714rem;
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0.5714rem 1.0714rem;
      box-shadow: rgba(0, 0, 0, 0.1) 0 0.5714rem 1.0714rem;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      background: #fff;
      /*border-top: 3px solid #0896fe;*/
      display: none;
      left: 0;
      padding: 0;
      position: absolute;
      text-align: left;
      top: 2.5rem;
      z-index: 400; }
      .top-bar-navigation ul ul li {
        min-width: 10em;
        padding: 0;
        width: 100%; }
        .top-bar-navigation ul ul li a {
          color: #313539;
          padding: 0.4em 0.8em; }
        .top-bar-navigation ul ul li:hover > a {
          /*background: #0896fe;*/
          color: #fff; }
      .top-bar-navigation ul ul ul {
        left: 100%;
        top: -3px; }
    .top-bar-navigation ul .menu-item-has-children,
    .top-bar-navigation ul .page_item_has_children {
      margin-right: 2.1840em; }
      .top-bar-navigation ul .menu-item-has-children a:before,
      .top-bar-navigation ul .page_item_has_children a:before {
        content: "\f107";
        font-family: "ultra-icons";
        position: absolute;
        padding-left: 1.1333em;
        right: -1.1333em;
        top: 0.1666em; }
    .top-bar-navigation ul .sub-menu .menu-item-has-children,
    .top-bar-navigation ul .sub-menu .page_item_has_children,
    .top-bar-navigation ul .children .menu-item-has-children,
    .top-bar-navigation ul .children .page_item_has_children {
      margin-right: 0; }
      .top-bar-navigation ul .sub-menu .menu-item-has-children > a:before,
      .top-bar-navigation ul .sub-menu .page_item_has_children > a:before,
      .top-bar-navigation ul .children .menu-item-has-children > a:before,
      .top-bar-navigation ul .children .page_item_has_children > a:before {
        content: "\f105";
        font-family: "ultra-icons";
        position: absolute;
        right: 0.91666em;
        top: 0.41666em; }
    .top-bar-navigation ul .sub-menu a:before,
    .top-bar-navigation ul .children a:before {
      content: none; }
  .top-bar-navigation div > ul > li > a {
    display: block;
    height: 38px;
    line-height: 38px; }
    .top-bar-navigation div > ul > li > a:hover {
      /*border-bottom: 3px solid #0896fe;*/ }
  .top-bar-navigation div > ul > li.menu-item-has-children > a:hover, .top-bar-navigation div > ul > li.page_item_has_children > a:hover {
    border-bottom: none; }
    @media (max-width: 1224px) {
      .top-bar-navigation div > ul > li.menu-item-has-children > a:hover, .top-bar-navigation div > ul > li.page_item_has_children > a:hover {
        /*border-bottom: 3px solid #0896fe;*/ } }

/*--------------------------------------------------------------
5.2.2 - Main Menu
--------------------------------------------------------------*/
.main-navigation {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  max-width: 80%; }
  @media (max-width: 1024px) {
    /*.main-navigation {
      max-width: calc(100% - 470px); }*/ }
  .main-navigation > div {
    float: left; }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;text-align: right; }
    .main-navigation ul li {
      display: inline-block;
      position: relative;
      vertical-align: middle; }
      .main-navigation ul li a {
        font-size: 16px;
        line-height: 18px;
        /*white-space: nowrap;*/
        color: #fff;
        display: block;
        text-decoration: none; }
      .main-navigation ul li:hover > a {
        color: #fff;
/*background: rgba(255,255,255,.1);*/
		  filter:brightness(105%);
	}
      .main-navigation ul li:last-of-type {
        margin-right: 0; }
    .main-navigation ul ul {
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
      box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
      background: #fff;
      /*border-top: 3px solid #0896fe;*/
      display: none;
      left: 0;
      padding: 0;
      position: absolute;
      text-align: left;
      /*top: 100px;*/
      z-index: 2;
margin: 0;}
      .main-navigation ul ul li {
        min-width: 15em;
        padding: 0;
        width: 100%;
margin: 0;}
        .main-navigation ul ul li a {
          color: #5a5d60;
          padding: 0.4em 0.8em; 
text-align: left;}
        .main-navigation ul ul li:hover > a {
          /*background: #0896fe;*/
          color: #fff; }
      .main-navigation ul ul .current_page_item > a,
      .main-navigation ul ul .current-menu-item > a,
      .main-navigation ul ul .current_page_ancestor > a {
        /*color: #0896fe;*/ }
      .main-navigation ul ul ul {
        left: 100%;
        top: -3px; }
    /*.main-navigation ul .menu-item-has-children,
    .main-navigation ul .page_item_has_children {
      margin-right: 15px; }*/
      .main-navigation ul .menu-item-has-children a:before,
      .main-navigation ul .page_item_has_children a:before {
        content: "\f107";
        font-family: "ultra-icons";
        font-size: 0.889em;
            padding-top: 2px;
    float: right;
    padding-left: 7px;
    	top: 11px; }
    .main-navigation ul .sub-menu .menu-item-has-children,
    .main-navigation ul .sub-menu .page_item_has_children,
    .main-navigation ul .children .menu-item-has-children,
    .main-navigation ul .children .page_item_has_children {
      margin-right: 0; }
      .main-navigation ul .sub-menu .menu-item-has-children > a:before,
      .main-navigation ul .sub-menu .page_item_has_children > a:before,
      .main-navigation ul .children .menu-item-has-children > a:before,
      .main-navigation ul .children .page_item_has_children > a:before {
        content: "\f105";
        font-family: "ultra-icons";
        position: absolute;
        right: 1em;
        top: 0.5em; }
    .main-navigation ul .sub-menu a:before,
    .main-navigation ul .children a:before {
      content: none; }
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a {
    color: #fff; background: rgba(255, 255, 255, 0.15);}
  .main-navigation div > ul > li > ul {
    font-size: 0.92857em;
    line-height: 1.92308em; }
  .main-navigation div > ul > li > a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    /*height: 100px;*/
line-height: 1.2;
	  letter-spacing: -.5px;
	  font-size: 20px;
	  display: table-cell;
vertical-align: middle;
padding: 8px 10px;
font-weight: 400;
}
    .main-navigation div > ul > li > a:hover {
      border-bottom: 0px solid #fff; }
  .main-navigation div > ul > li.menu-item-has-children > a:hover, .main-navigation div > ul > li.page_item_has_children > a:hover {
    border-bottom: none; }

@media (max-width: 768px) {
  header:not(.responsive-menu) .main-navigation {
    float: none;
    max-width: 100%; } }

/*@media (min-width: 1024px) {
  .smaller .scale .main-navigation ul ul {
    top: 62px; }
  .smaller .scale .main-navigation div > ul > li > a {
    height: 65px;
line-height: 20px; } }*/
.main-navigation .menu-search {
  height: 83px;
  position: relative;
  padding-right: 40px; }
  .main-navigation .menu-search #search-icon {
    float: left;
    padding-left: 2.92865rem;
    position: relative; }
    .main-navigation .menu-search #search-icon:before {
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      color: #313539;
      content: '\f002';
      font-family: "ultra-icons";
      height: 83px;
      line-height: 83px;
      position: absolute;
      right: 0;
      top: 50%; }
    .main-navigation .menu-search #search-icon:hover:before {
      color: #fff;
      cursor: pointer; }
  .main-navigation .menu-search .searchform {
    background: #fff;
    display: none;
    margin-top: -3px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 17.8571rem; }
    .main-navigation .menu-search .searchform input[name=s] {
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
      box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
      background-color: transparent;
      border: none;
      /*border-top: 3px solid #0896fe;*/
      color: #313539;
      width: 100%; }

@media (min-width: 1024px) {
  .smaller .scale .main-navigation .menu-search {
    height: 65px; }
    .smaller .scale .main-navigation .menu-search #search-icon:before {
      height: 65px;
      line-height: 65px; } }
/*--------------------------------------------------------------
5.2.3 - Comment, Post and Page Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .post-navigation {
  margin-top: 1.78571em;
  border-top-width: 0.07143em;
  border-top-style: solid;
  padding-top: 1.71429em;
  margin-bottom: 1.78571em;
  border-color: #eaeaeb;
  overflow: hidden; }

.site-main .comment-navigation:nth-of-type(2) {
  margin-top: 1.78571em;
  border-bottom-width: 0.07143em;
  border-bottom-style: solid;
  padding-bottom: 1.71429em;
  margin-bottom: 1.78571em;
  float: left;
  width: 100%; }

.comment-navigation .nav-links,
.paging-navigation .nav-links,
.post-navigation .nav-links {
  text-align: center; }
  .comment-navigation .nav-links a,
  .paging-navigation .nav-links a,
  .post-navigation .nav-links a {
    color: #acaeaf; }
    .comment-navigation .nav-links a:hover,
    .paging-navigation .nav-links a:hover,
    .post-navigation .nav-links a:hover {
      /*color: #0896fe;*/ }

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  position: relative; }
  @media (max-width: 768px) {
    .comment-navigation .nav-previous,
    .paging-navigation .nav-previous,
    .post-navigation .nav-previous {
      margin-bottom: 1.78571em;
      float: none;
      width: 100%; } }

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  position: relative; }
  @media (max-width: 768px) {
    .comment-navigation .nav-next,
    .paging-navigation .nav-next,
    .post-navigation .nav-next {
      float: none;
      width: 100%; } }

.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:after {
  font-family: "ultra-icons";
  font-size: 0.8125em; }
.comment-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
  content: "\f104";
  padding-right: 0.5em; }
.comment-navigation .nav-next a:after,
.post-navigation .nav-next a:after {
  content: "\f105";
  padding-left: 0.5em; }

.pagination {
  margin-top: 4.46429em;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  text-align: center; }
  .pagination .page-numbers {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #eaeaea;
    color: #5a5d60;
    display: inline-block;
    font-weight: 400;
    line-height: normal;
    margin-right: 0.1285em;
    outline-style: none;
    padding: 0.7142em 1.1428em; }
    @media (max-width: 1024px) {
      .pagination .page-numbers {
        display: none; } }
    .pagination .page-numbers:hover {
      /*background: #0896fe;*/
      color: #fff; }
  .pagination .dots {
    background: none;
    padding-right: 0;
    padding-left: 0; }
    .pagination .dots:hover {
      background: none;
      color: #5a5d60; }
  .pagination .current {
   /* background: #0896fe;*/
    color: #fff; }
  .pagination .prev,
  .pagination .next {
    display: block;
    float: left;
    margin-right: 0; }
  .pagination .next {
    float: right; }

.meta-nav {
  font-size: 0.8125em; }

.nav-previous .meta-nav {
  margin-right: 0.1875em; }

.nav-next .meta-nav {
  margin-left: 0.1875em; }

/*--------------------------------------------------------------
5.2.4 - Social Menus
--------------------------------------------------------------*/
.social-links-menu {
  display: inline-block;
  line-height: normal;
  vertical-align: middle; }
  .social-links-menu ul {
    list-style: none;
    position: relative;
    margin: 0; }
    .social-links-menu ul li {
      display: inline-block;
      color: transparent;
      font-size: 0;
      line-height: normal;
      padding: 0 0.3125rem; }
      .social-links-menu ul li a {
        text-align: center; }
      .social-links-menu ul li:last-of-type {
        padding-right: 0; }
      .social-links-menu ul li a:before, .social a:before {
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        display: inline-block;
        /*color: #fff;*/
		background-color: #fff;
		padding:7px 3px;
		  text-align: center;
		border-radius:20px;
        content: "\f08e";
        font-family: "ultra-icons";
        font-size: 16px;
    line-height: 16px;
    width: 30px; }
      .social-links-menu ul li a:hover:before {
        /*color: #0896fe;*/ }
      .social-links-menu ul li a[href*="behance.net"]:before, .social a[href*="behance.net"]:before {
        content: "\f1b4"; }
      .social-links-menu ul li a[href*="codepen.io"]:before, .social a[href*="codepen.io"]:before {
        content: "\f1cb"; }
      .social-links-menu ul li a[href*="delicious.com"]:before, .social a[href*="delicious.com"]:before {
        content: "\f1a5"; }
      .social-links-menu ul li a[href*="deviantart.com"]:before, .social a[href*="deviantart.com"]:before {
        content: "\f1bd"; }
      .social-links-menu ul li a[href*="digg.com"]:before, .social a[href*="digg.com"]:before {
        content: "\f1a6"; }
      .social-links-menu ul li a[href*="dribbble.com"]:before, .social a[href*="dribbble.com"]:before {
        content: "\f17d"; }
      .social-links-menu ul li a[href*="facebook.com"]:before, .social a[href*="facebook.com"]:before {
        content: "\f09a"; }
      .social-links-menu ul li a[href*="flickr.com"]:before, .social a[href*="flickr.com"]:before {
        content: "\f16e"; }
      .social-links-menu ul li a[href*="foursquare.com"]:before, .social a[href*="foursquare.com"]:before {
        content: "\f180"; }
      .social-links-menu ul li a[href*="github.com"]:before, .social a[href*="github.com"]:before {
        content: "\f09b"; }
      .social-links-menu ul li a[href*="plus.google.com"]:before, .social a[href*="plus.google.com"]:before {
        content: "\f0d5"; }
      .social-links-menu ul li a[href*="skype"]:before, .social a[href*="skype"]:before {
        content: "\f17e"; }
      .social-links-menu ul li a[href*="instagram.com"]:before, .social a[href*="instagram.com"]:before {
        content: "\f16d"; }
      .social-links-menu ul li a[href*="linkedin.com"]:before, .social a[href*="linkedin.com"]:before {
        content: "\f0e1"; }
      .social-links-menu ul li a[href*="pinterest.com"]:before, .social a[href*="pinterest.com"]:before {
        content: "\f0d2"; }
      .social-links-menu ul li a[href*="reddit.com"]:before, .social a[href*="reddit.com"]:before {
        content: "\f1a1"; }
      .social-links-menu ul li a[href*="soundcloud.com"]:before, .social a[href*="soundcloud.com"]:before {
        content: "\f1be"; }
      .social-links-menu ul li a[href*="stackexchange.com"]:before, .social a[href*="stackexchange.com"]:before {
        content: "\f18d"; }
      .social-links-menu ul li a[href*="stackoverflow.com"]:before, .social a[href*="stackoverflow.com"]:before {
        content: "\f16c"; }
      .social-links-menu ul li a[href*="tumblr.com"]:before, .social a[href*="tumblr.com"]:before {
        content: "\f173"; }
      .social-links-menu ul li a[href*="twitter.com"]:before, .social a[href*="twitter.com"]:before {
        content: "\f099"; }
      .social-links-menu ul li a[href*="vimeo.com"]:before, .social a[href*="vimeo.com"]:before {
        content: "\f194"; }
      .social-links-menu ul li a[href*="vine.co"]:before, .social a[href*="vine.co"]:before {
        content: "\f1ca"; }
      .social-links-menu ul li a[href*="vk.com"]:before, .social a[href*="vk.com"]:before {
        content: "\f189"; }
      .social-links-menu ul li a[href*="weibo.com"]:before, .social a[href*="weibo.com"]:before {
        content: "\f18a"; }
      .social-links-menu ul li a[href*="wordpress.com"]:before, .social a[href*="wordpress.com"]:before {
        content: "\f19a"; }
      .social-links-menu ul li a[href*="youtube.com"]:before, .social a[href*="youtube.com"]:before {
        content: "\f167"; }
      .social-links-menu ul li a[href*="tripadvisor.es"]:before, .social a[href*="tripadvisor.es"]:before {
        content: "\f262"; }

/*--------------------------------------------------------------
6.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; }
  .screen-reader-text:hover, .screen-reader-text:active, .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: 12.25px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*--------------------------------------------------------------
7.0 - Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

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

.alignnone {
  clear: both;
  display: block; }

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 0px 1.2em 1.2em 0px; }

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 0 0 20px 20px; }

blockquote.aligncenter,
figure.wp-caption.aligncenter,
img.aligncenter {
  margin-bottom: 20px; }

blockquote.alignnone,
figure.wp-caption.alignnone,
img.alignnone {
  margin: 20px 0; }

/*--------------------------------------------------------------
8.0 - 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; }

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

/*--------------------------------------------------------------
9.0 - Meta Slider
--------------------------------------------------------------*/
/*--------------------------------------------------------------
9.1 - Theme Main Meta Slider
--------------------------------------------------------------*/
#main-slider {
  background: #f6f6f7; }
  #main-slider #metaslider-demo,
  #main-slider .metaslider {
    margin: 0 auto;
    text-align: center;
max-width: unset !important;}
  #main-slider .flexslider {
    margin-bottom: 0; }

/*--------------------------------------------------------------
9.2 - Meta Slider General
--------------------------------------------------------------*/
.metaslider a,
.metaslider a:hover,
.metaslider ul a,
.metaslider ul a:hover,
.entry-content .metaslider a,
.entry-content .metaslider a:hover,
.entry-content .metaslider ul a,
.entry-content .metaslider ul a:hover {
  border-bottom: none; display: block;}

/*--------------------------------------------------------------
9.3 - Flexslider Resets
--------------------------------------------------------------*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.flexslider a img {
  border: none;
  outline: none; 
}
.flexslider img {
	opacity: .8;
  -webkit-filter: grayscale(20%) brightness(85%);
  filter: grayscale(20%) brightness(85%);}

.flexslider {
  margin: 0;
  padding: 0; }

.flexslider ul {
  border: 0;
  max-height: none;
  max-width: none;
  line-height: normal;
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0; }

/*--------------------------------------------------------------
9.4 - General Flexslider Styles
--------------------------------------------------------------*/
.flexslider:hover .flex-ultra-direction-nav li a {
  opacity: 1; }

.flexslider .slides > li {
  background-position: center;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  display: none; }

.flexslider .slides > img {
  display: block;
  width: 100%; }

.slides:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.flexslider,
.flexslider .slides {
  position: relative;
  zoom: 1; }

/*--------------------------------------------------------------
9.5 - Flexslider Captions
--------------------------------------------------------------*/
.flexslider .caption-wrap {
  background: transparent !important;
  color: #fff !important;
  font-size: 1rem !important;
  line-height: normal !important;
  text-align: center !important; 
	opacity: 1 !important;
z-index: 4 ;
bottom: unset !important;
top: 0 !important;}
.flexslider .caption-wrap .caption {
    line-height: normal !important;
    padding: 8px 14px 9px !important; 
	/*position: absolute;*/
	right: 20%;
max-width: calc(1230px - 20%);
text-align: right;
width: 80%;
	margin-top: 100px;
}
.flexslider .caption-wrap .caption *{
    margin: 0;
    color: #fff;
	text-shadow: 0 0 6px rgba(0,0,0,.7);
}
.flexslider .caption-wrap .caption h1 {
    font-size: 68px;
    line-height: 65px;
    letter-spacing: -3px;
}
.flexslider .caption-wrap .caption h2 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
	font-weight: 300;
}

.flexslider .slides > li .content img {
  height: auto !important;
  max-width: 100%; }

#metaslider-demo .content,
.ultra-slide-with-image .content {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#metaslider-demo .content img,
.ultra-slide-with-image .content img {
  height: auto;
  max-width: 100%; }

#metaslider-demo .ms-default-image,
.ultra-slide-with-image .ms-default-image {
  height: auto;
  max-width: 100%; }

/*--------------------------------------------------------------
9.6 - Ultra(Flex) Slider Theme Styles
--------------------------------------------------------------*/
.flex-ultra-direction-nav a {
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  background: rgba(0, 0, 0, 0.4);
  display: block;
  cursor: pointer;
  height: 48px;
  opacity: 0;
  margin: -24px 0 0 !important;
  opacity: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 48px;
  z-index: 200; }
  .flex-ultra-direction-nav a:hover {
    background: black; }
  .flex-ultra-direction-nav a:before {
    color: rgba(255, 255, 255, 0.9);
    font-family: "ultra-icons";
    font-size: 20px;
    position: absolute;
    text-indent: 0;
    top: 50%; }
  .flex-ultra-direction-nav a.flex-ultra-prev {
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0;
    left: 0; }
    .flex-ultra-direction-nav a.flex-ultra-prev:before {
      content: "\f104";
      margin: -11px 23px 0 0;
      right: 0; }
  .flex-ultra-direction-nav a.flex-ultra-next {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px;
    right: 0; }
    .flex-ultra-direction-nav a.flex-ultra-next:before {
      content: "\f105";
      left: 0;
      margin: -11px 0 0 23px; }

.flex-ultra-control-paging {
  bottom: 12px;
  height: 10px;
  margin: 0  !important;
  padding-right: 12px !important;
  position: absolute;
  right: 0;
  z-index: 2; }
  .flex-ultra-control-paging li {
    display: inline-block;
    margin: 0 3px !important;
    text-indent: -9999px;
    zoom: 1; }
    .flex-ultra-control-paging li a {
      border: 2px solid rgba(255, 255, 255, 0.6) !important;
      border-radius: 10px;
      cursor: pointer;
      display: block;
      height: 10px;
      width: 10px; }
      .flex-ultra-control-paging li a:hover {
        background: white;
        border-color: white; }
      .flex-ultra-control-paging li a.flex-ultra-active {
        background: white;
        border-color: white;
        cursor: default; }

/*--------------------------------------------------------------
10.0 - Page Builder
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 - SiteOrigin Features Widget
--------------------------------------------------------------*/
.panel .sow-features-list .sow-features-feature p.sow-more-text a {
  border: none;
  font-weight: 700; }
  .panel .sow-features-list .sow-features-feature p.sow-more-text a:hover {
    border: none;
    /*color: #0896fe;*/
    text-decoration: none; }

/*--------------------------------------------------------------
10.2 - SiteOrigin Post Carousel Widget
--------------------------------------------------------------*/
.panel .sow-carousel-wrapper a,
.panel .sow-carousel-wrapper a:hover {
  border: none; }
.panel .sow-carousel-wrapper .sow-carousel-title .widget-title {
  font-size: 1.1429em;
  text-transform: uppercase; }
.panel .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
  font-size: 1em;
  font-weight: 700; }
  .panel .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a:hover {
    /*color: #0896fe;*/ }
.panel .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
  /*background: #0896fe;*/ }

/*--------------------------------------------------------------
11.0 - Responsive Menu
--------------------------------------------------------------*/
.responsive-menu .menu-toggle {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
  color: #fff;
  -webkit-appearance: none;
  display: none;
  margin-top: 23px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0; 
  transform: scale(1.5);}
  .responsive-menu .menu-toggle:after {
    content: "\f0c9";
    font-family: "ultra-icons";
    font-size: 1.4286rem;
    line-height: normal; }
  .responsive-menu .menu-toggle:hover {
    background: none; }
.responsive-menu .main-navigation.toggled .menu-toggle:after {
  content: "\f00d"; }
.responsive-menu .main-navigation.toggled {
  height: auto;
  margin-bottom: 1.78571em;
  max-width: 100% !important;
  width: 100% !important; }
  .responsive-menu .main-navigation.toggled > div {
    float: none; }
  .responsive-menu .main-navigation.toggled ul {
    display: block;
    margin: 0; }
    .responsive-menu .main-navigation.toggled ul li {
      display: block;
      margin: 0;
      width: 100%; }
      .responsive-menu .main-navigation.toggled ul li a {
        -moz-transition: 0;
        -o-transition: 0;
        -webkit-transition: 0;
        transition: 0;
        /*background: #eaeaea;
        color: #5a5d60;*/
		color: #fff;
        height: auto !important;
        line-height: normal !important;
        margin: 0 0 2px;
        padding: 14px 18px 15px; }
        .responsive-menu .main-navigation.toggled ul li a:hover {
          /*background: #0896fe;*/
          border-bottom: none;
          color: #fff; }
    .responsive-menu .main-navigation.toggled ul > ul > li > a:last-of-type {
      margin-bottom: 0; }
    .responsive-menu .main-navigation.toggled ul .menu-item-has-children a:before,
    .responsive-menu .main-navigation.toggled ul .page_item_has_children a:before {
      content: none; }
    .responsive-menu .main-navigation.toggled ul .menu-item-has-children > a:hover,
    .responsive-menu .main-navigation.toggled ul .page_item_has_children > a:hover {
      border-bottom: none; }
    .responsive-menu .main-navigation.toggled ul .sub-menu .menu-item-has-children > a:before,
    .responsive-menu .main-navigation.toggled ul .sub-menu .page_item_has_children > a:before,
    .responsive-menu .main-navigation.toggled ul .children .menu-item-has-children > a:before,
    .responsive-menu .main-navigation.toggled ul .children .page_item_has_children > a:before {
      content: none; }
    .responsive-menu .main-navigation.toggled ul ul {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      -moz-transition: 0;
      -o-transition: 0;
      -webkit-transition: 0;
      transition: 0;
      background: none;
      border-top: none;
      display: block !important;
      opacity: 1 !important;
      position: static;
      z-index: 2; }
      .responsive-menu .main-navigation.toggled ul ul li:hover > a {
        background: #eaeaea;
        color: #5a5d60; }
      .responsive-menu .main-navigation.toggled ul ul li a {
        font-size: 1rem;
        line-height: normal;
        margin: 0 0 2px;
        padding-left: 36px; }
        .responsive-menu .main-navigation.toggled ul ul li a:hover {
          /*background: #0896fe;*/
          border-bottom: none;
          color: #fff; }
      .responsive-menu .main-navigation.toggled ul ul ul li a {
        padding-left: 54px; }

@media (min-width: 1024px) {
  .smaller .responsive-menu .main-navigation .menu-toggle {
    margin-top: 27px; } }
/*--------------------------------------------------------------
12.0 - Scroll to Top
--------------------------------------------------------------*/
#scroll-to-top {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: rgba(0, 0, 0, 0.2);
  bottom: 1.78571em;
  opacity: 0;
  outline-style: none;
  position: fixed;
  padding: 13px 18px 13px;
  right: 1.78571em;
  text-decoration: none;
    z-index: 2;
}
  @media (max-width: 1024px) {
    #scroll-to-top {
      display: none; } }

#scroll-to-top .up-arrow {
  display: block;
  color: white;
  line-height: normal; }
  #scroll-to-top .up-arrow:before {
    content: "\f106";
    font-family: "ultra-icons";
    font-size: 1.424em; }

#scroll-to-top.displayed {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1 !important; }

/*--------------------------------------------------------------
13.0 - Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
13.1 - General Styles
--------------------------------------------------------------*/
#secondary .widget {
    margin-bottom: 25px;
    width: 100%;
    /*background: #019b9e;*/
}
.woocommerce #secondary .widget, .woocommerce .barra_top_tienda .widget {
    padding: 25px 28px;
}
  /*#secondary .widget:last-of-type {
    margin-bottom: 0; }*/
  #secondary .widget a {
    /*border-bottom: 1px dotted #0896fe; */}
    #secondary .widget a:hover {
      /*border-bottom: 1px solid #0896fe; */}

#colophon .widget {
  padding: 2.67857em 0 3.57143em; }
  @media (max-width: 768px) {
    #colophon .widget {
      padding: 0.89286em 0 0.89286em; }
      #colophon .widget:first-of-type {
        padding-top: 2.67857em; }
      #colophon .widget:last-of-type {
        padding-bottom: 3.57143em; } }

#secondary .widget h3.widget-title,
#colophon .widget h3.widget-title {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 20px; }
  #secondary .widget h3.widget-title ~ *,
  #colophon .widget h3.widget-title ~ * {
    font-size: 0.92857em;
    line-height: 1.3; }
  #secondary .widget h3.widget-title a,
  #colophon .widget h3.widget-title a {
    border-bottom: none;
    color: #313539; }
    #secondary .widget h3.widget-title a:hover,
    #colophon .widget h3.widget-title a:hover {
      border-bottom: none;
      /*color: #0896fe;*/ }
  #secondary .widget h3.widget-title:first-of-type,
  .barra_top_tienda .widget h3.widget-title:first-of-type,
  #colophon .widget h3.widget-title:first-of-type {
    margin-top: 0; }

#secondary .widget ul,
#colophon .widget ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  #secondary .widget ul li > ul,
  #colophon .widget ul li > ul {
    margin-left: 1em; }

#colophon .widget ul {
  margin: 0; }

#secondary .widget input[type="text"],
#secondary .widget input[type="email"],
#secondary .widget input[type="url"],
#secondary .widget input[type="tel"],
#secondary .widget input[type="number"],
#secondary .widget input[type="date"],
#secondary .widget input[type="password"],
#secondary .widget input[type="search"],
#colophon .widget input[type="text"],
#colophon .widget input[type="email"],
#colophon .widget input[type="url"],
#colophon .widget input[type="tel"],
#colophon .widget input[type="number"],
#colophon .widget input[type="date"],
#colophon .widget input[type="password"],
#colophon .widget input[type="search"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

#secondary .widget select,
#colophon .widget select {
  max-width: 100%; }

#secondary .widget textarea,
#colophon .widget textarea {
  width: 100%; }

/*--------------------------------------------------------------
13.2 - Calendar
--------------------------------------------------------------*/
#wp-calendar {
  border: none;
  margin: 0; }
  #wp-calendar caption {
    font-weight: 600;
    text-align: right;
    padding-bottom: 0.4286em; }
  #wp-calendar th, #wp-calendar td {
    border: none;
    padding: 0.2143em 0.2143em 0.1429em !important; }
  #wp-calendar thead th {
    text-align: center;
    padding-bottom: 0.4286em !important; }
  #wp-calendar tbody .pad {
    background: none; }
  #wp-calendar tbody td {
    background: #eaeaea;
    border: 0.1429em solid #fff;
    text-align: center; }
    #wp-calendar tbody td:hover {
      background: #FFF; }
    #wp-calendar tbody td a {
      border-bottom: none !important;
      display: block; }
      #wp-calendar tbody td a:hover {
        border-bottom: none !important; }
  #wp-calendar tfoot #prev, #wp-calendar tfoot #next {
    padding-top: 0.4286em !important; }
  #wp-calendar tfoot #next {
    text-align: right; }

/* Footer Calendar styling: colors assume the original theme footer background color. */
.site-footer #wp-calendar tbody td {
  background: #313539;
  border-color: #272a2d; }
  .site-footer #wp-calendar tbody td a {
    color: #fff; }
    .site-footer #wp-calendar tbody td a:hover {
      color: #acaeaf; }

/*--------------------------------------------------------------
13.3 - RSS
--------------------------------------------------------------*/
#secondary .widget_rss h3.widget-title:before,
#colophon .widget_rss h3.widget-title:before {
  content: "\f09e";
  display: inline-block;
  font-family: "ultra-icons";
  font-size: 0.8125em;
  margin-right: 0.1875em; }
#secondary .widget_rss h3.widget-title .rsswidget,
#colophon .widget_rss h3.widget-title .rsswidget {
  display: inline-block; }
#secondary .widget_rss img,
#colophon .widget_rss img {
  display: none; }
#secondary .widget_rss li,
#colophon .widget_rss li {
  margin-bottom: 0.89286em; }
  #secondary .widget_rss li:last-of-type,
  #colophon .widget_rss li:last-of-type {
    margin-bottom: 0; }
#secondary .widget_rss .rss-date,
#colophon .widget_rss .rss-date {
  color: #acaeaf;
  display: inline-block;
  font-size: 0.9231em; }
#secondary .widget_rss cite,
#colophon .widget_rss cite {
  display: inline-block; }

/*--------------------------------------------------------------
13.4 - Recent Comments
--------------------------------------------------------------*/
#secondary .widget_recent_comments li,
#colophon .widget_recent_comments li {
  margin-bottom: 0.6429em; }
  #secondary .widget_recent_comments li:last-of-type,
  #colophon .widget_recent_comments li:last-of-type {
    margin-bottom: 0; }

/*--------------------------------------------------------------
13.5 - Recent Posts
--------------------------------------------------------------*/
#secondary .widget_recent_entries span,
#colophon .widget_recent_entries span {
  line-height: 0.89286em;
  margin-bottom: 1em;
  display: block; }

/*--------------------------------------------------------------
13.6 - Search
--------------------------------------------------------------*/
#secondary .widget_search .search-form,
#colophon .widget_search .search-form {
  position: relative; }
  #secondary .widget_search .search-form label,
  #colophon .widget_search .search-form label {
    display: block !important; }
    #secondary .widget_search .search-form label:before,
    #colophon .widget_search .search-form label:before {
      color: #acaeaf;
      content: '\f002';
      font-family: "ultra-icons";
      position: absolute;
      top: 0.3077em;
      right: 1.2143em; }
  #secondary .widget_search .search-form input[type="search"],
  #colophon .widget_search .search-form input[type="search"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-weight: normal;
    max-width: 100%;
    padding-right: 2.1538em;
    width: 100%; }
  #secondary .widget_search .search-form .search-submit,
  #colophon .widget_search .search-form .search-submit {
    display: none; }

/*--------------------------------------------------------------
14.0 - Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
14.1 - Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
14.1.1 - Full Width Inner Container
--------------------------------------------------------------*/
.container {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 1230px; }
.bottom-bar .container{
	text-align: center;
}
/*.post-template-default #primary,
.blog #primary {
}*/

.archive.sidebar #primary,
.blog.sidebar #primary,
.post-template-default #primary {
    padding: 0 40px;
    margin-bottom: 35px;
}
.site-content header ~ .container {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 4.5%; }

/*--------------------------------------------------------------
14.1.2 - Content Wrapper
--------------------------------------------------------------*/
.site-content {
  background: #fff;
	/*padding: 40px 0 ;
	min-height: 450px;*/
  /*padding: 3.57143em 0 3.57143em; */}

/*--------------------------------------------------------------
14.1.3 - Regular Containers
--------------------------------------------------------------*/
#primary {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left; }
.sidebar #primary {
  border-color: #eaeaeb;
  border-style: solid;
  border-width: 0 1px 0 0;
  padding-right: 3.5%;
  width: 75%; }

.page-template-default.sidebar #primary {
  border: 0 ;
  padding: 0;
  width: 100%; }
  @media (max-width: 1024px) {
    .sidebar #primary {
      border: none;
      padding-right: 0;
      padding-left: 0;
      width: 100%; } }

#secondary {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  padding-left: 3.5%;
  width: 25%; }
  @media (max-width: 1024px) {
    #secondary {
      margin-top: 0;
      border-top-width: 0.07143em;
      border-top-style: solid;
      padding-top: 30px;
      border-color: #eaeaeb;
      padding-left: 0;
      width: 100%; } }

/*--------------------------------------------------------------
14.1.4 - Full Width Page Templates
--------------------------------------------------------------*/
.page-template-home-panels #primary,
.home.siteorigin-panels-home #primary,
.page-template-full-width #primary,
.page-template-full-width-no-title #primary,
.single-product #primary {
  border: none;
  float: none;
  padding: 0;
  width: 100%; }

.home.siteorigin-panels-home #primary {
  /*padding: 0 40px;*/
  padding: 0 ; }

/*--------------------------------------------------------------
14.1.5 - Templates With Full Width Page Titles
--------------------------------------------------------------*/
.single .site-content,
.page .site-content,
.blog .site-content,
.archive .site-content,
.search-results .site-content,
.error404 .site-content,
.search-no-results .site-content {
  padding-top: 0; }

/*--------------------------------------------------------------
14.1.6 - Templates Without Full Width Page Titles
--------------------------------------------------------------*/
.home.siteorigin-panels-home .site-content,
.page-template-home-panels .site-content,
.page-template-full-width-no-title .site-content > .container,
.home.page-template-full-width-no-title .site-content > .container,
.page-template-default-no-title .site-content > .container,
.blog .site-content .container.no-blog-title {
  padding-top: 3.57143em; }
.home.page-template-full-width-no-title .site-content > .container {
  padding-top: 0; }

/*--------------------------------------------------------------
14.2 - Top Bar
--------------------------------------------------------------*/
#top-bar {
  clear: both;
 /* background: #313539;*/
  padding: 0 1.78571em;height: 38px; }
  #top-bar .top-bar-text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%; }
    @media (max-width: 768px) {
      #top-bar .top-bar-text {
        float: none;
        text-align: center;
        width: 100%; } }
    #top-bar .top-bar-text span {
      font-size: 0.85714em;
      line-height: 2.08333em;
      white-space: nowrap;
      color: #fff;
      display: inline-block;
      line-height: 38px;
      margin-right: 1.78571em; }
      #top-bar .top-bar-text span a {
        color: #fff;
        display: inline-block;
        text-decoration: none; }
        #top-bar .top-bar-text span a:hover {
          color: #fff; }
      #top-bar .top-bar-text span:before {
        display: block;
        float: left;
        font-family: "ultra-icons";
        margin-right: 0.5em; }
      #top-bar .top-bar-text span.phone:before {
        content: "\f095"; }
      #top-bar .top-bar-text span.email:before {
        content: "\f0e0"; }
    #top-bar .top-bar-text .social-links-menu ul li {
      padding: 0 0.625rem 0 0; }
      #top-bar .top-bar-text .social-links-menu ul li:last-of-type {
        padding-right: 0; }
      #top-bar .top-bar-text .social-links-menu ul li a:before {
        line-height: 38px;
        vertical-align: middle; }

/*--------------------------------------------------------------
14.3 - Header
--------------------------------------------------------------*/
.site-header {
	-moz-box-shadow: rgba(0, 0, 0, 0.25) 0 3px 4px 0;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
	content: "";
	display: table;
	background: #fff;
	height: 100px;
	padding: 0 1.78571em;
	position: relative;
	width: 100%;
	z-index: 300;
}
  .site-header[style] {
    width: 100% !important; }
  .site-header .site-branding-container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    float: left;
    height: 100px;
    padding: 0 20px;
    max-width: 20%; }
    @media (max-width: 1024px) {
      .site-header .site-branding-container {
        max-width: 40%; } }
  .site-header .site-branding {
    margin: auto;
    zoom: 1; }
    .site-header .site-branding h1.site-title {
      font-size: 2.57143em;
      line-height: 1.38889em;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      display: block;
      font-family: "Muli", sans-serif;
      font-weight: 300;
      letter-spacing: -1px;
      line-height: normal;
      margin: 0;
      zoom: 1; }
      .site-header .site-branding h1.site-title a {
        color: #333;
        text-decoration: none; }
        .site-header .site-branding h1.site-title a:hover {
          border-bottom: none; }
    .site-header .site-branding h2.site-description {
      font-size: 1em;
      line-height: 1.78571em;
      font-weight: normal;
      line-height: normal;
      margin: 0; }
    .site-header .site-branding a img {
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      display: block;
      max-height: 60px;
      max-width: none;
      width: 100% !important; }

      @media (max-width: 768px) {
        .site-header .site-branding a img {
          max-height: 35px;
         /* width: auto !important;*/ } }

@media (max-width: 768px) {
  header:not(.responsive-menu) .site-branding-container {
    float: none;
    max-width: 100%; } }

/*@media (min-width: 1024px) {
  .smaller .site-header.scale,
  .smaller .site-header.scale .site-branding-container, .smaller .site-header::before {
    height: 0px; }

  .smaller .site-header.scale .site-branding h1.site-title {
    font-size: 2em;
    line-height: 1.78571em;
    line-height: normal; }

  .smaller .site-header.scale .site-branding h2.site-description {
    font-size: 0.92857em;
    line-height: 1.92308em;
    line-height: normal; }

  .home.header-overlap #main-slider {
    margin-top: -83px; }

  .home.header-overlap .site-header {
    background: rgba(255, 255, 255, 0.9); } }*/
/*--------------------------------------------------------------
14.4 - Footer
--------------------------------------------------------------*/
.site-footer .footer-main, .footer-main {
  /*background: #272a2d;*/
  color: #fff;
  padding: 0 5%; }
  .site-footer .footer-main h3, .footer-main h3 {
    color: #fff; }
  .site-footer .footer-main a, .footer-main a {
    color: #fff;   }
  .footer_claro .site-footer .footer-main a, .footer_claro .footer-main a, .footer_claro .site-footer .footer-main, .footer_claro .footer-main, 
.home.footer_claro div[class*='enlace-color-oscuro-1'] a, .home.footer_claro div[class*='color-oscuro'] *, .footer_claro .woocommerce span.onsale{
    color: #2f2f2f;
}

 .footer_claro .menu_legal ul li {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
    .site-footer .footer-main a:hover, .footer-main a:hover {
      /*color: #fff;*/
	  border-bottom: 1px dotted #fff; }
    .site-footer .footer-main a[href="/"]:hover, .footer-main a[href="/"]:hover {
	  border-bottom:0 !important; }
    .footer_claro .site-footer .footer-main a:hover,
    .footer_claro .footer-main a:hover {
	  border-bottom: 1px dotted #2f2f2f; }
  .site-footer .footer-main .widget:last-of-type,
  .footer-main .widget:last-of-type {
    float: right;
    margin-right: 0; }
  .site-footer .footer-main .widget-count-1,
  .footer-main .widget-count-1 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .site-footer .footer-main .widget-count-2,
  .footer-main .widget-count-2 {
    width: 48.57143%;
    float: left;
    margin-right: 2.85714%; }
  .site-footer .footer-main .widget-count-3,
  .footer-main .widget-count-3 {
    width: 31.42857%;
    float: left;
    margin-right: 2.85714%; }
  .site-footer .footer-main .widget-count-4,
  .footer-main .widget-count-4 {
    width: 22.85714%;
    float: left;
    margin-right: 2.85714%; }
  .site-footer .footer-main .widget-count-5,
  .footer-main .widget-count-5 {
    width: 17.71429%;
    float: left;
    margin-right: 2.85714%; }
  .site-footer .footer-main .widget-count-6,
  .footer-main .widget-count-6 {
    width: 14.28571%;
    float: left;
    margin-right: 2.85714%; }
  .site-footer .footer-main .widget-count-7,
  .footer-main .widget-count-7 {
    width: 11.83686%;
    float: left;
    margin-right: 2.85714%; }
  .site-footer .footer-main .widget-count-8 {
    width: 10%;
    float: left;
    margin-right: 2.85714%; }
  .site-footer .footer-main .widget-count-9 {
    width: 8.57114%;
    float: left;
    margin-right: 2.85714%; }
  .site-footer .footer-main .widget-count-10 {
    width: 7.42857%;
    float: left;
    margin-right: 2.85714%; }
  @media (max-width: 768px) {
    .site-footer .footer-main .widget-count-1, .site-footer .footer-main .widget-count-2, .site-footer .footer-main .widget-count-3, .site-footer .footer-main .widget-count-4, .site-footer .footer-main .widget-count-5, .site-footer .footer-main .widget-count-6, .site-footer .footer-main .widget-count-7, .site-footer .footer-main .widget-count-8, .site-footer .footer-main .widget-count-9, .site-footer .footer-main .widget-count-10 {
      width: 100%; } }

/*--------------------------------------------------------------
14.5 - Bottom Bar
--------------------------------------------------------------*/
.bottom-bar {
  /*background: #313539;
  color: #acaeaf;*/
  padding: 0.89286em 5%; }
  @media (max-width: 480px) {
     .bottom-bar {
      padding-bottom: 0; /*margin-bottom: 35px;*/} }
   .bottom-bar a {
    /*color: #acaeaf;*/
    text-decoration: none; }
     .bottom-bar a:hover {
      color: #fff; }
   .bottom-bar .site-info {
    font-size: 0.85714em;
    line-height: 2.08333em;
    display: inline-block;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    width: 30%; }
    @media (max-width: 480px) {
       .bottom-bar .site-info {
        float: none;
        padding-bottom: 0.89286em;
        text-align: center;
        width: 100%; } }
     .bottom-bar .site-info a[rel~="designer"] {
      font-weight: 700; }
   .bottom-bar .social-links-menu {
    text-align: right;
    width: 70%; }
    @media (max-width: 480px) {
       .bottom-bar .social-links-menu {
        float: none;
        padding-bottom: 0.89286em;
        width: 100%;
        text-align: center; } }
   .bottom-bar .container div:only-of-type {
    text-align: center;
    width: 100%; }

/*--------------------------------------------------------------
14.6 - Posts and Pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
14.6.1 - General Styles
--------------------------------------------------------------*/
article {
  border-bottom-width: 0.07143em;
  border-bottom-style: solid;
  padding-bottom: 2.60714em;
  margin-bottom: 2.67857em;
  border-color: #eaeaeb; }
  article:last-of-type {
    border-bottom-width: 0;
    border-bottom-style: solid;
    padding-bottom: 0em;
    margin-bottom: 0; }

/*--------------------------------------------------------------
14.6.2 - Post and Page Featured Image
--------------------------------------------------------------*/
.entry-thumbnail {
  border: none;
  display: block;
  height: auto;
  margin-bottom: 1.78571em; }
.blog .entry-thumbnail {
    overflow: hidden;
    max-height: 350px;
}
.blog .entry-thumbnail img{
    margin-top: -20%; 
}
  .entry-thumbnail a {
    display: block; }
  .entry-thumbnail img {
    display: block;
    margin-left: auto;
    margin-right: auto; 
width: 100%;}

.sticky {
  /* Style the sticky class */ }

/*--------------------------------------------------------------
14.6.2.2 - Pase de posts en index
--------------------------------------------------------------*/
.default-theme.wp-posts-carousel .owl-nav div::before {
	font-family: "ultra-icons" !important;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-slide {
    padding: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-image {
    float: left !important;
	padding-right: 20px !important;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-details {
    padding: 0 5px 10px 5px !important;
    float: none !important;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-title {
    text-align: left !important;
    font-size: 22px !important;
    margin-bottom: 5px !important;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-container, .default-theme.wp-posts-carousel .wp-posts-carousel-container:hover{ box-shadow: none !important; background: transparent !important;
padding: 20px 30px !important;}
.default-theme.wp-posts-carousel .wp-posts-carousel-desc {
    font-size: 15px !important;
	margin-bottom: 0 !important;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-buttons {
    text-align: right !important;
}
.wp-posts-carousel-image img[src*="placeholder.png"]{ display: none !important;}
/*--------------------------------------------------------------
14.6.3 - General Post and Page Header
--------------------------------------------------------------*/
.entry-header h1.entry-title,
.entry-header h1.page-title,
.page-header h1.entry-title,
.page-header h1.page-title {
  font-size: 38px;
  line-height: 40px;
margin: 0px;
padding: 20px 40px; }
body.post-template-default .site-content > .entry-header h1.entry-title{padding: 20px;}
.archive .entry-header .entry-title {
  padding-left: 0;
}
  @media (max-width: 480px) {
    .entry-header h1.entry-title,
    .entry-header h1.page-title,
    .page-header h1.entry-title,
    .page-header h1.page-title {
      font-size: 1.57143em;
      line-height: 1;
      line-height: normal; 
padding: 10px;} }
  .entry-header h1.entry-title a,
  .entry-header h1.page-title a,
  .page-header h1.entry-title a,
  .page-header h1.page-title a {
    border: none;
    color: #313539; }
    .entry-header h1.entry-title a:hover,
    .entry-header h1.page-title a:hover,
    .page-header h1.entry-title a:hover,
    .page-header h1.page-title a:hover {
      border: none;
      /*color: #0896fe;*/ }
.entry-header .breadcrumbs,
.page-header .breadcrumbs {
  font-size: 0.92857em;
  line-height: 1.92308em;
  color: #acaeaf;
  display: inline-block;
  line-height: normal;
  text-align: right;
  vertical-align: middle;
  width: 30%; }
  @media (max-width: 768px) {
    .entry-header .breadcrumbs,
    .page-header .breadcrumbs {
      text-align: center;
      width: 100%; } }
  .entry-header .breadcrumbs a,
  .page-header .breadcrumbs a {
    color: #acaeaf; }
    .entry-header .breadcrumbs a:hover,
    .page-header .breadcrumbs a:hover {
      /*color: #0896fe;*/ }

body.single .entry-header,
body.page .site-content > .entry-header,
body.blog .page-header,
body.woocommerce .entry-header,
body.archive .page-header,
body.search-results .page-header,
body.search-no-results .page-header,
body.error404 .page-header {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #f6f6f7;
  padding: 10px 55px; }

body.blog .page-header,
body.archive .page-header,
body.search-results .page-header,
body.search-no-results .page-header,
body.error404 .page-header {
  margin-bottom: 2.67857em; }

body.page .site-content > .entry-header {
  margin-bottom: 0; }

body.single .entry-header {
  margin-bottom: 40px; }

body.single .entry-header h1.entry-title,
body.page .site-content > .entry-header h1.entry-title,
body.blog .page-header h1.page-title,
body.search-results .page-header h1.page-title,
body.search-no-results .page-header h1.page-title,
body.error404 .page-header h1.page-title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

.page-header h1.page-title {
    padding: 20px 40px !important;
}
.blog .entry-header h1.entry-title {
    padding: 20px 0px !important;
}
h2.titulo_blog {
    font-size: 38px;
    line-height: 1.2;
}

  @media (max-width: 768px) {
   body.page .site-content > .entry-header h1.entry-title, body.search .site-content > .entry-header h1.entry-title, body.search .page-header h1.page-title, body.post-template-default .site-content > .entry-header h1.entry-title, body.archive .site-content > .entry-header h1.entry-title, body.archive .page-header h1.page-title, body.blog .site-content > .entry-header h1.entry-title, body.blog .page-header h1.page-title, body.single .entry-header h1.entry-title, body.woocommerce .entry-header h1.entry-title {
      text-align: center;
      width: 100%; }
h1.entry-title {  padding: 20px 10px !important;}
	  body.single .entry-header, body.page .site-content > .entry-header, body.blog .page-header, body.archive .page-header, body.search-results .page-header, body.search-no-results .page-header, body.error404 .page-header{padding: 10px 15px;    margin-bottom: 15px;}
	  .archive.sidebar #primary,.blog.sidebar #primary,.post-template-default #primary { padding: 0;}
}

/*--------------------------------------------------------------
14.6.4 - Single Post Header
--------------------------------------------------------------*/
body.single .entry-meta {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /*padding: 0 4.5%;*/ }
  body.single .entry-meta .container {
    content: "";
    display: table;
    border-bottom: 1px solid #eaeaeb;
    margin-bottom: 35px;
    padding-bottom: 15px;
    width: 100%; }
  body.single .entry-meta .entry-meta-inner {
    float: left; }
  body.single .entry-meta div > span {
    font-size: 0.92857em;
    line-height: 1.92308em; }
  body.single .entry-meta .post-navigation {
    /*display: inline-block;*/display: none;
    float: right; }
    body.single .entry-meta .post-navigation .nav-previous,
    body.single .entry-meta .post-navigation .nav-next {
      display: inline-block;
      float: none; }
    @media (max-width: 768px) {
      body.single .entry-meta .post-navigation .nav-previous,
      body.single .entry-meta .post-navigation .nav-next {
        margin-bottom: 0em;
        width: auto; } }
    body.single .entry-meta .post-navigation .nav-previous a:before,
    body.single .entry-meta .post-navigation .nav-next a:after {
      display: block;
      font-family: "ultra-icons";
      font-size: 1.1429em;
      line-height: normal;
      padding-top: 3px; }

/*--------------------------------------------------------------
14.6.5 - Archive Header
--------------------------------------------------------------*/
body.archive .container .title-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  width: 100%; }
  body.archive .container .title-wrapper .taxonomy-description p {
    color: #acaeaf;
    margin: 0; }

/*--------------------------------------------------------------
14.6.6 - Post Entry Meta
--------------------------------------------------------------*/
.entry-meta {
  color: #acaeaf;
  margin-bottom: 1.78571em; }
  .entry-meta a {
    border: none;
    color: #acaeaf;
    font-weight: 400; }
    .entry-meta a:hover {
      border: none;
      /*color: #0896fe;*/ }
  .entry-meta div > span {
    font-size: 0.92857em;
    line-height: 1.92308em; }
  .entry-meta span {
    display: inline-block;
    margin-right: 1.0769em; }
    .entry-meta span span {
      margin-right: 0; }
  .entry-meta span:before, .entry-meta a:before {
    font-size: 0.92857em;
    line-height: 1.92308em;
    font-family: "ultra-icons";
    padding-right: 0.4554em; }
  .entry-meta .featured-post:before {
    content: "\f0c6"; }
  .entry-meta .entry-date:before {
    content: "\f133"; }
  .entry-meta .updated {
    display: none; }
  .entry-meta .author:before {
    content: "\f040"; }
  .entry-meta .comments-link:before {
    content: "\f0e6"; }

/*--------------------------------------------------------------
14.6.7 - Content Area Link Formatting
--------------------------------------------------------------*/
.entry-content p a,
.entry-content li a,
.entry-content dl a,
.entry-content pre a,
.entry-content code a,
.entry-content blockquote a {
  /*color: #0896fe;
  border-bottom: 1px dotted #0896fe;*/ }
  .entry-content p a:hover,
  .entry-content li a:hover,
  .entry-content dl a:hover,
  .entry-content pre a:hover,
  .entry-content code a:hover,
  .entry-content blockquote a:hover {
    /*border-bottom: 1px solid #0896fe;*/ }
.entry-content a[href$=".jpg"],
.entry-content a[href$=".jpeg"],
.entry-content a[href$=".jpe"],
.entry-content a[href$=".png"],
.entry-content a[href$=".gif"] {
  border: none; }
.entry-content .more-wrapper {
  display: block; }
  .entry-content .more-wrapper .more-link {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #eaeaea;
    border: none;
    color: #5a5d60;
    display: block;
    float: left;
    font-weight: 400;
    line-height: normal;
    outline-style: none;
    padding: 0.7142em 1.2143em;
    text-transform: capitalize; }
    .entry-content .more-wrapper .more-link:hover {
      /*background: #0896fe;*/
      border-bottom: none;
      color: #fff; }
.entry-content .page-links {
  clear: both;
  margin: 0 0 1.78571em; }
  .entry-content .page-links a,
  .entry-content .page-links a:hover {
    border-bottom: none; }
  .entry-content .page-links a:focus {
    outline: none; }
  .entry-content .page-links .page-links-title {
    background: none;
    color: #5a5d60;
    font-weight: 600;
    padding-right: 0;
    padding-left: 0;
    text-transform: none; }
  .entry-content .page-links span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
   /* background: #0896fe;*/
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: normal;
    margin-right: 0.1285em;
    padding: 0.7142em 1.1428em;
    text-transform: uppercase; }
  .entry-content .page-links a span {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #eaeaea;
    color: #5a5d60;
    outline: none; }
    .entry-content .page-links a span:hover {
      /*background: #0896fe;*/
      color: #fff; }

.content-none .site-main a {
  /*color: #0896fe;
  border-bottom: 1px dotted #0896fe;*/ }
  .content-none .site-main a:hover {
    /*border-bottom: 1px solid #0896fe;*/ }

/*--------------------------------------------------------------
14.6.8 - Search and Post Password Form Specific
--------------------------------------------------------------*/
.search-form,
.post-password-form {
  margin-bottom: 0.8438em; }
  .search-form label,
  .post-password-form label {
    display: inline-block;
    margin-right: 0.3125em; }

@media (max-width: 480px) {
  .post-password-form label input {
    display: block;
    margin-top: 0.8438em; } }
/*--------------------------------------------------------------
14.6.9 - Post Formats
--------------------------------------------------------------*/
.format-chat .entry-content {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f6f6f7;
  color: #313539;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 1.78571em; }

/*--------------------------------------------------------------
14.6.10 - Post Entry Footer
--------------------------------------------------------------*/
.entry-footer {
  display: none; }
  @media (max-width: 768px) {
    .entry-footer {
      text-align: center; } }
  .entry-footer a {
    border: none;
    color: #acaeaf;
    font-weight: 400; }
    .entry-footer a:hover {
      border: none;
      /*color: #0896fe;*/ }
  .entry-footer > span {
    font-size: 0.92857em;
    line-height: 1.92308em;
    margin: 2.67857em 1.0769em 0 0; }
  .entry-footer span {
    color: #acaeaf;
    display: inline-block; }
  .entry-footer span:before,
  .entry-footer a:before {
    font-family: "ultra-icons";
    padding-right: 0.4554em; }
  .entry-footer .cat-links:before {
    content: "\f03a"; }
  .entry-footer .tags-links:before {
    content: "\f02c"; }
  .entry-footer .edit-link:before {
    content: "\f0f6"; }

/*--------------------------------------------------------------
14.6.11 - Search Results
--------------------------------------------------------------*/
.search-results .entry-footer > span {
  margin-top: 0; }

/*--------------------------------------------------------------
14.7 - Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
14.8 - Comments
--------------------------------------------------------------*/
.comments-area {
  margin-bottom: 1.78571em;
  outline: none; }
  .comments-area .comments-title {
    border-top-width: 0.07143em;
    border-top-style: solid;
    padding-top: 1.71429em;
    border-bottom-width: 0.07143em;
    border-bottom-style: solid;
    padding-bottom: 1.71429em;
    border-color: #eaeaeb; }
  .comments-area .comment-list {
    list-style: none;
    margin: 2.67857em 0; }
    .comments-area .comment-list .comment {
      margin-top: 2.67857em;
      margin-bottom: 2.67857em;
      margin-left: 4.5714em; }
      .comments-area .comment-list .comment .comment-body {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #f6f6f7;
        padding: 1.33929em; }
      .comments-area .comment-list .comment:first-of-type {
        margin-top: 0; }
      .comments-area .comment-list .comment:last-of-type {
        margin-bottom: 0; }
      .comments-area .comment-list .comment:only-of-type {
        margin-top: 2.67857em;
        margin-bottom: 2.67857em; }
    @media (max-width: 480px) {
      .comments-area .comment-list .comment {
        margin-left: 0; }
      .comments-area .comment-list > .comment {
        margin-left: 4.5714em; } }
    .comments-area .comment-list .pingback {
      font-size: 0.92857em;
      line-height: 1.92308em;
      font-weight: 600; }
      .comments-area .comment-list .pingback a {
        /*border-bottom: 1px dotted #0896fe;*/
        font-weight: 400; }
        .comments-area .comment-list .pingback a:hover {
          /*border-bottom: 1px solid #0896fe;*/ }
      .comments-area .comment-list .pingback .edit-link {
        color: #acaeaf; }
        .comments-area .comment-list .pingback .edit-link:before {
          content: "\0007C";
          font-family: "ultra-icons";
          font-weight: normal;
          margin-left: 0.25em; }
        .comments-area .comment-list .pingback .edit-link a {
          border-bottom: none;
          color: #acaeaf;
          margin-left: 0.25em; }
          .comments-area .comment-list .pingback .edit-link a:hover {
            border-bottom: none;
            /*color: #0896fe;*/ }
  .comments-area .comment-awaiting-moderation {
    font-weight: 600;
    margin-bottom: 0.89286em; }
    .comments-area .comment-awaiting-moderation:before {
      content: "\f071";
      font-family: "ultra-icons";
      font-size: 0.8125em;
      font-weight: normal;
      margin-right: 0.4465em; }
  .comments-area .comment-author {
    float: left;
    position: relative;
    width: 50%; }
    .comments-area .comment-author .avatar {
      border-radius: 6.8571em;
      height: 3.4286em;
      left: -5.8571em;
      position: absolute;
      top: -1.33929em;
      width: 3.4286em; }
    .comments-area .comment-author .fn a {
      color: #313539; }
      .comments-area .comment-author .fn a:hover {
        /*color: #0896fe;*/ }
    .comments-area .comment-author .says {
      display: none; }
  .comments-area .bypostauthor .fn:before {
    content: "\f007";
    font-family: "ultra-icons";
    font-size: 0.8125em;
    margin-right: 0.3125em; }
  .comments-area .comment-metadata {
    font-size: 0.85714em;
    line-height: 2.08333em;
    float: right;
    text-align: right;
    width: 50%; }
    .comments-area .comment-metadata a {
      color: #acaeaf; }
      .comments-area .comment-metadata a:hover {
        /*color: #0896fe; */}
    @media (max-width: 1024px) {
      .comments-area .comment-metadata .edit-link {
        display: none; } }
    .comments-area .comment-metadata .edit-link:before {
      color: #acaeaf;
      content: "\0020\007c\0020"; }
  .comments-area .comment-content {
    clear: both;
    padding-top: 0.89286em; }
    .comments-area .comment-content a {
      /*border-bottom: 1px dotted #0896fe;*/
      word-wrap: break-word; }
      .comments-area .comment-content a:hover {
        /*border-bottom: 1px solid #0896fe;*/ }
    .comments-area .comment-content p {
      font-size: 0.92857em;
      line-height: 1.92308em; }
    .comments-area .comment-content p:last-of-type {
      margin-bottom: 0.8438em; }
    .comments-area .comment-content blockquote {
      background: #eaeaea; }
  .comments-area .comment-list .children {
    list-style: none;
    margin: 0; }
    .comments-area .comment-list .children .comment:first-of-type {
      margin-top: 2.67857em; }
  .comments-area .reply {
    margin-top: 0.89286em; }
    .comments-area .reply a.comment-reply-link, .comments-area .reply a.comment-reply-login {
      font-size: 0.85714em;
      line-height: 2.08333em;
      color: #acaeaf; }
      .comments-area .reply a.comment-reply-link:hover, .comments-area .reply a.comment-reply-login:hover {
        /*color: #0896fe;*/ }
  .comments-area .comment-respond {
    border-top-width: 0.07143em;
    border-top-style: solid;
    padding-top: 1.71429em;
    margin-top: 1.78571em;
    border-color: #eaeaeb; }
    .comments-area .comment-respond .comment-reply-title {
      margin-bottom: 0.44643em; }
      .comments-area .comment-respond .comment-reply-title small {
        font-size: 100%; }
      .comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
        line-height: 0;
        font-size: 0.6087em;
        margin: 0 0 0 0.6522em; }
        .comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link:before {
          content: "\f00d";
          font-family: "ultra-icons";
          margin-right: 0.25em; }
    .comments-area .comment-respond p:first-of-type {
      font-size: 0.92857em;
      line-height: 1.92308em; }
      .comments-area .comment-respond p:first-of-type a:hover {
        color: #5a5d60; }
    .comments-area .comment-respond p.logged-in-as {
      margin-bottom: 0; }
    .comments-area .comment-respond .comment-form-author, .comments-area .comment-respond .comment-form-email, .comments-area .comment-respond .comment-form-url {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      width: 32%; }
      @media (max-width: 480px) {
        .comments-area .comment-respond .comment-form-author, .comments-area .comment-respond .comment-form-email, .comments-area .comment-respond .comment-form-url {
          width: 100%; } }
      .comments-area .comment-respond .comment-form-author input, .comments-area .comment-respond .comment-form-email input, .comments-area .comment-respond .comment-form-url input {
        width: 100%; }
    .comments-area .comment-respond .comment-form-email {
      margin: 0 2%; }
      @media (max-width: 480px) {
        .comments-area .comment-respond .comment-form-email {
          margin: 2% 0; } }
    .comments-area .comment-respond p.comment-form-comment {
      clear: both;
      margin-bottom: 0;
      padding: 1.33929em 0 0.89286em; }
      .comments-area .comment-respond p.comment-form-comment label {
        display: none; }
      .comments-area .comment-respond p.comment-form-comment textarea {
        width: 100%; }
    .comments-area .comment-respond .form-allowed-tags {
      font-size: 0.78571em;
      line-height: 2.27273em;
      color: #acaeaf; }
    .comments-area .comment-respond .form-submit {
      margin-top: 0.89286em; }
    .comments-area .comment-respond p:last-of-type {
      margin-bottom: 0; }
  .comments-area .no-comments {
    font-weight: 600;
    margin: 1.78571em 0 0; }
  .comments-area .commentform-error {
    display: block;
    margin: 1.78571em 0;
    padding: 1.33929em 0.89286em; }

/*--------------------------------------------------------------
15.0 - 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; }

/*--------------------------------------------------------------
16.0 - 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%; }

/*--------------------------------------------------------------
16.1 - Captions
--------------------------------------------------------------*/
figure.wp-caption {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f6f6f7;
  padding: 0.89286em; }

.wp-caption {
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption-text {
  font-size: 0.85714em;
  line-height: 2.08333em;
  text-align: center; }

.wp-caption .wp-caption-text {
  padding: 0.89286em 0 0; }

/*--------------------------------------------------------------
16.2 - Galleries
--------------------------------------------------------------*/
.gallery {
  float: left;
  margin: 0 0 1.78571em;     
	width: 100%;
    text-align: center;}

.gallery-item {
  display: inline-block;
  margin: 0 0 0.89286em;
  text-align: center;
  vertical-align: top;
position: relative;}
  .gallery-item a {
    border: none; }
    .gallery-item a:hover {
      border: none; }

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

.gallery-columns-2 .gallery-item {
  width: 48.57143%;
  float: left; }
  .gallery-columns-2 .gallery-item:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .gallery-columns-2 .gallery-item:nth-child(2n + 2) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none; }

.gallery-columns-3 .gallery-item {
  width: 31.42857%;
  float: left; }
  .gallery-columns-3 .gallery-item:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .gallery-columns-3 .gallery-item:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-3 .gallery-item:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none; }

.gallery-columns-4 .gallery-item {
  width: 22.85714%;
  float: left; }
  .gallery-columns-4 .gallery-item:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .gallery-columns-4 .gallery-item:nth-child(4n + 2) {
    margin-left: 25.71429%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-4 .gallery-item:nth-child(4n + 3) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-4 .gallery-item:nth-child(4n + 4) {
    margin-left: 77.14286%;
    margin-right: -100%;
    clear: none; }

.gallery-columns-5 .gallery-item {
  width: 17.71429%;
  float: left; }
  .gallery-columns-5 .gallery-item:nth-child(5n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .gallery-columns-5 .gallery-item:nth-child(5n + 2) {
    margin-left: 20.57143%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-5 .gallery-item:nth-child(5n + 3) {
    margin-left: 41.14286%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-5 .gallery-item:nth-child(5n + 4) {
    margin-left: 61.71429%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-5 .gallery-item:nth-child(5n + 5) {
    margin-left: 82.28571%;
    margin-right: -100%;
    clear: none; }

.gallery-columns-6 .gallery-item {
  width: 14.28571%;
  float: left; }
  .gallery-columns-6 .gallery-item:nth-child(6n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .gallery-columns-6 .gallery-item:nth-child(6n + 2) {
    margin-left: 17.14286%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-6 .gallery-item:nth-child(6n + 3) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-6 .gallery-item:nth-child(6n + 4) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-6 .gallery-item:nth-child(6n + 5) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-6 .gallery-item:nth-child(6n + 6) {
    margin-left: 85.71429%;
    margin-right: -100%;
    clear: none; }

.gallery-columns-7 .gallery-item {
  width: 11.82571%;
  float: left; }
  .gallery-columns-7 .gallery-item:nth-child(7n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .gallery-columns-7 .gallery-item:nth-child(7n + 2) {
    margin-left: 14.68286%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-7 .gallery-item:nth-child(7n + 3) {
    margin-left: 29.36571%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-7 .gallery-item:nth-child(7n + 4) {
    margin-left: 44.04857%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-7 .gallery-item:nth-child(7n + 5) {
    margin-left: 58.73143%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-7 .gallery-item:nth-child(7n + 6) {
    margin-left: 73.41429%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-7 .gallery-item:nth-child(7n + 7) {
    margin-left: 88.09714%;
    margin-right: -100%;
    clear: none; }

.gallery-columns-8 .gallery-item {
  width: 10%;
  float: left; }
  .gallery-columns-8 .gallery-item:nth-child(8n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .gallery-columns-8 .gallery-item:nth-child(8n + 2) {
    margin-left: 12.85714%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-8 .gallery-item:nth-child(8n + 3) {
    margin-left: 25.71429%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-8 .gallery-item:nth-child(8n + 4) {
    margin-left: 38.57143%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-8 .gallery-item:nth-child(8n + 5) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-8 .gallery-item:nth-child(8n + 6) {
    margin-left: 64.28571%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-8 .gallery-item:nth-child(8n + 7) {
    margin-left: 77.14286%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-8 .gallery-item:nth-child(8n + 8) {
    margin-left: 90%;
    margin-right: -100%;
    clear: none; }

.gallery-columns-9 .gallery-item {
  width: 8.57114%;
  float: left; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 2) {
    margin-left: 11.42829%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 3) {
    margin-left: 22.85657%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 4) {
    margin-left: 34.28486%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 5) {
    margin-left: 45.71314%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 6) {
    margin-left: 57.14143%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 7) {
    margin-left: 68.56971%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 8) {
    margin-left: 79.998%;
    margin-right: -100%;
    clear: none; }
  .gallery-columns-9 .gallery-item:nth-child(9n + 9) {
    margin-left: 91.42629%;
    margin-right: -100%;
    clear: none; }

.gallery-caption {
    display: block;
    position: absolute;
    bottom: 6px;
    width: 100%;
    background: rgba(0,0,0,0.7);
    color: #fff;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }
.flex-control-nav {
    bottom: 35px !important;
    /*line-height: 11px;*/
	z-index: 10;
}
.flex-control-paging li a {
    width: 25px !important;
    height: 25px !important;
    background: #fff !important;
	box-shadow: unset !important;
}
.flex-direction-nav .flex-prev {
    left: 20px !important;
    background-position: 0% 0px !important;
}
.flex-direction-nav .flex-next {
    right: 20px !important;
    background-position: 100% 0px !important;
}
.flex-direction-nav a {
   width: 40px !important;
    height: 40px !important;
    background: url("images/bg_direction_nav.png") no-repeat scroll transparent !important;
}
.claro, .blanco{
	/*min-height: 310px;*/
}
/*.panel-row-style { padding: 15px;}*/
.panel-grid{ margin-left:0px !important; margin-right:0px !important;}
.ow-button-base a {
    font-size: 16px !important;
	padding: 0.8em 2em;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #FFF !important;
    border-radius: 0.25em;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.067);
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
	width: 100%;
text-align: right !important;
}
.widget_sow-button{ margin-bottom:15px !important;}
/*.panel-grid-cell .so-panel, .panel-grid {
    margin-bottom: 0px !important;
}*/
.blanco .panel-grid-cell, .claro .panel-grid-cell  {
    /*transform-style: preserve-3d;
transform: scale(0.2);
animation: 0.4s ease-in-out 0s normal forwards 1 running popUp;
opacity:0;
display:none;*/
}
.panel-grid-cell .widget_media_video {
    border-radius: 7px;
    overflow: hidden;
}
.mejs-container .mejs-controls {
	-webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}
.home .panel-grid-cell .widget_text, .home .panel-grid-cell .widget_text .panel-widget-style, .home .panel-grid-cell .widget_sow-editor, .home .panel-grid-cell .widget_sow-editor .panel-widget-style{
    padding: 35px 40px;
}
.home .panel-grid-cell .widget_text .panel-widget-style, .home .panel-grid-cell .widget_sow-editor .panel-widget-style{
    margin: -35px -40px;
}
.entry-content {
    padding: 35px 40px;
}
.archive.woocommerce .entry-content {
    padding: 35px 0px 35px 40px;
}
.single-product .entry-content {
    padding: 0px 40px;
}
.single-post .entry-content,
.archive .entry-content,
.category .entry-content,
.blog .entry-content,
.home .entry-content
{
    padding: 0;
}
.archive.post-type-archive-product .entry-content
{
    padding: 35px 0px 35px 40px;
}
/*.page-template-default .panel-grid-cell .widget_text, .page-template-default .panel-grid-cell .widget_text .panel-widget-style, .page-template-default .panel-grid-cell .widget_sow-editor, .page-template-default .panel-grid-cell .widget_sow-editor .panel-widget-style{
    padding: 0;
}*/
.ow-button-base {
    margin-bottom: 11.5px;
}
.panel-last-child .ow-button-base {
    margin-bottom: 0;
}
.panel-grid-cell .widget-title {
    margin-bottom: 10px;
}
.home.siteorigin-panels-home .site-content, .page-template-home-panels .site-content { padding-top:0px !important;padding-bottom: 0px !important;}
.titulo-ancho h3{ margin-bottom:0px; line-height:25px; color:#fff; font-size:25px;}
.titulo-ancho{
	padding: 35px 55px;
	}
.col_izda{width: 240px;
float: left;
padding: 25px 0;
}
.cont_dcha{float: left;
/*width: calc(100% - 240px);
padding: 25px 0px;*/
}
.col_dcha,
.col_dcha0{
float: left;
width: 30%;
padding-right:10px;
padding-left:10px;
/*background:url(images/sep-pie.png) no-repeat right 50%;*/
}
.col_dcha0{
width: 40%;
/*background:url(images/sep-pie.png) no-repeat right 50%;*/
}
/*.social{float: right;
width: 26%;
padding-left:2%;}*/
.col_dcha0 img {
    margin-top: 2px;
}
.col_dcha img {
	width: 24px;
}
.social {
    float: left;
    width: 100%;
    padding: 10px 0;
}
.menu_footer {
    float: left;
    width: calc(100% - 580px);
	    padding-left: 20px;
}
.menu_footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
}
.align_izda{ float: left; margin-right:15px; max-width: 23px;
    margin-top: 4px;}
.col_dcha p, .col_dcha h3{ width:calc(100% - 80px); float: left;text-align: left;
clear: none;
margin: 0;}
.col_dcha p{ line-height:1.35;font-size: 16px;}
.social h3{ margin:0;}
.social a{ 
padding: 2px;
margin: 5px 0px;
}
.footer-main .social a:hover{ border: none !important;
color: #fff;}
.claro .alignnone, .blanco .alignnone{ width:100%;}
/*@media (max-width: 1130px) {
.col_izda{width: 20%;
}
.cont_dcha{
width: 80%;}
}*/
/*@media (max-width: 990px) {*/
.col_izda{width: 100%;padding: 40px 0px 20px;
text-align: center;
}
.col_izda p {
    text-align: center;
}
.cont_dcha {
    width: 100%;
    padding: 5px 0 25px 0;
    max-width: 800px;
    margin: 0 auto;
    float: none;
    display: flow-root;
}
/*}*/
.col_dcha.contactpie {
    padding-right: 0;
    width: 36%;
    background: none;
	padding-top: 10px;
}
.col_dcha.contactpie img{ margin-top: -10px;}

.social a::before {
    background-color: rgba(255,255,255,.6);
}
.social a:hover:before  {
    background-color: #fff;
}

@media (max-width: 780px) {
.col_izda{width: 100% !important;padding: 40px 0px 10px;
text-align: center;
}.cont_dcha{
width: 100% !important;
padding: 0px 0px 40px 0px;}
.col_dcha, .col_dcha0, .col_dcha.contactpie{
width: 100% !important;
margin-right:0% !important;
padding-top:10px !important;}
.social{
width: 100% !important;text-align: center;}
}
.link_pagina .so-widget-sow-button .ow-button-base a {
    background: #ffffff !important;
    border: 1px solid #e4e4e4 !important;
    color: #5A5D60 !important;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.067);
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
}
.link_pagina .so-widget-sow-button .ow-button-base a.ow-button-hover:hover {
    background: #f3f3f3 !important;
    border: 1px solid #e4e4e4 !important;
    color: #5A5D60 !important;
}
#comment-validation-reloaded-author{ display:none;}
.comment-form{ position:relative;}
/*.error{position: absolute;
bottom: 55px;}*/
#author-error.error{position: absolute;
top: 25px;
left: 5px;}
#email-error.error{position: absolute;
top: 25px;
left: 385px;}
#comment-error.error{position: absolute;
top: 80px;
left: 5px;}
.galeria {margin:0 !important;}
.enlace_galeria{
	display: block;
	border-bottom: 0 !important;position: relative;
}
.flecha {
   background: none repeat scroll 0% 0% #222;
color: #FFF;
font-size: 54px;
line-height: 12px;
padding: 13px;
border-radius: 45px;
height: 50px;
width: 50px;
top: 50%;
margin-top: -25px;
margin-left: -25px;
left: 50%;
position: absolute;
}
a .galeria { 
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	z-index: 10;
position: relative;}
a .galeria:hover { opacity:0;}
.enlace_otro .galeria:hover { opacity:0.7;}
.enlace_galeria .galeria:hover { opacity:0;}
.texto-grande p { margin-bottom: 10px;
font-size: 22px;
line-height: 25px;}
.sin_margen{
	padding:0 !important;
}
.columna_con_margen{ padding:30px;}
.panel-grid-cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.claro, .claro2{ background-color:#f2f2f2;}
.gm-style-mtc {
    display: none;
}
/*.panel-grid-cell .so-panel.widget .panel-widget-style{
    padding: 30px;
}*/
.ancho_completo { padding:0 !important;}
.photoswipe_gallery img {
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 4px;
}
 td img{ margin-bottom:0px !important;}
 .events-archive footer.entry-meta, .events-archive header.entry-header, .events-archive span.edit-link, .single-tribe_events footer.entry-meta, .single-tribe_events header.entry-header, .single-tribe_organizer footer.entry-meta, .single-tribe_organizer header.entry-header, .single-tribe_venue footer.entry-meta, .single-tribe_venue header.entry-header {
    display: inherit !important;
	box-sizing: content-box;
background: #F6F6F7 none repeat scroll 0% 0%;
padding: 10px 55px;
margin-bottom: 2.67857em;
}
#tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title {
    line-height: 1;
}
.photoswipe_gallery a{cursor:-moz-zoom-in;}
.photoswipe_gallery a img{
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;}
.photoswipe_gallery a:hover img{transform:scale(1.05,1.05)}
.events-archive .entry-content, .events-archive .entry-header {
    width: unset !important;
}

.gm-style .gm-style-iw {
    padding: 5px 15px 10px 15px;
}
.gm-style .gm-style-iw > div > div{
	overflow: hidden !important;
}

.site-branding-container.banner {
    position: absolute;
    z-index: 10;
}
 .bottom-bar{  color:#fff;}
 .bottom-bar a {
    color: #fff; }
.logos-ft {
    vertical-align: middle;
    padding: 10px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.logos-ft img {
    vertical-align: middle;
    margin: 0 20px;
	max-height: 55px;
}
span.destacado {
    font-weight: bold;
    font-size: 20px;
}
.rev_slider .tp-caption, .rev_slider .caption {
    text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
.wp-video {
    margin: 0px auto;
}
@media (max-width: 768px) {
.responsive-menu .main-navigation.toggled ul li a {    padding: 5px 18px !important;display: block;width: 100%;text-align: center;}
	.site-header .site-branding-container, .site-header{ height: 70px !important;}
	.flex-control-nav {display: none;}
	.flexslider .caption-wrap .caption {text-align: center;right: 0;width: 100%;position: relative;margin-top: -11%;}
	.col_dcha {  background: unset;}
	.col_dcha img, .col_dcha0 img,.col_dcha svg, .col_dcha0 svg { display: none;}
.col_dcha p, .col_dcha h3,.col_dcha0 p, .col_dcha0 h3 { width: 100%;text-align: center;}

}
@media (max-width: 540px) {
	.flexslider .caption-wrap .caption h1 { font-size: 38px !important; line-height: 35px !important; letter-spacing: -1px !important;}
	.entry-content { padding: 15px 10px;}
}

#site-navigation div[class*="menu"] {
    display: table;
    /*height: 100%;*/
	height: 80px;
    min-height: 80px;
	margin: 10px 0;
}
.main-navigation ul {
    display: table-cell;
    vertical-align: middle;
}
.main-navigation div > ul > li > a {
    display: block;
    height: auto;
}
.sticky #site-navigation div[class*="menu"] {
	margin: 0;
}
.site-header.sticky .site-branding-container {
    height: 80px;
}
.site-header.sticky  {
    height: auto;
}
.sticky #site-navigation div[class*="menu"],
.site-header.sticky .site-branding-container,
.site-header.sticky  {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 28px;
    font-weight: 600;
}
.woocommerce ul.products li.product .price, .wc-block-grid__product .wc-block-grid__product-price {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
}
.woocommerce ul.products li.product .button {
    margin-top: 10px;
}
.woocommerce div.product form.cart .variations select {
    height: 28px;
	padding: 0 0 0 5px;
}
.woocommerce-variation.single_variation {
    margin-bottom: 10px;
    margin-left: 5px;
}
nav.woocommerce-breadcrumb {
    padding: 0 40px !important;
    margin: 0;
}
a.btn_volver {
    width: 35px;
    height: 26px;
    display: block;
    background: url(images/back.svg) no-repeat;
    position: absolute;
    right: 0px;
    top: calc(50% - 16px);
	z-index: 1;
}
nav.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 8px 15px;
    /* background: #f1f1f1; */
    /* text-transform: uppercase; */
    font-weight: 700;
    color: #8c8c8c;
    border-bottom: 0;
    font-size: 22px;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
    background: rgba(255, 255, 255, 0.6);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff;
}
.woocommerce-MyAccount-content {
    padding: 0 15px;
}
form.woocommerce-form.woocommerce-form-login.login {
    max-width: 400px;
}
.woocommerce select {
    height: 30px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 31.111111% ;
	margin-right: 3.33333% ;
}
.woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last {
    margin-right: 0;
}
span.categoria_tienda {
    font-size: 28px;
    color: rgba(0, 0, 0, 0.55);
    mix-blend-mode: overlay;
	line-height: 1;
}
span.separador {
    display: inline-block;
    margin: 0 15px;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.4);
	line-height: 1;
}
.woocommerce #primary {
    float: right;
    padding-right: 0;
    border: 0;
}
.woocommerce #secondary {
    padding-top: 35px;padding-left:30px;
}
.woocommerce #secondary .widget.widget_price_filter, .woocommerce #secondary .widget.widget_search {
    background: none;
    padding: 0 15px;
}
.woocommerce #secondary .widget a{
	font-weight:400;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #e0e0e0;
}
.woocommerce #secondary .widget .current-cat a {
    font-weight: bold;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 0 30px;
}
.woocommerce-cart #content > .container {
    max-width: 800px;
}
.woocommerce .site-content > .entry-header{
	position: relative;
}
.woocommerce .site-content > .entry-header:after{
	content:" ";
	    width: 100%;
    height: 100%;
	position: absolute;
	display: block;
	background: url("images/bg-titulotienda.svg") no-repeat;
	bottom: 0px;
	right: 0%;
    background-size: contain !important;
    background-position: center left !important;
	opacity: 0.7 !important;
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
    mix-blend-mode: soft-light;
	z-index: 0;
}
.woocommerce .related.products ul.products li.product, .woocommerce-page .related.products ul.products li.product, .woocommerce ul.products.productos_inicio li.product {
    width: 22%;
    margin-right: 3%;
}
/*.woocommerce ul.products.productos_inicio li.product:nth-child(4n) { margin-right: 0;}*/
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none;
}
.woocommerce ul.products.productos_inicio li.product:nth-child(5n) { clear: both;}
.widget_products_inicio {
    padding: 20px 0 20px 30px;
}
div#fila-categorias, div#plano-localizacion {
    max-width: unset;
}
div#fila-categorias{ margin-bottom: 35px;}
div#plano-localizacion {
	padding-bottom: 0 !important;
}
.widget_product_categories_inicio ul.product-categories {
    margin: 0;
    padding: 10px 0;
    list-style: none;
	text-align: center;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.widget_product_categories_inicio ul.product-categories li {
   /* width: calc(20% - 10px);*/
    text-align: center;
    height: 100px;
    display: inline-block;
    padding: 10px;
	    margin: 0;
}
.widget_product_categories_inicio ul.product-categories li a {
    display: table-cell;
    vertical-align: middle;
    border: 0;
    background: rgba(255, 255, 255, 0.5);
    width: 200px;
    color: #595959;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2;
    height: 80px;
    padding: 15px;
}
.widget_product_categories_inicio ul.product-categories li a:hover {
    background: #fff;
}
.widget_product_categories_inicio ul.product-categories li span.count {
    display: none;
}
#iconos-destacados-home {
    padding: 30px 20px;    
	min-height: 305px;
}
#iconos-destacados-home *{ text-align: center !important;}
#iconos-destacados-home p{ font-size: 18px;}
div[class*="enlace-color-"],
div[class*="cuadro-color-"]{
    padding: 0 !important;
	min-height: 305px;
	position: relative;
}
div[class*="enlace-color-"] p,
div[class*="cuadro-color-"] p {
    margin: 0;
	line-height: 1.2;
	text-align: left;
}
div[class*="enlace-color-"] a,
div[class*="cuadro-color-"] a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 35px 45px;
    font-size: 40px;
    font-weight: 400;
	border: 0;
}
div[class*="enlace-color-"] a:hover,
div[class*="cuadro-color-"] a:hover {
	background: rgba(255,255,255,0.2);
}
div[class*='enlace-color-oscuro-1'] a,
div[class*='color-oscuro'] *
{ color:#fff !important;}
.menu_legal ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu_legal ul li {
    display: inline-block;
    padding-right: 7px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    margin-right: 3px;
    line-height: 1;
}
.menu_legal ul li:last-child {
    border-right: 0;
}
.main-navigation ul li > a[href*="carrito"]:before, 
.main-navigation ul li > a[href*="mi-cuenta"]:before,
header.entry-header.con_submenu_tienda a[href*="carrito"]:before,
header.entry-header.con_submenu_tienda a[href*="mi-cuenta"]:before{
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("images/carrito.svg");
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: -2px;
	-moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.main-navigation ul li > a.cart-icon[href*="carrito"]:before {
    margin-right: 0;
}
span#numero-items {
    font-size: 16px;
    margin-right: 5px;
    opacity: 0.75;
}
.main-navigation ul li > a[href*="mi-cuenta"]:before,
header.entry-header.con_submenu_tienda a[href*="mi-cuenta"]:before{
    background: url("images/usuario.svg");
}
.select2-container--default .select2-selection--single {
    border: 2px solid #eaeaeb;
    border-radius: 12px;
    height: 41px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px;
    width: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px;
}
.woocommerce a.added_to_cart {
    display: inline-block;
    position: absolute;
    line-height: 1;
    padding: 6px;
    bottom: 0;
    right: 0;
    width: 50px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
}
.cli-plugin-button, .medium.cli-plugin-button {
    color: #fff !important;
}
#secondary .widget .product-categories li {
    font-size: 18px;
}
.term-description{
  margin: 0 auto;
  max-width: 1230px;
	padding: 0px 40px;
}
section.related.products {
    float: left;
    width: 100%;
}
.col_form {
    float: left;
    width: 50%;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    display: inline-block;
    margin: 10px 0;
}
span.privacidad {
    display: inline-block;
    float: right;
    margin: 10px 0;
    width: calc(100% - 40px);
}
span.wpcf7-form-control-wrap.acceptance-353 {
    margin: 10px 0;
    display: inline-block;
}
div.wpcf7 .wpcf7-submit:disabled {
    background: #e6e6e6;
}
.entry-content .widget_nav_menu .menu {
    margin: 0;
    padding: 0;
    list-style: none;
	text-align: center;
}
.entry-content .widget_nav_menu .menu li {
    display: inline-block;
}
.entry-content .widget_nav_menu .menu a {
    display: inline-block;
    padding: 5px 15px;
    margin: 5px;
    font-size: 22px;
	color: #fff;
}
.entry-content p a[href*='.pdf'] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 5px;
    color: #fff;
}
.entry-content p a[href*='.pdf']:hover {
	opacity: 0.8;
}
.entry-content p a[href*='.pdf']:before {
    font-family: "ultra-icons";
    content: "\f1c1";
    margin-right: 10px;
}
.texto_principal_home p { font-size: 24px;}
.con_titulo_parallax {
    min-height: 300px;display: table;
    width: 100%;
}
.con_titulo_parallax .so-widget-sow-editor {
	display: table-cell;
	vertical-align: middle;
}
.con_titulo_parallax h2 {
    color: #fff;
    background: rgba(0,0,0,0.5);
    display: block;
    padding: 15px 25px 10px 25px;
    font-size: 38px;
    line-height: 1;
}
#lagunas_villalba.con_titulo_parallax .so-widget-sow-editor {
    vertical-align: bottom;
}
#lagunas_villalba.con_titulo_parallax h2 {
    background: transparent;
    font-size: 20px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
	margin: 0;
	text-align: right;
}
.eco2020_anchocompleto {
    background-repeat: no-repeat !important;
	background-size: 65%;
	position: relative;
}
.eco2020_anchocompleto .panel-grid-cell .so-panel{ position: relative;}
.eco2020_anchocompleto:before,
.eco2020_anchocompleto .panel-grid-cell .so-panel:before {
	content: " ";
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
	    z-index: 1;
}
.eco2020_anchocompleto.alineacion_izda {
    background-position: 95%;
}

.eco2020_anchocompleto.alineacion_dcha {
    background-position: left;
}
.eco2020_anchocompleto .so-widget-sow-editor{
    width: 50%;
    position: relative;
	padding: 20px 10%;
	min-height: 320px;
	    z-index: 2;
}
.eco2020_anchocompleto.eco2020_doble .so-widget-sow-editor{
    width: 60%;
}
.eco2020_anchocompleto.sin_padding .so-widget-sow-editor,
.eco2020_anchocompleto.eco2020_doble .so-widget-sow-editor{
	padding: 20px 0;
}
.eco2020_anchocompleto.eco2020_doble div:nth-child(0n+2) .so-widget-sow-editor,
.eco2020_anchocompleto.alineacion_dcha .so-widget-sow-editor{
	float: right;
	text-align: right;
}
.eco2020_anchocompleto.eco2020_doble .panel-grid-cell:first-child > div > div {
    background-position-x: right !important;
}
.eco2020_anchocompleto.eco2020_doble .panel-grid-cell:nth-child(0n+2) > div > div {
    background-position-x: left !important;
}
.eco2020_anchocompleto.eco2020_doble div:nth-child(0n+2) .panel-widget-style{
	float: left;
}
.eco2020_doble {
    display: grid !important;
    grid-template-columns: 50% 50%;
}
.eco2020_doble .panel-grid-cell{
	width: 100% !important;
    height: 100%;
}
.eco2020_doble .panel-grid-cell .so-panel{
    height: 100%;
	display: flex;
}
.eco2020_doble .panel-grid-cell .so-panel .panel-widget-style{
	/*height: calc(100% + 70px);
	width: calc(100% + 80px);
	height: 100%;*/
	width: 100%;
}
.home .eco2020_doble .panel-grid-cell .so-panel .panel-widget-style{
	/*height: calc(100% + 70px);*/
	width: calc(100% + 80px);
}
.eco2020_anchocompleto h2 {
    font-size: 42px;
    line-height: 1.2;
}
.eco2020_anchocompleto p {
    font-size: 24px;
    line-height: 1.2;
}
.eco2020_anchocompleto.eco2020_doble.eco2020_claro-oscuro .panel-grid-cell:nth-child(0n+2) *,
.eco2020_anchocompleto.eco2020_doble.eco2020_medio-oscuro .panel-grid-cell:nth-child(0n+2) *,
.eco2020_anchocompleto.eco2020_doble.eco2020_oscuro-medio .panel-grid-cell:first-child *,
.eco2020_anchocompleto.eco2020_doble.eco2020_oscuro-claro .panel-grid-cell:first-child *,
.eco2020_anchocompleto.eco2020_doble.eco2020_oscuro-oscuro .panel-grid-cell *{
    color: #fff !important;
}
.eco2020_anchocompleto.eco2020_doble div:nth-child(0n+1) *{
	text-align: left;
}
.eco2020_anchocompleto.eco2020_doble div:nth-child(0n+2) *{
	text-align: right;
}
.social_contacto.social {
    float: left;
    width: 100%;
    display: block;
	text-align: center;
	padding: 0;
}
.elemento_portfolio {
    width: 50%;
    float: left;
    padding: 15px;
    position: relative;
}
.txt_portfolio {
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
    padding: 35px 25px 5px 25px;
}
.txt_portfolio *{
	color:#fff;font-weight: 500;
}
.imagen_portfolio, .imagen_portfolio img {
    float: left;
    width: 100%;
    height: auto;
    max-width: unset;
}
.txt_portfolio:before{
	font-family: "ultra-icons";
    font-weight: 900 !important;
    font-style: normal !important;
	content:"\f138";
	width: 20px;
    height: 26px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #fff;
    font-size: 26px;
}
.portfolio-elemento-template-default.sidebar #primary {
    border: 0;
    padding-right: 0;
    width: 100%;
}
.titulo_portfolio_detalle {
    background-size: 100%;
    background-attachment: fixed;
	margin: -40px calc(-50vw + 50%) 0 calc(-50vw + 50%);
}
.titulo_portfolio_detalle h2 {
    text-align: center;
    display: table;
    margin: auto;
    padding: 15px 25px;
    color: #fff;
    font-weight: 500;
    max-width: 655px;
}
.cont_cont_titulo_portfolio_detalle {
    display: table;
    width: 100%;
	background: rgb(0 0 0 / 65%);min-height: 250px;
}
.cont_titulo_portfolio_detalle {
    display: table-cell;
    width: 100%;
    
    vertical-align: middle;
}
.txt_detalleportfolio {
    padding: 35px;
    float: left;
	    width: 100%;
}
.txt_detalleportfolio p {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 15px auto;
}
p.cliente {
    font-size: 22px;
    padding-bottom: 35px;
    border-bottom: 2px solid;
    margin-bottom: 35px;
}
.txt_detalleportfolio .gallery {
    margin-top: 35px;
    margin-bottom: 0;
}
nav.navigation.post-navigation {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.container.archivo_productos .term-description {
    padding: 30px 40px 0px 40px;
}
.container.archivo_productos .term-description img {
    float: none;
    clear: unset;
    display: inline-block;
    margin: 10px 20px 0;
    max-width: 230px;
    max-height: 62px;
    width: auto;
	text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .wc-block-grid__product-title {
    font-size: 20px !important;
    line-height: 1.3;
}
.galeria_grande .gallery-columns-3 .gallery-item {
    max-width: 300px;
}
.galeria_grande .gallery-caption {
    font-size: 20px;
    line-height: 1;
    padding: 15px 20px;
    background: rgb(49 49 49 / 70%);
	font-weight: 700;
}
.footer-main .col_izda img[src*="svg"] {
    max-width: 180px;
}
.widget li {
    margin-bottom: 10px;
}
.alineacion_izda * {
    text-align: left;
}
.alineacion_dcha * {
    text-align: right;
}
.cont_formulariodoble{
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 25px;
}
.cont_formulariodoble .col_form{
	width: 100%;
}
.cont_formulariodoble .col_form textarea {
    height: 125px;
}
h1, h2, h3, h4, h5, h6 {
  overflow-wrap: unset;
}
.site-header .site-branding-container {
  max-width: unset !important;
}
p {
  overflow-wrap: unset !important;
}
.wpml-ls-statics-shortcode_actions {
    position: absolute;
    right: 10px;
    top: 0;
    width: auto;
    font-size: 11px;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-legacy-dropdown-click a
.wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click a {
    border: 0;
    background: transparent;
}
.footer_kit, .footer_kit2 {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  background: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.footer_kit2 p {
    margin: 0;
    font-weight: 700;
    color: #494949;
    font-size: 16px;
	text-align: center;
}
.footer_kit2{ padding-bottom: 0;}
.footer_kit img {
 margin: 5px 10px;
    max-height: 70px;
} 
.woocommerce table.cart td.actions input#coupon_code.input-text {
    min-width: 170px;
}
.woocommerce-product-search button[value="Buscar"], .wp-block-search__button {
    width: 39px;
    border-radius: 13px;
    overflow: hidden;
    text-indent: -9999px;
    height: 38px;
    padding: 0;
	background-image: url("images/lupa.svg");    
	background-size: 55%;
    background-repeat: no-repeat;
    background-position: center;
}
#secondary .widget .woocommerce-product-search input[type="search"]{
    width: calc(100% - 44px);
}
.woocommerce #secondary .widget.woocommerce.widget_product_search {
    background: none;
    padding: 0;
}
ul.payment_methods label {
    display: inline;
}
.cont_pedidofinal_flex {
    display: grid;
    grid-template-columns: calc(50% - 25px) calc(50% - 25px);
    grid-gap: 50px;
}
div#customer_details {
    display: flex;
    flex-direction: column;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    max-width: unset;
}
#plano-localizacion .panel-grid-cell .widget_text,
.home #plano-localizacion .panel-grid-cell .widget_text{
	padding-bottom: 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    font-style: initial;
    margin-right: 5px;
    font-size: 13px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen {
    color: #fff;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a {
	font-weight: bold;
    color: #fff;
}
.woocommerce-terms-and-conditions p {
    font-size: 12px;
}
.whatsapp_footer {
    display: flex;
    float: left;
    width: 100%;
}
.whatsapp_footer img {
    margin-right: 15px;
}
.col_dcha0 p span {
    display: inline-block;
}
.woocommerce-price-suffix {
    opacity: 0.8;
}
small.ivainc {
    color: #959595;
    font-size: 66%;
}
.archive small.ivainc,
.home small.ivainc {
    display: block;
}
.archive small.ivaexcl,
.home small.ivaexcl {
    display: none;
}
span.sku_wrapper {
    font-weight: 700;
    font-style: italic;
    display: block;
}
.woocommerce table.shop_attributes td {
    padding: 0 10px;
}
.cky-accordion-header label {
    font-size: 12px;
    margin-top: 3px;
    margin-right: 15px;
}
.up-arrow span{ display: none;}
.eco2020_anchocompleto.eco2020_doble #pgc-12-1-0 *{
	text-align: left;
}
.woocommerce .barra_top_tienda .widget{ margin-bottom: 20px;    padding: 15px 20px;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    border: 1px solid #00000021;
    padding: 3px 7px;
    border-radius: 4px;
}
.barra_top_tienda .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    font-size: 13px;
    margin-right: 10px;
}
.barra_top_tienda .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    font-size: 11px;
}
.woocommerce .products ul, .woocommerce ul.products {
    display: grid;
    grid-template-columns: calc(33% - 0.5em) calc(33% - 0.5em) calc(33% - 0.5em);
    grid-gap: 1em;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
    margin: 0 !important;
}
.woocommerce div.product-type-simple.product {
    margin-top: 20px;
}
.woocommerce .products ul.productos_inicio, .woocommerce ul.products.productos_inicio {
    grid-template-columns: calc(25% - 1em) calc(25% - 1em) calc(25% - 1em) calc(25% - 1em);
}
.eco2020_anchocompleto.eco2023_doble{
	padding: 0 !important;
}
.eco2020_anchocompleto.eco2023_doble .so-widget-sow-editor{
	width: 100%;
}
.eco2020_anchocompleto.eco2023_doble .so-widget-sow-editor .siteorigin-widget-tinymce.textwidget{
	height: 320px;
}
.eco2020_anchocompleto.eco2023_doble .so-widget-sow-editor p{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center !important;
	font-size: 36px;
	margin: 0;
	height: 100%;
	flex-direction: column;
}
.eco2020_anchocompleto.eco2023_doble .so-widget-sow-editor p a{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center !important;
	font-size: 36px;
	margin: 0;
    height: 100%;
	flex-direction: column;
}
.eco2020_anchocompleto.eco2023_doble .so-widget-sow-editor{
	padding: 0;
}
.eco2020_anchocompleto.eco2023_doble .so-widget-sow-editor p a span{
	padding: 20px;
	/*background: #000;*/
}
.eco2020_anchocompleto.eco2023_doble .panel-widget-style{
	position: relative;
}
.eco2020_anchocompleto.eco2023_doble .panel-widget-style:before{
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0.2;
	/*background: #000;*/
	position: absolute;
	left: 0;
	top: 0;
}
.woocommerce-product-details__short-description {
    margin-bottom: 30px;
}
.woocommerce .detalle_producto #secondary {
    display: none;
}
.woocommerce-page.page .site-content > .entry-header,
.woocommerce-page.archive .site-content > .entry-header, .page .site-content > header.entry-header.con_submenu_tienda, header.entry-header.con_submenu_tienda {
    padding: 10px 0 !important;
}
.logo_movil, .social a span, .btn_volver span{ display: none;}
header.entry-header.con_submenu_tienda .container {
    display: flex;
    padding: 0 40px;
    align-items: center;
    justify-content: space-between;
    max-width: 1160px;
	position: relative;
    z-index: 1;
}
.submenu_tienda ul, .submenu_tienda li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.submenu_tienda ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
.submenu_tienda a{
	    padding: 8px 10px;
}
header.entry-header.con_submenu_tienda h1.entry-title {
    width: fit-content !important;
}
header.entry-header.con_submenu_tienda a.btn_volver {
    position: relative;
    margin-right: auto;
}
.woocommerce a.button.cancel {
    margin-left: 20px;
}
.woocommerce .button, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #e9e6ed;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.wc-block-components-form .wc-block-components-checkout-step {
    margin: 0 0 35px;
}
section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
}
.woocommerce .woocommerce-columns--addresses.col2-set::after, .woocommerce .woocommerce-columns--addresses.col2-set::before, .woocommerce-page .woocommerce-columns--addresses.col2-set::after, .woocommerce-page .woocommerce-columns--addresses.col2-set::before{
	content:none;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    font-size: 16px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before  {
    font-size: 13px;
}
.cky-cookie-des-table li div:last-child p:last-child{font-size: 12px;}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p, .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    font-size: 12px;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{
	font-size: 18px !important;
}
.wc-block-grid__products {
    align-items: center;
    justify-content: space-around;
}
@media (max-width: 1024px) { 
	.archive.post-type-archive-product .entry-content, .archive.woocommerce .entry-content {  padding: 35px 0px;}
	.woocommerce.archive.sidebar #primary { padding: 0;}
	.woocommerce #secondary {padding-left:0px;}
}
@media (max-width: 820px) {
	.menu_footer { width: 100%; padding-left: 0;  text-align: center;  padding-bottom: 20px;}
	.col_dcha {width: 50%;}
	.eco2020_anchocompleto h2 {font-size: 32px;}
}
@media (max-width: 768px) {
	.home .con_logomovil a > img{ display: none;}
	.home .logo_movil{ display: block; height: 45px;}
	.home .logo_movil img{ margin-left: 0 !important;} 
	.woocommerce .related.products ul.products li.product, .woocommerce-page .related.products ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce ul.products.productos_inicio li.product { width: 48%; margin-right: 2%;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product,.woocommerce ul.products.productos_inicio li.product { margin-right: 4%;}
	.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce ul.products.columns-3 li.product:nth-child(2n), .woocommerce-page ul.products.columns-3 li.product:nth-child(2n), .woocommerce ul.products.productos_inicio li.product:nth-child(2n) { margin-right: 0;}
	.woocommerce ul.products.productos_inicio li.product:nth-child(5n) { clear: none;}
	#site-navigation div[class*="menu"] {  display: block; min-height: unset !important;height: unset !important;margin:0;}
	.main-navigation div[class*="menu"] ul{padding-top:20px;}
	.main-navigation div[class*="menu"] ul.sub-menu{padding-top:0px;}
	.woocommerce .site-content > .entry-header:after{content:none;}
	.archive.post-type-archive-product .entry-content { padding: 35px 0px;}
	.widget_products_inicio {  padding: 20px 30px;}
	.col_form { width: 100%;}
	.main-navigation ul ul li { border-left: 0 !important;}
	.eco2020_anchocompleto .so-widget-sow-editor { width: 100%; padding: 20px; min-height: unset;}
	.eco2020_anchocompleto.con_foto_movil { padding-top: 200px; background-position: top; background-size: 100%;}
	.elemento_portfolio { width: 100%;}
	.titulo_portfolio_detalle {margin: -15px calc(-50vw + 50%) 0 calc(-50vw + 50%);
    background-attachment:unset; background-position: center;}
	.eco2020_doble { grid-template-columns: 100%;}
	#masthead { position: absolute !important;}
	#content, .bannerinicio { margin-top: 70px;}
	.home #content { margin-top: 0px;}
	 .bottom-bar { padding: 0.89286em 5% 40px 5%;}
	.cont_pedidofinal_flex { grid-template-columns: 100%;    grid-gap: 20px;}
	.blog .site-content > .entry-header, .blog .page-header, .post-template-default .site-content > .entry-header, .archive .site-content > .entry-header, .archive .page-header, .search .site-content > .entry-header, .page .site-content > .entry-header {  padding: 10px 0 !important;}
	.woocommerce .products ul, .woocommerce ul.products, .woocommerce .products ul.productos_inicio, .woocommerce ul.products.productos_inicio { grid-template-columns: calc(50% - 0.5em) calc(50% - 0.5em);}
	.eco2020_anchocompleto.eco2023_doble .so-widget-sow-editor .siteorigin-widget-tinymce.textwidget{height: 240px;}
	header.entry-header.con_submenu_tienda .container { flex-direction: column;padding: 0;}
	.submenu_tienda ul { justify-content: center;}
	header.entry-header.con_submenu_tienda a.btn_volver { position: absolute;  margin-right: unset; right: 15px;  top: 20px;}
}
@media (max-width: 720px) {
	.galeria_grande .gallery-columns-1 .gallery-item,.galeria_grande .gallery-columns-2 .gallery-item,.galeria_grande .gallery-columns-3 .gallery-item,.galeria_grande 	.gallery-columns-4 .gallery-item,.galeria_grande 	.gallery-columns-5 .gallery-item,	.gallery-columns-6 .gallery-item,.galeria_grande 	.gallery-columns-7 .gallery-item,.galeria_grande 	.gallery-columns-8 .gallery-item,.galeria_grande 	.gallery-columns-9 .gallery-item {        width: 46%;
    margin: 4px 2% !important;}
	.galeria_grande .gallery-item:nth-child(3n + 1) { clear: unset;}
}

@media (max-width: 530px) {
	.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,	.gallery-columns-4 .gallery-item,	.gallery-columns-5 .gallery-item,	.gallery-columns-6 .gallery-item,	.gallery-columns-7 .gallery-item,	.gallery-columns-8 .gallery-item,	.gallery-columns-9 .gallery-item {        width: 46%;
    margin: 4px 2% !important;}
	.gallery-item { clear: unset !important;}
	.entry-content img.alignleft, .entry-content img.alignright {   border-radius: 10px;  display: block;    margin: 0 auto 10px auto;   float: none;}
	.eco2020_anchocompleto.eco2020_doble .so-widget-sow-editor {  width: 100%;}
	.galeria_grande .gallery-columns-1 .gallery-item,.galeria_grande .gallery-columns-2 .gallery-item,.galeria_grande .gallery-columns-3 .gallery-item,.galeria_grande 	.gallery-columns-4 .gallery-item,.galeria_grande 	.gallery-columns-5 .gallery-item,	.gallery-columns-6 .gallery-item,.galeria_grande 	.gallery-columns-7 .gallery-item,.galeria_grande 	.gallery-columns-8 .gallery-item,.galeria_grande 	.gallery-columns-9 .gallery-item {        width: 100%;
    margin: 4px auto !important;float: none;}
	section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses { grid-template-columns: 100%;}
}
@media (max-width: 480px) {
	h2.titulo_blog {font-size: 30px;}
	.woocommerce .related.products ul.products li.product, .woocommerce-page .related.products ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce ul.products.productos_inicio li.product {
    width: 100%;  margin-right: 0%;}
	.woocommerce .products ul, .woocommerce ul.products, .woocommerce .products ul.productos_inicio, .woocommerce ul.products.productos_inicio { grid-template-columns: 100%;}
}
@media (max-width: 460px) {
	.txt_portfolio { position: relative;left: 0; bottom: unset; width: 100%; padding: 5px 25px 5px 25px; float: left;}
	.site-header{ padding: 0 20px;}
	.home .panel-grid-cell .widget_text, .home .panel-grid-cell .widget_text .panel-widget-style, .home .panel-grid-cell .widget_sow-editor, .home .panel-grid-cell .widget_sow-editor .panel-widget-style {  padding: 15px 20px;}
	.home .panel-grid-cell .widget_text .panel-widget-style, .home .panel-grid-cell .widget_sow-editor .panel-widget-style {  margin: -15px -20px;}
}
