@charset "utf-8";
body {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  background-color: #ffffff;
  color: #000000;
  position: relative;
  font-family: "Karla Regular";
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
}

body.openpopup {
  overflow: hidden;
}

body.openpopup:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.5);
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
  letter-spacing: normal;
}

/*-- Fonts --*/
@font-face {
    font-family: 'FontAwesome';
    src: url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
         url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: "Futura";
  src: url("../fonts/Futura.woff2") format("woff2"),
       url("../fonts/Futura.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MADE SAONARA";
  src: url("../fonts/MADESAONARA.woff2") format("woff2"),
       url("../fonts/MADESAONARA.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MADE SAONARA 2";
  src: url("../fonts/MADESAONARA2.woff2") format("woff2"),
       url("../fonts/MADESAONARA2.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Chronicle Display Black";
  src: url("../fonts/ChronicleDisplay-Black.woff2") format("woff2"),
       url("../fonts/ChronicleDisplay-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Chronicle Display LightItalic";
  src: url("../fonts/ChronicleDisplay-LightItalic.woff2") format("woff2"),
       url("../fonts/ChronicleDisplay-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Chronicle Display Semi";
  src: url("../fonts/ChronicleDisplay-Semi.woff2") format("woff2"),
       url("../fonts/ChronicleDisplay-Semi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Chronicle Display Roman";
  src: url("../fonts/ChronicleDisplay-Roman.woff2") format("woff2"),
       url("../fonts/ChronicleDisplay-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.woff2?kejdz8") format("woff2"),
       url("../fonts/icomoon.woff?kejdz8") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Karla Bold";
  src: url("../fonts/Karla-Bold.woff2") format("woff2"),
       url("../fonts/Karla-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Karla SemiBold";
  src: url("../fonts/Karla SemiBold.woff2") format("woff2"),
       url("../fonts/Karla SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Karla Regular";
  src: url("../fonts/Karla-Regular.woff2") format("woff2"),
       url("../fonts/Karla-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Karla Medium";
  src: url("../fonts/Karla-Medium.woff2") format("woff2"),
       url("../fonts/Karla-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter SemiBold";
  src: url("../fonts/inter/Inter-SemiBold.woff2") format("woff2"),
       url("../fonts/inter/Inter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Regular";
  src: url("../fonts/inter/Inter-Regular.woff2") format("woff2"),
       url("../fonts/inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amalfi Coast';
  src: url('../fonts/AmalfiCoast.woff2') format('woff2'),
       url('../fonts/AmalfiCoast.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.karla-regular {
  font-family: "Karla Regular" !important;
}
.Karla-Medium {
  font-family: "Karla Medium" !important;
}
.Karla-SemiBold,
.karla-SemiBold {
  font-family: "Karla SemiBold" !important;
}
.karla-Bold {
  font-family: "Karla Bold";
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-left-arrow:before {
  content: "\e905";
}

.icon-facebook:before {
  content: "\e900";
}

.icon-instagram:before {
  content: "\e901";
}

.icon-pinterest:before {
  content: "\e902";
}

/* .icon-twitter:before {
  content: "\e903";
} */
.icon-twitter::before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url('/wp-content/uploads/2026/01/x-twitter-brands-solid-full.svg');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -8px;
}
@media (max-width: 575px){
  .icon-twitter::before {
    width: 25px;
    height: 25px;
}
}

.icon-youtube:before {
  content: "\e904";
}

a,
span,
i {
  display: inline-block;
}

.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor,
#site-footer a:focus,
.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a,
.pagination a:hover,
.pagination a,
.pagination a:focus {
  text-decoration: none;
}

button:focus,
a:focus,
.slick-initialized .slick-slide:focus,
.contact-Us-Form-box input.wpcf7-submit:focus {
  outline: 0;
}

a {
  -webkit-transition: 0.15s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}

/*-- Fonts --*/

h2,
.h2 {
  font-family: "Chronicle Display Roman";
  font-size: 39px;
  line-height: 52px;
  color: #000000;
}

.futura-regular {
  font-family: "Karla Regular";
}

.made-saonara-one {
  font-family: "MADE SAONARA";
}

.made-saonara-two {
  font-family: "MADE SAONARA 2";
}

.chronicle-regular {
  font-family: "Chronicle Display";
}

.chronicle-black {
  font-family: "Chronicle Display Black";
}

.chronicle-lightitalic {
  font-family: "Chronicle Display LightItalic";
}

.chronicle-semi {
  font-family: "Chronicle Display Semi";
}

.chronicle-roman,
body.search-results h1.archive-title,
.designTrails-wrapper .designTrails-box p a,
.designTrails-title p {
  font-family: "Chronicle Display Roman";
}

.font-100 {
  font-size: 100px;
  line-height: 106px;
}

.font-50,
body.search-results h1.archive-title {
  font-size: 44px;
  line-height: 52px;
}

.font-46 {
  font-size: 46px;
  line-height: 52px;
}
.font-40 {
  font-size: 40px;
  line-height: 46px;
}
.font-34 {
  font-size: 39px;
  line-height: 41px;
}
.font-39 {
  font-size: 39px;
  line-height: 45px;
}

.font-36 {
  font-size: 36px;
  line-height: 42px;
}

.font-26 {
  font-size: 26px;
  line-height: 32px;
}

.font-25 {
  font-size: 25px;
  line-height: 31px;
}

.font-24 {
  font-size: 24px;
  line-height: 1;
}

.font-23 {
  font-size: 23px;
  line-height: 29px;
}

.font-21 {
  font-size: 21px;
  line-height: 27px;
}

.font-19 {
  font-size: 19px;
  line-height: 25px;
}

.font-18 {
  font-size: 18px;
  line-height: 24px;
}

.font-17 {
  font-size: 17px;
  line-height: 22px;
}

.font-16 {
  font-size: 16px;
  line-height: 22px;
}

.font-15{
  font-size: 15px;
  line-height: 20px;
}

.font-14 {
  font-size: 14px;
  line-height: 20px;
}

.primary-bttm {
  font-size: 21px;
  line-height: 27px;
  color: #000000;
  border: 1px solid #000000;
  padding: 10px 37px;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Karla Regular";
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  position: relative;
  overflow: hidden;
}
.dp-cut-hero .primary-bttm{
  min-width: 220px;
}
.primary-bttm:hover {
  color: #ffffff !important;
  background-color: #000000;
}

body.search-results h1.archive-title {
  font-weight: normal;
}

/*-- Color --*/

.text-black {
  color: #000000;
}

.text-darkgrey {
  color: #020202;
}

.text-lightgrey {
  color: #040404;
}
.text-blackGrey{
  color: #535151;
}
a:hover {
  color: #000000;
}

/*-- Search Bar --*/

.search-modal.active .search-modal-inner,
.search-modal .search-modal-inner {
  max-width: 679px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 3px 2px 5px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 3px 2px 5px 0 rgba(0, 0, 0, 0.35);
}

.search-modal.active .search-modal-inner .search-field,
.search-modal .search-modal-inner .search-field {
  height: auto;
  font-size: 32px;
  line-height: 38px;
  font-family: "Karla Regular";
  color: #9e9e9e;
  padding: 21px 10px;
}

.search-modal.active .search-modal-inner {
  -webkit-transform: translateY(180px);
  -ms-transform: translateY(180px);
  transform: translateY(180px);
}

.search-modal
  .search-modal-inner
  button.toggle.search-untoggle.close-search-toggle {
  display: none;
}

.search-modal.active .search-modal-inner .search-field:focus,
.select2-container--default
  .select2-search--dropdown
  .select2-search__field:focus {
  outline: 0;
}

.search-modal .search-submit {
  position: relative;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  height: auto;
  background-color: transparent;
  color: #000000;
  font-size: 0;
  line-height: 0;
  width: 30px;
  height: 30px;
  background-image: url("/wp-content/uploads/2020/10/search-icon.png");
  background-size: 30px;
  background-repeat: no-repeat;
  margin-right: 33px;
}

.search-modal .search-modal-inner .section-inner {
  max-width: 100%;
  width: 100%;
}

.search-modal .search-modal-inner .section-inner .search-field {
  width: 100%;
  margin: 0;
  padding-left: 33px;
}

.search-modal .search-submit:focus {
  outline: 0;
}

.headernavtop .menu-top-navbar-container ul {
  position: relative;
}

.headernavtop .menu-top-navbar-container ul li.joinnow-sticker .img {
  position: absolute;
  z-index: 9;
  left: 0;
  top: 110%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.headernavtop .menu-top-navbar-container ul li.joinnow-sticker:hover a.img {
  opacity: 1;
  visibility: visible;
}

/*-- Top Bar --*/

.header-navigation-mobile {
  display: none;
}

.headernavtop .menu-top-navbar-container ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.headernavtop .menu-top-navbar-container {
  text-align: right;
}

.headernavtop .menu-top-navbar-container ul a {
  color: #000000;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}

.headernavtop .menu-top-navbar-container ul li {
  margin: 0;
}

.headernavtop .menu-top-navbar-container ul li:not(:first-child) {
  border-left: 2px solid #575757;
  margin-left: 8px;
  padding-left: 8px;
}

.dateTopbar {
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.topheaderbar {
  padding: 25px 0 12px 0;
  position: relative;
  z-index: 999;
}

body.header_sticky main#site-content {
  margin-top: 230px;
}

.primary-menu a.submenuBox {
  padding: 0;
  display: inline-block;
}

/*-- Navigation --*/

.site-logo.faux-heading a.custom-logo-link {
  display: inline-block;
}

body .header-navigation-wrapper ul.primary-menu > li > a {
  font-family: Karla Regular;
  font-size: 17px;
  line-height: 17.54px;
  color: #000000;
  text-transform: uppercase;
  padding-bottom: 17px;
  position: relative;
}
.header-navigation-wrapper ul.primary-menu li:not(:last-child) {
  margin-right: 54px;
}
li.dp-cult {
  display: none;
}
/* .dp-cult li {
  margin: 0 0 0 2rem;
} */
.header_sticky li.dp-cult {
  display: block;
}
.header-navigation-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-navigation-wrapper ul.primary-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  letter-spacing: normal;
  /* -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header_sticky .header-navigation-wrapper ul.primary-menu {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.serach-desktop-bttn button.desktop-toggle-search-button .svg-icon {
  max-width: 21px;
}

.serach-desktop-bttn i,
.desktop-user i {
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}
.serach-desktop-bttn i {
  font-size: 18px;
}

.header-navigation-wrapper .desktop-toggle-search-button {
  padding: 0;
  background-color: transparent;
}
.error404-content form.search-form input.search-submit {
  background-color: #000000;
}
.site-logo.faux-heading {
  margin: 10px 0;
  text-align: center;
}

/* nav.navigation_header {
  margin-top: 15px;
  border-bottom: 1px solid #000000;
  margin-bottom: 22px;
} */

.header_sticky .menuNew {
  display: none;
}
.menuNew {
  padding-bottom: 24px;
}
.site-logo img {
  max-width: 308px;
}
.shadow-box.dp-cult ul li a {
  font-family: Karla Regular;
  font-size: 17px;
  line-height: 17px;
  color: #000000;
  text-transform: uppercase;
}
/* .shadow-box.dp-cult ul li:not(:last-child) {
  margin-right: 60px;
} */

/* .header-navigation-wrapper .serach-desktop-bttn {
  margin-left: auto;
  margin-bottom: 28px;
} */

.header-navigation-wrapper ul.primary-menu li {
  margin: 0;
  /* margin-right: 95px; */
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
}

.header-navigation-wrapper ul.primary-menu li.have_submenu {
  position: static;
}

li.sticky-logo,
.header-navigation-wrapper ul.primary-menu li.join-now-sticky {
  display: none;
}
/* li.sticky-logo,
.header-navigation-wrapper ul.primary-menu li.join-now-sticky {
    opacity:0;
    visibility: hidden;
} */

header#site-header {
  -webkit-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  padding: 0 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
}

header#site-header.sticky {
  top: -83px;
}
.dp-cult-menu a {
  display: flex;
}
.shadow-box.dp-cult ul.nav li {
  margin-top: 0;
}
/*Test */

header#site-header {
  position: relative;
  background-color: transparent;
}

.header_sticky header#site-header {
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
/*
.sub-menu a img {
  width: 230px;
  height: 175px;
} */

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/*Test*/

/*-- header rm --*/

body .header-navigation-wrapper ul.primary-menu li.sticky-logo {
  margin-right: 130px;
  -webkit-transition: 0.8s all ease;
  -o-transition: 0.8s all ease;
  transition: 0.8s all ease;
}

/*-- header rm --*/

body.header_sticky .header-navigation-wrapper ul.primary-menu li.sticky-logo {
  display: block;
  margin-right: 130px;
  opacity: 1;
  visibility: visible;
}

body.header_sticky .header-navigation-wrapper ul.primary-menu li {
  margin-right: 58px;
}

body.header_sticky .header-navigation-wrapper ul.primary-menu li.sticky-logo a {
  padding-bottom: 0;
  padding-top: 0;
}

body.header_sticky nav.navigation_header {
  margin-top: 20px;
  margin-bottom: 0px;
}

body.header_sticky .header-navigation-wrapper ul.primary-menu > li > a {
  /* font-size: 18px;
  line-height: 24px; */
  padding-bottom: 11px;
  padding-top: 11px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.erm_content {
  cursor: pointer;
}

body.header_sticky .header-navigation-wrapper .serach-desktop-bttn {
  margin-bottom: 0;
}

body.header_sticky .header-navigation-wrapper .serach-desktop-bttn .svg-icon {
  max-width: 16px;
}

.header_sticky header#site-header {
  position: fixed;
  width: 100%;
  -webkit-box-shadow: 0 11px 10px -10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 11px 10px -10px rgba(0, 0, 0, 0.4);
  z-index: 100;
  background-color: #ffffff;
}

.header_sticky nav.navigation_header {
  border-bottom-color: #ffffff;
}

body.header_sticky
  .header-navigation-wrapper
  ul.primary-menu
  li.join-now-sticky {
  display: block;
  margin-right: 0;
}

.header-navigation-wrapper ul.primary-menu li span.icon {
  color: #000000;
  top: 10px;
}

body .header-navigation-wrapper ul.primary-menu .menu-item-has-children > a {
  padding-right: 0;
}

body
  .header-navigation-wrapper
  ul.primary-menu
  .menu-item-has-children
  span.icon {
  display: none;
}

.header-navigation-wrapper ul.primary-menu li.have_sm_submenu ul.sub-menu {
  background-color: #000000;
  border-radius: 0;
}

.header-navigation-wrapper
  ul.primary-menu
  li.have_sm_submenu
  ul.sub-menu::after {
  border-bottom-color: #000000;
}

body .header-navigation-wrapper ul.primary-menu > li > a:after {
  content: "";
  position: absolute;
  background-color: #000000;
  width: 100%;
  height: 2px;
  bottom: 10px;
  left: 0;
  right: 0;
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
}

body
  .header-navigation-wrapper
  .menu-account-menu-container
  ul#menu-account-menu-1
  > li
  > a:after,
body
  .header-navigation-wrapper
  .menu-account-menu-container
  #menu-account-menu-1.primary-menu
  ul::after,
#menu-account-menu.primary-menu ul::after {
  display: none;
}
body
  .header-navigation-wrapper
  .menu-account-menu-container
  #menu-account-menu-1.primary-menu
  ul,
#menu-account-menu.primary-menu ul {
  top: 28px;
}

body .header-navigation-wrapper ul.primary-menu > li:hover a::after,
body
  .header-navigation-wrapper
  ul.primary-menu
  > li.current-menu-item
  a::after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

body .header-navigation-wrapper ul.primary-menu > li.sticky-logo a:after {
  display: none;
}

.header-navigation-wrapper ul.primary-menu li ul.sub-menu li {
  margin-right: 0;
}

.header-navigation-wrapper ul.primary-menu li ul.sub-menu li a {
  color: #000;
}

.submenutitle h2 {
  border-bottom: 2px solid;
}

.submenutitle {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.submenuBox span {
  margin-bottom: 0;
  margin-top: 14px;
  line-height: 17px;
}

/*-- Submenu --*/

.header-navigation-wrapper ul.primary-menu li.have_submenu ul.sub-menu::after,
.header-navigation-wrapper ul.primary-menu li.have_submenu ul.sub-menu::before {
  display: none;
}

.header-navigation-wrapper ul.primary-menu li.have_submenu ul.sub-menu > li {
  position: relative;
}

.architectureSubmenu .container {
  margin: 0 auto;
}

.header-navigation-wrapper ul.primary-menu li.have_submenu ul.sub-menu {
  top: 100%;
  width: 100%;
  background: #fafaf9;
  color: #000;
  padding: 25px;
  border-radius: 0;
  max-height: 417px;
  overflow: auto;
  z-index: 999;
}

.header-navigation-wrapper
  ul.primary-menu
  li.have_submenu
  ul.sub-menu
  .architectureSubmenu {
  border: 2px solid #898989;
  padding: 20px;
}

.sticky .header-navigation-wrapper ul.primary-menu li.have_submenu ul.sub-menu {
  top: 100%;
}

body .header-navigation-wrapper .primary-menu > li.menu-item-has-children > a {
  margin-right: 0;
}

.sub-menu a img.dp-cut--logo{
	aspect-ratio: unset;
}

/*-- Footer --*/

.footer-wrap-border .widget_nav_menu ul > li a,
.sib_signup_form .title {
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 29px;
}

.logoSocialMedia {
  max-width: 300px;
  /*  margin-left: auto; */
}

ul.socialMedia-wrapper {
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

ul.socialMedia-wrapper li {
  margin: 0;
}

ul.socialMedia-wrapper li a {
  font-size: 27px;
  line-height: 27px;
  color: #000000;
}

ul.socialMedia-wrapper li a:hover {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ft_navigation1 ul.menu li:not(:last-child),
.ft_navigation2 ul.menu li:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.ft_navigation1 ul.menu li a,
.ft_navigation2 ul.menu li a {
  position: relative;
}

footer#site-footer {
  padding: 65px 0;
  position: relative;
}

footer#site-footer.dp-cult-footer {
  padding: 65px 0 120px
}

footer#site-footer:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000000;
  position: absolute;
  top: 0;
  max-width: 1530px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.ft_navigation1 ul.menu li a,
.ft_navigation2 ul.menu li a {
  position: relative;
}

#site-footer .footer-wrap-border .widget_nav_menu ul > li.current-menu-item a {
  text-decoration: underline;
}

.copyright-footer p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  font-family: "Karla Regular";
  display: flex;
  justify-content: center;
  /* -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
}

.copyright-footer .seo_text p{
  font-size: 12px;
}

.copyright-footer {
  text-align: center;
  padding-bottom: 50px;
}

footer#site-footer {
  padding: 65px 0;
}

.copyright-footer p a {
  color: #000000;
}

.sib_signup_form {
  margin-bottom: 0;
}

.footer_sse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sib_signup_form .title {
  margin-bottom: 10px;
}

.footer_sse .textwidget {
  width: 100%;
}

#site-footer
  .footer_sse
  form
  .formWrapper
  .tnp-field-button
  input.tnp-submit[type="submit"],
.footer_sse form .formWrapper .tnp-field.tnp-field-email input {
  font-size: 16px;
  line-height: 16px;
  background-color: transparent;
  color: #858585;
  border: 1px solid #000000;
  font-family: "Karla Regular";
  font-weight: normal;
  padding: 10px;
}

#site-footer
  .footer_sse
  form
  .formWrapper
  .tnp-field-button
  input.tnp-submit[type="submit"],
#site-footer .footer_sse form .formWrapper .tnp-field-email input.tnp-email {
  font-size: 16px;
  line-height: 16px;
  font-family: "Karla Regular";
  padding: 10px;
  height: 42px;
}

.formWrapper .tnp-field.tnp-field-email {
  width: 100%;
  max-width: 240px;
}

/* .formWrapper .tnp-field.tnp-field-button {
    width: 100%;
    max-width: 120px;
} */

#site-footer
  .footer_sse
  form
  .formWrapper
  .tnp-field-button
  input.tnp-submit[type="submit"] {
  text-decoration: none;
  border-left: 0;
  padding: 12px;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
}

#site-footer
  .footer_sse
  form
  .formWrapper
  .tnp-field-button
  input.tnp-submit[type="submit"]:hover {
  background-color: #000000;
  color: #ffffff;
}

#site-footer
  .footer_sse
  form
  .formWrapper
  .tnp-field-email
  input.tnp-email:focus,
#site-footer
  .footer_sse
  form
  .formWrapper
  .tnp-field-button
  input.tnp-submit[type="submit"]:focus {
  outline: 0;
}

.logoSocialMedia ul.socialMedia-wrapper li a.youtube {
  font-size: 30px;
  line-height: 30px;
}

.homepageBanner i.eicon-chevron-left,
.homepageBanner i.eicon-chevron-right {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: white;
}

.homepageBanner i.eicon-chevron-left::before,
.homepageBanner i.eicon-chevron-right::before {
  content: "\e905";
}

.homepageBanner i.eicon-chevron-right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.homepageBanner .elementor-slides .swiper-slide-inner .elementor-slide-heading {
  font-family: "Chronicle Display Semi";
  font-size: 46px;
  line-height: 52px;
}

.homepageBanner .swiper-pagination-bullet {
  background-color: #ffffff;
  opacity: 1;
}

.homepageBanner .elementor-slides .swiper-slide-inner {
  bottom: 20px;
}

.homepageBanner .elementor-swiper-button {
  top: auto;
  bottom: 18px;
  z-index: 10;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.homepageBanner .elementor-swiper-button.elementor-swiper-button-prev:hover {
  left: 9%;
}

.homepageBanner .elementor-swiper-button.elementor-swiper-button-prev {
  left: 10%;
}

.homepageBanner .elementor-swiper-button.elementor-swiper-button-next {
  right: 10%;
}

.homepageBanner .elementor-swiper-button.elementor-swiper-button-next:hover {
  right: 9%;
}

.homepageBanner
  .elementor-slides-wrapper
  .swiper-wrapper
  .swiper-slide-contents {
  z-index: 9;
}

.swiper-pagination-bullets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body
  .elementor-element
  .homepageBanner
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 15px;
  height: 15px;
}

.homepageBanner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px;
}

.followUs-wrapper {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.followUs-wrapper ul.socialMedia-wrapper {
  margin-top: 30px;
}

.dp-cult-footer ul.socialMedia-wrapper {
  margin-top: 90px;
}

.dp-cult-footer .menu-dp-cult-footer-menu-3-container{
  flex:1;
}
.load-more-wrapper h2{
  font-size: 36px;
}
.load-more-wrapper button.alm-load-more-btn.more {
  font-size: 23px;
  line-height: 29px;
  color: #000000;
  background-color: transparent;
  font-family: "Karla Regular";
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  height: auto;
}

.load-more-wrapper button.alm-load-more-btn.more:after {
  content: "\f107";
  font-size: 40px;
  line-height: 36px;
  font-family: "FontAwesome";
  display: block;
  margin-top: 5px;
  transform: scale(1.1);
}

.load-more-wrapper button.alm-load-more-btn.more:hover,
.load-more-wrapper button.alm-load-more-btn.more.alm-load-more-btn.loading {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

p#breadcrumbs a {
  color: #000000;
}

/*-- Homepage --*/

.homapage-recentpost .elementor-post__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.homapage-recentpost .elementor-post__text .elementor-post__meta-data {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.homapage-recentpost .elementor-post__text h2.elementor-post__title,
.homapage-recentpost .elementor-post__text .elementor-post__excerpt,
.homapage-recentpost .elementor-post__text a.elementor-post__read-more {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

a.postSliderlatest-card img {
  width: 100%;
}

.joinnowBox {
  padding: 44px;
  border: 1px solid #000000;
}
.home_sidebar .joinnowBox .txt-content h3{
letter-spacing: 2.75px;
}
.home_sidebar .joinnowBox .sib_signup_form {
  padding: 0;
}
.home_sidebar .joinnowBox .subscribesidebar .sib_signup_form .formWrapper {
  margin-top: 30px;
}
.home_sidebar .joinnowBox .subscribesidebar .sib_signup_form .formWrapper .tnp-field-email input {
  padding: 15px 18px;
}

.subscribesidebar
  .sib_signup_form
  .formWrapper
  .tnp-field-email
  input:focus {
  outline: 0;
}

.joinnowBox img {
  margin-bottom: 30px;
}

.joinnowBox .joinbttnWrapper {
  margin-top: 28px;
}

.designTrails-wrapper {
  text-align: center;
  margin: 0 35px;
}

.designTrails-wrapper .designTrails-title {
  padding: 60px 0;
  margin-bottom: 30px;
}

.designTrails-wrapper .designTrails-box > a {
  margin: 0 auto 10px;
}

.designTrails-wrapper > div {
  border-bottom: 1px solid #000000;
}

.designTrails-box a {
  color: #000000;
}

.home_sidebar {
  margin-top: 0;
}

.designTrails-wrapper > div:nth-last-child(2) {
  border-bottom: 0;
}

.designTrails-wrapper .designTrails-box {
  padding: 30px 0;
}

.designTrails-wrapper p {
  margin-bottom: 0;
}

.designTrails-wrapper > p {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #000000;
}
.home_sidebar:last-child .designTrails-wrapper > p {
  margin-bottom: 0;
}

.designTrails-wrapper + .joinnowBox,
.designTrails-box a.primary-bttm {
  margin-top: 60px;
}

.home_sidebar .designTrails-wrapper .primary-bttm,
.dp-cut-hero .dp-showroom-container .primary-bttm{
  width: 100%;
  font-family: "Karla Medium" !important;
  border: 1px solid #000000;
  background: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  padding: 8px;
  transition: 0.5s all;
}

body .dp-cut-hero .dp-showroom-container .primary-bttm{
  width: 50%;
}

.home_sidebar .designTrails-wrapper .primary-bttm:hover,
.dp-cut-hero .dp-showroom-container .primary-bttm:hover{
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}

.postSliderlatest span.datefull,
.postSliderlatest-card span.datefull {
  font-size: 19px;
  line-height: 25px;
  color: #000000;
  font-family: "Karla Regular";
  margin-top: 20px;
}
h1 span.chronicle-lightitalic {
  font-style: italic;
}
.postSliderlatest a.arrowspost,
.current-show-slider a.arrowspost {
  font-size: 40px;
  line-height: 46px;
  color: #000000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -30px;
  cursor: pointer;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  z-index: 99;
}
.current-show-slider a.arrowspost.next {
  left: auto;
  right: -30px;
}
.current-show-slider a.arrowspost {
  cursor: pointer;
}
.postSliderlatest a.arrowspost.next {
  /* -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); */
  right: -10px;
  left: auto;
}
.postSliderlatest h3,
.postSliderlatest-card .h3 {
  font-size: 36px;
  line-height: 45px;
  font-family: "Chronicle Display Roman", Sans-serif;
  font-weight: normal;
  color: #000000;
  margin-top: 20px;
  display: block;
}

.postSliderlatest {
  padding: 0px 0 100px 0;
}

.postSliderlatest-card .dateimage {
  font-size: 18px;
  line-height: 24px;
  background-color: #ffffff;
  color: #000000;
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: center;
  padding: 10px 16px;
  max-width: 80px;
}

a.postSliderlatest-card {
  position: relative;
  margin-right: 30px;
}

.postSliderlatest-card .dateimage span {
  font-size: 30px;
  line-height: 25px;
}

.subscribesidebar .title {
  display: none;
}

.subscribesidebar .sib_signup_form .formWrapper {
  max-width: 100%;
  text-align: left;
  margin-top: 90px;
  display: block !important;
}

.subscribesidebar .sib_signup_form .formWrapper .tnp-field-email {
  width: 100%;
  max-width: 100%;
}

.subscribesidebar .sib_signup_form .formWrapper .tnp-field-email input {
  border: 1px solid #000000;
  background-color: transparent;
  font-size: 20px;
  line-height: 20px;
}

.subscribesidebar .sib_signup_form .formWrapper .tnp-field-button {
  max-width: 100%;
  text-align: left;
}
.subscribesidebar
  .sib_signup_form
  .formWrapper
  .tnp-field-email
  input::placeholder {
  color: #000000;
}
.subscribesidebar
  .sib_signup_form
  .formWrapper
  .tnp-field-button
  input.tnp-submit {
  margin: 15px auto 0 auto;
  font-size: 21px;
  line-height: 27px;
  color: #000;
  border: 1px solid #000000;
  padding: 10px 37px;
  text-transform: uppercase;
  font-family: "Karla Regular";
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  background-color: transparent;
  text-decoration: none;
  font-weight: normal;
}

.subscribesidebar
  .sib_signup_form
  .formWrapper
  .tnp-field-button
  input.tnp-submit:hover {
  color: #ffffff;
  background-color: #000000;
}

/*-- Login Screen --*/

.woocommerce-form-login.login {
  max-width: 490px;
  background-color: #000000;
  margin: 20px auto 100px;
  border-radius: 50%;
  max-height: 490px;
  padding: 81px 0;
}

.woocommerce-form-login.login p {
  max-width: 230px;
  margin: 10px auto 0;
  text-align: center;
}

.woocommerce-form-login.login label {
  color: #ffffff;
  font-family: "Chronicle Display Roman", Sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.woocommerce-form-login.login input {
  background-color: transparent;
  border: 1px solid #ffffff;
  font-size: 18px;
  line-height: 24px;
  padding: 5px 20px;
  color: #ffffff;
}

.woocommerce-form-login.login button.woocommerce-button {
  background-color: transparent;
  border: 1px solid #ffffff;
  font-size: 18px;
  line-height: 24px;
  font-family: "Chronicle Display Roman", Sans-serif;
  padding: 7px 47px;
  text-decoration: none;
  font-weight: normal;
  margin: 10px auto 0;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
}

.woocommerce-form-login.login button.woocommerce-button:hover {
  color: #000000;
  background-color: #ffffff;
}

.woocommerce-form-login.login input:focus {
  outline: 0;
}

.woocommerce-form-login.login p.form-row-last {
  margin-top: 30px;
}

.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input {
  padding: 0;
}

.woocommerce-form-login.login p.lost_password a {
  color: #ffffff;
  font-family: "Chronicle Display Roman", sans-serif;
}

.woocommerce-form-login.login .woocommerce-form__label-for-checkbox {
  margin-top: 20px;
}

.woocommerce-form-login.login .woocommerce-form__label-for-checkbox input {
  margin-right: 5px;
}

.woocommerce-form-login.login input[type="checkbox"]:checked::before {
  content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E");
  margin: 0;
  width: 100%;
  height: 100%;
  top: -5px;
}

.legal-page p + p {
  margin-top: 35px;
  margin-bottom: 0;
}

.legalContent p:first-child {
  margin-bottom: 0;
}

.legalContent p:last-child {
  margin-bottom: 50px;
}

.pressNote-content p {
  font-family: "Chronicle Display LightItalic";
  margin-bottom: 0;
  color: #000000;
  font-size: 23px;
  line-height: 36px;
  max-width: 290px;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
}

.pressNote-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  border: 1px solid;
}

.pressNote-wrapper > *,
.pressNote-wrapper {
  height: 100%;
}

.advertisingform {
  max-width: 490px;
  margin: 0 auto;
  margin-top: 30px;
}

.advertisingform input.wpcf7-submit {
  text-decoration: none;
  padding: 10px 40px;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  font-size: 18px;
  line-height: 18px;
  background-color: transparent;
  color: #858585;
  border: 1px solid #000000;
  font-weight: normal;
  /* font-family: "Chronicle Display Roman"; */
}

.advertisingform input.wpcf7-submit:hover {
  background-color: #000000;
  color: #ffffff;
}

.advertisingform label {
  color: #030303;
  font-size: 18px;
  line-height: 24px;
  font-family: "Chronicle Display Roman";
  width: 100%;
}

.advertisingform label span {
  margin-top: 10px;
  width: 100%;
}

.advertisingform label input,
.advertisingform label textarea {
  padding: 5px 10px;
  border-color: #000000;
}

.advertisingform label input:focus,
.advertisingform label textarea:focus {
  outline: 0;
}

.advertisingform .row > div:not(:last-child) {
  margin-bottom: 30px;
}

.advertisingform .row > div:last-child {
  margin-top: 0;
  margin-bottom: 30px;
}

section.email_popup_section {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  overflow: hidden;
  padding: 0;
}

body.openpopup section.email_popup_section {
  overflow-x: hidden;
  overflow-y: auto;
}

.email_popup_wrapper {
  width: 586px;
  height: 586px;
  background-color: #000000;
  border-radius: 50%;
  position: relative;
  z-index: 999;
  margin: 0 auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
}

.email_popup_wrapper .email_popup_content .formWrapper input.tnp-email {
  height: auto;
  width: 100%;
  background-color: transparent;
  border: 1px solid #ffffff;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  padding: 1rem 1.8rem;
}

.email_popup_wrapper
  .email_popup_content
  .formWrapper
  input.tnp-email::-webkit-input-placeholder {
  color: #ffffff;
}

.email_popup_wrapper
  .email_popup_content
  .formWrapper
  input.tnp-email::-moz-placeholder {
  color: #ffffff;
}

.email_popup_wrapper
  .email_popup_content
  .formWrapper
  input.tnp-email:-ms-input-placeholder {
  color: #ffffff;
}

.email_popup_wrapper
  .email_popup_content
  .formWrapper
  input.tnp-email::-ms-input-placeholder {
  color: #ffffff;
}

.email_popup_wrapper
  .email_popup_content
  .formWrapper
  input.tnp-email::placeholder {
  color: #ffffff;
}

.email_popup_wrapper .email_popup_content .formWrapper input.tnp-submit {
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  background-color: transparent;
  border: 1px solid #ffffff;
  padding: 11px 20px;
  text-decoration: none;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
}

.email_popup_wrapper .email_popup_content .formWrapper input.tnp-submit:hover {
  background-color: #ffffff;
  color: #000000;
}
.email_popup_wrapper .email_popup_content .formWrapper,
.footer_sse .sib_signup_form {
  position: relative;
}
.email_popup_wrapper .email_popup_content .formWrapper .wpcf7-spinner,
.footer_sse .sib_signup_form .wpcf7-spinner {
  position: absolute;
  margin: 0;
  bottom: -25px;
  right: 0;
}

.email_popup_wrapper .email_popup_content .formWrapper .tnp-field-email {
  max-width: calc(320px - 50px);
}

.email_popup_content .formWrapper {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.email_popup_wrapper .email_popup_content form .title {
  display: none;
}

.email_popup_wrapper .email_popup_content {
  max-width: 586px;
  height: 100%;
  padding: 60px;
  margin: 0 auto;
  text-align: center;
}

.email_popup_wrapper .email_popup_content img {
  margin: 0 auto;
  margin-top: 20px;
}
.email_popup_wrapper .email_popup_content img.dp-cult-popup {
  margin-top: 40px;
  margin-bottom: 40px;
}
.email_popup_wrapper .email_popup_content span:nth-last-child(2) {
  margin: 15px 0;
  width: 100%;
}
.email_popup_wrapper .email_popup_content .sib_signup_form {
  margin: 20px auto;
  max-width: 395px;
}
.email_popup_wrapper .email_popup_content .erm_content {
  margin-top: 30px;
  color: #999999;
}

.email_popup_wrapper .email_popup_content span a {
  color: #ffffff;
}

.email_popup_wrapper .email_popup_content .formWrapper input.tnp-email:focus {
  outline: 0;
}

section.asked-question-freq
  .elementor-accordion
  .elementor-accordion-item:not(:last-child) {
  margin-bottom: 40px;
}

section.asked-question-freq .elementor-accordion-icon span {
  font-size: 28px;
  line-height: 28px;
}

.payment-period-charges .payment-method-header {
  font-size: 21px;
  line-height: 27px;
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  padding: 13px 10px;
}

.payment-period-charges .payment-method-content {
  border: 1px solid #000000;
}

.payment-period-charges .payment-method-content ul {
  list-style: none;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  line-height: 24px;
  color: #040404;
  border-left: 1px solid #040404;
  margin-bottom: 26px;
  margin-top: 30px;
  min-height: 185px;
}

.payment-period-charges .payment-method-content ul li {
  margin: 0;
  text-transform: uppercase;
  padding-left: 10px;
}

.payment-period-charges .payment-method-content ul li + li {
  margin-top: 10px;
}

.payment-period-charges > a {
  font-size: 23px;
  line-height: 29px;
  border: 1px solid #020202;
  width: 100%;
  display: block;
  margin-top: 10px;
  color: #020202;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 10px;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
}

.payment-period-charges > a:hover {
  color: #ffffff;
  background-color: #000000;
}

.payment-method-wrap {
  max-width: 230px;
  margin: 0 auto;
}

.payment-method-wrap > span {
  margin-top: 60px;
}

.payment-method-wrap .free-offer {
  margin-top: 131px;
  margin-bottom: 40px;
}

/*-- Dp Cult Page --*/

.dpcult-tabs .elementor-tabs-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dpcult-tabs .elementor-tabs {
  text-align: center;
}

.dpcult-tabs .elementor-tabs-wrapper .elementor-tab-title {
  padding: 30px 12px;
  border: 0;
}

/* .showroomListing-wrapper .alm-listing .alm-reveal > div:nth-child(n + 3),
.showroomListing-wrapper .alm-listing .alm-reveal + .alm-reveal {
  margin-top: 60px;
} */

.showroomList .showroomList-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.showroom-detailpage-content .showroom-detailpage-top {
  margin-bottom: 30px;
}

/*-- Register Form --*/

.register-form-wrapper {
  max-width: 500px;
  margin: 0 auto;
}

.register-form-wrapper form.register {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.register-form-wrapper form.register p.form-row {
  margin: 0;
  width: 47%;
}

.register-form-wrapper form.register p.form-row label {
  color: #030303;
  font-size: 18px;
  line-height: 24px;
  font-family: "Chronicle Display Roman", Sans-serif;
  margin-bottom: 10px;
}

.register-form-wrapper form.register p.form-row:nth-child(n + 3) {
  margin-top: 70px;
}

.register-form-wrapper form.register input,
.register-form-wrapper form.register span.woocommerce-input-wrapper {
  width: 100%;
  display: block;
}

.register-form-wrapper form.register input:focus {
  outline: 0;
}

.register-form-wrapper form.register input {
  border: 1px solid #000000;
  font-size: 16px;
  line-height: 22px;
  padding: 6px 15px;
}

.register-form-wrapper form.register .clear,
.register-form-wrapper form.register .woocommerce-privacy-policy-text {
  display: none;
}

.register-form-wrapper form.register button.woocommerce-form-register__submit {
  font-size: 18px;
  line-height: 24px;
  font-family: "Chronicle Display Roman", Sans-serif;
  background-color: transparent;
  color: #000000;
  border: 1px solid #000000;
  font-weight: normal;
  padding: 8px 29px;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  text-decoration: none;
}

.register-form-wrapper
  form.register
  button.woocommerce-form-register__submit:hover {
  color: #ffffff;
  background-color: #000000;
}

.register-form-wrapper form.register .woocommerce-FormRow.form-row {
  margin: 0 auto;
  width: auto;
}

.register-form-wrapper {
  margin-bottom: 100px;
}

/*-- Dp cult --*/

.dpcult-tabs-wrapper ul.nav-tabs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1010px;
  margin: 0 auto;
  border-bottom: 1px solid #000000;
}

.dpcult-tabs-wrapper ul.nav-tabs li.nav-item {
  margin: 0 33px;
}

.dpcult-tabs-wrapper ul.nav-tabs li.nav-item a {
  font-size: 23px;
  line-height: 29px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Karla Regular";
  border: 0;
  padding: 30px 12px;
  position: relative;
}

.dpcult-tabs-wrapper ul.nav-tabs li.nav-item a:after {
  content: "";
  position: absolute;
  background-color: #000000;
  width: 100%;
  height: 4px;
  bottom: -2px;
  left: 0;
  right: 0;
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
}

.dpcult-tabs-wrapper ul.nav-tabs li.nav-item a:hover::after,
.dpcult-tabs-wrapper ul.nav-tabs li.nav-item a.active::after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 575px) {
  .dpcult-tabs-wrapper ul.nav-tabs li.nav-item a {
    font-size: 13px !important;
    line-height: 26px !important;
    padding: 8px 10px !important;
  }
  .dpcult-tabs-wrapper ul.nav-tabs li.nav-item a:after{
    height: 4px !important;
  }
  .dpcult-tabs-wrapper ul.nav-tabs li.nav-item .nav-link{
    display: inline-block;
  }
  .dpcult-tabs-wrapper ul.nav-tabs li.nav-item:last-child{
    text-align: right;
  }
}

.page-dp-cult p#breadcrumbs {
  font-family: "Inter Regular", Sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 12px;
  color: #000000;
}
p#breadcrumbs {
  font-family: "Karla Regular", Sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 26px;
  color: #000000;
}

ul.woocommerce-error li {
  margin-top: 0;
}

.dpcult-tabs-wrapper p#breadcrumbs {
  margin-top: 20px;
  margin-bottom: 16px;
}

.dpcult-tabs-banner img + p {
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
}

/*-- Showroom Filter --*/

.showroomTabs-content ul.filter-dpcult > li > a {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  text-transform: uppercase;
  padding: 17px 10px;
  min-width: 290px;
  text-align: center;
  font-family: Karla Regular;
}

.showroomTabs-content ul.filter-dpcult {
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* border-top: 1px solid #000000;
  border-bottom: 1px solid #000000; */
}

.showroomTabs-content ul li,
.showroomTabs-content ul {
  margin: 0;
  list-style: none;
}

.showroomTabs-content ul.filter-dpcult > li {
  position: relative;
}

.showroomTabs-content ul.filter-dpcult > li ul.sub-filter-dpcult {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 0.15s linear, right 0s 0.15s,
    -webkit-transform 0.15s linear;
  transition: opacity 0.15s linear, right 0s 0.15s,
    -webkit-transform 0.15s linear;
  -o-transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
  transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
  transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s,
    -webkit-transform 0.15s linear;
  -webkit-transform: translateY(0.6rem);
  -ms-transform: translateY(0.6rem);
  transform: translateY(0.6rem);
  opacity: 0;
  z-index: 9;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-top: 0;
  max-height: 355px;
  overflow-y: auto;
  z-index: -1;
}

.showroomTabs-content ul.filter-dpcult > li ul.sub-filter-dpcult::-webkit-scrollbar {
  width: 5px;
}

.showroomTabs-content ul.filter-dpcult > li ul.sub-filter-dpcult::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.showroomTabs-content ul.filter-dpcult > li ul.sub-filter-dpcult::-webkit-scrollbar-thumb {
  background: #888;
}

.showroomTabs-content ul.filter-dpcult > li ul.sub-filter-dpcult::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.showroomTabs-content ul.filter-dpcult > li:hover ul.sub-filter-dpcult {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.15s linear, -webkit-transform 0.15s linear;
  transition: opacity 0.15s linear, -webkit-transform 0.15s linear;
  -o-transition: opacity 0.15s linear, transform 0.15s linear;
  transition: opacity 0.15s linear, transform 0.15s linear;
  transition: opacity 0.15s linear, transform 0.15s linear,
    -webkit-transform 0.15s linear;
  visibility: visible;
  z-index: 1;
}

.showroomList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.showroomList a {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.showroomListing-wrapper > .row > div:nth-child(n + 3) {
  margin-top: 60px;
}

.showroomTabs-content ul.filter-dpcult > li > a.has-sub-filter i {
  margin-left: 8px;
}

.showroomList .showroomList-content > p,
.showroomList .showroomList-content > .showroomList-category span {
  margin-left: 40px;
  margin-right: 30px;
}

.showroomList .showroomList-content > .showroomList-category span {
  font-size: 23px;
  line-height: 30px;
  color: #020202;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 10px;
}

.showroomList .showroomList-content > p {
  font-size: 25px;
  line-height: 31px;
  font-family: "Chronicle Display Roman";
  color: #020202;
  margin-bottom: 0;
  -ms-flex-item-align: end;
  align-self: flex-end;
  max-height: 124px;
  overflow: hidden;
}

.showroomList .showroomList-content > a {
  min-height: 225px;
  width: 100%;
  padding-left: 40px;
  padding-right: 30px;
  text-transform: uppercase;
}

.showroomList .showroomList-content > .showroomList-category {
  border-top: 1px solid #020202;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  max-height: 41px;
  overflow: hidden;
}

.woocommerce .wc-memberships-restriction-message {
  display: none;
}

ul.sub-filter-dpcult li input:focus,
section.my-account-page
  .woocommerce-address-fields__field-wrapper
  .select2-selection--single
  .select2-selection__rendered:focus,
section.my-account-page
  .woocommerce-address-fields__field-wrapper
  .select2-selection--single:focus {
  outline: 0;
}

.spotlightBlog-date .spotlightdate-text p {
  margin-bottom: 0;
}

.spotlightBlog-date .spotlightdate-text p {
  margin-bottom: 0;
}

.spotlightBlog-date .spotlightdate-number span.font-16 {
  line-height: 24px;
  display: block;
}

ul.sub-filter-dpcult li input {
  border: 1px solid #000000;
  cursor: pointer;
}

ul.sub-filter-dpcult {
  padding: 20px 30px;
}

ul.sub-filter-dpcult li input:checked::before {
  background-color: #000000;
  margin: 0;
  width: 100%;
  height: 100%;
}

section.my-account-page
  .woocommerce-address-fields__field-wrapper
  .select2-selection--single {
  border: 1px solid #000000;
  font-size: 16px;
  line-height: 22px;
  padding: 6px 15px;
  height: auto;
  border-radius: 0;
  margin: 0;
  position: relative;
}

section.my-account-page
  .woocommerce-address-fields__field-wrapper
  .select2-selection--single
  span,
.woocommerce form .form-row .select2-container {
  line-height: normal;
}

section.my-account-page
  .woocommerce-address-fields__field-wrapper
  span.selection {
  width: 100%;
}

ul.sub-filter-dpcult li label.form-check-label {
  margin-left: 20px;
  font-size: 16px;
  line-height: 23px;
  color: #000000;
  text-transform: uppercase;
  cursor: pointer;
}

.showroomListing-wrapper {
  margin-top: 50px;
}

ul.sub-filter-dpcult li + li {
  margin-top: 20px;
}

.register-form-wrapper form.register p span.optional {
  display: none;
}

.showroom-detailpage-img
  .attachment-showroom-detail-img.size-showroom-detail-img {
  width: 100%;
}

/*-- Spotlight Tabs --*/

.spotlightBlog-date,
.spotlightBlog-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.spotlightBlog-wrapper .spotlightBlog-content {
  width: 100%;
  margin-left: -70px;
  padding: 45px 24px 0;
  background-color: #ffffff;
  max-width: calc(100% - 877px);
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.spotlightBlog-date .spotlightdate-number {
  max-width: 40px;
  text-align: left;
  border-right: 1px solid #040404;
  width: 100%;
  margin-right: 15px;
}

.spotlightBlog-date .spotlightdate-text {
  max-width: 135px;
  padding-left: 0;
}

.spotlightBlog-date {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
/*
.spotlightBlog-wrapper .spotlightBlog-content a:not(.spotlightBlog-link) {
    margin-top: -85px;
} */

.spotlightBlog-wrapper + .spotlightBlog-wrapper {
  margin-top: 62px;
}

a.spotlightBlog-link {
  color: #848484;
  font-size: 18px;
  line-height: 24px;
  text-decoration: underline;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: auto;
}

.podcastTabs-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.podcastTabs-box .podcastBox-left {
  max-width: 634px;
}

.podcastTabs-box .podcastBox-left a {
  display: block;
}

.podcastTabs-box .podcastBox-right {
  max-width: calc(100% - 519px);
  padding: 20px 20px 20px 0;
  margin-left: 30px;
  background-size: cover;
}

.podcastBox-white {
  background-color: #ffffff;
  height: 100%;
  padding: 60px 30px 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.podcastBox-white p {
  font-family: "Chronicle Display LightItalic";
  font-size: 18px;
  line-height: 24px;
  color: #5f6060;
  max-width: 420px;
}

.podcastTabs-wrap + .podcastTabs-wrap {
  margin-top: 60px;
}

.spotlightBlog-paraContent {
  width: 100%;
}

.showroom-detailpage-content p {
  margin-top: 10px;
  margin-bottom: 0;
}

.showroom-detailpage-contact ul {
  list-style: none;
  margin: 0;
}

.showroom-detailpage-contact ul li {
  margin: 20px 0 0;
  font-family: "Karla Regular";
  font-size: 18px;
  line-height: 24px;
  color: #020202;
}

.showroom-detailpage-contact ul li span {
  width: 100%;
  max-width: 160px;
  text-transform: uppercase;
}

.showroom-detailpage-contact ul li a {
  color: #020202;
  text-decoration: underline;
}

.showroom-detailpage-contact h3 {
  margin-bottom: 40px;
}

.showroom-detailpage-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.showroom-detailpage-content > div {
  width: 100%;
}

.showroom-detailpage-contact {
  margin-bottom: 0;
  margin-top: auto;
}

.objectry-detail-gallery {
  margin-top: 90px;
}

#ajax-load-more .alm-listing.objectry-detail-gallery {
  margin-top: 90px;
}

.dateTopbar {
  text-transform: uppercase;
}

.testimonial-wrap {
  margin: 100px 0;
  text-align: center;
}

.testimonial-wrap h3 {
  font-family: "Chronicle Display LightItalic";
  color: #282828;
  font-size: 46px;
  line-height: 52px;
}

.testimonial-wrap span {
  color: #282828;
  font-size: 21px;
  line-height: 27px;
  font-family: "Karla Regular";
  text-transform: uppercase;
  margin-top: 20px;
}

.similar-showroom-link span {
  color: #282828;
  font-size: 23px;
  line-height: 29px;
  text-transform: uppercase;
  margin-top: 22px;
}

a.similar-showroom-link {
  display: block;
  /*text-align: center;*/
}

.browse-more-wrapper {
  text-align: center;
  margin: 60px 0 40px;
}

.browse-more-wrapper a i {
  display: block;
  margin-top: 10px;
}

/*-- Category Page --*/

header.category-title-main h1.archive-title span.color-accent {
  display: none;
}

header.category-title-main {
  padding: 0;
  margin-bottom: 0.5rem;
}
h2.calender-title{
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
h2.insta-title {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
header.category-title-main h1.archive-title span,
h2.calender-title,h2.insta-title {
  color: #000000;
  font-size: 44px;
  line-height: 52px;
  font-family: "Chronicle Display Roman", Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

.category-wrapper > a {
  display: block;
  margin-bottom: 20px;
}

.category-date-wrap,
.postSliderlatest span.datefull,
.postSliderlatest-card span.datefull {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 21px;
  line-height: 27px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-transform: uppercase;
  justify-content: space-between;
}

.category-wrapper .category-date-wrap a {
  color: #000000;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 35px;
}

.category-wrapper .h2,
.postSliderlatest h3,
.postSliderlatest-card .h3 {
  margin-top: 15px;
  display: block;
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 15px;
}

.post-excerpt-wrap .post-lg-except {
  font-size: 39px;
  line-height: 45px;
}

.post-excerpt-wrap span {
  display: block;
}

.post-excerpt-wrap .post-sm-except {
  font-size: 21px;
  line-height: 27px;
}

.category-wrapper a:hover,
a.postSliderlatest-card h3:hover,
.homepageBanner
  .elementor-slides
  .swiper-slide-inner
  .elementor-slide-heading:hover,
.events-wrapper.calendar-wrapper a:hover {
  text-decoration: underline;
}

.category-wrapper p,
.category-wrapper span {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 35px;
  font-family: "Chronicle Display Roman";
  color: #000000;
}

.category-wrapper p a.moretag,
.category-wrapper span a.moretag,
.elementor-post__excerpt p a.moretag {
  color: #5d5d5d;
  font-size: 25px;
  line-height: 31px;
}

.detail_content_all figure {
  max-width: 100%;
}

.blog-detail-page a.page-numbers.next {
  font-size: 23px;
  color: #0c0c0c;
  line-height: 29px;
  margin-top: 60px;
  font-family: "Karla Regular", Sans-serif;
  text-transform: uppercase;
}

body .blog-detail-page h2{
  font-size: 23px;
  line-height: 28px;
  color: #000;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 1rem;
}
.homepost_data .category-row {
  margin-bottom: 30px;
}
.category-row > div:nth-child(n + 3) {
  margin-top: 55px;
}

.homepage-listing .elementor-shortcode > div:not(:first-child),
.load-more-wrapper .alm-reveal > div:not(:first-child),
.transition-container-custom-home + .transition-container-custom-home,
.ajax-data-home .col-md-8 > .row > div:not(:first-child),
.row.ajax-data-home + .row.ajax-data-home {
  margin-top: 70px;
}
.showroomListing-wrapper .load-more-wrapper .alm-reveal > div {
  margin-top: 0px !important;
  margin-bottom: 30px;
}

section.post-date-layout
  .elementor-widget
  ul.elementor-post-info
  li.elementor-icon-list-item {
  margin: 0;
}

/* .needsomeCopy-wrapper.load-more-wrapper .alm-reveal > div,
.showroomListing-wrapper .load-more-wrapper .alm-reveal > div {
  margin-top: 0;
} */

.dpcult-tabs-wrapper .showroomList-category + p a.moretag {
  display: none;
}

body .ajax-load-more-wrap.grey .alm-load-more-btn.done,
body .ajax-load-more-wrap.grey .alm-load-more-btn.loading,
body .ajax-load-more-wrap.grey .alm-load-more-btn:hover {
  background-color: transparent;
  font-family: "Karla Regular";
  font-size: 18px;
}

section.post-date-layout
  .elementor-widget
  ul.elementor-post-info
  li.elementor-icon-list-item:first-child {
  max-width: 62px;
  font-size: 29px;
  line-height: 36px;
  font-family: "Chronicle Display Roman", Sans-serif;
  text-align: center;
  margin: 0;
  border-right: 1px solid #000000;
  padding-right: 10px;
  margin-right: 10px;
}

.detail_content_all p,
.detail_content_all span:not(figcaption span),
.detail_content_all div {
  font-family: "Chronicle Display Roman";
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  color: #000;
  letter-spacing: 1px;
}
.detail_content_all span:not(figcaption span),
.detail_content_all a,
.detail_content_all i {
  display: inline;
}

section.post-date-layout
  .elementor-widget
  ul.elementor-post-info
  li:nth-child(2)
  span {
  font-size: 29px;
  line-height: 36px;
  font-family: "Chronicle Display Roman", Sans-serif;
  text-align: center;
  margin: 0;
}

/*-- Category Page --*/

.category-list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 23px;
  line-height: 29px;
  color: #6c6d6d;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category-list-wrap a {
  color: #6c6d6d;
  text-transform: uppercase;
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
}

.blog-detail-page h2.h2-title,
.blog-detail-page h1 {
  font-size: 39px;
  line-height: 45px;
  color: #282828;
  font-family: "Chronicle Display Roman";
}
.blog-detail-page h2.h2-title {
  font-weight: 500;
  max-width: 75%;
}
.blog-detail-page h3 {
  line-height: 22px;
  font-style: italic;
  font-size: 18px;
  font-family: "Chronicle Display Roman" !important;
  /* margin-bottom: 60px; */
  margin-bottom: 45px;
}
.date-time-post ul li:first-child {
  max-width: 67px;
  text-align: left;
  border-right: 1px solid #000000;
  padding-right: 14px;
  margin-right: 14px;
}

.date-time-post ul li {
  font-size: 24px;
  line-height: 30px;
  font-family: "Chronicle Display Roman";
}

.date-time-post ul,
.date-time-post ul li {
  margin: 0;
  list-style: none;
}

.date-time-post ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.date-time-post ul li:last-child span.author {
  font-size: 20px;
  line-height: 26px;
}

.blog-detail-page .category-list-wrap {
  margin-top: 25px;
  margin-bottom: 40px;
}

.blog-detail-page .social-sharing,
.events-details-page .social-sharing {
  margin-top: 65px;
  margin-bottom: 90px;
}

.blog-detail-page .social-sharing a.share-item,
.events-details-page .social-sharing a.share-item {
  font-size: 28px;
  line-height: 28px;
  color: #0f0f0f;
  max-width: 37px;
  height: 37px;
  margin: 0 20px;
  cursor: pointer;
}

.blog-detail-page .social-sharing a.share-item:first-child,
.events-details-page .social-sharing a.share-item:first-child {
  margin-left: 0;
}

.category-date-wrap span {
  padding: 0 5px;
}

section.category-section {
  padding-top: 0;
}

.select2-dropdown {
  z-index: 9;
}

/*-- Checkout Page --*/

section.checkout-page form.checkout .col2-set > div {
  width: 100%;
  max-width: 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  padding: 0;
}

section.checkout-page form.checkout .woocommerce-billing-fields__field-wrapper,
section.my-account-page form.edit-account,
section.my-account-page .woocommerce-address-fields__field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  > p,
section.my-account-page form.edit-account p,
section.my-account-page .woocommerce-address-fields__field-wrapper p {
  margin-top: 15px;
  width: 49%;
}

section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  p
  label,
section.my-account-page form.edit-account p label,
section.my-account-page .woocommerce-address-fields__field-wrapper p label {
  color: #030303;
  font-size: 18px;
  line-height: 24px;
  font-family: "Chronicle Display Roman", Sans-serif;
  margin-bottom: 10px;
  width: 100%;
  position: relative !important;
  top: 0;
  height: auto;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
  margin-bottom: 30px;
}

section.checkout-page span.selection,
section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  p
  > span,
.woocommerce-terms-and-conditions-wrapper,
section.my-account-page
  .woocommerce-address-fields__field-wrapper
  p
  span.woocommerce-input-wrapper {
  width: 100%;
}

section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  p
  span
  input,
section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  span.selection
  .select2-selection--single,
section.my-account-page form.edit-account p input,
section.my-account-page form.edit-account p input.input-text,
section.my-account-page .woocommerce-address-fields__field-wrapper p input {
  border: 1px solid #000000;
  font-size: 16px;
  line-height: 22px;
  padding: 6px 15px;
}

form.woocommerce-ResetPassword.lost_reset_password
  p.woocommerce-form-row
  input {
  padding: 6px 35px 5px 15px;
  border: 1px solid #000000;
  font-size: 16px;
  line-height: 22px;
}

section.my-account-page form.edit-account {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  span.selection
  span.select2-selection__arrow
  b,
section.my-account-page
  .woocommerce-address-fields__field-wrapper
  .select2-selection--single
  span.select2-selection__arrow
  b {
  font: normal normal normal 10px/31px FontAwesome;
  border: 0;
  margin: 0;
  text-align: center;
  left: 0;
  position: relative;
  top: 0;
}

section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  span.selection
  span.select2-selection__arrow
  b:before,
section.my-account-page
  .woocommerce-address-fields__field-wrapper
  .select2-selection--single
  span.select2-selection__arrow
  b:before {
  content: "\f078";
}

section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  span.selection
  .select2-selection--single {
  margin: 0;
  height: auto;
  border-radius: 0;
  position: relative;
}

section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  span.selection
  .select2-selection--single
  span {
  line-height: normal;
  padding: 0;
}

section.checkout-page
  form.checkout
  .woocommerce-billing-fields__field-wrapper
  span.selection
  span.select2-selection__arrow,
section.my-account-page
  .woocommerce-address-fields__field-wrapper
  .select2-selection--single
  span.select2-selection__arrow {
  height: 100%;
  right: 0;
  top: 0;
}

section.checkout-page .select2-selection--single:focus {
  outline: 0;
}

section.checkout-page .woocommerce table.shop_table {
  border-radius: 0;
  margin-right: 0;
}

.woocommerce #payment #place_order {
  float: none;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  border: 1px solid #000000;
  padding: 10px 37px;
  text-transform: uppercase;
  font-family: "Karla Regular";
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  background-color: transparent;
  text-decoration: none;
  font-weight: normal;
  border-radius: 0;
  margin-top: 10px;
}

.woocommerce #payment #place_order:hover {
  color: #ffffff;
  background-color: #000000;
}

section.checkout-page .woocommerce-billing-fields > h3 {
  font-size: 30px;
  line-height: 36px;
  font-family: "Chronicle Display Roman", Sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
}

.woocommerce-checkout #payment {
  border-radius: 0;
  background-color: #f7f6f7;
}

.woocommerce-message {
  border-top-color: #000000;
}

.woocommerce-message::before {
  color: #000000;
}

a.button.wc-forward {
  font-size: 16px;
  line-height: 16px;
  font-family: "Karla Regular";
  background-color: transparent;
  border: 1px solid #000000;
  border-radius: 0;
  font-weight: normal;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
}

a.button.wc-forward:hover {
  color: #ffffff;
  background-color: #000000;
}

.woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #ffffff;
}

.woocommerce-checkout #payment div.payment_box {
  background-color: #ffffff;
}

.elementor .woocommerce-checkout-payment a,
.elementor .link-color-underline a,
.elementor section.my-account-page .woocommerce-MyAccount-content a {
  color: #000000;
  text-decoration: underline;
}

/*-- Account Page --*/

section.my-account-page nav.woocommerce-MyAccount-navigation ul {
  margin: 0;
  list-style: none;
}

section.my-account-page nav.woocommerce-MyAccount-navigation ul li {
  margin: 0;
}

section.my-account-page nav.woocommerce-MyAccount-navigation ul li a {
  position: relative;
  font-size: 20px;
  line-height: 26px;
  width: 100%;
  max-width: 200px;
  border: 1px solid #000000;
  color: #000000;
  padding: 10px 10px;
  text-align: left;
  overflow: hidden;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
}

section.my-account-page nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #ffffff;
  background-color: #000000;
}

section.my-account-page nav.woocommerce-MyAccount-navigation ul li + li {
  margin-top: 10px;
}

section.my-account-page nav.woocommerce-MyAccount-navigation ul li.is-active a,
section.my-account-page nav.woocommerce-MyAccount-navigation ul li:hover a {
  color: #ffffff;
  background-color: #000000;
}

section.my-account-page
  .woocommerce-MyAccount-content
  .u-column1.col-1.woocommerce-Address {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  margin-top: 20px;
}

section.my-account-page form.edit-account .clear {
  display: none;
}

section.my-account-page form.edit-account fieldset {
  width: 100%;
  margin-top: 30px;
}

section.my-account-page form.edit-account fieldset legend {
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  text-transform: capitalize;
  /* border-top: 1px solid #000000; */
  padding-top: 20px;
  margin-top: 20px;
}

section.my-account-page form.edit-account fieldset span.password-input {
  width: 100%;
}

section.my-account-page button.woocommerce-Button.button,
section.my-account-page .woocommerce button.button {
  font-size: 16px;
  line-height: 16px;
  font-family: "Karla Regular";
  text-decoration: none;
  border-left: 0;
  padding: 12px;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  background-color: transparent;
  border: 1px solid #000000;
  border-radius: 0;
  font-weight: normal;
  position: relative;
  overflow: hidden;
}

.woocommerce-account div#customer_login {
  /*display: none;*/
}

body.woocommerce-lost-password .lost_reset_password {
  max-width: 400px;
  margin: 0 auto;
}

.woocommerce-lost-password .woocommerce form .form-row .required {
  color: #030303;
  font-weight: 400;
}

.woocommerce-lost-password .woocommerce {
  /*max-width: 400px;*/
  margin: 0 auto;
}

.woocommerce-notices-wrapper .woocommerce-message {
  max-width: 400px;
  margin: 0 auto;
  border: 0;
  border-top: none;
  padding: 0 2em 0 1.5em;
  background: transparent;
  margin-bottom: 1.5rem;
  color: #000000;
}

.woocommerce-lost-password .woocommerce-error,
.woocommerce-lost-password .woocommerce-info,
.woocommerce-lost-password .woocommerce-message {
  border-top: none;
  padding: 0 0 0 1.5em;
  background: transparent;
  margin-bottom: 1.5rem;
  color: #000000;
}

.woocommerce-lost-password .woocommerce-error::before,
.woocommerce-lost-password .woocommerce-info::before,
.woocommerce-lost-password .woocommerce-message::before,
.woocommerce-notices-wrapper .woocommerce-message::before {
  top: 0;
  left: 0;
}

.woocommerce-lost-password .woocommerce form .password-input,
.woocommerce-lost-password .woocommerce-page form .password-input {
  width: 100%;
}

body.woocommerce-lost-password
  form.woocommerce-ResetPassword.lost_reset_password
  p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-bottom: 15px;
}

body.woocommerce-lost-password
  form.woocommerce-ResetPassword.lost_reset_password
  button.woocommerce-Button.button {
  margin: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  min-width: 100px;
  font-size: 18px;
  line-height: 24px;
  font-family: "Chronicle Display Roman", Sans-serif;
  background-color: transparent;
  color: #000000;
  border: 1px solid #000000;
  font-weight: normal;
  padding: 8px 29px;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  text-decoration: none;
  opacity: 1;
}

body.woocommerce-lost-password
  form.woocommerce-ResetPassword.lost_reset_password
  button.woocommerce-Button.button:hover {
  color: #ffffff;
  background-color: #000000;
}

section.my-account-page button.woocommerce-Button.button:hover,
section.my-account-page .woocommerce button.button:hover {
  color: #ffffff;
  background-color: #000000;
}

body.woocommerce-lost-password
  form.woocommerce-ResetPassword.lost_reset_password
  p.form-row-first,
body.woocommerce-lost-password
  form.woocommerce-ResetPassword.lost_reset_password
  p.form-row-last {
  padding-bottom: 30px;
}

body.woocommerce-lost-password
  form.woocommerce-ResetPassword
  .woocommerce-password-hint {
  display: none;
}

section.my-account-page button.woocommerce-Button.button:hover::before,
section.my-account-page .woocommerce button.button:hover::before {
  left: 0;
}

body.woocommerce-lost-password
  form.woocommerce-ResetPassword.lost_reset_password
  p
  .woocommerce-password-strength {
  position: absolute;
  bottom: -30px;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 10px;
  width: 100%;
  text-align: left;
  border: none;
  background: transparent;
  padding-left: 0;
  font-weight: 400;
}

section.my-account-page .woocommerce button.button {
  margin-top: 55px;
  margin-left: 4px;
}

section.my-account-page
  form.edit-account
  fieldset
  span.password-input
  span.show-password-input {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.elementor section.my-account-page a.button.view,
.elementor section.my-account-page a.button.renew {
  border: 1px solid #000000;
  background-color: transparent;
  text-decoration: none;
  border-radius: 0;
  font-size: 14px;
  line-height: 14px;
  -webkit-transition: ease-out 0.5s;
  -o-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
}

.elementor section.my-account-page a.button.view:hover,
.elementor section.my-account-page a.button.renew:hover {
  background-color: #000000;
  color: #ffffff;
}

section.my-account-page .woocommerce-address-fields__field-wrapper {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.events-wrapper img,
.events-wrapper.calendar-wrapper.postSliderlatest-card a {
  width: 100%;
}

.events-wrapper {
  position: relative;
}

.events-wrapper .currentdate {
  position: absolute;
  z-index: 1;
  background-color: #ffffff;
  right: 25px;
  top: 25px;
  max-width: 130px;
  max-height: 130px;
  padding: 22px 20px;
  text-align: center;
}

.events-wrapper .currentdate span.month {
  font-size: 28px;
  line-height: 20px;
  text-transform: uppercase;
}

.events-wrapper .currentdate span.day {
  font-size: 40px;
  line-height: 30px;
  display: block;
}

.events-details-page {
  margin-top: 60px;
}

.events-details-page h3 {
  font-size: 38px;
  line-height: 44px;
  text-transform: uppercase;
  color: #282828;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: normal;
}

.events-details-page p,
.events-details-page p a {
  color: #020202;
  font-size: 18px;
  line-height: 24px;
  font-family: "Chronicle Display Roman", Sans-serif;
}

body.single-post .featured-banner-image {
  margin-top: 30px;
}

.events-details-wrapper > p + p {
  margin-top: 30px;
}

.events-details-wrapper .event-details h4 {
  color: #020202;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 23px;
  line-height: 30px;
  letter-spacing: normal;
  text-transform: uppercase;
}

.events-details-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.events-details-wrapper .event-details {
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%;
}

.events-details-wrapper .event-details p,
.events-details-wrapper .event-details p label,
.events-details-wrapper .event-details p a {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
  font-family: "Karla Regular";
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.events-details-wrapper div#section {
  margin-bottom: auto;
  margin-top: 0;
}

.events-details-wrapper div#section a.moreless-button {
  font-family: "Chronicle Display Roman", Sans-serif;
  color: #000000;
  text-decoration: underline;
}

.events-details-wrapper .event-details p a {
  text-decoration: underline;
}

.events-details-wrapper .event-details p label {
  margin-bottom: 0;
  width: 100%;
  max-width: 150px;
  text-transform: uppercase;
}

.events-details-wrapper .event-details p + p {
  margin-top: 20px;
}

/* Event page sved icon color and hover effect */
.events-details-wrapper .bookmark-link .bookmarksize{
  color: #000000;;
}


.events-details-page .social-sharing {
  text-align: center;
  margin: 60px 0;
}

.events-details-page .social-sharing h5 {
  font-size: 23px;
  line-height: 29px;
  color: #000000;
  text-transform: uppercase;
  padding: 20px 10px 10px;
}

section.events-section,
section.similar-story-events {
  padding: 0;
}

section.similar-story-events h3 {
  text-align: center;
  font-size: 23px;
  line-height: 31px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: normal;
}

.similar-story-events-box a.similar-story-events-box-content {
  color: #000000;
  font-size: 25px;
  line-height: 37px;
  margin-top: 30px;
  font-family: "Chronicle Display Roman", Sans-serif;
  display: block;
}

body.taxonomy-event-categories main#site-content {
  max-width: 1530px;
  margin: 0 auto;
}

body.taxonomy-event-categories main#site-content li a {
  color: #000000;
  text-decoration: underline;
}

.pagination-wrapper hr {
  margin: 40px 0;
}

.pagination-wrapper .page-numbers {
  background-color: #000000;
  color: #ffffff;
  padding: 10px;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  border: 1px solid #000000;
}

.pagination-wrapper .page-numbers:hover,
.pagination-wrapper .page-numbers.current {
  background-color: transparent;
  color: #000000;
}

.pagination .dots {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

body #wptime-plugin-preloader {
  background-size: 20%;
}

/*-- Calender --*/

body.page-template-tpl-events-calendar-php
  .events-wrapper.calendar-wrapper
  .currentdate {
  max-width: 80px;
  max-height: 80px;
  padding: 12px 10px;
}

body.page-template-tpl-events-calendar-php
  .events-wrapper.calendar-wrapper
  .currentdate
  span.month {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}

body.page-template-tpl-events-calendar-php
  .events-wrapper.calendar-wrapper
  .currentdate
  span.day {
  font-size: 30px;
  line-height: 36px;
}

body.page-template-tpl-events-calendar-php
  .events-wrapper.calendar-wrapper
  .category-date-wrap {
  font-size: 18px;
  line-height: 24px;
  margin-top: 20px;
}

body.page-template-tpl-events-calendar-php
  .events-wrapper.calendar-wrapper
  a.h2 {
  margin-top: 20px;
}

body.page-template-tpl-events-calendar-php
  .calendar-row
  > div:nth-child(n + 5) {
  margin-top: 60px;
}

span.wpfp-span img.wpfp-hide.wpfp-img {
  display: none !important;
}

body.single .featured-banner-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

form.woocommerce-ResetPassword.lost_reset_password
  p.woocommerce-form-row
  label {
  color: #030303;
  font-size: 18px;
  line-height: 24px;
  font-family: "Chronicle Display Roman", Sans-serif;
  margin-bottom: 10px;
}

.no-search-results-form input.search-submit {
  background-color: #000000;
}

.no-search-results-form input[type="search"]:focus,
.no-search-results-form input.search-submit:focus {
  outline: 0;
}

body.taxonomy-event-categories main#site-content {
  padding: 0 20px;
}

.homepageBanner .elementor-swiper-button i:focus,
.elementor-2
  .elementor-element.elementor-element-5152efc
  .elementor-swiper-button:focus {
  outline: 0;
}

.detail_content_all a,
.detail_content_all a span {
  color: #000000;
  text-decoration: underline !important;
}

main#site-content .homapage-recentpost {
  margin-bottom: 30px;
}

.detail_content_all ol,
.detail_content_all ul {
  margin-left: 0;
}

.detail_content_all .elementor-text-editor > p:first-of-type::first-letter,
.dpcult-tabs-wrapper
  .blog-detail-page
  .detail_content_all
  > p:first-of-type::first-letter {
  font-size: 50px;
  /* line-height: 56px; */
}
.dpcult-tabs-wrapper .blog-detail-page {
  margin-bottom: 70px;
}
.showroomListing-wrapper .alm-listing .alm-reveal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: stretch;
}

.membership-actions.order-actions .cancel {
  display: none !important;
}

/*-- DDW --*/

.ddw-section {
  margin-top: 50px;
}

.load-more-wrapper
  .alm-listing.alm-ajax
  > .transition-container-custom-home:first-child {
  display: none;
}

p.instagram-post {
  font-size: 21px;
  line-height: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Karla Regular";
  text-transform: uppercase;
}

.ddw-detail-page iframe {
  margin-bottom: 30px;
}

/*-- Tags Detail Page --*/

ul.tags-ctgr-dtl {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.tags-ctgr-dtl li {
  margin: 0;
  margin-bottom: 10px;
}

ul.tags-ctgr-dtl li a {
  color: #6c6d6d;
  font-size: 23px;
  line-height: 30px;
}

ul.tags-ctgr-dtl li:not(:first-child) {
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}

ul.tags-ctgr-dtl li:not(:first-child)::before {
  content: "";
  position: absolute;
  height: 80%;
  width: 2px;
  background-color: #6c6d6d;
  left: 0;
  top: 4px;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
}

.events-details-page .social-sharing.tags-ctgr-dtl-wrap h5 {
  color: #6c6d6d;
}

.events-details-page .events-details-wrapper figure,
.events-details-page .events-details-wrapper img {
  display: none;
}

.pagination.calender-pagination
  .nav-links
  span.page-numbers.current:first-child {
  margin-left: auto;
}

.pagination.calender-pagination
  .nav-links
  span.page-numbers.current:last-child {
  margin-right: auto;
}

/*-- Slider --*/

.slick-slide.banner-slider-content {
  /* height: 650px;
    height: 900px; */
  position: relative;
}
.dpcult-tabs-wrapper .slick-slide a{
  padding: 0 15px;
}
/* .dpcult-tabs-wrapper .slick-slide img{
  min-height: 286px;
  object-fit: cover;
  width: 100%;
  margin: 0 !important;
  height: 286px;
  object-fit: cover;
} */
.dpcult-tabs-wrapper .showroom-detailpage-img .gallery-details-slider.postSliderlatest .slick-slide img {
  height: 100%;
}
.banner-slider-image {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  position: absolute;
}

h2.events-design-title {
  font-size: 23px;
  line-height: 29px;
  color: #000000;
  font-family: "Karla Regular";
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.calender-wrapper .no-events{
  text-align: center;
}

.home .postSliderlatest a.arrowspost {
  top: 28%;
}
.banner-slider .slick-arrow {
  position: absolute;
  bottom: 40px;
  margin: 0 auto;
  z-index: 9;
  cursor: pointer;
  color: #ffffff;
  font-size: 25px;
}

.banner-slider ul.slick-dots, .gallery-details-slider ul.slick-dots{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0 auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

.banner-slider ul.slick-dots li, .gallery-details-slider ul.slick-dots li {
  width: auto;
  margin: 0 6px;
}

.banner-slider ul.slick-dots li button, .gallery-details-slider ul.slick-dots li button {
  width: 9px;
  height: 9px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  background-color: #ffffff;
}

#site-content {
  overflow: visible;
}

.banner-slider ul.slick-dots li.slick-active button,.gallery-details-slider ul.slick-dots li.slick-active button  {
  width: 15px;
  height: 15px;
}

.banner-slider-content .banner-title-wrapper {
  position: absolute;
  width: 100%;
  z-index: 9;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 80px;
  top: 0;
  left: 0;
}

.banner-slider-content .banner-title {
  font-family: "Chronicle Display Roman", Sans-serif;
  font-size: 46px;
  line-height: 52px;
  max-width: 1000px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
}

.banner-slider-content .banner-title-custom::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.banner-slider-content .banner-title:hover {
  text-decoration: underline;
}

.banner-slider .prev.slick-arrow {
  left: 170px;
  right: auto;
}

.banner-slider .next.slick-arrow {
  right: 170px;
  left: auto;
}

.banner-slider .next.slick-arrow i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.banner-slider-image:after {
  content: "";
  position: absolute;
  height: 242px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: -o-linear-gradient(
    bottom,
    rgb(0 0 0 / 0.9) 0%,
    rgb(16 16 16 / 0.7) 20%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgb(0 0 0 / 0.9)),
    color-stop(20%, rgb(16 16 16 / 0.7)),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(
    0deg,
    rgb(0 0 0 / 0.9) 0%,
    rgb(16 16 16 / 0.7) 20%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
}

.showroomListing-wrapper .no-data {
  display: block;
  text-align: center;
  width: 100%;
}

.load-more-wrapper button.alm-load-more-btn.more.load-more-iocn:before {
  z-index: 0;
  content: "";
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
}

body .alm-btn-wrap .alm-load-more-btn.loading:before,
.load-more-wrapper button.alm-load-more-btn.more.load-more-iocn:before {
  background-image: url("/wp-content/uploads/2020/12/27-dp-stop-motion-load-time_gif.gif") !important;
  background-size: 120px;
  width: 100%;
  height: 80px;
  position: relative;
  background-position: center;
  display: block;
  margin: 0;
  margin-bottom: 10px;
}

body .alm-btn-wrap .alm-load-more-btn.done:before,
body .alm-btn-wrap .alm-load-more-btn:before {
  background: 0 0;
  width: 100%;
}

body .alm-btn-wrap .alm-load-more-btn.loading {
  padding-left: 0;
}

.share-detailpage-popup .modal-header {
  position: relative;
}

.share-detailpage-popup .modal-header button.close {
  margin: 0;
  position: absolute;
  right: 10px;
  font-size: 26px;
  line-height: 26px;
  top: 0;
}

.detail_content_all figure {
  text-align: center;
}

.detail_content_all figure img {
  margin: 0 auto;
}

.featured-banner-image .featured-banner-bg {
  height: 600px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.share-story-function {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.social-sharing.share-story-function {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.heateor_sss_horizontal_sharing i {
  width: 0 !important;
  margin: 0;
}

.heateor_sss_horizontal_sharing.slideleft i {
  width: 22px !important;
  margin: 0 20px;
}

.heateor_sss_horizontal_sharing.slideleft i .heateorSssSharingSvg {
  background-size: 35px !important;
  border-radius: 0 !important;
}

.heateor_sss_horizontal_sharing i {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.even-img-wrap img,
.page-template-tpl-saved-articles .category-wrapper img {
  width: 100%;
  height: 480px;
  -o-object-fit: cover;
  object-fit: cover;
}

.odd-img-wrap img {
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
  object-fit: cover;
}

.pagination-wrapper {
  padding: 0 15px;
  width: 100%;
}

.next-story-category-section.similar-story-events h3 {
  border-bottom: 1px solid #000000;
  padding-bottom: 35px;
  margin-bottom: 60px;
}

.next-story-category-section {
  margin-top: 60px;
}

section.similar-story-events.next-story-category-section a {
  display: block;
}

.next-story-category-section.similar-story-events .featured-banner-bg {
  height: 720px;
  background-size: cover;
  display: block;
  width: 100%;
  background-position: center;
}

section.homapage-recentpost .category-wrapper img,
.load-more-wrapper .category-wrapper img {
  width: 100%;
}

.dpcult-tabs-wrapper .blog-detail-page .featured-banner-bg {
  margin-bottom: 30px;
}

.dpcult-tabs-wrapper .blog-detail-page .detail_content_all {
  margin-top: 35px;
}

.alm-btn-wrap .alm-load-more-btn.done {
  display: none;
}

.saved-message-wrap button.close {
  opacity: 1;
  position: absolute;
  top: -4px;
  right: 0;
  font-size: 24px;
  line-height: 24px;
  width: 20px;
  height: 20px;
  text-align: center;
}

.load-more-wrapper.custom-load-more button.alm-load-more-btn.more,
.load-more-wrapper button.alm-load-more-btn.more:hover,
.load-more-wrapper button.alm-load-more-btn.more {
  font-weight: normal;
  text-decoration: none;
}

.designtrail-template-default h5.modal-body {
  font-size: 23px;
  line-height: 29px;
  color: #000000;
  text-transform: uppercase;
}

.row.ajax-data-home .designTrails-wrapper .designTrails-box:first-child {
  padding-top: 0;
}

.row.ajax-data-home .designTrails-wrapper .designTrails-box:nth-last-child(2) {
  border-bottom: 1px solid #000000;
}

.subscribesidebar .sib_signup_form .formWrapper .tnp-field-email input,
#site-footer .footer_sse form .formWrapper .tnp-field-email input.tnp-email {
  color: #000000;
}

.row.ajax-data-home {
  margin: 0;
}

form.woocommerce-ResetPassword.lost_reset_password p {
  width: 100%;
}

/*body.woocommerce-lost-password
  form.woocommerce-ResetPassword.lost_reset_password
  span.show-password-input {
  top: 6px;
}*/

.register-form-wrapper form.register {
  padding: 0 15px;
}
.post-type-archive-designtrail .category-wrapper a.moretag {
  font-size: 18px;
  line-height: 24px;
  font-family: "Karla Regular";
  color: #000000;
  display: block;
  margin-top: 25px;
  text-transform: uppercase;
  text-decoration: underline;
}
.spotlightBlog-content a {
  width: 100%;
}
.pagination-wrapper hr {
  display: none;
}
.featured-banner-image .featured-banner-bg {
  height: 900px;
}
.joinnowBox a.underline:hover {
  text-decoration: underline;
}
.advertisingform input.wpcf7-submit:focus {
  outline: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #030303;
}
section.elementor-section {
  padding: 0;
}
.detail_content_all figcaption {
  font-family: "Karla Regular";
}

.detail_content_all figcaption span{
  font-family: "Karla Regular";
}

input:focus {
  outline: 0;
}
span.wpcf7-not-valid-tip {
  color: #858585;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border: 1px solid #000000;
  color: #858585;
}
.blog-detail-page .container {
  max-width: 1140px;
}
.featured-banner-image-wrap,
.featured-banner-image-wrap img {
  width: 100%;
}

.showroomListing-wrapper .loading.row > img,
.brandsSec .loading.row > img {
  max-width: 150px;
  margin: 60px auto;
}

.dpcult-tabs-wrapper .blog-detail-page .detail_content_all > blockquote > p {
  color: #282828;
  font-family: "Chronicle Display Roman", Sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 40px;
}

.dpcult-tabs-wrapper .blog-detail-page .detail_content_all > blockquote {
  padding: 0;
  border: 0;
  text-align: center;
  margin: 60px 0;
}

.podcast-banner-image {
  position: relative;
}
.podcast-banner-image .podcast-banner-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
}

/* --- modal-video  --- */
.model-video .modal-header button {
  background: #000000;
  color: #fff;
  opacity: 1;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0px;
}
.model-video .modal-content {
  position: relative;
  z-index: 0;
}
.model-video .modal-content .modal-body {
  z-index: -1;
}
.model-video .modal-header {
  position: absolute;
  z-index: 9999;
  right: 0;
  border: 0;
}
.model-video iframe {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

/* --- modal-video end  --- */

.spotlightBlog-content .spotlightBlog-date {
  margin-bottom: 20px;
  width: 100%;
}
.featured-banner-image.podcast-banner-image .featured-banner-bg {
  height: 100%;
}
.featured-banner-image.podcast-banner-image .featured-banner-bg {
  margin-bottom: 0;
}
.date-time-post.podcast-banner-text {
  position: absolute;
  bottom: 30px;
}
.date-time-post.podcast-banner-text li span {
  color: #ffffff;
  font-size: 20px;
  line-height: 26px;
  margin: 0 4px;
  font-family: "Karla Regular";
  text-transform: uppercase;
}
.date-time-post.podcast-banner-text li:first-child {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-color: #ffffff;
}

.mobile-user {
  /*display: none;*/
}
.objectry-detail-gallery.postSliderlatest .slick-track .item.slick-slide {
  margin: 0 15px;
}
.objectry-detail-gallery.postSliderlatest .slick-track {
  margin: 0 -15px;
}
a.objectry-detail-image {
  height: 492px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.objectry-detail-gallery.postSliderlatest,.gallery-details-slider.postSliderlatest {
  padding-bottom: 0;
}
.showroom-detailpage-content
  .showroom-detailpage-top
  div#section
  a.moreless-button {
  color: #000000;
  text-decoration: underline;
}

.showroomList .showroomList-images {
  height: 520px;
  width: 405px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.event-review-tabs-wrap .shadow-box {
  margin-bottom: 50px;
}
.event-review-tabs-wrap .shadow-box ul.nav-tabs {
  max-width: 650px;
}
.event-review-tabs-wrap .category-row > div:nth-child(n + 5) {
  margin-top: 55px;
}
.category-row.calender-wrapper > div:nth-child(n + 3) {
  margin-top: 0;
}
.category-row.calender-wrapper > div:nth-child(n + 5) {
  margin-top: 55px;
}
/* .blog-detail-page iframe {
  margin: 30px 0;
} */

.woocommerce-checkout .woocommerce-notices-wrapper {
  display: none;
}
.even-img-wrap .dpcult_exclusive img {
  width: auto;
  height: auto;
}
.category-date-wrap span.dpcult_exclusive {
  padding-right: 0;
}

a.sitemap:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #000;
  border-radius: 50%;
  margin: 0 10px;
}

a.sitemap {
  display: inline-flex;
  align-items: center;
  line-height: inherit;
  text-transform: uppercase;
}

.similar-story-events-box img {
  width: 490px;
}

ul#menu-footer-menu-3 > li, ul#menu-dp-cult-footer-menu-3 > li {
  width: 50%;
  margin-bottom: 15px;
}

ul#menu-footer-menu-3,  ul#menu-dp-cult-footer-menu-3{
  display: flex;
  flex-wrap: wrap;
}
.elementor-widget-container
  .elementor-nav-menu.sm-vertical
  li.menu-item-has-children
  ul {
  display: block !important;
  position: unset;
  max-width: unset !important;
  margin: auto !important;
  width: auto;
  margin-left: 17px !important;
}
.elementor-widget-container
  .elementor-nav-menu.sm-vertical
  li.menu-item-has-children
  ul
  li
  a:hover {
  background: transparent;
}
.elementor-column-wrap.elementor-element-populated
  .elementor-widget-wrap
  .elementor-widget-container
  .elementor-nav-menu.sm-vertical
  li
  a {
  font-family: "Karla Regular", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
}

.seo_text.mt-5.pt-3.text-left p {
  line-height: 24px;
}

.sib_signup_form span.ajax-loader {
  display: none;
}
.formWrapper .tnp-field.tnp-field-email {
  position: relative;
}
.sib_signup_form span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -25px;
  color: red;
  display: none;
  font-size: 12px;
}

.sib_signup_form .wpcf7-response-output {
  color: green;
  font-size: 12px;
  border-color: transparent !important;
  margin-top: 6px !important;
}

.sib_signup_form .sib_loader{
  display: none !important;
}

.sib_signup_form .sib-alert-message{
  font-size: 15px;
}

body.search-results section.category-section {
  padding-top: 20px;
}
.heateor_sss_horizontal_sharing {
  display: none;
}
.heateor_sss_horizontal_sharing.slideleft {
  display: block;
  margin: 0;
}
.heateor_sss_horizontal_sharing.slideleft .heateor_sss_sharing_ul a {
  margin: 0 14px;
}
img#close-popup1 {
  max-width: 28px;
  height: auto;
  margin-top: 8px;
}
a.apply-bttn {
  font-size: 20px;
  color: #ffffff;
  line-height: 17px;
  font-weight: 400;
  background-color: #000000;
  padding: 10px 30px;
  text-decoration: none;
}
a.apply-bttn:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}

/* job-detail-page start */
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .events-details-wrapper
  ul {
  position: relative;
  margin: 0;
  padding-left: 15px;
  margin-bottom: 20px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .events-details-wrapper
  li:before {
  content: "-";
  position: absolute;
  left: -15px;
  top: 0;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .events-details-wrapper
  ul
  li {
  position: relative;
  font-family: "Chronicle Display Roman", Sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #020202;
  margin: 0 0 5px;
}

.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .events-details-wrapper
  a.apply-bttn {
  font-size: 18px;
  line-height: 26px;
  border: 1px solid #000000;
  padding: 5px 32px;
  position: relative;
  overflow: hidden;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
}

.job-detail-page .dpcult-tabs-wrapper .events-details-page .apply-form h3 {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: #282828;
  text-align: left;
  margin-bottom: 0px;
  letter-spacing: normal;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .advertisingform
  .row
  > div:not(:last-child) {
  margin-bottom: 22px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  label {
  font-size: 16px;
  line-height: 16px;
  font-family: "Karla Regular";
  position: relative;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  textarea::-webkit-scrollbar {
  width: 10px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  textarea::-webkit-scrollbar-track {
  background-color: #e2e2e2;
  border-radius: 0;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  textarea::-webkit-scrollbar-thumb {
  background: #737373;
  border-radius: 5px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  textarea::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  .check-box
  label {
  display: flex;
  align-items: center;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  .check-box
  input {
  padding: 0;
  flex: 0 0 auto;
  margin-right: 10px;
  margin-top: -5px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  .check-box
  span {
  margin: 0;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  input.wpcf7-submit {
  text-decoration: none;
  padding: 10px 40px;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  font-size: 18px;
  line-height: 18px;
  background-color: #000;
  color: #fff;
  border: 1px solid #000000;
  font-weight: 400;
  max-width: 160px;
  width: 100%;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  input.wpcf7-submit:disabled {
  opacity: 0.8;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  input.wpcf7-submit:hover {
  background-color: transparent;
  color: #000000;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  input.file-name-input {
  margin-top: 0;
  position: absolute;
  top: 35px;
  z-index: -1;
  cursor: pointer;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  .attach-cv
  p {
  display: none;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  .custom-file-uploader {
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: 38px;
  text-decoration: none;
  padding: 5px 15px;
  -webkit-transition: ease-out 0.1s;
  -o-transition: ease-out 0.1s;
  transition: ease-out 0.1s;
  font-size: 14px;
  line-height: 14px;
  background-color: #000;
  color: #fff;
  border: 1px solid #000000;
  font-weight: 400;
  right: 5px;
  text-transform: uppercase;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  label
  small {
  color: #cecece;
  margin-left: 5px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  label.error {
  color: #dc3232;
  font-size: 13px;
  margin-top: 8px !important;
  padding: 0;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  .row
  > div:last-child {
  margin-top: 0;
  margin-bottom: 0;
}
.apply-form form.sent .wpcf7-response-output {
  font-size: 13px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  .attach-cv
  input[type="file"] {
  position: relative;
  top: 10px;
  opacity: 0;
  width: 100%;
  padding: 3px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  .attach-cv
  label.error {
  padding-top: 12px;
}
.job-detail-page
  .dpcult-tabs-wrapper
  .events-details-page
  .apply-form
  .advertisingform
  label
  textarea {
  height: auto;
}
#job img.attachment-event-thumb,
.job-detail-page img.attachment-post-thumbnail {
  border: 1px solid #000;
}
#job .postSliderlatest-card .dateimage {
  background-color: #f2f2f2;
}
.policy span.wpcf7-list-item-label {
  font-size: 11px;
  line-height: 15px;
}
.single-job .events-wrapper .currentdate {
  background-color: #f2f2f2;
}
.category-section .category-row .category-wrapper a:before {
  padding-top: 56%;
}
.mobile-search {
  display: none;
}
body.header_sticky .mobile-search {
  display: block;
}

body:not(.header_sticky) li#menu-item-42 {
  margin-right: 0;
}
body.header_sticky nav.navigation_header {
  margin-top: 0px;
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
}
body.header_sticky .primary-menu ul {
  background-color: #fff;
}
.dpcult-template-default .dpcult-tabs-wrapper .shadow-box,
.page-template-tpl-dpcult .dpcult-tabs-wrapper .shadow-box {
  display: none;
}

.myaccount-form .mo_btn-social > :first-child {
  font-size: 1.2em;
  top: 50%;
  bottom: unset;
  left: 21px;
  transform: translate(-50%, -50%);
  line-height: 1 !important;
}

#menu-account-menu-1.primary-menu ul {
  top: calc(100% + 1rem);
  width: 17rem;
}
#menu-account-menu-1.primary-menu ul::after {
  right: 4px;
}
form.edit-account p input,
section.my-account-page form.edit-account p input.input-text {
  border: 0;
  border-bottom: 1px solid #000000;
}
@media only screen and (max-width: 991px) {
  .job-detail-page .dpcult-tabs-wrapper .events-details-page .apply-form {
    margin-top: 30px;
  }
  .single-job
    .job-detail-page
    .events-details-page-img-block
    .events-wrapper
    .currentdate {
    right: 13px;
    top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .job-detail-page
    .dpcult-tabs-wrapper
    .events-details-page
    .apply-form
    .advertisingform
    input.file-name-input {
    margin-top: 0;
  }
}
@media only screen and (max-width: 575px) {
  .job-detail-page
    .dpcult-tabs-wrapper
    .events-details-page
    .apply-form
    .advertisingform
    small {
    display: block;
  }
  .job-detail-page
    .dpcult-tabs-wrapper
    .events-details-page
    .apply-form
    .advertisingform
    input.file-name-input {
    top: 48px;
  }
  .job-detail-page
    .dpcult-tabs-wrapper
    .events-details-page
    .apply-form
    .advertisingform
    .custom-file-uploader {
    top: 51px;
  }
  .job-detail-page .dpcult-tabs-wrapper .events-details-page .apply-form h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .job-detail-page
    .dpcult-tabs-wrapper
    .events-details-page
    .apply-form
    .advertisingform
    label {
    margin-bottom: 0;
  }
  .job-detail-page
    .dpcult-tabs-wrapper
    .events-details-page
    .apply-form
    .advertisingform
    .attach-cv
    label.error {
    padding-top: 20px;
  }
  .single-job
    .job-detail-page
    .events-details-page-img-block
    .events-wrapper
    .currentdate {
    display: none;
  }
  .dp-cut-hero img {
    width: 160px;
  }
  .dp-cut-hero .primary-bttm {
    min-width: 160px;
  }
  .my-bookmarks-event-wrapper .events-wrapper{
    max-width:100%;
  }
}

/* job-detail-page end */
.single-event h1.archive-title {
  margin-bottom: 0;
}

.single-event .events-section a:not(li.nav-item>a){
  text-decoration: underline !important;
}

@media only screen and (max-width: 420px) {
  .showroom-detailpage-contact ul li a {
    display: block;
    padding-bottom: 10px;
    letter-spacing: 1px;
  }
  img#close-popup1 {
    max-width: 22px;
    margin-top: -10px;
  }
  .email_popup_wrapper .email_popup_content .sib_signup_form {
    margin: 12px auto;
  }
  .email_popup_wrapper .email_popup_content span.chronicle-roman {
    margin: 0 0 10px 0;
    width: 100%;
  }
}
/* audio post styling */
table#trinity-audio-table {
  width: 50% !important;
}

.audiocont {
  flex-wrap: wrap;
}
.audiocont .date-time-post span {
  display: block;
}
.audiocont .social-sharing.share-story-function {
  margin-bottom: 30px;
  margin-top: 40px;
}
.audiocont .social-sharing a.share-item {
  text-decoration: none !important;
}
.audiocont #trinity-audio-table {
  margin: 0;
}
.audiocont > div:last-child {
  width: 100%;
}
body.single-dpcult .alm-reveal.row.objectry-detail-gallery .col-12 {
  margin-top: 0;
}
body.single-dpcult .alm-btn-wrap button {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .audiocont #trinity-audio-table {
    margin-bottom: 30px;
    max-width: 500px;
    width: 100% !important;
  }
  .audiocont .blog-detail-page iframe {
    margin: 20px 0;
  }
}
/* audio post styling */

/* dp-cult sub-menu alignment fix */
/* .primary-menu li.dp-cult:hover > ul{
  right: -100%;
} */
.primary-menu li.dp-cult:hover > ul > li > a{
  font-size: 17px;
}
.dp-cult-mobile a{
  font-family: "Times New Roman";
  font-size: 18px;
}
.prodSec {
  background-color: #eeeeee;
}
.prodSec .titleProd {
  font-family: "Karla SemiBold" !important;
}

.prodSec a.arrowspost.prev.slick-arrow{
  position: absolute;
  content: "";
  top: 45%;
  z-index: 1;
  background: transparent;
  cursor: pointer;
}
.prodSec a.arrowspost.next.slick-arrow{
  position: absolute;
  content: "";
  top: 45%;
  right: 0;
  z-index: 1;
  cursor: pointer;
}
.showroomListNew .list-title{
  font-family: "Karla Regular";
  font-weight: 400;
  line-height: 30px;
}
.showroomListNew .subtitle {
  font-family: "Karla Regular";
}
.bg-image {
  background-image: url("/wp-content/themes/designpataki/assets/images/join-dpcult-new.jpg");
}
body.header_sticky nav.navigation_header{
  border-bottom: unset !important;
}
.showroomListNew,
.showroomList-content {
  height: 100%;
}
.showroomList-content a:first-child,
.single-dpcult .showroomList-content > a > img {
  height: 490px !important;
  width: 100%;
}
.single-dpcult .showroomList-content > a:first-child {
  height: auto !important;
}
.page-dp-cult .showroomList-content > a > img,
.single-dpcult .showroomList-content > a > img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.single-dpcult .load-more-wrapper .alm-reveal>div {
  margin-bottom: 30px;
}

/* Start:: professional page hover image css */
.page-dp-cult .showroomList-content > a,
.single-dpcult .showroomList-content > a {
  position: relative;
}
.page-dp-cult .showroomList-content > a > img.professional-image,
.single-dpcult .showroomList-content > a > img.professional-image {
  position: relative;
  transition: 0.5s ease-in-out;
  filter: grayscale(100%) brightness(100%) contrast(80%)
}
.page-dp-cult .showroomList-content > a:hover > img.professional-image,
.single-dpcult .showroomList-content > a:hover > img.professional-image {
  opacity: 0;
}
.page-dp-cult .showroomList-content > a > img.professional-image-hover,
.single-dpcult .showroomList-content > a > img.professional-image-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s ease-in-out;
}
.page-dp-cult .showroomList-content > a:hover > img.professional-image-hover,
.single-dpcult .showroomList-content > a:hover > img.professional-image-hover {
  opacity: 100%;
}

.load-more-wrapper .professionals-img-wrapper img {
  filter: grayscale(100%) brightness(100%) contrast(80%);
}
/* End:: professional page hover image css */

.alm-btn-wrap {
  padding: 0 !important;
  margin: 0 !important;
}
/* .page-dp-cult footer#site-footer:before {
  height: 0px;
} */

/* .tab-content>.active #showroom footer#site-footer {
  margin-top: 0px !important;
} */

/* .tab-content:checked.active ~ .footer-top-hidden #site-footer {
  margin-top: 0px !important;
} */

.header-navigation-wrapper ul.primary-menu li ul.sub-menu li h2 a{
  padding: 1rem 0;
}
.header-navigation-wrapper
  ul.primary-menu
  li
  ul.sub-menu
  li
  .submenutitle
  h2
  a {
  padding: 0;
}

.page-about-us .category-date-wrap{
  justify-content: flex-start;
}

/* Advertising banner css */
.advertise_banner table{
  border:0;
  margin: 0;
  height: auto;
}
.advertise_banner{
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 15px;
}
.advertise_banner table td{
  padding: 0;
  border: 0;
  line-height: 0;
}

.text-customGrey{
  color: #656565;
}
.btn-header-link:before {
  content: "";
  background-image: url("/wp-content/themes/designpataki/assets/images/dp-accordion-close.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 13px;
  height: 13px;
  display: inline-block;
}
.btn-header-link.collapsed:before {
  content: "";
  background-image: url("/wp-content/themes/designpataki/assets/images/dp-accordion-open.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 13px;
  height: 13px;
  display: inline-block;
}
.accordion > .card {
  border-left: 0;
  border-right: 0;
}
.accordion > .card > .card-header {
  border-bottom: 0;
  padding: 8px 0px !important;
}
.btn:hover {
  color: #535151;
}
.btn.focus,
.btn:focus{
  box-shadow: none;
  text-decoration: none;
}

.overviewContent p{
  margin-bottom: 15px;
}

.showroom-detailpage-content .accordion p{
  margin-top: 0;
}
.showroom-detailpage-content .accordion p:last-child {
  margin-bottom: 0;
}

.showroom-detailpage-top .wpcf7-response-output{
  display:none !important;
}

.showroom-detailpage-top span.wpcf7-not-valid-tip,.advertise-contact-form .wpcf7-not-valid-tip{
  color: red;
}

.contact-form input[type="text"],
.contact-form input[type="password"],
.contact-form input[type="email"],
.contact-form input[type="url"],
.contact-form input[type="date"],
.contact-form input[type="month"],
.contact-form input[type="time"],
.contact-form input[type="datetime"],
.contact-form input[type="datetime-local"],
.contact-form input[type="week"],
.contact-form input[type="number"],
.contact-form input[type="tel"],
.contact-form textarea{
  border: 0 !important;
  border-bottom: 1px solid black !important;
  padding: 10px 0;
}

.contact-form .email span,
.contact-form label span,
.contact-form .input-full-w span {
  width:100%;
}

.contact-form .timer-span{
  position: absolute;
  top: 50%;
  right: 0;
  width: auto !important;
  padding-right: 15px;
  transform: translateY(-50%);
}

.contact-form label{
  display: block;
}
.contact-form label br{
  display: none;
}

.contact-form .det-btn input,
.viewGalleryBtn input,
.professional-detailpage-btn-form .showroom-detailpage-top .btn--group .btn,
.showroom-detailpage-wrapper .showroom-detailpage-top .btn--group .btn,
.advertise-contact-form .dp-submit input[type="submit"] {
  width: 100%;
  margin-top: 60px;
  border: 1px solid #000000;
  background: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  padding: 8px;
  transition: 0.5s all;
}
.contact-form .det-btn input:hover,
.viewGalleryBtn input:hover,
.professional-detailpage-btn-form .showroom-detailpage-top .btn--group .btn:hover,
.professional-detailpage-btn-form .showroom-detailpage-top .btn--group .btn[aria-expanded="true"],
.showroom-detailpage-wrapper .showroom-detailpage-top .btn--group .btn:hover,
.showroom-detailpage-wrapper .showroom-detailpage-top .btn--group .btn[aria-expanded="true"],
.advertise-contact-form .dp-submit input[type="submit"]:hover
{
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}
.viewGalleryBtn input{
  margin-top: 90px;
}

.contact-form .allow-checkbox{
  margin-top: 20px;
}
.contact-form .allow-checkbox label{
  display: flex;
  flex-direction: row-reverse;
}

.contact-form .allow-checkbox span{
  width: 100%;
  margin: 0;
}

.contact-form .allow-checkbox input[type="checkbox"],.advertise-contact-form .dp-checkbox input[type="checkbox"] {
  border: 1px solid #000000;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 20px;
}

.dpcult-template-default
  .contact-form
  .allow-checkbox
  input[type="checkbox"]::before {
  margin: -0.4rem 0 0 -0.23rem;
  width: 22px;
  height: 1.8rem;
}
.advertise-contact-form .dp-checkbox input[type="checkbox"]::before {
  margin: -0.4rem 0 0 -0.23rem;
  width: 30px;
  height: 25px;
}

.contact-form .email input.wpcf7-form-control.wpcf7-text.wpcf7-email {
  font-family: "Chronicle Display Roman";
  font-size: 16px;
  padding: 10px 0;
}

.step-1 #mo_message {
  border: none !important;
  color: red;
}

.dpcult-tabs-wrapper .card:has(.show),
.dpcult-tabs-wrapper .card:has(.collapsing){
  border-bottom: 0;
}

.dpcult-tabs-wrapper .event-details-desc p{
  letter-spacing: 1px;
  color: #000000;
}

.dpcult-template-default .contact-form span.mo_phone input{
  font-size: 16px !important;
}

.dpcult-template-default .showroom-detailpage-content a.moreless-button{
  color: #535151 !important;
  text-decoration: none !important;
}

.saveArticle .saveArticleTitle {
  font-size: 12px;
}

.saveArticle .saveIcon {
  font-size: 12px;
  margin-right: 8px;
}

.saveArticle .saveArticleWrapper {
  border: 1px solid #000000;
  padding: 4px 12px;
  color: #000000;
  /* display: inline-flex;
  align-items: center; */
}
.saveArticle .saveArticleWrapper:hover {
  cursor: pointer;
  background-color: #000000;
  color: #ffffff;
}

/* my-account bookmarks css start */
body.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 0;
}
body.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
}
body.woocommerce-account
  .elementor
  section.my-account-page
  .elementor-container {
  max-width: 1560px;
}
body.woocommerce-account
  .elementor
  section.my-account-page
  .woocommerce-MyAccount-content
  .category-section
  p#breadcrumbs
  a,
.my-bookmarks-articles-wrapper .category-wrapper a.h2 {
  text-decoration: none !important;
}
body.woocommerce-account
  .elementor
  section.my-account-page
  .woocommerce-MyAccount-content
  .category-section
  p#breadcrumbs
  a:hover,
.my-bookmarks-articles-wrapper .category-wrapper a.h2:hover {
  text-decoration: underline !important;
}

/* body.woocommerce-account .elementor section.my-account-page .woocommerce-MyAccount-content .dpcult-tabs-wrapper .tab-content
.my-bookmarks-articles-wrapper > div img.my-bookmark-article.my-bookmark-article-thumbimg{
  position: absolute;
  bottom: 121px;
  right: 0;
  width: 20px;
  height: 25px;
}
body.woocommerce-account .elementor section.my-account-page .woocommerce-MyAccount-content .dpcult-tabs-wrapper .tab-content
.my-bookmarks-brands-wrapper img.my-bookmark-article.my-bookmark-article-thumbimg{
  position: absolute;
  top: 20px;
  left: 20px;
  width: 20px;
  height: 25px;
} */
body.woocommerce-account
  .elementor
  section.my-account-page
  .woocommerce-MyAccount-content
  .my-bookmark-title-wrapper
  h2.article-title {
  color: #000000;
  font-size: 34px;
  line-height: 45px;
  font-family: "Chronicle Display Roman", Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
body.woocommerce-account
  .elementor
  section.my-account-page
  .woocommerce-MyAccount-content
  .similar-showroom-link
  span.my-bookmarks-brand-span {
  font-family: "Karla Regular";
  font-size: 26px;
  line-height: 31px;
}
body.woocommerce-account
  .elementor
  section.my-account-page
  .woocommerce-MyAccount-content
  .category-links-wrapper {
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 8px;
  margin-top: 15px;
}
body.woocommerce-account
  .elementor
  section.my-account-page
  .woocommerce-MyAccount-content
  .category-links-wrapper
  .category-links {
  font-size: 16px;
  font-family: "Karla Regular";
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
  position: relative;
}
body.woocommerce-account
  .elementor
  section.my-account-page
  .woocommerce-MyAccount-content
  .category-links-wrapper
  .category-links:not(:last-child)::after {
  content: "|";
  position: absolute;
  top: 0;
  right: -8px;
  font-size: 19px;
  font-family: "Karla Regular";
}
/* my-account bookmarks css end */

/* my-account signup css start */
.myaccount-form {
  max-width: 380px;
  padding: 0 !important;
  margin: 0 auto !important;
  border: 0 !important;
}
.woocommerce .myaccount-form .password-input {
  flex-grow: 1;
}
.woocommerce form.myaccount-form .form-row input.input-text,
.woocommerce form.lost_reset_password .form-row input.input-text {
  border: 0 !important;
  border-bottom: 1px solid #656565 !important;
  padding-left: 3px;
  padding-bottom: 8px;
  padding-top: 8px;
  margin-top: 30px;
}
.woocommerce form.myaccount-form p:first-child input,
.woocommerce form.myaccount-form .register-wrapper p:first-child input {
  margin-top: 20px !important;
}
.woocommerce form.myaccount-form .form-row input.input-text,
.woocommerce form.myaccount-form .form-row input.input-text::placeholder,
.woocommerce form.lost_reset_password .form-row input.input-text,
.woocommerce form.lost_reset_password .form-row input.input-text::placeholder {
  font-family: "Chronicle Display Roman" !important;
}
.woocommerce form.myaccount-form .form-row input.input-text,
.woocommerce form.myaccount-form .form-row input.input-text::placeholder,
.woocommerce
  form.myaccount-form
  .form-row
  .woocommerce-form-login__rememberme
  span,
.woocommerce .myaccount-form .bordered-seprator,
.woocommerce form.lost_reset_password .form-row input.input-text,
.woocommerce form.lost_reset_password .form-row input.input-text::placeholder {
  font-family: "Karla Regular", sans-serif;
  font-size: 16px;
  line-height: 18.7px;
  font-weight: 400;
  color: #656565;
}
.woocommerce
  form.myaccount-form
  .form-row
  input[type="checkbox"]:checked::before {
  margin: -0.65rem 0 0 -0.25rem;
}
.woocommerce
  form.myaccount-form
  .form-row
  .woocommerce-form-login__rememberme
  span {
  font-weight: 500;
}
.woocommerce .myaccount-form .woocommerce-form-login__submit,
.woocommerce .myaccount-form .woocommerce-form-register__submit,
.woocommerce .lost_reset_password .woocommerce-Button {
  width: 100%;
  margin: 36px 0 0 0 !important;
  border: 1px solid #000000 !important;
  background: transparent !important;
  color: #000000 !important;
  font-family: "Karla Regular", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 8px !important;
  transition: 0.5s all !important;
}
.woocommerce .myaccount-form .woocommerce-form-login__submit:hover,
.woocommerce .myaccount-form .woocommerce-form-register__submit:hover,
.woocommerce .lost_reset_password .woocommerce-Button:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.woocommerce .myaccount-form .lost_password {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 0 !important;
  text-align: left;
}
.woocommerce .myaccount-form .lost_password a,
.woocommerce .myaccount-form .already-have-account,
.woocommerce .myaccount-form .already-have-account a {
  font-family: "Karla Regular", sans-serif;
  font-size: 16px;
  line-height: 18.7px;
  font-weight: 400;
  color: #000000;
}
.woocommerce .myaccount-form .already-have-account span {
  color: #656565;
}
.woocommerce .myaccount-form .lost_password a:hover,
.woocommerce .myaccount-form .already-have-account a:hover {
  text-decoration: underline;
}
.woocommerce .myaccount-form .bordered-seprator {
  text-align: center;
  margin: 45px 0;
}
.woocommerce .myaccount-form .bordered-seprator::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  height: 1px;
  border: 1px solid #656565;
  z-index: -1;
}
.woocommerce .myaccount-form .bordered-seprator span {
  padding: 0 10px;
}
.woocommerce .myaccount-form .mo-openid-app-icons a {
  font-family: "Karla Regular", sans-serif !important;
  font-size: 16px !important;
  line-height: 18.7px !important;
  min-width: 100% !important;
  border-radius: none !important;
  color: #656565 !important;
  border: 1px solid #656565 !important;
}
.woocommerce .myaccount-form .mo-openid-app-icons a:not(:first-child) {
  margin-top: 20px !important;
  padding-left: 0 !important;
}
.woocommerce .myaccount-form .mo-openid-app-icons i {
  color: #000000 !important;
}

.woocommerce-MyAccount-content
  .woocommerce-notices-wrapper
  .woocommerce-message {
  color: #0fb706;
  outline: none;
}

.woocommerce-MyAccount-content
  .woocommerce-notices-wrapper
  .woocommerce-message::before {
  color: #0fb706;
}

/*LOST passowrd */
body .woocommerce form.lost_reset_password .info-dev .info-text > p {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}

.header-navigation-wrapper .desktop-toggle-search-button {
  padding-bottom: 15px;
}
body.header_sticky .header-navigation-wrapper .desktop-toggle-search-button {
  padding: 0;
}

.header-navigation-wrapper ul#menu-account-menu-1 li ul.sub-menu {
  background-color: #ffffff;
  box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.15);
}
.header-navigation-wrapper ul#menu-account-menu-1 li ul.sub-menu li a {
  font-family: "Karla Regular", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 17.54px;
  color: #000000;
}

/*.paginationFirst.customPaginationDesign{
  margin-top: 0px !important;
}*/
.customPaginationDesign {
  gap: 10px;
  margin-left: auto;
  margin-top: 35px !important;
  margin-right: 12px;
  align-items: end;
}
.customPaginationDesign .page-numbers {
  padding: 2px 8px;
}
.customPaginationDesign .page-numbers:hover,
.my-bookmark-article-thumbimg:hover {
  cursor: pointer;
}

.showroom-detailpage-top .bookmark-link {
  color: #000;
}
.bookmarksize {
  font-size: 20px;
}
.bookmarksize:hover {
  cursor: pointer;
}

.bookmarksize:hover {
  cursor: pointer;
}

section.my-account-page .woocommerce .edit-account button.button {
  color: #000000;
}
section.my-account-page .woocommerce .edit-account button.button:hover {
  color: #ffffff;
}
/* my-account signup css end */

@media (min-width: 1280px) {
  .saveArticle .saveArticleTitle {
    font-size: 14px;
  }

  .saveArticle .saveIcon {
    font-size: 14px;
    margin-right: 8px;
  }
}

.login-wrapper .form-heading,
.register-wrapper .form-heading {
  font-size: 16px;
  font-family: "Karla Regular";
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 24px;
}

.register-wrapper .myaccount-form .form-row label.woocommerce-form__label {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  top: 38.4px;
}

.edit-form-accordian {
  max-width: 410px;
  margin: 0 auto;
  width: 100%;
}
.edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card
  .card-header
  a {
  text-decoration: none !important;
  color: #656565;
}
.edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card
  .card-header
  a
  > span {
  font-size: 16px;
  font-weight: 400;
}

.edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card-body
  .woocommerce-form-row
  .password-input
  .show-password-input {
  display: none !important;
}

.edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card-body
  .edit-flow
  label {
  font-family: "Karla Regular" !important;
  color: #656565;
  justify-content: space-between;
  align-items: center;
  display: flex;
  font-size: 16px;
}
.edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card-body
  .edit-flow
  input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  top: 2px;
  display: inline-block;
  margin: 0;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  background: #fff;
  border-radius: 0;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #dcd7ca;
  box-shadow: none;
  cursor: pointer;
  padding: 0;
}

.edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .show
  .card-body {
  margin-bottom: 15px;
}
.edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .show
  .card-body
  button {
  font-weight: 500;
  font-size: 16px;
}
.edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .show
  .card-body
  input::placeholder {
  color: #bdbcbc;
}

.register-wrapper .woocommerce-form-register p > .woocommerce-error,
.woocommerce-lost-password .lost_reset_password p > .woocommerce-error,
.woocommerce-lost-password .lost_reset_password p > span .woocommerce-error,
.register-wrapper .woocommerce-form-register p > span > .woocommerce-error,
.elementor-section .woocommerce-form-login p > .woocommerce-error,
.elementor-section .woocommerce-form-login p > span > .woocommerce-error,
.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  p
  > span
  > .woocommerce-error,
.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  p
  > .woocommerce-error,
.email_popup_section .woocommerce-form-login p > .woocommerce-error,
.email_popup_section .woocommerce-form-login p > span > .woocommerce-error {
  text-align: right;
  width: 100%;
  background: transparent;
  padding: 0px;
  margin: 0;
  padding-top: 5px;
  border-top: none;
  color: #b81c23;
  font-size: 14px;
  font-weight: 300;
  font-family: "Karla Regular";
}
.register-wrapper .woocommerce-form-register p > .woocommerce-error img,
.woocommerce-lost-password .lost_reset_password p > .woocommerce-error img,
.woocommerce-lost-password .lost_reset_password p > span .woocommerce-error img,
.register-wrapper .woocommerce-form-register p > span > .woocommerce-error img,
.elementor-section .woocommerce-form-login p > .woocommerce-error img,
.elementor-section .woocommerce-form-login p > span > .woocommerce-error img,
.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  p
  > span
  > .woocommerce-error
  img,
.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  p
  > .woocommerce-error
  img,
  .email_popup_section .woocommerce-form-login p > .woocommerce-error img,
  .email_popup_section .woocommerce-form-login p > span > .woocommerce-error img{
  height: 18px !important;
}
.register-wrapper .woocommerce-form-register p > .woocommerce-error::before,
.register-wrapper
  .woocommerce-form-register
  p
  > span
  > .woocommerce-error::before,
.woocommerce-lost-password .lost_reset_password p .woocommerce-error::before,
.elementor-section .woocommerce-form-login p > .woocommerce-error::before,
.elementor-section
  .woocommerce-form-login
  p
  > span
  > .woocommerce-error::before,
.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  p
  > span
  > .woocommerce-error::before,
.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  p
  > .woocommerce-error::before,
  .email_popup_section .woocommerce-form-login p > .woocommerce-error::before,
  .email_popup_section .woocommerce-form-login p > .woocommerce-error::before,
    .woocommerce-form-login
    p
    > span
    > .woocommerce-error::before
  {
  display: none;
}

.register-wrapper
  .woocommerce-form-register
  p
  > .password-input
  > .woocommerce-password-strength,
.elementor-top-section
  .edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card
  > .collapse
  > .card-body
  p
  > span.password-input
  .woocommerce-password-strength {
  visibility: hidden !important;
  height: 0 !important;
}
.register-wrapper
  .woocommerce-form-register
  p
  > .password-input
  > .woocommerce-password-hint,
.elementor-top-section
  .edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card
  > .collapse
  > .card-body
  p
  > span.password-input
  .woocommerce-password-hint {
  position: relative;
  padding-left: 30px;
  color: #656565;
  display: block;
  padding: 0 15px;
}
.register-wrapper
  .woocommerce-form-register
  p
  .woocommerce-password-hint::before,
.elementor-top-section
  .edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card
  > .collapse
  > .card-body
  p
  > span.password-input
  .woocommerce-password-hint::before {
  background-image: url("/wp-content/uploads/2024/12/warning-gray.svg");
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 20px;
}

.woocommerce form.myaccount-form .form-row input.input-text.warning-border,
.woocommerce form.lost_reset_password .form-row input.input-text.warning-border,
section.my-account-page
  form.edit-account
  .accordion
  .card
  .collapse
  .card-body
  p
  > .password-input
  > input
  .warning-border,
.warning-border {
  border-bottom: 1px solid #ca0000 !important;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error {
  margin: 0 auto 2em;
  width: 40%;
  outline: none;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper {
  display: none;
}

.woocommerce-lost-password .woocommerce-notices-wrapper {
  max-width: 400px;
  margin: 20px auto;
  display: none;
}

.woocommerce-lost-password .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-lost-password .woocommerce-message {
  /*margin: 0 auto 2em;*/
  /*width: 40%;*/
  outline: none;
}

.woocommerce-lost-password .woocommerce-notices-wrapper .woocommerce-error {
  color: red;
}

.elementor-section .login-wrapper,
.elementor-top-section .register-wrapper {
  padding: 1rem 0px 0px 0px !important;
}
.elementor-section .login-wrapper h2,
.elementor-section .register-wrapper h2 {
  margin-bottom: 0px !important;
}

.edit-form-accordian
  .showroom-detailpage-content
  .showroom-detailpage-top
  > div
  > h2 {
  font-size: 34px;
  line-height: 40px;
  font-family: "Chronicle Display";
  margin-bottom: 58px !important;
}

.elementor-top-section
  .edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card {
  border: 0.5px solid #656565;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0px !important;
}

.elementor-top-section
  .edit-account
  .edit-form-accordian
  .showroom-detailpage-content
  .accordion
  .card.action {
  border-bottom: 0.5px solid #656565 !important;
}

section.my-account-page
  form.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  .info-dev {
  margin-top: 16px;
}
section.my-account-page
  form.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  .info-dev
  .img-info
  > img,
.woocommerce form.lost_reset_password .info-dev .img-info > img {
  height: 20px !important;
}
section.my-account-page
  form.edit-account
  .edit-form-accordian
  .accordion
  .card
  .card-body
  .info-dev
  .info-text
  > p,
.woocommerce form.lost_reset_password .info-dev .info-text > p {
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  font-family: "Karla Regular";
  margin-top: 0px;
  color: #656565;
}

/* event pagination and ads section */
.eventsPagination {
  display: flex;
  justify-content: flex-end;
}
.eventsPagination.pagination .next {
  margin: 0;
}
.eventsPagination.pagination a {
  color: #000000;
  text-decoration: underline;
  white-space: nowrap;
}
.goggle_adSection {
  padding: 4rem 0;
  margin: 4rem 0;
  background: #eeeeee;
}
/* event pagination and ads section */

.load_more_btn.primary-bttm {
  font-family: "Karla Medium";
  font-size: 16px;
  line-height: 20px;
  padding: 8px 24px;
  cursor: pointer;
}
.eventsPagination .prev.disabled,
.eventsPagination .next.disabled {
  opacity: 0.6;
  pointer-events: none;
}
.page-template-tpl-dpcult .eventsPagination {
  justify-content: center;
  margin-bottom: 60px;
}
.post-type-archive-event .eventsPagination {
  justify-content: center;
}

.woocommerce-account .eventsPagination {
  justify-content: center;
}
.page-template-tpl-dpcult .eventsPagination .prev,
.post-type-archive-event .eventsPagination .prev,
.woocommerce-account .eventsPagination .prev {
  margin: 0;
}

/* My account css */
.myAcc_tab_wrapper ul.nav-tabs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  border-bottom: 1px solid #000000;
  flex-wrap: nowrap;
  /* margin-bottom: 90px; */
  max-width: 460px !important;
}

.myAcc_tab_wrapper ul.nav-tabs li.nav-item {
  margin: 0 10px;
  /* width: 50%; */
}

.myAcc_tab_wrapper ul.nav-tabs li.nav-item a {
  font-size: 19px;
  line-height: 23px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Inter Regular";
  border: 0;
  padding: 30px 12px;
  position: relative;
  text-decoration: none;
}

.myAcc_tab_wrapper ul.nav-tabs li.nav-item a:after {
  content: "";
  position: absolute;
  background-color: #000000;
  width: 100%;
  height: 4px;
  bottom: -2px;
  left: 0;
  right: 0;
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
}

.myAcc_tab_wrapper ul.nav-tabs li.nav-item a:hover::after,
.myAcc_tab_wrapper ul.nav-tabs li.nav-item a.active::after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.edit-form-accordian {
  max-width: 460px !important;
}

.cky-modal .cky-accordion-header .cky-accordion-btn {
  font-family: "Karla Regular";
  font-weight: 500;
}
.cky-modal .cky-accordion-header-des,
.cky-preference-content-wrapper {
  font-family: "Chronicle Display Roman";
}
.cky-modal
  .cky-preference-content-wrapper
  button.cky-show-desc-btn:not(:hover):not(:active),
.cky-modal .cky-always-active {
  color: #000000 !important;
}
.cky-modal .cky-switch input[type="checkbox"]:checked {
  background: #000000 !important;
}
.cky-modal .cky-preference-header .cky-preference-title {
  font-family: "Karla Regular";
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.cky-btn{
  text-transform: uppercase !important;
  border: 1px solid #000000 !important;
  border-radius: unset !important;
  line-height: 1.25;
  font-size: 16px;
  font-weight: 400;
  padding: 8px;
}

.cky-btn:hover{
  background-color: #000000 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.cky-accordion-btn{
  text-transform: uppercase !important;
}

.menuNew .desktop-user ul > li > a,
.mobile-user ul > li > a {
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #000000 !important;
}
.menuNew .desktop-user ul > li > a > img,
.menuNew .serach-desktop-bttn,
.mobile-user ul > li > a > img,
.mobile-search-toggle {
  margin-right: 5px;
}

.email_popupWrapper {
  width: 675px;
  height: auto;
  position: relative;
  z-index: 999;
  margin: 0 auto;
  background-image: url("/wp-content/themes/designpataki/assets/images/popup.webp");
  background-repeat: no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
}

.email_popupWrapper #breadcrumbs {
  display: none;
}

/* cookie bar css start */
.cky-consent-container .cky-consent-bar .cky-notice .cky-title{
  font-family: "Karla Regular" !important;
}
.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-des{
  font-family: "Chronicle Display Roman" !important;
}
.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-des p{
  margin-bottom: 0px;
  line-height: 1.1;
}
/* cookie bar css end */

/* header search and login center alignment css start */
.desktop-toggle-search-button,.menuNew .desktop-user ul > li > a{
  padding-bottom: 0 !important;
}
/* header search and login center alignment css end */

/* Login PopUp design start*/
#popup1.email_popupWrapper{
	min-height : 500px !important;
  height: unset !important;
	max-width: 845px !important;
	background-size: cover;
  width: 100% !important;
}
#popup1 section.login-wrapper {
    background-color:white;
    width:100%;
}
#popup1 .emailContent {
	padding:0px;
	min-height:450px !important;
  height: unset !important;
	width:53%;
  position: relative;
}
#popup1 .emailContent svg#close-popup1 {
  top: 20px !important;
  right: 20px !important;
}
#popup1 #customer_login .container{
    display:flex;
    justify-content:flex-end;
    padding-top:10px;
		padding-left:40px;
		padding-right:40px;
		min-height:450px !important;
}
#popup1 #customer_login .container .login-wrapper{
    padding:0px;
}
#popup1 .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span{
	font-size:12px;
}
#popup1 .already-have-account{
	margin-top:0px!important;
}
#popup1 .woocommerce .myaccount-form .bordered-seprator::before {
    z-index: 0;
		width: 45%;
}
#popup1 .woocommerce .myaccount-form .bordered-seprator::after {
    content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 45%;
  height: 1px;
  border: 1px solid #656565;
	z-index: 0;
}
#popup1 #customer_login .container .login-wrapper .myaccount-form button[type="Submit"]{
		font-size:13px !important;
    margin-top:0px !important;
		padding:4px !important;
}
#popup1 .form-heading{
	margin-bottom:0px;
	padding-top:40px;
}
#popup1 .woocommerce .myaccount-form .lost_password{
	margin-top:16px;
}
#popup1 .woocommerce .myaccount-form .bordered-seprator{
	margin: 6px 0;
}
#popup1 .woocommerce form.myaccount-form .form-row input.input-text, .woocommerce form.lost_reset_password .form-row input.input-text{
	margin-top:10px !important;
	font-size: 14px;
}
#popup1 .woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
	top:18.4px;
}
#popup1 .woocommerce .myaccount-form .bordered-seprator span{
	font-size:14px;
}
#popup1 .woocommerce-LostPassword a, #popup1 .already-have-account, #popup1 .already-have-account a{
	font-size:12px !important;
}
body #popup1 .woocommerce .myaccount-form .mo-openid-app-icons a:not(:first-child){
	margin-top: 10px !important;
	font-size: 12px !important;
	padding-top:4px !important;
	padding-bottom:4px !important;
  text-transform: uppercase;
  border-radius: 0;
}
svg#close-popup1{
	cursor:pointer;
	top:47px !important;
	right:49px !important;
}
#popup1 .myaccount-form .mo_btn-social > :first-child{
	font-size:1.25em;
}

/* Login PopUp design end */


/* Event page changes */

.calender-wrapper .events-wrappers
{
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.category-content-wrapper .text-center{
  margin-top:80px;
}

/* .single-dpcult #site-content {
  overflow-x: hidden;
} */
.editors-picks-section {
  position: relative;
  background-color: #eeeeee;
  padding: 50px 0;
}
.editors-picks-section .prodSec h2 {
  position: relative;
  z-index: 2;
}
.editors-picks-section::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #eeeeee;
  top: 0;
  z-index: -1;
}
.editors-picks-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #eeeeee;
  top: 0;
  left: -100%;
  z-index: -1;
}
/* .editors-picks-section .postSliderlatest {
  margin: 0 -15px;
}
.editors-picks-section .postSliderlatest a.arrowspost {
  left: -15px;
}*/
.editors-picks-section .postSliderlatest a.arrowspost.next {
  right: -30px;
}

.no-data{
  text-align: center;
  margin: 100px auto;
}

body .blog-detail-page.event-single-page h1{
  max-width: unset;
}

.showroom-detailpage-wrapper .needsomeCopy-wrapper.load-more-wrapper{
  margin-top: 100px;
}

body.woocommerce-account.woocommerce-page .login-wrapper form .show-password-input,
body.woocommerce-account.woocommerce-page .register-wrapper form .show-password-input {
  top: 36px;
}
/* Header Advertisement - 728x90 */
.header-ad-link{
  max-width: 728px !important;
  margin: 10px auto;
}
/* Header Advertisement - 728x90 */

.single-post .detail_content_all .elementor-section-wrap .elementor-widget-wrap,
.single-designtrail .detail_content_all .elementor-section-wrap .elementor-widget-wrap {
  padding: 10px 0 !important;
}

.legalContent p:last-child{
  margin-bottom: 0px !important;
}

.dp-cult-footer .footer-wrap-border ul#menu-footer-menu-1 li a,.dp-cult-footer .footer-wrap-border ul#menu-dp-cult-footer-menu-2 li a,.dp-cult-footer .footer-wrap-border ul#menu-dp-cult-footer-menu-3 li a {font-size:16px}

/* Gallery page change start*/
.currentshowImgSlider.slick-slider .slideImg{
  width: 100%;
  /* height: 353px; */
  /* object-fit: cover; */
}

.currentshowImgSlider .arrowspost{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: #ffffff;
  cursor: pointer;
}
.currentshowImgSlider .arrowspost.next.slick-arrow {
  right: 7px;
}
.currentshowImgSlider .arrowspost.prev.slick-arrow{
  left: 7px;
  z-index: 2;
}

.currentShowSection{
  margin-top: 85px;
}

.showroom-detailpage-img .seePhotoLink{
  position: absolute;
  right: calc(15px + 15px);
  background: rgba(0, 0, 0, 0.45);
  padding: 8px 14px;
  border-radius: 36px;
  color: #ffffff;
  top: 15px;
  letter-spacing: 2px;
  z-index: 2;
  font-family: "Karla Regular" !important;
}
.current-show-slider-inner {
  width: 100%;
  height: 90px;
  max-width: 970px;
  margin: 0 auto;
}
.banner-text-overlay.currentShowBannerText,
.current-show-slider-inner .currentShowBannerText {
  top: 50%;
  font-size: 32px;
  text-align: center;
  right: 50%;
  transform: translate(50%, -50%);
  text-transform: capitalize;
  z-index: 2;
  line-height: 34px;
}
.current-show-slider-inner::before {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.10);
  max-width: 970px;
  width: 100%;
}
.current-show-slider-inner .currentShowBannerText span {
  display: block;
  margin: 0 auto;
  color: #ffffff;
}

.gallery-details-slider.postSliderlatest a.arrowspost{
  color: #ffffff;
}

.gallery-details-slider.postSliderlatest a.arrowspost.next{
  right: 11px;
}
.gallery-details-slider.postSliderlatest a.arrowspost.prev{
  left: 11px;
}

.gallery-details-slider a.objectry-detail-image{
  height: 791px;
  transition: none !important;
}
@media (max-width: 991px){
  .gallery-details-slider a.objectry-detail-image{
    height: 600px !important;
  }
}
@media (max-width: 575px){
  .gallery-details-slider a.objectry-detail-image{
    height: 490px !important;
  }
  .gallery-details-slider.postSliderlatest .slick-list{
    padding: 0px 0px 0px 0px !important;
  }
}



.showroom-detailpage-img .gallery-details-slider .arrowspost{
  top: 50%;
}

.similar-showroom-link .galleryExploreSpan span{
  margin-top: 0px;
  font-size: 16px;
}
/* Gallery page change end*/
.dateBadge{
  position: absolute;
    z-index: 9;
    background: #fff;
    /* padding: 24px; */
    display: flex;
    width: 92px;
    flex-direction: column;
    height: 92px;
    top: 24px;
    right: 34px;
    gap: 8px;
    align-items: center;
    justify-content: center;
}
.dateBadge .month{
  margin-top: -8px;
  text-align: center;
  margin-left: -5px;
}
.dateBadge .date{
  font-size: 48px;
}


.post-sm-except a{
  color: #000;
  text-decoration: underline !important;
}


a.similar-showroom-link{
  color: #282828;
}
a.similar-showroom-link:hover{
  text-decoration: none !important;
}

/* homepage sidebar subscription section start */
.home_sidebar .new-subscribe-section-wrapper {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 650px;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox{
  border: 0;
  padding: 60px 35px;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar {
  padding: 0 15px;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar .sib_signup_form .formWrapper .tnp-field-email .email{
  width: 100%;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar .sib_signup_form .formWrapper .tnp-field-email input{
  font-size: 16px;
  color: #ffffff;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ffffff;
  padding: 0 5px 6px 5px;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar .sib_signup_form .formWrapper .tnp-field-email input:-webkit-autofill{
  font-size: 16px !important;
  -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0) inset !important; /* transparent bg */
  -webkit-text-fill-color: #fff !important;                         /* white text */
  font-family: 'Karla Regular',sans-serif !important;                                  /* inherit your font */
  transition: background-color 9999s ease-in-out 0s, color 9999s ease-in-out 0s !important;
  animation: autofill-fix 0s 1s forwards;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar .sib_signup_form .formWrapper .tnp-field-email input:-webkit-autofill:focus{
  -webkit-text-fill-color: #fff !important;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar .sib_signup_form .formWrapper .tnp-field-email input::placeholder{
  color: #ffffff;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar .sib_signup_form .wpcf7 form.invalid .wpcf7-response-output{
  position: absolute;
  line-height: 1.25;
  left: 0;
  right: 0;
  color: #ffffff;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar .sib_signup_form .formWrapper .tnp-field-button input.tnp-submit{
  width: 100%;
  font-weight: 500;
  background-color: #ffffff;
  margin-top: 25px;
  border-color: #ffffff;
  padding: 1px 37px !important;
  font-family: "Karla Medium";
  font-size: 16px;
}
.home_sidebar .new-subscribe-section-wrapper .joinnowBox .subscribesidebar .sib_signup_form .formWrapper .tnp-field-button input.tnp-submit:hover{
  background-color: #f0f0f0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  color: black;
}

.home_sidebar .new-subscribe-section-wrapper .joinnowBox .txt-content p{
  line-height: 1.25;
}

.home_sidebar .new-subscribe-section-wrapper p:empty {
  display: none;
}
@keyframes autofill-fix {
  100% {
    -webkit-text-fill-color: #fff !important;
  }
}
/* homepage sidebar subscription section end */

/* Start:: professional-detailpage-new 03062025 */
.professional-detailpage-btn-form .showroom-detailpage-top .accordion > .card:last-child,
.showroom-detailpage-wrapper .showroom-detailpage-top .accordion > .card:last-child{
  border-bottom: 0;
}
.professional-detailpage-btn-form .showroom-detailpage-top,
.showroom-detailpage-wrapper .showroom-detailpage-top {
  height: 100%;
}
.professional-detailpage-btn-form .showroom-detailpage-top .btn--group ul,
.showroom-detailpage-wrapper .showroom-detailpage-top .btn--group ul{
  column-gap: 16px;
}
.professional-detailpage-btn-form .showroom-detailpage-top .btn--group ul li,
.showroom-detailpage-wrapper .showroom-detailpage-top .btn--group ul li{
  margin-top: 16px !important;
}
.professional-detailpage-btn-form .showroom-detailpage-top .map-box,
.showroom-detailpage-wrapper .showroom-detailpage-top .map-box{
  overflow: hidden;
  /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);*/
  filter: grayscale(100%);
  height: auto;
}
.professional-detailpage-btn-form .showroom-detailpage-top #accordionContectMessaeg .contact-form p,
.showroom-detailpage-wrapper .showroom-detailpage-top #accordionContectMessaeg .contact-form p{
  font-family: 'Karla Medium' !important;
}

.map-box.embed-responsive iframe {    position: absolute;    top: 0;    bottom: 0;    left: 0;    width: 100% !important;    height: 100%;    border: 0;}
/* End:: professional-detailpage-new 03062025 */

/* Manage space of readmore content in Overview Tab*/
#overviewTab .readmore-content p{
	margin-top: 1rem !important;
}

.contact-us-content-section a:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

.alm-listing[data-post-type="dpcult"] .objectry-detail-gallery:not(:first-child) {
  margin-top: 0;
}

.article-action-btn{
  display: inline-block !important;
  padding: 10px 20px;
  margin: 15px;
  border: 1px solid #000;
  background: 0 0;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  transition: .5s all;
  text-transform: uppercase;
  font-family: 'Karla Regular';
}
body a.article-action-btn {
  text-decoration: none !important;
}
.article-action-btn:hover{
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.amelia-v2-booking #amelia-container.am-fs__wrapper {
  max-width: 100% !important;
  margin: 0 !important;
  box-shadow: none !important;
}

.hide{
  visibility: hidden !important;
  height: 0 !important;
}


.amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-disabled .fc-daygrid-day-frame{
  background-color: #767070 !important;
}

.amelia-v2-booking #amelia-container .am-fs-sb__step{
	background-color: #676767 !important;
}

.amelia-v2-booking{
	text-transform: uppercase;
  font-family: 'Karla Regular' !important;
}

.amelia-v2-booking #amelia-container .am-fs-sb__menu [class^=am-icon-], .amelia-v2-booking #amelia-container .am-fs-sb__menu [class*=" am-icon-"]{
  color: #676767 !important;
}

.amelia-v2-booking #amelia-container .am-fs__congrats-main img{
  display: none;
}

.embed-responsive iframe{
  width: 100% !important;
}

.jetpack-search-bar form label{
  height: 40px;
  border: 1px solid #000;
}

.jetpack-search-bar span .fa-search{
  line-height: 40px;
  padding: 0 15px;
}

.jetpack-search-bar form .search-submit{
  font-family: "Karla Medium" !important;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: none;
  background: 0 0;
  font-weight: 600;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  transition: .5s all;
  margin: 0;
  line-height: 40px;
  height: 40px;
  padding: 0 60px;
}



.jetpack-search-bar #search-form-2{
  margin: 0;
  border: transparent;
  padding: 0;
  outline: none;
  line-height: 40px;
}

@media (max-width: 1024px) {
  .jetpack-search-bar form .search-submit {
    padding: 0 16px;
  }
}

@media (max-width: 768px) {
  .jetpack-search-bar form .search-submit {
    padding: 0 12px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .jetpack-search-bar form .search-submit {
    padding: 0 10px;
    font-size: 12px;
  }
}

/* searchbar-homepage start */
.jetpack-search-form form.search-form input[type="search"]::placeholder{
  font-family: "Chronicle Display Roman", Sans-serif;
}
.jetpack-search-form form.search-form input[type="submit"]{
  font-weight: 700;
}
.jetpack-search-form form.search-form {
  max-width:450px;
  margin: 0 auto;
}
@media (min-width:768px){
  .jetpack-search-form form.search-form{
       max-width: 550px;
  }
  .advertise-contact-form .col-md-5 {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
  }
}
@media (min-width:992px){
  .jetpack-search-form form.search-form{
       max-width: 720px;
  }
}
@media (min-width:1199px){
  .jetpack-search-form form.search-form{
       max-width: 820px;
  }
}
@media (min-width:1299px){
  .jetpack-search-form form.search-form{
       max-width: 920px;
  }
}
@media (min-width:1600px){
  .jetpack-search-form form.search-form{
       max-width: 1140px;
  }
}
@media (max-width:575px){
  .jetpack-search-bar .elementor-widget-spacer{
    --spacer-size:20px !important;
  }
  .jetpack-search-bar .elementor-widget-html{
    margin-bottom: 0 !important;
  }
}
@media (max-width:480px){
  .jetpack-search-form form.search-form{
       max-width: 100%;
       width:100%;
  }
  .jetpack-search-form form.search-form input[type="search"]::placeholder{
      font-size:14px;
  }
  section.elementor-element-5cb4bd2{
      padding:0 15px !important;
  }
  .jetpack-search-bar > div{
      padding:0 !important;
  }
}
/* searchbar-homepage end */


@media (min-width: 992px) {
    body .jetpack-instant-search .jetpack-instant-search__search-results-wrapper {
        max-width: 120rem !important;
    }
}

.jetpack-instant-search .jetpack-instant-search__search-results-secondary{display: none;}
.jetpack-instant-search .jetpack-instant-search__search-results-primary{max-width: 100%;}
.jetpack-instant-search .search-field{border-radius: 0px !important;}
.jetpack-instant-search .jetpack-instant-search__search-form-controls .jetpack-instant-search__search-sort button.jetpack-instant-search__search-sort-option.is-selected{color:#000}
.jetpack-instant-search{font-family: "Chronicle Display Roman";}
.jetpack-instant-search .jetpack-instant-search__search-results-filter-button{display: none;}
.jetpack-instant-search__jetpack-colophon{display: none !important;}
.jetpack-instant-search .jetpack-instant-search__search-result-expanded__image-container{width: 250px;height: 150px;}
.jetpack-instant-search .jetpack-instant-search__search-result-expanded__image{border-radius: 0px;}
.jetpack-instant-search a:hover{opacity: 0.8 !important; color:#000 !important; font-weight: bold !important;}
.jetpack-instant-search .jetpack-instant-search__search-sort-option:focus{ outline: unset !important;}
.jetpack-instant-search .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input:focus{outline: unset !important;}

.dp-loves .title-align-top{
  margin-top: -8px;
}
.dp-loves-sec .spaceBetween{
  margin-top: 113px;
}
.new-title-style,
.dp-itinerary-inner .dp-itinerary-inner-contetnt h3 {
  border-bottom: 1px solid #E8E5E5 !important;
}
.new-title-style span, .dp-loves h2 span, .fact-files .fact-files-inner .fact-files-inner-content h4 span {
  font-family: 'Amalfi Coast';
}
.dp-itinerary .dp-itinerary-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 95px;
  padding: 50px 0 80px;
}
.dp-itinerary .dp-itinerary-inner .dp-itinerary-inner-contetnt {
  padding: 25px 0;
  /* font-size: 14px; */
}
.dp-itinerary .dp-itinerary-inner .dp-itinerary-inner-contetnt img {
  max-width: 447px;
  width: 100%;
  height: auto;
}
.dp-itinerary .dp-itinerary-inner .dp-itinerary-inner-contetnt h4 {
  font-size: 16px;
}.dp-itinerary .dp-itinerary-inner .dp-itinerary-inner-contetnt h3{
  font-size: 24px;
}
.dp-itinerary .load_more_btn {
  max-width: 310px;
  width: 100%;
}

.dp-itinerary .view-more-itinerary{display: none;}

.dp-loves-sec {
  padding-top: 8rem;
}
.dp-loves-sec .dp-loves-sec-img {
  min-height: 490px;
  object-fit: cover;
}
/* .fact-files {
  padding: 0 90px 8rem;
} */
/* .fact-files .fact-files-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 100px;
    width: 100%;
} */
 .fact-files > .fact-files-inner:nth-child(3n + 1) .fact-files-inner-content{
    max-width: 270px;
    margin-left: auto;
 }
 .fact-files > .fact-files-inner:nth-child(3n + 1) .fact-files-inner-content > p {
    max-width: 220px;
 }
 .fact-files > .fact-files-inner:nth-child(3) .fact-files-inner-content {
    max-width: 400px;
    margin-left: auto;
 }
.fact-files > .fact-files-inner:nth-child(6) .fact-files-inner-content {
    max-width: 400px;
    margin-left: auto;
 }
 .fact-files > .fact-files-inner:nth-child(2) .fact-files-inner-content > p {
    max-width: 220px;
 }
 .fact-files > .fact-files-inner:nth-child(5) .fact-files-inner-content > p {
    max-width: 220px;
 }
/* .fact-files .fact-files-inner .fact-files-inner-content, .dp-loves-sec .dp-loves .media-body {
  font-size: 14px;
} */
.fact-files .fact-files-inner .fact-files-inner-content h4 {
  font-size: 24px;
}

@media (max-width: 991px){
  .dp-itinerary .dp-itinerary-inner {
    column-gap: 45px;
  }
  .fact-files {
    padding: 0 20px 40px;
  }
  .dp-itinerary, .dp-loves-sec {
    padding-top: 40px;
  }
  .dp-itinerary .dp-itinerary-inner {
    padding: 30px 0;
  }
   .fact-files > .fact-files-inner:nth-child(3n + 1) .fact-files-inner-content{
    max-width: unset;
    margin-left: unset;
 }
 .fact-files > .fact-files-inner:nth-child(3n + 1) .fact-files-inner-content > p {
    max-width: unset;
 }
 .fact-files > .fact-files-inner:nth-child(3) .fact-files-inner-content {
    max-width: unset;
    margin-left: unset;
 }
.fact-files > .fact-files-inner:nth-child(6) .fact-files-inner-content {
    max-width: unset;
    margin-left: unset;
 }
 .fact-files > .fact-files-inner:nth-child(2) .fact-files-inner-content > p {
    max-width: unset;
 }
 .fact-files > .fact-files-inner:nth-child(5) .fact-files-inner-content > p {
    max-width: unset;
 }
}
@media (max-width: 767px){
  .dp-itinerary .dp-itinerary-inner {
    column-gap: 30px;
  }
  .fact-files .fact-files-inner {
    display: block;
  }
}
@media (max-width: 575px){
  .dp-itinerary, .dp-loves-sec {
    padding-top: 35px;
  }
  .fact-files {
    padding: 0 0 15px;
  }
  .dp-itinerary .dp-itinerary-inner {
    display: block;
  }
  .dp-itinerary .dp-itinerary-inner .dp-itinerary-inner-contetnt {
    padding: 15px 0;
  }
  .postSliderlatest .slick-list{
    padding: 0px 30px 0px 0px !important;
  }
}

#contactus-section span.wpcf7-not-valid-tip {
    color: #dc3232;
}

#contactus-section .wpcf7-form-control.wpcf7-submit:disabled,
#contactus-section .wpcf7-form-control.wpcf7-submit[disabled] {
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
}

/* instagram carousal start */

.reel-item video {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 9 / 16; /* Instagram Reel ratio */
    object-fit: cover;
}

/* new contact design for adv-page start */
.advertise-contact-form label,.advertise-contact-form label > span{
  display: block;
}
.advertise-contact-form,.advertise-contact-form input[type="email"]{
  font-family: 'Chronicle Display Roman', serif !important;
}
.advertise-contact-form input[type="text"],
.advertise-contact-form input[type="password"],
.advertise-contact-form input[type="email"],
.advertise-contact-form input[type="url"],
.advertise-contact-form input[type="date"],
.advertise-contact-form input[type="month"],
.advertise-contact-form input[type="time"],
.advertise-contact-form input[type="datetime"],
.advertise-contact-form input[type="datetime-local"],
.advertise-contact-form input[type="week"],
.advertise-contact-form input[type="number"],
.advertise-contact-form input[type="tel"],
.advertise-contact-form textarea{
  border: 0 !important;
  border-bottom: 1px solid #656565 !important;
  background: transparent !important;
  padding: 10px 0 !important;
  font-size: 20px !important;
}
.advertise-contact-form textarea:focus,.advertise-contact-form textarea:focus-visible{
  outline: none !important;
}
.advertise-contact-form textarea{
  height: auto;
  resize: none;
}

.advertise-contact-form .email span,
.advertise-contact-form label span,
.advertise-contact-form .input-full-w span {
  width:100%;
}
.advertise-contact-form .dp-checkbox span{
  display: block;
  width: 100%;
  margin: 0;
}
.advertise-contact-form .dp-checkbox span span.wpcf7-list-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.advertise-contact-form .dp-checkbox span span.wpcf7-list-item label{
  display: flex;
  align-items: center;
  gap: 15px;
}
.advertise-contact-form .dp-checkbox span span.wpcf7-list-item label span{
  font-family: 'Karla Regular', sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px;
  color: #656565;
}
.advertise-contact-form hr.dark-line {
    border-color: #000000;
    border-top-width: 1px;
}
.advertise-contact-form .dp-privacy{
  font-family: 'Karla Regular', sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px;
  color: #656565;
  max-width: 382px;
  margin: 5px auto 0 !important;
}
.advertise-contact-form .dp-submit input[type="submit"]{
  margin-top: 0px !important;
  max-width: 390px;
  width: 100% !important;
  font-family: 'Karla Regular', sans-serif !important;
  font-weight: 500 !important;
  font-size: 27px;
  cursor: pointer;
}
.advertise-contact-form .intl-tel-input .selected-flag {
  padding: 0 !important;
}
.wpcf7 form .advertise-contact-form .wpcf7-response-output {
  font-family: 'Karla Regular', sans-serif !important;
  background: #E6E6E6;
  border: 1px solid #E6E6E6;
  width: max-content;
  margin: 0 auto 2em;
  padding: 8px 24px;
  position: relative;
}


.wpcf7 form .advertise-contact-form .wpcf7-response-output .cf7-close{
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
}

.adv-left-right-section .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{
	margin:0
}
/* new contact design for adv-page end */

/* instagram carousal start */
.reel-slider video{width:100% !important;}
.reel-slider .item{position: relative;}

.reel-slider .mute-toggle{
  /* background-color: rgba(43, 48, 54, 0.5); */
  border-radius: 50%;
  font-size: 14px;
  padding: 8px;
  color: #fff;
  position: absolute;
  bottom: 17px;
  right:40px;
}

.instagram-section .slick-track .item.slick-slide a{
  padding: 0 30px;
}
.instagram-section .slick-track .item.slick-slide a:first-child{
    padding-left: 0;
}

.instagram-section  .followUs-wrapper{
  padding: 60px 0px;
}

.reel-slider a.arrowspost{
    font-size: 40px;
    line-height: 46px;
    color: #000000;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -30px;
    cursor: pointer;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: 90;
}

.reel-slider a.arrowspost.next {
    right: -5px;
    left: auto;
}

.home .postSliderlatest{
  padding: 0 0 10px 0
}

.video-wrapper {
    position: relative;
    display: block;
}

.video-wrapper video {
    width: 100%;
    display: block;
}

.instagram-section .play-btn {
    position: absolute;
    top: 50%;
    left: calc(50% - 15px);
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
}

.instagram-section .play-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 12px 0 12px 18px;
    border-color: transparent transparent transparent #fff;
}
/* instagram carousal end */
