iframe {
    width: 100%;
    -webkit-transition: height 300ms ease-in-out,
                width 300ms ease-in-out;
    -o-transition: height 300ms ease-in-out,
                width 300ms ease-in-out;
    transition: height 300ms ease-in-out,
                width 300ms ease-in-out;
}

/*Meter o botão do form do page builder a funcionar*/
.so-widget-sow-contact-form .sow-form-field .sow-field-container{
    overflow: unset ;
    display: block;
}

.page-template-campanha .global-campanha-section {
    padding: 0px 0px;
}

.page-template-campanha .campanha-page-model {
    padding: 0px !important;
    width: 100% !important;
}

.page-template-campanha .campanha-header-section,
.page-template-campanha .middle-image-section {
    padding: 0px;
}

.page-template-campanha .campanha-buttons {
    padding: 20px 2% 30px;
}

.page-template-campanha .campanha-buttons .buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.page-template-campanha .campanha-buttons .buttons-container .shared-btn {
    padding: 0px;
    width: 320px;
    height: 45px;
}

.page-template-campanha .campanha-buttons .buttons-container .shared-btn button {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    height: 100%;
    font-family: 'Lato';
}

.page-template-campanha .campanha-buttons .buttons-container .pontoConsulta-wrapper {
    margin-left: 20px;
}

.page-template-campanha .campanha-buttons .buttons-container .btn-pontoConsulta {
    background: #854e38;
    border: 1px solid #854e38;
    color: #fff;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.page-template-campanha .campanha-buttons .buttons-container .btn-pontoConsulta:hover {
    background: #fff;
    color: #854e38;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.page-template-campanha .campanha-buttons .buttons-container .btn-obterOferta {
    background: #006a56;
    border: 1px solid #006a56;
    color: #fff;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.page-template-campanha .campanha-buttons .buttons-container .btn-obterOferta:hover {
    background: #fff;
    color: #006a56;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.page-template-campanha .campanha-info-wrapper {
    padding: 30px 2% 0px;
}

.page-template-campanha .campanha-info-wrapper .campanha-text-container {
    text-align: center;
}

.page-template-campanha .campanha-info-wrapper .campanha-text-container .info-p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #006a56;
    font-weight: 400;
}

.page-template-campanha .campanha-info-wrapper .campanha-text-container .info-p.second-p {
    font-weight: bold;
}

.page-template-campanha .campanha-info-wrapper .campanha-text-container .info-p.special-p {
    /*margin-top: 30px;*/
    font-size: 20px;
}

.page-template-campanha .conditions-wrapper {
    text-align: center;
    padding: 30px 2%;
}

.page-template-campanha .conditions-wrapper .conditions-title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
    color: #006a56;
    font-weight: 400;
    text-transform: uppercase;
}

.page-template-campanha .conditions-wrapper .inner-p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #006a56;
    font-weight: 400;
}

.page-template-campanha .conditions-wrapper sup {
    font-size: 0.9em;
}

.page-template-campanha .conditions-wrapper .inner-p:last-child {
    margin-bottom: 0px;
}

.page-template-campanha .doubts-wrapper {
    background: #854e38;
    padding: 30px 5%;
    text-align: left;
    color: #fff;
}

.page-template-campanha .doubts-wrapper .doubts-title {
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;		color: #fff;
}

.page-template-campanha .doubts-wrapper .inner-p {
    font-size: 14px;
    margin-bottom: 0px;		color: #fff;
}

.page-template-campanha .doubts-wrapper .global-doubts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.page-template-campanha #content {
    padding-bottom: 0px;
}

.page-template-campanha .button-section {
    padding: 0px;
}

.page-template-campanha .button-section .btn-obterOfter-wrapper {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}

.page-template-campanha .button-section .btn-obterOferta {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    height: 100%;
    background: #006a56;
    border: 1px solid #006a56;
    color: #fff;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    font-family: 'Lato';
}

.page-template-campanha .button-section .btn-obterOferta:hover {
    background: #fff;
    color: #006a56;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}


/* popup campanhas */
/*.popup-overlay {
    display: block;
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    background: rgba(0,0,0,0.5);
}*/

.popup-overlay.notShow {
    opacity: 0.7;
    display: none !important;
}

.popup-section.notShow {
    display: none;
}

.popup-section {
    position: fixed;
    width: 100%;
    z-index: 99999999999;
    display: block;
}

.popup-section .popup-wrapper {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.popup-section .popup-wrapper .offer-image-wrapper img {
    width: 100%;
    height: 100%;
}

.popup-section .popup-wrapper .offer-btn-wrapper {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

.popup-section .popup-wrapper .offer-btn-wrapper .offer-btn {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    height: 100%;
    background: #a3252c;
    border: 1px solid #a3252c;
    color: #fff;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    font-family: 'Lato';
}

.popup-section .close-icon {
    font-size: 22px;
    color: #fff;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.pum-close.popmake-close {
    right: 25px !important;
    background: none !important;
    font-size: 20px !important;
    font-weight: bold !important;
    top: 15px !important;
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.pum-close.popmake-close:hover {
    cursor: pointer;
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.popup-section .popup-wrapper {
    -webkit-box-shadow: 0px 0px 23px 36px rgba(0,0,0,0.17);
            box-shadow: 0px 0px 23px 36px rgba(0,0,0,0.17);
}

.popup-section .popup-wrapper .offer-btn-wrapper .offer-btn {
    border-radius: 8px;
}

.popup-section .popup-wrapper .offer-btn-wrapper .offer-btn:hover {
    background: #ccc;
    color: #a3252c;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.popup-section .close-icon:hover {
    cursor: pointer;
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.pum-theme-8013 {
    background-color: rgba(0,0,0,0.5) !important;
}

#popmake-8019 {
    padding: 0px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 550px !important;
}

#pum-8019.hidden {
    display: none !important;
}

/* popup new login edieta vs victus */
.template-popup-newLogin #popup-overlay-login {
    display: block;
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    background: rgba(0,0,0,0.5);
}

.template-popup-newLogin #popupLogin {
    position: fixed;
    width: 100%;
    z-index: 99999999999;
    display: block;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.template-popup-newLogin #popupLogin .popup-login-wrapper {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 0px 23px 36px rgba(0,0,0,0.17);
            box-shadow: 0px 0px 23px 36px rgba(0,0,0,0.17);
    background: #fff;
}

.template-popup-newLogin #popupLogin .popup-inner-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
}

.template-popup-newLogin #popupLogin .popup-inner-wrapper .diet-image {
    margin-left: auto;
    margin-right: auto;
    max-width: 345px;
}

.template-popup-newLogin #popupLogin .text-description {
    text-align: center;
}


.template-popup-newLogin #popupLogin .popup-inner-wrapper .text-description p {
    font-family: 'Lato';
    font-size: 15px;
    line-height: 20px;
    margin: 0px;
    padding-bottom: 35px;
    padding-top: 35px;
    color: #818285;
}

.template-popup-newLogin #popupLogin .popup-inner-wrapper .text-description .inner-text {
    color: #00b3be;
    font-weight: bold;
}

.template-popup-newLogin #popupLogin .component-wrapper p {
    text-align: center;
    font-size: 17px;
    margin: 0px;
    font-family: 'Lato' Black;
    padding-bottom: 20px;
    color: #00b3be;
    font-weight: bold !important;
}

.template-popup-newLogin #popupLogin .component-wrapper .btn-wrapper {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
}

.template-popup-newLogin #popupLogin .victus-component .btn-wrapper {
    padding-bottom: 35px;
}

.template-popup-newLogin #popupLogin .component-wrapper .btn-wrapper button {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: 'Lato' Black;
    background: #00b3be;
    border: 3px solid #00b3be;
    border-radius: 30px;
    font-weight: bold !important;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.template-popup-newLogin #popupLogin .component-wrapper .btn-wrapper button.victus-btn:hover {
    background: #fff;
    color: #00b3be;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.template-popup-newLogin #popupLogin .component-wrapper .btn-wrapper button.edieta-btn {
    font-family: 'Lato' Black;
    background: #fff;
    border: 3px solid #00b3be;
    border-radius: 30px;
    color: #00b3be;
    font-weight: bold !important;
}

.template-popup-newLogin #popupLogin .component-wrapper .btn-wrapper button.edieta-btn:hover {
    background: #00b3be;
    color: #fff;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

body:not(.template-popup-newLogin) #popupLogin {
    display: none;
}

.template-popup-newLogin #popupLogin .popup-login-wrapper {
    position: relative;
}

.template-popup-newLogin #popupLogin .close-icon-wrapper {
    position: absolute;
    top: 5px;
    right: 10px;
}

.template-popup-newLogin #popupLogin .close-icon-wrapper .fa-times {
    font-size: 25px;
    cursor: pointer;
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.template-popup-newLogin #popupLogin .close-icon-wrapper .fa-times:hover {
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

body .main-align .containerMenuTopo ul .diet-link {
    cursor: pointer;
}

.page-template-homepage #colophon .container .widget h3.widget-title {
    font-weight: normal !important;
}

/* -------- sitemap -------- */
.page-template-sitemap .sitemap-container h1 {
    font-size: 38px;
    line-height: 40px;
    padding-top: 50px;
    padding-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
}

.page-template-sitemap .sitemap-container .global-wrapper .inner-wrapper h3 {
    margin: 0px;
    color: #777777;
    font-weight: bold;
}

.page-template-sitemap .sitemap-container .global-wrapper .has_children {
    padding-left: 30px;
}

.page-template-sitemap  .sitemap-container .global-wrapper .has_children p {
    padding: 10px 0px 0px;
    margin: 0px;
}

.page-template-sitemap .sitemap-container .global-wrapper .inner-elm {
    border-top: 2px solid #A4CE3C;
    padding: 20px 0px;
}

.page-template-sitemap .sitemap-container .global-wrapper .inner-elm:first-child {
    border-top: none;
}

.page-template-sitemap .sitemap-container .global-wrapper .has_sub_children {
    padding-left: 45px;
}

.page-template-sitemap #content {
    padding-bottom: 50px;
}

.page-template-sitemap .sitemap-container .global-wrapper .has_children p:hover,
.page-template-sitemap .sitemap-container .global-wrapper .has_children li:hover {
    color: #00b3be;
}

.page-template-sitemap .sitemap-container .global-wrapper .has_children li {
    padding-top: 5px;
}

.page-id-30 .container {
    padding-top: 0px !important;
    padding: 0px !important;
}

.leve2-pague1-wrapper {
    padding: 40px 0px;
}

.leve2-pague1-button {
    padding: 0px !important;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.term-alimentacao-dieta3passos #content,
.term-cabazes #content,
.term-diversos #content,
.term-novidades #content,
.term-suplementos-alimentares #content {
    margin-top: 0px;
}

/* .term-alimentacao-dieta3passos .container,
.term-cabazes .container,
.term-diversos .container,
.term-novidades .container,
.term-suplementos-alimentares .container {
    padding: 0px !important;
    width: 100%;
} */

.term-alimentacao-dieta3passos .alimentacao-description,
.term-cabazes .alimentacao-description,
.term-diversos .alimentacao-description,
.term-novidades .alimentacao-description,
.term-suplementos-alimentares .alimentacao-description {
    /* padding: 0 2.67857em; */
    margin-top: 30px;
}

/* .term-alimentacao-dieta3passos .woocommerce-ordering,
.term-cabazes .woocommerce-ordering,
.term-diversos .woocommerce-ordering,
.term-novidades .woocommerce-ordering,
.term-suplementos-alimentares .woocommerce-ordering {
    padding: 0 3.7em;
} */

/* .term-alimentacao-dieta3passos .products.columns-4,
.term-cabazes .products.columns-4,
.term-diversos .products.columns-4,
.term-novidades .products.columns-4,
.term-suplementos-alimentares .products.columns-4 {
    padding: 0 2.67857em;
} */

/* -------- promo banner -------- */
.black-bar {
    background: #272a2d;
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 85.7143rem;
}

.black-bar .promo-bar {
    padding: 5px;
}

.black-bar .promo-bar .global-promo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.black-bar .promo-bar .global-promo-wrapper .chocolate-icon {
    margin-right: 12px;
    color: #f4f4f4;
    width: 35px;
    height: 35px;
}

.black-bar .promo-bar .global-promo-wrapper .chocolate-icon img {
    fill: #fff;
    width: 100%;
    height: 100%;
}

.black-bar .promo-bar .global-promo-wrapper p {
    margin: 0px;
    color: #fff;
    font-size: 14px;
}

.page-template-homepage .main-align,
.page-template-homepage .main-align2 {
    margin-bottom: 0px !important;
}

.woocommerce .wdr_table_container  {
    display: none;
}

.page-id-16 .container {
    padding-top: 25px !important;
}

label[for^="shipping_method_0_flat_rate15"].strikethrough,
label[for^="shipping_method_0_flat_rate14"].strikethrough,
.woocommerce .cppw_shipping_method_instructions.strikethrough {
    text-decoration: line-through;
}

.cart_totals.calculated_shipping label[for^="shipping_method_0_woodiscountfree"] {
    color: #00b3be;
}

/* ---------- promo slider ---------- */
.black-bar .promo-bar {
    margin-left: auto;
    margin-right: auto;
    width: 35.83333em;
}

.black-bar .slick-prev:after {
    content: "\f053";
    font-size: 30px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;

  }

  .black-bar .slick-prev,
  .black-bar .slick-next{
    background: transparent!important;
    position: absolute;
    top: 15%;
    z-index: 1;
    padding: 0px;
  }

  .black-bar .slick-prev{
    left: 15px;
    color: #ccc;
  }

  .black-bar .slick-next{
    right: 15px;
    color: #ccc;
  }

  .black-bar .slick-prev:hover{
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #01bbd9!important;
  }

  .black-bar .slick-next:hover{
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #01bbd9!important;
  }

  .black-bar .slick-prev:focus,
  .black-bar .slick-next:focus{
    background: transparent!important;
    outline: 0;
  }

  .black-bar .slick-next:before {
    content: "\f054";
    font-size: 30px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
  }

  .page-id-57 .black-bar .slick-list {
    min-height: unset !important;
    padding: 0px !important;
  }

  .woocommerce-cart table.cart td.actions .coupon-input-text {
    min-width: 155px !important;
    height: 46px !important;
  }

  /* -------- css para os botoes do codigo de desconto na pagina do carrinho --------*/
  .woocommerce-cart table.cart td.actions .apply-discount-code {
    border: 1px solid #a4ce3c;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }

  .woocommerce-cart table.cart td.actions .apply-discount-code:hover {
    background: transparent !important;
    color: #a4ce3c;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }

  .orders-disclaimer {
    padding-top: 5px;
  }

  .orders-disclaimer .disclaimer-title {
    margin: 0;
    text-align: left;
    padding-bottom: 10px;
    line-height: 1em;
  }

  .orders-disclaimer .disclaimer-text {
    text-align: justify;
    line-height: 1.4em;
  }

  /* hide promotion icon in product detail page */
  .woocommerce .product .onsale {
    display: none;
  }

  #pg-9555-3 {
      margin-bottom: 0 !important;
  }

  .woocommerce form.woocommerce-cart-form .info-coupon-wrapper {
    text-align: center !important;
    padding: 30px 8px 0px !important;
    border: none;
  }

  .info-coupon-wrapper .coupon-title,
  .info-coupon-wrapper .coupon-text {
    margin: 0;
  }

  .info-coupon-wrapper .coupon-title {
    font-weight: 500 !important;
    font-size: 19px;
    color: #00b3be;
  }

  /* -------- passatempo dia da mulher: regulamento -------- */
  .page-id-9612 .list-text {
    margin-bottom: 10px;
    padding-left: 2.78571em;
    text-align: justify;
  }

  .page-id-9612 .list-title {
      margin-top: 20px;
      margin-bottom: 15px;
  }

  .page-id-9612 .ul-list {
      padding-left: 2.78571em;
      margin-bottom: 15px;
  }

  .page-id-9612 .page-subtitle {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .list-title > li {
    color: #353535;
    font-weight: bold !important;
  }

  #cloudways_text_field_field .optional,
  #cloudways_id_nutri_field .optional,
  #cloudways_id_cliente_field .optional {
    display: none;
  }

  .information-text {
    padding: 0 !important;
    padding-top: 20px!important;
    line-height: 24px !important;
}

.info-text-client {
    font-weight: bold;
}

.woocommerce-checkout form .extra-fields.insideSales-extra-fields #cloudways_id_nutri_field {
    display: none;
}

/* -------- checkout: esconder o modulo do cupao quando aparecer botao a pedir login para efetuar compra  -------- */
.page-id-2745.woocommerce-checkout:not(.logged-in) #content .woocommerce .woocommerce-form-coupon-toggle {
    display: none;
}

/* TABELAS DA MINHA CONTA (ORDERS) */
body.woocommerce-account #orders-table {
  border-bottom: 1px solid rgba(0,0,0,.1);
}

body.woocommerce-account #orders-table thead tr {
  background: #00b3be;
  color: white;
}

body.woocommerce-account #orders-table thead tr th {
  border-bottom: none;
  padding: 1rem 8px;
}

body.woocommerce-account #orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a {
  margin-right: 1rem;
  padding: 0.75rem 0.65rem;
}

body.woocommerce-account #orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:last-of-type {
  margin-right: 0;
}

body.woocommerce-account .dataTables_wrapper .dataTables_filter label {
    font-size: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-bottom: 0.5rem;
}

body.woocommerce-account .dataTables_wrapper .dataTables_filter label input {
    border-radius: 50px;
    border: 3px solid #777;
    padding: 5px 10px 5px 25px;
    outline: none;
    font-size: 14px;
}

body.woocommerce-account .dataTables_wrapper .dataTables_filter label:before {
  content: '\f002';
  font-family: "FontAwesome";
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 16px;
  color: #777;
}

body.woocommerce-checkout #consultas_dropdown_field {
  display: none;
}

body.woocommerce-checkout #consultas_dropdown ~ span.select2 {
  width: 100% !important;
}

@media (max-width: 575.98px) {
  body.woocommerce-account #orders-table tbody tr td.woocommerce-orders-table__cell-order-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  body.woocommerce-account table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }

  body.woocommerce-account #orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a {
    margin-right: 0rem;
    margin-bottom: 1rem;
  }

  body.woocommerce-account #orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:last-of-type {
    margin-right: 0rem;
    margin-bottom: 0rem;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  body.woocommerce-account #orders-table tbody tr td.woocommerce-orders-table__cell-order-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  body.woocommerce-account table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }

  body.woocommerce-account #orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a {
    margin-right: 0rem;
    margin-bottom: 1rem;
  }

  body.woocommerce-account #orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:last-of-type {
    margin-right: 0rem;
    margin-bottom: 0rem;
  }
  
}

/* FIM DAS TABELAS DA MINHA CONTA (ORDERS) */

/* -------- styles for desktop: small size -------- */
@media screen and (min-width: 768px) {
    /* .term-alimentacao-dieta3passos header .container,
    .term-cabazes header .container,
    .term-diversos header .container,
    .term-novidades header .container,
    .term-suplementos-alimentares header .container {
        padding: 0 2.67857em !important;
    } */

    #colophon .footer-main .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .popup-section {
        left: 0;
        right: 0;
    }

    .popup-section .popup-wrapper {
        background: #ccc;
        padding-bottom: 30px;
        max-width: 800px;
    }

    .popup-section .close-icon-wrapper {
        position: absolute;
        top: 5px;
        right: 22%;
    }
}

/* -------- styles for mobile -------- */
@media screen and (max-width: 767px) {    
    /* popup login */
    #woo-login-popup-sc-register .woocommerce-privacy-policy-text > p {
        font-size: 11px;
        line-height: 1.3;
    }

    #woo-login-popup-sc-register .g-recaptcha {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #woo-login-popup-sc-register label[for="marketing_terms"] {
        line-height: 1.4;
    }

    #woo-login-popup-sc-register #marketing_terms {
        margin-right: 5px;
    }

    #woo-login-popup-sc-register .woocomerce-FormRow .woocommerce-Button {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #egoi_newsletter_active_field {
        display: none;
    }

    .woo-login-popup-sc-modal {
        top: 40px !important;
    }
    /* end popup login */

    .page-id-9612 .list-title {
        margin-left: 20px;
    }

    .page-id-9612 .list-text {
        padding-left: 0 !important;
    }

    .info-coupon-wrapper .coupon-text {
        padding-top: 10px;
    }

    .woocommerce form.woocommerce-cart-form .info-coupon-wrapper {
        padding: 30px 8px 30px !important;
        border: none !important;
        background: none !important;
    }

    #masthead .container {
        padding: 0 1.78571em !important;
    }

    .black-bar .slick-prev,
    .black-bar .slick-next {
        top: 25%;
    }

    /* -------- promo banner -------- */
    .black-bar .promo-bar {
        padding: 10px 5px;
        height: 60px;
    }

    .black-bar .promo-bar .global-promo-wrapper {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        /*width: calc(100% - 70px);*/
        width: 100%;
        height: 100%;
    }

    .black-bar .promo-bar .global-promo-wrapper p {
        text-align: center;
        font-size: 13px;
    }

    .black-bar .promo-bar .global-promo-wrapper .chocolate-icon svg {
        width: 50px;
        height: 30px;
    }

    /* -------- pagina alimentacao -------- */
    /* .term-alimentacao-dieta3passos .alimentacao-description,
    .term-cabazes .alimentacao-description,
    .term-novidades .alimentacao-description,
    .term-diversos .alimentacao-description,
    .term-suplementos-alimentares .alimentacao-description {
        padding: 0 5%;
    } */

    /* .term-alimentacao-dieta3passos .woocommerce-ordering,
    .term-cabazes .woocommerce-ordering,
    .term-diversos .woocommerce-ordering,
    .term-novidades .woocommerce-ordering,
    .term-suplementos-alimentares .woocommerce-ordering {
        padding: 0 5%;
    }

    .term-alimentacao-dieta3passos .products.columns-4,
    .term-cabazes .products.columns-4,
    .term-diversos .products.columns-4,
    .term-novidades .products.columns-4,
    .term-suplementos-alimentares .products.columns-4 {
        padding: 0 5%;
    } */

    .page-id-1325 #pgc-1325-1-0 {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }

    .page-id-1325 #pgc-1325-1-1 {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    /* popup new login edieta vs victus */

    .template-popup-newLogin #popupLogin .popup-inner-wrapper .diet-image {
        background: brown;
    }

    html #wpadminbar.mobile {
        display: none;
    }

    .template-popup-newLogin #popupLogin .popup-login-wrapper {
        max-width: 95%;
    }

    .template-popup-newLogin #popupLogin .popup-inner-wrapper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .template-popup-newLogin #popupLogin .popup-inner-wrapper .diet-image {
        max-width: 300px;
    }

    .template-popup-newLogin #popupLogin .popup-inner-wrapper .text-description {
        padding-left: 5%;
        padding-right: 5%;
    }

    .template-popup-newLogin #popupLogin .popup-inner-wrapper .component-wrapper {
        padding-left: 10%;
        padding-right: 10%;
    }

    /* popup campanhas */
    .popup-section {
        padding: 0px 5%;
    }

    .popup-section .popup-wrapper {
        background: #ccc;
        padding-bottom: 30px;
    }

    .popup-section .close-icon-wrapper {
        position: absolute;
        top: 5px;
        right: 8%;
    }

    /* end popup campanhas */
    #wpadminbar.mobile {
        display: none;
    }

    .page-template-campanha .campanha-buttons .buttons-container {
        display: block;
        -webkit-box-pack: unset;
            -ms-flex-pack: unset;
                justify-content: unset;
        -webkit-box-align: unset;
            -ms-flex-align: unset;
                align-items: unset;
    }

    .page-template-campanha .campanha-buttons .buttons-container .shared-btn {
        width: 100%;
    }

    .page-template-campanha .campanha-buttons .buttons-container .shared-btn .btn-obterOferta {
        max-width: 285px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .page-template-campanha .campanha-buttons .buttons-container .pontoConsulta-wrapper {
        width: 100%;
        margin-top: 20px;
        margin-left: 0px;
    }

    .page-template-campanha .campanha-buttons .buttons-container .btn-pontoConsulta {
        max-width: 285px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .page-template-campanha .campanha-info-wrapper {
        padding: 0px 5% 0px;
        padding-top: 30px;
    }

    .page-template-campanha .campanha-info-wrapper .campanha-text-container .info-p:not(.second-p) {
        display: none;
    }

    .page-template-campanha .campanha-info-wrapper .campanha-text-container .info-p.special-p {
        line-height: 24px;
    }

    .page-template-campanha .conditions-wrapper {
        padding: 30px 5%;
    }

    .page-template-campanha .doubts-wrapper .global-doubts {
        display: block;
    }

    .page-template-campanha .doubts-wrapper .inner-p {
        text-align: center;
    }

    .page-template-campanha .doubts-wrapper .number-container {
        padding-top: 20px;
    }

    .page-template-campanha .doubts-wrapper .number-container .doubts-title {
        font-size: 28px;
    }

    .page-template-campanha .doubts-wrapper .doubts-container .doubts-title {
        font-size: 18px;
    }
}

@media screen and (min-width: 1500px) {
    #popmake-8019 {
        max-width: 800px !important;
    }

     /* popup login */
     #woo-login-popup-sc-register .woocommerce-privacy-policy-text > p {
        font-size: 11px;
        line-height: 1.3;
    }

    #woo-login-popup-sc-register .g-recaptcha {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #woo-login-popup-sc-register label[for="marketing_terms"] {
        line-height: 1.4;
    }

    #woo-login-popup-sc-register #marketing_terms {
        margin-right: 5px;
    }

    #woo-login-popup-sc-register .woocomerce-FormRow .woocommerce-Button {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #egoi_newsletter_active_field {
        display: none;
    }

    .woo-login-popup-sc-modal {
        top: 40px !important;
    }
    /* end popup login */
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
    #popup-section-campanhas {
        max-width: 550px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .pum-close.popmake-close {
        right: 0px !important;
        top: 0px !important;
    }

    /* popup login */
    #woo-login-popup-sc-register .woocommerce-privacy-policy-text > p {
        font-size: 11px;
        line-height: 1.3;
    }

    #woo-login-popup-sc-register .g-recaptcha {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #woo-login-popup-sc-register label[for="marketing_terms"] {
        line-height: 1.4;
    }

    #woo-login-popup-sc-register #marketing_terms {
        margin-right: 5px;
    }

    #woo-login-popup-sc-register .woocomerce-FormRow .woocommerce-Button {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #egoi_newsletter_active_field {
        display: none;
    }

    .woo-login-popup-sc-modal {
        top: 25px !important;
        max-height: 590px !important;
    }
}
