* {
  box-sizing: border-box;
}


html body{
  background-color: #fff !important;
}

body,
p,
.elementor-button {
  font-family: "Fauna One", Sans-serif !important; color: #ffffff ;
}

.home-category-wrap figure.elementor-image-box-img {
  width: 100% !important;
}
.home-category-wrap .elementor-image-box-wrapper {
  position: relative;
}
.home-category-wrap .elementor-image-box-content {
  position: absolute;
  z-index: 1;
  top: 55px;
  left: 60px;
  right: 60px;
  width: unset !important;
}
.home-category-wrap .elementor-image-box-content h3 {
  margin-bottom: 5px;
  margin-right: 65px;
}
.home-category-wrap .elementor-image-box-content button {
  background: transparent;
  border-color: white !important;
  color: #ffffff !important;
  transition: all 0.5s ease;
}

.home-category-wrap .elementor-image-box-content button a {
  color: #ffffff !important;
}

.home-category-wrap .elementor-image-box-content button:hover {
  background-color: #2b3440 !important;
  color: #ffffff !important;
  border-color: #2b3440 !important;
}
.home-category-wrap .elementor-image-box-content button:hover a {
  color: #ffffff !important;
}
.pageContent a:not(.elementor-button):not(.c7-btn),
button.c7-link {
  color: unset;
}
.cat-wrap .elementor-container.elementor-column-gap-default {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 20px;
}
.dg-wrap {
  position: relative;
}
.dg-wrap::before {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2023/08/pattern.png");
  top: 21%;
  bottom: 0;
  right: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: 1;
}
.dg-wrap::after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2023/08/drum-wine.png");
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: bottom right;
  z-index: 1;
}

.txt-sml {
  font-size: 35px !important;
  font-weight: 400 !important;
}

.hero-home .n2-ss-slide-backgrounds::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.45);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

footer .widget_nav_menu {
  text-align: left;
}

footer #block-28 h6,
footer #block-19 h6 {
  font-size: 1.22em;
  border-bottom: 0;
  width: 100%;
  padding-left: 0;
  color: #ffffff !important;
}

footer #block-28 h6 {
  padding-right: 0;
  margin-bottom: 0;
  text-align: center !important;
}

footer .widget_nav_menu h6 {
  font-size: 1.3em;
  border-bottom: 0;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  color: #fff !important;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  margin-bottom: 5px;
}

#menu-footer-menu li {
  display: inline-block;
  vertical-align: top;
  width: 48.5%;
  text-align: center;
  font-size: 1em;
  margin-bottom: 5px;
  font-family: "Fauna One", serif;
  font-weight: 400;
}

#menu-footer-menu li a {
  font-size: 1em;
  color: #000000 !important;
}
#menu-footer-menu li a:hover {
  color: #ddd5bd !important;
  text-decoration: underline;
}

footer #block-23 {
  text-align: center;
}
footer #block-23 img {
  max-width: 225px;
  margin-bottom: 25px;
}
.ftr-social li {
  display: inline-block;
  vertical-align: middle;
  margin: 7px;
}

footer #block-28 h6,
footer #block-19 h6 {
  text-align: left;
}

footer #block-29 ul {
  text-align: left;
  margin-bottom: 15px;
}
footer #block-29 ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
  text-align: left;
  font-size: 1em;
}

footer #block-29 ul li a {
  font-size: 1em;
  color: #ffffff !important;
}

footer #block-29 ul li a:hover {
  text-decoration: underline;
}

footer #block-29 ul li img {
  position: absolute;
  left: 0;
  top: 7px;
}

section.subscription {
  background-color: #b4bb90 !important;
  padding: 75px 15px;
}

footer#footer {
  background-color: #ffffff !important;
  padding: 100px 15px 40px 15px;
}

section.subscription .wrapper {
  background: none;
}

section.subscription .wrapper .widget-title {
  margin: 10px auto 30px auto !important;
  font-size: 2em;
  max-width: 560px !important;
  display: block;
  text-align: center;
  color: #000000;
}

section.subscription .wrapper .mc4wp-form {
  display: block;
  max-width: 560px !important;
  margin: 10px auto !important;
  position: relative;
}

section.subscription .wrapper .mc4wp-form input[type="email"] {
  max-width: 100%;
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  padding: 3px 150px 3px 20px;
  display: block;
  width: 100% !important;
  box-sizing: border-box;
  font-size: 1em;
  height: auto;
  border-radius: 0;
  margin: 0 auto 0 auto;
  border-width: 1px !important;
  outline: none;
}

section.subscription .wrapper .mc4wp-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 48px;
  background-color: #000000 !important;
  color: #ffffff !important;
  text-transform: uppercase;
  line-height: 1;
  font-size: 1em;
  margin: 0;
  border: 0 !important;
  border-radius: 0px;
}

section.subscription .wrapper .mc4wp-form input[type="submit"]:hover {
  background-color: #333333 !important;
  color: #ffffff !important;
}

.subscription .wrapper {
  display: block;
  max-width: 1280px;
}

section.subscription .wrapper .mc4wp-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}

section.subscription .wrapper .mc4wp-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

section.subscription .wrapper .mc4wp-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

footer .wrapper {
  max-width: 96%;
  padding: 0;
}

footer .v65-col3:first-child {
  width: 33%;
}
footer .v65-col3 {
  padding: 2em;
  border: 0 !important;
  margin: 0;
  box-sizing: border-box;
  width: 33%;
  min-height: 373px;
}
footer .v65-col3:last-child {
  border-right: 0 !important;
}
footer .v65-colWrapper {
  margin-bottom: 0;
  border-bottom: 0 solid #ddc7a9 !important;
}

footer .copyright {
  display: none;
  font-size: 0.8em;
  margin: 25px 0;
  color: #000000 !important;
}

body footer .copyright strong,
body footer .copyright span {
  color: #000000;
}

.ftr-social a img {
  transition: transform 0.2s;
}

.ftr-social a:hover img {
  transform: scale(1.2);
}

.custom-header .mainMenu a {
  padding-left: 19px;
  padding-right: 19px;
  color: #ffffff !important;
}

.custom-header .mainMenu a:hover {
  background-color: transparent !important;
  background: none !important;
  color: #c4c4c4 !important;
}

.blnc-img-lt img {
  max-height: 270px;
}

.blnc-img-rt img {
  max-height: 600px;
  position: absolute;
  right: 0;
  top: 0;
  min-width: 110%;
}

.table-section {
  position: relative;
}

.table-section::before {
  position: absolute;
  content: "";
  left: 0;
  top: -115px;
  width: 100%;
  height: 115px;
  background-image: url("/wp-content/uploads/2023/09/ridge-line_v4.png");
  background-repeat: repeat-x;
  background-position: top center;
}

div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
  background-color: #a99a9f !important;
}

div.wpforms-container-full .wpforms-form button[type="submit"] {
  border: 0 !important;
}

body.single-post .custom-header {
  border-bottom: 1px solid #a17759;
}

#menu-main-menu > li > a {
  font-size: 16px;
  font-family: "Fauna One", Sans-serif;
  text-transform: capitalize;
  letter-spacing: 0;
}

.shop-hero-img img {
  height: 800px !important;
  object-fit: cover;
}

@media only screen and (max-width: 1366px) {
  .home-category-wrap figure.elementor-image-box-img img {
    height: 500px !important;
    object-fit: cover;
    width: 100%;
  }
  .home-category-wrap figure.elementor-image-box-img {
    width: 100% !important;
  }
  .home-category-wrap .elementor-image-box-wrapper {
    height: 500px;
  }
}
@media only screen and (max-width: 1199px) {
  .cat-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: calc(33% - 10px);
  }
  .cat-wrap .elementor-container.elementor-column-gap-default {
    display: flex;
    justify-content: unset;
    grid-column-gap: 20px;
    flex-wrap: wrap;
  }
  .home-category-wrap .elementor-image-box-content h3 {
    margin-right: 0;
  }
  .home-category-wrap .elementor-image-box-content {
    left: 15px;
    right: 15px;
  }
}
@media (max-width: 1024px) {
  #menu-main-menu > li > a {
    font-size: 16px !important;
  }
  .mainMenu .menu-item a {
    background-color: #ddd5bd !important;
    font-family: "Fauna One" !important;
  }
  .mainMenu a {
    line-height: 25px !important;
  }

  .v65-colWrapper {
    display: flex;
    flex-wrap: wrap;
  }
  footer .v65-col3:first-child {
    width: 50%;
    max-width: 450px;
  }
  /* #menu-footer-menu li{
    text-align: left;
  }
  footer .widget_nav_menu h6{
    text-align: left;
  } */
}

@media only screen and (max-width: 900px) {
  .cat-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: calc(100% - 5px);
  }
}

@media only screen and (max-width: 767px) {
  .home-category-wrap .elementor-image-box-content {
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 30px;
    right: 30px;
    width: unset !important;
  }
  .cat-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: calc(100% - 1px);
  }
}
@media only screen and (max-width: 650px) {
  .cat-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: 100%;
    margin-bottom: 0px;
  }
  .home-category-wrap .elementor-image-box-wrapper {
    height: 350px;
  }
  .home-category-wrap figure.elementor-image-box-img img {
    height: 350px !important;
  }
  footer#footer {
    background-color: #ffffff !important;
    padding: 50px 15px 25px 15px;
  }
}

/********home page blog section start*********/
.home-blog {
  position: relative;
  background-color: #fff;
  padding: 100px 0;
}

.blog-container {
  max-width: 1280px;
  margin: 0 auto;
}

.blog-title {
  padding-right: 150px;
}
.blog-title h2 {
  font-size: 3em;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
}
.blog-title-row {
  position: relative;
  padding-bottom: 30px;
}
.blog-title p {
  font-size: 1em;
  color: black;
  margin: 0;
}
.blog-btn {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 1;
}
.btn-blog-all,
.blog-read-more {
  display: inline-block;
  line-height: 1em;
  letter-spacing: 2px;
  background-color: #c4d0bf33;
  border-style: none;
  border-radius: 0px 0px 0px 0px;
  padding: 10px 15px 8px 18px;
  transition: all 0.5s ease;
  text-transform: uppercase;
  color: #5a796f;
  position: relative;
  font-size: 0.8em;
}
.btn-blog-all::before,
.blog-read-more::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
  width: 2px;
  background-color: #5a796f;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.btn-blog-all:hover::before,
.btn-blog-all:focus::before,
.blog-read-more:hover::before,
.blog-read-more:focus::before {
  width: 100%;
}

.btn-blog-all:hover,
.blog-read-more:hover {
  color: #fff;
}

.blog-bx {
  background-color: #fff;
  z-index: 1;
  -webkit-box-shadow: 3px 3px 27px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 27px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 27px 10px rgba(0, 0, 0, 0.05);
  margin: 15px;
  position: relative;
  width: 30.9%;
}
.blog-list-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}

.blog-feature {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 250px;
}

.blog-feature > img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.blog-date p {
  color: #000;
  font-size: 30px;
}

.blog-date p .date-inline {
  font-size: 12px;
  display: block;
}

.blog-desc {
  padding: 30px 30px 70px 30px;
}

.blog-desc h3 {
  font-size: 1.1em !important;
  font-weight: 400;
  color: black;
  line-height: 1.4;
  color: #000;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-weight: 500;
}

.blog-desc p {
  font-size: 1em;
  font-weight: 400;
  color: black;
  line-height: 1.3;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin: 0 !important;
}

.blog-desc h3 a {
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
}
.blog-desc h3 a:hover {
  color: #5a796f;
}

.blog-read-more {
  display: block;
  position: absolute;
  color: #000;
  bottom: 17px;
}

.blog-date {
  position: absolute;
  margin: auto;
  width: 95px;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 15px;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 1.9em;
  color: black;
}

@media only screen and (max-width: 900px) {
  .blog-list-row {
    padding-left: 0;
  }
  .blog-bx:first-child .blog-feature {
    height: auto;
  }
}

@media only screen and (max-width: 600px) {
  .blog-bx {
    padding-left: 0;
  }
  .blog-feature {
    width: 100%;
    position: relative;
    height: 300px;
  }
  .blog-bx:first-child .blog-feature {
    height: 400px;
  }
  .blog-bx:first-child .blog-feature > img {
    height: 100% !important;
  }
  .blog-desc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-btn {
    position: relative;
    top: auto;
    margin-top: 20px;
  }
  .blog-title {
    padding-right: 0;
  }
}

/********home page blog section end*********/

.gallery-about .gallery-icon img {
  width: 100%;
  height: 300px !important;
  object-fit: cover;
}

.gallery-about #gallery-1 img {
  border: 0 !important;
}

.elementor-slideshow__footer {
  display: none !important;
}
.elementor-slideshow__header {
  box-sizing: border-box !important;
}

body .custom-header {
  background-color: #ffffff !important;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: all 0.5s ease;
  padding: 35px 15px;
}

.header-container {
  max-width: 96%;
  margin: 0 auto;
}

.header-social,
.header-logo,
.header-cart {
  display: inline-block;
  vertical-align: middle;
}

.header-logo {
  width: 19%;
}

.header-main-menu {
  width: 61%;
  display: inline-block;
}

.cart-header {
  width: 19%;
  display: inline-block;
}

.social-icon-header li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
}

.social-icon-header li a {
  background-color: #2b3440;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.social-icon-header li a img {
  max-height: 18px;
}

.social-icon-header li a:hover {
  background-color: #5d277b;
}
.header-logo img {
  max-width: 200px;
  width: 200px;
}

.cart-header {
  text-align: right;
  margin-bottom: 0 !important;
  font-size: 16px;
  font-family: "Fauna One", Sans-serif;
  text-transform: capitalize;
}

.cart-header li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
}
.cart-header li:first-child::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 4px;
  height: 17px;
  width: 1px;
  background-color: #d5d6d9;
}

.cart-header li:last-child {
  margin-right: 0;
  padding-right: 0;
  margin-left: 0;
}

.cart-header li a {
  text-decoration: none; color: #ffffff;
}
.cart-header li a:hover {
  color: #b4bb90;
}

.cart-icon-header {
  position: relative;
}
.counter-cart {
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border: 2px solid #2b3440;
  background-color: #ffffff;
  right: -12px;
  top: -7px;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.home .header-menu {
  margin-bottom: -1px;
}

.header-menu {
  border-top: 1px solid #d5d6d9;
  border-bottom: 1px solid #d5d6d9;
  margin-top: 10px;
}

body.home.header-menu {
  border-bottom: 0;
  margin-top: 10px;
}

.header-menu .mainMenu ul.menu > li > a {
  color: #2b3440 !important;
  text-transform: capitalize;
  border-radius: 0;
  font-size: 1.3em;
  letter-spacing: 0;
  height: 55px;
  line-height: 55px;
  padding: 0 1.5em;
}

.header-menu .mainMenu ul.menu > li.current-menu-item > a {
  background: #1c1c1c;
  color: #fcfcfc !important;
}
.mainMenu li li {
  border-radius: 0px !important;
}
.mainMenu li li a {
  letter-spacing: 0;
  color: #2b3440 !important;
}

.mainMenu ul ul {
  border-radius: 0 !important;
  background-color: #171312 !important;
  top: 45px;
  border-top: 0;
  padding: 0;
  border: 0 !important;
}

.header-menu .mainMenu ul.menu > li {
  margin: 0 30px;
}
header nav ul ul li:hover {
  background-color: #b4bb90;
}
header nav ul ul li a:hover {
  color: #fff;
}
.custom-header .mainMenu ul.sub-menu li a:hover {
  color: #fff !important;
}

.header-menu .menu-main-menu-container,
.header-menu ul.menu {
  display: block !important;
}

/* header{
  display: none;
} */

.custom-header .header-menu .mainMenu ul.menu > li {
  margin: 0 22px;
}

.custom-btn .elementor-button {
  transition: all 0.5s ease;
  position: relative;
  font-weight: 500 !important;
  overflow: hidden;
}
.custom-white-btn .elementor-button {
  color: #ffffff !important;
}

.custom-white-btn .elementor-button span,
.custom-white-btn .elementor-button span.elementor-button-text {
  color: #ffffff !important;
}

.custom-white-btn .elementor-button:hover span,
.custom-white-btn .elementor-button:focus span {
  color: #ffffff !important;
}

.cnt-form .wpforms-field-row,
.cnt-form .wpforms-field-medium {
  max-width: 100% !important;
}
.cnt-form textarea.wpforms-field-medium {
  max-width: 100% !important;
  width: 97% !important;
  border-radius: 0 !important;
  padding: 15px 25px !important;
  resize: none !important;
}

.cnt-form input {
  border-radius: 0 !important;
  padding: 15px 25px !important;
  height: auto !important;
}

.wp-show-posts-image img {
  border-radius: 15px;
  width: 100%;
  height: 300px !important;
  object-fit: cover !important;
}


.wp-show-posts-entry-title {
  font-size: 1.2em !important;
  line-height: 1.4;
  text-transform: none;
  margin-bottom: 10px !important;
  text-transform: uppercase;
}

.wp-show-posts-entry-title a {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: #ffffff;
}

.wp-show-posts-entry-title a:hover {
  color: #c4a296 !important;
}

.wp-show-posts-entry-header {
  clear: both;
  width: 100%;
}

a.wp-show-posts-read-more,
a.wp-show-posts-read-more:visited {
  border: 1px solid #2b3440;
  color: #2b3440;
  border-radius: 30px;
  line-height: 1;
  padding: 14px 20px;
}

a.wp-show-posts-read-more:focus,
a.wp-show-posts-read-more:hover {
  background-color: #2b3440;
  color: #ffffff;
  border: 1px solid #2b3440;
}
.post-featured-image {
  margin-bottom: 20px;
}

.post-featured-image img {
  margin-bottom: 20px;
  border-radius: 15px;
  max-width: 100%;
}
body.single-post h1 {
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.2em;
  color: #a17759;
  font-weight: 700;
  margin-bottom: 30px;
}

body.single-post p {
  color: #000;
  font-weight: 400;
}

body.single-post .pageContent .wrapper {
  padding-top: 80px;
  padding-bottom: 100px;
  max-width: 1600px;
}

footer #media_image-3.widget_media_image img {
  max-width: 225px !important;
  margin-bottom: 25px;
  filter: brightness(0) invert(1);
}
footer .widget_text h6.widget-title {
  border-bottom: 0;
  margin-bottom: 0;
  color: #ffffff;
}
div#text-4.widget_text {
  text-align: left;
}
div#text-4.widget_text h6.widget-title {
  padding-left: 0;
  color: #ffffff !important;
}
div#text-4.widget_text .textwidget ul li {
  text-align: center;
  display: block;
  margin-bottom: 6px;
  font-family: "Fauna One", serif;
  font-weight: 400;
}
div#text-4.widget_text .textwidget ul li a {
  flex: 1;
  text-align: center;
  font-size: 1em;
  color: #ffffff !important;
}

div#text-4.widget_text .textwidget ul li a:hover {
  color: #ddd5bd !important;
  text-decoration: underline;
}

div#text-4.widget_text .textwidget ul li img {
  margin-top: 9px;
  filter: brightness(0) invert(1);
  display: none;
}
div#text-4.widget_text h6.widget-title {
  margin-bottom: 16px;
  display: block;
  padding-right: 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #898568;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  margin-bottom: 5px;
}
div#simple-social-icons-3 ul li a {
  border-radius: 50% !important;
}
body .blog-title p {
  margin: 0;
}

.custom-header .mainMenu {
  text-align: center;
}

.hero-btn a {
  border: 0 !important;
  position: relative;
  padding: 6px 18px !important;
  font-weight: 500;
}

.hero-btn a:hover {
  background-color: transparent !important;
  background: none !important;
}

.hero-btn a > div::before {
  transition: all 0.5s ease;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  content: "";
  position: absolute;
  background-color: #ffffff;
  z-index: -1;
}

.hero-btn a:hover > div:before {
  width: 100%;
}

.welcome-img img {
  max-height: 400px;
}

#simple-social-icons-2 ul li a {
  background-color: #e6d3bf !important;
  color: #a17759 !important;
}
body #simple-social-icons-2 ul li a:hover,
body #simple-social-icons-2 ul li a:focus {
  background-color: #c4a296 !important;
}

body .mainMenu ul:not(.sub-menu) > li > a:hover,
body .header-menu .mainMenu ul.menu > li > a:hover {
  color: #b4bb90 !important;
}

.wpsp-read-more a,
body .wpforms-submit {
  outline: none !important;
  border: 0 !important;
  border-style: none !important;
  border-radius: 0px 0px 0px 0px !important;
  padding: 10px 15px 8px 18px !important;
  line-height: 1em !important;
  letter-spacing: 2px !important;
  background-color: #dcc6a84d !important;
  color: #2b3440 !important;
  text-transform: uppercase !important;
  font-size: 0.8em !important;
  transition: all 0.5s ease !important;
  position: relative !important;
  font-weight: 500 !important;
}

.wpsp-read-more a::before,
body .wpforms-submit::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
  width: 2px;
  background-color: #a17759;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

.wpsp-read-more a:hover::before,
.wpsp-read-more a:focus::before,
body .wpforms-submit:hover::before,
body .wpforms-submit:focus::before {
  width: 100%;
}

a.wp-show-posts-read-more:focus,
a.wp-show-posts-read-more:hover,
body .wpforms-submit:hover,
body .wpforms-submit:focus {
  background-color: transparent !important;
  color: #ffffff !important;
  border: 0 solid transparent !important;
}

.home-img-height img {
  height: 765px !important;
  object-fit: cover;
}

#menu-main-menu .res-menu-li {
  display: none;
}

.cnt-form button.wpforms-submit {
  padding: 20px 40px !important;
  font-size: 16px !important;
  font-family: "Fauna One" !important;
  color: #2b3440 !important;
  letter-spacing: 1px !important;
  line-height: 1em !important;
  border-radius: 29px !important;
  margin-top: 16px !important;
  background-color: #ddd5bd !important;
}

.cnt-form .wpforms-form button[type="submit"]:hover {
  background-color: #a99a9f !important;
}

.tile-img,
.tile-img .elementor-widget-container,
.tile-img .elementor-image-box-wrapper,
.tile-img .elementor-image-box-img,
.tile-img .elementor-image-box-img img {
  height: 100%;
}

.tile-img .elementor-image-box-img img {
  height: 100% !important;
  object-fit: cover !important;
}

.about-us-wrapper .elementor-image-box-content {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.about-us-wrapper .elementor-image-box-content h3 {
  margin: 0 !important;
}

.tile-img .elementor-widget-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.25);
}

.cnt-form input,
.cnt-form textarea.wpforms-field-medium {
  border-radius: 25px !important;
}

.wpforms-field-label{
  color: #ffffff;
}

@media only screen and (max-width: 1500px) {
  .custom-header .header-menu .mainMenu ul.menu > li {
    margin: 0 20px;
  }
  .header-container {
    max-width: 100%;
  }
  .home-img-height img {
    height: 700px !important;
  }
}

@media only screen and (max-width: 1400px) {
  .hero-home .nextend-arrow-next {
    margin-right: 0;
  }

  .hero-home .nextend-arrow-previous {
    margin-left: 0;
  }
  .cart-header li:last-child {
    margin-right: 0;
  }
  .header-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-category-wrap .elementor-image-box-content h3 {
    margin-right: 0;
  }
  .hero-home .n2-ss-section-main-content {
    padding-left: 30px !important;
  }
  .custom-header .header-menu .mainMenu ul.menu > li {
    margin: 0 10px;
  }
  .custom-header .mainMenu a {
    padding-left: 7px;
    padding-right: 7px;
  }
  body .custom-header {
    padding: 25px 15px;
  }
}

@media only screen and (max-width: 1100px) {
  section.subscription .wrapper .widget-title {
    font-size: 2em;
  }
  footer .v65-col3,
  .v65-col3:first-child {
    padding: 10px;
    width: 33%;
  }

  .gallery-about #gallery-1 .gallery-item {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .custom-header .header-menu .mainMenu ul.menu > li {
    margin: 0 0px;
  }
  .blog-bx {
    width: 30%;
  }
  div#n2-ss-3 .n-uc-SOut9apF2RT8,
  div#n2-ss-3 .n-uc-oW0zbTF8LrUE,
  div#n2-ss-3 .n-uc-nGNJWwJQfegg,
  div#n2-ss-3 .n-uc-1529e673f5efd,
  div#n2-ss-3 .n-uc-1637ec2ba6a71,
  div#n2-ss-3 .n-uc-17ad32d98e8fc {
    width: auto !important;
  }
  .cart-header,
  #menu-main-menu > li > a {
    font-size: 14px !important;
  }
  .header-logo img {
    max-width: 100%;
  }
  .header-logo {
    width: 15%;
  }
  .header-main-menu {
    width: 63%;
  }
  .cart-header {
    width: 20%;
  }
  .custom-header .mainMenu a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-container {
    padding-left: 0;
    padding-right: 0;
  }
  footer .v65-col3,
  .v65-col3:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
  footer .wrapper {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .header-cart {
    margin: 0;
    width: 100%;
    top: 25px;
    right: 0;
    position: absolute;
    box-sizing: border-box;
    padding-right: 50px;
  }
  .header-social {
    display: none;
  }
  .header-logo {
    text-align: left;
    margin-top: 5px;
    position: relative;
    z-index: 999;
  }

  .custom-header .mainMenu {
    top: 28px;
    right: 15px;
    left: 15px;
  }
  .header-logo img,
  .header-fixed .header-logo img {
    max-width: 115px;
  }

  .mainMenu ul ul {
    top: 0;
  }
  .header-menu .mainMenu ul.menu > li,
  .custom-header .header-menu .mainMenu ul.menu > li {
    margin: 0;
  }
  .header-menu .mainMenu ul.menu > li > a {
    text-align: left;
  }
  .cart-header li a {
    font-size: 0.8em;
  }
  header nav a.mobile_menu {
    width: 30px;
    height: 30px;
    background-color: transparent;
    right: 10px;
    left: auto;
    border: 0;
  }
  a.mobile_menu:hover,
  a.mobile_menu:focus,
  a.mobile_menu:active {
    background-color: transparent;
    color: #000 !important;
  }
  header nav a.mobile_menu span {
    color: #ffffff !important;
    font-size: 24px;
  }

  .cart-icon-header img {
    max-width: 36px;
  }
  .mainMenu ul {
    border: 0;
    box-shadow: none;
  }
  .custom-header .mainMenu a {
    color: #000 !important;
    text-align: left;
  }
  .custom-header .mainMenu {
    margin-right: 0;
    padding-top: 55px !important;
  }
  .custom-header .mainMenu li a:hover {
    background-color: #000000 !important;
    background: #000000 !important;
  }
  body .custom-header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .cart-header {
    display: none;
  }
  .res-menu-li {
    display: block;
  }
  .home-img-height img {
    height: 650px !important;
  }
  #menu-main-menu .res-menu-li {
    display: block;
  }

  .tile-img {
    height: 450px;
  }
}

@media only screen and (max-width: 900px) {
  .hero-section .elementor-container {
    min-height: 1px;
  }
  section.subscription .wrapper .widget-title {
    width: 100%;
  }
  section.subscription .wrapper .mc4wp-form {
    width: 100%;
    max-width: 500px;
  }
  footer .v65-col3,
  .v65-col3:first-child,
  footer .v65-col3:first-child {
    width: 100%;
    max-width: 100%;
    min-height: 1px;
    border-right: 0;
    border-bottom: 1px solid #424b56;
  }
  .v65-col3:last-child {
    border-bottom: 0;
  }
  section.subscription .wrapper .mc4wp-form input[type="email"] {
    margin-right: auto;
    max-width: 100%;
  }
  .gallery-about .gallery-icon img {
    height: 200px !important;
  }
  /* footer .v65-col3,
  .v65-col3:first-child {
    padding: 2.5em 2em;
  } */
  .hero-home .n2-ss-section-main-content {
    padding-left: 20px !important;
  }
  /* footer .v65-col3:first-child {
    padding-left: 2em;
  } */
  footer .widget_nav_menu h6 {
    padding-right: 0;
  }
  section.subscription .wrapper .widget-title {
    font-size: 1.6em;
  }
  div#text-4.widget_text {
    text-align: center;
  }
  div#text-4.widget_text .textwidget ul li {
    max-width: 220px;
    margin: 0 auto;
  }
  .blog-bx {
    width: 45%;
  }
  div#n2-ss-3 .n2-ss-slide {
    perspective: 1500px;
    min-height: 555px;
  }
  .hero-heading h1,
  .hero-desc p {
    padding-right: 0 !important;
  }
  .home-img-height img {
    height: 550px !important;
  }
}

@media only screen and (max-width: 700px) {
  div#n2-ss-3 [data-hide-mobileportrait="1"],
  div#n2-ss-3 [data-hide-mobileportrait="1"] {
    display: block !important;
  }
  div#n2-ss-3 .nextend-arrow img {
    width: 20px;
  }
  footer .widget_nav_menu h6,
  footer #block-19 h6 {
    text-align: center;
  }
  #menu-footer-menu li {
    width: 100%;
    text-align: center;
  }
  footer #block-29 ul {
    max-width: 200px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 600px) {
  section.subscription .wrapper .mc4wp-form input[type="submit"] {
    position: relative;
    margin: 20px auto 0 auto;
    display: block;
  }
  section.subscription .wrapper .mc4wp-form input[type="email"] {
    padding-right: 20px;
  }
  .gallery-about #gallery-1 .gallery-item {
    width: 50%;
    padding-right: 5px;
    padding-bottom: 5px;
  }
  .gallery-about .gallery-icon img {
    height: 150px !important;
  }
  .cnt-form input,
  .cnt-form textarea.wpforms-field-medium {
    width: 100% !important;
  }
  .blog-bx {
    width: 100%;
  }
  .cart-header li a {
    font-size: 0.6em;
  }
  .home-img-height img {
    height: 450px !important;
  }
}
body .home-blog {
  background: none !important;
}
.product-box-img .elementor-widget-container {
  position: relative;
}
.product-box-img .elementor-widget-container:before {
  content: "";
  display: block;
  padding-top: 70%;
}
.product-box-img .elementor-widget-container img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.list-item-block ul.elementor-icon-list-items li.elementor-icon-list-item {
  padding-bottom: 0px;
  border-bottom: 1px solid #333333;
  padding-top: 8px;
}
.img-ht-wc .elementor-widget-container img {
  height: 299px !important;
  object-fit: cover;
}
.wc-img-rt-inr .elementor-element {
  height: 100%;
}
.wc-img-rt-inr .elementor-element .elementor-widget-container {
  height: 100%;
}
@media only screen and (min-width: 767px) {
  .wc-img-rt-inr .elementor-element .elementor-widget-container img {
    height: 100% !important;
    object-fit: cover;
  }
}
.post_listing.layout1 .post_one {
  width: calc(65% - 15px);
}
.post_listing.layout1 .post_two {
  width: calc(35% - 15px);
}
.post_listing.layout1 .inner_post_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.heading_section {
  text-transform: uppercase;
}
.post_boxs {
  position: relative;
}
.post_one .heading_section {
  position: absolute;
  bottom: 20px;
  left: 40px;
  width: 740px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.heading_section h4,
.heading_section a {
  color: white;
}
.heading_section a {
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
}
.post_one .heading_section h4 {
  width: 80%;
  margin-bottom: 0px;
}
.heading_section h4 {
  margin-bottom: 0px;
}
.post_one .heading_section h4 a {
  font-size: 24px !important;
  text-decoration: none;
}
.category_section .cat_title {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
}
.category_section .cat_title a {
  font-size: 11px !important;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: 2px;
  display: none;
}
.post_two .heading_section h4 a {
  font-size: 15px !important;
  line-height: 24px;
  display: inline-block;
}
.post_two .heading_section {
  position: absolute;
  z-index: 1;
  bottom: 0;
  padding: 30px;
}
.post_boxs .img a {
  position: relative;
}
.post_boxs .img a:before {
  content: "";
  display: block;
  padding-top: 80%;
}
.post_boxs .img a::after {
  content: "";
  position: absolute;
  height: 20%;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -moz-linear-gradient(
    90deg,
    rgba(0, 0, 0, 1) 10%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(0 0 0 / 28%) 10%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgba(0, 0, 0, 1) 10%,
    rgba(255, 255, 255, 0) 100%
  );
}
.post_two .post_boxs:first-child {
  margin-bottom: 15px;
}
.post_two .post_boxs:last-child {
  padding-top: 15px;
}
.post_listing.layout1 .post_two .img a::before {
  padding-top: calc(76% - 18px);
}
.post_boxs .img a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.post_listing.layout1 .post_two .img a::after {
  height: 70%;
}
.post_one .heading_section > a {
  text-decoration: underline;
}
.post_two .heading_section > a {
  text-decoration: underline;
}
.wpforms-confirmation-container-full {
  background: #ddd5bd !important;
  border: none !important;
  text-align: center !important;
}

@media (max-width: 991px) {
  .post_one .heading_section {
    width: auto;
    flex-wrap: wrap;
  }
  .post_one .heading_section h4 {
    width: 100%;
  }
  .post_one .heading_section h4 a {
    font-size: 15px !important;
  }
  .post_listing.layout1 .post_one,
  .post_listing.layout1 .post_two {
    width: 100%;
  }
  .post_listing.layout1 .post_one {
    margin-bottom: 30px;
  }
}

/** Custom 2 Code**/

.about-us-wrapper {
  position: relative;
}
.about-us-wrapper .elementor-image-box-content {
  position: absolute;
  top: 50%;
}
.about-us-wrapper .elementor-image-box-content h3 {
  color: #ffffff;
}
.bottle-img .elementor-widget-image-box .elementor-image-box-wrapper {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
}
.bottle-img img {
  width: auto;
  height: 500px !important;

  object-position: center center;
  vertical-align: middle;
  display: inline-block;
}

.bottle-img a {
  font-size: 16px;
  color: #c4a296;
  letter-spacing: 7.5px;
}
.bottle-img a:hover {
  color: #ddd5bd;
}

/** Custom 2 Code**/

/* wineclub style starts*/

.wyd-bottle-wrapper .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 100px 0px;
}
.wyd-bottle-wrapper .elementor-column {
  width: 33.33% !important;
  position: relative;
}
.wyd-bottle-wrapper img {
  height: 550px !important;
  object-fit: contain;
}
.wyd-bottle-wrapper .wyd-btn-wrap {
  position: unset;
}
.wyd-bottle-wrapper .wyd-btn-wrap p > a {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .wyd-bottle-wrapper .elementor-container {
    gap: 70px 0px;
  }
  .wyd-bottle-wrapper .elementor-column {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .wyd-bottle-wrapper .elementor-container {
    gap: 50px 0px;
  }
  .wyd-bottle-wrapper .elementor-column {
    width: 100% !important;
  }
  .wyd-bottle-wrapper img {
    height: 450px !important;
  }
}

/* wineclub style ends*/

/* blog style starts*/
.wp-show-posts .wp-show-posts-inner {
  margin-left: 0px !important;
}
.wp-show-posts {
  grid-gap: 70px;
}
.wp-show-posts article {
  width: calc(33.33% - 47px);
}
.wp-show-posts-columns {
  margin-left: 0px !important;
}
.wp-show-posts a.wp-show-posts-read-more {
  padding: 20px 40px !important;
  font-size: 16px !important;
  border-radius: 25px !important;
  border-color: transparent !important;
  background-color: #ddd5bd !important;
}
.wp-show-posts a.wp-show-posts-read-more:hover {
  background-color: #a99a9f !important;
}
.wpsp-read-more a::before,
body .wpforms-submit::before {
  display: none;
}
.wp-show-posts .wp-show-posts-entry-summary p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wp-show-posts-entry-title a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: capitalize !important;
  font-weight: 600 !important;
}
@media (max-width: 1024px) {
  .wp-show-posts article {
    width: calc(50% - 35px);
  }
}
@media (max-width: 767px) {
  .wp-show-posts {
    grid-gap: 35px 70px;
  }
  .wp-show-posts .wpsp-col-4 {
    width: 100%;
  }
  .wp-show-posts .wp-show-posts-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

/* blog style starts*/



.home-category-wrap figure.elementor-image-box-img {
  width: 100% !important;
}
.home-category-wrap .elementor-image-box-wrapper {
  position: relative;
}
.home-category-wrap .elementor-image-box-content {
  position: absolute;
  z-index: 1;
  top: 55px;
  left: 60px;
  right: 60px;
  width: unset !important;
}
.home-category-wrap .elementor-image-box-content h3 {
  margin-bottom: 5px;
  margin-right: 65px;
}
.home-category-wrap .elementor-image-box-content button {
  background: transparent;
  border-color: white !important;
  color: #ffffff !important;
  transition: all 0.5s ease;
}

.home-category-wrap .elementor-image-box-content button a {
  color: #ffffff !important;
}

.home-category-wrap .elementor-image-box-content button:hover {
  background-color: #2b3440 !important;
  color: #ffffff !important;
  border-color: #2b3440 !important;
}
.home-category-wrap .elementor-image-box-content button:hover a {
  color: #ffffff !important;
}
.pageContent a:not(.elementor-button):not(.c7-btn),
button.c7-link {
  color: unset;
}
.cat-wrap .elementor-container.elementor-column-gap-default {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 20px;
}
.dg-wrap {
  position: relative;
}
.dg-wrap::before {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2023/08/pattern.png");
  top: 21%;
  bottom: 0;
  right: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: 1;
}
.dg-wrap::after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2023/08/drum-wine.png");
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: bottom right;
  z-index: 1;
}

.txt-sml {
  font-size: 35px !important;
  font-weight: 400 !important;
}

.hero-home h1,
.hero-home h2 {
  font-family: "Lora" !important;
  line-height: 1.3 !important;
}

.hero-home .n2-ss-slide::before {
  content: "";
  background-image: url(/wp-content/uploads/2023/08/hero-overlay.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
  width: 60%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

footer .widget_nav_menu {
  text-align: left;
}

footer #block-28 h6,
footer #block-19 h6 {
  font-size: 1.22em;
  border-bottom: 0;
  width: 100%;
  padding-left: 0;
  color: #ffffff !important;
}

footer #block-28 h6 {
  padding-right: 0;
  margin-bottom: 0;
  text-align: center !important;
}

footer .widget_nav_menu h6 {
  font-size: 1.22em;
  border-bottom: 0;
  width: 100%;
  /* text-align: left; */
  padding-left: 0;
  color: #000 !important;
}

#menu-footer-quick-links li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: left;
  font-size: 1em;
  margin-bottom: 5px;
}

#menu-footer-quick-links li a {
  font-size: 1em;
  color: #ffffff !important;
}
#menu-footer-quick-links li a:hover {
  text-decoration: underline;
}

footer #block-23 {
  text-align: center;
}
footer #block-23 img {
  max-width: 225px;
  margin-bottom: 25px;
}
.ftr-social li {
  display: inline-block;
  vertical-align: middle;
  margin: 7px;
}

footer #block-28 h6,
footer #block-19 h6 {
  text-align: left;
}

footer #block-29 ul {
  text-align: left;
  margin-bottom: 15px;
}
footer #block-29 ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
  text-align: left;
  font-size: 1em;
}

footer #block-29 ul li a {
  font-size: 1em;
  color: #ffffff !important;
}

footer #block-29 ul li a:hover {
  text-decoration: underline;
}

footer #block-29 ul li img {
  position: absolute;
  left: 0;
  top: 7px;
}

section.subscription {
  background-color: #202730;
}

footer#footer {
  background-color: #161c24;
}

section.subscription .wrapper {
  background: none;
}

section.subscription .wrapper .widget-title {
  margin: 10px 0 10px 0 !important;
  font-size: 2.6em;
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}

section.subscription .wrapper .mc4wp-form {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  text-align: right;
  position: relative;
}

section.subscription .wrapper .mc4wp-form input[type="email"] {
  max-width: 444px;
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
  padding: 3px 150px 3px 20px;
  display: block;
  width: 100% !important;
  box-sizing: border-box;
  font-size: 1em;
  height: auto;
  /* border-radius: 30px; */
  margin: 0 0 0 auto;
  border-width: 1px !important;
}

section.subscription .wrapper .mc4wp-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  /* height: 50px; */
  background-color: #ffffff !important;
  color: #000 !important;
  text-transform: uppercase;
  line-height: 1;
  font-size: 1em;
  margin: 0;
}

section.subscription .wrapper .mc4wp-form input[type="submit"]:hover {
  background-color: #5d277b !important;
  color: #ffffff !important;
}

.subscription .wrapper {
  display: block;
  max-width: 1280px;
}

section.subscription .wrapper .mc4wp-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

section.subscription .wrapper .mc4wp-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

section.subscription .wrapper .mc4wp-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

footer .wrapper {
  max-width: 1280px;
  padding: 0;
}

footer .v65-col3 {
  padding: 5em;
  border-right: 1px solid #424b56;
  margin: 0;
  box-sizing: border-box;
  /* width: 34%; */
  min-height: 433px;
}
footer .v65-col3:last-child {
  border-right: 0;
  padding-right: 2em;
}
footer .v65-col3:first-child {
  padding-left: 4em;
}
footer .v65-colWrapper {
  margin-bottom: 0;
  border-bottom: 1px solid #424b56;
}

footer .copyright {
  font-size: 0.8em;
  margin: 25px 0;
}

.ftr-social a img {
  transition: transform 0.2s;
}

.ftr-social a:hover img {
  transform: scale(1.2);
}

@media only screen and (max-width: 1366px) {
  .home-category-wrap figure.elementor-image-box-img img {
    height: 500px !important;
    object-fit: cover;
    width: 100%;
  }
  .home-category-wrap figure.elementor-image-box-img {
    width: 100% !important;
  }
  .home-category-wrap .elementor-image-box-wrapper {
    height: 500px;
  }
}
@media only screen and (max-width: 1199px) {
  .cat-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: calc(33% - 10px);
  }
  .cat-wrap .elementor-container.elementor-column-gap-default {
    display: flex;
    justify-content: unset;
    grid-column-gap: 20px;
    flex-wrap: wrap;
  }
  .home-category-wrap .elementor-image-box-content h3 {
    margin-right: 0;
  }
  .home-category-wrap .elementor-image-box-content {
    left: 15px;
    right: 15px;
  }
}

@media only screen and (max-width: 900px) {
  .cat-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: calc(100% - 5px);
  }
}

@media only screen and (max-width: 767px) {
  .home-category-wrap .elementor-image-box-content {
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 30px;
    right: 30px;
    width: unset !important;
  }
  .cat-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: calc(100% - 1px);
  }
}
@media only screen and (max-width: 650px) {
  .cat-wrap
    .elementor-container.elementor-column-gap-default
    .elementor-column {
    width: 100%;
    margin-bottom: 0px;
  }
  .home-category-wrap .elementor-image-box-wrapper {
    height: 350px;
  }
  .home-category-wrap figure.elementor-image-box-img img {
    height: 350px !important;
  }
}

/********home page blog section start*********/
.home-blog {
  position: relative;
  background-color: #fff;
  padding: 100px 15px;
  min-height: 880px;
  font-family: "Lato", sans-serif;
}

.home-blog::before {
  content: "";
  position: absolute;
  left: 0;
  top: 225px;
  width: 211px;
  height: 370px;
  background-image: url("../images/blog-before.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left top;
}

.home-blog::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 487px;
  height: 292px;
  background-image: url("../images/blog-after.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left top;
}

.blog-container {
  max-width: 1280px;
  margin: 0 auto;
}

.blog-title {
  padding-right: 150px;
}
.blog-title h2 {
  font-size: 3em;
  color: #5d277b;
  font-family: "Lora", serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
}
.blog-title-row {
  position: relative;
  padding-bottom: 30px;
}
.blog-title p {
  font-size: 1em;
  font-family: "Lato", sans-serif;
  color: black;
  margin: 0;
}
.blog-btn {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 1;
}
.btn-blog-all {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #2b3440;
  color: #2b3440;
  font-size: 1em;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  transition: all 0.5s ease;
}
.btn-blog-all:hover {
  background-color: #2b3440;
  color: #fff;
}

.blog-bx:first-child {
  position: absolute;
  left: 0;
  top: 0;
  width: 46%;
  padding-left: 0;
}

.blog-bx {
  background-color: #fff;
  z-index: 1;
  -webkit-box-shadow: 3px 3px 27px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 27px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 27px 10px rgba(0, 0, 0, 0.05);
  margin: 15px;
  position: relative;
  padding-left: 250px;
}
.blog-list-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  padding-left: 50%;
}

.blog-feature {
  position: absolute;
  left: 0;
  top: 0;
  width: 250px;
  height: 100%;
}

.blog-feature > img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.blog-bx:first-child .blog-feature {
  position: relative;
  width: 100%;
}
.blog-bx:first-child .blog-date {
  position: absolute;
  margin: 0;
  width: 95px;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 15px;
  display: block;
  top: auto;
  left: 30px;
  bottom: 30px;
  font-size: 1.9em;
  font-family: "Lora", sans-serif;
  color: black;
}

.blog-date p {
  color: #000;
  font-size: 30px;
  font-family: "Lato", sans-serif;
}

.blog-date p .date-inline {
  font-size: 12px;
}

.blog-bx:first-child .blog-feature > img {
  width: 100%;
  height: 340px !important;
  object-fit: cover;
}

.blog-desc {
  padding: 15px 30px 50px 30px;
}

.blog-desc h3 {
  font-size: 1.1em;
  font-family: "Lora", sans-serif;
  font-weight: 400;
  color: black;
  line-height: 1.3;
  color: #000;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-weight: 500;
}

.blog-bx:first-child .blog-desc {
  padding-top: 30px;
  padding-bottom: 30px;
}

.blog-bx:first-child .blog-read-more {
  position: relative;
  display: inline-block;
  bottom: auto;
  margin-top: 10px;
}

.blog-bx:first-child .blog-desc h3 {
  font-size: 1.5em;
  margin-bottom: 15px;
}

.blog-desc p {
  font-size: 1em;
  font-family: "Lora", sans-serif;
  font-weight: 400;
  color: black;
  line-height: 1.3;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin: 0;
}

.blog-desc h3 a {
  color: #000;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
}
.blog-desc h3 a:hover {
  color: #5d277b;
}

.blog-read-more {
  display: block;
  position: absolute;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  bottom: 17px;
}

.blog-read-more:hover {
  color: #5d277b;
}

.blog-read-more::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #000;
}
.blog-read-more:hover::before {
  background-color: #5d277b;
}

.blog-date {
  position: absolute;
  margin: auto;
  width: 95px;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 15px;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 1.9em;
  font-family: "Lora", sans-serif;
  color: black;
}

@media only screen and (max-width: 900px) {
  .blog-list-row {
    padding-left: 0;
  }
  .blog-bx:first-child {
    position: relative;
    width: 100%;
  }
  .blog-bx:first-child .blog-feature {
    height: auto;
  }
}

@media only screen and (max-width: 600px) {
  .blog-bx {
    padding-left: 0;
  }
  .blog-feature {
    width: 100%;
    position: relative;
    height: 300px;
  }
  .blog-bx:first-child .blog-feature {
    height: 400px;
  }
  .blog-bx:first-child .blog-feature > img {
    height: 100% !important;
  }
  .blog-desc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-btn {
    position: relative;
    top: auto;
    margin-top: 20px;
  }
  .blog-title {
    padding-right: 0;
  }
}

/********home page blog section end*********/

.gallery-about .gallery-icon img {
  width: 100%;
  height: 300px !important;
  object-fit: cover;
}

.gallery-about #gallery-1 img {
  border: 0 !important;
}

.elementor-slideshow__footer {
  display: none !important;
}
.elementor-slideshow__header {
  box-sizing: border-box !important;
}

.custom-header {
  background-color: #ffffff;
  padding-top: 10px;
  display: block;
}

.header-container {
  max-width: 1250px;
  margin: 0 auto;
}

.header-menu .header-container {
  max-width: 1480px;
}

.header-social,
.header-logo,
.header-cart {
  display: inline-block;
  vertical-align: middle;
  /* width: 33%; */
  margin-top: 10px;
  margin-bottom: 10px;
}

.social-icon-header li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
}

.social-icon-header li a {
  background-color: #2b3440;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.social-icon-header li a img {
  max-height: 18px;
}

.social-icon-header li a:hover {
  background-color: #5d277b;
}
.header-logo {
  text-align: center;
}
.header-logo img {
  max-width: 225px;
}

.cart-header {
  text-align: right;
}

.cart-header li {
  display: inline-block;
  vertical-align: middle;
  /* padding-right: 10px;
  margin-right: 10px; */
  position: relative;
}
.cart-header li:first-child::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 4px;
  height: 17px;
  width: 1px;
  background-color: #d5d6d9;
}

.cart-header li:last-child {
  margin-right: 0;
  padding-right: 0;
  margin-left: -3px; 
}

.cart-header li a {
  color: #ffffff; 
  text-decoration: none;
  font-weight: 700;
}
.cart-header li a:hover {
  color: #5d277b;
}

.cart-icon-header {
  position: relative;
}
.counter-cart {
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border: 2px solid #2b3440;
  background-color: #ffffff;
  right: -12px;
  top: -7px;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.home .header-menu {
  margin-bottom: -1px;
}

.header-menu {
  border-top: 1px solid #d5d6d9;
  border-bottom: 1px solid #d5d6d9;
  margin-top: 10px;
}

body.home.header-menu {
  border-bottom: 0;
  margin-top: 10px;
}

.header-menu .mainMenu ul.menu > li > a {
  color: #2b3440 !important;
  text-transform: capitalize;
  border-radius: 0;
  font-family: "Lato", sans-serif !important;
  font-size: 1.3em;
  letter-spacing: 0;
  height: 55px;
  line-height: 55px;
  padding: 0 1.5em;
}

.header-menu .mainMenu ul.menu > li.current-menu-item > a {
  background: #1c1c1c;
  color: #fcfcfc !important;
}

.mainMenu li li a {
  letter-spacing: 0;
  font-family: "Lato", sans-serif !important;
  color: #2b3440 !important;
}

.mainMenu ul ul {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #ffffff;
  top: 55px;
  border-top: 0;
  padding: 0;
}

.header-menu .mainMenu ul.menu > li {
  margin: 0 30px;
}
.header-menu .menu-main-menu-container,
.header-menu ul.menu {
  display: block !important;
}

/* header{
  display: none;
} */

.custom-header .header-menu .mainMenu ul.menu > li {
  margin: 0 22px;
}

.elementor-button {
  transition: all 0.5s ease;
  /* background-color: transparent !important;
  color: #2b3440 !important;
  border: 1px solid #2b3440 !important; */
}

/* .elementor-button:hover,
.elementor-button:focus {
  background-color: #2b3440 !important;
  color: #ffffff !important;
} */

.cnt-form .wpforms-field-row,
.cnt-form .wpforms-field-medium {
  max-width: 100% !important;
}
.cnt-form textarea.wpforms-field-medium {
  max-width: 100% !important;
  width: 97% !important;
  border-radius: 30px !important;
  padding: 15px 25px !important;
  resize: none !important;
}
.cnt-form .wpforms-submit {
  font-family: "Lato", Sans-serif;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  border-radius: 555px 555px 555px 555px !important;
  padding: 15px 35px 15px 35px !important;
  border: 1px solid #2b3440 !important;
  color: #2b3440 !important;
}
.cnt-form .wpforms-submit:hover {
  background-color: #2b3440 !important;
  color: #ffffff !important;
}

.cnt-form input {
  border-radius: 30px !important;
  padding: 15px 25px !important;
  height: auto !important;
}

.wp-show-posts-image img {
  border-radius: 15px;
  width: 100%;
  height: 300px !important;
  object-fit: cover !important;
}

.wp-show-posts-entry-summary p, .wp-show-posts-meta a, .wp-show-posts-meta a:visited {
  color: #fff;
}

.wp-show-posts-entry-title {
  font-size: 1.5em !important;
  text-transform: none;
  margin-bottom: 10px !important;
}

.wp-show-posts-entry-title a {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.wp-show-posts-entry-title a:hover {
  color: #5d277b !important;
}

.wp-show-posts-entry-header {
  clear: both;
  width: 100%;
}

a.wp-show-posts-read-more,
a.wp-show-posts-read-more:visited {
  border: 1px solid #2b3440;
  color: #2b3440;
  border-radius: 30px;
  line-height: 1;
  padding: 14px 20px;
}

a.wp-show-posts-read-more:focus,
a.wp-show-posts-read-more:hover {
  background-color: #2b3440;
  color: #ffffff;
  border: 1px solid #2b3440;
}
.post-featured-image {
  margin-bottom: 20px;
}

.post-featured-image img {
  margin-bottom: 20px;
  border-radius: 15px;
  max-width: 100%;
}
body.single-post h1 {
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.8em;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
}

body.single-post p {
  color: #fff;
  font-weight: 400;
}

body.single-post .pageContent .wrapper {
  padding-bottom: 6em;
  padding-top: 6em;
  max-width: 1280px;
}

@media only screen and (max-width: 1500px) {
  .custom-header .header-menu .mainMenu ul.menu > li {
    margin: 0 20px;
  }
}

@media only screen and (max-width: 1400px) {
  .hero-home .nextend-arrow-next {
    margin-right: 0;
  }

  .hero-home .nextend-arrow-previous {
    margin-left: 0;
  }
  .cart-header li:last-child {
    margin-right: 15px;
  }
  .header-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-category-wrap .elementor-image-box-content h3 {
    margin-right: 0;
  }
  .hero-home .n2-ss-section-main-content {
    padding-left: 30px !important;
  }
  .custom-header .header-menu .mainMenu ul.menu > li {
    margin: 0 10px;
  }
}

@media only screen and (max-width: 1100px) {
  section.subscription .wrapper .widget-title {
    font-size: 2em;
  }
  footer .v65-col3,
  .v65-col3:first-child {
    padding: 5em 2em;
    width: 33%;
  }

  .gallery-about #gallery-1 .gallery-item {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .custom-header .header-menu .mainMenu ul.menu > li {
    margin: 0 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .header-cart {
    margin: 0;
    width: 250px;
    top: 10px;
    right: 5px;
    position: absolute;
  }
  .header-social {
    display: none;
  }
  .header-logo {
    text-align: left;
  }

  .custom-header .mainMenu {
    top: 55px;
    right: 0;
    left: 0;
  }
  .header-logo img {
    max-width: 130px;
  }
  .mainMenu ul ul {
    top: 0;
  }
  .header-menu .mainMenu ul.menu > li,
  .custom-header .header-menu .mainMenu ul.menu > li {
    margin: 0;
  }
  .header-menu .mainMenu ul.menu > li > a {
    text-align: left;
  }
  .cart-header li a {
    font-size: 0.8em;
  }
  header nav a.mobile_menu {
    width: 30px;
    height: 30px;
    background-color: transparent;
    right: 10px;
    left: auto;
    border: 0;
  }
  a.mobile_menu:hover,
  a.mobile_menu:focus,
  a.mobile_menu:active {
    background-color: transparent;
    color: #000 !important;
  }
  header nav a.mobile_menu span {
    color: #000 !important;
    font-size: 24px;
  }

  .cart-icon-header img {
    max-width: 36px;
  }
  .mainMenu ul {
    border: 0;
    box-shadow: none;
  }
}

@media only screen and (max-width: 900px) {
  .hero-section .elementor-container {
    min-height: 1px;
  }
  section.subscription .wrapper .widget-title {
    width: 100%;
  }
  section.subscription .wrapper .mc4wp-form {
    width: 100%;
    max-width: 500px;
  }
  footer .v65-col3,
  .v65-col3:first-child {
    width: 100%;
    min-height: 1px;
    border-right: 0;
    border-bottom: 1px solid #424b56;
  }
  .v65-col3:last-child {
    border-bottom: 0;
  }
  section.subscription .wrapper .mc4wp-form input[type="email"] {
    margin-right: auto;
    max-width: 100%;
  }
  .gallery-about .gallery-icon img {
    height: 200px !important;
  }
  footer .v65-col3,
  .v65-col3:first-child {
    padding: 2.5em 2em;
  }
  .hero-home .n2-ss-section-main-content {
    padding-left: 20px !important;
  }
  footer .v65-col3:first-child {
    padding-left: 2em;
  }
  footer .widget_nav_menu h6 {
    padding-right: 0;
  }
  section.subscription .wrapper .widget-title {
    font-size: 1.6em;
  }
}

@media only screen and (max-width: 700px) {
  div#n2-ss-3 [data-hide-mobileportrait="1"],
  div#n2-ss-3 [data-hide-mobileportrait="1"] {
    display: block !important;
  }
  div#n2-ss-3 .nextend-arrow img {
    width: 20px;
  }
  footer .widget_nav_menu h6,
  footer #block-19 h6 {
    text-align: center;
  }
  #menu-footer-quick-links li {
    width: 100%;
    text-align: center;
  }
  footer #block-29 ul {
    max-width: 200px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 600px) {
  section.subscription .wrapper .mc4wp-form input[type="submit"] {
    position: relative;
    margin: 20px auto 0 auto;
    display: block;
  }
  section.subscription .wrapper .mc4wp-form input[type="email"] {
    padding-right: 20px;
  }
  .gallery-about #gallery-1 .gallery-item {
    width: 50%;
    padding-right: 5px;
    padding-bottom: 5px;
  }
  .gallery-about .gallery-icon img {
    height: 150px !important;
  }
  .cnt-form input,
  .cnt-form textarea.wpforms-field-medium {
    width: 100% !important;
  }
}

div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {color:#fff!important}
div.wpforms-container-full input[type="submit"], div.wpforms-container-full button[type="submit"], div.wpforms-container-full .wpforms-page-button, .wp-core-ui div.wpforms-container-full input[type="submit"], .wp-core-ui div.wpforms-container-full button[type="submit"], .wp-core-ui div.wpforms-container-full .wpforms-page-button {height:auto!important}