﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

.action-bar-button {
    border: none;
    background-color: transparent;
}

.action-bar-button:focus {
    outline: none;
}

.app-button {
    border: none;
    background-color: transparent;
}

.button :focus {
    outline: none;
}

.menu-text-item {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #374D59;
    opacity: 1;
}

.top-contact-text-info {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #17150E;
    opacity: 1;
}

.footer-blue-text {
    text-align: left;
    font: normal normal 600 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #7DB5D8;
    opacity: 1;
}

.footer-text {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #374D59;
    opacity: 1;
}

.terms-footer-text {
    text-align: left;
    font: normal normal 300 12px/17px Open Sans;
    letter-spacing: 0px;
    color: #374D59;
    opacity: 1;
}

.side-test-nav-mobile {
    width: 90%;
    height: 100%;
    padding-left: 20px;
    background-color: #f9f9f9;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: 8px 8px 10px #aaaaaa;
}

.product-list-menu-mobile {
    width: 90%;   
    padding-left: 20px;
    background-color: #f9f9f9;
    position: absolute;
    z-index: 10;
    top: 207px;
    left: 5%;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: 8px 8px 10px #aaaaaa;
    padding-bottom: 40px;
}

.product-tree-banner-text {
    text-align: left;
    font: normal normal 600 20px/27px Open Sans;
    letter-spacing: 0px;
    color: #41A6A6;
    text-transform: uppercase;
    opacity: 1;
}

.p-text {
    text-align: left;
    font: normal normal normal 14px/24px Open Sans;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

.p-header-text {
    text-align: left;
    font: normal normal 600 18px/24px Open Sans;
    letter-spacing: 0px;
    color: #7DB5D8;
    opacity: 1;
}

.app-card-header {
    border: none;
    min-height: 44px;
    padding: 8px 2px 5px 18px;
}

.app-card-body {
    padding: 0px 3px 0 3px;
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px 30px 10px 20px;
    margin-bottom: 30px;
    margin-top: 15px;
}

.app-side-bar {
    width: 20%;
    display:block;
}

.app-side-body {
    width: 80%;
    padding: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.app-side-body-2 {
    width: 70%;
    padding: 20px;
}

.mission-person-info {
    padding: 10px 40px;
}

.app-col-body {
    width: 50%;
    padding: 5px 10px;
}

.app-row-flex-body {
    display:flex!important;
}

.app-page-label {
    text-align: left;
    font: normal normal 600 18px/24px Open Sans;
    letter-spacing: 0px;
    color: #374D59;
    text-transform: uppercase;
    opacity: 1;
}

.cart-count-number {
    text-align: left;
    font: normal normal bold 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #41A6A6;
    opacity: 1;
    margin-bottom:0;
    display:inline-block;
}

form label
{
    text-align: left;
    font: normal normal normal 12px/24px Open Sans;
    letter-spacing: 0px;
    opacity: 1;
}

form input::placeholder{
    text-align: left;
    font: italic normal 300 12px/24px Open Sans;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

form textarea::placeholder {
    text-align: left;
    font: italic normal 300 12px/24px Open Sans;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

#mc_embed_signup .mc-field-group input
{
    height: 40px !important;
}

#mc_embed_signup input {
    border: 1px solid #E6E6E6 !important;
}

#mc_embed_signup .mc-field-group input {
    padding: 7px 0 !important;
    text-indent: 5% !important;
}

/* 
|
|   PAGES 
|
*/
.page h1
{
    font-size: 30px !important; 
    color: #c7a461 !important;
    margin: 15px 0 0 0 !important;
}

.page h2
{
    font-size: 22px !important; 
    color: #c7a461 !important;

    text-align: justify;
    text-transform: capitalize;
    margin: 15px 0 0 0 !important;
}

h2 {
    text-align: left;
    font: normal normal 600 18px/24px Open Sans;
    letter-spacing: 0px;
    color: #7DB5D8;
    opacity: 1;
}

.page h3
{
    font-size: 16px !important; 
    color: #c7a461 !important;

    text-align: justify;
    text-transform: capitalize;
    margin: 15px 0 0 0 !important;
}

.page p
{
    text-align: justify;
    color: #374d59;
    margin: 0 0 0 0 !important;
}

/*
|
|   FOOTER
|
*/
.section-privacy p, .section-privacy a, .section-privacy a:hover, .section-privacy a:visited
{
    font-size: 12px !important;
    opacity: 1 !important;
    text-align: left;
    color: #374D59 !important;
    letter-spacing: 0px !important;
    font-family: 'Open Sans' !important;    
    font: normal normal 600 12px/17px;
    text-transform: uppercase !important;
    text-decoration: none !important;
}

.prolife .card {
    box-shadow: 0px 3px 6px #00000029 !important;
    background-color: #ffffffff;
    opacity: 1 !important;
    border: none;
    color: #666666 !important;
  }

  .prolife .card-header {
    background-color: #F0F7FC !important;
    opacity: 1 !important;
    color: #41a6a6 !important;
    letter-spacing: 0px !important;
    font-size: 19px !important;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 0px solid rgba(0, 0, 0, .125)
  }

  .prolife form label span {
    color: #ED8989 !important;
    text-align: left;
    font-size: 12px;
    opacity: 1;
  }

  .prolife form label {
    color: #666666 !important;
    text-align: left;
    letter-spacing: 0px;
    font-size: 12px;
    opacity: 1;
  }

  .prolife form input[type="text"],
  .prolife form input[type="email"],
  .prolife form input[type="password"] {
    border: none !important;
    background-color: #f9f9f9 !important;
    opacity: 1;
    letter-spacing: 0px;
    font-style: italic;
    text-align: left;
    font-size: 12px !important;
    opacity: 1 !important;
  }

  .prolife form input::placeholder {
    color:#6669 !important;
    letter-spacing: 0px;
    font-style: italic;
    font-weight: 300 !important;
    text-align: left;
    font-size: 12px !important;
    opacity: 1 !important;
  }

  .prolife form .form-check-input:checked, .prolife form .form-check-input {
    background-color: #ffffff00 !important;
    border-color: #41A6A6 !important;
    border-width: 1px;
  }

  .prolife form .form-check-input:checked[type="checkbox"] {
      background-image: url('/assets/icon/SVG/ic_24px_checkbox_checked.svg') !important;
      background-size: 24px;
      opacity: 1;
  }

  .prolife form .form-check-input[type="checkbox"] {
    border-radius: 0 !important;
    width: 24px !important;
    height: 24px !important;

    -webkit-appearance: none;
    margin: 0px 0px 0px -20px;
    background-image: url('/assets/icon/SVG/ic_24px_checkbox_unchecked.svg') !important;
  }

  .prolife form .form-check-label {
    font-size: 14px !important;
    letter-spacing: 0px;
    margin: 0px 0px 0px 9px !important;
    opacity: 1;
  }

.prolife form .validation-message {
    font-family: 'Open Sans', Regular;
    font-size: 12px;
    color: #ED8989;
    opacity: 1;
    margin-top: 6px;
}

.prolife form .invalid {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ED8989;
    opacity: 1;
}


.login-window {    
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
    box-shadow: 0 0 14px -3px #111118;
}

.login-window-width {
    width: 600px;
}

.login-logo {
    background: rgba(241,241,241,0.8);
    border-radius: 5px 5px 0px 0px;
}

.login-user {
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    position: relative;
    background: #f1f1f1;
    transition: border-color 0.8s;
    padding-left: 40px;
    margin-top: 20px;
}

.login-user-svg {
    position: absolute;
    font-size: 12px;
    width: 12px;
    height: 14px;
    top: auto;
    bottom: 14px;
    left: 14px;
}

.login-email {
    width: 100%;
    border: none;
    height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
}

.login-password-svg {
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    position: relative;
    background: #f1f1f1;
    transition: border-color 0.8s;
    padding-left: 40px;
}

.login-password-svg-img {
    position: absolute;
    font-size: 12px;
    width: 12px;
    height: 14px;
    top: auto;
    bottom: 14px;
    left: 14px;
}

.login-password {
    width: 100%;
    border: none;
    height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
}

.login-text {
    margin-top: 20px;
    margin-bottom: 30px !important;
}

.login-text-link {
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    margin-bottom: 0;
}

.login-button {
    background-color: rgb(234, 83, 35);
    display: block;
    border: 0;
    padding: 26px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    border-radius: 5px 5px 5px 5px;
    transition: 0.2s ease-in-out;
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    color: #fff !important;
    background-color: #EDD089 !important;
    border-color: #EDD089 !important;
}

.login-tabs li {
    width: 50%;
    display: block;
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
}

.login-tab-selected {
    box-shadow: 0 1px 0 0 #5c666f;
    cursor: default;
}

.login-register-text {
    background-color: #eeeeee;
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    margin-top: 34px;
}

.login-register-password-message {
    background-color: #41A6A6;
    display: flex;
    justify-content: center;   
    align-items: center;
    margin-top: 0px;
    margin-left: -15px;
    padding: 10px;
}

.login-message-color-success {
    background-color: #41A6A6;   
}

.login-message-color-error {
    background-color: #f8d7da;
}

.login-back-button {
    box-sizing: content-box !important;
    background: #fff;
    border-radius: 100px;
    height: 10px;
    width: 10px;
    padding: 0;
    position: absolute;
    top: 14px;
    left: 14px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    color: #333;
    z-index: 100;
    border: 6px solid #fff;
    cursor: pointer;
    line-height: 0;
}

.app-spinedit-buy-product {
    position: absolute !important;
    width: 36px;
    left: 22px;
    top: 7px;
}

.option-selected-style {
    font-weight: bold;
    font-size: 19px;
}


.pl-sidebar ul {
    list-style-type: none;    
}

.pl-sidebar li {
    color: rgb(29, 28, 24); 
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
}

.pl-sidebar a {
    color: rgb(29, 28, 24) !important;
    text-decoration: none;
}

.pl-sidebar a.pl-sidebar-item-haschild {
    position: relative;
    width: 100%;
    display: inline-block;
}

.pl-sidebar a > button{
    position: absolute;
    right: 22px;
}

.pl-sidebar-nav-toggle {
    background: none;
    border: 0;
    display: inline-block;
    font-size: 1rem;
    height: 48px;
    line-height: 1;
    padding: 0.25rem 0.66rem;
    position: absolute;
    right: 0;
    top: -10px;
    width: 48px;
}

.pl-sidebar-nav-toggle:focus {
    outline:0;
}


.pl-sidebar .pl-menu-children-wrapper {
    opacity: 0;
    height: 0;
    padding-left: 1.33em !important;
}

.pl-sidebar .pl-menu-children-wrapper.is-open {
    opacity: 1;
    height: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.pl-sidebar i {
    color: rgb(40, 127, 178);
}

.pl-sidebar-nav-toggle.is-open>* {
    transform: rotate(45deg);
}

.pl-sidebar-nav-toggle.is-open>* {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.combobox-search-global::placeholder {
    color: rgb(255, 255, 255);
    font-weight: 600 !important;
    opacity: 1; /* Firefox */
}