/* Colors
----------------------------------------------------------*/
.btn-primary {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-secondary {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border-color: #262e31;
}
.btn-secondary:hover,
.btn-secondary:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-secondary:hover,
.btn-secondary:focus {
  color: #fff;
  background-color: #0c0f10;
}
.btn-thirdary {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
}
.btn-thirdary:hover,
.btn-thirdary:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-thirdary:hover,
.btn-thirdary:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.btn-fourth {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #ff7a5e;
  border-color: #ff7a5e;
}
.btn-fourth:hover,
.btn-fourth:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-fourth:hover,
.btn-fourth:focus {
  color: #ff7a5e;
  border-color: #ff7a5e;
}
.btn-fifth {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.btn-fifth:hover,
.btn-fifth:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-fifth:hover,
.btn-fifth:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.btn-small {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.txt-primary {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
}
.txt-primary:hover {
  border-color: #8a97a2;
}
.txt-primary:focus {
  border-color: #262e31;
}
.txt-small {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  min-width: 280px;
}
.txt-small:hover {
  border-color: #8a97a2;
}
.txt-small:focus {
  border-color: #262e31;
}
input[type=text],
textarea {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
  height: auto;
  line-height: inherit;
  min-width: inherit;
}
input[type=text]:hover,
textarea:hover {
  border-color: #8a97a2;
}
input[type=text]:focus,
textarea:focus {
  border-color: #262e31;
}
textarea {
  height: 100px;
}
.sel-primary {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 240px;
  background-color: transparent;
  border-radius: 0;
}
.sel-primary:hover {
  border-color: #8a97a2;
}
.sel-primary:focus {
  border-color: #262e31;
}
select {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 240px;
  background-color: transparent;
  border-radius: 0;
  height: 40px;
  line-height: 37px;
  font-size: 13px;
  min-width: 200px;
}
select:hover {
  border-color: #8a97a2;
}
select:focus {
  border-color: #262e31;
}
select:hover {
  border-color: #8a97a2;
}
select:focus {
  border-color: #262e31;
}
.sel-small {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 240px;
  background-color: transparent;
  border-radius: 0;
  height: 40px;
  line-height: 37px;
  font-size: 13px;
  min-width: 200px;
}
.sel-small:hover {
  border-color: #8a97a2;
}
.sel-small:focus {
  border-color: #262e31;
}
input[type="number"],
.num-primary {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  transition: 0.5s;
  font-size: 14px;
  color: #262e31;
  font-weight: 700;
  min-width: 140px;
}
input[type="number"]:hover,
.num-primary:hover {
  border-color: #8a97a2;
}
input[type="number"]:focus,
.num-primary:focus {
  border-color: #262e31;
}
.num-small {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  min-width: 1000px;
}
.vc_row.vc_row-fluid {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.vc_row.vc_row-fluid .vc_row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_row .container {
  padding-left: 0;
  padding-right: 0;
}
.vc_row .container .vc_inner .container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_row .wpb_button,
.vc_row .wpb_content_element {
  margin-bottom: 0;
}
.vc_row .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.vc_row .container-fluid > .vc_col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.vc_row > .container-fluid > .row {
  margin-left: 0;
  margin-right: 0;
}
.vc_row.overlay-enable {
  position: relative;
}
.vc_row .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.vc_row.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  vertical-align: sub;
  z-index: 99;
}
.wpb_column.no-padding-right {
  padding-right: 0;
}
.wpb_column.no-padding-left {
  padding-left: 0;
}
/**
 * Bootstrap modal
 */
body.modal-open {
  overflow: inherit;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2050;
  opacity: 0;
  outline: 0;
  background: rgba(0, 0, 0, 0.86);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  display: block;
}
.modal.fade .modal-dialog {
  transition: none;
}
.modal.in {
  z-index: 2050;
  opacity: 1;
  transition: none;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  box-shadow: none;
  border-radius: 0;
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  border: none;
  transition: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: .5;
}
.modal-header {
  min-height: 40px;
  text-align: center;
  position: absolute;
  z-index: 99;
  right: 15px;
  top: 15px;
  border: none;
  padding: 0;
}
.modal-header .close {
  color: #8a97a2;
  font-size: 40px;
  font-weight: 400;
  transition: 0.5s;
  opacity: 1;
}
.modal-header .close:hover {
  color: #262e31;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  min-height: 40px;
  padding: 50px 30px;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  font-size: 21px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.newletter-panel .modal-dialog {
  width: 800px;
}
.newletter-panel .modal-body {
  padding: 0;
}
.newletter-panel .newletter-content {
  padding-right: 80px;
  margin-top: 90px;
  margin-bottom: 26px;
}
.newletter-panel .newletter-content .subtitle {
  color: #262e31;
  font-size: 24px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.newletter-panel .newletter-content .subtitle:after {
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #e8ebf1;
  content: "";
  bottom: 0;
  left: 0;
}
.newletter-panel .newletter-content .mc4wp-form input[type="email"],
.newletter-panel .newletter-content .mc4wp-form input[type="text"] {
  border: none;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e8ebf1;
  color: #0c0f10;
  font-size: 24px;
  font-weight: 400;
}
.newletter-panel .newletter-content .mc4wp-form input[type="email"]:focus,
.newletter-panel .newletter-content .mc4wp-form input[type="text"]:focus {
  color: #0c0f10;
  border-bottom-color: #0c0f10;
}
.newletter-panel .newletter-content .mc4wp-form .mc4wp-desc {
  color: #8a97a2;
  font-size: 16px;
  min-height: 130px;
  margin-bottom: 20px;
}
.newletter-panel .newletter-content .mc4wp-form input[type="submit"] {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  width: 100%;
  margin-top: 25px;
}
.newletter-panel .newletter-content .mc4wp-form input[type="submit"]:hover,
.newletter-panel .newletter-content .mc4wp-form input[type="submit"]:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.newletter-panel .newletter-content .mc4wp-form input[type="submit"]:hover,
.newletter-panel .newletter-content .mc4wp-form input[type="submit"]:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.newletter-panel .newletter-content .mc4wp-form input[type="submit"]:hover,
.newletter-panel .newletter-content .mc4wp-form input[type="submit"]:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.newletter-panel .newletter-content .mc4wp-form input[type="submit"]:hover,
.newletter-panel .newletter-content .mc4wp-form input[type="submit"]:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.newletter-panel .newletter-content .mc4wp-form ::-webkit-input-placeholder {
  color: #bbc1cc;
}
.newletter-panel .newletter-content .mc4wp-form :-moz-placeholder {
  color: #bbc1cc;
}
.newletter-panel .newletter-content .mc4wp-form ::-moz-placeholder {
  color: #bbc1cc;
}
.newletter-panel .newletter-content .mc4wp-form :-ms-input-placeholder {
  color: #bbc1cc;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 70%;
    margin: 32px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.furnde-category {
  position: relative;
}
.furnde-category .cat-title h3 {
  color: #e8ebf1;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 31px;
}
.furnde-category .cat-title h3:before {
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 40px;
  background-color: #e8ebf1;
  content: "";
}
.furnde-category .cat-title.top-right {
  text-align: right;
}
.furnde-category .cat-title.top-right h3 {
  position: relative;
  padding: 10px 0 60px;
  margin: 0;
}
.furnde-category .cat-title.bottom-right {
  text-align: right;
}
.furnde-category .cat-title.bottom-right h3 {
  position: relative;
  padding: 10px 0 0;
  margin: 180px 0 0;
  color: #e8ebf1;
  font-weight: 700;
}
.furnde-category .cat-title.bottom-left {
  text-align: left;
}
.furnde-category .cat-title.bottom-left h3 {
  position: relative;
  padding: 10px 0 0;
  margin: 180px 0 0;
  color: #e8ebf1;
  font-weight: 700;
}
.furnde-category .cat-title.bottom-left h3:before {
  left: 0;
  right: inherit;
}
.furnde-category .cat-title.top-left h3 {
  margin-bottom: 180px;
}
.furnde-category .cat-title.top-left h3:before {
  left: 0;
  right: inherit;
}
.furnde-category .cat-title.right {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  max-width: 15%;
}
.furnde-category .cat-title.right h3 {
  font-weight: 700;
}
.furnde-category .cat-item {
  position: relative;
}
.furnde-category .cat-item.right {
  float: left;
  margin-right: 25%;
  margin-left: 140px;
}
.furnde-category .cat-item .cat-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.furnde-category .cat-item .cat-subtitle {
  position: absolute;
  top: 40px;
  left: 40px;
  font-size: 16px;
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: 600;
  transform: rotate(270deg);
  transform-origin: left top;
  display: inline-block;
  line-height: 1;
  color: #8a97a2;
}
.furnde-category .cat-item .cat-subtitle.top-left-outside {
  position: static;
  left: 0;
  top: 0;
  margin: 0 0 90px;
  color: #485c62;
  font-size: 20px;
  letter-spacing: 2px;
}
.furnde-category .cat-item .cat-subtitle.left-outside {
  color: #485c62;
  font-size: 20px;
  letter-spacing: 2px;
  left: -140px;
  top: 50%;
}
.furnde-category .cat-item .cat-content {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.furnde-category .cat-item .cat-content h2 {
  font-size: 42px;
  color: #495c63;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 3px;
}
.furnde-category .cat-item .cat-content .btn-view {
  font-size: 14px;
  color: #495c63;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
  padding-top: 20px;
  position: relative;
  display: inline-block;
  transition: 0.5s;
}
.furnde-category .cat-item .cat-content .btn-view:before,
.furnde-category .cat-item .cat-content .btn-view:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ff7a5e;
  content: "";
}
.furnde-category .cat-item .cat-content .btn-view:after {
  left: inherit;
  right: 0;
  width: 0;
  transition: 0.3s;
  background-color: #262e31;
}
.furnde-category .cat-item .cat-content .btn-view:hover {
  color: #262e31;
}
.furnde-category .cat-item .cat-content .btn-view:hover:after {
  left: 0;
  width: 100%;
}
.furnde-category.show-now-hover {
  overflow: hidden;
}
.furnde-category.show-now-hover .cat-overlay {
  transition: 0.5s;
}
.furnde-category.show-now-hover .cat-item .cat-content {
  bottom: -13px;
  transition: 0.5s;
  left: 30px;
}
.furnde-category.show-now-hover .cat-item .cat-content h2 {
  font-size: 24px;
  font-weight: 300;
  transition: 0.3s;
}
.furnde-category.show-now-hover .cat-subtitle {
  font-size: 12px;
  font-weight: 700;
}
.furnde-category.show-now-hover .cat-item .cat-content .btn-view {
  padding-top: 10px;
  opacity: 0;
  transition: 0.3s;
  color: #fff;
  font-size: 13px;
}
.furnde-category.show-now-hover .cat-item .cat-content .btn-view:before,
.furnde-category.show-now-hover .cat-item .cat-content .btn-view:after {
  background-color: #fff;
}
.furnde-category.show-now-hover:hover .cat-overlay {
  background-color: rgba(255, 122, 94, 0.9);
}
.furnde-category.show-now-hover:hover .cat-subtitle {
  color: #fff;
  transition: 0.5s;
}
.furnde-category.show-now-hover:hover .cat-item .cat-content {
  bottom: 20px;
}
.furnde-category.show-now-hover:hover .cat-item .cat-content h2 {
  color: #fff;
}
.furnde-category.show-now-hover:hover .cat-item .cat-content .btn-view {
  opacity: 1;
}
.furnde-newletter h2 {
  font-size: 24px;
  color: #55616a;
  position: relative;
  padding-bottom: 25px;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.furnde-newletter h2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  height: 2px;
  background-color: #e8ebf1;
  width: 40px;
}
.furnde-newletter p {
  font-size: 20px;
  color: #8a97a2;
  padding: 0;
  margin: 0;
}
.furnde-newletter .btn {
  margin-top: 75px;
}
.furnde-newletter.style-2 {
  border: 1px solid #ff7a5e;
  padding: 35px;
}
.furnde-newletter.style-2 .col-newletter {
  width: 100%;
}
.furnde-newletter.style-2 .col-newletter.text-right {
  text-align: left;
}
.furnde-newletter.style-2 h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.furnde-newletter.style-2 .btn {
  margin-top: 48px;
}
.fd-icon-box {
  text-align: center;
  color: #8a97a2;
}
.fd-icon-box i {
  color: #8a97a2;
  font-size: 45px;
  margin-bottom: 35px;
  text-align: center;
}
.fd-icon-box .box-content {
  font-size: 18px;
  line-height: 1.4;
}
.fd-icon-box .box-content h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.fd-icon-box .box-content h3 a {
  color: #000000;
  transition: none;
}
.fd-icon-box .box-content h3 a:hover {
  color: #ff7a5e;
}
.fd-icon-box.icon-left {
  text-align: left;
}
.fd-icon-box.icon-left i {
  float: left;
  font-size: 40px;
}
.fd-icon-box.icon-left .box-content {
  margin-left: 75px;
  font-size: 14px;
}
.fd-icon-box.icon-left .box-content h3 {
  margin-bottom: 10px;
}
.fd-icon-box.icon-left .box-content h3 a {
  font-size: 16px;
}
.fd-icon-box.border-radius i {
  height: 98px;
  width: 98px;
  line-height: 98px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #eef1f7;
}
.fd-icon-box.fd-icon-box-2 {
  background-color: #55616a;
  padding: 45px 30px;
  color: #fff;
}
.fd-icon-box.fd-icon-box-2 i {
  color: #fff;
  margin-bottom: 22px;
}
.fd-icon-box.fd-icon-box-2 .box-content {
  font-size: 16px;
  font-weight: 400;
}
.fd-icon-box.fd-icon-box-2 .box-content h3 {
  color: #fff;
  font-size: 16px;
}
.fd-icon-box.fd-icon-box-2 .box-content h3 a {
  color: #fff;
  font-size: 16px;
}
.fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #ff7a5e;
}
.furnde-banner {
  position: relative;
}
.furnde-banner .b-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 0;
}
.furnde-banner .b-content {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 30px;
  right: 30px;
  z-index: 1;
}
.furnde-banner .b-content .b-title {
  font-size: 60px;
  font-weight: 300;
  color: #262e31;
  text-transform: uppercase;
  margin: 0 0 5px;
  line-height: 1;
}
.furnde-banner .b-content .b-subtitle {
  font-size: 60px;
  font-weight: 700;
  color: #262e31;
  text-transform: uppercase;
  margin: 0 0 30px;
  line-height: 1;
}
.furnde-banner.furnde-banner-large .b-content {
  left: 200px;
  right: 20px;
}
.furnde-banner.furnde-banner-large .b-content .link {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border-color: #262e31;
}
.furnde-banner.furnde-banner-large .b-content .link:hover,
.furnde-banner.furnde-banner-large .b-content .link:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.furnde-banner.furnde-banner-large .b-content .link:hover,
.furnde-banner.furnde-banner-large .b-content .link:focus {
  color: #fff;
  background-color: #0c0f10;
}
.furnde-banner.furnde-banner-large .b-content .link:hover,
.furnde-banner.furnde-banner-large .b-content .link:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.furnde-banner.furnde-banner-large .b-content .link:hover,
.furnde-banner.furnde-banner-large .b-content .link:focus {
  color: #fff;
  background-color: #0c0f10;
}
.furnde-banner.furnde-banner-medium .b-content .b-title {
  font-size: 42px;
  color: #fff;
  margin-bottom: 10px;
}
.furnde-banner.furnde-banner-medium .b-content .b-subtitle {
  font-size: 42px;
  color: #fff;
  margin-bottom: 20px;
}
.furnde-banner.furnde-banner-medium .b-content .link {
  color: #fff;
  position: relative;
  padding: 0 0 8px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s;
}
.furnde-banner.furnde-banner-medium .b-content .link:after,
.furnde-banner.furnde-banner-medium .b-content .link:before {
  background-color: #fff;
  height: 2px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s;
}
.furnde-banner.furnde-banner-medium .b-content .link:after {
  left: inherit;
  width: 0;
  right: 0;
  transition: 0.3s;
  background-color: #ff7a5e;
}
.furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #ff7a5e;
}
.furnde-banner.furnde-banner-medium .b-content .link:hover:after {
  left: 0;
  width: 100%;
}
.furnde-banner.furnde-banner-small {
  text-align: center;
}
.furnde-banner.furnde-banner-small .b-content .b-title {
  font-size: 20px;
  color: #262e31;
  font-weight: 400;
  margin-bottom: 20px;
}
.furnde-banner.furnde-banner-small .b-content .link {
  font-size: 13px;
  font-weight: 700;
  color: #262e31;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 8px;
}
.furnde-banner.furnde-banner-small .b-content .link:after,
.furnde-banner.furnde-banner-small .b-content .link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #ff7a5e;
}
.furnde-banner.furnde-banner-small .b-content .link:after {
  left: inherit;
  right: 0;
  width: 0;
  transition: 0.3s;
  background-color: #262e31;
}
.furnde-banner.furnde-banner-small .b-content .link:hover:after {
  width: 100%;
  left: 0;
}
.furnde-banner.center-bottom .b-content {
  top: inherit;
  bottom: 40px;
  transform: none;
}
.furnde-banner.center-bottom .b-content .b-title {
  margin-bottom: 15px;
}
.furnde-banner.center-top .b-content {
  top: 40px;
  transform: none;
}
.furnde-banner.align-center .b-content {
  text-align: center;
  left: 40px;
}
.furnde-banner.left-top {
  text-align: left;
}
.furnde-banner.left-top .b-content {
  left: 40px;
  transform: none;
  top: 40px;
}
.furnde-banner.light-color .b-content .b-title {
  color: #fff;
}
.furnde-banner.light-color .b-content .b-subtitle {
  color: #fff;
}
.furnde-banner.light-color .b-content .link {
  border-color: #fff;
  color: #fff;
}
.furnde-banner.light-color .b-content .link:after {
  background-color: #fff;
}
.furnde-banner.light-color .b-content .link:hover,
.furnde-banner.light-color .b-content .link:focus {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.furnde-banner.dark-color .b-content .b-title {
  color: #262e31;
}
.furnde-banner.dark-color .b-content .b-subtitle {
  color: #262e31;
}
.furnde-banner.dark-color .b-content .link {
  border-color: #262e31;
  color: #262e31;
}
.furnde-banner.dark-color .b-content .link:after {
  background-color: #262e31;
}
.furnde-banner.dark-color .b-content .link:hover {
  background-color: transparent;
}
.fd-products-tabs .tabs-nav {
  text-align: center;
  margin-bottom: 40px;
}
.fd-products-tabs .tabs-nav li {
  display: inline-block;
  float: none;
  padding: 0 25px;
}
.fd-products-tabs .tabs-nav li a {
  font-size: 14px;
  color: #8a97a2;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 7px;
  font-weight: 700;
  line-height: 1;
}
.fd-products-tabs .tabs-nav li a:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  content: "";
  background-color: #ff7a5e;
  transition: 0.3s;
}
.fd-products-tabs .tabs-nav li a.active {
  color: #262e31;
}
.fd-products-tabs .tabs-nav li a.active:after {
  width: 100%;
  left: 0;
}
.fd-daily-deal {
  text-align: center;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}
.fd-daily-deal .deal-title {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  position: relative;
}
.fd-daily-deal .deal-title:after {
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  content: "";
}
.fd-daily-deal .sale-price-date {
  overflow: hidden;
  display: table;
  margin: 50px auto 60px;
}
.fd-daily-deal .sale-price-date .box {
  float: left;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-right: 20px;
  background-color: #fff;
  text-align: center;
  color: #262e31;
  position: relative;
}
.fd-daily-deal .sale-price-date .box .timer-content {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #262e31;
  font-size: 24px;
}
.fd-daily-deal .sale-price-date .box .title {
  display: block;
  color: #8a97a2;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}
.fd-daily-deal .sale-price-date .box:last-child {
  margin-right: 0;
}
.fd-daily-deal .link {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 7px;
  position: relative;
  line-height: 1;
  transition: 0.3s;
}
.fd-daily-deal .link:after,
.fd-daily-deal .link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: "";
}
.fd-daily-deal .link:after {
  left: inherit;
  right: 0;
  width: 0;
  transition: 0.3s;
  background-color: #ff7a5e;
}
.fd-daily-deal .link:hover {
  color: #ff7a5e;
}
.fd-daily-deal .link:hover:after {
  width: 100%;
  left: 0;
}
.furnde-image-box {
  position: relative;
}
.furnde-image-box .b-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 0;
}
.furnde-image-box .b-content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 35px 20px 45px 40%;
  color: #55616a;
  font-size: 14px;
  z-index: 2;
}
.furnde-image-box .b-content .title {
  color: #262e31;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.furnde-image-box .b-content .desc {
  margin-bottom: 20px;
}
.furnde-image-box .b-content .link {
  color: #262e31;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 7px;
}
.furnde-image-box .b-content .link:after,
.furnde-image-box .b-content .link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 2px;
  background-color: #ff7a5e;
  z-index: 1;
}
.furnde-image-box .b-content .link:after {
  left: inherit;
  right: 0;
  width: 0;
  background-color: #262e31;
  transition: 0.3s;
  z-index: 2;
}
.furnde-image-box .b-content .link:hover:after {
  left: 0;
  width: 100%;
}
.furnde-image-box.light-color .b-content {
  color: #fff;
}
.furnde-image-box.light-color .b-content .title {
  color: #fff;
}
.furnde-image-box.light-color .b-content .link {
  color: #fff;
}
.furnde-image-box.light-color .b-content .link:after {
  background-color: #fff;
}
.furnde-image-box.left-content {
  overflow: hidden;
}
.furnde-image-box.left-content img {
  width: 40%;
  float: left;
}
.furnde-image-box.left-content .b-content {
  width: 60%;
  float: left;
  position: relative;
  margin: 0;
  padding: 35px 20px 35px 30px;
  z-index: 2;
}
.furnde-products.woocommerce ul.products li.product {
  transition: none;
}
.furnde-products .filters-dropdown ul {
  margin: 0 0 40px;
  padding: 0 0 8px;
  border-bottom: 1px solid #eef1f7;
}
.furnde-products .filters-dropdown ul li {
  display: inline-block;
  padding-right: 40px;
  list-style: none;
}
.furnde-products .filters-dropdown ul li:last-child {
  padding-right: 0;
}
.furnde-products .filters-dropdown ul li a {
  color: #8a97a2;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  line-height: 1;
}
.furnde-products .filters-dropdown ul li a:after {
  position: absolute;
  bottom: -11px;
  right: 0;
  width: 0;
  background-color: #ff7a5e;
  height: 2px;
  content: "";
  transition: 0.3s;
}
.furnde-products .filters-dropdown ul li a.selected {
  color: #262e31;
}
.furnde-products .filters-dropdown ul li a.selected:after {
  width: 100%;
  left: 0;
}
.featured-products {
  background-color: #fff;
  padding: 40px;
}
.featured-products .title {
  color: #262e31;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 20px;
  position: relative;
  margin: 0 0 60px;
}
.featured-products .title:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #e8ebf1;
  content: "";
}
.featured-products .pro-name {
  font-size: 42px;
  font-weight: 300;
  color: #262e31;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 30px;
}
.featured-products .pro-desc {
  font-size: 16px;
  color: #8a97a2;
  margin-bottom: 30px;
}
.featured-products .link {
  color: #ff7a5e;
  border: 2px solid #ff7a5e;
  padding: 12px 25px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  line-height: 1;
}
.fd-posts-carousel .fd-post {
  width: 100%;
}
.fd-posts-carousel .fd-post .post-header {
  position: relative;
  min-height: 30px;
  transition: 0.3s;
}
.fd-posts-carousel .fd-post .post-meta {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.fd-posts-carousel .fd-post .post-meta .post-date,
.fd-posts-carousel .fd-post .post-meta .post-author {
  height: 30px;
  line-height: 30px;
  padding: 0 13px;
  background-color: #262e31;
  display: block;
  float: left;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.fd-posts-carousel .fd-post .post-meta .post-author {
  background-color: #fff;
}
.fd-posts-carousel .fd-post .post-meta .post-author a {
  color: #262e31;
  font-weight: 700;
}
.fd-posts-carousel .fd-post .post-text {
  padding: 30px 20px 20px;
  font-size: 14px;
  color: #8a97a2;
  border: 1px solid #e8ebf1;
  transition: 0.5s;
}
.fd-posts-carousel .fd-post .post-text .post-title {
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
.fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #ff7a5e;
}
.fd-posts-carousel .fd-post .post-text .read-more {
  padding-top: 20px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  display: inline-block;
}
.fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #ff7a5e;
}
.fd-posts-carousel .owl-controls {
  margin-top: 35px;
}
.fd-posts-carousel .owl-controls .owl-page span {
  width: 12px;
  height: 12px;
  border: 2px solid #55616a;
}
.fd-posts-carousel .owl-controls .owl-page:hover span,
.fd-posts-carousel .owl-controls .owl-page.active span {
  background-color: #55616a;
}
.fd-testimonial-list .fd-testimonial {
  text-align: center;
  color: #262e31;
  font-size: 24px;
  font-style: italic;
}
.fd-testimonial-list .fd-testimonial img {
  max-width: 100px;
  height: auto;
  margin-bottom: 25px;
}
.fd-testimonial-list .fd-testimonial .testimonial-meta small {
  padding-left: 5px;
}
.fd-testimonial-list .owl-controls {
  margin-top: 40px;
}
.fd-testimonial-list .owl-controls .owl-page span {
  width: 11px;
  height: 11px;
  border: 2px solid #8a97a2;
}
.fd-testimonial-list .owl-controls .owl-page.active span {
  background-color: #55616a;
  border-color: #55616a;
}
.wpcf7-form {
  font-size: 14px;
  color: #262e31;
  font-weight: 700;
}
.wpcf7-form > p {
  margin-bottom: 15px;
}
.wpcf7-form .wpcf7-text {
  border: 1px solid #d8dde6;
  padding: 0 15px;
  transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
  height: 60px;
  line-height: 60px;
  width: 100%;
}
.wpcf7-form .wpcf7-text:hover {
  border-color: #8a97a2;
}
.wpcf7-form .wpcf7-text:focus {
  border-color: #262e31;
}
.wpcf7-form .wpcf7-textarea {
  width: 100%;
}
.wpcf7-form .wpcf7-submit {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
}
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form .wpcf7-submit:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form .wpcf7-submit:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form .wpcf7-submit:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form .wpcf7-submit:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.fd-contact ul {
  margin: 0;
  padding: 0;
}
.fd-contact ul li {
  list-style: none;
  margin-bottom: 20px;
}
.fd-contact ul li h4 {
  font-size: 16px;
  font-weight: 400;
  float: left;
  text-transform: uppercase;
  min-width: 100px;
  padding-right: 20px;
  margin: 3px 0 0;
  display: block;
}
.fd-contact ul li span,
.fd-contact ul li a {
  padding-left: 120px;
  display: block;
  color: #55616a;
  font-size: 16px;
}
.fd-images-carousel {
  text-align: center;
}
.fd-images-carousel .owl-controls .owl-buttons div {
  transition: 0.5s;
  color: #8a97a2;
  background-color: transparent;
  margin-top: -28px;
}
.fd-images-carousel .owl-controls .owl-buttons div:hover {
  color: #3b4144;
}
.fd-images-carousel .owl-controls .owl-buttons .owl-prev {
  left: -50px;
}
.fd-images-carousel .owl-controls .owl-buttons .owl-next {
  right: -50px;
}
.fd-cta {
  background-color: #eef1f7;
  position: relative;
}
.fd-cta .fd-cta-container {
  width: 100%;
}
.fd-cta .fd-cta-contents {
  padding: 0 80px 0 70px;
  overflow: hidden;
}
.fd-cta .fd-cta-contents .cta-content {
  margin: 30px 0;
  color: #262e31;
  font-size: 20px;
  float: left;
}
.fd-cta .fd-cta-contents .cta-content p {
  margin-bottom: 0;
}
.fd-cta .fd-cta-contents .link {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
  float: right;
  margin: 26px 0;
}
.fd-cta .fd-cta-contents .link:hover,
.fd-cta .fd-cta-contents .link:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.fd-cta .fd-cta-contents .link:hover,
.fd-cta .fd-cta-contents .link:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.fd-cta .fd-cta-contents .link:hover,
.fd-cta .fd-cta-contents .link:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.fd-cta .fd-cta-contents .link:hover,
.fd-cta .fd-cta-contents .link:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.fd-cta .cta-close {
  position: absolute;
  top: 14px;
  right: 30px;
  font-size: 38px;
  color: #8a97a2;
}
.fd-cta.cta-primary-color {
  background-color: #ff7a5e;
}
.fd-cta.cta-primary-color .fd-cta-contents .cta-content {
  color: #fff;
}
.fd-cta.cta-primary-color .fd-cta-contents .link {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  transition: all 0.5s;
  color: #262e31;
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.fd-cta.cta-primary-color .fd-cta-contents .link:hover,
.fd-cta.cta-primary-color .fd-cta-contents .link:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.fd-cta.cta-primary-color .fd-cta-contents .link:hover,
.fd-cta.cta-primary-color .fd-cta-contents .link:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.fd-cta.cta-primary-color .fd-cta-contents .link:hover,
.fd-cta.cta-primary-color .fd-cta-contents .link:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.fd-cta.cta-primary-color .fd-cta-contents .link:hover,
.fd-cta.cta-primary-color .fd-cta-contents .link:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.fd-cta.cta-primary-color .cta-close {
  color: #fff;
}
.fd-cta.cta-dark {
  background-color: #262e31;
}
.fd-cta.cta-dark .fd-cta-contents .cta-content {
  color: #fff;
}
.fd-cta.cta-dark .cta-close {
  color: #fff;
}
.vc_toggle {
  padding: 0 0 21.74px;
}
.vc_toggle .vc_toggle_content {
  margin-bottom: 0;
}
.vc_message_box {
  font-size: 16px;
  padding: 30px 30px 30px 80px;
}
.vc_message_box .vc_message_box-icon {
  top: -33px;
}
.vc_message_box .vc_message_box-icon i {
  font-size: 18px;
  color: #fff;
  background-color: #4bb372;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border-color: #4bb372;
}
.vc_color-success.vc_message_box-outline,
.vc_color-success.vc_message_box-solid-icon {
  border: 1px solid #93d0aa;
  color: #4bb372;
  background-color: #fff;
}
.vc_color-success.vc_message_box-outline .vc_message_box-icon i,
.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon i {
  color: #fff;
  background-color: #4bb372;
  border-color: #4bb372;
}
.vc_color-danger.vc_message_box-outline,
.vc_color-danger.vc_message_box-solid-icon {
  border: 1px solid #ffadad;
  background-color: #fff;
  color: #f07070;
}
.vc_color-danger.vc_message_box-outline .vc_message_box-icon i,
.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon i {
  color: #fff;
  background-color: #f07070;
  border-color: #f07070;
}
.vc_color-warning.vc_message_box-outline,
.vc_color-warning.vc_message_box-solid-icon {
  border: 1px solid #f4c66d;
  background-color: #fff;
  color: #f19f00;
}
.vc_color-warning.vc_message_box-outline .vc_message_box-icon i,
.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon i {
  color: #fff;
  background-color: #f19f00;
  border-color: #f19f00;
}
.vc_color-warning.vc_message_box-outline .vc_message_box-icon i:before,
.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon i:before {
  content: "\f12a";
}
.vc_color-info.vc_message_box-outline,
.vc_color-info.vc_message_box-solid-icon {
  border: 1px solid #85bae0;
  background-color: #fff;
  color: #417eaa;
}
.vc_color-info.vc_message_box-outline .vc_message_box-icon i,
.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon i {
  color: #fff;
  background-color: #417eaa;
  border-color: #417eaa;
}
.vc_color-info.vc_message_box-outline .vc_message_box-icon i:before,
.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon i:before {
  content: "\f129";
}
.fd-row-over {
  position: relative;
  z-index: 200;
}
@media (min-width: 1600px) and (max-width: 1919px) {
  .furnde-category .cat-title.bottom-left h3 {
    margin-top: 145px;
  }
  .furnde-category .cat-title.top-left h3 {
    margin-bottom: 145px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .furnde-category .cat-title.bottom-left h3 {
    margin-top: 125px;
  }
  .furnde-category .cat-title.top-left h3 {
    margin-bottom: 125px;
  }
}
@media (max-width: 1199px) {
  .furnde-image-box .b-content {
    padding: 25px 20px 30px 30%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .furnde-banner.furnde-banner-medium .b-content .b-title,
  .furnde-banner.furnde-banner-medium .b-content .b-subtitle {
    font-size: 30px;
  }
  .furnde-category .cat-title.bottom-left h3 {
    margin-top: 80px;
  }
  .furnde-category .cat-title.top-left h3 {
    margin-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .vc_row.vc_row-no-padding .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .vc_row.vc_row-no-padding .vc_col-sm-12 .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .vc_row .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .vc_row.vc_row-no-padding .vc_col-sm-12 .vc_column-inner .furnde-category {
    padding-left: 15px;
    padding-right: 15px;
  }
  .vc_row.vc_row-no-padding .vc_col-sm-12 .vc_column-inner .furnde-category .cat-title.right {
    right: 15px;
  }
  .vc_row.vc_row-no-padding .vc_col-sm-12 .vc_column-inner .furnde-category .cat-title.right h3:before {
    right: 15px;
  }
  .furnde-newletter.style-2 .btn {
    width: 100%;
    min-width: 100%;
  }
  .furnde-banner.furnde-banner-large .b-content {
    left: 100px;
    right: 100px;
  }
  .furnde-banner.furnde-banner-medium .b-content .b-title {
    font-size: 25px;
  }
  .furnde-banner.furnde-banner-medium .b-content .b-subtitle {
    font-size: 25px;
  }
  .furnde-image-box img {
    display: none;
  }
  .furnde-image-box .b-content {
    padding-left: 0;
    padding-top: 0;
    position: static;
  }
  .fd-cta .fd-cta-contents {
    padding: 0 40px 0 20px;
  }
  .fd-cta .fd-cta-contents .link {
    float: left;
    margin-top: 0;
  }
  .fd-cta .cta-close {
    right: 20px;
  }
  .fd-row-container {
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .vc_column_container > .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .newletter-panel .modal-dialog {
    width: 600px;
    margin: 0 auto;
  }
  .newletter-panel .newletter-content {
    padding: 0 30px;
  }
  .furnde-category .cat-item.right {
    margin-left: 0;
    margin-right: 0;
  }
  .furnde-category .cat-item .cat-subtitle {
    display: none;
  }
  .furnde-category .cat-item img {
    width: 100%;
  }
  .furnde-category .cat-item h3 {
    font-size: 30px !important;
    font-weight: 700;
  }
  .furnde-category .cat-title.right {
    position: static;
    width: 100%;
    max-width: 100%;
  }
  .furnde-category .cat-title.right h3 {
    margin-bottom: 50px;
  }
  .furnde-category .cat-title.top-left h3 {
    margin-bottom: 50px;
  }
  .furnde-category .cat-title.bottom-right h3 {
    margin-top: 50px;
  }
  .furnde-category .cat-title h3 {
    font-size: 30px !important;
    font-weight: 700;
  }
  .furnde-category.show-now-hover .cat-overlay {
    display: none;
  }
  .furnde-category.show-now-hover .cat-item .cat-content {
    bottom: 20px;
  }
  .furnde-category.show-now-hover .cat-item .cat-content .btn-view {
    opacity: 1;
    position: relative;
    color: #495c63;
  }
  .furnde-category.show-now-hover .cat-item .cat-content .btn-view:before {
    background-color: #495c63;
  }
  .furnde-category.show-now-hover .cat-item .cat-content .btn-view:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ff7a5e;
    content: "";
  }
  .furnde-category.show-now-hover:hover .cat-item .cat-content h2,
  .furnde-category.show-now-hover:hover .cat-item .cat-content .btn-view {
    color: #495c63;
  }
  .furnde-category.show-now-hover:hover .cat-item .cat-content h2:before,
  .furnde-category.show-now-hover:hover .cat-item .cat-content .btn-view:before {
    background-color: #495c63;
  }
  .furnde-banner.furnde-banner-large .b-content {
    left: 50px;
    right: 50px;
  }
  .furnde-banner.furnde-banner-large .b-content .b-title {
    font-size: 40px;
  }
  .furnde-banner.furnde-banner-large .b-content .b-subtitle {
    font-size: 40px;
  }
  .furnde-banner.furnde-banner-large .b-content .link {
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    min-width: 160px;
  }
  .furnde-banner.furnde-banner-medium img {
    width: 100%;
  }
  .furnde-banner.furnde-banner-small {
    text-align: center;
  }
  .furnde-banner.furnde-banner-small img {
    width: 80%;
  }
  .fd-daily-deal .col-sm-8 {
    padding-left: 0;
    padding-right: 0;
  }
  .fd-daily-deal .sale-price-date .box {
    width: 100px;
    height: 100px;
  }
  .furnde-image-box {
    text-align: center;
  }
  .furnde-newletter .text-right {
    text-align: left;
  }
  .newletter-panel .newletter-content {
    margin-top: 20px;
  }
  .newletter-panel .newletter-content .mc4wp-form .mc4wp-desc {
    min-height: inherit;
  }
  .fd-images-carousel .owl-controls .owl-buttons div {
    display: none;
  }
}
@media (max-width: 600px) {
  .newletter-panel .modal-dialog {
    width: 480px;
  }
  .furnde-banner.furnde-banner-large .b-content {
    left: 30px;
    right: 30px;
  }
  .furnde-banner.furnde-banner-large .b-content .b-title {
    font-size: 20px;
  }
  .furnde-banner.furnde-banner-large .b-content .b-subtitle {
    font-size: 20px;
  }
  .furnde-banner.furnde-banner-large .b-content .link {
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    min-width: 160px;
  }
  .fd-daily-deal .sale-price-date .box {
    width: 80px;
    height: 80px;
  }
  .fd-daily-deal .sale-price-date .box .timer-content {
    font-size: 18px;
  }
  .fd-products-tabs .tabs-nav li {
    padding: 0 10px;
  }
  .furnde-products .filters-dropdown ul li {
    margin-bottom: 15px;
    padding-right: 30px;
  }
  .ta-map {
    height: 320px !important;
  }
}
@media (max-width: 480px) {
  .newletter-panel .modal-dialog {
    width: 320px;
  }
  .furnde-category .cat-item .cat-content h2 {
    font-size: 30px;
  }
  .furnde-banner.furnde-banner-large .b-content .b-title {
    font-size: 14px;
  }
  .furnde-banner.furnde-banner-large .b-content .b-subtitle {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .furnde-banner.furnde-banner-large .b-content .link {
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    min-width: 160px;
    background-color: transparent;
    border-color: transparent;
    text-align: left;
    padding: 0;
  }
  .furnde-banner.furnde-banner-large .b-content .link:hover {
    background-color: transparent;
    border-color: transparent;
    color: #262e31;
  }
  .furnde-banner.furnde-banner-small {
    text-align: center;
  }
  .furnde-banner.furnde-banner-small img {
    width: 100%;
  }
  .fd-daily-deal .sale-price-date .box {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }
  .fd-daily-deal .sale-price-date .box .timer-content {
    font-size: 14px;
  }
  .fd-daily-deal .sale-price-date .box .title {
    font-size: 10px;
  }
  .fd-products-tabs .tabs-nav {
    text-align: left;
  }
  .fd-products-tabs .tabs-nav li {
    margin-bottom: 10px;
  }
  .ta-map {
    height: 280px !important;
  }
  .wpcf7-form .wpcf7-text {
    min-width: 100%;
  }
  .featured-products {
    padding: 20px;
  }
  .featured-products .pro-name {
    font-size: 30px;
  }
}
@media (max-width: 320px) {
  .newletter-panel .modal-dialog {
    width: 290px;
  }
  .furnde-category .cat-item .cat-content h2 {
    font-size: 20px;
  }
}
