/**
* Theme Name: Issabella Child
* Description: Issabella - a modern Sexy Lingerie Adult Toy Shop WordPress Theme is specifically designed for women, lingerie, undergarments, sex toys, adults, and swimsuit types of small and medium-sized eCommerce stores. The Issabella theme has all of the best features and modules for creating a stunning site for selling products, giving your online store a professional look. With the right variety conspires, your store will look enticing and elegant. Issabella is a new high-converting theme that incorporates all of the latest trends, drag and drop sections, and an all-new Online Store.
Requires at least: WordPress 4.9.6
* Author: <a href="https://jwsuperthemes.com">the JWSThemes team</a>
* Template: issabella
* Version: 1.2.8
*/

:root {
  --main: #000000;
  --text: #545353;
  --light: #ffffff99;
  --white: #ffffff;
  --green: #70833c;
  --heading: #000000;
  --body: #646f79;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #000000;
  --btn-bgcolor2: #fff;
  --e-global-color-primary: #000000;
  --e-global-color-secondary: #9b0401;
  --menu-color: #000;
  --font-size-sm: 14px;
  --line-height-sm: 19.6px;
  --font-size-md: 18px;
  --line-height-md: 25.2px;
}

.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}
.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count{
	background:#FE2C8F;
}
.backToTop {
	width: 120px;
	background:#FE2C8F;
}
.post-tags, .post_author, .jws_post_meta .line, .comments-area{
	display:none !important;
}
.single-blog .entry_content p{
	margin-bottom:20px;
}
/*.shop-page .site-main, .single-product .site-main {
	margin-top:260px;
}*/
.elementor-816 .elementor-element.elementor-element-ceceb6a.is-sticky{
	z-index:99;
}
.elementor-816 .elementor-element.elementor-element-180d917{
	z-index:90;
}
.single_add_to_cart_button{
    width: auto;
}
.single_add_to_cart_button, .woocommerce-cart .shop_table tr .actions .coupon button, .woocommerce-cart .shop_table tr .actions .col-right .button, .cart_totals .wc-proceed-to-checkout .checkout-button{
    background: #FE2C8F;
	color:#fff;
}
.single_add_to_cart_button:hover, .woocommerce-cart .shop_table tr .actions .coupon button:hover, .woocommerce-cart .shop_table tr .actions .col-right .button:hover, .cart_totals .wc-proceed-to-checkout .checkout-button:hover{
	background:#000;
	color:#fff;
}
.woocommerce-cart .shop_table tr .actions .coupon button{
	max-width: 225px;
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text{
	max-width: 260px;
}
.is-sticky .jws_main_menu.sub_skin_skin2 {
	margin-top:20px;
}
.is-sticky .elementor-element.elementor-element-2cd9d2b{
	margin-top:10px;
}
.is-sticky .menu_dr{
	display:none;
}
.woocommerce-Price-amount.amount{
	color:#000;
	font-weight:600;
	font-family : Archivo;
}
.bread_com{
	display:none;
}
.single-product .bread_com{
	display:block;
}
.single-product .elementor-widget-heading h1.elementor-heading-title,.single-post .elementor-widget-heading h1.elementor-heading-title, .single-product .bread_n_com{
	display:none;
}
.products-wrap .layout3 .woocommerce-loop-product__title, .products-wrap .layout4 .woocommerce-loop-product__title{
	height:80px;
	overflow:hidden;
}
.product_cat, .woocommerce-product-details__short-description{
	display:none;
}
.products-wrap .layout3 .jws-content-inner:not(:has(.jws-attr-swatches)) {
  justify-content: end;
}
.woocommerce .out-of-stock {
    color: #FE2C8F;
}