.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: #ffffff !important;
}

#menu-footer-menu li {
  display: inline-block;
  vertical-align: top;
  width: 65%;
  text-align: left;
  font-size: 1em;
  margin-bottom: 5px;
  font-family: 'Lato', sans-serif;
}

#menu-footer-menu li a {
  font-size: 1em;
  color: #ffffff !important;
}
#menu-footer-menu 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: 4em;
  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: 0;
}

.cart-header li a {
  color: #2b3440;
  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 {
  color: #000;
}

.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: #5d277b;
  font-weight: 700;
  margin-bottom: 30px;
}

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

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

footer #media_image-3.widget_media_image  img {
    max-width: 225px !important;
    margin-bottom: 25px;
}
footer .widget_text h6.widget-title {
    border-bottom: 0;
    margin-bottom: 0;
}
footer .simple-social-icons ul li {
    margin: 0 !important;
}
div#text-4.widget_text {
    text-align: left;
}
div#text-4.widget_text h6.widget-title {
    padding-left: 0;
}
div#text-4.widget_text .textwidget ul li {
    text-align: left;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 6px;
}
div#text-4.widget_text .textwidget ul li a {
    flex: 1;
    text-align: left;
    font-size: 1em;
    color: #ffffff !important;
    margin-left: 18px;
}
div#text-4.widget_text .textwidget ul li img {
    margin-top: 9px;
}
div#text-4.widget_text h6.widget-title {
    margin-bottom: 16px;
}
div#simple-social-icons-3 ul li a {
    border-radius: 50% !important;
}
body .blog-title p {
    margin: 0;
}
@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: 25px;
    right: 5px;
    position: absolute;
  }
  .header-social {
    display: none;
  }
  .header-logo {
    text-align: left;
  }

  .custom-header .mainMenu {
    top: 135px;
    right: 0;
    left: 0;
  }
  .header-logo img {
    max-width: 250px!important;
  }
  .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;
  }
	div#text-4.widget_text{
		text-align: center;
	}
	div#text-4.widget_text .textwidget ul li{
		    max-width: 220px;
    margin: 0 auto;
	}
}

@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;
  }
}