/*
Theme Name:     Rhapsody
Theme URI:      https://rhapsody.sheshoppesdemo.com
Template:       kadence
Author:         SheShoppes
Author URI:     https://sheshoppes.com/
Description:    Rhapsody is a fun and vibrant WordPress theme designed to bring a touch of retro charm to your blog. Its colorful, retro-inspired design is sure to captivate your audience and set your blog apart.
Version:        1.4.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/



.script, h2 .kt-highlight {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
  line-height: 100%;
  font-size: 2em;
}

h2 .kt-highlight {
    font-size: 1.5em;
    color: inherit!important;
}

h1, h2, h3, h4, h5 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wavy {
  --mask: radial-gradient(49.53px at 50% 68.25px,#000 99%,#0000 101%) calc(50% - 52.5px) 0/105px 100%,radial-gradient(49.53px at 50% -42px,#0000 99%,#000 101%) 50% 26.25px/105px 100% repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}
.link-highlight span.kb-adv-text-inner,
.link-highlight .kb-adv-heading-inner {
  background-image: linear-gradient(to top, var(--global-palette2) 0%, var(--global-palette2) 40%, transparent 40%);
  display: inline;
  line-height: 1;
  padding: 0 2px;
}
.portfolio-archive .type-portfolio .entry-content-wrap { text-align: center; }



.woocommerce ul.products li.product .entry-content-wrap,
.woocommerce span.onsale { border-radius: 0; }
.woocommerce-cart table.cart .product-name a, .woocommerce-checkout table.cart .product-name a, #add_payment_method table.cart .product-name a { color: var(--global-palette1); }
.woocommerce form .form-row label { color: var(--global-palette4); }



.wp-block-search .wp-block-search__input, input[type="search"] { border-radius: 0!important; color: initial; background: var(--global-palette9); }
.wp-block-search .wp-block-search__input { border-color: transparent!important; }
.wp-block-search__inside-wrapper { border-radius: 0!important; border-color: var(--global-palette3)!important; }
select, textarea, .comment-form input:placeholder-shown+label, .comment-form textarea:placeholder-shown+label, .comment-form .comment-input-wrap p label, .comment-form p.comment-form-float-label label, .comment-form input:placeholder-shown+label, .comment-form textarea:placeholder-shown+label, textarea::-webkit-input-placeholder, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered { border-radius: 0!important; border-color: var(--global-palette4); color: var(--global-palette4); }



@media screen and (max-width: 768px) {
	.wp-block-kadence-advancedgallery .kt-blocks-carousel-init[data-slider-dots=true] {
	margin-bottom: 50px;
	}
	.kb-splide .splide__pagination, .kb-splide ul.splide__pagination.splide__pagination { bottom: -35px;
	}
}



.header-cart-wrap .header-cart-button .header-cart-label,
.header-mobile-cart-wrap .header-cart-button .header-cart-label { display: none;}

