/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















.sp_container{
  margin-left: auto;
  margin-right: auto;
}

.dnd-section {
  padding-bottom: 80px;
  padding-top: 80px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}



@media only screen and (min-width: 1000px){
  .page-center {
    max-width: 1425px;
  }
  .sp_container,
  .dnd-section > .row-fluid {
    max-width: 1425px;
  }
  .dynamicEventContainer {
    padding:0px 90px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 690px){
  .sp_container,
  .dnd-section > .row-fluid {
    max-width: calc(1425px - 825px);
  }
  .page-center {
    max-width: calc(1425px - 825px);
  }
}








body {
  color: #4e4d4c;
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 100;
  background-color: #fcfcfc;
  -webkit-font-smoothing: antialiased;
  line-height: 1.45;
}

p {
  font-family: Nunito Sans;
  font-weight: 100;
}

a {
  font-family: Nunito Sans;
  color: rgba(218, 186, 141, 1.0);
}

a:hover,
a:focus {
  color:#4e4d4c;
}

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

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

h1 {
  color: #4e4d4c;
  font-family: Josefin Sans;

  font-weight: 400;
}

@media(max-width: 767px) {
  h1 {
    font-size: 37.8px;
  }
}

h2 {
  font-family: Josefin Sans;
  font-size: 34px;
  font-weight: 300;
}

@media(max-width: 767px) {
  h2 {
    font-size: 27.200000000000003px !important;
  }
}

h3 {
  color: #4e4d4c;
  font-family: Josefin Sans;
  font-size: 22px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h3 {
    font-size: 18.7px;
  }
}

h4 {
  color: #4e4d4c;
  font-family: Josefin Sans;
  font-size: 18px;
  font-weight: 200;
}

@media(max-width: 767px) {
  h4 {
    font-size: 16.560000000000002px;
  }
}

h5 {
  color: #4e4d4c;
  font-family: Josefin Sans;
  font-size: 16px;
  font-weight: 200;
}

h6 {
  color: #4e4d4c;
  font-family: Josefin Sans;
  font-size: 14px;
  font-weight: 200;
}







form,
.submitted-message {
  font-family: Nunito Sans;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(78, 77, 76, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(51, 51, 51, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #daba8d;
  border-color: #daba8d;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(91, 91, 91, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(78, 77, 76, 1.0);
}

.hs-form legend {
  color: rgba(85, 85, 85, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  color: #3c3c3c;
  border-radius: 5px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(218, 186, 141, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #4e4d4c;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Nunito Sans;
}

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

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

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





th,
td {
  background-color: #fcfcfc;
  border: 1px solid rgba(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 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(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}





header.header {
  background-color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary a{
  color: #fff;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a {
  color: #fff;
}

body .custom-menu-primary a.active-branch{
  color: #fff;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch{
  background-color: rgba(0, 0, 0, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover{
  background-color: rgba(0, 0, 0, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #fff;
}

body .custom-menu-primary .submenu.level-2 > li > a {
  color: #fff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: #fff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary ul.submenu.level-1>li>a {
  font-size:20px;
}
.header__navigation.header--element.open .inner-wrap {
  height:80vh;
}
.header__navigation.header--element.open .inner-wrap .custom-menu-primary{
  height:90%; 
}
.header__navigation.header--element.open .inner-wrap .custom-menu-primary .slide-menu {
  height:85vh;
}

ul.header-btn li a{
  color: #999;
}
ul.header-btn li a:before{
  border-color: rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.0);
}

ul.header-btn li a:hover{
  color: #daba8d;
}
ul.header-btn li a:hover:before{
  border-color: rgba(218, 186, 141, 1.0);
  background-color: rgba(218, 186, 141, 0.0);
}
ul.header-btn li:last-child a{
  color: #fff;
}
ul.header-btn li:last-child a:hover{
  color: #fff;
}
ul.header-btn li:last-child a:before{
  border-color: rgba(218, 186, 141, 1.0);
  background-color: rgba(218, 186, 141, 1.0);
}
ul.header-btn li:last-child a:hover:before{
  border-color: rgba(218, 186, 141, 1.0);
  background-color: rgba(218, 186, 141, 1.0);
}

@media only screen and (min-width: 1000px){
  .header__container {
    max-width: 1425px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 690px){
  .header__container {
    max-width: calc(1425px - 825px);
  }
}






.footer {
  background-color: rgba(37, 37, 37, 1.0);
  color: #ccc;
}
.sbi_header_img{
  background-color: rgba(51, 51, 51, 1.0);
}
.sbi_header_hashtag_icon{
  color: rgba(255, 255, 255, 1.0);
}
.footer-middle-inner h4{
  color: #777;
}
.sbi_header_text h3{
  color: #fff;
}
.footer-location p a,
.privacy-inner p a{
  color: #ccc;
  margin-bottom: -15px;
  display: block;
  line-height: 20px;
}
.footer-location p a:hover,
.privacy-inner p a:hover{
  color: #fff;
}
ul.social li i{
  color: #777;
}
ul.social li i:hover{
  color: #daba8d;
}
.footer__copyright{
  color: #777;
}
@media only screen and (min-width: 1000px){
  .footer__container {
    max-width: 1425px;
  }
}

@media only screen and (max-width: 999px) and (min-width: 690px){
  .footer__container {
    max-width: calc(1425px - 825px);
  }
}





@media only screen and (min-width: 1000px){
  .content-wrapper {
    max-width: 1425px;
  }
}

@media only screen and (max-width: 999px) and (min-width: 690px){
  .content-wrapper {
    max-width: calc(1425px - 825px);
  }
}

.blog-post__date {
  border-color: #4e4d4c;
}

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

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

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

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

.blog-pagination__link {
  color: #4e4d4c;
}

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

.blog-post__title {
  color: #4e4d4c;
  font-family:Josefin Sans;
  font-size: 34px;
  font-weight: ;
}

.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);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  margin: 0 auto;
}





.designer-row-3-col .c1{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.designer-row-3-col .c2, .designer-row-3-col .c3{
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.designer-row-4-col .c1{
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.designer-row-4-col .c2, .designer-row-4-col .c3, .designer-row-4-col .c4{
  padding-left: 10px !important;
  padding-right: 10px !important;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}


.most-popular li.hs-postlisting-item img {
  height: auto !important;
}

.header-container-wrapper .header-container.container-fluid,
.body-container-wrapper .body-container.container-fluid,
.footer-container-wrapper .footer-container.container-fluid{padding-left:0; padding-right:0}

@media (max-width:768px){
  body a.cta_button{display: block;}
}

table.table-default,
table.table-default tr,
table.table-default td{
  background: none;
  border: none;
}
.head-shadow{
  box-shadow: 0 3px 45px rgb(0 0 0 / 15%);
}

.footer-hours p:first-of-type {
  line-height:26px;
}
.hs-form label,
.hs-input{
  font-family: Varela,sans-serif !important;

}


.hs-cta-wrapper img {
  max-width:100% !important;
  height:auto !important;
}

.blog-detail-wrap h2,
.blog-detail-wrap h3, 
.blog-detail-wrap img {
  margin-bottom:16px;
  margin-top:32px;
}
.blog-detail-wrap h2 {
  font-size: 24px !important;
  font-weight:400;
}
.blog-detail-wrap h3 {
  font-size: 18px !important;
  font-weight:400;
}



.dynamicDressDetailContainer h1 {
  font-size:1.5rem;
}
.dynamicDressDetailContainer h2 {
  font-size:0.9rem;
}
.dynamicDressDetailContainer .retailPrice {
  text-decoration: line-through;
  font-weight:bold;
  font-size:1.1rem;
}
.dynamicDressDetailContainer .salePrice {
  color:rgba(217, 186, 141,100);
  font-size:1.1rem;
}
.dynamicDressDetailContainer img {
  max-width:100%;
}

.dynamicDressDetailContainer .verticalImageContainer {
  text-align:right;
  
}
.dynamicDressDetailContainer .verticalImageContainer img {
  padding:0 15px 15px 15px;
  
  
}
.dynamicDressDetailContainer .primaryImageContainer,
.dynamicDressDetailContainer .dressDetailContainer{
  padding:0 15px 15px 15px;
}
.dynamicDressDetailContainer .numberCircle {
  display:inline-block;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 8px;
  background: #fff;
  border: 2px solid #666;
  color: #666;
  text-align: center;
}
.dynamicDressDetailContainer .ctaContainer {
  margin: 28px 10px 28px 0;
}
.dynamicDressDetailContainer .cta_button {
  background-color: #daba8d;
  padding: 12px 15px;
  color: white;
  border-radius: 8px;
  font-size:1.2rem;
}

.dynamicDressDetailContainer .dressAttributeToggle {
  display:inline;
  padding:12px 7px;
  background-color:#f2f2f2;
  color:#070707;
}

.dynamicDressDetailContainer .dressAttributeContainer {
  margin-top:60px;
}
.dynamicDressDetailContainer .dressAttributeToggle.active {
  background-color:#daba8d;
  color:#fff;
}
.dynamicDressDetailContainer .dressAttributeDetails {
  margin-top:28px;
}
.dynamicDressDetailContainer .attribute-attribute {
  display:none;
}

.dynamicDressDetailContainer .attribute-attribute.active {
  display:block;
}


.dynamicDressDetailContainer .sampleDressContainer img {
  max-width:100%;
}
.dynamicDressDetailContainer .hr {
  margin-top: 10px auto 10px 5px;
}

.dynamicDressDetailContainer .rightFloat {
  float:right;
}

.dynamicDressDetailContainer .dressBackground.background {
  background-color: rgba(217, 186, 141,100);
}
.dynamicDressDetailContainer .dressImage {
  transition: opacity 0.1s ease-in;
  -webkit-transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  -ms-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  opacity: 1;  
}
.dynamicDressDetailContainer .transitioning-src {
  transition: opacity 0.1s ease-out;
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -ms-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  opacity: 0;
}

.dynamicDressDetailContainer .salePrice {
  color:rgba(217, 186, 141,100);
  font-size:1.1rem;
}

.dynamicDressDetailContainer .dressTitle {
  font-size:1.4rem;
  line-height: normal;

}
.dynamicDressDetailContainer .styleContainer {
  font-size:0.9rem;
}
.dynamicDressDetailContainer .dressDetailsContainer {
  padding: 15px;
}
.dynamicDressDetailContainer .dressCard {    
  background: white;
  box-shadow: 0 0 6px -2px grey;
  margin: 15px;
}

.dynamicDressDetailContainer .relatedProductTitle {
  text-align:center; 
}

.dynamicDressDetailContainer .relatedProductTitle  h2 {
  font-size:1.5rem;
}

.dynamicDressDetailContainer .relatedProductContainer {
  margin-top:28px; 
  margin-bottom:28px;
}


.dynamicDressDetailContainer .filterContainer {
  max-width:80%; 
}

.dynamicDressDetailContainer .goldBackground {
  background-color: rgba(217, 186, 141,100);
  padding:15px;
}
.dynamicDressDetailContainer .textWhite {
  color:white;
}
.dynamicDressDetailContainer .textCenter {
  text-align: center;
}


.mainFooter .footer-form-separation {
  color:#c7c7c7;
  margin-top:30px;
}
.mainFooter .form-body .hs-error-msgs {
  display:none !important;
}
.mainFooter .form-heading {
  color: #D9BA8D;
}
.mainFooter .form-description {
  color:white;
}

.mainFooter .form-container {
  width:100%; 
  max-width:80%;
  padding-top:40px;
  margin:auto;
}
.mainFooter .form-body form {
  width: 100%; 
  max-width: 100%;
}
.mainFooter .form-body input,
.mainFooter .form-body select {
  max-width:28% !important;
  width:28% !important;
}
.mainFooter .form-body .hs_submit input {
  max-width:10% !important;
  width:10% !important;
}
.mainFooter #name .hs_email,
.mainFooter #name .hs_store_location,
.mainFooter #name .hs_submit {
  margin-left:2%;
}

.mainFooter .form-body .input,
.mainFooter .form-body .hs-form-field, 
.mainFooter .form-body .actions,
.mainFooter .form-body .hs_submit {
  display:inline;
}
.mainFooter .form-body label {
  display:none;
}

.mainFooter .form-container {
  width:100%; 
  max-width:80%;
  padding-top:40px;
  margin:auto;
}
.mainFooter .form-body form {
  width: 100%; 
  max-width: 100%;
}
.mainFooter .form-body input,
.mainFooter .form-body select {
  max-width:28% !important;
  width:28% !important;
}
.mainFooter .form-body .hs_submit input {
  max-width:10% !important;
  width:10% !important;
}
.mainFooter .hs_email,
.mainFooter .hs_store_location,
.mainFooter .hs_submit {
  margin-left:2%;
}

.mainFooter .form-body .input,
.mainFooter .form-body .hs-form-field, 
.mainFooter .form-body .actions,
.mainFooter .form-body .hs_submit {
  display:inline;
}
.mainFooter .form-body label {
  display:none;
}
.mainFooter .form-body .hs-button.primary {
  padding:12px;

}



@media only screen and (max-width: 1100px) {

  .mainFooter .form-container {
    width:100%; 
    max-width:90%;
    padding-top:40px;
    margin:auto;

  }
  .mainFooter .form-body form {
    width: 100%; 
    max-width: 100%;
  }
  .mainFooter .form-body input,
  .mainFooter .form-body select {
    max-width:100% !important;
    width:100% !important;
  }
  .mainFooter .form-body .hs_submit input {
    max-width:100% !important;
    width:100% !important;
  }
  .mainFooter .hs_email,
  .mainFooter .hs_store_location,
  .mainFooter .hs_submit {
    margin-left:0;
  }

  .mainFooter .form-body .input,
  .mainFooter .form-body .hs-form-field, 
  .mainFooter .form-body .actions,
  .mainFooter .form-body .hs_submit {
    display:block;
  }
  .mainFooter .form-body label {
    display:block;
    color:white;
  }

}