/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.18.1651668082
Updated: 2022-05-04 14:41:22

*/

.padding-0 {
	padding: 0!important
}
.padding-0 .wp-block-image {
	margin-bottom: 0!important
}

.full-width {
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
	margin-bottom: 0
}

.mt-large {
	margin-top: 80px	
}

.d-flex {
	display: flex
}

.align-items-center {
	align-items: center
}

.h-100 {
	height: 100%
}

.up-heading { 
	margin-bottom: -45px!important;
	font-family: "Marck Script"
}

@media(min-width:767px) {
	.lines::after,
.lines::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 110px;
  height: 2px;
  background: #222;
  transform: translateY(-10px);
}

.lines::after {
	left: 60px
}
.lines::before {
	right: 60px
}
}

.button,
.kad-slider-btn,
.wp-block-button__link,
.mailpoet_submit {
	position: relative;
	overflow: hidden;
	text-transform: none!important;
	border: none!important;
	transition: .4s ease-in-out;
	z-index: 1
}

.button::after,
.kad-slider-btn::after,
.wp-block-button__link::after,
.mailpoet_submit::after {
	position: absolute;
	content: "";
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	background: #fff;
	transform: translateX(-100%);
		transition: .4s ease-in-out;
	z-index: -1
}

.button:hover,
.kad-slider-btn:hover,
.wp-block-button__link:hover,
.mailpoet_submit:hover {
	color: #222!important
}

.button:hover::after,
.kad-slider-btn:hover::after,
.wp-block-button__link:hover::after,
.mailpoet_submit:hover::after {
	transform: translateX(0)
}

.wp-block-button__link {
	border-radius: 0!important
}

..mailpoet_form,
#mailpoet_form_1 form {
	padding: 0!important;
	background-color: #f3f3f3!important; 
}

/* Woocommerce
---------------------------------------- */

.woocommerce-loop-category__title .count {
	display: none
}

@media(min-width:767px) {
.page-head h1::after,
.page-head h1::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 110px;
  height: 2px;
  background: #222;
  transform: translateY(-7px);
}
}

.page-head h1::after {
	left: 60px
}
.page-head h1::before {
	right: 60px
}

.page-head h1 {
  color: #222!important;
}

.front-cat .product-category a::before {
	position: absolute;
	content: "";
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	border: 7px solid #fff3
}

.front-cat .product-category h2 {
background: #ffffff70 !important;
font-size: 25px !important;
font-weight: 600 !important;
padding: 21px 0 !important;
}
@media(min-width:767px) {
	.cat-grid ul.products li.product .entry-content-wrap h2 
{
	color: #fff;
	font-size: 54px;
	font-weight: 600
}
}
.front-cat ul.products li.product .entry-content-wrap {
	position: absolute;
top: 50%;
width: 100%;
left: -8px;
text-align: center;
}

.cat-grid ul.products li.product .entry-content-wrap {
	position: absolute;
top: 30%;
width: 100%;
left: -8px;
text-align: center;
}

.cat-grid ul.products {
	display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}


.cat-grid ul.products li img {
	height: 360px!important;
	object-fit: cover;
	object-position: center
}

.cart-summary {
	display: none
}

.entry-summary {
	margin: 0!important
}

.header-menu-container ul.menu > li.kadence-menu-mega-enabled > ul ul {
	display: grid!important;
	grid-template-columns: 1fr 1fr 1fr
}

@media(min-width:767px) {
	.filter-toggle-open-container {
		display: none
	}
}


.content-style-unboxed .content-bg.loop-entry .content-bg:not(.loop-entry) {
  background: #fff0!important;
}

#mailpoet_form_1 .mailpoet_paragraph {
	margin-bottom: 0!important
}


#cookie-notice .cookie-notice-container {
  display: flex!important;
  align-items: center;
  justify-content: center;
  padding-top: 21px;
}

.kadcaptiontitle,
.caption-case .kad-slide-caption,
#mailpoet_form_1 .wp-block-column:not(:first-child), #mailpoet_form_1 .mailpoet_form_column:not(:first-child) {
	padding: 0!important
}

@media(max-width:767px) {
	.mob-grid-2 {
		display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 30px;
	}
}


.front-cat .content-wrap li {
	display: none;
	opacity: 0;
	transition: 1s
}

@media(min-width:767px) {
	.front-cat .content-wrap li:nth-child(1),
.front-cat .content-wrap li:nth-child(2),
.front-cat .content-wrap li:nth-child(3) {
	display: block;
		opacity: 1
}
}

@media(max-width:767px) {
	.front-cat .content-wrap li:nth-child(1),
.front-cat .content-wrap li:nth-child(2) {
	display: block;
		opacity: 1
}
}

.front-cat .content-wrap.show-more li {
	display: block;
		opacity: 1;
		transition: 1s
}

#toggle-button {
	position: relative;
	margin-top: 60px
}

.text-center {
	text-align: center
}

.pink-big {
	font-size: 27px;
	color: #F01C90;

}

.mt-5 {
	margin-top: 20px
}

.kt-blocks-post-grid-item-inner-wrap {
	position: relative
}

.kt-post-loop_6f86b1-f5 .kt-blocks-post-grid-item-inner {
	position: absolute;
top: 40%;
width: 100%;
text-align: center;
	z-index: 3
}

.kt-post-loop_6f86b1-f5 .kt-blocks-post-grid-item-inner h2 {
color: #fff;
	font-size: 44px!important
}


.wp-block-navigation:not([style*="text-decoration"]) a::before {
	content: '';
width: initial;
position: absolute;
bottom: -5px;
height: 2px;
right: 50%;
	left: 0;
background: currentColor;
-webkit-transform: scale(0, 0) translate(-50%, 0);
transform: scale(0, 0) translate(-50%, 0);
transition: color .0s ease-in-out, -webkit-transform .2s ease-in-out;
transition: transform .2s ease-in-out, color .0s ease-in-out;
transition: transform .2s ease-in-out, color .0s ease-in-out, -webkit-transform .2s ease-in-out;
}

.wp-block-navigation:not([style*="text-decoration"]) a:hover::before {
transform: scale(1, 1) translate(0%, 0);
}


.woocommerce .star-rating {
	color: goldenrod!important
}

.product-category img,
.kadence-post-image-inner-intrisic img {
	transition: .4s ease-in-out
}

.product-category:hover img,
.kadence-post-image-inner-intrisic:hover img {
	transform: scale(1.1)
}

.kt-post-loop_6f86b1-f5 .kt-blocks-post-grid-item .kt-blocks-post-grid-item-inner {
	pointer-events: none
}




@media(max-width:767px) {
	.caption-case.kad-placement-lc .kad-slide-caption .caption-case-inner {
	padding: 0 30px;
	max-width: 100%
}
	.alignfull .kt-row-column-wrap {
  padding-left: 0;
  padding-right: 0;
}
	.kad-slider .kad-slider-btn {
		padding: 12px 28px;
		font-size: 18px
	}
	.woocommerce ul.products li.product .entry-content-wrap {
		padding: 0!important
	}
	.col-reverse {
		flex-direction: column-reverse
	}
	.mb-m-30 { 
		margin-bottom: 40px!important
	}
	.newsletter-wrap {
		padding: 45px!important;
		text-align: center
	}
	.site-footer-row-container-inner .site-footer-row.site-footer-row-mobile-column-layout-row {
  grid-template-columns: repeat(2, 2fr)!important;
}
}


.widget-area ul {
  padding-left: 0!important;
}
