/**
* Theme Name:     Lexcon 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;
  --global-gray-500: #dddddd;
}

.woocommerce form .form-row label {
  font-weight: 500;
  font-size: 100%;
}

.woocommerce .wc-block-components-notice-banner {
  font-size: 1em;
}

b, strong {
  font-weight: 600;
}

#payment ul.wc_payment_methods li.wc_payment_method > label, .woocommerce ul#shipping_method li label {
  font-weight: 500;
}

.woocommerce div.product form.cart .variations label, .woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title,
.woocommerce table.shop_table th, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tbody th, .woocommerce td.product-name dl.variation dt,
.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title, .woocommerce table.shop_attributes th {
  font-weight: 500;
}

.color-switch-dark .slider-btn {
  background-color: var(--global-palette-btn-bg) !important;
  color: var(--global-palette-btn) !important;
}
.color-switch-dark .slider-btn:hover {
  background-color: var(--global-palette-btn-bg-hover) !important;
  color: var(--global-palette-btn-hover) !important;
}
.color-switch-dark #colophon {
  --global-palette3: #212121;
  --global-palette9: #ffffff;
  --global-palette4: #777777;
}
.color-switch-dark .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-top: 2px solid #ffd21d !important;
}
.color-switch-dark ul.sub-menu .elementor-element.menu-product-tab {
  background-color: #212121;
}
.color-switch-dark .site-top-header-wrap {
  --global-palette9: #ffffff;
}
.color-switch-dark .elementor-widget-tmcore-brand .elementor-brand-item .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .footer-social-wrap .footer-social-inner-wrap .social-button:hover {
  --global-palette9: #212121;
}

#rev_slider_1_1_wrapper {
  left: 0px !important;
}

#rev_slider_1_1 {
  width: 100% !important;
}

.site-top-header-inner-wrap .header-html a:hover {
  text-decoration: none;
}

.site-main-header-inner-wrap form.woocommerce-product-search input[type=search] {
  padding: 9px 40px 9px 15px;
  border-radius: 0px;
}
.site-main-header-inner-wrap form.woocommerce-product-search .base-search-icon-wrap {
  font-size: 20px;
  color: var(--global-palette3);
}
.site-main-header-inner-wrap form.woocommerce-product-search .base-search-icon-wrap:hover, .site-main-header-inner-wrap form.woocommerce-product-search .base-search-icon-wrap:focus {
  color: var(--global-palette1);
}
.site-main-header-inner-wrap .header-account-style-icon_title_label .header-account-content {
  padding-left: 10px;
}

.list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
  margin: 0;
  margin-right: 20px;
  width: calc(50% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.woocommerce-carousel .splide__track ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.woocommerce-carousel .splide__track ul.products li.product {
  margin: 0;
  margin-right: 30px;
  width: calc(20% - 24px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-post-wrapper .splide__track .column-item {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-brand-wrapper .tmcore-carousel {
  display: block;
}
.elementor-brand-wrapper .splide__track .elementor-brand-item {
  width: 16.6667%;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item):hover .product-thumbnail {
  border-color: var(--global-palette1);
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-thumbnail {
  border: 1px solid var(--global-gray-400);
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  text-align: center;
  padding: 15px 0px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: -55px;
  bottom: auto;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  margin: 5px auto 10px auto;
  float: none;
}

.woocommerce.products-list ul.products li {
  padding: 0px;
}
.woocommerce.products-list ul.products li ul {
  margin: 0 0 30px;
}

.woocommerce ul.products.products-list-view li.product {
  padding: 1rem;
  background: var(--global-palette9);
  border: 1px solid var(--global-gray-400);
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
  font-size: 14px;
}

ul.splide__pagination {
  padding: 0;
  margin-top: 1rem;
}

.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: 0;
  text-transform: uppercase;
  padding: 8px 25px;
  line-height: 1.9;
}

.top-deal-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
  -webkit-transform: none;
          transform: none;
}

.has-left-sidebar ul.product-archive {
  row-gap: 30px;
}

.woocommerce section.products > h2 {
  text-align: center;
  margin-bottom: 30px;
}

.product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tab-title {
  padding: 15px 25px;
}
.product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
  padding: 0 0 35px 0;
}
.product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tab-title.elementor-active {
  border-color: none;
}
.product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tab-title:last-of-type {
  margin-right: 0px;
}

.countdown .elementor-tmcore-countdown .elementor-countdown-item {
  border-radius: 0px;
}

.woocommerce span.onsale {
  font-size: 0.85em;
  padding: 4px 8px;
  border-radius: 0;
}

.cms-three-banner .col .elementor-element-populated {
  overflow: hidden;
}

.offer-section .offer-col .elementor-element-populated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.offer-section .elementor-widget {
  width: auto;
}

.product-list .elementor-element.elementor-widget-tmcore-products .products-list img {
  border: 1px solid var(--global-gray-500);
  padding: 0 0;
  margin-right: 20px;
}
.product-list .elementor-element.elementor-widget-tmcore-products .products-list .product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-list .woocommerce-product-list .star-rating {
  float: none;
  margin: 0.45em 0 0.45em;
}

.product-list .elementor-element.elementor-widget-video .elementor-wrapper {
  --video-aspect-ratio: 0.965;
}

.testimonial-section .elementor-element.elementor-widget-tmcore-testimonials .elementor-testimonial-image img {
  width: 100px;
  height: 100px;
}
.testimonial-section .elementor-element.elementor-widget-tmcore-testimonials .elementor-testimonial-image::before {
  content: "";
  background: var(--global-palette1) url(img/testimonial-quote.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
  width: 32px;
  height: 32px;
  position: relative;
  top: -68px;
  left: 34px;
  display: inline-block;
  z-index: 1;
  margin-left: -30px;
  border-radius: 50%;
}

.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.site-footer-wrap {
  margin-top: -210px;
}

.site-top-footer-inner-wrap {
  background-image: url(img/newsletter-bg.jpg);
}

.site-top-footer-inner-wrap .newsletter-text {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 30px;
  line-height: 30px;
}
.site-top-footer-inner-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;
}
.site-top-footer-inner-wrap .mc4wp-form-fields input[type=email] {
  height: 45px;
  border-radius: 0px;
  border: none;
  background: var(--global-palette9);
  width: 520px;
  padding: 0px 18px;
  color: var(--global-palette3);
}
.site-top-footer-inner-wrap .mc4wp-form-fields input[type=email]:hover, .site-top-footer-inner-wrap .mc4wp-form-fields input[type=email]:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.site-top-footer-inner-wrap .mc4wp-form-fields input[type=submit] {
  width: 140px;
  height: 45px;
  margin-top: 0px;
  border-radius: 0px;
  padding: 0;
}
.site-top-footer-inner-wrap .mc4wp-form-fields input[type=submit] p {
  margin: 0 0px;
}
.site-top-footer-inner-wrap .mc4wp-form-fields p {
  margin: 0 0px;
}
.site-top-footer-inner-wrap p:not(.mc4wp-form-fields p) {
  color: var(--global-palette4);
}

.site-top-footer-wrap .site-container {
  padding: 30px 30px;
  background: #fff;
}

.site-footer {
  background-image: url(img/footer-bg.jpg);
  margin-top: 210px;
}

.site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin: 15px 0px;
}
.site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 20px;
}
.site-middle-footer-inner-wrap .widget-area .widget-title::after {
  content: "";
  border: 1px solid var(--global-palette1);
  margin: 10px 0px;
  width: 80px;
  display: block;
  width: 45px;
  height: 2px;
}
.site-middle-footer-inner-wrap .wp-block-gallery.has-nested-images {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.welcome-newsletter {
  text-align: center;
}
.welcome-newsletter input[type=email] {
  min-height: 43px;
  min-width: 220px;
  padding: 0 10px;
  border-radius: 0;
  margin-bottom: 10px;
}

.woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette1);
  font-weight: 500;
}

.woocommerce table.shop_table {
  font-size: 100%;
}

@media (max-width: 1500px) {
  section.related.products ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[5];
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (max-width: 1366px) {
  section.related.products ul.products {
    row-gap: 35px;
  }
  .site-top-footer-wrap .site-container {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  section.related.products ul.products, section.up-sells.upsells.products .product-archive {
    -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 (max-width: 1024px) and (min-width: 891px) {
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product:focus-within .entry-content-wrap, .woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product:hover .entry-content-wrap {
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 1024px) {
  .site-header-item .mobile-html a:hover {
    text-decoration: none;
  }
  .site-header .custom-logo-link, .site-header .brand {
    display: block;
    width: 155px;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 20px;
  }
  .site-top-header-inner-wrap .mobile-html-inner p {
    text-align: center;
    margin: 10px 0px;
  }
  .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;
  }
  .archive ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .archive .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products, .single-product ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .single-product .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products, .woocommerce-cart ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .woocommerce-cart .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    row-gap: 1em;
  }
  .mobile-navigation .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
    padding: 8px 20px;
  }
  .offer-section .offer-col .elementor-element-populated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tab-title {
    padding: 15px 20px;
  }
  .product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    padding: 0 0 30px 0;
  }
  .product-list .elementor-element.elementor-widget-tmcore-products .products-list img {
    margin-right: 15px;
  }
  section.related.products ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .site-top-footer-inner-wrap .newsletter-text {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 15px;
    width: calc(25% - 11.25px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
}
@media (max-width: 890px) and (min-width: 541px) {
  section.related.products ul.products, section.up-sells.upsells.products .product-archive, .cross-sells ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .has-left-sidebar ul.product-archive:not(.products-list-view) {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) and (min-width: 541px) {
  .archive ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .single-product ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .woocommerce-cart ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list) {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sub-menu .elementor-element.elementor-widget-tmcore-products ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .site-header .custom-logo-link, .site-header .brand {
    display: block;
    width: 135px;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 15px;
  }
  .cms-three-banner .elementor-animation-grow:hover, .cms-three-banner .elementor-animation-grow:active {
    -webkit-transform: none;
            transform: none;
  }
  .offer-section .elementor-widget-icon-box .elementor-icon-box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tab-title {
    padding: 14px 18px;
  }
  .product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
  }
  .woocommerce section.products > h2 {
    margin-bottom: 25px;
  }
  .site-top-footer-inner-wrap .newsletter-text {
    font-size: 23px;
    margin-bottom: 10px;
  }
  .site-top-footer-inner-wrap .widget {
    margin-bottom: 20px;
  }
  .site-top-footer-inner-wrap p:not(.mc4wp-form-fields p) {
    padding: 0 10px;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields input[type=email] {
    width: 315px;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
}
@media (max-width: 575px) {
  .product-list .elementor-element.head .elementor-heading-title {
    font-size: 23px;
  }
}
@media (max-width: 540px) {
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 10px;
    width: calc(100% + 0px);
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .site-main-header-inner-wrap .site-header-item {
    margin-right: 12px;
  }
  .product-list .elementor-element.head-col {
    width: 100%;
  }
  .product-list .elementor-element.count-col {
    width: 100%;
  }
  .product-list .elementor-element.count-col .elementor-column > .elementor-widget-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .product-list .elementor-element.count-col.elementor-column > .elementor-widget-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields {
    display: block;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields input[type=email] {
    width: 280px;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields input[type=submit] {
    margin-top: 10px;
  }
}