







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */







@media screen and (min-width: 1260px){
  .content-wrapper {
    max-width: 1200px;
  }
}
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0px;
}
@media screen and (min-width: 1260px){
  .dnd-section > .row-fluid {
    max-width: 1200px;
  }
}




html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #343f53;
  font-weight: 400;
  font-family: Inter,sans-serif;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #343f53;
  font-weight: 400;
}

/* Anchors */

a {
  color: #e43958;
}

a:hover,
a:focus,
a:active {
  color: #ff2336;
}

/* Headings */

h1 {
  font-family: Canela;
  font-size: 48px;
  color: #333;
  font-weight: 500;
}

h2 {
  font-family: Canela;
  font-size: 30px;
  color: #232d41;
  font-weight: 100;
}

h3 {
  font-family: Canela;
  font-size: 21px;
  color: #232d41;
  font-weight: 100;
}

h4 {
  font-family: Inter;
  font-size: 19px;
  color: #222935;
  font-weight: 400;
}

h5 {
  font-family: Inter;
  font-size: 16px;
  color: #222935;
  font-weight: 400;
}

h6 {
  font-family: Canela;
  font-size: 15px;
  color: #232d41;
  font-weight: 100;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(228, 57, 88, 1.0)

;
  border-color: 

  
  
    
  


  rgba(228, 57, 88, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 11px 30px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(52, 63, 83, 1.0);
  border-color: rgba(52, 63, 83, 1.0);
  color: #FFFFFF;
}

 




form,
.submitted-message {
  font-size: 16px;
  color: #343f53;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #232d41;
}

/* Form label */

form label {
  color: #343f53;
}

/* Form help text */

form legend {
  color: #1d82b6;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #e9edf3;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #e9edf3;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #6c798f;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #6c798f;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(228, 57, 88, 1.0)

;
  border-color: 

  
  
    
  


  rgba(228, 57, 88, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 11px 30px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(52, 63, 83, 1.0);
  border-color: rgba(52, 63, 83, 1.0);
  color: #FFFFFF;
}
 





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #ccc;
}

th,
td {
  border-color: #ccc;
  color: #363636;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(213, 230, 235, 1.0)

;
  border-bottom-color: #ccc;
  color: #363636;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #363636;
}




header.header.et-fixed-header{
  background-color: rgba(255, 255, 255, 1.0); 
}
.header__navigation .navigation-primary>ul>li>a{
  color: rgba(34, 41, 53, 1.0); 
}
.header__navigation .navigation-primary>ul>li:hover>a{
  color: rgba(228, 57, 88, 1.0); 
}
.header__navigation .navigation-primary>ul>li>.submenu.level-2{
  background-color: rgba(255, 255, 255, 1.0); 
}
.header__navigation .navigation-primary>ul>li>ul>li>a{
  color: rgba(34, 41, 53, 1.0); 
}
.header__navigation .navigation-primary>ul>li>ul>li>a:hover{
  color: rgba(228, 57, 88, 1.0); 
}
.header__navigation .submenu.level-3>li>a{
  color: rgba(108, 121, 143, 1.0);  
}
.desktop.header__button a{
  color: rgba(255, 255, 255, 1.0);  
}
.desktop.header__button .hs_cos_wrapper{
  background:rgba(228, 57, 88, 1.0);  
}
.desktop.header__button .hs_cos_wrapper:hover{
  background:rgba(34, 41, 53, 1.0);  
}

@media(max-width: 767px) {


  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #222935;
  }
}





footer.footer{
  background: rgba(35, 45, 65, 1.0);
}
.footer-column2 ul:first-child>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.footer-column2 ul>li>ul>li>a{
  color: rgba(193, 200, 212, 1.0);
}
.footer-column2 ul>li>ul>li>a:hover{
  color: rgba(193, 200, 212, 1.0);
}
.footer__copyright span {
  color: rgba(108, 121, 143, 1.0);
}




/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #343f53;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #ff2336;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #ff2336;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}



.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #333;
  font-family:Canela;
  font-size: 48px;
  font-weight: 500;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}



.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #ff2336;
}



.blog-post__read-more svg {
  fill: #343f53;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #343f53;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #343f53;
}

.blog-post__meta a:hover {
  color: #ff2336;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #343f53;
}

.blog-post__back-to-blog svg {
  fill: #343f53;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Canela
    font-size: 21px;
  color: #232d41;
  font-weight: 100
}