/*
Theme Name: Square Rooms
Theme URI:
Author: Fixx Digital
Author URI: http://fixxdigital.com
Description:
Version: 1.0
License:
License URI:
*/





/* ===== Webflow to Wordpress conversion overrides ===== */
a {
  cursor: pointer;
}
.navlink {
  display: inline-block;
}
.navlink.sublink:hover {
  color: #ccc;
}
.navlink:hover .submenu {
  display: block;
}
.screen-reader-text {
  display: none;
}

.posts-list > .list-story {
  display: none;
}
.single-article-container .list-story .list-story-image {
  text-align: center;
  height: 150px;
}
.filter-wrapper.active {
  padding-bottom: 30px;
}
.ad img {
  width: auto;
  height: auto;
}
.ad p,
.ad-square p,
.ad-square-expanding p,
.leaderboard p,
.leaderboard-wide p {
  margin: 0;
}
.range-value {
  white-space: nowrap;
}
.no-posts {
  margin: 50px 0;
}
.posts-list .pagination,
div.pagination {
  display: none;
}
.navitem {
  float: left;
}
.article-content {
  font-weight: normal;
}
.article-content blockquote p {
  margin: 0;
  line-height: 1.4em;
}
.article-content ul li {
  margin-bottom: 1em;
}
.wp-caption,
.wp-caption img {
  max-width: 100%;
}
.wp-caption {
  width: auto !important;
  margin-bottom: 2.2em;
  font-size: 0.85em;
}
.wp-caption img {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 10px;
}
.designer-content {
  clear: left;
}
.quiz-option-image {
  width: 170px;
  height: 170px;
  border: 1px solid #d7d7d7;
  margin: 0 auto 10px;
}
.option-small .quiz-option-image {
  width: 120px;
  height: 120px;
}
#quiz-results > div {
  display: none;
}
#quiz-results > div.active {
  display: block;
}
#quiz-results > .quiz-result.active,
#quiz-results > .quiz-result.active + .quiz-interest-wrapper {
  display: block;
}
.inspiration-title {
  margin-bottom: 10px;
  line-height: 1.3em;
}
.quiz-list .quiz-item {
  width: 100% !important;
}
.posts-wrapper {
  min-height: 0;
}
.search-results .posts-wrapper {
  border-top: none;
}
.mm-featured-image {
  background-image: none;
}
.article-content img {
  height: auto;
}
.article-content li img {
  width: auto;
}
.article-content li strong img {
  display: block;
  margin-top: 5px;
  margin-left: -42px;
}
.article-content li strong br,
.article-content li strong + br {
  display: none;
}
.list-story-leadin {
  max-height: 5.7em;
}
.designer-item-info-text {
  padding-right: 28px;
}

.w-input, .w-select {
  margin-bottom: 20px;
}
.form-field {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  -webkit-column-break-inside: avoid-column;
  page-break-inside: avoid-column;
  break-inside: avoid;
  break-inside: avoid-column;
}
.form-field input {
  margin-bottom: 0;
}
.contest-form .frm_form_fields,
.contact-wrapper .frm_form_fields,
.subscribe-form-main .frm_form_fields {
  -webkit-column-count: 2;
  column-count: 2;
}
.acf-field {
  -webkit-column-break-inside: avoid-column;
  page-break-inside: avoid-column;
  break-inside: avoid;
  break-inside: avoid-column;
}
.please-note {
  margin-bottom: 30px;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-top: -20px;
  margin-bottom: 20px;
}
.form-label {
  display: inline-block;
  text-transform: uppercase;
}
input.wpcf7-file {
  margin: 10px 0 20px;
}
.wpcf7-list-item {
  margin: 0 20px 0 0 !important;
}
.wpcf7-list-item label {
  font-weight: normal;
  text-transform: normal;
}
.frm_error,
span.wpcf7-not-valid-tip {
  margin-top: -20px;
  margin-bottom: 20px;
  font-size: 0.9em;
  font-weight: 300;
  color: #f00;
}

.contest-form {
  min-height: 0;
}
.contest-form h1 {
  font-size: 1.5em;
  text-align: center;
  margin: 20px 0;
}
.contest-form .login-notice {
  text-align: center;
}
.contest-form .contest-form-container {
  margin-bottom: 20px;
  text-align: left;
}
.contest-form .contest-form-container > div {
  text-align: initial;
}
.frm_message {
  text-align: center;
}
.frm_ajax_loading {
  display: none;
}
.login-notice a {
  color: #00aeef;
}
.login-notice a:hover {
  text-decoration: underline;
}

.ad-square-expanding br {
  display: none;
}
.ad-square-expanding a,
.ad-square-expanding a:hover {
  display: block;
}
.ad-square-expanding a + a {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.ad-square-expanding a:hover + a {
  display: block;
}

footer .mc4wp-form form {
  margin-bottom: 14px;
}
.mc4wp-form-success form {
  display: none;
}
.mc4wp-alert {
  color: red;
}
.mc4wp-success {
  color: white;
}

.designers-container .alm-listing {
  text-align: left;
}
.alm-btn-wrap {
  padding: 0;
}

.mm-listitem {
  text-align: center;
}
.pw-weak th {
  display: none !important;
}
.button[disabled],
.button[disabled]:hover {
  background: #ddd;
  cursor: not-allowed;
}


/* ===== Non-first page styles ===== */
.catalogue-list-wrapper {
  border-top: none;
}
.catalogue-list-wrapper .section-heading {
  display: none;
}
#catalogue-list1 ~ .catalogue-list-wrapper {
  border-top: 1px solid #ddd;
}
#catalogue-list1 ~ .catalogue-list-wrapper .section-heading {
  display: inline-block;
}





/* ===== Custom styles from Webflow Site > Header Code ====== */
html, body {
  overflow-x: hidden;
}
html.noscroll,
html.noscroll body {
  overflow-y: hidden;
}
select {
  -moz-appearance: window;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select {
  background-position: right 10px center !important;
}
/* Webflow Overrides */
.w-input:focus, .w-select:focus {
  border-color: #000;
  outline: 0;
}
/* Selection */
::selection {
  background: #00aeef; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #00aeef; /* Gecko Browsers */
}
input:focus {
  outline:none;
}
/* Scrollbar */
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-thumb{background-color:black; border-radius: 5;}
::-webkit-scrollbar-thumb:hover{background-color:black;}
::-webkit-scrollbar-track{background-color:#ededed;}
/* Custom radio & checkbox */
.w-checkbox, .w-radio { padding-left: 0; }
.w-checkbox input, .w-radio input { display: none; }
.w-checkbox input + label,
.w-radio input + label {
  padding-left: 22px;
  line-height: 17px;
  font-size: 12.5px;
  background-position: 0 -100px;
  background-repeat: no-repeat;
}
.w-checkbox input:checked + label,
.w-radio input:checked + label { background-position: 0 0; }
.form-field .w-checkbox,
.form-field .w-radio {
  display: inline-block;
  margin-right: 20px;
}
.form-field .w-checkbox:first-of-type,
.form-field .w-radio:first-of-type {
  margin-top: 5px;
}
.w-input, .w-select {
  font-size: inherit;
  font-weight: 400;
  color: inherit;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: inherit;
  font-weight: 400;
  color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size: inherit;
  font-weight: 400;
  color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
  font-size: inherit;
  font-weight: 400;
  color: #999;
}
:-moz-placeholder { /* Firefox 18- */
  font-size: inherit;
  font-weight: 400;
  color: #999;
}
.w-richtext figure.w-richtext-align-fullwidth>div {
  display: block;
}
/* ===== BEGIN >=992px ===== */
@media screen and (min-width: 992px) {
}
/* ===== BEGIN >=768px ===== */
@media screen and (min-width: 768px) {
}
/* ===== BEGIN <=1170px ===== */
@media screen and (max-width: 1170px) {
}
/* ===== BEGIN <=1050px ===== */
@media screen and (max-width: 1050px) {
}
/* ===== BEGIN <=940px ===== */
@media screen and (max-width: 991px) {
  .w-checkbox, .w-radio {
    margin-bottom: 10px;
  }
  .mobile-menuicon .mobile-menuicon-symbol,
  .mobile-menuicon.active .mobile-menuicon-symbol:first-child {
    opacity: 0;
  }
  .mobile-menuicon .mobile-menuicon-symbol:first-child,
  .mobile-menuicon.active .mobile-menuicon-symbol:last-child {
    opacity: 1;
  }
  .designer-item-info-text {
    padding-right: 15px;
  }
  //.footer-column-content {
  //  height: 230px;
  //}
}
/* ===== BEGIN <=767px ===== */
@media screen and (max-width: 767px) {
  form .w-row .w-col {
    padding-left: 0;
    padding-right: 0;
  }
  .contest-form .frm_form_fields,
  .contact-wrapper .frm_form_fields,
  .subscribe-form-main .frm_form_fields,
  .tml-register .frm_form_fields {
    -webkit-column-count: 1 !important;
    column-count: 1 !important;
  }
}
/* ===== BEGIN <=479px ===== */
@media screen and (max-width: 479px) {
  .recommended-list-container {
    overflow-y: scroll;
  }
  .recommended-list-wrap {
    width: 260%;
  }
}





/* Custom styles */
.nowrap, *[class$=track] {
  white-space: nowrap;
}
.w-radio {
  display: block;
  margin-bottom: 10px;
}
.navitem > a {
  display: block;
  line-height: 40px;
}
.button.newsletter-button.popup {
  transition: color 200ms ease, background 200ms ease;
}
.popup-news input {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: none !important;
}
.popup-news input.newsletter-button {
  margin-top: 20px !important;
}
.button.newsletter-button:hover {
  font-weight: 300 !important;
}
.mc4wp-form form input:nth-child(2),
.mc4wp-form form input:nth-child(3) {
    float: left;
    width: 48%;
    margin-bottom: 10px;
}
.mc4wp-form form input:nth-child(2) {
    margin-right: 4% !important;
}
.advads-subscribe-popup {
    text-align: center;
    padding: 40px;
}
.newsletter-form.popup {
    margin-top: 20px;
}

.navitem.active > a {
  color: #000;
  font-weight: 900;
}
.megamenu .w-col:first-child .mm-featured {
  border-left: none;
}
.w-slider-arrow-left:hover .slidericon,
.w-slider-arrow-right:hover .slidericon {
  background-color: #00aeef;
}
#mobilemenu,
.article-gallery-wrapper-link,
.filter-wrapper,
.filter-column-fake .filter-label {
  pointer-events: none;
}
#mobilemenu.active,
.header-filter-link,
.filter-wrapper.active {
  pointer-events: all;
}
.filter-wrapper.active .header-filter-link .fa.fa-filter-arrow {
  position: relative;
  left: -1px;
  transform: rotateZ(-180deg);
}
.filter-wrapper.active #filter-actions {
  display: block;
}
.catalogue-item-price {
  white-space: nowrap;
}
.designer-item:hover .designer-item-view {
  color: black;
}
.article-content ul {
  padding-left: 18px;
}
.article-content ol > li strong:first-child {
  position: relative;
  display: block;
  margin-bottom: 5px;
  padding-left: 42px;
  font-family: "Playfair Display";
  font-size: 1.8em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.2em;
}
.article-content ol > li > strong:first-child:before {
  content: '1';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #222;
  color: white;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}
.article-content ol > li:nth-child(2)  > strong:first-child:before { content: '2'; }
.article-content ol > li:nth-child(3)  > strong:first-child:before { content: '3'; }
.article-content ol > li:nth-child(4)  > strong:first-child:before { content: '4'; }
.article-content ol > li:nth-child(5)  > strong:first-child:before { content: '5'; }
.article-content ol > li:nth-child(6)  > strong:first-child:before { content: '6'; }
.article-content ol > li:nth-child(7)  > strong:first-child:before { content: '7'; }
.article-content ol > li:nth-child(8)  > strong:first-child:before { content: '8'; }
.article-content ol > li:nth-child(9)  > strong:first-child:before { content: '9'; }
.article-content ol > li:nth-child(10) > strong:first-child:before { content: '10'; }
.article-content ol > li:nth-child(11) > strong:first-child:before { content: '11'; }
.article-content ol > li:nth-child(12) > strong:first-child:before { content: '12'; }
.article-content ol > li:nth-child(13) > strong:first-child:before { content: '13'; }
.article-content ol > li:nth-child(14) > strong:first-child:before { content: '14'; }
.article-content ol > li:nth-child(15) > strong:first-child:before { content: '15'; }
.article-content ol > li:nth-child(16) > strong:first-child:before { content: '16'; }
.article-content ol > li:nth-child(17) > strong:first-child:before { content: '17'; }
.article-content ol > li:nth-child(18) > strong:first-child:before { content: '18'; }
.article-content ol > li:nth-child(19) > strong:first-child:before { content: '19'; }
.article-content ol > li:nth-child(20) > strong:first-child:before { content: '20'; }

.ad-square a, .ad-square img,
.ad-square-expanding a, .ad-square-expanding img {
  width: 100%;
}
.popup-wrapper {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999999;
}
.popup-wrapper.popup-ad {
    display: none;
}
.popup-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 550px;
    max-width: 100%;
    min-height: 200px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: white;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popup-close {
    position: absolute;
    top: -35px;
    right: 5px;
    display: inline-block;
    padding: 7px;
    color: white;
    font-size: 0.75em;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.popup-ad img {
  width: 100%;
  height: auto;
}
.quiz-wrapper:hover .quiz-progress {
  pointer-events: none;
}




.quiz-widget {
  padding-top: 25px;
  border: 1px solid #DCDCDC;
}
.list-story-image {
  height: 240px;
  overflow: hidden;
}
  .list-story-image img {
    height: 240px;
    max-width: initial;
    width: auto;
    position: relative;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
.social-sharing {
  display: inline-block;
  float: right;
  margin-top: 12px;
}
  .social-sharing span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.75rem;
    position: relative;
    margin-right: 10px;
  }
  .social-sharing a {
    position: relative;
    top: 3px;
    font-size: 1.2rem;
  }
  .quiz-result-left .wrapper {
    width: 100%;
  }

.quiz-result-left .social-sharing {
  margin-top: 9px;
}

@media screen and (min-width: 1280px) {
  .footer-top {
    font-size: 0.9em;
  }
  .footer-column-content {
    height: 280px;
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .footer-inner-header {
    margin-bottom: 19px;
    font-size: 1.7em;
    font-weight: 700;
  }
  .footer-inner-header-line {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 992px) {
  .w-container {
    max-width: 1140px;
  }
  .content-with-sidebar {
    width: calc(100% - 361px);
  }
  .accordion-item.active {
    width: calc(100% - 310px);
  }
  .category-featslider {
    width: calc(100% - 255px);
  }
  .quiz-options:hover .quiz-option .quiz-option-image,
  .quiz-options.selected .quiz-option .quiz-option-image {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
  }
  .quiz-options .quiz-option:hover .quiz-option-image,
  .quiz-options.selected .quiz-option.selected .quiz-option-image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }
  .quiz-options.selected .quiz-option.selected .quiz-option-image {
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important;
  }
  .catalogue-item.top5 {
    text-indent: -120px;
  }
}
@media screen and (min-width: 768px) {
  .article-slider-thumb {
    width: calc((100% - 70px) / 6);
    margin-right: 14px;
  }
  .article-slider-thumb:nth-child(6n) {
    margin-right: 0;
  }
  .designer-content {
    width: calc(100% - 314px);
  }
  .page-title-wrapper {
    margin-top: 40px;
  }
  .page-hero + .page-title-wrapper {
    margin-top: -90px;
  }
  .quiz-options {
    min-width: 600px;
  }
}
@media screen and (max-width: 991px) {
  /*.readmore {
    display: inline-block;
  }*/
  .posts-wrapper .readmore {
    display: none;
  }
  .readmore.footer-link {
    display: inline-block;
  }
  .quiz-option-image {
    width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 767px) {
  .w-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .w-container > .narrow {
    padding-left: 0;
    padding-right: 0;
  }
/*  .w-row.row-nopadding {
    margin-left: -10px;
    margin-right: -10px;
  }*/
  .article-content li strong {
    padding-left: 38px;
    font-size: 1.3em;
  }
  .article-content li strong:before {
    top: 0px;
    width: 26px;
    height: 26px;
    font-size: 14px;
    line-height: 24px;
  }
  .ad-over,
  .posts-wrapper .readmore {
    display: none !important;
  }
  .item-link {
    display: block !important;
  }
  .pagination-mobile {
    margin: 0;
  }
  .featslider-title {
    line-height: 1.4em;
    max-height: 2.8em;
  }
  .catalogue-item.top5.wide {
    text-indent: -50px;
  }
}





/* ===== TML Plugin CSS ===== */
.tml {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}
.page-register .tml,
.page-your-profile .tml {
  width: 770px;
}
.tml * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tml .error,
.tml .message {
	color: #333;
	padding: 0.5em;
}
.tml .error {
	border: 1px solid #c00;
	background-color: #ffebe8;
}
.tml .message {
	border: 1px solid #e6db55;
	background-color: #ffffe0;
}
/*.tml p {
	margin: 0 0 1.5em 0;
	padding: 0;
}*/
.acf-label,
.tml label {
	display: block;
	text-align: left;
}
.tml .tml-rememberme-wrap label {
	display: inline;
}
.tml input,
.tml textarea,
.tml select {
  margin: 0 0 5px;
	width: 100%;
}
.tml input[type="checkbox"],
.tml input[type="radio"],
.tml .tml-rememberme-wrap input {
	vertical-align: middle;
	width: auto;
}
.tml .tml-action-links {
	display: block;
	list-style: none;
	margin: 0.5em auto;
	padding: 0;
	text-align: center;
}
.tml .tml-action-links li {
  display: inline-block;
	border: none;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	/*float: left;*/
	/*line-height: 1;*/
	list-style: none;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
}
.tml .tml-action-links li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.tml .tml-action-links a {
	border: none;
	display: block;
	padding: 0;
	text-decoration: none;
}
.tml .tml-rememberme-submit-wrap:before,
.tml .tml-rememberme-submit-wrap:after,
.tml .tml-action-links:before,
.tml .tml-action-links:after {
	content: "";
	display: table;
}
.tml .tml-rememberme-submit-wrap:after,
.tml .tml-action-links:after {
	clear: both;
}
.tml .tml-user-avatar {
	text-align: left;
}
.mu_register .hint {
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}
.mu_register label.checkbox {
	display: inline;
}
ul.tml-user-links {
  margin-left: 50px;
  margin-top: -50px;
}
.tml-user-links li {
  margin-bottom: 10px;
}
#pass-strength-result {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #23282d;
	font-weight: 600;
	margin: 0;
	padding: 3px 5px;
	text-align: center;
	width: 100%;
	opacity: 0;
}
#pass-strength-result.short {
	background-color: #f1adad;
	border-color: #e35b5b;
	opacity: 1;
}
#pass-strength-result.bad {
	background-color: #fbc5a9;
	border-color: #f78b53;
	opacity: 1;
}
#pass-strength-result.good {
	background-color: #ffe399;
	border-color: #ffc733;
	opacity: 1;
}
#pass-strength-result.strong {
	background-color: #c1e1b9;
	border-color: #83c373;
	opacity: 1;
}
.pw-weak {
	display:none;
}
.indicator-hint {
	padding-top: 8px;
}
#pass1,
#pass1-text {
	width: 100%;
}
#pass1-text,
.show-password #pass1 {
	display: none;
}
.show-password #pass1-text {
	display: inline-block;
}
.tml-submit-wrap {
  display: block;
    margin-top: 20px;
    margin-bottom: 15px;
  text-align: center;
}
.tml-login .tml-rememberme-wrap input {
  position: relative;
  top: -1px;
  margin-right: 5px !important;
  margin-bottom: 0;
}
.tml-login .tml-rememberme-wrap input + label {
  font-size: 0.9em;
  letter-spacing: 0;
  font-weight: 600;
  text-transform: initial;
}
.tml .tml-form-table,
.tml table.form-table {
  width: 100%;
}
.tml-register label {
  font-size: 0.9em;
  font-weight: 700;
}
.user-pass1-wrap label {
  font-size: 1em;
}
@media screen and (min-width: 768px) {
	.tml .tml-submit-wrap input {
		width: auto;
	}
	.tml-login .tml-rememberme-submit-wrap {
		display: table;
		margin-bottom: 1.5em;
		width: 100%;
	}
	.tml-login .tml-rememberme-wrap {
    display: block;
		/*display: table-cell;*/
	}
	.tml-submit-wrap {
    /*display: table-cell;*/
    margin-top: 40px;
    margin-bottom: 30px;
	}
	.tml-login .tml-submit-wrap input {
		margin: 0;
		width: auto;
	}
}
/* ===== End TML Plugin CSS ===== */

.mc4wp-checkbox-registration_form label.form-label,
.acf-field-radio label.form-label,
.acf-field-checkbox label.form-label {
  font-weight: normal;
  text-transform: initial;
  letter-spacing: 0;
  font-size: 13px;
}
.tml .acf-field-select select,
.tml .acf-input-wrap input {
  height: 38px;
  padding: 8px 12px !important;
}
.tml .acf-field .acf-label {
  margin-bottom: 0;
}
.tml .acf-field .acf-label label {
  margin: 0 0 5px;
}
.tml .acf-field .acf-label label {
  font-size: 11.5px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tml-profile h3,
.tml-profile .tml-form-table:nth-of-type(-n+4),
.tml-profile .acf-field.acf-field-569ef363544ac,
.tml-profile .acf-field.acf-field-569ef363544ac ~ .acf-field,
.acf-field-569ef363544ac .acf-label,
.acf-field-56a0a5b8ae264 .acf-label {
  display: none;
}

/*.tml-register .frm_form_fields {
  -webkit-column-count: 2;
  column-count: 2;
  margin-bottom: 40px;
}*/
.tml-register .tml-user-login-wrap {
  display: none !important;
}
.tml-register .w-row {
  margin-bottom: 30px;
}
.tml-user-email-wrap label {
  line-height: 16.1px;
}

.acf-field,
.tml-user-login-wrap,
.tml-user-email-wrap {
  margin: 0 0 20px;
}
.tml ul.acf-radio-list li input,
.tml ul.acf-checkbox-list li input {
  margin-right: 6px;
}
.mc4wp-checkbox-registration_form input {
  margin-right: 4px;
}
#ui-datepicker-div select {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('images/select-arrow.png');
  background-image: linear-gradient(180deg, transparent, transparent), url('images/select-arrow.png');
  background-position: 0px 0px, 97% 50%;
  background-repeat: repeat, no-repeat;
  padding-left: 5px;
}
.tml-form-table button {
  color: white;
}
.tml-form-table {
  margin-bottom: 30px;
}
.user-pass1-wrap label {
  font-size: 11.5px;
}
.tml .acf-field-select select {
  line-height: initial;
}
a.vglnk {
  color: initial;
  text-decoration: none !important;
  cursor: text;
}
@media screen and (max-width: 767px) {
  .acf-field-54ee7f3e7ff4b {
    margin-top: 0 !important;
  }
}


/* Overrides for Firefox only */
@-moz-document url-prefix() {
  .acf-field-54ee80897ff50 {
    margin-bottom: 20px !important;
  }
}