







/* 1a. Containers */




/* 1b. Colors */



/* 1c. Typography */
























/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.dnd-section,
.content-wrapper--vertical-spacing {
  /*   padding: 60px 20px; */

  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width:767px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    /*   padding: 60px 20px; */

    padding-top: 60px;
    padding-bottom: 60px;
  }
}





body {
  font-size: 1rem;
  font-weight: 400;
  font-family: Roboto Mono Regular;
  color: rgba(245, 236, 220, 1.0);
  background-color: rgba(61, 61, 61, 1.0);
}


/* Anchors */

a {
  color: rgba(255, 255, 255, 1.0);
}

a:hover,
a:active {
  color: rgba(217, 217, 217, 1.0);
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: PlayfairDisplay-Black;
  color: rgba(203, 160, 82, 1.0);
}

h1 {
  font-size: 3.625rem;
  font-weight: 700;
}

h2 {
  font-size: 2.625rem;
  font-weight: 700;
}

h3 {
  font-size: 1.75rem;
  font-weight: 700;
}

h4 {
  font-size: 1.3125rem;
  font-weight: 700;
}

h5 {
  font-size: 1.25rem;
  font-weight: 700;
}

h6 {
  font-size: 1rem;
  font-weight: 700;
}
@media (max-width: 1200px){
  h2 {
    font-size: calc(1.3875rem + 1.65vw);
  }
  h1{
    font-size: calc(1.4875rem + 2.85vw);
  }
}

/* Blockquote */

blockquote {
  border-left-color:  rgba(203, 160, 82, 1.0);
}










/* Form title */
#comment-form,
.hs-search-field,
.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.section.post-footer,
.widget-type-google_search,
#hs_cos_wrapper_subscription_preferences{
  background-color: rgba(#null, 0.0) ;
}
/* Form title */

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

/* Form label */

.hs-form label {
  color: rgba(245, 236, 220, 1.0);
}

/* Form help text */

.hs-form legend {
  color: rgba(239, 107, 81, 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(203, 160, 82, 1.0);
  border-radius: 1px;
}

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(245, 236, 220, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  /*   color: ; */
}

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

/* Date picker */

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

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

.fn-date-picker td.is-today .pika-button {
  color: {color=#f5ecdc, opacity=100, css=#f5ecdc};
}

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button {
  background-color: rgba(203, 160, 82, 1.0);
  border-color: rgba(82, 123, 187, 0.0);
  border-width: 1px;
  border-radius: 0px;
  color: rgba(51, 51, 51, 1.0);
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(203, 160, 82, 1.0);
  border-color: rgba(82, 123, 187, 0.0);
  color: rgba(51, 51, 51, 1.0);
}

form input[type=submit]:active,
form .hs-button:active,

button:active,
.button:active{
  background-color: rgba(203, 160, 82, 1.0);
  border-color: rgba(82, 123, 187, 0.0);
  color: rgba(51, 51, 51, 1.0);
}





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

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

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

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





.headerr{
  background-color: rgba(255, 255, 255, 0.0);
}
.header-menu-left-row1-bottom ul li a,.header-menu-left-row2-middle ul li a{
  color: rgba(255, 255, 255, 1.0);
}

.header-menu-left-row1-bottom ul li a:hover,.header-menu-left-row2-middle ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}

span.menu-close-text, span.menu-open-text,.header-row3-right a:last-child span,.header-menu-left-row3-inner a{
  color: rgba(255, 255, 255, 1.0);
}

span.menu-close-text:hover, span.menu-open-text:hover,.header-row3-right a:last-child span:hover,.header-menu-left-row3-inner a:hover{
  color: rgba(217, 217, 217, 1.0);
}

.header-container-inner-wrapper p,.header-socials p{
  color: rgba(245, 236, 220, 1.0);
}




.footer-icon a, .innerr-left p a,.footer-menu .hs-menu-wrapper ul li a{
  color: rgba(255, 255, 255, 1.0);
}

.footer-icon a:hover, .innerr-left p a:hover,.footer-menu .hs-menu-wrapper ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer{
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(207, 207, 207, 1.0);
}











.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: ;
}


.page-center,.dnd-section>.row-fluid,.page-center1,.content-wrapper{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px){
  .page-center{
    max-width:720px;
  }
  .dnd-section>.row-fluid,.page-center1,.content-wrapper{
    max-width:720px;
  }
}
@media (min-width: 992px){
  .page-center{
    max-width:960px;
  }
  .dnd-section>.row-fluid,.page-center1,.content-wrapper{
    max-width:960px;
  }

}
@media (min-width: 1200px){
  .page-center{
    max-width:1140px;
  }
  .dnd-section>.row-fluid,.page-center1,.content-wrapper{
    max-width:1160px;
  }
}
@media (min-width: 1380px){
  .page-center{
    max-width:1650px;
  }
  .dnd-section>.row-fluid,.page-center1,.content-wrapper{
    max-width:1300px;
  }
}

.header-centre{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  max-width:100%;
  margin-left: auto;
}