.partnerLink {
  display: flex;
  justify-content: center;
  column-gap: 20px;
  flex-wrap: wrap;
  row-gap: 10px;
}

/** Archive posts css **/
#archivePosts article.elementor-post {
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
#archivePosts a.elementor-post__thumbnail__link {
  margin: 0;
}
#archivePosts .elementor-post__text {
  padding: 20px;
}
#archivePosts .elementor-post__title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#archivePosts .elementor-post__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#archivePosts .elementor-post__thumbnail img {
  aspect-ratio: 2 / 2;
  object-fit: cover;
  object-position: top;
  transform: none;
  left: 0;
  top: 0;
  position: static;
  transition: 0.6s;
  width: 100%;
}
#archivePosts .elementor-post__thumbnail:hover img {
  transform: scale(1.03);
}
#archivePosts .elementor-post__thumbnail {
  padding: 0;
}
#archivePosts a.elementor-post__read-more {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
#archivePosts a.elementor-post__read-more:hover {
  border-bottom: 1px solid #8f447b;
  color: #8f447b;
}

/** Archive posts css Ends **/

#blogsList .qodef-e-media-image img {
  aspect-ratio: 2 / 2;
  object-fit: cover;
  object-position: top;
}
#blogsList .qodef-e-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#blogsList .qodef-e-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.categoriesList ul.wp-block-categories-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.categoriesList ul li.cat-item {
  border-bottom: 1px solid #d8d7d7;
  padding: 8px 0 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.categoriesList ul li.cat-item:last-child {
  border-bottom: 0;
}
.categoriesList ul li.cat-item a {
  color: #000;
}
.categoriesList ul li.cat-item a:hover,
.categoriesList ul li:hover {
  color: #8f447c;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts {
  margin: 20px 0 0;
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
#block-8 .wp-block-heading {
  color: #8f447c;
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 29px;
  letter-spacing: 2.6px;
  border-bottom: 2px solid #e8e8e8;
  padding-bottom: 5px;
  margin: 20px 0 0;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li {
  padding-left: 103px;
  position: relative;
  margin: 0 0 20px;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts
  li
  .wp-block-latest-posts__featured-image
  img {
  width: 90px;
  height: 90px;
  object-fit: cover;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts
  li
  .wp-block-latest-posts__featured-image {
  position: absolute;
  left: 0;
  top: 0;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts
  li
  .wp-block-latest-posts__post-excerpt {
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts
  li
  a.wp-block-latest-posts__post-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 600;
  margin: 0 0 3px;
}

#faqWrap.circle02:after,
#faqWrap.circle02:before {
  background: #f2a1b042;
}
#salfiesWap .swiper-slide img {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}
#faqWrap.circle02:after {
  left: 90px;
  top: 10px;
}
#faqWrap .qodef-e-content-inner p {
  font-size: 17px;
}
#aboutLeft.DouBook:after {
  display: none;
}
#zaraAboutPic img {
  position: absolute;
  bottom: -30px;
  right: -70px;
  border: 10px solid #fce5ea;
}
div#Statistics ul li strong {
  font-weight: 500;
}
#exptable ul li.elementor-icon-list-item .elementor-icon-list-text {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#exptable ul li.elementor-icon-list-item .elementor-icon-list-text strong {
  font-weight: 600;
}
#exptable
  ul.elementor-icon-list-items
  li.elementor-icon-list-item:nth-child(2n) {
  background: #fff;
}
#exptable ul.elementor-icon-list-items li.elementor-icon-list-item {
  background: #fff;
  padding: 12px 21px 12px;
  margin: 0;
  border: 1px solid #d3caca;
  margin-top: -1px;
}
#exptable.capture ul.elementor-icon-list-items li.elementor-icon-list-item {
  background: #fef4f6;
}
#exptable ul.elementor-icon-list-items {
  background: #f0f0f0;
}
#exptable ul.elementor-icon-list-items li span {
  font-weight: 500;
}
#Statistics.rates {
  right: 0;
  z-index: 333;
}
#Statistics.rates
  ul.elementor-icon-list-items
  li.elementor-icon-list-item:nth-child(2n) {
  background: #ffffff;
}
#Statistics.rates
  ul.elementor-icon-list-items
  li.elementor-icon-list-item
  span {
  font-weight: 500;
}
#Statistics.rates ul.elementor-icon-list-items li.elementor-icon-list-item {
  background: #f2a1b026;
}
div#Statistics.rates ul li strong {
  font-weight: 600;
}
#exptable
  ul
  li.elementor-icon-list-item
  .elementor-icon-list-text
  span:last-child {
  font-weight: 600;
}
/** ==============
Contact Form
============== **/
.commonForm label {
  width: 100%;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.commonForm input.form-control,
.commonForm select.form-control {
  border: 1px solid #868686;
  margin-top: 12px;
  height: 46px;
  outline: none;
  color: #000;
  width: 100%;
  font-family: "Montserrat", Sans-serif;
  background: transparent;
  font-size: 16px;
}
.commonForm textarea.form-control {
  border: 1px solid #868686;
  margin-top: 12px;
  outline: none;
  color: #000;
  width: 100%;
  font-family: "Montserrat", Sans-serif;
  background: transparent;
  height: 110px;
}
.commonForm .submitBtn .wpcf7-submit,
.commonForm .submitBtn button {
  background: #8f447c;
  background-repeat: no-repeat;
  background-position: 87%;
  background-size: 26px;
  padding: 8px 0 10px;
  position: static;
  color: #fff;
  border-color: #8f447c;
  width: 100%;
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  transition: 0.5s;
}
.commonForm .submitBtn .wpcf7-submit:hover,
.commonForm .submitBtn button:hover,
.commonForm .submitBtn .wpcf7-submit:focus,
.commonForm .submitBtn button:focus {
  background: #201d38;
  color: #fff;
  border-color: #201d38;
  transition: 0.5s;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
  text-align: center;
  font-size: 18px;
}
.commonForm p {
  margin: 0 0 5px;
}
.commonForm .flexRow:last-child .flexCol12 {
  margin: 0;
}
.commonForm .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 15px;
  font-weight: normal;
  display: block;
  margin: 9px 0 0;
}
.commonForm .submitBtn span.wpcf7-spinner {
  position: absolute;
  bottom: -20px;
  left: 46%;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  margin-top: 0;
}
form.wpcf7-form.invalid .wpcf7-response-output {
  color: #000;
  text-align: center;
  padding: 4px 0 6px;
  margin-top: 15px;
}
.commonForm .flexCol12 {
  width: 100%;
}
.commonForm .flexCol06 {
  width: 50%;
}
.commonForm .flexRow {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.commonForm input#datetime {
  background-image: url(https://dev.wave69.co.uk/hanna/wp-content/uploads/2024/12/clock.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 96%;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_current {
  background: #201d38;
  box-shadow: #201d38 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #f4a2a4;
  font-weight: 600;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #e98385 !important;
  box-shadow: none !important;
}
/** ==============
Contact Form Ends
============== **/
#contactINFO.circle02:after {
  position: absolute;
  content: "";
  left: -50px;
  top: -50px;
  width: 190px;
  height: 190px;
  background: #f2a1b0;
  border-radius: 100px;
  z-index: 1;
  animation-delay: 5s;
}
#contactINFO.circle02:before {
  position: absolute;
  content: "";
  bottom: -50px;
  width: 150px;
  height: 150px;
  background: #f2a1b0;
  border-radius: 100px;
  animation-delay: 5s;
  right: auto;
  top: auto;
  left: 209px;
}
#actionBtns a.elementor-button.elementor-button-link {
  width: 100%;
}
.terms_wrap ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.terms_wrap ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background: #8f447c;
}
.terms_wrap strong {
  font-weight: 600;
  color: #8f447c;
}
.terms_wrap h2,
.terms_wrap h3,
.terms_wrap h4,
.terms_wrap h5 {
  font-family: "Montserrat", Sans-serif;
}
.terms_wrap h3 {
  font-size: 25px;
}
.terms_wrap ul li {
  position: relative;
  padding-left: 20px;
  margin-left: 15px;
  margin-bottom: 7px;
}
.terms_wrap h2 {
  margin: 0 0 18px;
}
.terms_wrap a {
  color: #8f447c;
  font-weight: 500;
}
div#aboutAction {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
}
div#aboutAction {
  display: flex;
  flex-direction: row;
  white-space: nowrap;
  column-gap: 10px;
}

#aboutLeft:after {
  width: 100px;
  height: 108%;
  content: "";
  position: absolute;
  left: -40px;
  top: -40px;
  background: #8f447c;
  z-index: -1;
}
#mainHeader .elementor-item:before,
#mainHeader .elementor-item:after {
  height: 2px;
  bottom: 0;
  top: auto;
}
#Things .circle02:after {
  position: absolute;
  content: "";
  left: -70px;
  top: -56px;
  width: 210px;
  height: 210px;
  background: #f2a1b02e;
  border-radius: 100%;
  z-index: 1;
  animation-delay: 5s;
}
#Things .circle02:before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: -50px;
  width: 200px;
  height: 200px;
  background: #f2a1b02e;
  border-radius: 100%;
  animation-delay: 5s;
  left: auto;
  top: auto;
}

.logo {
  animation: zoom-in-zoom-out 5s ease-out;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.2, 0.2);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}
#footLogo img {
  position: absolute;
  width: 200px;
  top: -14px;
}

.circleSmall:after {
  position: absolute;
  content: "";
  right: -40px;
  top: 12px;
  width: 100px;
  height: 100px;
  background: #f2a1b0;
  border-radius: 100px;
  z-index: -1;
  animation-delay: 5s;
}

.circle01:after {
  position: absolute;
  content: "";
  right: -125px;
  top: 72px;
  width: 250px;
  height: 250px;
  background: #f2a1b0;
  border-radius: 100%;
  z-index: 1;
  animation-delay: 5s;
}

.circle01:before {
  position: absolute;
  content: "";
  left: -40px;
  top: -40px;
  width: 100px;
  height: 100px;
  background: #f2a1b0;
  border-radius: 100px;
  z-index: 1;
  animation-delay: 5s;
}

.circle02:after {
  position: absolute;
  content: "";
  left: 0;
  top: -26px;
  width: 250px;
  height: 250px;
  background: #f2a1b0;
  border-radius: 100%;
  z-index: 1;
  animation-delay: 5s;
}
.circle02:before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 30px;
  width: 200px;
  height: 200px;
  background: #f2a1b0;
  border-radius: 100%;
  animation-delay: 5s;
  left: auto;
  top: auto;
}

.circle03:after {
  position: absolute;
  content: "";
  left: auto;
  top: -64px;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  z-index: 1;
  animation-delay: 5s;
  background: rgb(36, 33, 64);
  background: linear-gradient(
    0deg,
    rgba(36, 33, 64, 1) 50%,
    rgba(242, 161, 176, 1) 50%
  );
}
.circle03:before {
  position: absolute;
  content: "";
  right: 20%;
  bottom: -80px;
  width: 160px;
  height: 160px;
  background: rgb(36, 33, 64);
  background: linear-gradient(
    180deg,
    rgba(36, 33, 64, 1) 50%,
    rgba(242, 161, 176, 1) 50%
  );
  border-radius: 100%;
  animation-delay: 5s;
  left: auto;
  top: auto;
}
#copyRight a:hover,
#copyRight a:focus {
  color: #f3a1a3;
}
#copyRight a {
  color: #fff;
}
#Statistics {
  right: -90px;
  z-index: 333;
}
#Statistics li.elementor-icon-list-item .elementor-icon-list-text {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#Statistics
  ul.elementor-icon-list-items
  li.elementor-icon-list-item:nth-child(2n) {
  background: #201d38;
}
#Statistics ul.elementor-icon-list-items li.elementor-icon-list-item {
  background: #f2a1b00d;
  padding: 10px 21px 10px;
  margin: 0;
}
#highlight svg {
  height: calc(100% + 20px);
  left: 50%;
  overflow: visible;
  position: absolute;
  top: 40%;
  transform: translate(-50%, -50%);
  width: calc(100% + 1px);
}
.servicesBox .elementor-element {
  --flex-shrink: none !important;
}
.servicesBox img {
  aspect-ratio: 2 / 2.1;
  object-fit: cover;
  transition: 0.6s;
  object-position: top;
}
.servicesBox:hover img {
  transform: scale(1.1) rotate(-2deg);
}
.servicesBox .elementor-widget-container {
  overflow: hidden;
}
.servicesBox:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background: #201d38;
  transition: 0.6s;
}
.servicesBox:hover:after {
  height: 100%;
  transition: 0.6s;
}
.servicesBox .elementor-element {
  z-index: 111;
}
.servicesBox:hover {
  border-color: #201d38 !important;
}
.servicesBox:hover .elementor-widget-container {
  color: #fff;
}

#rates {
  left: -90px;
  z-index: 333;
}
#rates li.elementor-icon-list-item .elementor-icon-list-text {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#rates li.elementor-icon-list-item .elementor-icon-list-text strong {
  font-weight: 600;
}
#rates ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2n) {
  background: #201d38;
}
#rates ul.elementor-icon-list-items li.elementor-icon-list-item {
  background: #f2a1b00d;
  padding: 12px 21px 12px;
  margin: 0;
}
#filterGallery .gallery-item-buttons a:nth-child(2n) {
  display: none;
}

#ratesWrap.circle02:after {
  position: absolute;
  content: "";
  left: auto;
  top: -37px;
  width: 180px;
  height: 180px;
  border-radius: 100%;
  z-index: 1111;
  animation-delay: 5s;
  background: rgb(36, 33, 64);
  background: linear-gradient(
    0deg,
    rgba(36, 33, 64, 1) 50%,
    rgba(242, 161, 176, 1) 50%
  );
  right: 39%;
}
#ratesWrap.circle02:before {
  position: absolute;
  content: "";
  right: auto;
  bottom: -34px;
  width: 160px;
  height: 160px;
  background: rgb(36, 33, 64);
  background: linear-gradient(
    180deg,
    rgba(36, 33, 64, 1) 50%,
    rgba(242, 161, 176, 1) 50%
  );
  border-radius: 100%;
  animation-delay: 5s;
  left: -150px;
  top: auto;
  z-index: 1111;
}
#overtime .elementor-icon svg {
  fill: #f5a2a4;
  width: 20px;
  height: 20px;
  margin: 3px 0 0;
}
#overtime .elementor-widget-container {
  display: flex;
  column-gap: 10px;
}

#tours .qodef-e-title-link {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#tours .qodef-e-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#tours .qodef-e-text {
  margin-top: 10px;
}
#tours .qodef-e-media-image img {
  aspect-ratio: 2 / 1.3;
  object-fit: cover;
  object-position: center;
}
.overflow {
  overflow: hidden;
}
.newsletterForm {
  max-width: 560px;
  margin: 0 auto;
  position: relative;
}
.newsletterForm input.wpcf7-form-control {
  border: 1px solid #333;
  outline: none;
  border-radius: 100px;
  padding: 12px 20px 12px;
}
.newsletterForm input.wpcf7-form-control.wpcf7-submit {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 6px 30px 8px;
  font-size: 18px;
  background: #201d38;
  color: #fff;
  border: 0;
}
.newsletterForm input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #8f447b;
  color: #fff;
  border: 0;
}
.circleSer:after {
  position: absolute;
  content: "";
  left: -190px;
  top: 50%;
  width: 300px;
  height: 300px;
  background: #f2a1b0;
  border-radius: 100%;
  z-index: 1;
  animation-delay: 5s;
  margin-top: -150px;
}

#Statistics li.elementor-icon-list-item .elementor-icon-list-text {
  position: relative;
}

#Statistics
  li.elementor-icon-list-item
  .elementor-icon-list-text
  :nth-child(2) {
  position: absolute;
  text-align: center;
  right: 16%;
  max-width: 87px;
  display: inline-block;
}

#Statistics
  li.elementor-icon-list-item
  .elementor-icon-list-text
  :nth-child(3) {
  text-align: center;
  max-width: 87px;
  width: auto;
}

#rates li.elementor-icon-list-item .elementor-icon-list-text {
  position: relative;
}

#rates li.elementor-icon-list-item .elementor-icon-list-text :nth-child(2) {
  position: absolute;
  text-align: center;
  right: 24%;
  max-width: 87px;
  display: inline-block;
  width: 100%;
}

#rates li.elementor-icon-list-item .elementor-icon-list-text :nth-child(3) {
  text-align: center;
  max-width: 87px;
  width: 100%;
}
#Statistics
  li.elementor-icon-list-item
  .elementor-icon-list-text
  :nth-child(2) {
  position: absolute;
  text-align: center;
  right: 16%;
  max-width: 87px;
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  #rates ul.elementor-icon-list-items {
    max-height: 354px;
    overflow-y: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container {
    padding: 20px 0px 0px 0px;
  }
}

@media only screen and (max-width: 1023px) {
  div#TopCall {
    display: block;
  }
  .circleSer:after {
    display: none;
  }
  .circleSmall:after {
    display: none;
  }
  .circle01:after {
    display: none;
  }

  .circle01:before {
    display: none;
  }

  .circle02:after {
    display: none;
  }
  .circle02:before {
    display: none;
  }
  .circle03:after {
    display: none;
  }
  .circle03:before {
    display: none;
  }
  #Statistics {
    right: 0;
  }
  #rates {
    left: 0;
  }
  #tours .swiper-button-next {
    position: absolute;
    bottom: -20px;
    top: auto;
    right: 35%;
  }
  #tours .swiper-button-prev {
    position: absolute;
    bottom: -20px;
    top: auto;
    left: 35%;
  }
  #mainHeader .elementor-menu-toggle {
    position: absolute;
    right: -30px;
    top: 45px;
    border-radius: 5px;
    padding: 5px 8px 6px;
  }
  #logo img {
    width: 250px;
  }
  #mainHeader nav.elementor-nav-menu--dropdown {
    background: #201d38;
    position: fixed;
    left: 0 !important;
    top: 110px !important;
    margin: 0 !important;
    padding: 20px 20px 20px;
  }
  #headerBg {
    background-color: transparent;
    position: absolute;
    z-index: 9999;
    left: 0;
    width: 100%;
  }
  #mainHeader .elementor-element {
    width: 100%;
  }
  br {
    display: none !important;
  }
  #aboutLeft:after {
    width: 60px;
    height: 108%;
    top: -30px;
    z-index: -1;
    left: -10px;
  }
  #overtime .elementor-icon svg {
    width: 17px;
    height: 17px;
  }
  .newsletterForm input.wpcf7-form-control {
    padding: 12px 144px 12px 20px;
  }
  #footLogo img {
    position: static;
    width: auto;
    top: 0;
  }
  #TopCall a {
    position: absolute;
    top: 46px;
    left: -32px;
    padding: 10px 12px 7px;
    border-radius: 5px;
    /* background: #8f447c; */
    /* border-color: #8f447c; */
  }
  #TopCall a:hover {
    background: #8f447c;
    border-color: #8f447c;
  }
  #servicesBtn .elementor-hidden-mobile {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  #Statistics
    li.elementor-icon-list-item
    .elementor-icon-list-text
    :nth-child(2) {
    right: 22%;
    width: 100%;
  }
  #rates li.elementor-icon-list-item .elementor-icon-list-text :nth-child(3) {
    max-width: 59px;
    position: absolute;
    right: 0;
  }
  .commonForm .flexRow {
    flex-wrap: wrap;
  }
  #faqWrap .qodef-e-content-inner p {
    font-size: 16px;
  }
  #exptable
    ul
    li.elementor-icon-list-item
    .elementor-icon-list-text
    span:last-child {
    padding-left: 10px;
  }
  #exptable ul.elementor-icon-list-items li.elementor-icon-list-item {
    padding: 10px 12px 10px;
  }
  #zaraAboutPic img {
    bottom: 0;
    right: 0;
  }
  div#aboutAction {
    column-gap: 10px;
    justify-content: center;
  }
  div#fulllAction {
    background-image: linear-gradient(150deg, #f2a1b061 68%, #201d38 46%);
  }
  div#fulllAction a,
  div#fulllAction a:hover,
  div#fulllAction a:focus {
    background-color: #8f447c;
    border-color: #8f447c;
  }
}

@media only screen and (min-width: 1024px) {
  .page-id-1524
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-1778
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-2051
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-2070
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-2108
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-2382
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-2728
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-2760
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-3294
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .page-id-3649
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .single-post
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container,
  .archive
    .elementor-10
    .elementor-element.elementor-element-876d3df
    > .elementor-widget-container {
    padding: 10px 0px 0px 0px;
  }
  .page-id-1524 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-1778 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-2051 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-2070 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-2108 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-2382 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-2728 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-2760 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-3294 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .page-id-3649 .elementor-10 .elementor-element.elementor-element-876d3df img,
  .single-post div#logo img,
  .archive div#logo img {
    width: 25%;
  }
}
