/**
* Theme Name:     LittleBaby Layout
* Theme URI:      https://templatemela.com/
* Author:         TemplateMela
* Author URI:     https://templatemela.com
* Description:    This is a child theme of Avanam, generated by TemplateMela.
* Version:        1.0.0
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
:root {
  --global-gray-400: #e5e5e5;
}
:root .color-switch-dark .site-top-header-wrap .site-header-row-container-inner, :root .color-switch-dark .site-header .site-header-wrap .site-top-header-wrap:after, :root .color-switch-dark .product-shape-divider:before, :root .color-switch-dark .product-shape-divider, :root .color-switch-dark .site-top-footer-wrap .site-footer-row-container-inner, :root .color-switch-dark .site-footer .site-top-footer-wrap:before, :root .color-switch-dark .site-bottom-footer-wrap .site-footer-row-container-inner, :root .color-switch-dark .product-shape-divider:after {
  background: var(--global-palette8) !important;
}
:root .color-switch-dark .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  background: #212121;
}
:root .color-switch-dark #masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container):not(.item-hidden-above):not(.site-main-header-wrap), :root .color-switch-dark #masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
  -webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.1);
          box-shadow: 0 0 8px rgba(255, 255, 255, 0.1);
}

b, strong, .woocommerce form .form-row label {
  font-weight: 400;
}

.site-header .header-contact-item .contact-content {
  margin: 0;
}
.site-header .site-header-wrap .site-top-header-wrap {
  position: relative;
}
.site-header .site-header-wrap .site-top-header-wrap:after {
  content: "";
  bottom: -10px;
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
  background-color: var(--global-palette2);
  -webkit-mask-image: url(../default/img/header-pattern.png);
          mask-image: url(../default/img/header-pattern.png);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

.site-footer {
  margin-top: 30px;
}
.site-footer .site-bottom-footer-wrap .site-bottom-footer-inner-wrap {
  padding-left: 45px;
  padding-right: 45px;
}
.site-footer .site-footer-row.site-footer-row-columns-4 .wp-block-media-text {
  margin: 20px 0 0 0;
  display: -ms-inline-grid;
  display: inline-grid;
  gap: 18px;
}
.site-footer .site-footer-row.site-footer-row-columns-4 .wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
.site-footer .site-footer-row.site-footer-row-columns-4 .wp-block-media-text .wp-block-media-text__content p {
  margin: 0;
}
.site-footer .site-footer-row.site-footer-row-columns-4 .wp-block-media-text .wp-block-media-text__content .has-text-color a {
  font-family: var(--global-heading-font-family);
  color: var(--global-palette1);
}
.site-footer .site-footer-row.site-footer-row-columns-4 .wp-block-media-text .wp-block-media-text__content .has-text-color a:hover {
  color: var(--global-palette2);
  text-decoration: none;
}
.site-footer .site-footer-row.site-footer-row-columns-4 .wp-block-media-text .wp-block-media-text__media img {
  width: 47px;
  height: 47px;
}
.site-footer .site-footer-row.site-footer-row-columns-4 .widget-area .widget-title {
  margin-bottom: 20px;
}
.site-footer .site-footer-row.site-footer-row-columns-4 .footer-widget-area .widget li + li {
  margin: 8px 0 0 0;
}
.site-footer .site-footer-row.site-footer-row-columns-4 .site-info-inner .contact-info-container p + p {
  margin: 15px 0 0 0;
}
.site-footer .site-top-footer-wrap {
  position: relative;
}
.site-footer .site-top-footer-wrap:before {
  content: "";
  position: absolute;
  height: 71px;
  width: 100%;
  background-color: var(--global-palette1);
  -webkit-mask-image: url(../default/img/footer-pattern.png);
          mask-image: url(../default/img/footer-pattern.png);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  top: -70px;
  bottom: auto;
  background-repeat: no-repeat;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 125px;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content .widget-title {
  margin-bottom: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content::before {
  content: "";
  -webkit-mask-image: url(../default/img/newsletter-icon.svg);
          mask-image: url(../default/img/newsletter-icon.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 70px;
          mask-size: 70px;
  background: #ffffff;
  height: 50px;
  width: 50px;
  display: inline-block;
  margin: 0 20px 0 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content p {
  margin: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
  width: 440px;
  position: relative;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  height: 45px;
  width: 100%;
  border-radius: 30px;
  padding: 10px 130px 10px 15px;
  border: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  color: var(--global-palette5);
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-moz-placeholder {
  color: var(--global-palette5);
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  color: var(--global-palette5);
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  color: var(--global-palette5);
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::placeholder {
  color: var(--global-palette5);
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  background-color: var(--global-palette2);
  color: #000000;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit]:hover {
  background-color: #000000;
  color: #ffffff;
}

.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 400;
  color: var(--global-palette3);
  font-family: var(--global-body-font-family);
}
.woocommerce div.product div.images figure.woocommerce-product-gallery__wrapper, .woocommerce div.product.woocommerce-page div.product div.images figure.woocommerce-product-gallery__wrapper {
  border: 1px solid var(--global-gray-400);
}
.woocommerce div.product .button.single_add_to_cart_button {
  padding: 0 18px;
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  font-size: 14px;
  font-weight: 500;
  border-radius: 30px;
  padding: 10px 25px;
  line-height: 1.4;
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover, .woocommerce div.product div.summary .added_to_cart:hover, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart):hover {
  background: var(--global-palette3);
  color: var(--global-palette9);
}
.woocommerce table.shop_table input {
  font-size: 100%;
}
.woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette3);
  font-weight: 400;
}
.woocommerce ul.cart_list li a, .woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li a, .woocommerce ul.product_list_widget li .quantity {
  font-size: 14px;
  font-weight: 400;
}
.woocommerce ul.cart_list li a .amount, .woocommerce ul.cart_list li .quantity .amount, .woocommerce ul.product_list_widget li a .amount, .woocommerce ul.product_list_widget li .quantity .amount {
  font-size: 18px;
  font-family: var(--global-heading-font-family);
}
.woocommerce .base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
  font-size: 14px;
  font-weight: 400;
}
.woocommerce ul.products li.product {
  border: none;
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products li.product .product-thumbnail img {
  border-radius: 10px;
  border: 1px solid var(--global-gray-400);
}
.woocommerce ul.products li.product .product-details.entry-content-wrap {
  background: transparent;
  padding: 15px 0 0 0;
}
.woocommerce ul.products li.product .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding: 0;
}
.woocommerce ul.products li.product .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 10px 0;
}
.woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button {
  padding: 0;
  margin-top: 8px;
}
.woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added), .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart {
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
  color: var(--global-palette9);
}

.cms-banner .elementor-widget-image {
  overflow: hidden;
  border-radius: 10px;
}

.product-shape-divider {
  position: relative;
}
.product-shape-divider:before {
  content: "";
  bottom: auto;
  height: 71px;
  left: 0;
  position: absolute;
  right: 0;
  top: -71px;
  background-color: var(--global-palette2);
  -webkit-mask-image: url(../default/img/product-divider.png);
          mask-image: url(../default/img/product-divider.png);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.product-shape-divider:after {
  content: "";
  bottom: -71px;
  height: 71px;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
  background-color: var(--global-palette2);
  -webkit-mask-image: url(../default/img/product-divider.png);
          mask-image: url(../default/img/product-divider.png);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

.product-tab.elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items {
  height: 100%;
  border: 2px dashed var(--global-palette2);
  padding: 0 15px;
}

#cart-drawer h2.side-cart-header {
  font-size: 14px;
  font-family: var(--global-body-font-family);
  font-weight: 500;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 500;
  font-size: 18px;
  color: var(--global-palette3);
  padding-bottom: 7px;
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
}
.woosq-product .thumbnails .slick-arrow:before {
  line-height: 32px;
  font-size: 18px;
  padding: 0 0 0 6px;
}
.woosq-product .thumbnails .slick-arrow:hover:before {
  color: #111111;
}

.product-cat:not(.site-header .product-cat, .drawer-inner .product-cat) {
  overflow: hidden;
}
.product-cat:not(.site-header .product-cat, .drawer-inner .product-cat) .cat-image {
  border-radius: 5px;
}
.product-cat:not(.site-header .product-cat, .drawer-inner .product-cat):hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.woocommerce-product-gallery .splide__arrow, .woocommerce-product-gallery .slick-arrow, .entry-related-carousel .splide__arrow, .entry-related-carousel .slick-arrow, .woosq-product .thumbnails .splide__arrow, .woosq-product .thumbnails .slick-arrow {
  background-color: var(--global-palette1);
  color: var(--global-palette9);
  border: 1px solid var(--global-palette9) !important;
}
.woocommerce-product-gallery .splide__arrow:hover, .woocommerce-product-gallery .splide__arrow:focus, .woocommerce-product-gallery .slick-arrow:hover, .woocommerce-product-gallery .slick-arrow:focus, .entry-related-carousel .splide__arrow:hover, .entry-related-carousel .splide__arrow:focus, .entry-related-carousel .slick-arrow:hover, .entry-related-carousel .slick-arrow:focus, .woosq-product .thumbnails .splide__arrow:hover, .woosq-product .thumbnails .splide__arrow:focus, .woosq-product .thumbnails .slick-arrow:hover, .woosq-product .thumbnails .slick-arrow:focus {
  background-color: var(--global-palette2);
  color: #111111;
}

.primary-sidebar.widget-area .widget-title {
  border-bottom: 1px solid var(--global-gray-400);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.primary-sidebar.widget-area .widget-content {
  margin: 0;
}

#masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container):not(.item-hidden-above):not(.site-main-header-wrap), #masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .site-header .secondary-navigation .secondary-menu-container > ul > li.menu-item > a, .site-header .secondary-navigation .primary-menu-container > ul > li.menu-item > a, .site-header .main-navigation .secondary-menu-container > ul > li.menu-item > a, .site-header .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 180px;
  }
  .site-header .site-top-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0 15px;
  }
  .related.products .product-archive.grid-lg-col-5, .upsells.products .product-archive.grid-lg-col-5 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1025px) {
  .site-header .header-cart-button .header-cart-total {
    margin: 0 0 0 5px;
  }
  .site-footer .site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: 1.3fr 1fr 1fr 1fr;
    grid-template-columns: 1.3fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-top-footer-wrap .mc4wp-form-fields {
    display: -ms-grid;
    display: grid;
    gap: 15px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .site-footer-row.site-footer-row-columns-4 .wp-block-media-text {
    margin: 0;
  }
  .site-footer .site-bottom-footer-wrap .site-bottom-footer-inner-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    padding: 8px 20px;
  }
}
@media (max-width: 767px) {
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content::before {
    -webkit-mask-size: 55px;
            mask-size: 55px;
    margin: 0 10px 0 0;
  }
  .site-footer .site-footer-row.site-footer-row-columns-4 .widget-area .widget {
    margin-bottom: 0px;
  }
  .site-footer .site-footer-row.site-footer-row-columns-4 .site-info-inner .contact-info-container p + p {
    margin: 10px 0 0 0;
  }
  .cms-banner .elementor-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cms-banner .elementor-container .elementor-column {
    margin: auto;
    width: auto;
  }
  .woocommerce span.onsale {
    padding: 0.3em 0.5em;
    font-size: 10px;
  }
  .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    font-size: 12px;
    padding: 6px 12px;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 200px;
  }
  .woocommerce:not(.site-header .woocommerce) ul.products:not(.products-list-view):not(.splide__list), .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 719px) {
  .site-footer .site-footer-row.site-footer-row-columns-4 .widget-area .widget-title {
    margin-bottom: 15px;
  }
  .site-footer .site-footer-row.site-footer-row-columns-4 .footer-widget-area .widget li + li {
    margin: 5px 0 0 0;
  }
  .site-footer .site-footer-row.site-footer-row-columns-4 .wp-widget-group__inner-blocks .wp-block-media-text {
    -ms-grid-columns: 15% auto !important;
    grid-template-columns: 15% auto !important;
  }
  .site-footer .site-footer-row.site-footer-row-columns-4 .wp-widget-group__inner-blocks .wp-block-media-text .wp-block-media-text__content {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 540px) {
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 130px;
  }
  .site-header .base-svg-iconset .thebase-account-svg, .site-header .base-svg-iconset .thebase-shopping-cart-svg, .site-header .base-svg-iconset .base-menu-svg {
    font-size: 19px;
  }
  .site-header .base-svg-iconset .thebase-search-svg {
    font-size: 16px;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap {
    padding: 10px 0 0 0;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .star-rating {
    margin: 5px 0;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button {
    margin-top: 2px;
  }
}
@media (max-width: 480px) {
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    width: 300px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    padding: 10px 90px 10px 15px;
  }
}