/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.card-programs {
  border-radius: 10px;
  background-color: fff;
  padding-top: 25px;
  margin: 1px;
  max-width: 100%;
  background-color: #81A8F2;
}
.row not:form {
  display: flex;
    -ms-flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}
.col-med-4 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}
.sr-padding-half {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
}
div#hs_cos_wrapper_widget_1683313750206 h5,div#hs_cos_wrapper_module_16833176428263 h5 {
    font-family: Montserrat,sans-serif;
}
.card-programs {
  
    height: auto;
}
div#hs_cos_wrapper_widget_1683318730417 p {
    font-family: Montserrat,sans-serif !important;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.50;
}
.header__menu-link: hover {
  transform: scale(1.2) !important;
  transition: all .2s ease-in-out !important;
}
.img_producto_container {
    width: 460px;
    height: 500px;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
}
.img_producto {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
}

.list-members {
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    border-right: 1px solid;
    border-top: 1px solid;
    background-color: #fff;
}
}
.list-members .name-member {
    color: #49A27E;
    font-family: "Lato";
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 23px;
    margin-bottom: 10px;
}
.list-members .contact-members p {
    text-align: center;
}
.list-members .contact-members p a {
    color: #DA0B2C;
    font-size: 16px;
    line-height: 23px;
    text-decoration: underline;
}
.list-members .list-box {
    padding: 5px 10px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: solid .5px #000;
    border-left: solid .5px #000;
    border-right: solid .5px #000;
}
.social-links {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.social-links a {
    margin: 5px;
}
.hubdb-pagination {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-top: 50px;
}
.hubdb-pagination .next:not(:last-child) a {
    border: 1px solid #ED6263;
    width: 30px;
    height: 30px;
    font-size: 24px;
    line-height: 20px;
    padding-top: 5px;
    border-radius: 5px;
    margin: 5px 5px;
    color: #ED6263;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}
.hubdb-pagination .next.hub-pagi-active a {
    background-color: #ED6263;
    color: #fff;
}
.hubdb-pagination .previous {
    font-size: 24px;
    line-height: 20px;
    padding-top: 0px;
    border-radius: 5px;
    margin: 5px 5px;
    color: #ED6263;
}

.hubdb-pagination .next:last-child {
    font-size: 24px;
    line-height: 20px;
    padding-top: 0px;
    border-radius: 5px;
    margin: 5px 5px;
    color: #ED6263;
}
input#search-by {
    border: 2px solid #49A27E;
    background-color: transparent;
    border-radius: 10px;
    margin-top: 5px;
}
#form_id select {
    border-radius: 10px;
    border: 2px solid #49A27E;
    width: 350px !important;
    display: block;
    margin: 5px auto 15px;
}
input#search-by {
    border: 2px solid #49A27E;
    background-color: transparent;
    border-radius: 10px;
    margin: 5px auto !important;
    width: 350px !important;
    display: block;
}
input#submit-button {
    background-color: #49a27e;
    border-radius: 10px;
    color: #fff;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    width: 350px!important;
    margin-top: 5px;
}
.florist_id{
  width:480px;
}
.vimeo-btn:focus {
    background-color: #3D9A74;
    color: #fff;
}

.hs-content-id-109493821563 .hs_submit.hs-submit input {
    background-color: #EE6264;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 10px 60px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
}
.hs-content-id-109493821563 form .hs-form-field label:not(.hs-error-msg) {
    color: #fff;
}
.account-settings table {
    width: 100%;

}
.account-settings table,
.account-settings table tr,
.account-settings table td{
      border: 0;
}
.account-settings table tr {
    border-bottom: 1px solid !important;
}
.account-settings td.info_label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.account-settings td.info_label svg {
    margin-right: 10px;
}
ul.sub-pref li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
ul.sub-pref li svg {
    margin-right: 5px;
}
.edit_prof {
    text-align: center;
    margin: 10px 0;
}
.edit_prof a {
    color: #DA0B2C;
    text-decoration: underline;
}
ul#dashboard-menu li a {
    display: flex;
    align-items: center;
}
ul#dashboard-menu li a svg {
    margin-right: 10px;
}
.hs_subscription_preferences.hs-subscription_preferences.hs-fieldtype-checkbox.field.hs-form-field ul.inputs-list.multi-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
    width: 90%;
}
.hs-content-id-117286925946 .hs_subscription_preferences.hs-subscription_preferences.hs-fieldtype-checkbox.field.hs-form-field ul.inputs-list.multi-container li.hs-form-checkbox {
    flex: 0 0 auto;
    width: 50%;
    text-align: left;
    color: #fff;
}
.hs_submit.hs-submit .hs-button {
    background-color: #EE6264;
    color: #fff;
    font-weight: 400 !important;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 10px 30px;
}
ul#dashboard-menu li::before {
    content: '';
    position: absolute;
    background-color: #ffffff47;
    left: -10px;
    top: 0;
    bottom: 0;
    width: 10px;
    opacity:0;
}
ul#dashboard-menu li.active:before,
ul#dashboard-menu li:hover:before {
   opacity:1;
}
ul#dashboard-menu li {
    background-color: transparent;
    position: relative;
}
ul#dashboard-menu li:hover,
ul#dashboard-menu li.active{
    background-color: #50BA8F;
}
.tf-recipe-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.tf-recipe-container .image-cont {
    width: 460px;
}
.tf-recipe-container .tf-recipe-cont .rcode {
    font-size: 20px;
    color: #81A8F2;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
}
.tf-recipe-container .tf-recipe-cont h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #000;
    letter-spacing: 1px;
}
.tf-recipe-container .tf-recipe-cont 
 .floral-details {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
}
.tf-recipe-container .tf-recipe-cont .floral-details > div {
    flex: 0 0 auto;
    width: 48%;
    margin-right: 10px;
}
.tf-recipe-container .tf-recipe-cont 
 .floral-details {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 40px;
}
.btns {
    background-color: #EE6264;
    color: #fff;
    padding: 15px 60px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 22px;
}
.tf-recipe-cont {
    flex: 0 0 auto;
    width: 60%;
}
.single-btns {
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  margin-top:80px;
}
.single-btns a {
    margin: 0 15px;
}
a.back-btn {
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #DA0B2C;
    font-size: 18px;
}
 a.back-btn svg {
    margin-right: 5px;
}
.floral-details span {
    display: flex;
}
.floral-details span b {
    margin-left: 8px;
}
.floral-details span {
    margin-bottom: 20px;
    margin-top: 40px;
}
.hs-search-field--open .hs-search-field__suggestions, .inpage-editor-active-field .hs-search-field__suggestions {
    background-color: #fff !important;
}
#hs_cos_wrapper_search_input .hs-search-field__bar>form>.hs-search-field__input {
    color: #000;
}
form#form_id {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
form#form_id .search-fieldx {
    margin: 0 10px;
}
ul.menu-icons {
    display: flex;
    align-items: stretch;
    border: 1px solid #81A8F2;
    width: 30%;
    margin-left: auto;
    border-radius: 5px;
    margin-bottom: 20px;
}
ul.menu-icons li {
    width: 50%;
    text-align: center;
}
ul.menu-icons li a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
}
ul.menu-icons li a svg {
    margin-right: 5px;
}
ul.menu-icons li.active {
    background-color: #81A8F2;
    color: #fff;
}
ul.menu-icons li.active svg path {
    fill: #fff;
}
.hs-content-id-108246400800.hs-site-page form input, .hs-content-id-108246400800.hs-site-page form textarea {
    color: #000;
    height: 40px!important;
    min-height: 10px!important;
}
.recipe-txt {
    width: 100%;
    text-align: center;
}
.recipe-txt .text-xl {
    margin-bottom: 10px;
}
.recipe-txt .recipe-view-btn {
    margin-top: 10px;
}
.recipe-txt .recipe-view-btn a {
    background-color: #EE6264;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    display:block;
    margin: 10px 30px;
    border-style: solid;
    border-color: #EE6264;
}
.recipe-txt .recipe-view-btn a: hover {
    background-color: transparent;
    border-style: solid;
    border-color: #EE6264;
    color: #EE6264;
}

.profile-button btn {
  background-color: #EE6264 !important;
  color: #fff !important;
}
.header__wrapper {
  max-width: 1800px;
  padding-left: 20px;
  padding-right: 20px;
}
.body_dnd_area-row-0-padding {
  overflow-y: visible !important;
}
.hs-search-field__form {
  align-items: stretch;
}
.hs-search-field__suggestions .results-for {
  font-size: 22px !important;
}
.home-cards {
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
h2.heading.home_card_title {
    font-size: 2.3rem;
}
.faq-mwb__content {
    display: block !important;
}
.prices_box {
    padding: 10px 0 15px;
}
@media screen and (max-width:767px){
  .team_wrap .row .col-6 {
      max-width: 100% !important;
  }
  .team_wrap .tf_team_info__blc {
    margin-bottom: 1.125rem;
}
}
@media screen and (max-width:640px){
  .team_wrap .tf_team_info__blc h6 {
    font-size: 14px;

}
  .team_wrap .tf_team_info__blc h5 {
    font-size: 18px !important;
    letter-spacing: 1px;
}
.category-list ul {
    padding: 0 !important;
}
  .sr-multicol-media {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
}
  .sr-multicol-media h2.heading.home_card_title.text-primary {
    font-size: 33px !important;
}
  .sr-multicol-media img {
    width: 130px !important;
}
  .body_dnd_area-row-1-max-width-section-centering > .row-fluid {
    max-width: 100% !important;
}
  .nav-tab ul {
    flex-direction: column;
    text-align: center;
}
}
.body {
  line-height: 1.5rem;
}

.home-cards .col-content p {
  line-height: normal;
}

div {
  line-height: normal;