/**
* Theme Name:     ShopVolly 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
*/
b, strong, .woocommerce form .form-row label {
  font-weight: 500;
}

:root {
  --global-gray-400: #ebebeb;
}

/**************************header*********************************/
.site-header .site-header-item {
  margin-right: 12px;
}
.site-header .header-search-advanced form.search-form .search-category-field .search-select {
  min-height: 44px;
}
.site-header .search-form .search-submit[type=submit] {
  top: -1px;
  bottom: -1px;
}
.site-header .header-cart-wrap .header-cart-button .base-svg-iconset {
  background: var(--global-palette2);
  border-radius: 50%;
  padding: 13px;
}
.site-header .header-cart-wrap .header-cart-button .base-svg-iconset:hover {
  background: var(--global-palette1);
}
.site-header .header-contact-item .contact-content {
  margin-left: 0.3em;
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  color: var(--global-palette3);
  font-size: 16px;
  margin-bottom: 3px;
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}
.site-header .header-contact-item, .site-header .secondary-navigation li.menu-item {
  position: relative;
}
.site-header .header-contact-item::after, .site-header .secondary-navigation li.menu-item::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
  width: 1px;
  height: 20px;
  background-color: #d8d8d8;
}
.site-header .header-contact-item:last-child::after, .site-header .secondary-navigation li.menu-item:last-child::after {
  display: none;
}
.site-header .secondary-navigation li.menu-item::after {
  top: 50%;
  right: 0px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.site-header .site-header-item-vertical-navigation {
  margin-top: 16px;
  margin-bottom: 16px;
}
.site-header .site-header-item-vertical-navigation .vertical-navigation .vertical-navigation-header {
  padding-right: 107px;
  padding-left: 28px;
  border-radius: 5px;
}
.site-header .site-header-item-vertical-navigation .vertical-navigation .vertical-navigation-header span.vertical-navigation-title {
  font-weight: 500;
}
.site-header .site-header-item-vertical-navigation .vertical-navigation .vertical-menu-container {
  padding-top: 16px;
}
.site-header .site-header-item-vertical-navigation .vertical-navigation .vertical-menu-container ul {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px;
}
.site-header .site-header-item-vertical-navigation .vertical-navigation .vertical-menu-container ul li.menu-item.base-menu-icon-side-left .menu-label-icon-wrap {
  margin-right: 0.7em;
}
.site-header .site-header-item-vertical-navigation .vertical-navigation .vertical-menu-container ul li.menu-item:hover .dropdown-nav-toggle .base-svg-icon {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.site-header .site-header-item-vertical-navigation .vertical-navigation .vertical-menu-container ul > li.base-menu-mega-enabled > ul.sub-menu {
  margin-left: 2px !important;
}

/************wave-image***************/
.site-top-header-wrap .site-header-row-container-inner::after {
  content: "";
  background-color: var(--global-palette9);
  -webkit-mask: url(./img/topbar-bg.png) repeat-x 0% 110%;
  mask: url(./img/topbar-bg.png) repeat-x 0% 110%;
  height: 11px;
  width: 100%;
  display: block;
}

.site-footer-row.site-footer-row-columns-1 .site-footer-section {
  text-align: unset;
}

.site-top-footer-wrap {
  overflow: hidden;
}
.site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields {
  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;
}
.site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-text {
  position: relative;
}
.site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-text::before {
  content: "";
  position: absolute;
  background: url(./img/newsletter.svg) no-repeat;
  background-size: 148px;
  width: 154px;
  height: 160px;
  left: -10%;
  top: -100%;
  bottom: 0;
  opacity: 0.2;
}
.site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-text h2.widget-title {
  margin: 0;
}
.site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 464px;
  padding: 11px 120px 11px 20px;
  border: none;
  border-radius: 50px 0 0 50px;
}
.site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  border-radius: 0 50px 50px 0;
  background-color: var(--global-palette1);
}

.site-middle-footer-wrap .contact_info .contact-info-container p {
  margin-bottom: 24px;
}
.site-middle-footer-wrap .widget-title {
  margin-bottom: 1.3em;
}
.site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 9px 0 0;
}

.site-bottom-footer-wrap .footer-widget-area-inner.site-info-inner .widget_block .wp-block-media-text {
  border-radius: 50px;
  border: 1px solid var(--global-palette6);
  -ms-grid-columns: 58px auto !important;
  grid-template-columns: 58px auto !important;
}
.site-bottom-footer-wrap .footer-widget-area-inner.site-info-inner .widget_block .wp-block-media-text .wp-block-media-text__content p {
  margin: 0;
}
.site-bottom-footer-wrap .footer-widget-area-inner.site-info-inner .widget_block .wp-block-media-text .wp-block-media-text__media {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: var(--global-palette1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-bottom-footer-wrap .footer-widget-area-inner.site-info-inner .widget_block .wp-block-media-text .wp-block-media-text__media img {
  width: auto;
  margin: auto;
}
.site-bottom-footer-wrap .footer-widget-area-inner.site-info-inner .footer-html-inner p {
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83333px 0.983333px 0px, rgb(255, 255, 255) 2.35px 1.85px 0px, rgb(255, 255, 255) 1.61667px 2.51667px 0px, rgb(255, 255, 255) 0.7px 2.91667px 0px, rgb(255, 255, 255) -0.283333px 2.98333px 0px, rgb(255, 255, 255) -1.25px 2.73333px 0px, rgb(255, 255, 255) -2.06667px 2.16667px 0px, rgb(255, 255, 255) -2.66667px 1.36667px 0px, rgb(255, 255, 255) -2.96667px 0.416667px 0px, rgb(255, 255, 255) -2.95px -0.566667px 0px, rgb(255, 255, 255) -2.6px -1.5px 0px, rgb(255, 255, 255) -1.96667px -2.26667px 0px, rgb(255, 255, 255) -1.11667px -2.78333px 0px, rgb(255, 255, 255) -0.133333px -3px 0px, rgb(255, 255, 255) 0.85px -2.88333px 0px, rgb(255, 255, 255) 1.75px -2.43333px 0px, rgb(255, 255, 255) 2.45px -1.73333px 0px, rgb(255, 255, 255) 2.88333px -0.833333px 0px;
}

.color-switch-dark .site-header .header-contact-item img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .site-bottom-footer-wrap .footer-widget-area-inner.site-info-inner .footer-html-inner p {
  text-shadow: rgb(0, 0, 0) 3px 0px 0px, rgb(0, 0, 0) 2.83333px 0.983333px 0px, rgb(0, 0, 0) 2.35px 1.85px 0px, rgb(0, 0, 0) 1.61667px 2.51667px 0px, rgb(0, 0, 0) 0.7px 2.91667px 0px, rgb(0, 0, 0) -0.283333px 2.98333px 0px, rgb(0, 0, 0) -1.25px 2.73333px 0px, rgb(0, 0, 0) -2.06667px 2.16667px 0px, rgb(0, 0, 0) -2.66667px 1.36667px 0px, rgb(0, 0, 0) -2.96667px 0.416667px 0px, rgb(0, 0, 0) -2.95px -0.566667px 0px, rgb(0, 0, 0) -2.6px -1.5px 0px, rgb(0, 0, 0) -1.96667px -2.26667px 0px, rgb(0, 0, 0) -1.11667px -2.78333px 0px, rgb(0, 0, 0) -0.133333px -3px 0px, rgb(0, 0, 0) 0.85px -2.88333px 0px, rgb(0, 0, 0) 1.75px -2.43333px 0px, rgb(0, 0, 0) 2.45px -1.73333px 0px, rgb(0, 0, 0) 2.88333px -0.833333px 0px;
}

.products-list .product-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.top_list_product .woocommerce.products-list ul.products li {
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
  color: var(--global-palette2);
}
.top_list_product .woocommerce.products-list ul.products li .star-rating {
  float: none;
  margin: 10px 0 10px 0;
}

.woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap {
  bottom: -2.2rem;
}
.woocommerce ul.products li.product.entry {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img, .woocommerce.woocommerce-page div.product div.images .woocommerce-product-gallery__wrapper img {
  border: 1px solid var(--global-gray-400);
}
.woocommerce div.product div.summary button.woosw-btn-has-icon.woosw-btn-icon-text:hover, .woocommerce div.product div.summary button.woosc-btn-has-icon.woosc-btn-icon-text:hover {
  color: var(--global-palette1);
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--global-palette3);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  background-color: var(--global-palette9);
}
.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: 50px;
  padding: 10px 24px;
}
.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-palette-btn-bg-hover);
  color: var(--global-palette-btn);
  border-color: var(--global-palette-btn-bg-hover);
}

.elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper {
  overflow: hidden;
}
.elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
  padding: 0;
}

.quantity.spinners-added {
  border-radius: 50px;
}
.quantity.spinners-added input.minus, .quantity.spinners-added input.plus {
  padding: 0 1em;
}

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

.tr-price, .price {
  color: var(--global-palette2);
  font-weight: 500;
}
.tr-price del, .price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: normal;
}

.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 {
  color: var(--global-palette3);
}
.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
  background: var(--global-palette-btn-bg);
}

.primary-sidebar .widget .widget-title, #filter-drawer .widget .widget-title {
  background-color: var(--global-palette7);
  color: var(--global-palette3);
  padding: 12px 20px;
  border-radius: 5px;
}
.primary-sidebar .widget .widget-title::after, #filter-drawer .widget .widget-title::after {
  right: 4%;
  top: 20%;
}
.primary-sidebar .widget .widget-content, #filter-drawer .widget .widget-content {
  padding: 12px 16px;
  margin-top: 0.8em;
  border: 2px solid var(--global-gray-400);
  border-radius: 5px;
}

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

.cms-link-hover a.elementor-button-link:hover {
  border-width: 0 0 0 0 !important;
}

.elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border: 2px dashed var(--global-palette3);
}

.elementor-tab-title .elementor-tab-image {
  width: 60px;
  height: 60px;
  padding: 15px;
  border-radius: 50%;
  background: #ffffff;
}

#cart-drawer.popup-drawer .drawer-header {
  padding: 0 1em 0 1.5em;
  min-height: calc(1.8em + 24px);
}
#cart-drawer.popup-drawer .drawer-header h2.side-cart-header {
  font-size: 18px;
}
#cart-drawer.popup-drawer .drawer-header .drawer-toggle {
  font-size: 22px;
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 18px;
  line-height: 35px;
}

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

@media (min-width: 1025px) and (max-width: 1200px) {
  .site-header .header-search-advanced form.search-form {
    width: 540px;
  }
  .site-header .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .site-header .site-header-item-vertical-navigation .vertical-navigation .vertical-navigation-header {
    padding-right: 68px;
  }
}
@media (max-width: 1200px) {
  .site-bottom-footer-wrap .footer-widget-area-inner .widget .wp-block-columns {
    gap: 10px;
  }
}
@media (max-width: 1024px) {
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields {
    display: block;
    text-align: center;
  }
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-text {
    margin-bottom: 10px;
  }
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-text::before {
    left: 10%;
    top: -50%;
  }
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-bottom-footer-wrap .footer-widget-area-inner .widget_block .wp-block-media-text .wp-block-media-text__content {
    padding: 0 0 0 10px;
  }
  .elementor-tab-title .elementor-tab-image {
    width: 40px;
    height: 40px;
    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) {
    font-size: 12px;
    padding: 10px 18px;
  }
}
@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: translateY(-3rem);
    transform: translateY(-3rem);
  }
  .product-actions .woosc-btn.woosc-btn-has-icon, .product-actions .woosc-btn.woosq-btn-has-icon, .product-actions .woosc-btn.woosw-btn-has-icon, .product-actions .woosq-btn.woosc-btn-has-icon, .product-actions .woosq-btn.woosq-btn-has-icon, .product-actions .woosq-btn.woosw-btn-has-icon, .product-actions .woosw-btn.woosc-btn-has-icon, .product-actions .woosw-btn.woosq-btn-has-icon, .product-actions .woosw-btn.woosw-btn-has-icon {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .top_list_product .woocommerce ul.products:not(.products-list-view):not(.splide__list), .top_list_product .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products, .vertical_grid_product .woocommerce ul.products:not(.products-list-view):not(.splide__list), .vertical_grid_product .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 0;
  }
  .top_list_product .woocommerce.products-list ul.products li {
    border-radius: 5px;
  }
  .top_list_product .woocommerce.products-list ul.products li a img {
    padding: 0;
  }
  .top_list_product .woocommerce.products-list ul.products li a .product-title {
    clear: both;
  }
  .vertical_grid_product .woocommerce ul.products li {
    padding: 0px;
  }
  .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 .woosc-quick-table > h2 {
    font-size: 22px;
    margin: 0 0 15px;
  }
  #cart-drawer .drawer-inner .woocommerce ul.cart_list li a, #cart-drawer .drawer-inner .woocommerce ul.product_list_widget li a {
    font-size: 13px;
  }
  .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: 6px 14px;
  }
}
@media (max-width: 719px) {
  .site-bottom-footer-wrap .widget_block .wp-block-media-text .wp-block-media-text__content {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (min-width: 541px) and (max-width: 1024px) {
  .site-bottom-footer-wrap .footer-widget-area-inner .widget .wp-block-columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 540px) {
  .site-header-item {
    margin-right: 15px;
  }
  .site-header-item .custom-logo-link img, .site-header-item img.base-dark-mode-logo {
    width: 110px;
  }
  .site-header-item .base-svg-iconset .base-search2-svg, .site-header-item .base-svg-iconset .thebase-account-svg {
    font-size: 18px;
  }
  .site-header-item .base-svg-iconset .thebase-shopping-cart-svg {
    font-size: 20px;
  }
  #mobile-drawer .product-cat-style-1 .product-cat .cat-title {
    font-size: 10px;
  }
  .site-middle-footer-wrap .contact_info .contact-info-container p {
    margin-bottom: 14px;
  }
  .site-middle-footer-wrap .widget-title {
    margin-bottom: 0.8em;
  }
  .site-middle-footer-wrap .footer-widget-area .widget li + li {
    margin: 3px 0 0;
  }
  .cms-banner .elementor-column .title .elementor-heading-title {
    font-size: 16px;
    line-height: 1em;
  }
  .cms-banner .elementor-column .sub-title .elementor-heading-title {
    font-size: 12px;
  }
  .cms-banner .elementor-column .title-2.elementor-widget {
    top: 45%;
  }
  .cms-banner .elementor-column .title-2.elementor-widget .elementor-heading-title {
    font-size: 18px;
  }
  .archive.content-style-unboxed.woocommerce ul.products.products-list-view .product-details.entry-content-wrap .product-excerpt {
    display: none;
  }
  .base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 200px;
    padding: 6px 20px 6px 20px;
  }
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
    font-size: 12px;
  }
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper input[type=email]::-moz-placeholder {
    font-size: 12px;
  }
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper input[type=email]::-ms-input-placeholder {
    font-size: 12px;
  }
  .site-top-footer-wrap .site-top-footer-inner-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-wrapper input[type=email]::placeholder {
    font-size: 12px;
  }
}