.pad-0.home-07-cnt > div.elementor-widget-wrap.elementor-element-populated{
  padding-right: 0;
}
.home-space {
  padding: 50px 15px;
}
.below-content .col-full,
footer .col-full {
  max-width: 1620px;
}
/*Contact*/
#main .contact-01 .left > .elementor-widget-wrap {
  padding-left: 0;
}
#main .contact-01 .right > .elementor-widget-wrap {
  padding-right: 0;
}
.contact-01 .right input[type="submit"] {
  border-radius: 50px;
  padding: 10px 40px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  background: var(--main-color);
  border: 2px solid var(--main-color);
  transition: all 0.5s ease-in-out;
}
.contact-01 .right input[type="submit"]:hover {
  color: var(--main-color);
  background: var(--white);
}
/*About*/
.list-member-team .item-member img {
  height: 342px;
  object-fit: cover;
}
/*Home */
h2.elementor-heading-title {
  font-size: 80px;
  line-height: 1;
}
h3.elementor-heading-title {
  font-size: 50px;
}
.btn-style a.elementor-button {
  border-radius: 50px !important;
  padding: 20px 40px;
  font-weight: 600;
  text-transform: uppercase;
}
.home .list-button .box {
  width: fit-content;
  margin-right: 15px;
}
.btn-black a.elementor-button {
  background-color: var(--sub-color);
}
.btn-red a.elementor-button {
  background-color: var(--red);
}
.btn-white a.elementor-button {
  background-color: var(--white);
  color: var(--main-color);
}
.sec-home .right {
  padding-left: 150px;
}
.sec-home .box-text > .elementor-widget-wrap {
  align-content: center;
}
.sec-home .box-text .desc p {
  font-size: 18px;
  line-height: 1.5;
  color: var(--sub-color);
  margin-bottom: 0 !important;
}
.text-white .elementor-heading-title,
.sec-home .text-white.box-text .desc p {
  color: var(--white);
}
#content .home-05 .elementor-container {
  max-width: 100%;
}
.home-05 .box-text {
  background: rgba(0, 0, 0, 0.65);
  padding: 120px 60px;
}
.home-05 a.elementor-button {
  background-color: var(--white);
  color: var(--main-color);
}
.home-07.home-title .left .elementor-heading-title::before {
  content: "";
  width: 40px;
  height: 42px;
  display: inline-block;
  background-image: url(../images/icon-insta.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
  margin-bottom: -3px;
}
.home-title .left .elementor-heading-title {
  font-size: 60px;
}
.home-title .btn-navi a.elementor-button {
  background-color: transparent;
  font-size: 28px;
  color: var(--main-color);
  font-weight: bold;
  font-family: "Trade Gothic LT Std" !important;
}
/*#list-slider .item-slider img {
  width: 100%;
  height: 375px;
  object-fit: cover;
}*/
#list-slider .item-slider figcaption {
  font-size: 18px;
  padding: 20px;
  background: #fafafa;
  line-height: 1.5;
  color: rgba(34, 34, 34, 0.65);
  font-weight: 700;
}
.home-07-cnt {
  padding-top: 50px;
  padding-bottom: 150px;
}
.home .swiper-button-next,
.home .swiper-button-prev,
.single-post .swiper-button-next,
.single-post .swiper-button-prev,
.elementor-swiper-button-next,
.elementor-swiper-button-prev{
  padding: 25px;
  font-size: 16px !important;
  border-radius: 50px;
  color: var(--white);
  background-color: var(--sub-color);
}

.custom-btn .swiper-button-next,
.custom-btn .swiper-button-prev {
  top: unset;
  bottom: -100px;
}
.latest-news {
  position: relative;
}
.latest-news .swiper-button-next,
.latest-news .swiper-button-prev {
  bottom: 25px;
}
.home .swiper-button-next::after,
.home .swiper-button-prev::after,
.single-post .swiper-button-next::after,
.single-post .swiper-button-prev::after {
  font-size: 15px;
}
.custom-btn .swiper-button-next {
  left: 70px;
}
.custom-btn .swiper-button-prev {
  left: 0;
}
.home #main .swiper-button-disabled,
.single-post #main .swiper-button-disabled {
  background-color: var(--sub-color);
  opacity: 1;
  color: #6f6f6f;
}
#main .custom-btn .swiper-pagination-progressbar {
  top: unset;
  bottom: -120px;
  width: 120px;
}
#main .latest-news .swiper-pagination-progressbar {
  bottom: 0px;
}
#main .home-07-cnt .swiper-pagination-progressbar > span,
#main .home-06.bottom .swiper-pagination-progressbar > span {
  border-radius: 50px;
}
.home #content .home-01 > .elementor-container {
  max-width: 100%;
}
/*home-01*/
#home-banner .item-slider {
  height: 100vh;
  background-size: cover;
}
.slide-title .elementor-heading-title,
.slide-desc p {
  font-family: "Trade Gothic LT Std" !important;
}
.slide-title .elementor-heading-title {
  font-size: 100px;
}
.slide-desc p {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 0 !important;
}
.slide-desc {
  margin-bottom: 0 !important;
  margin-top: 10px;
}
.slide-title {
  margin-bottom: 0px !important;
}
.slide-btn {
  margin-top: 30px;
}
#home-banner > .elementor-widget-container {
  position: relative;
}

#home-banner .elementor-swiper-button-next,
#home-banner .elementor-swiper-button-prev {
  position: absolute;
  top: unset;
  bottom: 0px;
  left: unset;
}
#home-banner .elementor-swiper-button-next{
  right: 30px;
}
#home-banner .elementor-swiper-button-prev {
  right: 125px;
}
/*home-06*/
.home-06.top {
  padding-top: 120px;
}
.home-06.bottom {
  margin-bottom: 120px;
  padding: 50px 0 150px;
}
#home-news article {
  margin-right: 0;
}
#home-news article.post {
  border-bottom: unset;
}
#home-news article h3 > a,
.blog-container .item-post h3 > a,
.latest-news .item h3 > a {
  font-size: 28px;
  font-family: "Trade Gothic LT Std" !important;
  margin: 5px 0 15px;
  text-decoration: none;
  line-height: 1.25;
  color: var(--main-color);
}
#home-news article .elementor-post__text,
.latest-news .item .content,
.blog-container .infor-post {
  background-color: #fafafa;
  padding: 20px;
  min-height: 295px;
  position: relative;
}
#home-news article a.elementor-post__thumbnail__link {
  margin: 0;
}
#home-news article .elementor-post__read-more,
.latest-news .item a.read-more,
.blog-container .item-post a.read-more {
  color: var(--main-color);
  font-size: 18px;
  text-decoration: none;
  font-weight: normal;
  font-family: "Trade Gothic LT" !important;
  line-height: 1;
}
.latest-news .item img,
.blog-container .featured-img img {
  height: 250px;
  object-fit: cover;
}
.latest-news .item a.read-more,
.blog-container .item-post a.read-more {
  position: absolute;
  bottom: 20px;
}
#home-news .elementor-post__text {
  display: flex;
}
#home-news .elementor-post__meta-data {
  order: 1;
  margin-bottom: 0;
}
#home-news .elementor-post__text h3 {
  order: 2;
  margin: 5px 0 10px;
}
#home-news .elementor-post__read-more {
  order: 3;
  position: absolute;
  bottom: 20px;
}
#home-news .elementor-post__meta-data span,
.blog-container .item-post span.date-post,
.latest-news .item span.date {
  font-size: 18px;
  line-height: 1.5;
  color: rgba(34, 34, 34, 0.65);
  font-weight: 700;
}

/*#home-news article img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: unset;
  left: unset;
  transform: unset;
  transition: all 0.8s ease-in-out;
}*/
/*#home-news article img:hover {
  transform: scale(1.2);
}*/
#home-banner .swiper-pagination {
  width: fit-content;
  bottom: 47px;
  left: 30px;
}
#home-banner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border: 2px solid var(--white);
  background: transparent;
  opacity: 1;
  margin: 0 10px;
}
#home-banner .swiper-pagination-bullet-active {
  background: var(--white);
}
/*Single Post*/
.single-post .shoptimizer-archive .col-full {
  max-width: unset;
  padding: 0;
}
.single-post .archive-header {
  display: none;
}
.single-post #primary {
  padding-top: 130px;
  width: 100%;
}
.single-post #main h1 {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 80px;
  font-family: "Trade Gothic LT Std" !important;
}
.single-post h1 + hr {
  margin: 40px 0 20px;
}
.single-post .content-area hr {
  border-top: 1px solid #d4d5d6;
}
.single-post-container,
.blog-container {
  max-width: 1620px;
  margin: 0 auto;
}
.single-post .feature-image {
  height: 650px;
}
.single-post .feature-image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-post-content {
  padding: 80px 0;
  max-width: 56%;
  margin: 0 auto;
}
.single-post .post-navigation {
  display: flex;
  justify-content: space-between;
}
.single-post .post-navigation a,
.single-post .post-navigation span {
  font-family: "Trade Gothic LT Std" !important;
  color: var(--main-color);
  font-size: 28px;
}
.single-post .post-navigation span {
  opacity: 0.5;
}
.single-post .post-navigation i {
  font-size: 22px;
}
.single-post .nav-previous i {
  padding-right: 7px;
}
.single-post .nav-next i {
  padding-left: 7px;
}
.article-share {
  background: #fafafa;
  padding: 30px;
  text-align: center;
}
.single-post .share-button {
  list-style: none !important;
  margin: 0 !important;
  display: flex;
  justify-content: center;
  column-gap: 20px;
}
.share-button i {
  font-size: 20px;
  color: var(--main-color);
}
.article-share h4 {
  font-size: 14px;
  color: var(--sub-color);
  margin-bottom: 10px;
  font-family: "Trade Gothic LT" !important;
}
.single-post #content {
  background-color: var(--white);
}
.more-infor-post {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.more-infor-post .breadcrumbs a:not(:last-child):after {
  content: " / ";
}
.more-infor-post a,
.more-infor-post p {
  color: #222222a6;
}
.latest-news {
  padding: 120px 0 150px;
  margin-bottom: 120px;
}
.latest-news .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  align-items: flex-end;
}
.latest-news h2 {
  font-size: 60px;
  text-transform: lowercase;
  margin-bottom: 0 !important;
}
.latest-news .title a {
  font-size: 28px;
  font-family: "Trade Gothic LT Std" !important;
  color: var(--main-color);
}
.latest-news .title i {
  padding-left: 5px;
  font-size: 25px;
}
.latest-news .title i::after {
  opacity: 1;
  color: var(--main-color);
}
.latest-news .swiper-pagination-progressbar-fill {
  background-color: var(--main-color);
}
/*Footer - Copyright*/
.copyright > .col-full {
  flex-direction: column;
}
#page .copyright .widget {
  text-align: center;
}
.copyright > .col-full > div:first-child p {
  padding: 10px;
  font-size: 14px;
  margin-bottom: 30px;
  border: 1px solid var(--main-color);
}
.copyright > .col-full div:nth-child(2) p:first-child {
  padding-bottom: 10px;
}
.copyright > .col-full div:nth-child(2) p:nth-child(2) {
  padding-top: 10px;
  position: relative;
}
.copyright > .col-full div:nth-child(2) p:nth-child(2)::before {
  content: "";
  width: 150px;
  height: 1px;
  background: #999999;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.copyright {
  position: relative;
}
.copyright > .col-full {
  padding-bottom: 400px;
}
.copyright .widget_media_image {
  position: absolute;
  bottom: 0;
  opacity: 0.06;
}
/*Footer*/
#page .site-footer .widget-title {
  font-size: 36px;
  color: var(--main-color);
  font-family: "Trade Gothic LT Std" !important;
  text-transform: lowercase;
}
.site-footer .col-full > div:first-child {
  flex: 0 0 32%;
  max-width: 32%;
}
.site-footer .col-full > div:nth-child(2) {
  margin-left: 120px;
  flex: 0 0 28%;
  max-width: 28%;
  position: relative;
}
.site-footer .col-full > div:nth-child(3),
.site-footer .col-full > div:nth-child(4) {
  margin-top: 70px;
}
.site-footer .col-full > div:first-child p:nth-child(2) {
  border-top: 1px solid var(--main-color);
  padding-top: 20px;
}
.site-footer .col-full > div:first-child p:nth-child(2) img {
  opacity: 0.6;
}
.site-footer .col-full > div:nth-child(2) ul:nth-child(2) {
  display: flex;
  column-gap: 30px;
  position: absolute;
  bottom: 0;
}
.site-footer .col-full > div:nth-child(2) ul:first-child li:last-child img {
  display: inline-block;
  padding-left: 5px;
  width: 15px;
}
/*Blog*/
.blog-container h1 {
  font-size: 100px;
  text-transform: lowercase;
}
.blog-container img.header-img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.header-blog .woocommerce-breadcrumb {
  border-bottom: 1px solid rgb(33, 37, 41, 0.25);
  padding-bottom: 10px;
}
.blog-container .list-blog {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.blog-container .item-post h3 > a {
  color: var(--main-color);
}
.blog-container .list-blog {
  padding: 50px 0 70px;
}
.blog-container .post-navigation {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding-bottom: 50px;
}
.blog-container .post-navigation a {
  font-size: 28px;
  color: var(--main-color);
  font-family: "Trade Gothic LT Std" !important;
}
.blog-container .post-navigation i {
  font-size: 20px;
}
.page-template-blog .archive-header {
  display: none !important;
}
.blog-container .woocommerce-breadcrumb a,
.blog-container .woocommerce-breadcrumb {
  color: #222222a6 !important;
  font-size: 15px !important;
  text-transform: lowercase;
}
#content .blog-container .woocommerce-breadcrumb {
  margin: 50px 0 0px;
  padding: 0 0 30px;
}
.blog-container .list-categories {
  display: none;
  padding-top: 40px;
}
.blog-container .toggle-button {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 50px;
  padding: 5px 15px;
  font-size: 16px;
  color: var(--main-color);
  font-weight: 600;
  transition: all 0.5s ease-in-out;
}
.blog-container .toggle-button.rotated {
  background-color: var(--white);
  border-color: var(--main-color);
}
.blog-container .toggle-button i {
  transition: transform 0.3s ease-in-out;
}
.blog-container .toggle-button.rotated i {
  transform: rotate(180deg);
}
.blog-container .list-categories ul {
  list-style: none !important;
  margin: 0 !important;
  display: flex;
}
.blog-categories {
  padding-top: 50px;
}
.blog-container .list-categories ul li a {
  padding: 0 15px;
  border-right: 1px solid var(--main-color);
  font-size: 18px;
  color: var(--main-color);
}
.blog-container .list-categories ul li:first-child a {
  padding-left: 0;
}
.blog-container .list-categories ul li:last-child a {
  border-right: unset;
}
.archive #primary {
  width: 100% !important;
}
.latest-news .title p {
  margin-bottom: 0 !important;
}
.copyright .col-full > div:last-child {
  margin-bottom: 0 !important;
}
.archive.category nav.woocommerce-breadcrumb {
  display: none;
}
.hamburger {
  margin-left: 20px;
    display: block;
    position: relative;
    width: 3rem;
    height: 3rem;
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border: none;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    transition: all .3s ease-out;
    z-index: 3;
}
.hamburger span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: .15rem;
    width: 100%;
}
.background--dark .hamburger span::before, .background--dark .hamburger span::after {
  background-color: #fff;
}
.hamburger span::before {
  top: -0.5rem;
  transition-property: top, transform, background-color;
}
.hamburger span::after {
  bottom: -0.5rem;
  transition-property: bottom, transform, background-color;
}
.hamburger span::before, .hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 38px;
  height: 2px;
  border-radius: .25rem;
  background-color: #fff;
  content: "";
  transition-duration: .6s, .4s;
}
.hamburger.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.hamburger.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.cart-header{
  display: flex;
  align-items: center;
  z-index: 1;
}
.header-4-container.is-active .cart-header a,.header-4-container.is-active .search-trigger span,.header-4-container.bg-active .search-trigger span,.header-4-container.bg-active .cart-header a{
  color: #000 !important;
}
.header-4-container.is-active .hamburger span::before,.header-4-container.is-active .hamburger span::after,.header-4-container.bg-active .hamburger span::before,.header-4-container.bg-active .hamburger span::after{
  background-color: #000;
}
.cart-header a{
  font-size: 26px;
}
*:focus{
  outline: none !important;
}
.header-navigation.is-active nav#mainMenu .section-img-wrapper .section-img{
  right: 0;
  opacity: 1;
}
.header-navigation.is-active nav#mainMenu .section-img-wrapper .curtain{
  width: 0%;
}
.header-navigation.is-active nav#mainMenu .section-img-wrapper .section-img-inner-wrap {
    transform: scale(1.05);
}
.header-navigation.is-active nav#mainMenu {
    visibility: visible;
    opacity: 1;
    transition-duration: 600ms;
    transition-delay: 500ms;
}
nav#mainMenu {
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
/*  background-color: #f9f9ee;*/
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: all 200ms ease-out;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
nav#mainMenu .nav-inner {
    width: 100%;
    height: 75%;
}
@media (min-width: 768px) {
    nav#mainMenu .nav-inner {
        height: 60%;
        padding: 0 5rem;
    }
}
@media (min-width: 1680px) {
    nav#mainMenu .section-img-wrapper {
        width: 35.2%;
    }
}
@media (min-width: 1200px) {
    nav#mainMenu .section-img-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        width: 36.6%;
        height: 100%;
        overflow: hidden;
    }
}
nav#mainMenu .section-img-wrapper .section-img {
    position: absolute;
    top: 0;
    right: -200%;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: opacity 400ms ease-out;
    display: none;
}
nav#mainMenu .section-img-wrapper .section-img.active .section-img-inner-wrap {
    transform: scale(1.05);
}
nav#mainMenu .section-img-wrapper .section-img .section-img-inner-wrap {
    transition: transform 2600ms cubic-bezier(0.16, 1, 0.3, 1);
    transform: scale(0.95);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
nav#mainMenu .section-img-wrapper .section-img .curtain {
    transition: width 1800ms cubic-bezier(0.83, 0, 0.17, 1);
    background-color: #F9F9EE;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

nav#mainMenu .nav-inner .container {
    height: 100%;
}
nav#mainMenu ul{
  list-style: none;
  margin: 0;
  line-height: 1.25;
}
nav#mainMenu ul li a {
  text-decoration: none;
  transition: color 100ms ease-out;
  font-size: 58px;
  color: #000;
  font-weight: 700;
  text-transform: lowercase;
}
nav#mainMenu ul li:hover a{
  color: #DDA154;
}
.container-xxl{
  max-width: 1620px;
}
.search-trigger{
  display: flex;
  align-items: center;
  justify-content: center;
}
div.header-4-container {
    position: fixed;
    width: 100%;
    z-index: 100;
    transition: transform 400ms ease-out;
    background-color: transparent;
}
div.header-4-container.bg-active{
    background-color: #f9f9ee;
}
div.header-4-container.away:not(.is-active) {
    transform: translateY(-100%);
}
div.header-4-container.bg-active::before {
    height: 100%;
}
div.header-4-container::before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    background-color: rgba(var(--bs-light-rgb), 1);
    position: absolute;
    top: 0;
    left: 0;
    transition: height 600ms cubic-bezier(0.65, 0, 0.35, 1);
}
.list-post .item-post .news-thumb {
    width: 100%;
    max-width: 38rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fafafa;
}
.news-thumb--inner{
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  background-color: #fafafa;
}
.list-post .item-post,.list-instagram .item-instagram{
  height: auto;
}
.news-thumb--inner span.news-thumb--date{
  font-weight: 700;
  color: #222222A6;
}
.list-post .item-post .news-thumb--inner div{
  color: #212529;
}
.list-post .item-post .h-100 {
    height: 100% !important;
}
.list-post .item-post .overflow-hidden {
    overflow: hidden !important;
}
.list-post .item-post .news-thumb .img-fluid {
    transition: transform 600ms cubic-bezier(0.65, 0, 0.35, 1);
}
.swiper-navigation-btns > div{
  display: inline-block;
  padding: 15px 20px;
  border-radius: 50%;
  color: #fff;
  background-color: #000;
}
.swiper-navigation-btns > div.btn.btn-prev{
  margin-right: 15px;
}
.spacer-50 {
    height: 50px;
}
@media (max-width: 991px) {
    .spacer-50 {
        height: 30px;
    }
    header#masthead{
      display: none;
    }
}
@media (min-width: 992px){
  .logo-mobile{
    display: none;
  }
  .cart-header a{
    color: #fff !important;
  }
}

.swiper-pagination-post{
  position: relative !important;
  padding: 0;
  border-radius: 1rem;
  overflow: hidden;
  max-width: 7.75rem;
  margin-top: 2.5rem;
  background-color: rgba(34, 34, 34, .05);
}

.header-navigation nav#mainMenu .bottom-nav-mobile {
    border-top: 1px solid rgba(34, 34, 34, .25);
    position: absolute;
    bottom: 40px;
    left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.header-navigation nav#mainMenu .bottom-nav-mobile .form-control {
    border: none;
    font-size: 16px;
    font-style: italic;
    padding-left: 40px;
}
.header-navigation nav#mainMenu .bottom-nav-mobile i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
}