










/* 1b. Colors */




/* 1c. Typography */






























































/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1300px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 40px 0px;
}

.dnd-section > .row-fluid {
  max-width: 1300px;
}






body {
  font-size: 17px;
  font-weight: 400;
  font-family: Nunito Sans,sans-serif;
}
body {
  
  color: #a4157f;
  
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #a4157f;
}

a:hover {
  color: #a4157f;
}

/* Headings */

h1 {
  font-family: Nunito Sans,sans-serif;
  font-size: 36px;
  font-weight: 700;
}
h1 {
  
  color: #a4157f;
  
}


h2 {
  font-family: Nunito Sans,sans-serif;
  font-size: 28px;
  font-weight: 700;
}
h2 {
  
  color: #a4157f;
  
}

h3 {
  font-family: Nunito Sans,sans-serif;
  font-size: 22px;
  font-weight: 700;
}
h3 {
  
  color: #a4157f;
  
}

h4 {
  font-family: Nunito Sans,sans-serif;
  font-size: 17px;
  font-weight: 700;
}

h4 {
  
  color: #a4157f;
  
}
h5 {
  font-family: Nunito Sans,sans-serif;
  font-size: 17px;
  font-weight: 700;
}
h5 {
  
  color: #a4157f;
  
}

h6 {
  font-family: Nunito Sans,sans-serif;
  font-size: 15px;
  font-weight: 700;
}
h6 {
  
  color: #a4157f;
  
}

@media only screen and (max-width: 880px){
  body {
    font-size: 16.0004px;
  }
}


@media only screen and (max-width: 450px){
  h1 {
    font-size: 18.0px;
  }
  h2 {
    font-size: 18.004px;
  }
  h3 {
    font-size: 18.04px;
  }
}




button,
.button {
  background-color: rgba(34, 91, 168, 1.0);
  border: 0px solid #FFF;
  border-radius: 0px;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  padding: 10px 20px;
}

button:hover,
.button:hover,
.button:focus {
  background-color: rgba(34, 91, 168, 1.0);
  border-color: rgba(0, 0, 0, 0.0);
  color: rgba(255, 255, 255, 1.0);
}}







form,
.submitted-message {

}

/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(164, 21, 127, 1.0);
}

/* Form label */

form label {
  color: rgba(164, 21, 127, 1.0);
}

/* Form help text */

form legend {
  color: rgba(164, 21, 127, 1.0);
}

/* 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: rgba(164, 21, 127, 1.0);
  color: rgba(51, 51, 51, 1.0);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1.0);
}

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: rgba(164, 21, 127, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #a4157f;
}

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

/* 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,.hs-button {

  border: 0px solid #FFF;
  background-color: rgba(34, 91, 168, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding: 10px 20px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.hs-button:hover,
.hs-button:focus {
  background-color: rgba(34, 91, 168, 1.0);
  border-color: rgba(0, 0, 0, 0.0);
  color: rgba(255, 255, 255, 1.0);
}






th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(119, 119, 119, 1.0);
  color: rgba(119, 119, 119, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(119, 119, 119, 1.0);
}





.nav-secondary{
  background-color: rgba(34, 91, 168, 1.0);
}
.nav-secondary-wrap div>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.nav-secondary-wrap div>ul>li>a:hover,.nav-secondary-wrap div>ul>li.active>a{
  color: rgba(242, 169, 204, 1.0);
}
.head-search form input[type="text"]{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 1.0);
  border-color: rgba(102, 102, 102, 0.8);
}

.custom_header {
  background-color: rgba(164, 21, 127, 1.0);
}


body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(242, 169, 204, 1.0);
}


body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(242, 169, 204, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(242, 169, 204, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(242, 169, 204, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(255, 255, 255, 1.0);;
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(164, 21, 127, 1.0);;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(164, 21, 127, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(242, 169, 204, 1.0)
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Nunito Sans,sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(255, 255, 255, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(164, 21, 127, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(255, 255, 255, 1.0);
  }
}





.footer-widgets {
  background-color: rgba(164, 21, 127, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.social-icons h4{
  color: rgba(255, 255, 255, 1.0);
}
.wpseo-location span a{
  color: rgba(255, 255, 255, 1.0);
}
.wpseo-location span a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.wpseo-location span a{
  color: rgba(255, 255, 255, 1.0);
}

.footer{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(164, 21, 127, 1.0);
}
.footer a{
  color: rgba(164, 21, 127, 1.0);
}
.footer a:hover{
  color: rgba(164, 21, 127, 1.0);
}
.footer-wrapper .accolade-down:after,.footer-wrapper .accolade-down:before{
  background-color: rgba(255, 255, 255, 1.0);
}
.footer-wrapper .accolade-sides-down:before{
  box-shadow: -5px 5px 0 5px rgba(255, 255, 255, 1.0);
}
.footer-wrapper .accolade-sides-down:after{
  box-shadow: 5px 5px 0 5px rgba(255, 255, 255, 1.0);
}





/* Blog Listing */

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

.blog-pagination__link {
  color: #a4157f;
}

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





#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: #FFF;
}



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

.blog-index__post-content--small h2 {
  font-size: 22px;
}


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

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


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

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


.blog-post__meta a {
  color: #a4157f;
}

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

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

.blog-post__back-to-blog {
  color: #a4157f;
}

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

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

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

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

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: Nunito Sans,sans-serif;
  font-size: 22px;
  color: #a4157f;
  font-weight: 700
}