/*#####################
        HEADER
#####################*/
div.top-switch-bg {
  border: none;
  background: var(--p_color);
  padding: 5px 0;
}
.wrap-fone span p span {
  color: #fff;
}
header {
  background-color: #ffffff;
  box-shadow: 0px 3px 6px #00000029;
}
header.fixed {
  background: var(--p_color);
}
header a.logo {
  text-decoration: none !important;
  margin: 13px 0 11px 0;
}
header.fixed a.logo {
  margin: 10px 0;
}
ul#queldoreiNav li a span {
  color: #393939;
  font-weight: 400;
  margin-right: 10px;
}
.fixed ul#queldoreiNav li a span {
  color: #fff !important;
  font-weight: 400;
  margin-right: 7px;
}
ul#queldoreiNav > li > a > span {
  padding: 0px 5px;
  font-size: 13px;
  border: none !important;
}
.cart-top-container .summary {
  width: 40px;
}
.nav-container {
  margin-left: 0px;
  height: 100%;
}
.wrap-fone span {
  margin-right: 15px;
}
.sub-wrapper ol li a span {
  font-size: 12px !important;
  color: #fff !important;
  font-weight: bold !important;
}
#queldoreiNav > li:hover > a > span,
#queldoreiNav > li.over > a > span,
#queldoreiNav > li.active > a > span {
  /*background: #FFFFFF !important;*/
}
li.icon_social_top a img {
  height: 18px;
}
li.icon_social_top {
  margin-left: 25px;
  margin-top: 5px;
}
.social_top {
  display: inline-flex;
  /*margin-right: 30px;*/
}
.header-container .links {
  padding: 7px 0 6px;
  text-align: right;
  display: inline-flex;
  flex-direction: row-reverse;
}
.links {
  float: right;
}
#queldoreiNav.wrap-menu-template li.level-top .sub-wrapper .menu-image {
  width: 250px;
  margin: 0px 10px;
}
#queldoreiNav.wrap-menu-template li.level-top .sub-wrapper .menu-image img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
#queldoreiNav div.sub-wrapper {
  background: var(--p_color);
}
.sub-wrapper {
  display: flex;
}
.search-form-border {
  background-color: var(--p_color);
}
.search-form-border:before {
  border-color: transparent transparent var(--p_color) transparent;
}
.cart-top-container .details-border {
  background-color: var(--p_color);
}
.cart-top-container .details-border:before {
  border-color: transparent transparent var(--p_color) transparent;
}
.nav-container .nav-top-title {
  background: var(--p_color) !important;
}
/* #queldoreiNav div.sub-wrapper ul {
  width: 50% !important;
} */
/*#####################
        HOME
#####################*/
.page .slider {
  height: calc(100vh - 124px)!important;
}
.persephone.tparrows {
  top: 44% !important;
}
.ares.tp-bullets {
  top: 83% !important;
}
.product-slider-container {
  margin-top: 0px;
  margin-bottom: 80px;
}
.cms-index-index.cms-home .category-products {
  margin: 95px 0 50px;
}
.cms-index-index .block-subscribe .block-content .input-box input:invalid {
  width: 450px;
}
.cms-index-index .block-subscribe .block-content .wrap-actions button {
  margin: -1px 0 0 55px;
}
.cms-index-index .product-slider-container {
  margin-top: 80px;
  margin-bottom: 50px;
}
.cms-index-index .row .row.homepage-banners {
  margin-bottom: -35px;
}
.cms-index-index .block-subscribe .block-content .wrap-actions span {
  width: 180px;
}
.cms-index-index .block-subscribe {
  padding: 10px;
  background-color: var(--p_color);
}
.wrap-newsletter-bottom .button.button span span {
  padding: 13px 35px;
  background-color: var(--s_color);
  color: #ffffff;
  border: 1px solid #ffffff;
  height: 50px;
  box-sizing: border-box;
}
.cms-index-index .col-main {
  margin-top: 0px !important;
}
.wrap-banner-category.div_full_width img {
  width: 100%;
}
.wrap-banner-category,
.pre-content-banners {
  clear: both;
}
.advantages {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background-color: #fff;
  padding: 6% 0;
}
.advantages .title_block, .advantages .text_block  {
  color: var(--p_color);
}
.advantages .title_block  {
  font: 600 18px Open Sans;
}
.advantages .text_block {
  font: 600 15px Open Sans;
}
.advantages .icons_block {
  width: 50px;
  margin-bottom: 0px;
  border: 3px solid #fff;
  padding: 20px 20px 6px 20px;
  border-radius: 0%;
}
.parallax {
  background-image: url(../../images/paralax.jpg);
  min-height: 450px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax img {
  width: 300px;
}
.cms-index-index img.detail_titles[target=left] {
  width: 75px;
  margin: -17px 15px 0 15px;
}
.cms-index-index img.detail_titles[target=right] {
  width: 75px;
  margin: -17px 15px 0 15px;
}
.std h1 {
  color: var(--p_color);
}
.category-description {
  color: var(--p_color);
}
.price-box .price {
  color: var(--p_color);
}
.price-box p.special-price {
  float: none;
  display: block !important;
  margin: 9px 0 0 0 !important;
  line-height: 14px !important;
}
.block_banners_home {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 370px;
}
.title_banner {
  font: 38px Open Sans;
  color: var(--s_color);
  font-weight: 600;
}
.text_banner {
  width: 70%;
  max-width: 500px;
  color: var(--s_color);
  margin: 20px 0 20px 0;
  font-size: 16px;
  text-align: justify;
}
.banner_meio {
  min-height: 400px;
  background-image: url(../../images/banner_sobre_nos.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--p_color);
}
.cform_wrap {
  border-top-color: var(--p_color);
}
.fieldset h2.legend {
  color: var(--p_color);
}
.catalog-product-view .special-price .price {
  font-weight: normal;
}
.catalog-product-view .category-products h2 {
  color: var(--p_color);
  font-weight: 500;
}
.catalog-product-view .add-to-box {
  min-width: 245px;
  max-width: 245px;
}
.catalog-product-view .add-to-box .add-to-cart button.button span {
  background-color: var(--p_color);
  color: #fff !important;
  border-radius: 3px;
  font-size: 20px !important;
  padding: 12px;
  border: transparent;
}
span.button_icon i {
  color: #fff !important;
  font-size: 35px;
  margin-right: 0;
  /* position: relative;
  left: 50px;
  top: -2px; */
}
.customer-account-create .send-new-account:hover span span {
  background: #515150;
}
/*#####################
        FOOTER
#####################*/
.footer-container {
  background: initial;
  border-top: 4px solid var(--s_color);
  margin-top: -1px;
}
.zopim-footer {
  bottom: 68px !important;
}
.zopim-footer-tablet {
  bottom: 104px !important;
}
.zopim-footer-retina {
  bottom: 164px !important;
}
.grid_12.beachwear.wrap-text {
  padding: 0;
}
p.parcel-price {
  display: none;
}
.footer-store-info p {
  font-size: 15px !important;
  line-height: 21px;
}
a#toTop {
  background-color: var(--p_color);
}
.footer-container iframe {
  width: 270px;
  height: 131px;
  /* width: 100% !important; */
  max-width: 100%;
  background: #f6f7f9;
}
/* ############################
        PRODUCT VIEW
############################ */
.socialSharing.googlePlusOneButton {
  display: none;
}
.socialSharing.twitterButton {
  margin-left: -39px;
}
.old-price span.price-label {
  color: #606060;
  text-transform: capitalize;
}
span#old-price-1897 {
  color: #606060;
}
.special-price span.price-label {
  text-transform: capitalize;
}
button.button.btn-proceed-checkout.btn-checkout span {
  background: var(--p_color);
}
.data-table {
  border-top: 6px solid var(--p_color);
}
.cart-block.cart-total, .cart-block.cart-shipping, .opc .step  {
  border-top-color: var(--p_color) !important;
}
/* ############################
    QUERIES PADRAO MAGENTO
############################ */
@media (min-width: 1281px) {
}
@media (min-width: 980px) and (max-width: 1280px) {
  .cms-index-index .block-subscribe .block-content .input-box input:invalid {
    width: 300px;
    height: 60px;
  }
  /*.cms-index-index .block-subscribe .block-content .input-box { width: 46% !important; }*/
  /*.cms-index-index .block-subscribe .block-content .wrap-actions button { margin: -1px 0 0 0; }*/
  .cms-index-index .block-subscribe .block-content .wrap-actions {
    width: initial;
    float: right;
    margin-left: -23px;
  }
  .div-text {
    margin-left: -60px;
  }
  ul#queldoreiNav li a span {
    margin-right: 7px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .grid_4.select-switch {
    /*text-align: left;
        margin-bottom: 10px;*/
  }
  .grid_8 {
    /*width: 100%;*/
  }

  li.icon_social_top {
    margin-left: 0;
    margin-right: 25px;
  }
  .block-subscribe .grid_12 {
    display: block !important;
  }
  .cms-index-index .block-subscribe .block-content .input-box input:invalid {
    width: 100%;
  }
  .cms-index-index .block-subscribe .block-content .input-box {
    padding-left: 0px !important;
  }
  .cms-index-index .block-subscribe .block-content .wrap-actions {
    margin-left: -93px !important;
    width: 0px !important;
  }
  .cms-index-index .block-subscribe .block-content .wrap-actions span {
    width: 180px !important;
  }
  .cms-index-index .block-subscribe .block-content .input-box {
    width: 65%;
  }
  .subscribe-form {
    margin: 10px 10px 0 10px;
  }
  .zopim-footer-tablet {
    bottom: 70px !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .cms-index-index .block-subscribe .block-content .input-box input:invalid {
    width: 100%;
  }
  .cms-index-index .block-subscribe .block-content .wrap-actions button {
    margin: 0 0 0 0;
  }
  .zopim-footer-tablet {
    bottom: 115px !important;
  }
  .wrap-fone {
    text-align: center;
    margin: 3px 27px 0 0 !important;
  }
  .wrap-fone span {
    margin-right: 0 !important;
  }
  .nav-container {
    margin-left: 0px;
  }

  li.icon_social_top {
    margin-left: 0;
    margin-right: 40px;
  }

  .links {
    /*margin-right: 50px !important;*/
  }
}
@media (min-width: 300px) and (max-width: 479px) {
  .wrap-fone span {
    margin: 4px 0 0 0;
  }
  .cms-index-index .block-subscribe .block-content .input-box input:invalid {
    width: 100%;
  }
  .cms-index-index .block-subscribe .block-content .wrap-actions button {
    margin: 0 0 0 0;
  }
  .cms-index-index .block-subscribe {
    height: 190px !important;
  }
  .cms-index-index .product-slider-container {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .cms-index-index .col-main {
    margin-top: -25px !important;
  }
  .clearfix.header h1 {
    font-size: 20px !important;
  }
  header .nav-container {
    margin: 0 auto;
    margin-top: 90px;
    margin-right: 3px;
    margin-bottom: 15px;
  }
  .zopim-footer-retina {
    bottom: 141px !important;
  }
  .social_top {
    width: 100%;
    text-align: center;
    display: block;
    margin-left: -15px;
    position: initial;
    padding-bottom: 12px;
  }
  .marginLeftMainTop {
    margin-left: -6px !important;
  }
  ul.links li a {
    margin-bottom: 12px;
    display: inline-block;
  }
}
/* #############################
 FIM DAS QUERIES PADRAO MAGENTO
############################# */
/* .d_flex {
  display: flex;
}
.f_row {
  flex-direction: row;
}
.mt20 {
  margin-top: 20px;
} */
p.label.custom {
  width: auto;
  min-width: 100px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0 10px 0 0;
}
p.label.custom em {
  margin-right: 4px;
  margin-left: -1px;
  color: #ff0000;
}
.categorypath-institucional div.col-main-wrap {
  margin-top: 0;
  padding-top: 0;
}
div.img_crop {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
div.img_crop img {
  width: 100%;
}
.inst_cont {
  padding: 0 10%;
  text-align: center;
}
.inst_cont h1 {
  width: 100%;
  max-width: 100%;
  margin: 45px 0 30px 0;
  font-size: 25px;
  letter-spacing: 5px;
  font-weight: 600;
}
.inst_cont p {
  text-align: left;
  font-size: 15px;
}
.img_crop .midle_img {
  margin: 40px 0;
}
@media (max-width: 900px) {
  .inst_cont p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
  }
  .title_banner {
    font: 26px Open Sans;
  }
  #queldoreiNav.wrap-menu-template {
    background-color: var(--p_color);
    left: 5px;
  }
}
@media (max-width: 500px) {
  .inst_cont h1 {
    font-size: 20px;
  }
  .inst_cont {
    padding: 0 0%;
  }
  .inst_cont p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
  }
  .page .slider {
    height: calc(100vh - 244px)!important;
  }
  .parallax {
    display: none !important;
  }
  .block_banners_home {
    width: 100%;
  }
  .banner_meio {
    margin-top: 50px;
    background-position: left;
  }
  .cms-index-index.cms-home .category-products {
    margin: 50px 0 50px;
  }
  .left-info .d_flex.f_row {
    flex-direction: column;
  }
  .top-switch-bg {
    min-height: auto;
  }
  .top-switch-bg .grid_8 {
    display: flex;
    align-items: center;
    flex-wrap: inherit;
    padding: 0;
    margin: 0 0 0px;
  }
  .grid_8 .social_top {
    margin-left: 0;
    padding-bottom: 0;
  }
  .grid-margin-bottom {
    margin-bottom: 25px;
  }
  .adjust_padding_phone, .top-switch-bg .links .sign-up-item {
    display: none;
  }
  .header-container .links {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  ul.links li a {
    margin-bottom: 0px;
  }
  li.icon_social_top {
    margin-left: 0;
    margin-top: 0;
  }
  li.icon_social_top a img {
    margin: 0;
    padding: 5px 18px;
  }
}
/* ELEMENTS HIDDEN TO STORE WITHOUT SALE START */
/* .product-info div.price-box {
  display: none;
}
p.availability.in-stock, p.availability.out-of-stock {
  display: none;
}
div.price-box {
  display: none;
}
span.regular-price {
  display: none;
}
div.add-to-box-wrap.clearfix {
  display: none;
}
div.productSocialSharing {
  margin-top: 30px;
}
div.sale-label {
  display: none;
}
div.product-options p.required {
  display: none;
} */
/* ELEMENTS HIDDEN TO STORE WITHOUT SALE END */