/**
* Theme Name:     BigWatch 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
*/
/******************************************************* Dark Mode ********************************************************/
:root {
  --global-gray-400: #e5e5e5;
}

.color-switch-dark .elementor-brand-image a img, .color-switch-dark .site-footer-wrap .site-middle-footer-wrap .wp-block-image {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .woocommerce .star-rating, .color-switch-dark.woocommerce .star-rating, .color-switch-dark.woocommerce p.stars a {
  color: #ffd21d;
}
.color-switch-dark .woosq-product .thumbnails .slick-arrow {
  background-color: var(--global-palette-btn-bg) !important;
  color: var(--global-palette-btn) !important;
}
.color-switch-dark .woosq-product .thumbnails .slick-arrow:hover {
  background-color: var(--global-palette2) !important;
  color: var(--global-palette9) !important;
}

/******************************************************* Header ********************************************************/
.site-header-wrap .site-top-header-wrap .secondary-navigation ul li:last-child a {
  padding-right: 0;
}
.site-header-wrap .site-main-header-wrap .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  color: var(--global-palette3);
  font-weight: 500;
}
.site-header-wrap .site-main-header-wrap .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap:hover {
  color: var(--global-palette2);
}

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

/******************************************************* Footer ********************************************************/
.site-footer-wrap .site-top-footer-inner-wrap .widget-title {
  margin-bottom: 34px;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .news-text {
  margin-bottom: 30px;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-wrapper {
  position: relative;
  display: inline;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 482px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #414141;
  background-color: transparent;
  padding: 12px 50px 12px 12px;
  line-height: 25px;
  color: #ffffff;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  color: #ffffff;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-moz-placeholder {
  color: #ffffff;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  color: #ffffff;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  color: #ffffff;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::placeholder {
  color: #ffffff;
}
.site-footer-wrap .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  position: absolute;
  right: 0;
  font-size: 0;
  background-color: transparent;
  background-image: url(../default/img/email.svg);
  background-size: 19px;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 50px;
  height: 46px;
  padding: 0;
}
.site-footer-wrap .site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin: 14px 0 0 0;
}
.site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area .widget-title, .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area figure.wp-block-image {
  margin-bottom: 25px;
}
.site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area .widget.widget_text {
  margin-top: 0;
}

/******************************************************* Product ********************************************************/
.woocommerce ul.products li.product .product-details.entry-content-wrap {
  padding-bottom: 0;
}
.woocommerce ul.products li.product .product-thumbnail {
  border: 1px solid var(--global-gray-400);
}
.woocommerce ul.products:not(.products-list-view) li.product {
  text-align: center;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 5px auto 10px auto;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating ~ .price {
  padding-right: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap.style-button {
  padding: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap.style-button a {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.woocommerce ul.products-list-view li.product {
  border-radius: 0;
  border: none;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
}
.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li .quantity {
  font-size: 14px;
  color: var(--global-palette3);
}
.woocommerce div.product a.woocommerce-review-link {
  color: var(--global-palette3);
}
.woocommerce div.product .woocommerce-tabs .panel table.bordered th {
  color: var(--global-palette3);
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
  text-decoration: none;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  color: var(--global-palette3);
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 34px;
  font-weight: 500;
  text-align: center;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce span.onsale {
  padding: 0.3em 0.5em;
  font-size: 0.7em;
  border-radius: 0;
}

.woocommerce ul.products li.product .entry-content-wrap .woocommerce-loop-category__title a:hover, .woocommerce ul.products li.product .entry-content-wrap .woocommerce-loop-product__title a:hover, .woocommerce ul.products li.product .entry-content-wrap h3 a:hover {
  color: var(--global-palette2);
}

div.product div.images figure.woocommerce-product-gallery__wrapper, .primary-sidebar ul.cart_list li img, .primary-sidebar ul.product_list_widget li img .single-product ul.cart_list li img {
  border: 1px solid var(--global-gray-400);
}

.woocommerce ul.products:not(.woo-archive-btn-button) li:where(:not(.woo-archive-btn-button)) .button:not(.kb-button) {
  text-transform: capitalize;
  font-size: 15px;
  color: var(--global-palette3);
  font-weight: 500;
}

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

.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: 16px;
  font-weight: 500;
  border-radius: 0px;
  padding: 9px 22px;
  background-color: var(--global-palette7);
  color: var(--global-palette3);
}
.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-color: var(--global-palette1);
  color: var(--global-palette9);
}

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

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

.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img:not(.sub-menu img) {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.variations .bas_radio_variations label {
  border: 3px solid var(--global-gray-400, #eeeeee);
}

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

b, strong, .woocommerce form .form-row label {
  font-weight: 500;
  color: var(--global-palette3);
}

.woosq-product .thumbnails .slick-arrow {
  width: 36px;
  height: 36px;
}
.woosq-product .thumbnails .slick-arrow:before {
  line-height: 35px;
  font-size: 18px;
}
.woosq-product .thumbnails .slick-arrow:hover:before {
  color: var(--global-palette9);
}

.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);
}
.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: var(--global-palette9);
}

.entry-title a:hover {
  color: var(--global-palette2);
}

.primary-sidebar .widget li {
  line-height: inherit;
}

@media (max-width: 1366px) {
  .secondary-navigation .secondary-menu-container > ul > li.menu-item > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .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));
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (max-width: 1024px) {
  .site-footer-wrap .site-top-footer-inner-wrap .widget-title {
    margin-bottom: 24px;
  }
  .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;
    padding: 8px 18px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .related.products .product-archive.grid-md-col-4, .upsells.products .product-archive.grid-md-col-4 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 767px) {
  .woocommerce ul.products.products-list-view li.product {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .cms-banner .elementor-column {
    width: auto !important;
    display: inline-block;
    vertical-align: top;
    margin: auto;
  }
  .site-footer-wrap .site-top-footer-inner-wrap .widget-title {
    margin-bottom: 10px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .star-rating {
    margin: 5px auto;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 28px;
  }
  .woocommerce ul.products:not(.woo-archive-btn-button) li:where(:not(.woo-archive-btn-button)) .button:not(.kb-button) {
    font-size: 13px;
  }
  .elementor-widget-icon-box .elementor-icon-box-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .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: 5px 10px;
  }
}
@media (max-width: 719px) {
  .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area .widget-title, .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area figure.wp-block-image {
    margin-bottom: 15px;
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .woocommerce:not(.products-list) 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: 540px) {
  .site-header-item {
    margin-right: 10px;
  }
  .site-header-item .base-svg-iconset .base-search2-svg, .site-header-item .base-svg-iconset .thebase-shopping-cart-svg {
    font-size: 18px;
  }
  .site-header-item .base-svg-iconset .thebase-account-svg {
    font-size: 17px;
  }
  .custom-logo-link, img.base-dark-mode-logo {
    width: 130px;
    display: block;
  }
  #mobile-drawer .product-cat-style-5 .product-cat .product-cat-caption {
    margin-top: 5px;
  }
  #mobile-drawer .product-cat-style-5 .product-cat .product-cat-caption .cat-title {
    font-size: 11px;
  }
  #mobile-drawer .product-cat-style-5 .product-cat .product-cat-caption .cat-total {
    font-size: 9px;
    line-height: 14px;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap {
    padding: 8px 0 0 0;
  }
  .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: 13px;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .star-rating-block .star-rating {
    margin: 2px auto 8px auto;
  }
  .woocommerce.woocommerce-product-list li .star-rating {
    margin: 4px auto 6px auto;
  }
}