/**
* Theme Name:     Gamehoak 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 a:hover {
  --global-palette-highlight-alt: var(--global-palette1);
}

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

.woocommerce .woocommerce-checkout .shop_table {
  background: var(--global-palette8);
}

:root .color-switch-dark {
  --global-palette-btn-bg: var(--global-palette3);
  --global-palette-btn-bg-hover: var(--global-palette1);
  --global-palette-btn: var(--global-palette9);
  --global-palette-btn-hover: var(--global-palette9);
}
:root .color-switch-dark .sub-menu {
  --global-palette9:#1d1427;
}

#cart-drawer.popup-drawer .drawer-inner {
  background: var(--global-palette2);
}

.welcome-newsletter input[type=email] {
  min-height: 45px;
  min-width: 220px;
  padding-left: 15px;
  border-radius: 0;
  max-width: 220px;
  margin-bottom: 10px;
}

.welcome-newsletter {
  text-align: center;
}

.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}
.site-header .site-bottom-header-wrap .header-cart-button .header-cart-total {
  margin-left: -0.8em;
  margin-top: -1.5em;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 600;
  font-size: 15px;
  color: var(--global-palette3);
  font-family: var(--global-heading-font-family);
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

.secondary-navigation .secondary-menu-container ul.menu li.menu-item:first-child a {
  padding-left: 0;
}
.secondary-navigation .secondary-menu-container > ul li.menu-item > a::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  background-color: var(--global-gray-400);
  position: absolute;
  right: 0;
  top: 10px;
}
.secondary-navigation .secondary-menu-container > ul li.menu-item:last-child a::after {
  display: none;
}

.site-footer .site-middle-footer-wrap .footer-widget-area-inner .widget .wp-block-columns {
  gap: 0.8em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.site-footer .site-middle-footer-wrap .contact_info .contact-info-container p {
  margin: 8px 0;
}
.site-footer .site-middle-footer-wrap .widget-title {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.site-footer .site-middle-footer-wrap .widget-title::after {
  content: "";
  left: 0;
  bottom: 0;
  background-color: var(--global-palette1);
  height: 2px;
  width: 40px;
  position: absolute;
}
.site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 9px 0 0;
}
.site-footer .site-middle-footer-wrap .ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.site-footer .site-middle-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form {
  margin-top: 20px;
}
.site-footer .site-middle-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
  width: 300px;
  height: 45px;
  border-radius: 0px;
  border: 0;
  padding: 15px 20px 15px 15px;
  margin-bottom: 10px;
  color: #000;
  background-color: #fff;
}
.site-footer .site-bottom-footer-wrap .footer-html-inner {
  text-align: center;
}

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

.archive.category .entry-hero.post-archive-hero-section .entry-hero-container-inner {
  padding: 10px 0;
}
.archive.category .entry-hero.post-archive-hero-section .entry-header P {
  margin-top: 5px;
}

.archive.tax-product_brands .entry-hero.product-archive-hero-section .entry-hero-container-inner {
  padding: 10px 0;
}
.archive.tax-product_brands .entry-hero.product-archive-hero-section .entry-header P {
  margin-top: 5px;
}

.primary-sidebar .widget .wp-block-latest-posts__list li {
  line-height: 1.5;
}

.mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
  padding: 8px 20px;
}

.testimonal-section .splide__pagination {
  padding-left: 0;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
  margin-right: 30px;
  width: calc(33.3333% - 20px);
}

.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:not(.product-cat) {
  margin: 0;
  margin-right: 30px;
  width: calc(25% - 22.5px);
  -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;
}

.menu .menu-item .woocommerce ul.products li.product .woocommerce-loop-product__title a, .woocommerce .woocommerce-loop-product__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.woosq-product .thumbnails .slick-arrow {
  width: 45px;
  height: 45px;
}
.woosq-product .thumbnails .slick-arrow:hover:before, .woosq-product .thumbnails .slick-arrow:focus:before {
  color: var(--global-palette9);
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 24px;
  line-height: 44px;
}

.menu .menu-item .woocommerce ul.products li.product {
  background: var(--global-palette7);
}

.woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text {
  padding: 0;
  margin-top: 0;
}
.woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text a, .woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text a.added_to_cart {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: var(--global-palette3);
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text a span.base-svg-iconset.svg-baseline, .woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text a.added_to_cart span.base-svg-iconset.svg-baseline {
  display: none;
}
.woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text a:hover, .woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text a.added_to_cart:hover {
  text-decoration: none;
}
.woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap .text .cart-text {
  margin-top: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  background: var(--global-palette7);
  padding: 15px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap {
  background: var(--global-palette7);
  border-radius: 0;
  padding-left: 0;
  padding-bottom: 5px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .star-rating {
  margin: 8px 0;
  float: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .price {
  margin-bottom: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding-bottom: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-button {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
  padding: 0;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  text-align: center;
  font-size: 26px;
  text-transform: capitalize;
  margin-bottom: 25px;
}
.woocommerce .related.products > h2::after, .woocommerce .woosc-quick-table > h2::after, .woocommerce .up-sells.upsells.products > h2::after, .woocommerce .cross-sells > h2::after {
  content: "";
  display: block;
  width: 55px;
  height: 2px;
  background-color: var(--global-palette1);
  margin: 10px auto;
}
.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-weight: 500;
  border-radius: 0;
  line-height: 2;
  font-size: 14px;
  padding: 8px 28px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  background-color: var(--global-palette7);
}
.woocommerce .woocommerce-carousel:not(.top-deal-product .woocommerce .woocommerce-carousel) ul.products {
  margin: 0 1px !important;
}
.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-family: var(--global-heading-font-family);
  font-size: 15px;
  font-weight: 400;
}
.woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette1);
  font-weight: 600;
}
.woocommerce .tr-price,
.woocommerce .price,
.woocommerce .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette1);
  font-weight: 600;
}
.woocommerce .tr-price del,
.woocommerce .price del,
.woocommerce .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: 600;
}
.woocommerce form .form-row label {
  font-size: 100%;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce #cart-drawer h2.side-cart-header {
  font-size: 14px;
}
.woocommerce #reviews #comments h2 {
  font-size: 19px;
  color: var(--global-palette3);
}
.woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  color: var(--global-palette3);
}
.woocommerce span.onsale {
  background-color: #ef2d2d;
  font-size: 0.8em;
  padding: 0.3em 0.7em;
}
.woocommerce .wc-block-components-notice-banner {
  font-size: 1em;
}

.woocommerce:not(.products-list) ul.products-list-view li.product:not(.product-item, .product-cat) {
  border-radius: 0;
  border: none;
  background: var(--global-palette7);
}

.content-style-unboxed .content-bg.loop-entry .content-bg:not(.loop-entry) {
  background-color: var(--global-palette7);
}

.product-tab-section .elementor-tabs-wrapper .elementor-tabs-items {
  padding: 0 0 0 0;
}

.woocommerce-product-list .products:not(.products-list-view) .star-rating {
  margin: 5px 0;
  float: none;
}

.home-category .cat-contents {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(32, 23, 42, 0.9);
}

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

.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
  font-size: 14px;
  font-weight: 400;
}

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

.base-product-toggle-container .base-toggle-shop-layout {
  background-color: var(--global-palette7);
  color: var(--global-palette5);
}
.base-product-toggle-container .base-toggle-shop-layout:hover {
  background: var(--global-palette1);
  color: var(--global-palette9);
}

.button-hover .elementor-button:hover, .button-hover .post-button:hover {
  text-decoration: none !important;
}

.cms-banner .elementor-column .elementor-widget-image {
  overflow: hidden;
}

body.color-switch-light {
  background: var(--global-palette9);
}

.color-switch-light .content-bg, .color-switch-light body.content-style-unboxed .site {
  background-color: var(--global-palette9);
}
.color-switch-light .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.color-switch-dark span.onsale {
  color: #ffffff;
}
.color-switch-dark .elementor-widget-divider:not(.divider-border-home):not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-top: 2px solid #f9aa01 !important;
}
.color-switch-dark img {
  -webkit-filter: none;
          filter: none;
}

@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 20px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 25px;
    width: calc(33.3333% - 16.6667px);
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .site-header .site-main-header-inner-wrap .header-search-advanced {
    margin: 0;
  }
  .site-header .site-main-header-inner-wrap .header-search-advanced form.search-form {
    width: 520px;
  }
}
@media (max-width: 1200px) {
  .site-bottom-footer-inner-wrap .footer-html-inner {
    text-align: center;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .elementor-widget-tmcore-testimonials .details {
    bottom: 35px;
  }
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .site-footer .site-middle-footer-wrap .site-top-footer-inner-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .site-footer .site-middle-footer-wrap .site-footer-row.site-footer-row-columns-1 .site-footer-section {
    display: block;
  }
  .site-footer .site-middle-footer-wrap .widget_mc4wp_form_widget .widget-title {
    font-size: 22px;
  }
  .site-footer .site-middle-footer-wrap .widget_mc4wp_form_widget .widget-title::before {
    -webkit-mask-size: 60px;
            mask-size: 60px;
    width: 60px;
    height: 35px;
    margin: 0 10px 0 0;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-header .site-main-header-wrap .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 0.8em;
    padding-right: 0.8em;
  }
  .site-header .site-main-header-wrap .custom-logo-link img, .site-header .site-main-header-wrap img.base-dark-mode-logo {
    margin-right: 10px;
  }
  .site-header .site-main-header-wrap .header-cart-button .header-cart-content {
    display: none;
  }
  .single-product .grid-lg-col-4 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .site-middle-footer-inner-wrap {
    grid-column-gap: 30px;
  }
}
@media (max-width: 1024px) {
  .site-header .site-top-header-wrap .mobile-html p {
    margin: 0;
  }
  .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;
  }
  .elementor-widget-tmcore-testimonials .details {
    bottom: 30px;
  }
  .site-footer .site-middle-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form {
    margin: 15px 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;
  }
  .menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 10px;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .site-footer .site-middle-footer-wrap .widget-title {
    margin-bottom: 0.8em;
  }
  .site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
    margin: 5px 0 0;
  }
}
@media (max-width: 767px) {
  .site-header .site-top-header-wrap .mobile-html {
    text-align: center;
  }
  .site-header .site-main-header-inner-wrap .custom-logo-link img, .site-header .site-main-header-inner-wrap img.base-dark-mode-logo {
    width: 120px;
  }
  .width-auto {
    margin: 0 auto;
    width: auto;
  }
  .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    padding: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) {
    padding: 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) {
    line-height: 2.1;
    font-size: 13px;
  }
  .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;
  }
  .woocommerce-product-list .products:not(.products-list-view) .star-rating {
    margin: 6px 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;
  }
  .site-footer .site-middle-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form {
    margin: 10px 0;
  }
  .site-footer .site-middle-footer-wrap .widget-title {
    margin-bottom: 0.6em;
  }
  .site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
    margin: 3px 0 0;
  }
  .site-footer .site-middle-footer-wrap .footer-social-wrap {
    margin: 0px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
}
@media (max-width: 719px) {
  .site-top-footer-wrap .ft-ro-m-dir-column .site-footer-section {
    grid-row-gap: 0px;
  }
}
.ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area {
  margin-left: 0px;
}

@media (min-width: 541px) and (max-width: 1024px) {
  .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));
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products li.product .time-sale {
    display: none;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-text a, .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-text a.added_to_cart {
    font-size: 12px;
  }
}
@media (max-width: 540px) {
  .site-header .site-header-item {
    margin-right: 12px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) {
    padding: 10px;
  }
  .cms-banner .elementor-column .banner-title .elementor-heading-title {
    font-size: 18px;
    line-height: 22px;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
}
@media (max-width: 400px) {
  .woocommerce-carousel .splide__track ul.products li.product {
    width: calc(100% + 0px) !important;
  }
}