@charset "UTF-8";
@import url("//fonts.icasei.com.br/fonts.css?use=lustria-icasei");
@import url("//fonts.icasei.com.br/fonts.css?use=opensans-light-icasei");
@import url("//fonts.icasei.com.br/fonts.css?use=opensans-bold-icasei");
@import url("//fonts.icasei.com.br/fonts.css?use=opensans-regular-icasei");
@import url("//fonts.icasei.com.br/fonts.css?use=opensans-regular-icasei");
/*Fontes*/
#header h1, .def-text h1, .def-text h2, .def-text h3, .def-text h4, .def-text h5, .def-text h6, .def-title, .def-text, .def-title, #header-cont .datedays, #middle .template-bestman .def-godp-text .def-godp-title, .custom-header::before, .custom-header::after, .def-blog-date {
  font-family: "lustria iCasei", Arial, Helvetica, sans-serif; }

body, #menu a, .def-text p, #middle .template-bestman .def-godp-right .def-godp-text, #middle .template-bestman .def-godp-text, #page .formhelper-default, #page .formhelper-default input, .def-rsvp .rsvp-line .cdst-line-label strong, .formhelper-default .cdst-inpt, body, .def-result-message.error {
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }

#header h1, #header #days, #days-after, #header-cont #date, #header-cont #days {
  color: #1c1c1c; }

.days-wrap, #middle .template-messages .def-messages .def-message .msg-from, #middle .template-bestman .def-godp-text .def-godp-title {
  color: #1c1c1c; }

/* hr */
#middle .template-bestman .def-godp-text .def-godp-title, hr, #middle .template-messages hr {
  border-bottom: 1px solid rgba(84, 84, 84, 0.4) !important; }

/* Box 
#sort-store, .step-by-step, .cart {
	border: 1px solid scale-color($titulos_cor, $alpha: -92%)!important;
	background: scale-color($titulos_cor, $alpha: -95%)!important;
}*/
/* box + border img */
#middle .def-list-box, #page .def-image img, #middle .def-blog-post {
  border-bottom: 1px solid #545454; }

.def-album-box ul li a {
  border: 1px solid #545454 !important; }

/* Menu Fonte + Cor Links*/
#menu a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }

#menu a, .def-link {
  color: #545454; }

.def-title, .def-text a, .def-text h1, #menu ul li.active a, .breadcrumb-btn, .def-color, .cart-conf-boleto:hover {
  color: #1c1c1c; }

.def-button, .def-bg, .enquete-results-bar {
  background-color: #1c1c1c; }

/*Textos gerais*/
.def-text, #page-store, #page {
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }

#page {
  color: #545454; }

/*Store*/
#list-loja .catg-products-list li {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(28, 28, 28, 0.15) !important; }

#list-loja .catg-products-list li:hover {
  background-color: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid rgba(28, 28, 28, 0.45) !important; }

#sort-store .sort-option .sort-wrap:hover, #sort-store .sort-option .sort-wrap.active {
  border: 1px solid rgba(28, 28, 28, 0.22) !important; }

.cart .cart-receiver, .step-by-step .active, .step-by-step .step-ok:hover {
  background-color: rgba(255, 255, 255, 0.7) !important; }

.cart .cart-table td {
  border-bottom: 1px solid rgba(28, 28, 28, 0.06); }

.step-by-step .step-1, .step-by-step .step-2, .step-by-step .step-3, .step-by-step .step-4 {
  background: rgba(28, 28, 28, 0.25); }

.cart-paymet-help, .cart-conf-wrap {
  background-color: rgba(255, 255, 255, 0.6) !important; }

.cart-conf-boleto, .cart-conf-deposito, .cart-conf-card, .cart-conf-wrap .cart-table, .cart-conf-wrap .cart-table td {
  border: 1px solid rgba(28, 28, 28, 0.28); }

/*Textura/imagem Fundo + Cor Fundo*/
#custom-bg {
  background-color: #ffffff; }

/* LOADER */
body > div.global-loading > div.global-loading-progress {
  background-color: rgba(0, 0, 0, 0.9);
  border: 0px !important; }

body > div.global-loading {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.2); }

.custom-header::before {
  content: "L"; }

.custom-header::after {
  content: "N"; }

div#menu ul li .menu-social a {
  background: url(//assets1.icasei.com.br/assets/templates/svg/SocialIcons.svg) no-repeat #ecaa98 !important; }

.blog-template .formhelper-default .cdst-inpt, .template-messages .formhelper-default .cdst-inpt {
  padding: 0px; }

#page .blog-template .form .formhelper-default .inpt-label-ok, #page .blog-template .form .inpt-label-erro, #page .blog-template .form .inpt-label-info, #page .blog-template .form .inpt-label-waiting,
#page .blog-template .form .form-helper-info.inpt-label-ok, #page .template-messages .form .formhelper-default .inpt-label-ok, #page .template-messages .form .inpt-label-erro, #page .template-messages .form .inpt-label-info, #page .template-messages .form .inpt-label-waiting,
#page .template-messages .form .form-helper-info.inpt-label-ok {
  position: initial;
  margin: 4px 0 0 12px !important;
  line-height: normal; }
#page .blog-template .form, #page .template-messages .form {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (min-width: 640px) {
    #page .blog-template .form, #page .template-messages .form {
      padding: 0;
      align-items: center; } }
  #page .blog-template .form *, #page .template-messages .form * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #page .blog-template .form__submit-buttons, #page .template-messages .form__submit-buttons {
    display: flex;
    justify-content: flex-end;
    width: 100% !important;
    margin: 0;
    max-width: initial; }
    @media screen and (min-width: 640px) {
      #page .blog-template .form__submit-buttons, #page .template-messages .form__submit-buttons {
        width: 350px !important; } }
    #page .blog-template .form__submit-buttons .def-button, #page .template-messages .form__submit-buttons .def-button {
      margin-left: auto;
      width: auto; }
  #page .blog-template .form .main_element, #page .blog-template .form #main_element, #page .template-messages .form .main_element, #page .template-messages .form #main_element {
    width: 100% !important;
    max-width: initial; }
    @media screen and (min-width: 640px) {
      #page .blog-template .form .main_element, #page .blog-template .form #main_element, #page .template-messages .form .main_element, #page .template-messages .form #main_element {
        width: 350px !important; } }
  #page .blog-template .form__input, #page .template-messages .form__input {
    display: block;
    width: 100% !important;
    height: calc(43px - 4px);
    padding-left: 10px;
    padding-right: 10px;
    font-size: inherit;
    max-width: initial; }
    @media screen and (min-width: 640px) {
      #page .blog-template .form__input, #page .template-messages .form__input {
        width: 350px !important;
        height: 43px; } }
  #page .blog-template .form__textarea, #page .template-messages .form__textarea {
    display: block;
    width: 100% !important;
    height: 143px;
    margin-bottom: 0px;
    padding: 10px;
    font-size: inherit;
    max-width: initial; }
    @media screen and (min-width: 640px) {
      #page .blog-template .form__textarea, #page .template-messages .form__textarea {
        width: 350px !important;
        margin-bottom: 4px; } }
  #page .blog-template .form .textarea-caracters, #page .template-messages .form .textarea-caracters {
    left: 12px;
    bottom: 16px; }
    @media screen and (min-width: 640px) {
      #page .blog-template .form .textarea-caracters, #page .template-messages .form .textarea-caracters {
        bottom: -8px; } }
  #page .blog-template .form__captcha, #page .template-messages .form__captcha {
    position: relative;
    display: block;
    width: 100% !important;
    height: 43px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin-bottom: 16px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: initial; }
    @media screen and (min-width: 640px) {
      #page .blog-template .form__captcha, #page .template-messages .form__captcha {
        width: 350px !important; } }
    #page .blog-template .form__captcha img, #page .template-messages .form__captcha img {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
  #page .blog-template .form__icon, #page .template-messages .form__icon {
    position: absolute;
    top: 38px;
    right: 16px; }
#page .blog-template .form__icon, #page .template-messages .form__icon {
  top: 17px; }
#page .blog-template .form__captcha, #page .template-messages .form__captcha {
  background: url(/assets/formhelper/cdst-inpt-bg.png) repeat-x top #fff;
  border-radius: 0px; }
#page .template-rsvp {
  text-align: center; }
  @media screen and (min-width: 640px) {
    #page .template-rsvp {
      text-align: left; } }
  #page .template-rsvp .form-helper-info.inpt-label-ok, #page .template-rsvp .form-helper-info.inpt-label-erro, #page .template-rsvp .form-helper-info.inpt-label-info, #page .template-rsvp .form-helper-info.inpt-label-waiting {
    position: initial;
    margin: 4px 0 0 12px !important;
    line-height: normal; }
  #page .template-rsvp .formhelper-default {
    margin: 0; }
    #page .template-rsvp .formhelper-default .inpt-label-ok,
    #page .template-rsvp .formhelper-default .inpt-label-erro,
    #page .template-rsvp .formhelper-default .inpt-label-info,
    #page .template-rsvp .formhelper-default .inpt-label-waiting {
      position: initial;
      margin: 4px 0 0 12px !important;
      line-height: normal;
      display: block;
      background: none;
      padding: 0; }
    #page .template-rsvp .formhelper-default .inpt-label-out,
    #page .template-rsvp .formhelper-default .inpt-label-over {
      height: 43px !important;
      line-height: 43px !important;
      top: 0 !important;
      left: 12px; }
  #page .template-rsvp .form-helper-label .inpt-label-out {
    height: 43px !important;
    line-height: 43px !important;
    top: 0;
    left: 12px; }
  #page .template-rsvp .form {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0;
    margin: auto;
    text-align: left;
    max-width: 360px;
    margin-bottom: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (min-width: 640px) {
      #page .template-rsvp .form {
        max-width: none; } }
    #page .template-rsvp .form .def-title {
      margin: auto;
      flex: none;
      display: block;
      width: 100%;
      text-align: center; }
      @media screen and (min-width: 640px) {
        #page .template-rsvp .form .def-title {
          text-align: left; } }
    #page .template-rsvp .form * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #page .template-rsvp .form .radio-label {
      margin: 0 10px 0 0;
      padding: 0; }
      #page .template-rsvp .form .radio-label:first-of-type {
        margin-right: 52px !important; }
    #page .template-rsvp .form__input {
      display: block;
      width: 100% !important;
      height: calc(43px !important - 4px);
      line-height: 43px !important;
      margin-bottom: 0;
      padding-left: 12px;
      padding-right: 12px;
      font-size: inherit;
      max-width: initial; }
      @media screen and (min-width: 640px) {
        #page .template-rsvp .form__input {
          width: 350px !important;
          height: 43px !important; } }
      #page .template-rsvp .form__input--ddd {
        max-width: none;
        width: 100% !important; }
        @media screen and (min-width: 640px) {
          #page .template-rsvp .form__input--ddd {
            width: 100% !important; } }
      #page .template-rsvp .form__input--phone {
        max-width: none;
        width: 100% !important; }
        @media screen and (min-width: 640px) {
          #page .template-rsvp .form__input--phone {
            width: 100% !important; } }
    #page .template-rsvp .form__textarea {
      display: block;
      width: 100% !important;
      height: 43px !important100px;
      margin-bottom: 0;
      padding-left: 12px;
      padding-right: 12px;
      font-size: inherit;
      max-width: initial; }
      @media screen and (min-width: 640px) {
        #page .template-rsvp .form__textarea {
          width: 350px !important; } }
    #page .template-rsvp .form .chzn-single, #page .template-rsvp .form__select {
      height: 43px !important;
      line-height: 43px !important;
      padding: 0 12px !important; }
    #page .template-rsvp .form .chzn-container-single .chzn-single div b {
      background-position: -17px 5px; }
    #page .template-rsvp .form .chzn-container-active .chzn-single-with-drop div b {
      background-position: -17px 5px; }
    #page .template-rsvp .form__field-phone {
      display: flex;
      flex-direction: row;
      margin: 0 0 10px 0; }
      #page .template-rsvp .form__field-phone--ddd {
        position: relative;
        width: 30%;
        margin-right: 10px; }
        #page .template-rsvp .form__field-phone--ddd .form-helper-info-ddd {
          width: 100%; }
      #page .template-rsvp .form__field-phone--phone {
        position: relative;
        width: 70%; }
        #page .template-rsvp .form__field-phone--phone .inpt-label-number {
          left: 12px !important; }
    #page .template-rsvp .form__submit-buttons {
      display: flex;
      justify-content: flex-end;
      width: 100% !important;
      margin: 10px 0 0 0;
      max-width: initial;
      clear: both; }
      @media screen and (min-width: 640px) {
        #page .template-rsvp .form__submit-buttons {
          width: 350px !important; } }
      #page .template-rsvp .form__submit-buttons .def-button {
        margin: 0 !important;
        width: auto;
        padding: 0 16px;
        max-width: none; }
  #page .template-rsvp .def-rsvp .rsvp-line {
    margin: 0 0 16px 0;
    height: auto;
    min-height: 43px !important;
    width: 100% !important;
    max-width: initial;
    padding: 0; }
    @media screen and (min-width: 640px) {
      #page .template-rsvp .def-rsvp .rsvp-line {
        width: 350px !important; } }
    #page .template-rsvp .def-rsvp .rsvp-line .main_element {
      margin: 0; }
    #page .template-rsvp .def-rsvp .rsvp-line .cdst-line {
      margin: 0; }
      #page .template-rsvp .def-rsvp .rsvp-line .cdst-line-label strong {
        padding: 0; }
    #page .template-rsvp .def-rsvp .rsvp-line .rsvp-select {
      position: initial;
      left: initial;
      top: initial;
      margin: 0; }
    #page .template-rsvp .def-rsvp .rsvp-line .textarea-caracters {
      left: 12px; }
    #page .template-rsvp .def-rsvp .rsvp-line hr {
      display: none; }

table.boxy-wrapper.boxy-wrapper--out-store {
  position: fixed;
  margin: 48px 0 0 -5px; }
  table.boxy-wrapper.boxy-wrapper--out-store * {
    text-shadow: none;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 0; }
  table.boxy-wrapper.boxy-wrapper--out-store .boxy-content {
    padding: 24px !important;
    height: auto !important; }
  table.boxy-wrapper.boxy-wrapper--out-store .boxy-header {
    width: calc(100% - 20px);
    height: 59px;
    background: #000;
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    table.boxy-wrapper.boxy-wrapper--out-store .boxy-header__title {
      font-size: 20px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #ebebeb; }
  table.boxy-wrapper.boxy-wrapper--out-store .boxy-body {
    color: #000000; }
    table.boxy-wrapper.boxy-wrapper--out-store .boxy-body p {
      margin-bottom: 20px;
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.46;
      letter-spacing: normal;
      text-align: center;
      color: #000000; }
    table.boxy-wrapper.boxy-wrapper--out-store .boxy-body b {
      font-weight: 600; }
  table.boxy-wrapper.boxy-wrapper--out-store .question {
    margin: 0; }
  table.boxy-wrapper.boxy-wrapper--out-store .answers input {
    border-color: #000;
    color: #000;
    font-weight: 400;
    background: transparent;
    margin: auto;
    min-height: 48px !important; }
    @media screen and (max-width: 480px) {
      table.boxy-wrapper.boxy-wrapper--out-store .answers input {
        width: 100%; } }
    table.boxy-wrapper.boxy-wrapper--out-store .answers input:hover {
      color: #fff;
      background: #000; }
    table.boxy-wrapper.boxy-wrapper--out-store .answers input:first-child {
      margin: auto; }
      table.boxy-wrapper.boxy-wrapper--out-store .answers input:first-child + input {
        margin-right: 16px; }

.cards-container {
  width: 100%;
  background-color: transparent;
  border-bottom: 1px solid rgba(70, 70, 70, 0.3);
  padding: 0 0 48px;
  margin: 52px 0 68px;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .cards-container {
      padding: 0 0 48px;
      margin: 0 0 68px; } }
  .cards-container__header {
    color: #545454 !important;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 24px; }
    @media screen and (min-width: 768px) {
      .cards-container__header {
        font-size: 27px; } }
  .cards-container__text {
    text-align: center;
    line-height: 1.73;
    margin-bottom: 64px;
    font-size: 14px; }
    @media screen and (min-width: 768px) {
      .cards-container__text {
        font-size: 15px; } }
    .cards-container__text br {
      margin-bottom: 8px; }
      @media screen and (min-width: 768px) {
        .cards-container__text br {
          margin-bottom: 0; } }
  .cards-container__info {
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 46px; }
    .cards-container__info a {
      color: #545454;
      font-weight: 600; }
  .cards-container__carousel {
    margin: 0 -14px 40px;
    width: calc(100% + 30px); }
    @media screen and (min-width: 768px) {
      .cards-container__carousel {
        width: calc(90% - 12px);
        margin: 0 auto 48px; } }
    .cards-container__carousel--in-app {
      margin: 0 auto 40px;
      width: calc(90% - 12px); }
      @media screen and (min-width: 768px) {
        .cards-container__carousel--in-app {
          width: calc(90% - 12px);
          margin: 0 auto 48px; } }
  .cards-container__card {
    position: relative;
    display: flex !important;
    justify-content: center;
    align-items: center;
    outline: 0; }
    .cards-container__card img {
      width: calc(100% - 32px);
      border: 2px solid rgba(0, 0, 0, 0.1); }
    .cards-container__card-image {
      z-index: 10; }
    .cards-container__card-loading {
      width: calc(100% - 32px);
      border: 2px solid rgba(0, 0, 0, 0.1);
      padding-bottom: 57.5%;
      animation-duration: 4.5s;
      animation-fill-mode: forwards;
      animation-iteration-count: infinite;
      animation-name: loadingImageAnimationCards;
      animation-timing-function: linear;
      background: #f6f7f8;
      background: linear-gradient(to right, #fafafa 8%, #f4f4f4 38%, #fafafa 54%);
      position: absolute;
      top: 0;
      z-index: 1; }
@keyframes loadingImageAnimationCards {
  0% {
    background-position: 0px 0; }
  100% {
    background-position: 100em 0; } }
    .cards-container__card--selected .cards-container__card-image {
      border: 2px solid #1c1c1c; }
    .cards-container__card--selected:before {
      position: absolute;
      top: 0;
      right: 0;
      color: #fff;
      background-color: #1c1c1c;
      width: 85px;
      font-size: 10px;
      padding: 6px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal; }
      @media screen and (min-width: 768px) {
        .cards-container__card--selected:before {
          width: 85px; } }
  .cards-container__span-selected {
    width: calc(100% - 32px);
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: 0.2s; }
    .cards-container__span-selected span {
      position: absolute;
      top: 0;
      right: 0;
      color: #fff;
      background-color: #1c1c1c;
      width: 85px;
      font-size: 10px;
      padding: 6px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      z-index: 100; }
  .cards-container__card:hover .cards-container__overlay {
    opacity: 1; }
  .cards-container__overlay {
    width: calc(100% - 32px);
    height: calc(100% - 4px);
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: 0.2s;
    z-index: 10; }
    .cards-container__overlay-button {
      width: 145px;
      height: 40px;
      margin: 0 auto;
      border-radius: 2px;
      border: none;
      background-color: #fff;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #222222;
      padding-top: 2px;
      z-index: 110;
      cursor: pointer; }
      .cards-container__overlay-button:hover {
        opacity: 0.8; }
      .cards-container__overlay-button--select {
        margin: 16px auto 0;
        background-color: #1c1c1c;
        color: #fff; }
  .cards-container__order {
    min-width: 200px;
    margin: 0 auto; }
    .cards-container__order-header {
      font-size: 14px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.43;
      letter-spacing: normal;
      text-align: center;
      color: #545454;
      margin: 0 0 18px; }
    .cards-container__order-value {
      font-size: 12px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: normal;
      text-align: left;
      margin-bottom: 4px; }
    .cards-container__order-card-value {
      font-size: 12px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: normal;
      margin-bottom: 16px;
      padding-bottom: 8px;
      border-bottom: 1px solid #c7c7c7;
      text-align: left; }
      .cards-container__order-card-value span {
        font-weight: normal;
        text-decoration: underline;
        color: #1c1c1c;
        cursor: pointer; }
    .cards-container__order-total {
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.43;
      letter-spacing: normal;
      color: #1c1c1c;
      text-align: center; }

.component-dialog {
  padding: 24px 24px 14px;
  border-radius: 0; }
  .component-dialog p {
    clear: none; }
  .component-dialog__box {
    width: 240px;
    height: 240px;
    margin-bottom: 16px; }
    @media screen and (min-width: 768px) {
      .component-dialog__box {
        width: 400px;
        height: 400px; } }
  .component-dialog__footer {
    display: flex;
    justify-content: space-between; }
  .component-dialog__preview {
    position: relative;
    width: 240px;
    height: 240px;
    z-index: 100; }
    @media screen and (min-width: 768px) {
      .component-dialog__preview {
        width: 400px;
        height: 400px; } }
  .component-dialog__loading {
    width: 240px;
    height: 240px;
    animation-duration: 4.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: loadingImageAnimation;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #fafafa 8%, #f4f4f4 38%, #fafafa 54%);
    position: absolute;
    top: 24px;
    left: 24px;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .component-dialog__loading {
        width: 400px;
        height: 400px;
        animation-duration: 3s; } }
@keyframes loadingImageAnimation {
  0% {
    background-position: 0px 0; }
  100% {
    background-position: 100em 0; } }
  .component-dialog__card-id {
    display: inline-block;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5); }
  .component-dialog__close {
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    color: #000; }

.enforce-ckeditor-styles .ckeditor-content,
.enforce-ckeditor-styles .inner-content .def-text,
.enforce-ckeditor-styles .widget-container.text .container {
  text-align: left;
  /* Widget Styles */ }
  .enforce-ckeditor-styles .ckeditor-content blockquote,
  .enforce-ckeditor-styles .inner-content .def-text blockquote,
  .enforce-ckeditor-styles .widget-container.text .container blockquote {
    font-style: italic;
    padding: 10px 20px;
    margin: 56px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    border-left: 5px solid #ccc;
    quotes: "\00ab" "\00bb"; }
    .enforce-ckeditor-styles .ckeditor-content blockquote *:last-child,
    .enforce-ckeditor-styles .inner-content .def-text blockquote *:last-child,
    .enforce-ckeditor-styles .widget-container.text .container blockquote *:last-child {
      margin-bottom: 0; }
  .enforce-ckeditor-styles .ckeditor-content li,
  .enforce-ckeditor-styles .ckeditor-content ol,
  .enforce-ckeditor-styles .ckeditor-content p,
  .enforce-ckeditor-styles .ckeditor-content ul,
  .enforce-ckeditor-styles .inner-content .def-text li,
  .enforce-ckeditor-styles .inner-content .def-text ol,
  .enforce-ckeditor-styles .inner-content .def-text p,
  .enforce-ckeditor-styles .inner-content .def-text ul,
  .enforce-ckeditor-styles .widget-container.text .container li,
  .enforce-ckeditor-styles .widget-container.text .container ol,
  .enforce-ckeditor-styles .widget-container.text .container p,
  .enforce-ckeditor-styles .widget-container.text .container ul {
    padding: 10px 0; }
  .enforce-ckeditor-styles .ckeditor-content table,
  .enforce-ckeditor-styles .inner-content .def-text table,
  .enforce-ckeditor-styles .widget-container.text .container table {
    margin: 10px 0; }
    .enforce-ckeditor-styles .ckeditor-content table td *:last-child,
    .enforce-ckeditor-styles .inner-content .def-text table td *:last-child,
    .enforce-ckeditor-styles .widget-container.text .container table td *:last-child {
      margin-bottom: 0; }
  .enforce-ckeditor-styles .ckeditor-content dl,
  .enforce-ckeditor-styles .ckeditor-content ol,
  .enforce-ckeditor-styles .ckeditor-content ul,
  .enforce-ckeditor-styles .inner-content .def-text dl,
  .enforce-ckeditor-styles .inner-content .def-text ol,
  .enforce-ckeditor-styles .inner-content .def-text ul,
  .enforce-ckeditor-styles .widget-container.text .container dl,
  .enforce-ckeditor-styles .widget-container.text .container ol,
  .enforce-ckeditor-styles .widget-container.text .container ul {
    *margin-right: 0;
    margin-left: 56px; }
  .enforce-ckeditor-styles .ckeditor-content ol li,
  .enforce-ckeditor-styles .inner-content .def-text ol li,
  .enforce-ckeditor-styles .widget-container.text .container ol li {
    list-style: decimal; }
  .enforce-ckeditor-styles .ckeditor-content ul li,
  .enforce-ckeditor-styles .inner-content .def-text ul li,
  .enforce-ckeditor-styles .widget-container.text .container ul li {
    list-style: disc; }
  .enforce-ckeditor-styles .ckeditor-content hr,
  .enforce-ckeditor-styles .inner-content .def-text hr,
  .enforce-ckeditor-styles .widget-container.text .container hr {
    border: 0;
    border-top: 1px solid #ccc; }
  .enforce-ckeditor-styles .ckeditor-content img .right,
  .enforce-ckeditor-styles .inner-content .def-text img .right,
  .enforce-ckeditor-styles .widget-container.text .container img .right {
    border: 1px solid #ccc;
    float: right;
    margin-left: 15px;
    padding: 5px; }
  .enforce-ckeditor-styles .ckeditor-content img .left,
  .enforce-ckeditor-styles .inner-content .def-text img .left,
  .enforce-ckeditor-styles .widget-container.text .container img .left {
    border: 1px solid #ccc;
    float: left;
    margin-right: 15px;
    padding: 5px; }
  .enforce-ckeditor-styles .ckeditor-content pre,
  .enforce-ckeditor-styles .inner-content .def-text pre,
  .enforce-ckeditor-styles .widget-container.text .container pre {
    white-space: pre-wrap;
    /* CSS 2.1 */
    word-wrap: break-word;
    /* IE7 */
    -moz-tab-size: 4;
    tab-size: 4; }
  .enforce-ckeditor-styles .ckeditor-content .marker,
  .enforce-ckeditor-styles .inner-content .def-text .marker,
  .enforce-ckeditor-styles .widget-container.text .container .marker {
    background-color: Yellow; }
  .enforce-ckeditor-styles .ckeditor-content span[lang],
  .enforce-ckeditor-styles .inner-content .def-text span[lang],
  .enforce-ckeditor-styles .widget-container.text .container span[lang] {
    font-style: italic; }
  .enforce-ckeditor-styles .ckeditor-content td,
  .enforce-ckeditor-styles .ckeditor-content th,
  .enforce-ckeditor-styles .inner-content .def-text td,
  .enforce-ckeditor-styles .inner-content .def-text th,
  .enforce-ckeditor-styles .widget-container.text .container td,
  .enforce-ckeditor-styles .widget-container.text .container th {
    padding: 8px;
    border-collapse: collapse;
    border: #ccc solid 1px; }
  .enforce-ckeditor-styles .ckeditor-content figure,
  .enforce-ckeditor-styles .inner-content .def-text figure,
  .enforce-ckeditor-styles .widget-container.text .container figure {
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.05);
    padding: 10px;
    margin: 10px 20px;
    display: inline-block; }
  .enforce-ckeditor-styles .ckeditor-content figure > figcaption,
  .enforce-ckeditor-styles .inner-content .def-text figure > figcaption,
  .enforce-ckeditor-styles .widget-container.text .container figure > figcaption {
    text-align: center;
    display: block;
    /* For IE8 */ }
  .enforce-ckeditor-styles .ckeditor-content a > img,
  .enforce-ckeditor-styles .inner-content .def-text a > img,
  .enforce-ckeditor-styles .widget-container.text .container a > img {
    padding: 1px;
    margin: 1px;
    border: none;
    outline: 1px solid #0782C1; }
  .enforce-ckeditor-styles .ckeditor-content .code-featured,
  .enforce-ckeditor-styles .inner-content .def-text .code-featured,
  .enforce-ckeditor-styles .widget-container.text .container .code-featured {
    border: 5px solid red; }
  .enforce-ckeditor-styles .ckeditor-content .math-featured,
  .enforce-ckeditor-styles .inner-content .def-text .math-featured,
  .enforce-ckeditor-styles .widget-container.text .container .math-featured {
    padding: 20px;
    box-shadow: 0 0 2px #c80000;
    background-color: rgba(255, 0, 0, 0.05);
    margin: 10px; }
  .enforce-ckeditor-styles .ckeditor-content .image-clean,
  .enforce-ckeditor-styles .inner-content .def-text .image-clean,
  .enforce-ckeditor-styles .widget-container.text .container .image-clean {
    border: 0;
    background: none;
    padding: 0; }
  .enforce-ckeditor-styles .ckeditor-content .image-clean > figcaption,
  .enforce-ckeditor-styles .inner-content .def-text .image-clean > figcaption,
  .enforce-ckeditor-styles .widget-container.text .container .image-clean > figcaption {
    font-size: 0.9em;
    text-align: right; }
  .enforce-ckeditor-styles .ckeditor-content .image-grayscale,
  .enforce-ckeditor-styles .inner-content .def-text .image-grayscale,
  .enforce-ckeditor-styles .widget-container.text .container .image-grayscale {
    background-color: white;
    color: #666; }
  .enforce-ckeditor-styles .ckeditor-content .image-grayscale img,
  .enforce-ckeditor-styles .ckeditor-content img.image-grayscale,
  .enforce-ckeditor-styles .inner-content .def-text .image-grayscale img,
  .enforce-ckeditor-styles .inner-content .def-text img.image-grayscale,
  .enforce-ckeditor-styles .widget-container.text .container .image-grayscale img,
  .enforce-ckeditor-styles .widget-container.text .container img.image-grayscale {
    filter: grayscale(100%); }
  .enforce-ckeditor-styles .ckeditor-content .embed-240p,
  .enforce-ckeditor-styles .inner-content .def-text .embed-240p,
  .enforce-ckeditor-styles .widget-container.text .container .embed-240p {
    max-width: 426px;
    max-height: 240px;
    margin: 0 auto; }
  .enforce-ckeditor-styles .ckeditor-content .embed-360p,
  .enforce-ckeditor-styles .inner-content .def-text .embed-360p,
  .enforce-ckeditor-styles .widget-container.text .container .embed-360p {
    max-width: 640px;
    max-height: 360px;
    margin: 0 auto; }
  .enforce-ckeditor-styles .ckeditor-content .embed-480p,
  .enforce-ckeditor-styles .inner-content .def-text .embed-480p,
  .enforce-ckeditor-styles .widget-container.text .container .embed-480p {
    max-width: 854px;
    max-height: 480px;
    margin: 0 auto; }
  .enforce-ckeditor-styles .ckeditor-content .embed-720p,
  .enforce-ckeditor-styles .inner-content .def-text .embed-720p,
  .enforce-ckeditor-styles .widget-container.text .container .embed-720p {
    max-width: 1280px;
    max-height: 720px;
    margin: 0 auto; }
  .enforce-ckeditor-styles .ckeditor-content .embed-1080p,
  .enforce-ckeditor-styles .inner-content .def-text .embed-1080p,
  .enforce-ckeditor-styles .widget-container.text .container .embed-1080p {
    max-width: 1920px;
    max-height: 1080px;
    margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .enforce-ckeditor-styles .ckeditor-content blockquote,
    .enforce-ckeditor-styles .inner-content .def-text blockquote,
    .enforce-ckeditor-styles .widget-container.text .container blockquote {
      margin: 24px 16px;
      padding: 10px 16px; }
    .enforce-ckeditor-styles .ckeditor-content dl,
    .enforce-ckeditor-styles .ckeditor-content ol,
    .enforce-ckeditor-styles .ckeditor-content ul,
    .enforce-ckeditor-styles .inner-content .def-text dl,
    .enforce-ckeditor-styles .inner-content .def-text ol,
    .enforce-ckeditor-styles .inner-content .def-text ul,
    .enforce-ckeditor-styles .widget-container.text .container dl,
    .enforce-ckeditor-styles .widget-container.text .container ol,
    .enforce-ckeditor-styles .widget-container.text .container ul {
      margin-left: 32px; }
    .enforce-ckeditor-styles .ckeditor-content table,
    .enforce-ckeditor-styles .ckeditor-content tbody,
    .enforce-ckeditor-styles .ckeditor-content thead,
    .enforce-ckeditor-styles .ckeditor-content tr,
    .enforce-ckeditor-styles .inner-content .def-text table,
    .enforce-ckeditor-styles .inner-content .def-text tbody,
    .enforce-ckeditor-styles .inner-content .def-text thead,
    .enforce-ckeditor-styles .inner-content .def-text tr,
    .enforce-ckeditor-styles .widget-container.text .container table,
    .enforce-ckeditor-styles .widget-container.text .container tbody,
    .enforce-ckeditor-styles .widget-container.text .container thead,
    .enforce-ckeditor-styles .widget-container.text .container tr {
      width: 100% !important; }
    .enforce-ckeditor-styles .ckeditor-content table,
    .enforce-ckeditor-styles .inner-content .def-text table,
    .enforce-ckeditor-styles .widget-container.text .container table {
      display: table !important; }
      .enforce-ckeditor-styles .ckeditor-content table tbody,
      .enforce-ckeditor-styles .inner-content .def-text table tbody,
      .enforce-ckeditor-styles .widget-container.text .container table tbody {
        display: table !important; }
        .enforce-ckeditor-styles .ckeditor-content table tbody tr,
        .enforce-ckeditor-styles .inner-content .def-text table tbody tr,
        .enforce-ckeditor-styles .widget-container.text .container table tbody tr {
          display: table-row !important; }
          .enforce-ckeditor-styles .ckeditor-content table tbody tr td,
          .enforce-ckeditor-styles .inner-content .def-text table tbody tr td,
          .enforce-ckeditor-styles .widget-container.text .container table tbody tr td {
            display: table-cell !important; }
    .enforce-ckeditor-styles .ckeditor-content .def-text table,
    .enforce-ckeditor-styles .inner-content .def-text .def-text table,
    .enforce-ckeditor-styles .widget-container.text .container .def-text table {
      width: auto !important;
      height: auto !important; }
    .enforce-ckeditor-styles .ckeditor-content .def-text table caption,
    .enforce-ckeditor-styles .inner-content .def-text .def-text table caption,
    .enforce-ckeditor-styles .widget-container.text .container .def-text table caption {
      background: none;
      border-right: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      box-sizing: border-box; }
    .enforce-ckeditor-styles .ckeditor-content .def-text table tbody,
    .enforce-ckeditor-styles .inner-content .def-text .def-text table tbody,
    .enforce-ckeditor-styles .widget-container.text .container .def-text table tbody {
      display: table !important;
      white-space: normal !important; }
    .enforce-ckeditor-styles .ckeditor-content .def-text table td,
    .enforce-ckeditor-styles .inner-content .def-text .def-text table td,
    .enforce-ckeditor-styles .widget-container.text .container .def-text table td {
      display: table-cell !important; }
    .enforce-ckeditor-styles .ckeditor-content .def-text table tbody th,
    .enforce-ckeditor-styles .ckeditor-content .def-text table tbody tr,
    .enforce-ckeditor-styles .inner-content .def-text .def-text table tbody th,
    .enforce-ckeditor-styles .inner-content .def-text .def-text table tbody tr,
    .enforce-ckeditor-styles .widget-container.text .container .def-text table tbody th,
    .enforce-ckeditor-styles .widget-container.text .container .def-text table tbody tr {
      display: table-row !important; } }

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(32px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fade-in-up {
  transition: none !important;
  animation: fade-in-up;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-timing-function: ease-out; }

h3.def-subtitle {
  color: #545454; }

.widget-container .button-send-msg {
  margin-top: 20px; }

.widget-slideshow.status-null {
  height: 350px;
  background: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 4px; }
  .widget-slideshow.status-null .round-image {
    margin: 0 auto 24px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    background: #e0e0e0 url("//assets1.icasei.com.br/assets/templates/commun/round_collections_white_48dp.png") no-repeat center center; }
  .widget-slideshow.status-null h5 {
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: rgba(0, 0, 0, 0.54); }
.widget-slideshow .image-not-visibility {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0; }
.widget-slideshow .tp-caption.medium_bg_asbestos {
  white-space: initial; }
@media screen and (max-width: 640px) {
  .widget-slideshow .thumbbuttons, .widget-slideshow .kenburn_thumb_container {
    display: block; } }

@media (min-width: 768px) {
  .slideshow.widget-container .container .col-sm-10 {
    width: calc(83.33333333% - 30px); } }
@media (max-width: 768px) {
  .slideshow.widget-container .container .col-xs-12 {
    width: calc(100% - 30px); } }
.slideshow.widget-container .container .col-xs-12.col-sm-10 {
  float: none;
  margin: auto;
  padding: 0; }
.slideshow-container {
  margin: 20px auto;
  width: 100%; }
  .slideshow-container .container .tp-simpleresponsive ul {
    position: relative; }

.zoom-loop .widget-slideshow.status-null {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: none; }

.tp-banner-container .peKenBurns {
  position: relative !important;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .tp-banner-container .peKenBurns .thumbbuttons, .tp-banner-container .peKenBurns .kenburn_thumb_container {
      display: none; } }

.tp-banner-container .peKenBurns .img-responsive {
  display: block;
  width: 110% !important;
  max-width: 110% !important;
  height: auto !important; }

#dicas .def-text > div {
  margin-top: 16px;
  margin-bottom: 16px; }
#dicas .def-location ~ .def-text, #dicas .def-text ~ .def-text {
  padding-top: 32px;
  border-top: #545454 solid thin;
  margin-top: 32px; }
#dicas .formhelper-default .mt20 {
  padding-bottom: 16px; }

.map-address {
  padding: 24px 8px 16px; }

.template-messages .answer-message {
  padding: 0px 20px 0px 20px;
  margin: 45px 0 0 20px;
  position: relative; }
  .template-messages .answer-message h5.answer-name {
    display: block; }
  .template-messages .answer-message .data {
    top: 0px; }

.forecast-conainer,
.widget-forecast .forecast-list .forecast-date,
.widget-forecast .forecast-list .forecast-temperature .forecast-temperature-current,
.widget-forecast .forecast-list .forecast-temperature .forecast-temperature-range,
.widget-forecast .forecast-list .forecast-list-item:first-child .forecast-date,
.widget-forecast .forecast-signature {
  color: #545454; }

.widget-forecast .forecast-title,
.widget-forecast .forecast-signature a {
  color: #1c1c1c; }

.template-messages .answer-message {
  border-left: 2px solid #1c1c1c; }

.enquete-v2 .def-title:before, .enquete-v2 .def-title:after {
  border-bottom: 2px solid rgba(28, 28, 28, 0.6) !important; }

.enquete-v2 {
  border: 1px solid rgba(28, 28, 28, 0.08) !important;
  background: rgba(28, 28, 28, 0.05) !important; }

.enquete-v2 {
  margin-top: 25px;
  margin-bottom: 25px; }

.enquete-v1 .percent {
  font-size: 1.625em;
  position: relative; }
.enquete-v1 .percent:after {
  content: "%";
  font-size: 0.8em; }
.enquete-v1 .percent, .enquete-v1 label {
  position: absolute;
  left: 50%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%; }
.enquete-v1 .chart {
  display: block;
  position: relative; }
.enquete-v1 .send.btn {
  margin-right: 26px; }
.enquete-v1 .cnt-btn {
  display: block;
  clear: both;
  text-align: center; }
.enquete-v1 .result-message {
  margin: 70px 0 -40px 0; }
.enquete-v1 .enviado {
  opacity: 0.5; }
.enquete-v1 .animate-switch-container {
  height: 151px;
  overflow: hidden; }
.enquete-v1 header {
  margin-bottom: 40px; }
.enquete-v1 li {
  height: 151px;
  width: 25%;
  display: inline-block; }
.enquete-v1 input[type=radio] {
  margin-bottom: 15px;
  display: inline-block;
  width: auto; }
.enquete-v1 form ul, .enquete-v1 form ul li {
  margin-bottom: 0px;
  text-align: center; }
.enquete-v1 form ul > li {
  text-align: center; }
.enquete-v1 form input, .enquete-v1 form .captcha, .enquete-v1 form li, .enquete-v1 form .select-style {
  line-height: inherit; }
.enquete-v1 form input {
  height: auto; }

.enquete-v1 .btn {
  margin-top: 24px; }

@media only screen and (max-width: 414px) {
  .enquete-v1 .send.btn {
    margin-right: 0px; }
  .enquete-v1 .btn, .enquete-v1 li {
    width: 100%; } }
@media only screen and (max-width: 768px) {
  .enquete-v1 .cnt-btn {
    margin-bottom: 32px; } }
.enquete-container .enquete-v2 ul, .enquete-container enquete-v1 ul {
  list-style: none !important;
  margin-left: 0 !important; }
  .enquete-container .enquete-v2 ul li, .enquete-container enquete-v1 ul li {
    list-style: none !important; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.def-message .answer-message {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px; }
  .def-message .answer-message .data {
    margin-left: auto;
    order: 2;
    font-size: 12px; }
  .def-message .answer-message .answer-name {
    margin-right: auto;
    order: 1; }
  .def-message .answer-message p {
    width: 100%;
    order: 3;
    margin-top: 20px;
    font-size: 13px;
    font-style: italic; }

#page .def-image img {
  max-width: calc(100% - 10px) !important; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
.remove-comma:after {
  content: "" !important; }

.hide_contagem_regressiva {
  display: none !important; }

.template39-1 .hide_contagem_regressiva, .template39-2 .hide_contagem_regressiva, .template39-3 .hide_contagem_regressiva {
  display: inline !important;
  visibility: hidden !important; }

.template37-1 .slideshow-container, .template37-2 .slideshow-container, .template37-3 .slideshow-container {
  max-width: 942px;
  margin: 25px auto; }
  .template37-1 .slideshow-container .tp-banner-container .peKenBurns .img-responsive, .template37-2 .slideshow-container .tp-banner-container .peKenBurns .img-responsive, .template37-3 .slideshow-container .tp-banner-container .peKenBurns .img-responsive {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important; }

@media only screen and (max-width: 768px) {
  .template41-1 .hide_contagem_regressiva {
    display: inline !important;
    visibility: hidden !important; }

  .template39-1 .hide_contagem_regressiva, .template39-2 .hide_contagem_regressiva, .template39-3 .hide_contagem_regressiva {
    display: inline !important;
    visibility: hidden !important; } }
#page-store .cart-paymet-wrapper {
  overflow: initial; }
  #page-store .cart-paymet-wrapper .chzn-container-single .chzn-search input {
    width: 100% !important;
    box-sizing: border-box; }

.map-google-static {
  position: relative;
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  z-index: 10;
  cursor: pointer; }
  .map-google-static:before {
    content: 'Ir para o mapa';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    transition: .4s;
    opacity: 0;
    font-size: 20px;
    font-weight: bold; }
  .map-google-static:hover:before {
    opacity: 1; }

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*# sourceMappingURL=slick.min.css.map */
.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #fff; }

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url("//fonts.icasei.com.br/fonts/slick/slick.eot");
  src: url("//fonts.icasei.com.br/fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("//fonts.icasei.com.br/fonts/slick/slick.woff") format("woff"), url("//fonts.icasei.com.br/fonts/slick/slick.ttf") format("truetype"), url("//fonts.icasei.com.br/fonts/slick/slick.svg#slick") format("svg"); }
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: 'â†'; }

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: 'â†’'; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: 'â†'; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'â€¢';
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

/*# sourceMappingURL=slick-theme.min.css.map */
.slick-vertical .slick-slide {
  height: 180px; }

.slick-arrow {
  background-color: rgba(255, 255, 255, 0.25);
  width: 40px;
  height: 40px;
  transition: 0.3s;
  opacity: 1;
  border-radius: 50%; }

.slick-arrow:hover {
  background-color: grey; }

.slick-prev {
  z-index: 100;
  left: -56px !important; }

.slick-prev:before {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="rgb(199,199,199)" width="24" height="24" viewBox="0 0 24 24"><path d="M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg>');
  left: 7px; }

.slick-next {
  z-index: 100;
  right: -56px !important; }

.slick-next:before {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="rgb(199,199,199)" width="24" height="24" viewBox="0 0 24 24"><path d="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg>');
  left: 9px; }

.slick-prev:before, .slick-next:before {
  top: 10px;
  position: absolute;
  transform: scale(1.7); }

/* Cards Conditional */
.cards-container__carousel--in-app .slick-arrow:hover {
  background-color: transparent; }

.cards-container__carousel--in-app .slick-prev {
  left: -32px !important; }

.cards-container__carousel--in-app .slick-next {
  right: -32px !important; }

@keyframes zoom-loop {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
.zoom-loop {
  position: relative;
  overflow: hidden; }
  .zoom-loop:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: -1;
    animation: zoom-loop;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transform-origin: center;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out; }
body,
#menu a,
.def-text p,
#middle .template-bestman .def-godp-right .def-godp-text,
#middle .template-bestman .def-godp-text,
#page .formhelper-default,
#page .formhelper-default input,
.def-rsvp .rsvp-line .cdst-line-label strong,
.formhelper-default .cdst-inpt {
  font-size: 13px;
  font-weight: 400;
}
/* RESET */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
}
input::-moz-focus-inner {
  border: 0;
}
::selection {
  background-color: transparent;
}
input,
textarea,
a {
  outline: 0;
}

/* GERAL */
html,
body {
  height: 100%;
}
ul li {
  vertical-align: top;
}
img {
  max-width: 100%;
  height: auto !important;
}

#wrapper {
  min-height: 100%;
  position: relative;
}
#custom-bg {
  width: 100%;
  height: 100%;
  position: fixed;
}

/*STRUCTURE*/
#middle,
#header,
#footer {
  width: 100%;
}
#middle-cont,
#header-cont,
#footer-cont {
  width: 900px;
}
/* HEADER */
#header {
  position: absolute;
  top: 0;
}
#header-cont {
  height: 100px;
  margin: auto;
  position: relative;
}
/* MIDDLE */
#middle {
  padding: 206px 0 50px 0;
  overflow: hidden;
}
#middle-cont {
  margin: auto;
  overflow: hidden;
  padding: 207px 0 90px 0;
}
/* PAGE */
#page {
  float: right;
  width: 560px;
  margin: 0 100px 0 0;
}
#page-store {
  float: right;
  width: 860px;
  margin: 30px 0px -20px 0px;
  padding: 0 20px;
}
#page-protected {
  float: left;
  width: 900px;
  margin: -20px 20px -20px 0px;
  padding: 40px;
}

/* FOOTER */

#footer {
  position: absolute;
  bottom: 0;
  background: url(//assets1.icasei.com.br/templates/images/template26-1/footer.png) repeat 0 0;
}
#footer-cont {
  height: 58px;
  margin: auto;
  font-family: "Open Sans";
  font-weight: lighter;
  text-align: center;
  overflow: hidden;
}
#footer-cont #visit strong {
  font-weight: lighter;
}

/* MARRIEAD */
body.pt_br #married,
body.en #married,
body.es #married {
  position: absolute;
  top: 203px;
  right: 60px;
  width: 53px;
  height: 128px;
  display: block;
  *display: none;
  background: url(//assets1.icasei.com.br/templates/images/template26-1/just-married.png) no-repeat;
  z-index: 777 !important;
}
body.pt_br #married {
  background-position: 0 0;
}
body.en #married {
  background-position: -53px 0;
}
body.es #married {
  background-position: -107px 0;
}

/* HEADER */
#header {
  height: 208px;
  text-align: center;
  color: #fff;
  background: url(//assets1.icasei.com.br/templates/images/template26-1/top.png) repeat 0 center;
}
#header-cont {
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#header-cont h1 {
  font-size: 48.69px;
  font-weight: normal;
  text-align: center;
  position: absolute;
  left: 0;
  top: 218px;
  width: 100%;
  padding-top: 48px;
}
#header-cont .datedays {
  position: absolute;
  left: 0px;
  top: 330px;
  text-align: center;
}
#header-cont #date,
#header-cont #days {
  font-size: 18px;
  display: inline-block;
  margin: 0 3px;
}
#header-cont #date:before {
  content: "";
  display: inline-block;
  background-position: left;
  margin-right: 3px;
}
.days-wrap,
#header-cont #date:before {
  background: transparent
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAABCAYAAACVOl3IAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxNi4wMS4xNN3z+WsAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAKklEQVQImWOUkZH5wwABjAyY4D+J4jA5mHnkqvuPQxyb3H80eUYGBgYGAPGzDFMziImAAAAAAElFTkSuQmCC")
    50% 50% no-repeat;
  width: 44px;
  height: 17px;
  display: inline-block;
  margin-bottom: -3px;
  margin-left: 20px;
  margin-right: 20px;
}
#custom-bg-template-16 {
  width: 934px;
  height: 200px;
  background: url(//assets1.icasei.com.br/templates/images/template26-1/brasao.png) 50% 30px no-repeat;
  margin-left: -16px;
  margin-top: 0px;
  position: relative;
}

.custom-header::before,
.custom-header::after {
  font-size: 21px;
  position: absolute;
  text-transform: capitalize;
}
.custom-header::before {
  left: 50%;
  margin-left: 25px;
  top: 88px;
}
.custom-header::after {
  top: 88px;
  right: 50%;
  margin-right: 25px;
}
.custom-header::before,
.custom-header::after {
  font-family: "lustria iCasei" !important;
}
.custom-header {
  display: inline-block;
}

/*letras */

/* MIDDLE */
#middle {
  overflow: hidden;
}
#middle-cont {
  text-align: left;
  margin: 0 auto;
  overflow: hidden;
}

/* MENU */

#menu {
  float: left;
  width: 180px;
  margin: 0;
  padding: 0;
  text-align: right;
}
#menu ul {
  display: block;
  clear: both;
}
#menu ul li {
  display: block;
  clear: both;
  font-size: 13px;
  line-height: 24px;
}
#menu ul li .def-title {
  font-size: 18px;
  display: block;
  padding: 20px 0 7px 0;
  margin: 0;
}
#menu ul li:first-child .def-title {
  padding-top: 0;
}
#menu ul li a {
  display: block;
  text-decoration: none;
}
#menu ul li.select a {
  font-weight: bold;
}
#menu ul li a:hover {
  text-decoration: underline;
}

/* ELEMENTS */
.def-text {
  line-height: 20px;
  word-wrap: break-word;
}
.def-text p {
  margin-bottom: 10px;
  font-size: 13px;
}
#page {
  font-size: 13px;
}
.def-text ul {
  margin: 0 0 10px 40px;
  list-style: disc;
}
.def-text ol {
  margin: 0 0 10px 40px;
  list-style: decimal;
}
.def-text img {
  max-width: 100% !important;
  height: auto !important;
}
.def-text a:hover {
  color: #000;
}
.def-text h1 {
  font-size: 25px;
  margin-bottom: 15px;
}
.def-text h2 {
  font-size: 20px;
  margin-bottom: 15px;
}
.def-text h3 {
  font-size: 17px;
  margin-bottom: 10px;
}
.def-text h4 {
  font-size: 13px;
  margin-bottom: 10px;
}
.def-text h5 {
  font-size: 12px;
  margin-bottom: 5px;
}
.def-text h6 {
  font-size: 10px;
  margin-bottom: 5px;
}
.def-text table {
  width: 100%;
  border: 0;
}
.def-text table td {
  border: 1px solid #dddddb;
  border-width: 0 1px 1px 0;
  padding: 5px;
}
blockquote {
  padding: 20px 20px 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 #ffffff;
  border: 1px solid #dddddb;
}
hr,
#middle .template-messages hr {
  margin: 20px 0 20px 0;
  border: 0px;
  height: 2px;
}
#middle .template-messages hr {
  margin: 0px;
}
#page .def-title {
  font-size: 18px;
}

/* PAGE */
#page .def-image {
  margin: 20px auto;
  width: 582px;
  text-align: center;
}
#page .def-image img {
  max-width: 558px;
  padding: 4px 4px 4px 4px;
}

/* ICONS */
.ico-lowe-price,
.ico-high-price,
.ico-buy,
.ico-remove,
.ico-refresh,
.ico-comment,
.ico-write {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(//assets1.icasei.com.br/templates/images/template26-1/img-sprite.png) no-repeat;
}
.ico-refresh {
  background-position: -89px 0px;
  width: 23px;
  height: 22px;
}

.ico-lowe-price {
  background-position: -19px 0;
}
.ico-high-price {
  background-position: 0 0;
}
.ico-buy {
  background-position: -45px -4px;
}
.cpl-purchased {
  background-position: -7px -27px;
}
.ico-remove {
  background-position: -68px -1px;
}
.ico-comment {
  background-position: -24px -21px;
}
.ico-write {
  background-position: -0px -21px;
}

/* ENQUETE */
#enquete {
  padding: 20px 0 0 0;
  margin: 27px 0 28px 0;
  position: relative;
}
#enquete .def-title {
  font-size: 18px;
  padding: 15px 0 0 0;
}
#enquete .def-title span {
  display: inline-block !important;
}
#enquete .def-title:before,
#enquete .def-title:after {
  content: " ";
  font-size: inherit;
  display: block;
  position: absolute;
  width: 80px;
  top: 28px;
}
#enquete ul {
  margin: 10px 0 0 0;
  padding-left: 10px;
  line-height: 23px;
}
#enquete ul li {
  position: relative;
  font-size: 13px;
}
#enquete ul li .enquete-option {
  width: 250px;
  display: inline-block;
  line-height: 23px;
}
#enquete ul li label {
  display: block;
  cursor: pointer;
}
#enquete ul li label:hover {
  text-decoration: underline;
}
#enquete ul li .enquete-results {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
#enquete ul li .enquete-results b {
  font-size: 12px;
  font-weight: normal;
}
#enquete ul li .enquete-results .enquete-results-bar {
  display: inline-block;
  color: #ffffff;
  text-shadow: 0 1px 0 #000;
  padding: 3px 5px;
  line-height: 13px;
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 5px;
  text-align: center;
}
#enquete .def-title strong {
  display: block;
}
#enquete.def-text ul,
#enquete .def-text ol {
  margin: 15px 0 0 -10px;
  list-style: none;
}
#enquete .btn-wrap {
  text-align: left;
}
#enquete {
  padding-top: 8px;
  margin-bottom: 20px;
  border-top: double #545454;
}

/* PADRINHOS */
#middle .template-bestman .def-text {
  padding-bottom: 15px;
  margin-bottom: 32px;
}
#middle .template-bestman .def-title.godparents {
  margin-bottom: 26px;
}
#middle .template-bestman hr {
  display: none;
}
#middle .template-bestman .def-godp-text {
  clear: both;
  margin: 15px 0 30px 0;
  display: block;
  overflow: hidden;
  font-size: 13px;
  line-height: 16px;
  padding-left: 180px !important;
  position: relative;
  min-height: 150px;
}
#middle .template-bestman .def-godp-text a {
  border: solid 1px #757575;
  padding: 3px;
  display: block;
  overflow: hidden;
  margin: 0 40px 0 0;
  position: absolute;
  left: 0;
  top: 0px;
}
#middle .template-bestman .def-godp-text img {
  border-radius: 0px;
  margin-bottom: -4px;
  width: 132px;
  height: auto;
}
#middle .template-bestman .def-godp-text .def-godp-title {
  font-weight: bold;
  display: block;
  overflow: hidden;
  padding: 0 0 5px 0;
  margin-bottom: 8px;
  margin-top: 11px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: none !important;
}
#middle .template-bestman .def-title.godparents {
  margin-bottom: 26px;
  margin: 0 0 5px 0;
}
#middle .template-bestman .def-godp-right a {
  margin-left: 0px;
  position: absolute;
  left: 0;
  top: 0px;
}
#middle .template-bestman .def-godp-right .def-godp-text {
  text-align: left;
  padding-left: 180px;
  position: relative;
}

/* MENSAGENS */
/* #middle .template-messages .btn-wrap {padding:30px 0;} */

#middle .template-messages .def-messages {
  padding: 25px 0 0 0;
}
#middle .template-messages .def-messages .def-message {
  margin: 0 0 22px 0;
}
#middle .template-messages .def-messages .def-message .msg-from {
  margin: 0 0 10px 0;
  font-size: 14px;
  padding: 5px 0 17px;
  position: relative;
}
#middle .template-messages .def-messages .def-message .msg-from .msg-data {
  position: absolute;
  right: 0;
  top: 7;
}
#middle .template-messages .def-messages .def-message .msg-text {
  padding: 0; /*12px 12px 16px 12px*/
  font-size: 12.5px;
  line-height: 16px;
  word-wrap: break-word;
}
#middle
  .template-messages
  .def-messages
  .def-message
  .answer-message
  .answer-name {
  width: calc(100% - 80px);
}

/* MSG NOIVOS */
.def-message .msg-from {
  position: relative;
}
.def-message .msg-from .msg-data {
  position: absolute;
  right: 0px;
  top: 4px;
  font-size: 12px;
}
.def-message .msg-text {
  position: relative;
  padding: 15px;
  font-size: 13px;
  line-height: 16px;
  margin: 13px 0 25px 0; /*background-color: rgba(255, 255, 255, 0.9);*/
}
.def-message .msg-text .msg-arrow {
  position: absolute;
  left: 20px;
  top: -10px;
  border-left: 10px solid transparent;
  border-bottom: 10px solid rgba(255, 255, 255, 0.9);
  border-right: 10px solid transparent;
  display: none;
}
.def-comments .def-message {
  margin-top: 10px;
}

/* RSVP
.def-rsvp .rsvp-line {margin:20px 0 20px 0; height:40px;}
.rsvp-line hr{display:none}
.def-rsvp .rsvp-line .cdst-line-label strong {font-weight:normal;}
.def-rsvp .rsvp-line .radio-text {font-size:18px; margin-left:12px;}
.def-rsvp .rsvp-line .mark {top:4px;}
.def-rsvp .rsvp-line .dados-radio-rihgt {position:absolute; left:246px; top:-4px;}
.def-rsvp .rsvp-line .rsvp-select {position:absolute; left:292px; top:-12px;}
.def-rsvp .rsvp-line .cdst-line-label small {font-size:11px; line-height:10px;}
.def-rsvp .rsvp-line .cdst-line-label strong {font-size:16px; color:#333; line-height:20px;}
.def-rsvp .rsvp-line hr {position:absolute; left:0; top:20px; width:372px;}
.def-rsvp .btn-wrap .def-button {margin-left:0px;}
.def-rsvp .def-title {font-size:18px!important;} */

/* RSVP */
.def-rsvp .rsvp-line {
  margin: 20px 0 20px 0;
  height: 40px;
}
.def-rsvp .rsvp-line .cdst-line-label strong {
  font-weight: normal;
  padding-left: 12px;
}
.def-rsvp .rsvp-line .radio-text {
  font-size: 13.3px;
  margin-left: 12px;
  line-height: 24px;
}
.def-rsvp .rsvp-line .mark {
  top: 4px;
}
.def-rsvp .rsvp-line .dados-radio-rihgt {
  position: absolute;
  left: 283px;
  top: -4px;
}
.def-rsvp .rsvp-line .rsvp-select {
  position: absolute;
  left: 292px;
  top: -12px;
}
.def-rsvp .rsvp-line .cdst-line-label small {
  font-size: 11px;
  line-height: 10px;
}
.def-rsvp .rsvp-line .cdst-line-label strong {
  font-size: 13.3px;
  color: #333;
  line-height: 20px;
}
.def-rsvp .rsvp-line hr {
  position: absolute;
  left: 0;
  top: 20px;
  width: 372px;
}
.def-rsvp .btn-wrap .def-button {
  margin-left: 275px;
}
.def-rsvp .def-title {
  font-size: 18px !important;
}
.def-rsvp hr {
  display: none;
}

/* LOCAL */
.def-location .def-map {
  margin: 20px 0 25px 0;
  border: 1px solid #c9c9c9;
}
.def-location .btn-wrap {
  padding: 15px 0;
}
.def-location .btn-wrap .def-button {
  margin-left: 0px;
}
.def-location .def-title {
  font-size: 17px;
}

/* LOCAL */
#middle .def-list-box {
  border-radius: 0px;
  padding: 0;
  margin: 43px 0 43px 0;
  border: none !important;
}
#middle .def-list-box table {
  width: 100%;
  border-collapse: collapse;
}
#middle .def-list-box table td {
  padding: 5px 0;
}
#middle .def-list-box table tr:last-child td {
  border-bottom: none;
}
#middle .def-list-box table td.box-tb-img {
  vertical-align: middle;
  text-align: center;
  padding: 60px 0;
}

/* BLOG */
#middle .template-blog-1 hr {
  display: none;
}
.template-blog-1 .def-text {
  margin-bottom: 40px;
}
#page .def-blog-post .def-title {
  font-size: 16px;
}
#middle .def-blog-post {
  border-radius: 0px;
  padding: 0px;
  margin: 15px 0 30px 0;
  border: none !important;
}
#middle .def-blog-post .def-post-header {
  position: relative;
  padding: 0 0 15px 0;
  margin: 15px 0 5px 0;
  overflow: hidden;
  font-size: 18px;
  line-height: 25px;
  background-image: none !important;
}
#middle .def-blog-post .def-post-header .date-wrap {
  float: right;
  font-style: normal;
}
#middle .def-blog-post .def-post-header .def-blog-date b {
  font-weight: normal;
}
#middle .def-blog-post .def-post-wrap {
  padding: 0 0 25px 0;
  border-bottom: 1px solid #cdcdcd;
}
#middle .def-blog-post .def-post-footer {
  padding: 10px 0 0 0;
  font-size: 13px;
  line-height: 22px;
  margin-top: 10px;
}
#middle .def-blog-post .def-post-footer a {
  color: #3f3f3f;
  display: inline-block;
  line-height: 22px;
  margin: 0 56px 0 0;
  padding: 0 0 0 26px;
  position: relative;
  text-decoration: none;
  font-style: italic;
}
#middle .def-blog-post .def-post-footer a i {
  position: absolute;
  left: 0;
  top: 0px;
}
#middle .def-blog-post .def-post-footer a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#middle .def-blog-post .def-post-comment {
  border-top: solid 1px #ccccc8;
  padding: 10px 0 10px 0;
  position: relative;
}
#middle .def-blog-post .def-post-comment .ico-remove {
  position: absolute;
  right: 2px;
  top: 16px;
}
#middle .def-blog-post .captcha {
  top: 6px !important;
}

.def-blog-date b {
  font-weight: bold;
}
.def-blog-date b.db-day {
}
.def-blog-date b.db-month {
  right: 2px;
  top: 0px;
  letter-spacing: 0px;
  text-align: center;
  width: 37px;
  text-transform: lowercase;
}
.def-blog-date b.db-year {
  right: 0px;
  bottom: -4px;
  letter-spacing: 0px;
  text-align: center;
  width: 37px;
}
.def-blog-date b.db-month,
.def-blog-date b.db-year,
.def-blog-date b.db-day {
  font-size: 13px;
}
.def-blog-date b.db-month:after,
.def-blog-date b.db-day:after {
  content: ".";
}

/* PAGINATOR */
.def-paginator {
  position: relative;
  height: 28px;
  margin-bottom: 30px;
}
.def-paginator .paginator-info {
  position: absolute;
  left: 0px;
  top: 3px;
  font-size: 14px;
}
.def-paginator .paginator-numb {
  position: absolute;
  right: 0px;
  top: 0px;
}

/* ALBUM */
.def-album-box {
  padding: 0px 0px 14px 0;
  overflow: hidden;
  margin: 0px 0 30px 0;
}
.def-album-box p {
  margin: 10px 0 20px 0;
}
.def-album-box ul {
  padding: 10px 0 0 0;
}
.def-album-box ul li {
  float: left;
  width: 85px;
  height: 85px;
  margin: 0 10px 10px 0;
}
.def-album-box ul li:nth-child(6n) {
  margin-right: 0;
}
.def-album-box ul li a {
  display: block;
  width: 83px;
  height: 83px;
  background: no-repeat center #fff;
  border-radius: 0px;
  background-size: cover;
}
.def-album-box ul li a:hover {
  opacity: 0.8;
}
.paginator-numb .def-button {
  background-image: none;
  padding: 0 12px 0;
}
.def-album-box p:first-child,
.def-album-box p:last-child {
  display: none !important;
}

/* STORE */
#page-store .breadcrumb {
  margin: -30px -20px -46px -20px;
  padding: 0px 20px 12px 20px;
}
#page-protected .breadcrumb {
  display: none;
}
#page-store .breadcrumb-btn {
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  line-height: 9px;
}
#page-store .breadcrumb-btn:hover {
  color: #000000;
}

#sort-store .sort-select {
  position: absolute;
  right: 5px;
  top: 5px;
}
#sort-store .sort-select .chzn-select {
  width: 435px;
}
#list-loja {
  padding-bottom: 8px;
  color: #3d3d3d !important;
} /*Importante para n dar pau nas cores da loja*/
#list-loja .product-list {
  overflow: hidden;
  margin: 0px -15px 0 0;
}

#list-loja .catg-products-list.list-quote li {
  height: 110px;
}
#list-loja .catg-products-list li .cpl-dscpt {
  font-size: 11px;
  display: block;
  margin: 5px 0;
  padding-top: 2px;
  height: 44px;
  overflow: hidden;
  line-height: 11px;
  word-wrap: break-word;
}
#list-loja .catg-products-list li .cpl-price {
  position: absolute;
  bottom: 40px;
  left: 5px;
  width: 123px;
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #484848;
  line-height: 13px;
}
#list-loja .catg-products-list li .cpl-price .cpl-price-quote {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #717171;
  font-weight: normal;
}
#list-loja .catg-products-list li .cpl-btn {
  position: absolute;
  bottom: 7px;
  left: 5px;
  width: 123px;
  display: block;
  text-align: center;
}
#list-loja .catg-products-list li .cpl-image {
  display: block;
  width: 121px;
  height: 70px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  box-shadow: inset 3px 3px 0 #fff, inset -3px -3px 0 #fff;
}
#list-loja .catg-products-list li:hover {
  cursor: default;
}
#list-loja .catg-products-list li.purchased {
  background: url(//assets1.icasei.com.br/templates/images/template20-1/bg-dsbl.png) repeat;
  border: 1px solid #d8d8d8;
  box-shadow: none;
}
#list-loja .catg-products-list li.purchased .cpl-image {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#list-loja .catg-products-list li.purchased .cpl-btn,
#list-loja .catg-products-list li .cpl-purchased {
  display: none;
}

#list-loja .catg-products-list li.purchased .cpl-purchased.orange {
  color: #fff;
  background-color: #93bb47;
}
#list-loja .catg-products-list li.purchased .cpl-dscpt,
#list-loja .catg-products-list li.purchased .cpl-price {
  color: #858585;
}
#list-loja .catg-products-list.quote-list li {
  height: 120px;
}
#list-loja .catg-products-list.quote-list li .cpl-image {
  display: none;
}
.product-list .def-title {
  clear: both;
}
#page-store .def-title {
  font-size: 16px;
}
#page-store .def-title b {
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
}
#page-store .product-list .def-title {
  font-size: 22px;
  padding: 0 0 15px 0;
}

/* STORE STEPS */
.step-by-step {
  position: relative;
  height: 50px;
  cursor: default;
}
.step-by-step .step-1,
.step-by-step .step-2,
.step-by-step .step-3,
.step-by-step .step-4 {
  position: absolute;
  overflow: hidden;
  padding: 5px;
  width: 201px;
  border-right: 1px solid #cdcdca;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.step-by-step .step-1 {
  left: 5px;
  top: 4px;
}
.step-by-step .step-2 {
  left: 217px;
  top: 4px;
}
.step-by-step .step-3 {
  right: 217px;
  top: 4px;
}
.step-by-step .step-4 {
  right: 6px;
  top: 4px;
  border-right: 0px;
}
.step-by-step .step-num {
  float: left;
  font-weight: bold;
  font-size: 17px;
  line-height: 26px;
  padding: 4px 9px 2px 12px;
  color: #fff;
}
.step-by-step .step-ok {
  cursor: pointer;
}
.cart {
  margin-top: 20px;
}
.cart .cart-receiver {
  line-height: 50px;
  padding: 0 20px;
  font-size: 16px;
  overflow: hidden;
}
.cart-receiver-name {
  float: left;
}
.cart-receiver-data {
  float: right;
}
.cart .cart-table {
  margin: 15px 20px 20px 20px;
  font-size: 14px;
  width: 818px;
}
.cart .cart-table td {
  line-height: 25px;
}
.cart .cart-thead td,
.cart .cart-ttot td {
  font-weight: bold;
  line-height: 12px;
  padding: 10px 0 15px 0;
}
.cart .cart-ttot td {
  border-bottom: none;
}
.cart .cart-remv {
  width: 30px;
}
.cart .cart-dscr {
  border: 1px solid #dddddb;
  border-width: 0 0 1px 0;
}
.cart .cart-dscr .cpl-image {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: 50px;
  margin: 5px 10px 5px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  box-shadow: inset 3px 3px 0 #fff, inset -3px -3px 0 #fff;
}
.cart .cart-dscr .cpl-dscpt {
  display: inline-block;
  width: 350px;
  line-height: 15px;
  vertical-align: middle;
  padding: 8px 0;
}
.cart .cart-qtde {
  width: 150px;
  text-align: center;
}
.cart-qtde-wrap {
  position: relative;
  float: left;
  width: 150px;
  height: 62px;
}
.cart-qtde-wrap .cart-qtde-inpt {
  position: absolute;
  top: 16px;
  left: 60px;
  width: 30px;
  background: #fff;
  border: 1px solid #cbcbcb;
  text-align: center;
  padding: 5px 0;
}
.cart-qtde-wrap .def-color {
  position: absolute;
  bottom: 0px;
  width: 150px;
  left: 0;
  display: block;
  font-size: 11px;
  line-height: 10px;
  text-align: center;
  line-height: 21px;
}
.cart .cart-valr {
  width: 150px;
  text-align: right;
}
.cart .ico-remove {
  width: 15px;
  height: 15px;
  display: inline-block;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
  vertical-align: middle;
}
.cart .ico-remove:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.cart-btn-wrap {
  margin-top: 20px;
  overflow: hidden;
}
.cart-btn-wrap .def-button {
  float: right;
  background-image: none;
  padding-bottom: 0px;
}
.cart-btn-wrap .def-color {
  float: left;
  line-height: 13px;
  margin-top: 16px;
}
.cart-info-wrapper {
  overflow: hidden;
  padding-bottom: 20px;
}
.cart-info-left {
  float: left;
  width: 170px;
  padding: 25px 0 0 30px;
  font-size: 27px;
  line-height: 30px;
  text-align: right;
}
.cart-info {
  padding: 20px;
  float: right;
  width: 600px;
}
.cart-store {
  background-color: #fff4ac;
}
.cart-store.cart table {
  font-size: 11px;
  margin: 4px 0 4px 20px;
}
.cart-store .cart-btn-wrap {
  margin-top: 0px;
  padding: 0 18px 18px 0;
}
.cart-paymet-wrapper {
  overflow: hidden;
}
.cart-paymet-left {
  position: relative;
  float: left;
  width: 170px;
  padding: 25px 0 0 30px;
  font-size: 27px;
  line-height: 30px;
  text-align: right;
  height: 336px;
}
.cart-paymet {
  padding: 20px;
  float: right;
  width: 600px;
}
#info_ddd,
#info_phone {
  line-height: 11px;
}
.cart-paymet-help {
  position: absolute;
  bottom: 0px;
  left: 30px;
  padding: 10px 15px 15px 15px;
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.cart-paymet-help strong {
  font-weight: normal;
  font-size: 27px;
  line-height: 30px;
  display: block;
  margin-bottom: 5px;
}
.cart-paymet-help .def-color {
  text-decoration: none;
  color: #000;
}
.cart-paymet-help .def-color:hover {
  text-decoration: underline;
}
.cart-conf-wrap {
  padding: 20px;
  min-height: 300px;
  position: relative;
}
.cart-conf-wrap .cart-table {
  font-size: 10px;
  width: 100%;
  margin: 10px 0 0 0;
}
.cart-conf-wrap .cart-table td {
  border-width: 0 1px 1px 0;
}
.cart-conf-wrap .cart-table .cpl-dscpt {
  line-height: 10px;
}
.cart-conf-wrap .cart-table .cart-thead td {
  line-height: 10px;
  padding: 10px 10px 7px 10px;
}
.cart-conf-wrap .cart-table .cart-ttot td.br0 {
  border-right: 0px;
}
.cart-conf-wrap .cart-table .cart-tline td {
  padding: 0 10px;
}
.cart-conf-wrap .cart-table .cart-ttot td {
  padding: 10px;
}
.cart-conf-wrap p {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 13px;
}
.cart-conf-wrap .cart-table .cart-receiver-name {
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
}
.cart-conf-wrap .cart-table .cart-receiver-data {
  font-size: 13px;
  line-height: 40px;
}
.fwn {
  font-weight: normal;
}
.cart-conf-boleto,
.cart-conf-deposito,
.cart-conf-card {
  margin: 30px 0;
}
.cart-conf-boleto,
.cart-conf-deposito,
.cart-conf-card {
  display: block;
  padding: 15px 15px 15px 120px;
  line-height: 11px;
  font-size: 13px;
  color: #000;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 3px white inset, 0 2px 2px #d8d8d8;
  background: url(//assets1.icasei.com.br/templates/images/template20-1/img-boleto.png) no-repeat 18px
    50% #fff;
}
.cart-conf-boleto:hover {
  background-color: transparent;
}
.cart-conf-boleto strong {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.cart-conf-boleto span {
  font-size: 11px;
}
.cart-conf-print {
  position: absolute;
  right: 8px;
  top: 5px;
  font-size: 11px;
  color: #939393;
  text-decoration: none;
}
.cart-conf-print:hover {
  text-decoration: underline;
}
.cart-conf-deposito,
.cart-conf-card {
  line-height: 30px;
  padding: 15px 25px;
  background-image: none;
}
.cart-conf-deposito td {
  padding-right: 10px;
}
.cart-conf-deposito hr,
.cart-conf-card hr {
  margin: 11px 0;
}
.cart-conf-card {
  padding: 15px;
}
.cart-conf-card u {
  font-size: 15px;
}
.confirmation-btn {
  margin-top: 2px;
}
.formhelper-payment .payment-cont {
  color: #2d2d2e;
  position: absolute;
  left: 70px;
  top: 0px;
  width: 230px;
}
.chzn-container-single .chzn-single {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
*/
  /*TipTip
  #tiptip_content {font-size:13px!important; line-height:13px;}
  /*FormHelper
  .textarea-caracters {font-size:12px!important; bottom:-17px!important;}
 */

 /* STORE */
#page-store .breadcrumb {
  margin: -30px -20px -46px -20px;
  padding: 0px 20px 12px 20px;
}
#page-protected .breadcrumb {
  display: none;
}
#page-store .breadcrumb-btn {
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  line-height: 9px;
}
#page-store .breadcrumb-btn:hover {
  color: #000000;
}
#page-store .inner-content {
  margin-top: 55px;
}

/* Fornecedores */
#middle .def-list-box {
  border-bottom: 1px solid #cdcdcd !important;
}
#middle .def-list-box:last-child {
  border: none !important;
}

#sort-store {
  position: relative;
  padding: 20px;
  font-size: 13px;
  line-height: 12px;
  height: 32px;
  margin: 20px 0 0;
  border: 1px solid #cbcbcb;
  border-radius: 2px;
}
#sort-store .sort-option {
  position: absolute;
  left: 118px;
  top: 19px;
  color: #717171;
}
#sort-store .sort-option .sort-wrap {
  float: left;
  width: 88px;
  position: relative;
  line-height: 34px;
  display: inline-block;
  padding: 0 10px 0 40px;
  height: 32px;
  margin-right: 40px;
  border: 1px solid #dddddb;
  cursor: pointer;
}
#sort-store .sort-option .sort-wrap.active {
  background-color: #fff;
  color: #444;
  cursor: default;
  border-color: #434242 !important;
}
#sort-store .sort-text {
  line-height: 32px;
}
#sort-store .sort-text strong {
  font-weight: normal;
}
#sort-store .sort-option .sort-wrap span {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#sort-store .sort-option .sort-wrap.active span,
#sort-store .sort-option .sort-wrap:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
#sort-store .sort-option .sort-wrap:hover {
  color: #000;
}
#sort-store .sort-option .sort-wrap .ico-lowe-price {
  position: absolute;
  left: 10px;
  top: 6px;
}
#sort-store .sort-option .sort-wrap .ico-high-price {
  position: absolute;
  left: 10px;
  top: 7px;
}

#sort-store .sort-select {
  position: absolute;
  right: 20px;
  top: 19px;
}
#sort-store .sort-select .chzn-select {
  width: 405px;
}
#list-loja {
  padding-bottom: 8px;
}

#list-loja .catg-products-list li {
  position: relative;
  display: inline-block;
  width: 118px;
  height: 207px !important;
  margin: 0 36px 36px 0;
  text-align: center;
  padding: 10px;
  border: 1px solid #cbcbcb;
}
#list-loja .catg-products-list li:hover {
  border: 1px solid #000;
}
#list-loja .catg-products-list li:nth-child(5n) {
  margin-right: 0px;
}
#list-loja .catg-products-list li:last-child {
  margin-bottom: 0px;
}
#list-loja .catg-products-list.list-quote li {
  height: 110px;
}
#list-loja .catg-products-list li .cpl-dscpt {
  font-size: 11px;
  display: block;
  margin: 13px 0;
  padding-top: 0px;
  height: 44px;
  overflow: hidden;
  line-height: 11px;
  word-wrap: break-word;
}
#list-loja .catg-products-list li .cpl-price {
  position: absolute;
  bottom: 40px;
  left: 5px;
  width: 123px;
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #484848;
  line-height: 13px;
}
#list-loja .catg-products-list li .cpl-price .cpl-price-quote {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #717171;
  font-weight: normal;
  margin-bottom: 6px;
}
#list-loja .catg-products-list li .cpl-btn {
  position: absolute;
  bottom: 9px;
  left: -1px;
  width: 140px;
  display: block;
  text-align: center;
}

#list-loja .catg-products-list li .cpl-btn .def-button {
  padding: 1px 10px 2px 30px;
  font-size: 12px;
  line-height: 21px;
  width: 58px;
  border-image: none;
  background-image: none;
  background-color: #000 !important;
  color: #fff !important;
}
#list-loja .catg-products-list li .cpl-btn .def-button .ico-buy {
  position: absolute;
  width: 12px;
  height: 11px;
  left: 10px;
  top: 6px;
  display: block;
}
#list-loja .catg-products-list li .cpl-image {
  display: block;
  width: 120px;
  margin: -1px;
  height: 70px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: none;
  box-shadow: none;
}
#list-loja .catg-products-list li:hover {
  cursor: default;
}
#list-loja .catg-products-list li.purchased {
  /*background:url(//assets1.icasei.com.br/templates/images/template20-1/bg-dsbl.png) repeat;*/
  border: 1px solid #cbcbcb !important;
  box-shadow: none;
}
#list-loja .catg-products-list li.purchased .cpl-image {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#list-loja .catg-products-list li.purchased .cpl-btn,
#list-loja .catg-products-list li .cpl-purchased {
  display: none;
}
#list-loja .catg-products-list li.purchased .cpl-purchased {
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 100px;
  height: 25px;
  line-height: 24px;
  background-color: #8a8a8a;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 13px;
  border-radius: 2px;
}
#list-loja .catg-products-list li.purchased .cpl-purchased.orange {
  color: #fff;
  background-color: #93bb47;
}
#list-loja .catg-products-list li.purchased .cpl-dscpt,
#list-loja .catg-products-list li.purchased .cpl-price {
  color: #858585;
}
#list-loja .catg-products-list.quote-list li {
  height: 120px;
}
#list-loja .catg-products-list.quote-list li .cpl-image {
  display: none;
}
.product-list .def-title {
  clear: both;
}
#page-store .def-title {
  font-size: 16px;
}
#page-store .def-title b {
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
}
#page-store .product-list .def-title {
  font-size: 14px;
  margin: 54px 0 24px 0;
}

/* STORE STEPS */
.step-by-step {
  position: relative;
  height: 52px;
  cursor: default;
  border: 1px solid #cbcbcb;
  border-radius: 3px;
}
.step-by-step .step-1,
.step-by-step .step-2,
.step-by-step .step-3,
.step-by-step .step-4 {
  position: absolute;
  top: 3px;
  overflow: hidden;
  padding: 6px 5px 5px 5px;
  width: 201px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.step-by-step .step-1 {
  left: 4px;
}
.step-by-step .step-2 {
  left: 217px;
}
.step-by-step .step-3 {
  right: 217px;
}
.step-by-step .step-4 {
  right: 6px;
  border-right: 0px;
}
.step-by-step .step-num {
  float: left;
  font-weight: lighter;
  font-size: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 26px;
  padding: 3px 10px 3px 11px;
  text-align: center;
  color: #000;
  border: 1px solid #000;
}
.step-by-step .step-num.def-bg {
  background-color: inherit;
}
.step-by-step .step-label {
  float: left;
  margin: 5px 0 0 10px;
  line-height: 26px;
  font-size: 14px;
}
.step-by-step .active,
.step-by-step .step-ok {
  opacity: 1;
  filter: alpha(opacity=100);
}
.step-by-step .step-ok {
  cursor: pointer;
}
.cart {
  margin-top: 20px;
}
.cart .cart-receiver {
  line-height: 50px;
  padding: 0 20px;
  font-size: 16px;
  overflow: hidden;
  display: none;
}
.cart-receiver-name {
  float: left;
}
.cart-receiver-data {
  float: right;
}
.cart .cart-table {
  margin: 15px 20px 20px 20px;
  font-size: 14px;
  width: 818px;
}
.cart .cart-table td {
  line-height: 25px;
}
.cart .cart-thead td,
.cart .cart-ttot td {
  font-weight: bold;
  line-height: 12px;
  padding: 10px 0 15px 0;
}
.cart .cart-ttot td {
  border-bottom: none;
}
.cart .cart-remv {
  width: 30px;
}
.cart .cart-dscr {
  border: 1px solid #dddddb;
  border-width: 0 0 1px 0;
}
.cart .cart-dscr .cpl-image {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: 50px;
  margin: 5px 10px 5px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  box-shadow: inset 3px 3px 0 #fff, inset -3px -3px 0 #fff;
}
.cart .cart-dscr .cpl-dscpt {
  display: inline-block;
  width: 350px;
  line-height: 15px;
  vertical-align: middle;
  padding: 8px 0;
}
.cart .cart-qtde {
  width: 150px;
  text-align: center;
}
.cart-qtde-wrap {
  position: relative;
  float: left;
  width: 150px;
  height: 62px;
}
.cart-qtde-wrap .cart-qtde-inpt {
  position: absolute;
  top: 16px;
  left: 60px;
  width: 30px;
  background: #fff;
  border: 1px solid #cbcbcb;
  text-align: center;
  padding: 5px 0;
}
.cart-qtde-wrap .def-color {
  position: absolute;
  bottom: 0px;
  width: 150px;
  left: 0;
  display: block;
  font-size: 11px;
  line-height: 10px;
  text-align: center;
  line-height: 21px;
}
.cart .cart-valr {
  width: 150px;
  text-align: right;
}
.cart .ico-remove {
  width: 15px;
  height: 15px;
  display: inline-block;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
  vertical-align: middle;
}
.cart .ico-remove:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.cart-btn-wrap {
  margin-top: 20px;
  overflow: hidden;
}
.cart-btn-wrap .def-button {
  float: right;
  background-image: none; /*padding-top:5px;*/
}
.cart-btn-wrap .def-color {
  float: left;
  line-height: 13px;
  margin-top: 16px;
}
.cart-info-wrapper {
  overflow: hidden;
  padding-bottom: 20px;
}
.cart-info-left {
  float: left;
  width: 170px;
  padding: 25px 0 0 30px;
  font-size: 27px;
  line-height: 30px;
  text-align: right;
}
.cart-info {
  padding: 20px;
  float: right;
  width: 600px;
}
.cart-store {
  background-color: #fff4ac;
}
.cart-store.cart table {
  font-size: 11px;
  margin: 4px 0 4px 20px;
}
.cart-store .cart-btn-wrap {
  margin-top: 0px;
  padding: 0 18px 18px 0;
}
.cart-paymet-wrapper {
  overflow: hidden;
}
.cart-paymet-left {
  position: relative;
  float: left;
  width: 170px;
  padding: 25px 0 0 30px;
  font-size: 27px;
  line-height: 30px;
  text-align: right;
  height: 336px;
}
.cart-paymet {
  padding: 20px;
  float: right;
  width: 600px;
}
#info_ddd,
#info_phone {
  line-height: 11px;
}

.cart-paymet-help {
  position: absolute;
  bottom: 0px;
  left: 30px;
  padding: 10px 15px 15px 15px;
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.cart-paymet-help strong {
  font-weight: normal;
  font-size: 27px;
  line-height: 30px;
  display: block;
  margin-bottom: 5px;
}
.cart-paymet-help .def-color {
  text-decoration: none;
  color: #000;
}
.cart-paymet-help .def-color:hover {
  text-decoration: underline;
}
.cart-conf-wrap {
  padding: 20px;
  min-height: 300px;
  position: relative;
}
.cart-conf-wrap .cart-table {
  font-size: 10px;
  width: 100%;
  margin: 10px 0 0 0;
}
.cart-conf-wrap .cart-table td {
  border-width: 0 1px 1px 0;
}
.cart-conf-wrap .cart-table .cpl-dscpt {
  line-height: 10px;
}
.cart-conf-wrap .cart-table .cart-thead td {
  line-height: 10px;
  padding: 10px 10px 7px 10px;
}
.cart-conf-wrap .cart-table .cart-ttot td.br0 {
  border-right: 0px;
}
.cart-conf-wrap .cart-table .cart-tline td {
  padding: 0 10px;
}
.cart-conf-wrap .cart-table .cart-ttot td {
  padding: 10px;
}
.cart-conf-wrap p {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 13px;
}
.cart-conf-wrap .cart-table .cart-receiver-name {
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
}
.cart-conf-wrap .cart-table .cart-receiver-data {
  font-size: 13px;
  line-height: 40px;
}
.fwn {
  font-weight: normal;
}
.cart-conf-boleto,
.cart-conf-deposito,
.cart-conf-card {
  margin: 30px 0;
}
.cart-conf-boleto,
.cart-conf-deposito,
.cart-conf-card {
  display: block;
  padding: 15px 15px 15px 120px;
  line-height: 11px;
  font-size: 13px;
  color: #000;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 3px white inset, 0 2px 2px #d8d8d8;
  background: url(//assets1.icasei.com.br/templates/images/template20-1/img-boleto.png) no-repeat 18px
    50% #fff;
}
.cart-conf-boleto:hover {
  background-color: transparent;
}
.cart-conf-boleto strong {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.cart-conf-boleto span {
  font-size: 11px;
}
.cart-conf-print {
  position: absolute;
  right: 8px;
  top: 5px;
  font-size: 11px;
  color: #939393;
  text-decoration: none;
}
.cart-conf-print:hover {
  text-decoration: underline;
}
.cart-conf-deposito,
.cart-conf-card {
  line-height: 30px;
  padding: 15px 25px;
  background-image: none;
}
.cart-conf-deposito td {
  padding-right: 10px;
}
.cart-conf-deposito hr,
.cart-conf-card hr {
  margin: 11px 0;
}
.cart-conf-card {
  padding: 15px;
}
.cart-conf-card u {
  font-size: 15px;
}
.confirmation-btn {
  margin-top: 2px;
}
.formhelper-payment .payment-cont {
  color: #2d2d2e;
  position: absolute;
  left: 70px;
  top: 0px;
  width: 230px;
}
.chzn-container-single .chzn-single {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

/*TipTip*/
#tiptip_content {
  font-size: 13px !important;
  line-height: 13px;
}
/*FormHelper*/
.textarea-caracters {
  font-size: 12px !important;
  bottom: -17px !important;
}

/* BUTTON */
.def-button,
.backSite {
  position: relative;
  display: inline-block;
  color: #000 !important;
  text-shadow: none;
  font-size: 15px;
  background-color: transparent !important;
  line-height: 30px;
  padding: 0 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
  border: solid 1px #000;
}
.btn-wrap {
  margin-top: 30px;
}

/* FOOTER */
#footer {
  height: 58px;
  color: #494948;
}
#footer-cont {
  margin: 0 auto;
  position: relative;
}
#footer-cont #visit {
  position: absolute;
  right: 0;
  top: 16px;
  height: 30px;
  line-height: 30px;
  padding: 0 7px;
  color: #fff;
  font-size: 12px;
  background: #ecaa98;
} /*Mudar Cor para cada versao*/
#footer-cont #visit strong {
  font-weight: normal;
}
#footer-cont #powered {
  position: absolute;
  left: 0;
  min-height: 30px;
  color: #fff;
  padding: 0 0 0 0;
  top: 22px;
  left: 0;
  text-align: center;
  width: 100%;
}
#footer-cont #powered p {
  display: inline-block;
}
#footer-cont #powered .pwrd {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
  margin: 0;
}
#footer-cont #powered .pwrd a,
#footer-cont #powered .rght em {
  font-size: 13px;
}
#footer-cont #powered .pwrd strong {
  font-weight: normal;
}
#footer-cont #powered .rght {
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  font-weight: normal;
}
#footer-cont #powered .rght em {
  padding: 0;
  margin: 0 5px;
  text-indent: 0;
  text-align: left;
  font-style: normal;
}
#footer-cont #powered a {
  color: #fff;
  text-decoration: none;
}
#footer-cont .facebook {
  padding: 23px 0 0 0;
  text-align: left;
  position: absolute;
  right: 0px;
  top: -2px;
  display: none;
}

/**/
.def-blog-image {
  margin-bottom: 20px;
}
.def-blog-image img {
  max-width: 558px !important;
  border: 1px solid #545454;
}
.cdst-inpt.phone-ddd#ddd {
  width: 40px !important;
}
.cdst-inpt#telefone.phone-number {
  width: 120px !important;
}
.def-rsvp .rsvp-line .rsvp-select {
  left: 300px !important;
}
.formhelper-default .inpt-label-ok,
.inpt-label-erro,
.inpt-label-info,
.inpt-label-waiting {
  background-image: none !important;
  padding-left: 0px !important;
}
.cpl-price small {
  margin: 3px 0 2px;
}
.template-rsvp .def-title {
  margin-bottom: 14px;
}
/**/

/* FIX SLIDER */
.light .kenburn-bg,
.dark .kenburn-bg {
  border: 1px solid #8a8a89 !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  padding: 4px !important;
}

/*SOCIAL LINKS*/
div#menu ul li .menu-social {
  overflow: hidden;
  margin: 0px;
  height: 31px;
  position: absolute;
  bottom: 11px;
  left: 50%;
  margin-left: -470px;
  z-index: 9;
}
div#menu ul li .menu-social ul,
.social ul li {
  display: inline-block;
  list-style: none;
}
div#menu ul li .menu-social a {
  width: 32px !important;
  height: 32px !important;
  display: inline-block;
  text-indent: -900em;
}
div#menu ul li .menu-social a.facebook {
  background-position: 0 -117px !important;
}
div#menu ul li .menu-social a.twitter {
  background-position: -37px -117px !important;
}
div#menu ul li .menu-social a.pinterest {
  background-position: -74px -117px !important;
  margin-right: 0px !important;
}

/*DEF HOVER*/
#middle .def-button:hover,
.backSite:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.def-button,
.def-button:hover,
.backSite,
.backSite:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* PRINT */
#print-page {
  display: none;
}
@media print {
  .cart-conf-print {
    display: none;
  }
  #print-page {
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
  }
  #print-page h1 {
    font-size: 30px;
  }
  .cart-conf-boleto {
    padding: 15px;
  }
}

/* FORM HELPER */
.formhelper-default .fcs-out {
  background: #fafafa !important;
  border-radius: 0px !important;
}
.formhelper-default .fcs-over {
  background: #fafafa !important;
  border-radius: 0px !important;
  border: 1px solid #565656 !important;
  box-shadow: 0 0 0 0 !important;
}
#page .formhelper-default,
#page .formhelper-default input {
  border-radius: 0px !important;
}
.formhelper-default .inpt-label-out,
.inpt-label-over {
  font-size: 13.3px !important;
  color: #545454 !important;
}
.inpt-label-erro,
.inpt-label-info,
.inpt-label-waiting {
  top: 13px !important;
}
.formhelper-default .cdst-inpt {
  font-size: 13.3px !important;
}
.formhelper-default .fcs-out,
.fcs-over {
  border: 1px solid #b9b9b9 !important;
}
.form-helper-mini-label.prc-line-label {
  display: none !important;
}
.formhelper-default .def-result-message {
  text-shadow: none !important;
  color: #f05d58 !important;
  background-color: #fff !important;
  border-radius: none;
}
.formhelper-default .chzn-container-single .chzn-single {
  line-height: 21px !important;
}
.formhelper-default .inpt-label-ok,
.inpt-label-erro,
.inpt-label-info,
.inpt-label-waiting {
  left: 399px !important;
}
#pagamento.formhelper-default .inpt-label-ok {
  left: 229px !important;
}
#pagamento.formhelper-default .payment-val-month .form-helper-info {
  left: 230px !important;
}
#pagamento.formhelper-default .payment-val-year .form-helper-info {
  left: 126px !important;
}
/*reset formhelper*/
.formhelper-default .inpt-label-erro,
#middle .template-messages .def-messages .def-message .msg-from .msg-data {
  color: #545454;
}
.formhelper-default .inpt-label-erro {
  background-image: none !important;
  color: #f05d58 !important;
}
.formhelper-default .fcs-out,
.fcs-over {
  width: 358px;
}
.formhelper-default#pagamento .fcs-out,
.formhelper-default#pagamento .fcs-over {
  width: 185px !important;
}
.inpt-label-erro,
.inpt-label-info,
.inpt-label-waiting {
  padding-left: 0px !important;
}
#sort-store .sort-select .chzn-search input {
  width: 321px !important;
}
.formhelper-default .inpt-label-erro,
#middle .template-messages .def-messages .def-message .msg-from .msg-data {
  color: #545454;
}

/* Erro */
.formhelper-default .label-erro input[type="text"],
.formhelper-default .label-erro input,
.formhelper-default .label-erro .fcs-out[type="text"],
.formhelper-default .label-erro textarea {
  border: 1px solid #f05d58 !important;
}
.formhelper-default .label-erro .inpt-label-out,
.formhelper-default .label-erro .fcs-out {
  color: #f05d58 !important;
}
.formhelper-default .rsvp-select .form-helper-info {
  left: 119px !important;
}
.def-result-message.error {
  color: #f05d58 !important;
  background-color: #fff !important;
  border: 1px solid #f05d58 !important;
  font-size: 13px !important;
  margin: 14px 0 30px 0 !important;
}

/*#rsvp .main_element, .cdst-line{margin-bottom:20px}*/
#mensagem.formhelper-default {
  padding-top: 20px;
}
#direction .mt20 {
  margin-bottom: 26px;
}

hr,
#middle .template-messages hr {
  border-bottom: 1px solid #545454 !important;
  padding: 0px;
  height: 1px;
}

#middle .template-messages .def-messages .def-message .msg-from {
  border-bottom: 1px solid #cfcfcf;
}
#middle .template-messages hr {
  display: none !important;
}
/*bug fix erro textarea*/
#page .formhelper-default .cdst-line.label-erro input,
#page .formhelper-default .cdst-line.label-erro textarea,
.formhelper-default .cdst-line.label-erro input#email,
.formhelper-default .cdst-line.label-erro textarea#mensagem {
  border-color: #f05d58 !important;
}

.template-store .chzn-container.chzn-container-single {
  width: 360px !important;
}
.template-store .chzn-drop {
  width: 358px !important;
}
.chzn-container-single .chzn-search {
  padding: 3px 5px !important;
}
/*.chzn-search input{width:311px!important}*/
.chzn-container-single .chzn-single {
  line-height: 22px !important;
  padding: 6px 0 4px 8px !important;
}

.payment-card-line .payment-card-label {
  font-weight: normal !important;
  padding: 10px 5px 0 0;
}
.formhelper-default#pagamento #ccSecurityCode {
  width: 28px !important;
}
.formhelper-default#pagamento .ico-help {
  top: 21px !important;
  right: 133px !important;
}
.dados-radio-right .radio-text em {
  color: #f05d58 !important;
}
.formhelper-default .cdst-line {
  margin-bottom: 20px;
}
.formhelper-default .payment-card .cdst-line {
  margin-bottom: 0px;
}

/* largura geral */
#footer-cont,
#header-cont,
#header-cont .datedays,
#middle-cont {
  width: 940px;
}
.ico-help {
  top: 28px;
  right: 98px;
}

@media screen and (max-width: 568px) {
}

/* aplica somente a partir de 360px */
@media screen and (max-width: 640px) {
  .formhelper-default#pagamento .ico-help {
    top: -39px !important;
    right: 137px !important;
  }

  /*Header 26*/
  #custom-bg-template-16 {
    width: auto;
    margin-left: 0px;
    height: 207px;
    background-size: 140px;
    background-position: 50% 30px;
  }
  .custom-header::before,
  .custom-header::after {
    top: 86px;
  }
  #header-cont .datedays {
    width: 100%;
    top: 302px;
  }
  #header-cont h1 {
    left: 0px;
    top: 235px;
    font-size: 28px;
    padding-top: 26px;
  }
  .datedays {
    width: 215px;
    left: 105px;
    top: 206px;
    bottom: inherit;
    text-align: left;
  }
  .days-wrap,
  #header-cont #date:before {
    width: 14px;
    vertical-align: middle;
  }
  #header-cont #date,
  #header-cont #days {
    font-size: 13px;
  }
  .days-wrap {
    margin-left: 4px;
  }
  #header-cont #date:before {
    margin-right: 4px;
  }
  #header-cont,
  #header {
    height: 207px;
  }
  #middle {
    padding: 168px 0 50px 0;
  }
  #middle-cont {
    width: auto;
    padding: 0 20px 100px;
  }
  #page {
    float: inherit;
    width: 100px;
    margin: 0px;
    width: 100%;
  }
  #page-store,
  #page {
    padding-top: 186px;
  }
  #page-store {
    float: inherit;
    width: 100%;
    padding: 186px 0 10px;
    margin: 23px 0 10px;
  }
  .template-store .chzn-container.chzn-container-single {
    width: 280px !important;
  }
  .template-store .chzn-drop {
    width: 278px !important;
  }
  .chzn-search input {
    width: 231px !important;
  }
  #page-store .inner-content {
    margin-top: 0px;
  }
  #footer-cont #visit {
    width: 110px;
    left: 20px;
  }
  #middle .template-bestman .def-godp-text {
    padding-left: 107px !important;
  }
  .template-store .def-image p {
    margin-top: 6px;
  }
  .template-store .def-image img {
    float: inherit !important;
  }
  div#menu > ul > li .menu-social a.facebook {
    background-position: 0 -79px !important;
  }
  div#menu > ul > li .menu-social a.twitter {
    background-position: -37px -78px !important;
  }
  div#menu > ul > li .menu-social a.pinterest {
    background-position: -74px -78px !important;
  }
  #footer-cont .facebook {
    padding-left: 20px;
    display: block;
    text-align: center;
    top: 59px;
    right: 62px;
  }
  .def-rsvp .btn-wrap .def-button {
    margin-left: 0px;
  }
  div#menu ul li:nth-last-child(2),
  div#menu ul li .menu-social {
    display: block;
  }
  div#menu ul li .menu-social {
    position: static;
    margin-left: 0px;
    margin-bottom: 20px;
  }

  /*acaba header 26*/

  body {
    font-size: 80%; /*min-width:320px; */
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
  }
  body.pt_br #married,
  body.en #married,
  body.es #married {
    top: -6px;
    right: 20px;
    display: none !important;
  } /*None até arrumar versao mobile*/
  .def-rsvp .btn-wrap .def-button {
    margin-left: 165px;
  }
  /* #music{display:none} */

  /*Loja*/
  #page-store .breadcrumb {
    margin: 0px 0 26px 0;
    padding: 0px;
    border-radius: 3px;
    border: 1px solid #aaa;
  }
  #page-store .breadcrumb .breadcrumb-btns {
    height: 34px;
  }
  #page-store .breadcrumb .breadstore-cart.cart-link a {
    position: inherit !important;
    text-align: center;
    line-height: 34px;
    margin: 0 auto;
    text-decoration: none;
  }
  #page-store .breadcrumb .breadstore-cart {
    position: static;
    display: block !important;
    border: none;
    margin: 0 bottom;
    margin-left: 0px !important;
    text-align: center;
  }
  #page-store .breadcrumb .breadstore-cart a {
    background-position: 7px 9px;
    width: auto;
    display: inline-block;
  }
  #page-store .breadcrumb .breadstore-cart a span.cart-items {
    padding-left: 3px;
  }

  #music {
    background: none;
  }
  #middle,
  #header-cont,
  #footer-cont {
    width: 100%;
  }
  #footer-cont #powered {
    width: 170px;
    top: 9px;
    right: 15px;
    text-align: right;
    left: inherit;
  }
  #footer,
  #footer-cont {
    height: 118px;
  }

  #page .def-image {
    width: 100%;
    text-align: left;
  }
  #page .def-image img {
    width: 100%;
    padding: 0px;
  }
  #middle .template-bestman .def-godp-text img {
    width: 90px;
  }
  #middle .template-bestman .def-godp-text a,
  #middle .template-bestman .def-godp-right a {
    margin-right: 10px;
  }
  #middle .template-bestman .def-godp-text .def-godp-title {
    margin-bottom: 0px;
  }
  #middle .template-bestman .def-godp-text {
    margin-bottom: 20px;
  }
  #middle .template-bestman .def-text {
    margin-bottom: 0px;
  }
  .chzn-container.chzn-container-single {
    width: 100% !important;
  }

  /*Enquete*/
  #enquete ul li label {
    line-height: 30px;
  }
  #enquete ul li .enquete-results .enquete-results-bar {
    max-width: 50% !important;
  }
  #enquete ul li .enquete-results b {
    display: none;
  }
  #enquete ul li .enquete-results {
    text-align: right;
  }
  #enquete ul li .enquete-option {
    width: 175px;
  }
  #enquete ul li .enquete-results {
    top: 63%;
  }

  /*Loja*/
  #list-loja {
    padding-top: 0px;
  }
  #list-loja .product-list {
    margin: 20px 0 0 0;
  }
  #list-loja .catg-products-list {
    margin-bottom: -31px;
    vertical-align: top;
    width: 100%;
    text-align: center;
  }
  #list-loja .catg-products-list:last-child {
    margin-bottom: 0px;
  }
  #list-loja .catg-products-list li {
    margin: 0 16px 20px 0 !important;
    width: 108px;
    vertical-align: top;
  }
  #list-loja .catg-products-list li .cpl-btn {
    width: 130px;
  }
  #list-loja .catg-products-list li .cpl-price {
    width: 128px;
    left: 0px;
  }
  #list-loja .catg-products-list li .cpl-image {
    width: 110px;
  }
  #list-loja .catg-products-list li {
    margin: 0 5px 15px 5px;
  }
  #list-loja .catg-products-list li.purchased .cpl-purchased {
    left: 14px;
  }
  #page-store .breadcrumb .breadcrumb-btns a.breadcrumb-btn {
    display: none;
  }
  .chzn-container-single .chzn-search {
    padding: 3px 10px !important;
  }
  #select_categorias_chzn {
    margin-top: 15px !important;
  }
  #sort-store .sort-option {
    top: 90px !important;
  }
  #sort-store .sort-select {
    top: 26px !important;
  }
  #sort-store .sort-option .sort-wrap.price-descend {
    margin-right: 0px;
  }
  #sort-store .sort-option .sort-wrap {
    margin-right: 20px;
    width: 78px;
  }
  #sort-store {
    height: 124px;
    margin-bottom: -32px;
    margin-top: 10px;
  }
  .sort-text strong {
    font-weight: normal;
  }

  #lang {
    display: none;
  }
  .step-by-step {
    height: auto;
    margin: 20px 0 0 0;
  }
  .step-by-step .step-1,
  .step-by-step .step-2,
  .step-by-step .step-3,
  .step-by-step .step-4 {
    position: inherit;
    left: inherit;
    top: inherit;
    right: inherit;
    width: 100%;
  }
  #lang .lang-cont .lang-slct {
    width: 32px;
    height: 26px;
  }
  #lang .lang-cont .lang-slct .flag-active {
    margin: 5px;
  }
  .cart-btn-wrap .def-color {
    margin: 20px 0;
    display: block;
    float: inherit;
  }
  .cart .cart-dscr .cpl-image {
    display: block;
  }
  .cart-qtde-wrap {
    width: 110px;
  }
  .cart-qtde-wrap .cart-qtde-inpt {
    left: 50%;
    margin-left: -15px;
  }
  .cart .cart-qtde,
  .cart .cart-valr {
    width: auto;
  }
  .cart-info-left,
  .cart-paymet-left {
    float: inherit;
    width: 100%;
    padding: 0px;
    font-size: 13px;
    line-height: 1em;
    text-align: left;
    margin-bottom: 10px;
  }
  .cart-info {
    padding: 0px;
    float: inherit;
    width: 100%;
  }
  .formhelper-default .fcs-out,
  .fcs-over,
  .cdst-inpt.phone-ddd {
    width: 92% !important;
  }
  .formhelper-default .inpt-label-ok,
  .inpt-label-erro,
  .inpt-label-info,
  .inpt-label-waiting {
    left: inherit !important;
    right: 7px;
    top: 12px !important;
    padding-left: 0px !important;
  }
  .formhelper-default .cdst-inpt {
    line-height: 18px !important;
  }
  .cdst-inpt.phone-ddd {
    margin-bottom: 0px !important;
  }
  .cdst-inpt.phone-number {
    margin-left: 6px !important;
  }
  .form-helper-label-phone.inpt-label-number.inpt-label-out,
  .form-helper-label-phone.inpt-label-number.inpt-label-over {
    left: 83px !important;
    top: 11px !important;
  }
  .cdst-line .form-helper-info-ddd.inpt-label-erro {
    top: 13px !important;
  }
  .cdst-line .form-helper-info-phone.inpt-label-erro,
  .form-helper-info-phone {
    top: 69px !important;
  }
  .cdst-line .form-helper-info-ddd {
    top: 13px !important;
  }
  .cdst-line .form-helper-info-phone {
    top: 69px !important;
  }
  .cdst-line .inpt-label-number {
    left: 12px !important;
    top: 70px !important;
  }
  .formhelper-default #mensagem + .inpt-label-ok {
    top: 148px !important;
  }
  .cart-paymet-left {
    height: auto;
  }
  .cart-paymet-help {
    position: inherit;
    left: inherit;
    bottom: inherit;
    padding: 0px;
    margin: 10px 0;
    display: none;
  }
  .cart-paymet {
    width: 100%;
    float: inherit;
    padding: 0;
  }
  .override .fb-check-ind {
    width: 268px;
  }
  .override .dados-radio-right .fb-check-ind {
    width: 238px;
  }
  .payment-card,
  .payment-card1 {
    width: 99.2%;
  }
  .payment-card-line,
  .payment-card-line1 {
    padding: 18px 10px 0 20px;
  }
  .payment-card-line .payment-card-label,
  .payment-card-line1 .payment-card-label {
    display: block;
    width: auto;
    text-align: left;
    padding: 0px;
  }
  .payment-card-line .payment-card-label {
    margin-bottom: 5px;
  }
  .payment-card-line,
  .payment-card-line1 {
    border-bottom: none !important;
  }
  #pagamento .payment-card-line .cdst-line {
    margin-bottom: 0px;
  }
  .payment-card-line .cdst-line,
  .payment-card-line #main_element {
    width: 100%;
    display: block;
  }
  .payment-card-line .cdst-line {
    margin-bottom: 20px;
  }
  .formhelper-payment .inpt-label-ok,
  .formhelper-payment .inpt-label-erro,
  .formhelper-payment .inpt-label-info,
  .formhelper-payment .inpt-label-waiting {
    left: inherit !important;
    width: 100%;
    top: inherit !important;
    right: inherit !important;
    position: inherit !important;
    padding-left: 15px !important;
  }
  .formhelper-payment .inpt-label-info {
    padding-left: 0px !important;
  }
  #rsvp .main_element,
  .cdst-line {
    margin-bottom: 10px;
  }
  .validade-line {
    height: auto !important;
  }
  .ico-help {
    top: 28px;
    right: 98px;
  }
  .cart-conf-boleto,
  .cart-conf-deposito,
  .cart-conf-card {
    background-image: none;
  }
  #cart_info .main_element {
    margin-bottom: 20px;
  }
  
  #middle .template-messages .btn-wrap {
    text-align: left;
  }
  #mensagem #main_element .main_element .inpt-label-erro,
  #mensagem #main_element .main_element .inpt-label-info {
    top: 42px !important;
  }
  .def-rsvp .rsvp-line .dados-radio-rihgt {
    left: 170px;
  }
  .def-rsvp .rsvp-line .rsvp-select {
    left: 237px !important;
    top: -7px !important;
  }
  #rsvp .inpt-label-info.form-helper-info {
    display: block;
    top: 90px !important;
    left: 122px !important;
    width: 170px;
    text-align: right;
    color: #d0d0d0;
  }
  .btn-wrap {
    text-align: right;
  }
  .box-tb-img img {
    max-width: 100%;
  }
  #lang .lang-cont .lang-list {
    left: 45px;
    bottom: -10px;
  }
  .def-blog-image img,
  .def-post-wrap img {
    max-width: 100% !important;
    padding: 0px !important;
    height: auto !important;
  }
  #mensagem .main_element .captcha {
    left: 0px !important;
    top: 51px !important;
  }
  /*Menu*/
  #menu {
    position: absolute;
    width: 200px;
    max-width: 200px;
    top: 0px;
    left: -220px;
    z-index: 999;
    margin: 0px;
    background-color: #212020;
    padding: 0px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #menu ul {
    margin-top: 28px;
  }
  #menu ul li {
    padding-left: 20px;
    text-align: left;
  }
  #menu a {
    color: #fff;
  }
  #menu ul li a {
    line-height: 36px;
    font-size: 13px;
    text-decoration: none;
  }
  #menu ul li a:hover {
    text-shadow: none;
  }
  #menu .def-title {
    color: #fff;
  }
  #menu ul li.select a {
    color: #fff !important;
  }
  label.open-menu-rsp {
    display: block !important;
    position: absolute;
    left: 220px;
    top: 26px;
    height: 37px;
    background-color: #fff;
    border-radius: 4px;
  }
  input.toggle + div#menu {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    left: -200px;
  }
  input.toggle:checked + div#menu {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    left: 0px;
  }
  body > div#music #music_icon {
    display: none;
  }
  /*Enquete*/
  #enquete {
    padding: 0;
    border-top: 1px solid #cdcdcd;
    margin-top: 15px;
  }
  #enquete .btn-wrap {
    text-align: left;
    margin-top: 27px;
  }
  #enquete.def-text ul {
    margin-top: -2px;
  }
  #enquete .def-title {
    font-size: 16px;
    text-align: left;
    width: 100%;
    margin-bottom: 13px;
  }
  #enquete .def-title span {
    padding: 0px;
    margin-top: 23px;
  }
  /*Cotas*/
  #page-store .breadcrumb .breadcrumb-btns {
    position: relative;
  }
  #page-store .breadcrumb .breadcrumb-btns a {
    position: absolute;
    top: -23px;
    left: -19px;
  }
  #sort-store {
    height: 136px;
    padding: 0px;
  }
  #sort-store .sort-option {
    position: absolute;
    left: 0;
    top: 69px;
  }
  #sort-store .sort-select {
    position: absolute;
    left: 0;
    top: 26px;
    width: 100%;
  }
  #page-store .breadcrumb .breadcrumb-btns {
    position: relative;
    z-index: 9;
  }
  #page-store .breadcrumb .breadcrumb-btns a {
    position: absolute;
    top: -23px;
    left: 0px;
  }
  #page-store .breadcrumb .breadstore-cart.cart-link a {
    position: absolute;
    top: 3px;
  }
  #page-store .breadcrumb .breadcrumb-btns a {
    left: -9px;
  }
  .inner-content {
    margin-top: 10px;
  }
  #sort-store,
  .step-by-step,
  .cart {
    border: none !important;
    background: inherit !important;
  }
  #lang .lang-cont .lang-list {
    width: 300px;
  }

  /*Albuns*/
  .def-album-box ul li a,
  .def-album-box ul li {
    width: 78px;
    height: 78px;
  }
  .def-album-box ul li {
    margin: 0 20px 20px 0;
  }
  .def-album-box {
    padding: 0 0 14px 0;
  }
  #footer-cont .facebook {
    padding-left: 20px;
  }
  .formhelper-default .fcs-out,
  .fcs-over {
    width: 92% !important;
  }
  #page .formhelper-default input.captcha {
    width: 150px !important;
  }
  #mensagem .captcha {
    border-radius: 0px;
    border: 1px solid #7d7c7c;
  }
  #middle .template-messages .btn-wrap {
    margin-top: 19px;
  }
  input.cdst-inpt.fcs-out > div.cdst-line {
    border: 1px solid red !important;
  }

  .formhelper-default .form-helper-info-ddd,
  .formhelper-default .inpt-label-erro,
  .cdst-line .form-helper-info-ddd.inpt-label-erro,
  .formhelper-default .inpt-label-ok,
  .inpt-label-erro,
  .inpt-label-info,
  .inpt-label-waiting {
    display: none !important;
  }

  .playerMobile {
    width: 100%;
    background-color: #3d3d3d;
    position: fixed;
    bottom: 0px;
    left: 0px;
    height: 50px;
    z-index: 9;
    text-align: center;
  }
  .playerMobile li {
    display: inline-block;
    width: 33%;
    height: 50px;
    margin-right: -1px;
    text-align: center;
  }
  .playerMobile li a {
    display: block;
    height: 48px;
    width: 56px;
    margin: 0 auto;
    background-image: url(/assets/audioplayer/mobile/sprite_mp.svg);
    background-repeat: no-repeat;
  }
  .playerMobile li a.next {
    background-position: -140px -2px;
    float: left;
  }
  .playerMobile li a.playpause {
    background-position: -63px -1px;
    width: 35px;
  }
  .playerMobile li a.playpause.pause {
    background-position: -63px -39px;
  }
  .playerMobile li a.prev {
    background-position: 36px -2px;
    float: right;
  }

  /*paginacao*/
  .def-paginator {
    height: auto;
    text-align: center;
  }
  .def-paginator .paginator-numb {
    position: inherit;
  }
  .def-paginator .paginator-info {
    top: -21px;
  }
  .def-button.active {
    background-color: #000 !important;
    color: #fff !important;
  }

  /*header*/
  .backSite {
    color: #000;
    display: block !important;
    z-index: 9999;
    padding: 0 6px;
    top: 26px;
    left: 20px;
    position: absolute;
  }
  .cart-dscr,
  .cart-qtde,
  .cart-valr {
    vertical-align: top;
  }

  /*Loja*/
  #list-loja .step-1,
  #list-loja .step-2,
  #list-loja .step-3,
  #list-loja .step-4 {
    display: none;
  }
  .step-by-step .step-1,
  .step-by-step .step-2,
  .step-by-step .step-3,
  .step-by-step .step-4 {
    padding: 0px;
  }
  #list-loja .step-1.active,
  #list-loja .step-2.active,
  #list-loja .step-3.active,
  #list-loja .step-4.active {
    display: block;
  }
  #list-loja .active .step-num:after {
    content: " -";
  }
  #list-loja .step-by-step .active .step-num.def-bg {
    border: none;
    padding: 6px 0 0 0;
  }
  #list-loja .step-by-step .step-label {
    margin-left: 5px;
  }
  .cart {
    margin: 22px auto 0 auto;
    width: 280px;
  }
  .cart-table,
  .cart .cart-receiver {
    border: 1px solid #545454;
    text-align: left;
  }
  .cart .cart-receiver {
    border-bottom: none;
    margin: 0 auto;
  }
  .cart .cart-table td {
    border: none;
  }
  .cart-dscr {
    padding-left: 19px;
  }
  .cart .cart-dscr .cpl-image {
    margin: 0px;
  }
  .cart .cart-thead td {
    padding: 19px 0 0 19px;
  }
  .cart .cart-receiver {
    display: block;
    line-height: 39px;
    padding-top: 2px !important;
    padding: 0 19px;
  }
  .cart .cart-thead td.cart-qtde,
  .cart .cart-thead td.cart-valr {
    padding-left: 0px;
    text-align: left;
  }
  .cart .cart-thead td.cart-qtde,
  .cart .cart-qtde {
    width: 70px;
  }
  .cart-qtde-wrap {
    width: auto;
  }
  /*.cart-qtde:after{content:':';}*/
  .cart .cart-thead td,
  .cart .cart-ttot td {
    font-weight: lighter;
    -webkit-font-smoothing: antialiased;
  }

  /*Definições de cor dos steps de compra*/
  .cart .cart-receiver,
  .cart .cart-table,
  .override .fb-check-ind,
  .cart-conf-boleto {
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    background-color: #fff !important; /*Isto reseta a definição do SASS*/
  }
  .cart-conf-wrap .cart-table td,
  .template-confirm .cart .cart-table td,
  .cart-conf-wrap .cart-table td,
  .template-confirm .cart .cart-table td,
  .cart .cart-dscr .cpl-image,
  .cart-qtde-wrap .cart-qtde-inpt,
  .cart-qtde-wrap .def-color,
  a.def-color.goto-store,
  .cart-btn-wrap .def-color,
  .cart-conf-boleto,
  .cart-conf-deposito,
  .cart-conf-card,
  .cart-conf-wrap .cart-table {
    border: 1px solid #565656;
    color: #3d3d3d;
  }
  div#menu > ul > li .menu-social a:hover,
  a.def-color:hover {
    opacity: inherit;
  }
  .step-by-step .step-1,
  .step-by-step .step-2,
  .step-by-step .step-3,
  .step-by-step .step-4.step-by-step .step-1,
  .step-by-step .step-2,
  .step-by-step .step-3,
  .step-by-step .step-4 {
    border-right: none;
  }
  /*Acabam Definições de cor dos steps de compra*/

  .cart .cart-receiver {
    width: 240px;
  }
  .cart .cart-thead td.cart-valr,
  .cart .cart-valr {
    text-align: left;
    padding-left: 19px;
  }
  .cart-qtde-wrap .cart-qtde-inpt {
    top: 14px;
  }
  .cart-tline .cart-dscr,
  .cart-tline .cart-qtde,
  .cart-tline .cart-valr {
    padding-top: 19px;
    background: url(//assets1.icasei.com.br/templates/images/template26-1/borderLine.png) no-repeat 50%
      bottom;
  }
  .cart-tline .cart-dscr {
    background-position: 19px bottom;
  }
  .cart-tline .cart-valr {
    background-position: -159px bottom;
  }
  .cart .cart-ttot td {
    padding: 19px 0;
  }
  .cart .cart-valr.total-value {
    text-align: left;
    padding-left: 19px;
  }
  .cart .cart-qtde {
    text-align: right;
  }
  .cart-valr.product-value {
    padding-top: 34px;
  }
  .cart .cart-dscr {
    width: 89px;
  }
  .cart .cart-table {
    width: 280px;
    margin: 0 auto;
  }
  .cart .cart-dscr .cpl-dscpt {
    max-width: 72px;
    max-height: 50px;
    overflow-y: hidden;
    padding: 0px;
    margin: 18px 0;
  }
  .cart-qtde-wrap .def-color {
    display: inline-block;
    line-height: 22px;
    padding-top: 0px;
    border-radius: 3px;
    width: 68px !important;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    margin: 0px !important;
    top: 71px;
  }
  .cart-qtde-wrap .def-color.cart-remove {
    border: 1px solid #ee5c62;
    color: #ee5c62;
    left: 80px;
    top: 45px;
  }
  #list-loja .step-by-step .active .step-num.def-bg,
  #list-loja .step-by-step .step-label {
    font-weight: bold;
    font-size: 20px;
  }
  a.def-color.goto-store:before,
  .cart-btn-wrap .def-color:before {
    content: "+";
    padding-right: 4px;
  }
  a.def-color.goto-store,
  .cart-btn-wrap .def-color {
    text-align: center;
    display: block;
    border-radius: 3px;
    line-height: 32px;
    padding-top: 2px;
    text-decoration: none;
    margin: 20px auto 40px auto;
    max-width: 280px;
  }
  a.def-color.goto-store {
    padding-top: 0px;
  }
  .cart-btn-wrap {
    position: relative;
    min-height: 92px;
    margin: 20px auto 0 auto;
    width: 280px;
  }
  #list-loja.template-cart-info .def-color {
    position: absolute;
    z-index: 11;
    width: 278px;
    top: 36px;
    left: 0px;
  }
  #page-store .cart-btn-wrap .def-button {
    border: none;
    background: #93bb47 !important;
    color: #fff !important;
    display: block;
    text-align: center;
    width: 244px;
    padding-top: 0px;
    line-height: 34px;
    margin: 0 auto;
    float: inherit;
  }
  #list-loja .step-by-step {
    max-width: 280px;
    margin: 0 auto;
  }
  .cdst-inpt#telefone.phone-number {
    width: 186px !important;
  }
  /*Loja step2*/
  .cart-info-left br,
  .cart-paymet-left br {
    display: none;
  }
  .cart-info-left,
  .cart-paymet-left {
    margin-bottom: 27px;
  }
  /*Loja step3*/
  .payment-ico-boleto,
  .payment-ico-visa,
  .payment-ico-master,
  .payment-ico-amex,
  .payment-ico-deposito {
    background: url(//assets1.icasei.com.br/assets/templates/svg/SpriteCartoesMobile.svg) no-repeat;
  }
  .override .payment-active,
  .payment-card,
  .payment-card1 {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }
  .payment-ico-visa {
    background-position: 0px -130px !important;
  }
  .payment-ico-master {
    background-position: 0px -195px !important;
  }
  .payment-ico-amex {
    background-position: 0px -260px !important;
  }
  .payment-ico-boleto {
    background-position: 0 -65px !important;
  }
  .cart-paymet .check-ck,
  .cart-paymet .check-ck-ds,
  .cart-paymet .check-of,
  .cart-paymet .check-of-ds,
  .cart-paymet .check-ds,
  .cart-paymet .radio-ck,
  .cart-paymet .radio-ck-ds,
  .cart-paymet .radio-of,
  .cart-paymet .radio-of-ds,
  .cart-paymet .radio-ds {
    height: 12px;
    width: 12px;
    background: url(//assets1.icasei.com.br/assets/templates/svg/SpriteCheks.svg) no-repeat 0 0 !important;
  }
  .cart-paymet .radio-ck {
    background-position: 0 -13px !important;
  }
  .override .fb-check-ind {
    height: 38px;
  }
  .override .fb-check-ind .mark {
    top: 18px;
    left: 19px;
  }
  .dados-radio-right .radio-label .mark {
    top: 7px;
    left: 7px;
  }
  .override .fb-check-ind .radio-text {
    height: 48px;
  }
  .override .fb-check-ind .payment-ico {
    margin: 7px 0 0 6px;
  }
  .override .fb-check-ind .payment-cont {
    margin: 17px 0 0 5px;
  }
  .override .payment-active,
  .payment-card,
  .payment-card1 {
    border: 1px solid #222 !important;
  }
  .template-payment .payment-ticket-alert {
    width: 254px;
  }
  .payment-ticket-alert {
    text-shadow: none !important;
    border: 1px solid #f3c153 !important;
    background-color: #fff !important;
    box-shadow: none;
    color: #d29e2a !important;
    font-size: 13px !important;
  }
  .override .fb-check-ind {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
  }
  .formhelper-default#pagamento .fcs-out,
  .formhelper-default#pagamento .fcs-over {
    width: 216px !important;
  }
  .formhelper-default .payment-val {
    width: 109px !important;
  }
  
  .formhelper-default .payment-val.payment-val-year {
    margin-left: 16px;
  }
  .formhelper-default .payment-card .chzn-search input {
    width: 60px !important;
  }
  .formhelper-default .chzn-container-single .chzn-drop {
    max-width: 278px !important;
  }
  .formhelper-default .chzn-search input {
    max-width: 231px;
  }
  #sort-store .sort-select .chzn-search input {
    width: 231px !important;
  }
  /*Loja step4*/
  .cart-conf-print {
    display: none;
  }
  .cart-conf-wrap {
    padding: 0px;
  }
  .cart-conf-boleto {
    padding: 10px;
    margin-top: 27px;
    box-shadow: none;
    background-image: none;
    border-radius: 3px;
    background: url(//assets1.icasei.com.br/templates/images/template26-1/codeBar.png) no-repeat 26px
      7px;
    line-height: 26px;
    padding-top: 12px;
    font-size: 14px;
    padding-left: 85px;
  }
  .cart-conf-boleto:before {
    content: "Vizualizar Boleto Bancário";
  } /*Colocar no sass como variavel*/
  .cart-conf-boleto strong,
  .cart-conf-boleto span {
    display: none;
  }
  .cart-paymet-left {
    margin-bottom: 12px;
  }
  .template-confirm .cart-tline .cart-dscr,
  .template-confirm .cart-tline .cart-qtde,
  .template-confirm .cart-tline .cart-valr {
    background-image: none;
  }
  .template-confirm .cart .cart-thead td.cart-qtde {
    padding-left: 10px;
  }
  .template-confirm .cart-qtde.bg-tot,
  .template-confirm .cart-qtde.br0,
  .template-confirm .cart .cart-valr,
  .template-confirm .cart-qtde {
    text-align: center;
    vertical-align: middle;
    padding-left: 0px;
  }
  .template-confirm .cart .cart-thead td,
  .template-confirm .cart .cart-ttot td {
    line-height: normal;
  }
  #page-store .template-confirm .cart-btn-wrap .def-color {
    border: 1px solid #222;
    background-color: #222;
    color: #fff;
  }
  .def-album-box ul li:nth-child(6n) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 420px) {
  #list-loja .catg-products-list li:nth-child(1n + 1) {
    margin-right: 16px !important;
  }
  #list-loja .catg-products-list li:nth-child(2n + 2) {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 320px) {
  .def-album-box ul li:nth-child(3n + 3) {
    margin-right: 0px;
  }
  body {
    width: 320px;
    overflow-x: hidden;
  }
  #list-loja .catg-products-list li:nth-child(2n + 2) {
    margin-right: 0px !important;
  }
  #list-loja .catg-products-list {
    text-align: left;
  }
  .def-text img {
    width: 100%;
  }
}

#list-loja .catg-products-list li.added.purchased {
  border: 1px solid #93bb47 !important;
  box-shadow: none;
}
#list-loja .catg-products-list li.added.purchased .cpl-purchased {
  background-color: #93bb47 !important;
}
#list-loja .catg-products-list li.added .cpl-purchased.orange {
  background-color: red;
}

#mensagem .captcha {
  top: 6px !important;
}

@media (max-width: 640px) {
  .main_element,
  #main_element {
    width: 100%;
  }
}/*fix loja*/
#list-loja .catg-products-list li .cpl-image {
  height: 120px!important;
  background-size: cover!important;
}

#list-loja .catg-products-list li .cpl-dscpt {
  margin: 10px 0 6px !important;
  height: auto!important;
  overflow-y: auto;
  max-height: 40px;
}

#list-loja .catg-products-list li .cpl-price {
  position: inherit!important;
  bottom: inherit!important;
  left: inherit!important;
  width: 100%!important;
}

#list-loja .catg-products-list li {
  padding-bottom: 45px !important;
  height: 223px!important;
}
/* Remove arrows from input number */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
@media screen and (max-width: 640px) {
  body {
    -webkit-text-size-adjust: none;
  }

  .template16-1,
  .template16-2,
  .template16-3 {
    .template-store .chzn-container.chzn-container-single {
      width: 275px!important;
      max-width: 275px!important;
    }
  }
}
@media screen and (max-width: 420px) {
  html body .template-store #list-loja .catg-products-list li:nth-child(1n+1) {
    margin-right: 16px !important;
  }

  html body .template-store #list-loja .catg-products-list li:nth-child(2n+2) {
    margin-right: 0px !important;
  }

  #page-store .product-list .def-title {
    padding: 30px 0 15px;
    text-align: center;
  }

  #sort-store,
  .cart,
  .step-by-step {
    border: none!important;
    background: inherit!important;
    width: 280px;
    margin: 0 auto;
  }

  .chzn-drop {
    max-width: 278px!important;
  }

  .chzn-search input {
    max-width: 231px!important;
  }
}
/*fix google maps*/
.def-map.map_canvas img,
.map.map_canvas img,
.map_canvas img {
  max-width: inherit!important;
}

h3.def-subtitle {
  margin-bottom: 20px;
  min-height: 1px;
}
/*fix 37*/
.template37-1 h3.def-subtitle,
.template37-2 h3.def-subtitle,
.template37-3 h3.def-subtitle {
  text-align: center;
}
/*protecao para não quebrar layouts mobile*/
.def-text img,
iframe,
img {
  max-width: 100%!important;
}

.def-text img,
img {
  height: auto!important;
}

.def-text img,
iframe,
img {
  margin-left: auto;
  margin-right: auto;
}

iframe {
  margin-bottom: 20px;
  display: block;
}
/*fix boxy*/
table.boxy-wrapper {
  position: absolute;
  left: 50%!important;
  margin-left: -151px !important;
  top: 50%!important;
  margin-top: -142px !important;
}

/*.boxy-modal-blackout,
.boxy-wrapper {
  position: fixed;
  z-index: 99999;
}*/

/* mobile */
@media screen and (max-width:640px) {
  .def-text img {
    max-width: 100%!important;
    height: auto!important;
  }

  .boxy-wrapper {
    position: fixed;
  }
  
  /* Responsive Table */
  .def-text table caption {
    text-align: center;
    width: 100%;
    display: block;
    min-height: 40px;
    vertical-align: middle;
    padding-top: 20px;
  }

  .def-text table {
    display: block!important;
    position: relative!important;
    width: 100%!important;
  }

  .def-text table tbody,
  .def-text table td,
  .def-text table th,
  .def-text table thead,
  .def-text table tr {
    display: block!important;
  }

  .def-text table td,
  .def-text table th {
    height: 35px;
  }

  .def-text table thead {
    float: left!important;
  }

  .def-text table tbody {
    width: auto!important;
    position: relative!important;
    overflow-x: auto!important;
    -webkit-overflow-scrolling: touch!important;
    white-space: nowrap!important;
  }

  .def-text table tbody tr {
    display: inline-block!important;
  }

  .def-text table {
    max-width: 100%!important;
    width: 100%!important;
  }

  .def-text table td span {
    font-size: 12px!important;
  }

  .def-text table td a {
    word-wrap: break-word!important;
  }

  .def-rsvp .rsvp-line .radio-text {
    font-size: 14px!important;
    padding-top: 2px !important;
  }

  .dados-radio-rihgt label:last-child {
    padding-right: 0px !important;
  }

  .def-rsvp .rsvp-line .dados-radio-rihgt {
    left: 158px!important;
  }

  #pagamento.formhelper-default .box-recaptcha .inpt-label-ok{
    left:386px!important;
  }

  .formhelper-default#pagamento .box-recaptcha .cnt .captcha {
    top: 0px;
    left: 145px;
    width: 70px;
  }
  .formhelper-default#pagamento .box-recaptcha .cnt .captcha img {
    width: 100%;
    margin-top: 6px;
  }
  .formhelper-default#pagamento .box-recaptcha .cnt .ico-refresh {
    left: 250px;
  }
}
/*mobile*/
@media only screen and (max-width:480px) {
  #layerslider.ls-container,
  #peKenBurns {
    display: block!important;
  }

  #peKenBurns {
    zoom: 48%;
  }
}
/*whatsapp*/
.container-whatsapp .btn-whatsapp {
  display: none;
}
@media only screen and (max-width:1024px) {
  .container-whatsapp {
    min-height: 100px;
  }

  .container-whatsapp .btn-whatsapp {
    display: block;
    background-image: url("//assets1.icasei.com.br/assets/templates/commun/whatsapp.png");
    border: 1px solid rgba(0,0,0,.1);
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-size: 16px;
    font-family: Arial,sans-serif;
    letter-spacing: 0.4px;
    cursor: pointer;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2;
    text-decoration: none;
    font-size: 12px;
    background-position: 14px 14px!important;
    padding: 15px 3px 15px 22px !important;
    font-size: 14px!important;
    width: 100%!important;
    text-align: center!important;
    color: #5cbe4a!important;
    border-color: #5cbe4a!important;
    background-color: transparent!important;
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .container-whatsapp .sub-cont-v1 .btn-whatsapp {
    padding: 15px 0 !important;
  }

  .container-whatsapp .sub-cont-v1 {
    max-width: 370px;
    margin: auto;
  }
}
/*traçar rota*/
.rota-btn {
  display: none;
}
@media only screen and (max-width:1024px) {
  .rotaform-desk {
    display: none;
  }

  .rota-btn {
    display: block;
  }

  .rota-btn .btn {
    width: 100%;
  }

  .row-v1 .def-button {
    margin-top: 15px;
  }
}
/*Info noivos cart mobile*/
.cart .cart-receiver {
  display: block!important;
}
@media screen and (max-width: 768px) {
  .cart-receiver-name,
  .store-page-fix .cart-receiver-name {
    float: inherit!important;
    display: block;
    text-align: center;
    line-height: 18px;
    padding-top: 11px;
  }

  .cart-receiver-data,
  .store-page-fix .cart-receiver-data {
    float: inherit!important;
    text-align: center;
    display: block;
  }
}
/* Reset migração places */
.newplaces.migrate-place .place .place-container .place-info {
  max-width: 100%;
}

.newplaces.migrate-place .place .place-container .place-info .local-title {
  font-size: inherit;
  font-weight: normal;
}

.newplaces.migrate-place .cnt-place {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
/* Fix global paginação loja */
ul.catg-products-list {
  height: auto;
}

.product-list-title {
    margin: 15px 0;
}

.product-list-title,
.product-list ul {
    display: inline-block;
    width: 100%;
}

.info_photo_ordem {color:#000;display:none;}

#dicas .ul-hints {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#dicas .ul-hints li {
  display: inline;
}

@media screen and (max-width: 768px) {
  .grecaptcha-badge {
    transform: scale(0.5);
  }
  #dicas .hints {
    width: 95%;
    margin: 1%;
    padding: 0;
  }
}

#pagamento.formhelper-default .box-recaptcha .inpt-label-ok{left:386px!important;}
