/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/

/* Home Styles */

.home-hero .elementor-slides .swiper-slide-inner {
    display: block !important;
    padding: 0px !important;
}

input::placeholder,
textarea::placeholder,
select::placeholder {
    opacity: 1 !important;
}
.yith-ajaxsearchform-wide .search-input-container input[type="search"] {
    padding: 12px 20px !important;
    font-size: 1rem !important;
    border: solid 1px var(--e-global-color-primary) !important;
    border-radius: 35px;
    color: var(--e-global-color-primary) !important;
}
.yith-ajaxsearchform-wide #yith-ajaxsearchform input[type="submit"] {
    font-size: 1rem !important;
    padding: 13px 20px !important;
    border: none !important;
    background: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
    border-radius: 35px;
}
.yith-ajaxsearchform-wide #yith-ajaxsearchform input[type="submit"]:hover {
    background: #AF6C8F;
}
.product .count {
    display: none !important;
}
.woocommerce div.product p.stock {
    display: none !important;
}
.woocommerce .woocommerce-ordering select {
    padding: 10px 12px;
    border-radius: 0px;
    border: solid 1px #4f7eaa;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #2a266a;
    color: #ffffff !important;
    border-top: #2a266a;
}
.single-product .woocommerce-error, .single-product .woocommerce-info, .single-product .woocommerce-message {
    margin-bottom: 0px !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #ffffff !important;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    font-size: 0.9rem !important;
    border-radius: 0px !important;
    background: #ffffff !important;
    color: #000000 !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-info {
    border-top-color: transparent !important;
    background-color: transparent !important;
}
.elementor-menu-cart__toggle .elementor-button {
    border: none !important;
}
#yith-wcwtl-output .button.alt {
  color: #fff !important;
  padding: 10px 25px !important;
  background: var(--e-global-color-primary) !important;
  margin-top: 10px !important;
  border: none !important;
}
input#yith-wcwtl-email {
  display: block;
  margin-top: 7px;
  border-radius: 0px;
  border: solid 1px #4f7eaa;
  padding: 8px 15px;
  width: 100%;
}
#yith-wcwtl-output {
  margin-bottom: 20px;
  position: relative;
  max-width: 400px;
  background: #e2f0f5;
  padding: 25px;
}
#yith-wcwtl-output form {

}
p.yith-wcwtl-msg {
  font-size: 17px !important;
  color: #000 !important;
  font-weight: 700;
  margin-bottom: 20px;
}
.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
    /*background-color: var(--e-global-color-8a52233) !important;*/
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    text-align: left !important;
}
.woocommerce div.product form.cart .variations select {
    border-radius: 0px !important;
    padding: 8px 12px;
}
.woocommerce div.product .stock {
    color: var(--e-global-color-8a52233) !important;
}
.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart {
    margin-top: 35px !important;
}
.gfield.gsection {
	border-bottom: none !important;
}
.gsection_title {
    color: #ffffff !important;
    margin-bottom: 0px !important;
    margin-top: 20px !important;
}
.elementor-widget-media-carousel .elementor-swiper-button-next {
	right: 0px !important;
}
.elementor-widget-media-carousel .elementor-swiper-button-prev {
	left: 0px !important;
}
.brand-wrapper .elementor-main-swiper {
    margin-left: 40px !important;
    margin-right: 40px !important;
}
.sold-out-overlay {
	background: var( --e-global-color-8a52233 );
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 5px 10px;
	position: absolute;
	left: 10px;
	top: 10px;
}

/* Custom Sidebar Styles */

ul.elementor-sitemap-list {
    padding-left: 0px;
    margin-left: 0px;
}
ul.elementor-sitemap-list li ul.children {
    margin-left: 0px;	
}
.custom-sidebar li.elementor-sitemap-item {
	position: relative;
}
.custom-sidebar li.cat-item-17 {
	display: none !important;
}
.custom-sidebar .elementor-sitemap-list .elementor-sitemap-item a.toggle-dropdown {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
}
.custom-sidebar.blog .elementor-sitemap-list .elementor-sitemap-item a.toggle-dropdown {
    top: 0px !important;
}
.custom-sidebar .elementor-sitemap-item ul.children {
	display: none;
}
.custom-sidebar .elementor-sitemap-item.menu-dropdown-shown ul.children {
	display: block;
}
.custom-sidebar li.current-cat ul.children,
.custom-sidebar li.current-cat-ancestor ul.children {
	display: block;	
}
.custom-sidebar a.toggle-dropdown:before {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color: #af6c8f;
    font-size: 21px;
}
.custom-sidebar li.elementor-sitemap-item.current-cat a.toggle-dropdown:before {
    content: '\f107' !important;	
}
.custom-sidebar li.elementor-sitemap-item a {
    display: block;
    padding: 15px 55px;
}
.custom-sidebar.blog li.elementor-sitemap-item a {
    padding: 5px 0px !important;
}
.custom-sidebar li.cat-item.current-cat a,
.custom-sidebar li.elementor-sitemap-item a:hover {
    color: var(--e-global-color-primary) !important;
}
.custom-sidebar .menu-dropdown-shown a.toggle-dropdown:before {
	content: '\f106';
}
.elementor-sitemap-item ul.children {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.elementor-sitemap-item ul.children li a {
    font-size: 0.95rem !important;
    padding: 2px 0px;
    font-weight: 500 !important;
}
ul.elementor-sitemap-list li a:hover {
    color: var(--e-global-color-primary) !important;
}
.rank-math-breadcrumb p span.last {
	color: #FEC214 !important;
}
.custom-sidebar li.current-cat ul.children li a,
.custom-sidebar li.current-cat-ancestor ul.children li a {
    color: #000000 !important;	
}
.custom-sidebar li.current-cat ul.children li a:hover, 
.custom-sidebar li.current-cat-ancestor ul.children li a:hover {
    color: var(--e-global-color-primary) !important;
}
.custom-sidebar li.current-cat ul.children li.current-cat a, 
.custom-sidebar li.current-cat-ancestor ul.children li.current-cat a {
    color: var(--e-global-color-primary) !important;
}
.custom-sidebar ul li {
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: 10px 10px;
}
.woocommerce-variation-description:before {
    content: "PRODUCT DESCRIPTION";
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 7px;
    display: block;
    margin-top: 30px;
}
.single-product .product_meta span.posted_in {
	display: none !important;
}
.yith-wcmap .user-profile .user-avatar {
    display: none;
}
.sales-rep-inner-item .sales-rep-thumb {
    margin-bottom: 10px;
}
.sales-rep-inner-item .sales-rep-thumb img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px #0000001f;
}

/* WHOLESALE CRAFT */
.custom-sidebar ul li.cat-item-121 {
    background-image: url(/wp-content/uploads/2022/02/craft.svg);
}

/* TRIMMINGS */
.custom-sidebar ul li.cat-item-100 {
    background-image: url(/wp-content/uploads/2022/02/trimmings.svg);
}

/* SEWING */
.custom-sidebar ul li.cat-item-67 {
    background-image: url(/wp-content/uploads/2022/02/sewing.svg);
}

/* QUILTING */
.custom-sidebar ul li.cat-item-42 {
    background-image: url(/wp-content/uploads/2022/02/quilting.svg);
}

/* KNITTING */
.custom-sidebar ul li.cat-item-29 {
    background-image: url(/wp-content/uploads/2022/02/knitting.svg);
}

/* FABRICS */
.custom-sidebar ul li.cat-item-23 {
    background-image: url(/wp-content/uploads/2022/02/fabrics.svg);
}

/* NEW */
.custom-sidebar ul li.cat-item-231 {
    background-image: url(/wp-content/uploads/2022/03/new-product.svg);
}

/* GF Styles */

div.gform_wrapper form .gform_footer .gform_button {
    border-bottom: solid 2px #ffffff !important;
    padding-bottom: 25px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield input[type=password] {
    background: #af6c8f;
    padding: 14px 18px !important;
    margin: 5px 0px;
    border: 1px solid #FFFFFF57;
    color: #ffffff;
}
.itsg_abnlookup_checkabn.button {
    margin-left: 0px !important;
    margin-top: 15px;
    color: #af6c8f !important;
    border: none !important;
    padding: 10px 15px !important;
    background: #ffffff !important;
    display: none !important;
}
.itsg_abnlookup_response {
    margin-top: 10px !important;
}

/* General Elementor Styles */

.elementor-widget-text-editor a {
	text-decoration: underline !important;
}
/*
.issuu-inspire-sitemap {
    text-align: center;
}
.issuu-inspire-sitemap ul li {
    display: inline-block;
}
*/
.issuu-inspire-sitemap .elementor-sitemap-title {
	display: none;
}
.issuu-inspire-sitemap ul {
    list-style-type: none !important;
}
.issuu-inspire-sitemap ul li a {
    padding: 0px;
}
ul.elementor-sitemap-list li ul.children {
    margin-left: 0px;
    list-style-type: disc !important;
    padding-left: 20px !important;
    color: #7a7a7a;
}
.issuu-inspire-sitemap ul li ul.children li a {
	color: #7a7a7a;
}

/* WC Custom Banner Styles */

body .category-banner-wrapper {
	display: none;
}
body.subcategory .category-banner-wrapper {
    min-height: 300px;
    background-size: cover;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    background-position: center center;
}
body.subcategory .wc-product-banner {
	display: none;
}

/* Jet Smart Filter Styles */

.jet-smart-filters-hierarchy .jet-select select {
    width: 100%;
    padding: 10px 20px;
    border: solid 1px #af6c8f;
    border-radius: 30px;
    background: url(/wp-content/uploads/2022/03/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 13px;
}
.jet-smart-filters-search .jet-search-filter__input {
    padding: 10px 20px;
    border: solid 1px #af6c8f;
    border-radius: 30px;
}

/* Sales Rep Styles [My Account Page] */

.sales-rep-wrapper .sales-rep-item span {
    display: block;
    margin-bottom: 5px;
}

/* WC Styles */

table.variations .select_option {
    background: #7a7a7a;
    border: none !important;
	color: #ffffff !important;
	padding: 4px 10px;
}
table.variations .select_option.selected {
    background: #af6c8f;
}
.select_option .yith_wccl_value {
    border: none !important;
    height: unset !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    margin-right: 20px;
    margin-top: 20px;
}
.australia .attribute_pa_country div[data-value=nz] {
	display: none !important;
}
.new_zealand .attribute_pa_country div[data-value=au] {
	display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    /*display: none !important;*/
}

.woocommerce-order-received a.button {
    border-radius: 0px 15px 0px 15px !important;
    color: #ffffff !important;
    background: #2a266a !important;
    padding: 13px 25px !important;
}
.woocommerce-order-received a.button:hover {
	background: #a2cd3a !important;
}