/* line 25, scss/_vars.scss */
b, strong {
  font-weight: 500;
}

/* line 29, scss/_vars.scss */
i {
  font-style: italic;
}

/* line 33, scss/_vars.scss */
p {
  margin-bottom: 10px;
}

/* line 37, scss/_vars.scss */
h1, h2, h3 {
  font-weight: 100;
}

/* line 41, scss/_vars.scss */
html.fixed {
  overflow: hidden;
}

/* line 45, scss/_vars.scss */
.clear {
  clear: both;
}

/* line 49, scss/_vars.scss */
.edit_btn:hover {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 55, scss/_vars.scss */
.edit_btn {
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff;
}

/* line 81, scss/_vars.scss */
div.bg-center-top {
  background-position: center top;
}

/* line 85, scss/_vars.scss */
div.bg-center-bottom {
  background-position: center bottom;
}

/* line 93, scss/_vars.scss */
.page-header {
  display: none;
}

/* line 97, scss/_vars.scss */
.peroxfarma_main_contain.container {
  width: 100%;
  padding: 0px;
  width: 100%;
}
/* line 103, scss/_vars.scss */
.peroxfarma_main_contain.container.fixed {
  max-width: 1280px;
  margin: auto;
  margin-top: 100px;
}
/* line 109, scss/_vars.scss */
.peroxfarma_main_contain.container .region-highlighted {
  width: 25%;
  float: left;
  padding-top: 40px;
}
/* line 115, scss/_vars.scss */
.peroxfarma_main_contain.container .region-highlighted + .region-content {
  width: 75%;
  float: left;
  padding: 0px 15px;
}
/* line 121, scss/_vars.scss */
.peroxfarma_main_contain.container .region-sidebar {
  float: right;
  width: 25%;
}
/* line 126, scss/_vars.scss */
.peroxfarma_main_contain.container .region-sidebar + .region-content {
  width: 75%;
  float: right;
}
@media (max-width: 1280px) {
  /* line 132, scss/_vars.scss */
  .peroxfarma_main_contain.container .region-sidebar {
    width: 35%;
  }
  /* line 137, scss/_vars.scss */
  .peroxfarma_main_contain.container .region-sidebar + .region-content {
    width: 65%;
  }
}
@media (max-width: 767px) {
  /* line 144, scss/_vars.scss */
  .peroxfarma_main_contain.container .region-highlighted {
    width: 100%;
  }
  /* line 148, scss/_vars.scss */
  .peroxfarma_main_contain.container .region-highlighted + .region-content {
    width: 100%;
    float: left;
    padding: 0px 15px;
  }
  /* line 154, scss/_vars.scss */
  .peroxfarma_main_contain.container .region-sidebar {
    width: 100%;
    margin-bottom: 50px;
    display: none;
  }
  /* line 161, scss/_vars.scss */
  .peroxfarma_main_contain.container .region-sidebar + .region-content {
    width: 100%;
  }
}

@media (max-width: 640px) {
  /* line 169, scss/_vars.scss */
  .not-front .peroxfarma_main_contain.container {
    padding-top: 0px;
    margin-top: 0px;
  }
}

/* line 178, scss/_vars.scss */
html.fullscreen {
  overflow: hidden;
}

/* line 182, scss/_vars.scss */
.container {
  width: 100%;
}

/* line 1, scss/_cpi_texto.scss */
.titulos-mas-grande {
  font-size: 3.25em;
  line-height: 1.19231;
}

/* line 5, scss/_cpi_texto.scss */
.titulos-grande {
  font-size: 2.625em;
  line-height: 1.2381;
}

/* line 9, scss/_cpi_texto.scss */
.titulos {
  font-size: 1.375em;
  line-height: 1.18182;
}

/* line 13, scss/_cpi_texto.scss */
.titulos-pagina {
  font-size: 2em;
  line-height: 1.1875;
}

/* line 17, scss/_cpi_texto.scss */
.texto-grande {
  font-size: 1.375em;
  line-height: 1.27273;
  font-weight: 100;
}

/* line 22, scss/_cpi_texto.scss */
.texto-normal {
  font-size: 1.125em;
  line-height: 1.22222;
}

/* line 26, scss/_cpi_texto.scss */
.texto-small {
  font-size: 1em;
  line-height: 1.25;
}

/* line 30, scss/_cpi_texto.scss */
.texto-section {
  font-size: 1.125em;
  line-height: 1.22222;
  font-weight: 300;
}

/* line 35, scss/_cpi_texto.scss */
.font-weight-normal {
  font-weight: 300;
}

/* line 39, scss/_cpi_texto.scss */
.texto-nota {
  font-size: 0.875em;
  line-height: 1.42857;
}

/* line 43, scss/_cpi_texto.scss */
.texto-massinfo {
  font-size: 0.75em;
  line-height: 1.16667;
}

/* line 47, scss/_cpi_texto.scss */
.style-light {
  font-weight: 100;
}

/* line 51, scss/_cpi_texto.scss */
.texto-normal b {
  font-weight: 400;
}

/* line 54, scss/_cpi_texto.scss */
.text-uppercase {
  text-transform: uppercase;
}

@media (max-width: 640px) {
  /* line 59, scss/_cpi_texto.scss */
  .titulos-grande,
  .titulos-pagina {
    font-size: 1.8125em;
    line-height: 1.24138;
    font-weight: 300;
  }

  /* line 64, scss/_cpi_texto.scss */
  .texto-grande {
    font-size: 1.375em;
    line-height: 1.09091;
    font-weight: 300;
  }

  /* line 68, scss/_cpi_texto.scss */
  .style-regular-mb {
    font-weight: 400;
  }

  /* line 71, scss/_cpi_texto.scss */
  .style-medium-mb {
    font-weight: 500;
  }

  /* line 74, scss/_cpi_texto.scss */
  .texto-section,
  .texto-normal {
    font-size: 1.375em;
    line-height: 1.18182;
  }
}
/* line 189, scss/_vars.scss */
.box {
  border: 1px solid #5bbae2;
  color: #5bbae2;
  padding: 5px 15px;
  display: inline-block;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 195, scss/_vars.scss */
.box:hover {
  text-decoration: none;
}

/* line 201, scss/_vars.scss */
.awe-svg img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

@-moz-keyframes cpi_flash {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.2;
  }
}
@-webkit-keyframes cpi_flash {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes cpi_flash {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.2;
  }
}
@-moz-keyframes reset_cpi_flash {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes reset_cpi_flash {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes reset_cpi_flash {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/*
.owl-theme .owl-controls {
    .owl-pagination {
        .owl-page {
            span {
                @include opacity(1);

                background: #fff;
                position: relative;

                &:after {
                    content: "";
                    position: absolute;
                    left: 50%;
                    top: 50%;

                    @include transform(translate(-50%, -50%));

                    width: 8px;
                    height: 8px;
                    background-color: #000;

                    @include border-radius(8px);
                }
            }

            &.active span:after, &:hover span:after {
                background: #fff;
            }
        }
    }
}
*/
/* line 294, scss/_vars.scss */
.cpi_goup {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 64px;
  height: 64px;
  background-image: url("../img/goup.png");
  background-image: url("../img/goup.svg");
  background-repeat: no-repeat;
  background-size: 64px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 1;
  display: none;
}

/* line 1, scss/_controls.scss */
#toolbar {
  height: 5px;
  overflow: hidden;
}
/* line 4, scss/_controls.scss */
#toolbar:hover {
  height: auto;
}

/* line 9, scss/_controls.scss */
.page-user.not-logged-in #main-container-wrapper {
  min-height: inherit;
}
/* line 12, scss/_controls.scss */
.page-user.not-logged-in .region.region-content {
  padding: 200px 10vw 50px;
}
/* line 15, scss/_controls.scss */
.page-user.not-logged-in footer {
  margin-top: 0px;
}

/* line 21, scss/_controls.scss */
#admin-control {
  position: absolute;
  top: 300px;
  right: 0px;
  z-index: 100;
  width: 20px;
  overflow: hidden;
}
/* line 28, scss/_controls.scss */
#admin-control:hover {
  width: auto;
}
/* line 31, scss/_controls.scss */
#admin-control ul {
  display: block;
  max-width: 100px;
  background-color: #fff;
}
/* line 35, scss/_controls.scss */
#admin-control ul li {
  display: block;
  width: 100%;
}
/* line 38, scss/_controls.scss */
#admin-control ul li a, #admin-control ul li a:hover, #admin-control ul li a:focus {
  border: 0px;
  background-color: transparent;
}
/* line 43, scss/_controls.scss */
#admin-control ul li:hover {
  background-color: #eee;
}

/* line 50, scss/_controls.scss */
#block-locale-language {
  position: absolute;
  z-index: 100;
  right: 0px;
  top: 100px;
  padding: 10px;
  background-color: #fff;
}

/* line 8, scss/product.scss */
.node-type-catalog-product {
  background: #e6e6e6;
}
/* line 12, scss/product.scss */
.node-type-catalog-product .omron-menu a.awe-btn {
  margin: 0px 1px;
  border: none;
  outline: none;
  font-size: 13px;
  padding: 9px 25px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 26, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu {
  float: left;
  width: 20%;
  margin-top: 60px;
}
/* line 31, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu h3 {
  display: none;
}
/* line 35, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu .list-of-catalogo {
  width: 100%;
  margin: 0px;
}
/* line 41, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu .list-of-catalogo li:first-child a.cpi-product-link-list.cpi-link-0 {
  margin-top: 0px;
}
/* line 47, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu .list-of-catalogo li a.cpi-product-link-list {
  color: #333;
  margin-bottom: 5px;
  display: block;
  font-size: 1em;
  line-height: 1.25;
}
/* line 52, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu .list-of-catalogo li a.cpi-product-link-list:hover {
  color: #009fed;
}
/* line 56, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu .list-of-catalogo li a.cpi-product-link-list.active {
  color: #009fed;
}
/* line 62, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu .list-of-catalogo li a.cpi-product-link-list.cpi-link-0 {
  font-size: 1.125em;
  line-height: 1.22222;
  font-weight: bold;
  margin: 15px 0px 10px;
}
/* line 69, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu .list-of-catalogo li a.cpi-product-link-list.cpi-link-1 {
  padding-left: 20px;
  position: relative;
}
/* line 73, scss/product.scss */
.node-type-catalog-product #block-cpi-custom-block-cpi-side-menu .list-of-catalogo li a.cpi-product-link-list.cpi-link-1:before {
  content: '.';
  font-size: 2em;
  line-height: 0;
  position: absolute;
  left: 10px;
  top: 0px;
}
/* line 88, scss/product.scss */
.node-type-catalog-product #block-system-main {
  float: left;
  width: 80%;
  padding: 0px 15px;
  margin-top: 60px;
}
/* line 95, scss/product.scss */
.node-type-catalog-product .region.region-content {
  max-width: 1280px;
  margin: auto;
  padding: 0px 15px;
}
/* line 100, scss/product.scss */
.node-type-catalog-product .region.region-content .field-name-title-field {
  font-size: 1.375em;
  line-height: 1.18182;
  color: #009fed;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  /* line 100, scss/product.scss */
  .node-type-catalog-product .region.region-content .field-name-title-field {
    font-size: 1.875em;
    line-height: 1.16667;
  }
}
/* line 111, scss/product.scss */
.node-type-catalog-product .region.region-content .field-name-field-cat-image img {
  max-width: 400px;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
/* line 119, scss/product.scss */
.node-type-catalog-product .region.region-content .panel {
  margin: 0px;
  border: 0px;
  box-shadow: none;
  background: transparent;
}
/* line 125, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .panel-heading {
  display: none;
}
/* line 129, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .panel-body {
  padding: 0px;
}
/* line 132, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .panel-body .help-block {
  font-size: 1.25em;
  line-height: 1.2;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
}
@media (max-width: 640px) {
  /* line 132, scss/product.scss */
  .node-type-catalog-product .region.region-content .panel .panel-body .help-block {
    font-size: 1.25em;
    line-height: 1.1;
  }
}
/* line 141, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .panel-body .field-type-text-long {
  padding: 0px 15px;
}
/* line 148, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .field-name-field-cat-files .field-items .field-item {
  float: left;
  width: 50%;
  margin-bottom: 15px;
}
/* line 152, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .field-name-field-cat-files .field-items .field-item.even {
  clear: both;
}
/* line 157, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .field-name-field-cat-files .field-items .field-item .file .file-icon {
  display: none;
}
/* line 161, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .field-name-field-cat-files .field-items .field-item .file a {
  color: inherit;
  padding-left: 40px;
  position: relative;
  display: inline-block;
  font-size: 0.8125em;
  line-height: 1.53846;
  font-weight: 500;
}
/* line 170, scss/product.scss */
.node-type-catalog-product .region.region-content .panel .field-name-field-cat-files .field-items .field-item .file a:before {
  content: 'PDF';
  background: #c0240d;
  color: #fff;
  font-weight: 500;
  padding: 2px 5px;
  position: absolute;
  left: 0px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 640px) {
  /* line 185, scss/product.scss */
  .node-type-catalog-product .region.region-content .panel .field-name-field-cat-files .field-items .field-item .file span {
    padding-left: 40px;
  }
}
/* line 196, scss/product.scss */
.node-type-catalog-product .region.region-content .panel + .panel {
  margin-top: 30px;
}
/* line 201, scss/product.scss */
.node-type-catalog-product footer {
  margin-top: 60px;
}
@media (max-width: 991px) {
  /* line 206, scss/product.scss */
  .node-type-catalog-product #block-cpi-custom-block-cpi-side-menu {
    width: 35%;
  }
  /* line 210, scss/product.scss */
  .node-type-catalog-product #block-system-main {
    width: 65%;
  }
}
@media (max-width: 640px) {
  /* line 216, scss/product.scss */
  .node-type-catalog-product #block-cpi-custom-block-cpi-side-menu, .node-type-catalog-product #block-system-main {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 227, scss/product.scss */
  .node-type-catalog-product #block-system-main .panel .field-name-field-cat-files .field-items .field-item {
    float: none;
    width: 100%;
  }
}

/*# sourceMappingURL=product.css.map */
