body {
  font-family: helvetica neue, Helvetica, Arial, sans-serif;
  font-family: "Hind Vadodara", sans-serif;
  /*{body-font-family}*/
  font-size: 16px
  /*{body-font-size}*/
  ;
  color: #282828
  /*{body-font-colour}*/
  ;
  background-color: #ffffff;
}
/*------------- Text Styling -------------*/
a,
.pagination>li>a,
.pagination>li>span {
  color: #363841
  /*{link-text-colour}*/
  ;
}
a:hover,
a:focus {
  color: #363841
  /*{link-text-colour}*/
  ;
  opacity: 0.8;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Hind Vadodara", sans-serif;
  /*{headers-font-family}*/
  color: #363841
  /*{headers-colour}*/
  ;
  font-weight: 500;
}
h1,
.h1 {
  font-size: 48px
  /*{header-1-font-size}*/
  ;
  font-weight: 600;
}
h2,
.h2 {
  font-size: 30px
  /*{header-2-font-size}*/
  ;
}
h3,
.h3 {
  font-size: 26px
  /*{header-3-font-size}*/
  ;
}
h4,
.h4 {
  font-size: 24px
  /*{header-4-font-size}*/
  ;
}
h5,
.h5 {
  font-size: 22px
  /*{header-5-font-size}*/
  ;
}
/*------------- Button Styling -------------*/
.btn-default,
.label-default,
body.active #mobile-menu .closebtn {
  color: #ffffff
  /*{btn-default-text-colour}*/
  ;
  background-color: #363841
  /*{btn-default-bg-colour}*/
  ;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover .open .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff
  /*{btn-default-text-colour-hover}*/
  ;
  background-color: #26272d
  /*{btn-default-bg-colour-hover}*/
  ;
}
.btn-primary,
.btn-success,
.label-primary,
.label-success,
.blog-thumbnail .blog-date,
.wrapper-staticmenu .navbar-nav>li>a:after,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  color: #ffffff
  /*{btn-primary-text-colour}*/
  ;
  background-color: #363841
  /*{btn-primary-bg-colour}*/
  ;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  color: #363841
  /*{btn-primary-text-colour-hover}*/
  ;
  background-color: #f8efdc
  /*{btn-primary-bg-colour-hover}*/
  ;
}
.btn-warning,
.label-warning {
  color: #ffffff
  /*{btn-warning-text-colour}*/
  ;
  background-color: #f0ad4e
  /*{btn-warning-bg-colour}*/
  ;
}
.thumbnail-badge.label-warning span {
  color: #ffffff
  /*{btn-warning-text-colour}*/
  ;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning:active:hover,
.open .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  color: #ffffff
  /*{btn-warning-text-colour-hover}*/
  ;
  background-color: #ed9c28
  /*{btn-warning-bg-colour-hover}*/
  ;
}
.btn-danger,
.label-danger {
  color: #ffffff
  /*{btn-danger-text-colour}*/
  ;
  background-color: #d9534f
  /*{btn-danger-bg-colour}*/
  ;
}
.thumbnail-badge.label-danger span {
  color: #ffffff
  /*{btn-danger-text-colour}*/
  ;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger:active:hover,
.open .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  color: #ffffff
  /*{btn-danger-text-colour-hover}*/
  ;
  background-color: #d2322d
  /*{btn-danger-bg-colour-hover}*/
  ;
}
.btn-info,
.label-info {
  color: #ffffff
  /*{btn-info-text-colour}*/
  ;
  background-color: #8b8c9a
  /*{btn-info-bg-colour}*/
  ;
}
.thumbnail-badge.label-info span {
  color: #ffffff
  /*{btn-info-text-colour}*/
  ;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info:active:hover,
.open .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  color: #ffffff
  /*{btn-info-text-colour-hover}*/
  ;
  background-color: #9b9cab
  /*{btn-info-bg-colour-hover}*/
  ;
}
.btn-inverse {
  color: #333333
  /*{btn-inverse-text-colour}*/
  ;
  border-color: #333333
  /*{btn-inverse-border-colour}*/
  ;
  background-color: #ffffff;
}
/* Pagination */
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {}
.pagination>li>a,
.pagination>li>span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  color: #989898;
  background-color: #fff;
  margin: 0 3px;
  border: none;
  display: inline-block;
  text-align: center;
}
.pagination>li.active>a {
  background: none;
  border-radius: 0;
  color: #363841;
  border-bottom: 1px solid #363841;
}
/*--------- HEADER ---------*/
/* Annoucement Bar */
#wrapper-announcement {
  background-color: #363841
  /*{announcement-bg}*/
  ;
}
#wrapper-announcement,
#wrapper-announcement a {
  color: #fff
  /*{announcement-text}*/
  ;
}
#wrapper-announcement span {
  line-height: 1.4;
  display: inline-block;
}
/* Header Cart */
#header-cart span,
.mob-cart span.cart-count {
  background-color: #f8efdc
  /*{btn-primary-bg-colour}*/
  ;
  color: #363841
  /*{btn-primary-text-colour}*/
  ;
}
/* Main Menu */
.wrapper-staticmenu .navbar-nav>li>a {
  color: #363741
  /*{header-menu-link}*/
  ;
  font-family: "Montserrat",
  sans-serif
  /*{headers-font-family}*/
  ;
}
.wrapper-staticmenu .navbar-nav>li:hover>a,
#mobile-menu a:focus,
header .list-social a:hover .fa,
footer .list-social .fa:hover {
  color: #363841
  /*{header-menu-link-hover}*/
  ;
}
/*--------- HOME PAGE ---------*/
.carousel-caption-wrapper,
.wrapper-featured-grid .caption,
.wrapper-featured-grid .grid-item:hover:before,
#instafeed>a:hover:after {
  background-color: rgba(55, 56, 66, 0.9)
  /*{carousel-bg-colour}*/
  ;
}
.carousel-caption h1,
.carousel-caption h1 a,
.carousel-caption p,
.wrapper-featured-grid .caption h2.headline,
.wrapper-featured-grid .caption .linktext,
#instafeed>a span.likes {
  color: #ffffff
  /*{carousel-text-colour}*/
  ;
}
/*--------- FOOTER ---------*/
/* USPS */
.wrapper-usps .fa {
  color: #f8efdc
  /*{usp-colour}*/
  ;
}
/* Bella */
/* Common */
li {
  line-height: 1.88;
}
h3.title {
  font-size: 30px;
  margin-bottom: 10px;
}
p {
  line-height: 1.88;
}
a.btn {
  display: inline-block;
  padding: 12px 35px;
  font-size: 13px;
  font-family: "Hind Vadodara", sans-serif;
  font-weight: bold;
}
.white-btn {
  background-color: #fff;
  color: #363841;
}
.black-border-btn {
  border: 1px solid #363841;
  color: #363841;
}
.link-underline {
  text-decoration: underline;
}
.link-underline:hover {
  text-decoration: underline;
}
.slick-slider .slick-next:before,
.slick-slider .slick-prev:before {
  color: #000000;
}
.slick-prev {
  left: 25px !important;
  z-index: 10;
}
.slick-prev:before {
  content: "\f111" !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 25px !important;
  text-decoration: inherit !important;
  text-rendering: optimizeLegibility !important;
  text-transform: none !important;
  font-smoothing: antialiased !important;
  text-shadow: none !important;
}
.slick-next:before {
  font-size: 25px;
  text-shadow: none !important;
}
.section {
  margin-bottom: 100px;
}
.new-filter {
  text-align: center;
  margin: 30px 0 35px 0;
}
.new-filter a {
  display: inline-block;
  margin: 0 10px;
}
.new-filter a.active {
  text-decoration: underline;
}
.slick-slider.new-slider {
  display: none;
}
.slick-slider.new-slider.active {
  display: block;
}
.new-slider .item {
  display: none;
}
.new-slider .thumbnail {
  padding: 0 5%;
}
/* For share links */
#dropdownMenu1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  padding: 15px 0;
}
#dropdownMenu1 i {
  font-size: 25px;
  margin: 0 2px;
}
/* Leave comment form */
#leavecomment {
  margin: 30px 0px;
}
.no-result-text-container {
  margin-bottom: 60px;
}
/* End common */
/* Menu */
#header {
  position: sticky;
  top: -1px;
  z-index: 999;
  background: #fff;
}
.wrapper-staticmenu .navbar-nav>li>.mega-menu-dropdown-container {
  padding: 30px 0;
}
.wrapper-staticmenu .navbar-nav>li>.mega-menu-dropdown-container .mega-menu-dropdown {
  display: flex;
  padding: 0;
  list-style: none;
}
.mega-menu-dropdown .menu-border {
  border-right: solid 1px #e4e4e4;
}
.mega-menu-dropdown .menu-block {
  padding-right: 4%;
}
.mega-menu-dropdown .menu-block:nth-child(1) {
  width: 30%;
}
.mega-menu-dropdown .menu-block:nth-child(1)>ul {
  column-count: 2;
}
.mega-menu-dropdown .menu-block:nth-child(2) {
  width: 13.3%;
  padding-left: 4%;
}
.mega-menu-dropdown .menu-block:nth-child(3) {
  width: 13.3%;
}
.mega-menu-dropdown .menu-block:nth-child(4) {
  width: 13.3%;
}
.mega-menu-dropdown .menu-block:nth-child(5) {
  width: 19%;
  padding-left: 4%;
}
.mega-menu-dropdown .menu-block:nth-child(5)>ul {}
.mega-menu-dropdown .menu-block:nth-child(6) {
  width: 11%;
  padding-right: 0%;
}
/* About Menu */
.about-block .mega-menu-dropdown .menu-block:nth-child(1) {
  width: 33%;
}
.about-block .mega-menu-dropdown .menu-block:nth-child(1)>ul {
  column-count: 1;
}
.about-block .mega-menu-dropdown .menu-block:nth-child(2) {
  width: 33%;
}
.about-block .mega-menu-dropdown .menu-block:nth-child(3) {
  width: 33%;
  padding-left: 4%;
}
/* End about block */
/* success Menu */
.success-block .mega-menu-dropdown .menu-block:nth-child(1) {
  width: 33%;
}
.success-block .mega-menu-dropdown .menu-block:nth-child(1)>ul {
  column-count: 1;
}
.success-block .mega-menu-dropdown .menu-block:nth-child(2) {
  width: 33%;
}
.success-block .mega-menu-dropdown .menu-block:nth-child(3) {
  width: 33%;
  padding-left: 4%;
}
/* End success block */
.menu-block .mega-menu-list {
  list-style: none;
  padding-left: 0;
}
.mega-menu-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
  font-family: "Hind Vadodara", sans-serif;
}
.menu-block .mega-menu-item {
  margin: 7px 0;
  font-size: 14px;
  font-family: "Hind Vadodara", sans-serif;
}
.menu-block .menu-link-bold {
  font-weight: bold;
}
.menu-block .external-link a {
  display: flex;
  align-items: center;
}
.menu-block .external-link a:after {
  content: "";
  background-image: url(../img/Icons/external-link.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: -1px;
}
/* .menu-other-block .mega-menu-title {
	display: none;
} */
.menu-block .menu-contact-link {
  margin: 0 0 30px 0;
}
.menu-block .menu-contact-link a {
  background-color: #f8efdc;
  padding: 50px 50px;
  text-align: center;
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 22px;
}
.menu-block .menu-contact-link a span {
  font-weight: bold;
}
.menu-block .menu-contact-link a:after {
  content: "We are here to help!";
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin-top: 6px;
}
.menu-block .menu-contact-link a:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 70px;
  background-image: url(../img/Icons/plane-graphic.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 80% bottom;
}
/* Block menu items */
.menu-block .bg-menu-item {
  margin: 0 0 15px 0;
}
.menu-block .bg-menu-item a {
  background-color: #f8efdc;
  text-align: center;
  display: block;
  font-size: 22px;
  background-position: center;
  background-size: cover;
  height: 170px;
}
.menu-block .bg-item-success a {
  background-image: url(../img/placeholder/success.jpg);
}
/* End Block menu items */
/* paragraph menu item */
.para-menu-item {}
.para-menu-item:before {
  display: block;
}
.para-menu-item a {
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin-top: 7px;
  display: flex;
  align-items: center;
}
.para-menu-item a:after {
  content: "";
  background-image: url(../img/Icons/chevron-right.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 9px;
  height: 9px;
  display: inline-block;
  margin-left: 5px;
}
/* dress for success background */
.para-bg:before {
  content: "The mission of Dress for Success is to “empower women to achieve economic independence by providing a network of support, professional attire and the development tools to help women thrive in work and in life”.";
}
.para-products:before {
  content: "Suited to Success helps people overcome barriers to employment, and provides work clothing and styling, job-skills workshops, career coaching and peer networking at no cost to the people who need their services.";
}
.para-about:before {
  content: "At The Closet we are committed to changing the way that you view thrift shopping and creating an exciting and liberating shopping experience for our customers.";
}
/* End paragraph menu item */
button.viewcart.btn:hover {
  background-color: #f8efdc;
  color: #363841;
}
/* End Menu */
/* Header */
header ul.navbar-nav {
  display: flex;
}
.wrapper-staticmenu .navbar-nav>li>a {
  text-transform: capitalize;
}
header>.container {
  min-height: 0;
}
.header-container-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.header-container-wrapper:before,
.header-container-wrapper:after {
  display: none;
}
.header-container-left {
  width: 40%;
  display: flex;
  align-items: center;
}
.header-container-right {
  width: 40%;
}
.header-container-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 20%;
}
.header-container-center .logo {
  object-fit: scale-down;
}
/* Home */
.carousel-caption-wrapper {
  background: none;
  max-width: 80%;
}
.carousel-caption h1 {
  text-transform: capitalize;
  font-size: 60px;
  font-weight: 500;
}
.carousel-caption p {
  text-transform: unset;
}
.carousel-caption .btn {
  margin-top: 60px;
}
.wrapper-carousel .slick-dots {
  width: 90%;
  margin: auto;
  right: 5%;
  text-align: right;
  bottom: 45px;
}
.carousel-slider .item img {
  height: 700px;
  object-fit: cover;
}
.carousel-slider .slick-dots li {
  margin: 0;
}
.carousel-slider .slick-dots li.slick-active button:before {
  color: #fff;
}
.carousel-slider .slick-dots li button:before {
  color: #fff;
  font-size: 10px;
}
.carousel-slider .slick-slide {
  position: relative;
}
.carousel-slider .slick-slide:after {
  content: "";
  background-image: radial-gradient(circle at 49% 43%,
      rgba(0, 0, 0, 0.23),
      rgba(0, 0, 0, 0.1) 31%);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home-ads-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ads-block {
  width: 48.5%;
  height: 570px;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ads-block:before {
  content: "";
  background-image: radial-gradient(circle at 49% 43%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1) 31%);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ads-text-block {
  text-align: center;
  position: relative;
}
.ads-text-block h2 {
  color: #fff;
  font-size: 48px;
}
.ads-text-block p {
  color: #fff;
}
.ads-block .btn {
  margin-top: 20px;
}
.home-blog-thumbnail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-blog-img {
  width: 45%;
  height: 540px;
}
.home-blog-text {
  width: 55%;
  padding: 0 5% 0 7%;
}
.home-blog-text .btn {
  margin-top: 15px;
}
.testimonial-section {
  background-color: #f8efdc;
  padding: 80px 0;
}
.testimonial-section h2 {
  color: #d8c08d;
}
.testinomial-star {
  height: 12px;
  width: 100px;
  margin: 80px auto 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/Icons/5-stars.svg);
}
.testimonial-slider {
  margin: 0px 0 0 0;
}
.testimonial-carousel-text {
  width: 60%;
  margin: auto;
}
.testimonial-carousel-text p {
  font-size: 36px;
  font-size: 24px;
  font-family: "Hind Vadodara", sans-serif;
  line-height: 1.53;
  text-align: center;
  margin: 20px 0 20px 0;
}
.testimonial-carousel-text h3 {
  font-size: 18px;
  text-align: center;
}
.instagram-section {
  text-align: center;
}
.instagram-section .neto-instagram-addon-widget {
  margin: 35px 0 25px 0;
}
.instagram-section h2 {
  margin-bottom: 5px;
}
button.glide__arrow {
  border: none;
  background-color: #fff;
  border-radius: 0;
}
button.glide__arrow svg path:nth-child(1) {
  fill: #000000;
}
/* End Home */
/* Pages template */
.page-header-image {
  height: 490px;
  margin-top: 35px;
  position: relative;
  background-image: url(../img/placeholder/category_banner.jpg);
  background-size: cover;
  background-position: center;
}
.page-header.page-header-image h1 {
  position: absolute;
  bottom: 50px;
  left: 5%;
  font-weight: 500;
  color: #fff;
}
.page-header.page-header-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg,
      rgba(55, 56, 66, 0.8379726890756303) 0%,
      rgba(55, 56, 66, 0.7819502801120448) 8%,
      rgba(255, 255, 255, 0) 100%);
}
.category-main-content {
  margin-top: 35px;
}
.page-header-image-fullwidth {
  height: 350px;
  position: relative;
  background-image: url(../img/placeholder/page_banner.jpg);
  background-size: cover;
  background-position: center;
}
.page-header.page-header-image-fullwidth h1 {
  font-weight: 500;
  color: #fff;
  line-height: 1;
}
.page-header.page-header-image-fullwidth:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: radial-gradient(circle at 51% 55%,
      rgba(55, 56, 66, 0.53),
      rgba(55, 56, 66, 0));
  background: rgba(55, 56, 66, 0.7);
}
.page-header.page-header-image-fullwidth .breadcrumb {
  font-weight: 500;
  color: #fff;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
.page-header.page-header-image-fullwidth .breadcrumb a {
  color: #fff;
}
.page-header-inner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 850px;
  width: 70%;
}
.page-header-inner-container p {
  font-weight: 500;
}
.text-main-container {
  width: 750px;
  margin: 60px auto;
}
.text-main-container h1 {
  font-size: 30px;
}
.text-main-container h2 {
  font-size: 26px;
}
.text-main-container h3 {
  font-size: 24px;
}
.text-main-container h4 {
  font-size: 22px;
}
.text-main-container h5 {
  font-size: 22px;
}
.text-main-container h6 {
  font-size: 22px;
}
.text-main-container strong {
  font-weight: bold;
}
.text-main-container p {
  margin-bottom: 15px;
}
.text-main-container ul,
.text-main-container ol {
  margin-bottom: 15px;
}
.text-main-container p,
.text-main-container li {
  line-height: 1.7;
}
.text-main-container a {
  text-decoration: underline;
}
.text-main-container h1,
.text-main-container h2,
.text-main-container h3,
.text-main-container h4,
.text-main-container h5,
.text-main-container h6 {
  margin-top: 30px;
}
.blogs-main-container {
  width: 100%;
}
.blog-archive-container {
  margin: 60px auto;
}
/* End Page Template */
/* Search Page */
.page-header.page-header-image .search-page-header {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-header.page-header-image .search-page-header h1 {
  position: initial;
}
.page-header.page-header-image .search-page-header button {
  height: 44px;
}
.filter-block {
  position: relative;
  z-index: 1;
}
/* End Search Page */
/* Product thumbnail */
.thumbnail-image-container {
  position: relative;
  overflow: hidden;
}
.thumbnail-spec {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.76);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px;
  transition: all 0.25s ease;
  transform: translateY(100%);
}
.thumbnail:hover .thumbnail-spec {
  transform: translateY(0%);
}
.thumbnail-spec-text p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
}
.thumbnail-wishlist {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.thumbnail-wishlist i {
  color: #fff;
}
.thumbnail-wishlist .remove i:before {
  content: "\f233";
}
/* End project thumbnail */
/* Form */
.form-section>form {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: start;
  width: 100%;
}
.form-section>form>h3,
.form-section>form>p {
  width: 100%;
}
.form-section .form-group {
  width: 100%;
}
.form-section .form-group-left {
  width: 50%;
  padding-right: 1%;
}
.form-section .form-group-right {
  width: 50%;
  padding-left: 1%;
}
/* End Form */
/* Product page */
.product-container h1 {
  margin-bottom: 0px;
}
.product-container .productrrp {
  margin-left: 0;
  font-size: 22px;
}
.product-container .productprice {
  font-size: 22px;
  margin-left: 10px;
}
.product-subtitle {
  font-weight: 600;
  font-size: 16px;
  margin-top: 20px;
}
.pay-method-container {
  margin-top: 20px;
}
.pay-method-container p {
  font-size: 14px;
  line-height: 1.5;
}
.product-container .slick-main-img img {
  max-height: 470px;
}
.refer-friend-block {
  height: 270px;
  background: url(../img/placeholder/refer_friend.jpeg);
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  position: relative;
  background-size: 60%;
  background-position: right;
  background-repeat: no-repeat;
}
.refer-friend-block:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right,
      #f8efdc 40%,
      rgba(248, 239, 220, 0.8) 85%,
      rgba(248, 239, 220, 0));
}
.refer-friend-text-container {
  position: relative;
  z-index: 1;
}
.refer-friend-text-container h2 {
  font-size: 36px;
  margin-bottom: 0;
}
.refer-friend-text-container h2 span {
  font-weight: bold;
}
.refer-friend-text-container p {
  font-size: 22px;
  margin-bottom: 25px;
}
.refer-friend-text-container .btn {
  border: solid 1px #363841;
}
.refer-friend-text-container .btn:hover {
  background-color: #363841;
  color: #fff;
}
/* End product page */
/* Footer */
footer {
  background-color: #363841;
}
#footer-bottom address {
  font-weight: bold;
  margin-bottom: 0;
}
.footer-banner {
  background-color: #f8efdc;
  padding: 10px 0;
}
.footer-banner .container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-statement {
  width: 33%;
  text-align: center;
  padding: 30px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-statement:not(:last-child) {
  border-right: solid 1px rgba(54, 56, 65, 0.2);
}
.footer-statement-img {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5%;
}
.footer-statement-img-afterpay {
  background-image: url(../img/Icons/afterpay-logo.png);
}
.footer-statement-img-shipping {
  background-image: url(../img/Icons/truck.svg);
}
.footer-statement-img-money {
  background-image: url(../img/Icons/dollar-sign.svg);
}
.footer-statement p {
  margin-bottom: 0;
  line-height: 1.5;
}
.footer-logo {
  margin-bottom: 40px;
}
.footer-logo img.logo {
  height: auto;
  width: 65%;
}
/* End Footer */
/* Account Page */
#n_customer #main-content {
  margin: 60px auto 60px auto;
}
#n_customer_account #main-content {
  margin: 60px auto 60px auto;
}
#n_customer_account .page-header {
  text-align: left;
}
.account-link-block {
  margin: 15px 0;
}
.account-link-block>.btn {
  padding: 20px 35px;
}
/* End Account Page */
/* Login page */
.login-inner-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.login-image-block {
  width: 50%;
  background-image: url(../img/placeholder/category_banner.jpg);
  height: 650px;
}
.login-form-block {
  width: 50%;
  padding: 0 5%;
}
.login-tab-container {
  display: flex;
}
.login-tab {
  cursor: pointer;
  display: inline-block;
  padding: 12px 25px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  position: relative;
  top: 1px;
  font-weight: 500;
}
.login-tab.active {
  border: 1px solid #e4e4e4;
  border-bottom: none;
  background: #fff;
}
.login-tab:nth-child(2) {}
.login-form-container {
  padding: 50px 50px;
  border: 1px solid #e4e4e4;
}
.login-form-container form {
  display: none;
}
.login-form-container form.active {
  display: block;
}
.login-form-container .form-group {
  margin: 0 0 15px;
}
/* End login page */
/* Tablet resopnsive */
@media (max-width: 991px) {
  footer .column-newsletter {
    margin-bottom: 25px;
  }
  .login-form-block {
    width: 90%;
  }
}
/* Responsive */
@media (max-width: 767px) {
  /* Common */
  p {
    line-height: 1.4;
  }
  .section {
    margin-bottom: 60px;
  }
  button.slick-prev,
  button.slick-next {
    top: 40%;
  }
  /* End common */
  /* Home */
  .carousel-slider .item {
    height: 350px;
  }
  .carousel-slider .item img {
    height: 100%;
    object-fit: cover;
  }
  .carousel-caption-wrapper {
    max-width: 100%;
  }
  .wrapper-carousel .slick-dots {
    bottom: 15px;
  }
  .carousel-slider .slick-slide:after {
    background-image: radial-gradient(circle at 49% 43%, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1) 31%);
  }
  .carousel-caption .btn {
    margin-top: 35px;
  }
  .ads-block {
    width: 100%;
    height: 350px;
    margin: 15px 0;
  }
  .ads-text-block h2 {
    font-size: 40px;
  }
  .testimonial-section {
    padding: 60px 0;
  }
  .testinomial-star {
    margin: 25px auto 0;
  }
  .testimonial-carousel-text p {
    font-size: 16px;
  }
  .home-blog-img {
    width: 100%;
    height: 300px;
  }
  .home-blog-text {
    width: 100%;
    padding: 20px 0 0 0;
  }
  /* End Home */
  /* Footer */
  .footer-banner .container {
    flex-wrap: wrap;
  }
  .footer-statement {
    width: 100%;
    border-right: none !important;
    padding: 10px 0;
  }
  .footer-statement p {
    text-align: left;
  }
  /* End Footer */
  /* product page */
  .product-main-image-container {
    width: 100%;
    padding: 0;
  }
  .page-header-image {
    height: 200px;
    margin-top: 15px;
  }
  .page-header.page-header-image h1 {
    bottom: 20px;
    text-align: left;
    word-break: break-all;
  }
  .category-main-content {
    margin-top: 25px;
  }
  article.wrapper-thumbnail {
    padding-left: 5px;
    padding-right: 5px;
  }
  .sort_container {
    display: flex;
    flex-wrap: wrap;
  }
  .filter-block {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    background: #f8efdc;
    padding: 5px 15px;
    /* padding: 5px 15px; */
  }
  .search-result-block {
    order: 2;
    width: 100%;
    margin-top: 20px;
  }
  .search-result-block p {
    margin-bottom: 0;
  }
  .thumbnail-spec {
    padding: 5px 10px;
    transform: translateY(0%);
    background-color: rgba(0, 0, 0, 0.5);
  }
  .thumbnail-spec-text p {
    font-size: 12px;
    line-height: 1.3;
  }
  .page-header.page-header-image .search-page-header {
    width: 90%;
  }
  .product-subtitle {
    text-align: center;
  }
  .product-upsells .new-filter {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .product-upsells {
    margin-top: 35px;
  }
  .wrapper-upsells {
    margin-top: 0;
  }
  .refer-friend-block {
    height: 200px;
    background-size: 100%;
  }
  .refer-friend-text-container h2 {
    font-size: 24px;
  }
  .refer-friend-text-container p {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .refer-friend-text-container {
    width: 90%;
    margin: auto;
  }
  /* End product page */
  /* Normal page */
  .page-header-image-fullwidth {
    height: 200px;
  }
  .text-main-container {
    margin: 35px auto;
    width: 100%;
  }
  .blog-thumbnail .blog-img {
    height: 200px;
  }
  .text-main-container table {
    width: 100% !important;
  }
  /* End normal page */
  /* Account page */
  #n_customer_account #main-content {
    margin: 35px auto;
  }
  #n_customer_account .page-header {
    padding: 20px 0;
  }
  #n_customer_account .page-header h1 {
    margin-bottom: 15px;
  }
  .account-link-block {
    margin: 7.5px 0;
  }
  .login-form-block {
    width: 100%;
  }
  /* End account page */
}
/* Account summary page */
.order-bag-container {
  margin: 16px 0;
}
.order-bag-btn {
  padding: 5px 10px;
  border: 1px solid black;
  display: inline-block;
}
.center-link {
  text-align: center;
}