/*
Theme Name: wettertuete Child
Description: wettertuete
Version: 1.0
Author: wettertuete
Author URI: http://www.wettertuete.de
Template: wettertuete
*/
/*Add your own styles here:*/
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Regular.woff2") format("woff2"), url("fonts/Ubuntu-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Bold.woff2") format("woff2"), url("fonts/Ubuntu-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Medium.woff2") format("woff2"), url("fonts/Ubuntu-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Light.woff2") format("woff2"), url("fonts/Ubuntu-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
* {
  -webkit-font-smoothing: antialiased;
}

.av-catalogue-content {
  display: none;
}

.page-id-29572 .content, .page-id-29572 .sidebar {
  padding-top: 0;
  padding-bottom: 0;
}

.responsive .boxed#top {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}
.responsive .container {
  max-width: 1366px;
  padding: 0 7px;
}
.responsive #header {
  width: 100% !important;
  max-width: 100% !important;
}

.responsive .page-id-29572 {
  font-family: "Ubuntu";
}
.responsive .page-id-29572 .content {
  padding: 0;
}
.responsive .page-id-29572 h1,
.responsive .page-id-29572 h2,
.responsive .page-id-29572 h3,
.responsive .page-id-29572 h4,
.responsive .page-id-29572 h5,
.responsive .page-id-29572 h6 {
  font-family: "Ubuntu";
}
.responsive .page-id-29572 .av-special-heading-h3 .av-special-heading-tag {
  font-weight: 500;
}
.responsive .page-id-29572 .av-special-heading-h3 .special-heading-border {
  display: none;
}
.responsive .pad-0 .container {
  padding: 0 !important;
  max-width: 100%;
}
.responsive .container_wrap {
  border: 0 !important;
}

.sg-hero-section .avia-image-container-inner {
  width: 100%;
}
.sg-hero-section .avia-image-container-inner img {
  width: 100% !important;
  height: auto;
  max-width: 100%;
  max-height: 65vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 90%;
     object-position: center 90%;
}

.sg-herocontent {
  margin-top: -168px;
  margin-bottom: 56px;
}
.sg-herocontent .entry-content-wrapper {
  display: flex;
}
.sg-herocontent h3,
.sg-herocontent h4,
.sg-herocontent h5,
.sg-herocontent p {
  font-family: "Ubuntu";
  font-style: normal;
}
.sg-herocontent h3 {
  font-weight: 400;
  font-size: 24px !important;
  line-height: 32px;
  letter-spacing: 0.01em;
  color: #246aba;
}
.sg-herocontent h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #246aba;
}
.sg-herocontent h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.01em;
  color: #246aba;
}
.sg-herocontent p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.sg-herocontent .av_one_fourth {
  flex: 1;
}
.sg-herocontent .av_two_fifth {
  width: 45%;
}
.sg-herocontent .av_one_third {
  width: 36.4%;
}
.sg-herocontent .leftcontent {
  padding: 40px 24px;
  border: 1px solid #eeeeee;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.0509803922);
  background-color: #ffffff;
  border-radius: 12px;
  position: relative;
}
.sg-herocontent .leftcontent:before {
  content: "";
  position: absolute;
  top: 0;
  left: 24px;
  width: calc(100% - 48px);
  height: 32px;
  background-image: url(assets/images/scale.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
}
.sg-herocontent .leftcontent strong {
  font-weight: 500 !important;
}
.sg-herocontent .leftcontent h3,
.sg-herocontent .leftcontent p {
  margin: 0;
}
.sg-herocontent .leftcontent h4 {
  margin: 12px 0 8px;
}
.sg-herocontent .rightcontent {
  padding: 24px;
  border: 1px solid #eeeeee;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.0509803922);
  background-color: #ffffff;
  border-radius: 12px;
  display: flex;
  gap: 32px;
  align-items: center;
}
.sg-herocontent .rightcontent:after, .sg-herocontent .rightcontent:before {
  display: none;
}
.sg-herocontent .rightcontent .avia-image-container {
  width: 120px;
  min-width: 120px;
  margin: 0;
}
.sg-herocontent .rightcontent .av_textblock_section {
  padding-left: 0;
  border-left: 1px solid #eeeeee;
  flex: 1;
}
.sg-herocontent .rightcontent .av_textblock_section .avia_textblock {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  text-align: center;
}
.sg-herocontent .rightcontent .av_textblock_section h5 {
  margin-bottom: 4px;
}
.sg-herocontent .rightcontent .av_textblock_section p,
.sg-herocontent .rightcontent .av_textblock_section h5,
.sg-herocontent .rightcontent .av_textblock_section h4 {
  margin: 0;
}

.sg-textblock-wide h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 48px !important;
  line-height: 56px;
  letter-spacing: 0.01em;
  color: #246aba;
  margin: 0 0 24px;
}
.sg-textblock-wide h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 32px !important;
  line-height: 48px;
  letter-spacing: 0.01em;
  color: #246aba;
  margin: 0 0 12px;
}
.sg-textblock-wide p {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.01em;
  color: #000000;
}

body .sg-grey-btn a {
  line-height: 28px;
  border-radius: 8px;
  letter-spacing: 1px;
}

body .sg-plane-btn a {
  line-height: 48px;
  border-radius: 8px;
  letter-spacing: 1px;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

.bespoke-section {
  margin: 160px 0 200px;
}
.bespoke-section h3,
.bespoke-section p {
  color: #ffffff;
}
.bespoke-section h3 {
  font-weight: 500;
  font-size: 32px !important;
  line-height: 48px;
  letter-spacing: 0.01em;
  margin: 0 0 24px;
}
.bespoke-section p {
  font-weight: 300;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.01em;
  margin: 0 0 40px;
  padding-right: 30px;
}
.bespoke-section .entry-content-wrapper {
  display: flex;
  gap: 12px;
}
.bespoke-section .entry-content-wrapper:after, .bespoke-section .entry-content-wrapper:before {
  display: none;
}
.bespoke-section .av_two_third {
  padding: 80px 0;
}
.bespoke-section .almirah-image {
  margin: -60px 0 !important;
  min-width: 480px;
}
.bespoke-section .almirah-image .avia-image-container-inner {
  width: 100%;
}
.bespoke-section .almirah-image .avia-image-container-inner img {
  width: 100%;
}

.sg-video-section {
  padding: 120px 0;
  margin: 160px 0 80px;
  background-color: #fafafa;
}
.sg-video-section .entry-content-wrapper {
  display: flex;
  gap: 60px;
}
.sg-video-section .entry-content-wrapper:after, .sg-video-section .entry-content-wrapper:before {
  display: none;
}
.sg-video-section .video-content {
  flex: 1;
}
.sg-video-section .video-img {
  margin: 0 !important;
  min-width: 530px;
}
.sg-video-section .video-img .avia-image-container-inner {
  width: 100%;
}
.sg-video-section .video-img .avia-image-container-inner img {
  width: 100%;
}

.owl-carousel.owl-loaded {
  display: inline-block !important;
}

.product-card__inner {
  max-width: 358px;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 18px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.0509803922);
  padding: 24px;
  display: grid;
  grid-template-rows: auto auto auto auto auto;
  row-gap: 16px;
}
.product-card__title {
  margin: 0;
  text-align: center;
  line-height: 1.2;
  height: 92px;
}
.product-card__title .product-card__size {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #246aba;
}
.product-card__title .product-card__subtitle {
  display: block;
  margin-top: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #246aba;
}
.product-card__media {
  display: block;
  text-align: center;
}
.product-card__media img {
  width: auto;
  height: 220px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.product-card__media:focus-visible {
  outline: 0;
  outline-offset: 0;
}
.product-card__pricing {
  text-align: center;
  display: grid;
  row-gap: 2px;
  color: #212121;
}
.product-card__pricing .product-card__price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  justify-content: center;
}
.product-card__pricing .product-card__price strong {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #212121;
}
.product-card__pricing .product-card__price .product-card__vat {
  font-family: "Ubuntu";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #565656;
}
.product-card__pricing .product-card__shipping-note {
  font-family: "Ubuntu";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #565656;
}
.product-card__delivery {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #565656;
  font-weight: 400;
  font-size: 14px;
  justify-content: center;
  padding: 8px 12px;
}
.product-card__delivery-icon {
  display: inline-flex;
  line-height: 0;
  width: 20px;
}
.product-card__btn {
  display: block;
  background: #328bf1;
  padding: 12px 18px;
  border-radius: 8px;
  transition: transform 0.03s ease, box-shadow 0.2s ease, background 0.2s;
  font-family: "Ubuntu";
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #ffffff !important;
}
.product-card__btn:hover {
  background: #1954cc;
}
.product-card__btn:active {
  transform: translateY(1px);
}
.product-card__btn:focus-visible {
  outline: 2px solid #a6c4ff;
  outline-offset: 3px;
}

.product-slider-btn {
  width: auto !important;
  float: right !important;
  margin-top: 21px;
}

.product-images-slider .owl-item .item {
  border: 2px solid #eeeeee;
  box-shadow: 8px 8px 1px 0px rgba(0, 0, 0, 0.0509803922);
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  margin-bottom: 40px;
}

.products-slider .owl-theme .owl-nav {
  position: absolute;
  left: 50%;
  bottom: -75px;
  z-index: 9;
  margin-left: -50px;
}
.products-slider .owl-carousel {
  margin-top: 32px;
  position: relative;
}
.products-slider .owl-carousel:before {
  content: "";
  width: 100px;
  height: 100%;
  top: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
  position: absolute;
  z-index: 1;
}
.products-slider .owl-carousel .owl-nav button.owl-next,
.products-slider .owl-carousel .owl-nav button.owl-prev,
.products-slider .owl-carousel button.owl-dot {
  background: #fafafa;
  color: #328bf1;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 40px;
  height: 40px;
  font-size: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#top .sg-contact-form {
  max-width: 580px;
  margin: 40px auto 120px;
}
#top .sg-contact-form label {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #246aba;
  margin: 0;
}
#top .sg-contact-form input,
#top .sg-contact-form textarea {
  background-color: transparent !important;
  border: 0;
  border-bottom: 2px solid #676767 !important;
  font-size: 18px;
  line-height: 24px;
}
#top .sg-contact-form .button {
  width: 100%;
  background-color: #328bf1 !important;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  border: 0 !important;
}
#top .sg-contact-form.avia_ajax_form .first_form {
  margin: 0 0 48px;
}

#footer {
  background-color: #328bf1;
  padding: 64px 0 80px;
}
#footer .widget {
  margin: 0;
}
#footer p {
  margin: 0;
}
#footer .first #media_image-2 img {
  width: 240px;
}
#footer .first #text-2 {
  margin: 40px 0 16px;
}
#footer .first #text-2 p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
}
#footer .gallery .gallery-item {
  margin: 0 32px 0 0;
  width: auto;
  height: auto;
  padding: 0;
}
#footer #text-7 {
  margin-top: 8px;
}
#footer #text-7 .widgettitle {
  display: block !important;
  margin: 0 0 8px;
  font-family: Ubuntu;
  font-weight: 500;
  font-size: 20px !important;
  line-height: 24px;
}
#footer #text-7 p {
  font-family: "Ubuntu";
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
}
#footer #text-7 p:not(:last-child) {
  margin-bottom: 16px;
}
#footer .av_one_fourth {
  margin: 0;
  padding-left: 36px;
  border-left: 1px solid rgba(255, 255, 255, 0.5019607843);
  width: 100%;
}
#footer .av_one_fourth:last-child, #footer .av_one_fourth:first-child {
  border: 0;
  padding-left: 0;
}
#footer .av_one_fourth:last-child .textwidget {
  margin-bottom: 40px;
}
#footer .av_one_fourth:last-child .textwidget p {
  font-family: Ubuntu;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 2%;
}
#footer .av_one_fourth:last-child .textwidget p:first-child {
  margin-bottom: 16px;
}
#footer .av_one_fourth:last-child iframe {
  width: 115px !important;
  height: 160px !important;
}
#footer #menu-footer li a {
  padding: 0;
  font-family: Ubuntu;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 1px;
}
#footer #menu-footer li:not(:last-child) {
  margin-bottom: 16px;
}
#footer .container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#main .stretch_full.container_wrap.title_container {
  display: none;
}

#header #header_meta {
  padding: 9px 0;
  background-color: #328bf1 !important;
}
#header #header_meta .container {
  display: flex;
  align-items: center;
}
#header #header_meta .social_bookmarks li a {
  width: 24px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header #header_meta .sub_menu {
  display: none;
}
#header #header_meta .social_bookmarks {
  flex: 1;
}
#header #header_meta [data-av_iconfont=entypo-fontello]:before {
  font-size: 18px;
}
#header #header_meta .phone-info {
  font-family: Ubuntu;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}
#header #header_meta .phone-info::before {
  position: relative;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("assets/images/icon-phone.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
#header #header_main .avia-menu-fx {
  height: 4px;
}
#header #header_main .av-logo-container {
  height: 120px !important;
}
#header #header_main .inner-container {
  display: flex;
  align-items: center;
}
#header #header_main .avia-svg-logo {
  height: 80px;
}
#header #header_main .avia-standard-logo {
  height: 80px !important;
}
#header #header_main .avia-standard-logo img {
  max-height: 80px !important;
  width: auto;
}
#header #header_main nav.main_menu {
  display: flex;
  align-items: center;
}
#header #header_main nav.main_menu ul.av-main-nav:first-child > li > a {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header #header_main .wpmenucartli span {
  display: none !important;
}
#header #header_main .wpmenucartli i {
  color: #328bf1;
  font-size: 24px;
}
#header #header_main .av-main-nav {
  display: flex;
  align-items: center;
  gap: 8px;
}
#header #header_main .av-main-nav > li > a {
  font-family: Ubuntu;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #212121;
}
#header #header_main #menu-item-search svg {
  fill: #328bf1;
  width: 24px;
  height: 24px;
}
#header #header_main .weglot-parent-menu-item > a {
  height: inherit !important;
  line-height: inherit !important;
  border: 1px solid #e7e7e7;
  padding: 8px 32px 8px 8px !important;
  border-radius: 12px;
  position: relative;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1490196078) inset;
}
#header #header_main .weglot-parent-menu-item > a:after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  width: 16px;
  height: 16px;
  background-image: url("assets/images/icon-ol-dropdown.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -8px;
}
#header #header_main .weglot-parent-menu-item > a .avia-menu-text {
  font-size: 12px;
  font-weight: 500px;
  color: #4b4b4b !important;
}

#socket .copyright {
  width: 100%;
  text-align: center;
}

#socket .sub_menu_socket {
  display: none !important;
}

.weglot-flags > a:before,
.weglot-flags > span.wglanguage-name:before {
  margin-right: 8px;
}

#header.header-scrolled #header_main {
  box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.05);
}
#header.header-scrolled #header_main .av-logo-container {
  height: 80px !important;
}
#header.header-scrolled #header_main .avia-svg-logo {
  height: 60px;
}
#header.header-scrolled #header_main nav.main_menu ul.av-main-nav:first-child > li > a {
  height: 80px !important;
}
#header.header-scrolled #header_main nav.main_menu ul.av-main-nav:first-child .weglot-parent-menu-item > a {
  height: inherit !important;
}

.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
  padding-top: 168px;
}

#header_main .av-logo-container .inner-container {
  justify-content: space-between;
}
#header_main .av-logo-container .inner-container .logo,
#header_main .av-logo-container .inner-container .main_menu {
  position: relative;
}
#header_main .av-logo-container .inner-container .main_menu #menu-item-23226,
#header_main .av-logo-container .inner-container .main_menu #menu-item-search,
#header_main .av-logo-container .inner-container .main_menu #wpmenucartli {
  display: none;
}
#header_main .av-logo-container .inner-container .second-nav-wrap .main_menu .av-main-nav > .menu-item {
  display: none;
}
#header_main .av-logo-container .inner-container .second-nav-wrap .main_menu #menu-item-23226,
#header_main .av-logo-container .inner-container .second-nav-wrap .main_menu #menu-item-search,
#header_main .av-logo-container .inner-container .second-nav-wrap .main_menu #wpmenucartli {
  display: block;
}

#top #wrap_all .social_bookmarks {
  height: 24px;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 24px;
}
#top #wrap_all .social_bookmarks li {
  width: 24px;
  border: 0;
  float: none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#top #wrap_all .social_bookmarks li a {
  opacity: 0;
}
#top #wrap_all .social_bookmarks li.av-social-link-instagram {
  background-image: url("assets/images/icon-insta.svg");
}
#top #wrap_all .social_bookmarks li.av-social-link-facebook {
  background-image: url("assets/images/icon-facebook.svg");
}
#top #wrap_all .social_bookmarks li.av-social-link-whatsapp {
  background-image: url("assets/images/icon-whatsapp.svg");
}
#top #wrap_all .social_bookmarks li.av-social-link-mail {
  background-image: url("assets/images/icon-mail.svg");
}

#top #menu-item-search.menu-item-search-dropdown > a {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("assets/images/icon-search.svg");
  width: 32px;
  padding: 0;
}
#top #menu-item-search.menu-item-search-dropdown > a svg {
  display: none;
}

#header_main .av-logo-container .inner-container .main_menu #wpmenucartli a {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("assets/images/icon-shoppingcart.svg");
  width: 32px;
  padding: 0;
}
#header_main .av-logo-container .inner-container .main_menu #wpmenucartli a i {
  display: none;
}

#header #header_main .second-nav-wrap .av-main-nav {
  gap: 32px;
}

#top #header .av-main-nav > li > a .avia-menu-text,
#top #header .av-main-nav > li > a .avia-menu-subtext {
  color: #212121;
}

.footerl-social-links {
  display: flex;
  align-items: center;
  gap: 32px;
}

#footer .av_one_fourth:last-child .widget_custom_html.textwidget {
  margin-bottom: 0px;
}

@media (min-width: 989px) {
  .bespoke-section {
    position: relative;
  }
  .bespoke-section .almirah-image .avia-image-container-inner img {
    display: none;
  }
  .bespoke-section:before {
    position: absolute;
    content: "";
    right: 22px;
    top: -120px;
    width: 580px;
    height: 704px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("https://www.wettertuete.de/wp-content/uploads/2025/08/IMG_2196-compressed.png");
  }
}
@media (min-width: 1400px) {
  .responsive #footer .container,
  .responsive footer .container {
    max-width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 1100px) {
  #header #header_main .av-main-nav {
    gap: 0;
  }
  #header #header_main nav.main_menu ul.av-main-nav:first-child > li > a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 989px) {
  .second-nav-wrap {
    display: none;
  }
  #header_main .av-logo-container .inner-container .main_menu #wpmenucartli a {
    background-image: url("assets/images/icon-shoppingcart-white.svg");
  }
  #footer .av_one_fourth {
    padding-left: 0;
    border-left: 0;
  }
  #footer .container {
    grid-template-columns: 1fr 1fr;
    row-gap: 30px;
  }
  .sg-herocontent {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .sg-herocontent .entry-content-wrapper {
    flex-direction: column;
    gap: 15px;
  }
  .sg-herocontent .entry-content-wrapper > div {
    margin: 0 !important;
    width: 100%;
    flex: 1;
  }
  .bespoke-section {
    margin: 60px 0;
    padding: 60px 0;
  }
  .bespoke-section .entry-content-wrapper {
    display: block;
  }
  .bespoke-section .av_two_third {
    padding: 0;
    width: 100%;
  }
  .bespoke-section .almirah-image {
    margin: 0 !important;
    width: 100%;
  }
  .sg-video-section {
    padding: 60px 0;
    margin: 60px 0;
  }
  .sg-video-section .entry-content-wrapper {
    display: block;
  }
  .sg-video-section .video-content {
    width: 100%;
  }
  .sg-video-section .video-img {
    width: 100%;
  }
  .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a,
  .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
    height: 120px;
    line-height: 120px;
  }
  .products-slider .owl-carousel:before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sg-hero-section .avia-image-container-inner img {
    max-height: inherit;
  }
  .responsive #top #wrap_all .container {
    width: 100%;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .sg-herocontent h3 {
    font-size: 28px !important;
  }
  .sg-herocontent .rightcontent {
    flex-direction: column;
  }
  .sg-herocontent .rightcontent .av_textblock_section {
    padding-left: 0;
    border-left: 0;
  }
  .sg-textblock-wide h2 {
    font-size: 36px !important;
    line-height: 42px;
  }
  .sg-textblock-wide p {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
  }
  .sg-textblock-wide h3 {
    font-size: 28px !important;
    line-height: 40px;
    margin: 0 0 12px;
  }
  #top #wrap_all .sg-grey-btn a {
    font-size: 18px !important;
    line-height: 28px;
    margin: 0 0 60px 0;
  }
  #top #wrap_all .product-slider-btn .sg-grey-btn a {
    margin: 90px 0 0 0;
  }
  #top #wrap_all .av-special-heading.av-4ti9lnb-adb9594c37cec602ffb9070e140eebef .av-special-heading-tag {
    font-size: 30px !important;
    text-align: center;
    width: 100%;
  }
  .product-slider-btn {
    width: 100% !important;
    float: none !important;
    display: flex;
    justify-content: center;
  }
  #top #wrap_all .avia-button.av-meb39ez8-bccc6a4cc4cc978c80a33c93b8973c41 {
    margin: 82px auto 0;
  }
  .bespoke-section .almirah-image {
    min-width: inherit;
  }
  .sg-video-section .video-img {
    min-width: inherit;
  }
  .responsive .avia_ajax_form .form_element {
    margin-bottom: 18px;
  }
  #footer .container {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
  #header #header_main .wpmenucartli i {
    color: #fff;
  }
  #top #av-burger-menu-ul {
    padding: 125px 12px !important;
  }
  .html_av-overlay-full #av-burger-menu-ul li {
    font-size: 26px;
  }
  .product-card__inner {
    padding: 16px;
    row-gap: 8px;
  }
  .product-card__inner .product-card__title .product-card__size {
    font-size: 20px;
    line-height: 24px;
  }
  .product-card__pricing .product-card__price strong {
    font-size: 20px;
  }
  .product-card__delivery {
    font-size: 14px;
    padding: 0 8px;
  }
  #header #header_main .weglot-parent-menu-item > a {
    display: inline-block;
  }
  body .sg-plane-btn a {
    line-height: 24px;
  }
  #footer {
    padding-bottom: 14px;
  }
}/*# sourceMappingURL=style.css.map */