@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

/*font-family: "Figtree", serif;*/

*{
	margin: 0px;
	padding: 0px;
	outline:none;
	}

ul, li, ol {
	list-style-type:none;
	}
	
.clr {
	clear:both;
	display:block;
	width:100%;
	height:0px;
	}

a {
   	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	box-shadow:none;
	}

a:focus, a:active {
	outline: none;
	}
	
a, a img {
	border:none;
	}
	
img {
	max-width:100%;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: "Figtree", serif;
    font-weight: 800;
    font-style: normal;
    font-display: swap;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	text-transform:none;
	line-height: 1.25;
	}
	
h1 {
	font-size:42px;
	}
	
h2 {
	font-size:36px;
	}
	
h3 {
	font-size:28px;
	}
	
h4 {
	font-size:24px;
	}
	
h5 {
	font-size:20px;
	}
	
h6 {
	font-size:18px;
	}
	
p{
	margin-bottom:0.8em!important;	
	padding-bottom:0px;
	}

iframe{
	width: 100%!important;
	}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{
	/*color: #131313;*/
	font-family: "Figtree", serif;
	}

:-moz-placeholder{
	/*color: #131313;*/
	font-family: "Figtree", serif;
	}

::-moz-placeholder{
	font-family: "Figtree", serif;
	opacity: 1;
	}

:-ms-input-placeholder{
	font-family: "Figtree", serif;
	}

textarea{
	height: 120px;
}

body{
	font-family: "Figtree", serif;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    color: #000000;
	font-size: 16px;
	line-height: 26px;
	}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
font-family: "Figtree", serif;
}

.entry-content cite, .entry-content figcaption, .entry-content table, .entry-content address, .entry-content .wp-caption-text, .entry-content .wp-block-file, .entry-content{
font-family: "Figtree", serif;
}

.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary{
font-family: "Figtree", serif;
}

body:not(.home) #site-content {
	padding-bottom: 30px;
}

#site-content {
    min-height: 100vh;
}

.home .entry-header, .header-titles .site-description, .toggle-inner .toggle-text{
	display: none;
	}
	
.entry-categories, .post-meta-wrapper {
  display: none;
	}

body:not(.overlay-header) .header-inner .toggle-wrapper::before{
	background-color: transparent;
	}

.header-inner{
	max-width: 120rem;
	}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0 0 0rem 0;
	}

.entry-content p, .entry-content li, .entry-content{
	line-height: 26px;
	font-size: 16px;
	}
	
.single-post .post-inner {
	padding-top: 2rem;
}

.section-inner.medium{
	max-width: 120rem;
	width: calc(100% - 8rem);
	}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), 
.elementor-section.elementor-section-boxed > .elementor-container{
	width: 100%;
	max-width: 100%;
	}

body:not(.elementor-page) .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), 
.panel-layout, .footer-inner, .primary-menu-wrapper, .elementor-section.elementor-section-boxed > .elementor-container,
.e-con > .e-con-inner, .hm-slider-stn .elementor-element .swiper-slide-inner{
	width: 100%;
	max-width: 1240px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	}

.widget_text p, .widget_text ol, .widget_text ul, 
.widget_text dl, .widget_text dt, .widget-content .rssSummary{
	font-size: 16px;
	}

.search-toggle .toggle-icon, .search-toggle svg{
	height: 1.6rem;
	max-width: 1.6rem;
	width: 1.6rem;
	}

.modal-menu a, .modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a, .modal-menu ul li a{
	color: #000000;
	font-family: "Figtree", serif;
	font-weight: normal;
	font-weight: 400;
    font-size: 16px;
	}

.singular .entry-header{
	background-color: #f2f2f2;
	padding: 0 0 0 0;
	margin-bottom: 0rem;
	}

.singular .entry-header h1.entry-title{
	color: #000000;
	font-family: "Figtree", serif;
	font-weight: bold;
	font-size: 26px;
	padding: 1rem 0;
	letter-spacing: 0;
	text-transform: uppercase;
	position: relative;
	}

.single-product .entry-header{
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin-bottom: 0rem;
	}

.single-product .entry-header h1.entry-title{
	color: #2d2d2d;
	font-family: "Figtree", serif;
	font-weight: bold;
	font-size: 26px;
	padding: 1rem 0 1rem 0;
	letter-spacing: 0;
	text-transform: uppercase;
	position: relative;
	}

.single-post .entry-header{
	margin-bottom: 2rem;
	}

button.close-nav-toggle svg, button.close-nav-toggle .toggle-text{
	color: #000000;
}
a {
    color:#4e29b9;
}
a:hover {
    color:#000;
}

body.single-post .pagination-single,
body.single-post .comments-wrapper,
.singular .intro-text {
    display: none;
}

/* woocommerce my styles */

.single-product .product .post-inner{
	padding-top: 0;
}

.single-product .related{
	clear: both;
}

.woocommerce ul.products li.product .price, 
.woocommerce div.product p.price, .woocommerce div.product span.price{
	color: #2e2e2e;
	font-size: 18px;
	font-weight: bold;
}

.woocommerce .quantity .qty{
	padding: 13px 12px;
}

.woocommerce div.product div.images .flex-control-thumbs li{
	float: none;
	width: calc(100% /5 - 8px);
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li:nth-child(5){
	margin-right: 0;
}

.single-product .product .post-meta-wrapper{
	margin-top: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
	font-family: "Figtree", serif;
	font-weight: 500;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	padding: 5px 0;
	letter-spacing: 0.7px;
}

.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button{
	color: #fff;
	background-color: #7b7979;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	max-width: 200px;
	border-radius: 0;
	font-weight: 400;
	padding: 12px 24px;
	font-size: 14px;
	letter-spacing: 0;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, 
.woocommerce button.button:hover, .woocommerce input.button:hover{
	background-color: #ec1b2d;
	color: #fff;
}

.single-product .product .post-meta{
	color: #7b7979;
}

.single-product .comments-wrapper, .single-product .pagination-single,
.woocommerce-page .pagination-single{
	display: none;
}

.single-product .product .post-meta{
	font-size: 1.3rem;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, 
.woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color: #4e29b9;
	padding: 17px;
	font-weight: 600;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color: #000000;
}

.woocommerce-page .entry-title a{
	pointer-events: none;
}

.woocommerce-page h2.entry-title{
	font-size: 38px;
	color: #2d2d2d;
}

.woocommerce-page .post-inner{
	padding-top: 6rem;
}

.woocommerce-cart .coupon{
	width: 50%;
	max-width: 300px;
}

.woocommerce-cart .woocommerce a.button.alt{
	max-width: 100%;
	font-weight: 500;
	font-size: 16px;

}

.woocommerce .woocommerce-ordering select{
	font-size: 17px;
	padding: 8px;
}

.woocommerce-cart .woocommerce-message{
	color: #000000;
}

.woocommerce-cart .woocommerce-message::before {
	color: #af8a66;
	}

a.cart-contents {
    background: url(../images/cart-bg-icon.png) no-repeat;
    width: 18px;
    height: 23px;
    display: block;
    vertical-align: bottom;
    position: relative;
}

.cart-contents .cart-contents-count {
    background: #672d94;
    font-size: 15px;
    color: #fff;
    border-radius: 30px;
    display: block;
    vertical-align: top;
    max-height: fit-content;
    width: 24px;
    text-align: center;
    position: absolute;
    top: -15px;
    right: -15px;
}

.woocommerce div.product div.images img {
	width: auto;
	margin: 0px auto;
}
/* end woocommerce my styles */

.header-footer-group .color-accent {
	color: #4e29b9;
}
.search-results .archive-title {
	font-size: 2rem;
	letter-spacing: normal;
	color: #4e29b9;
}
.search-results .archive-header {
	padding: 3rem 0;
}
.search-results h2.entry-title {
	font-size: 2.4rem;
	text-align: left;
}
.search-results .entry-title a {
	font-size: 30px;
}
.search-results .post-inner {
	padding-top: 1rem;
}
.search-results .post-separator,
.pagination-separator{
	margin: 20px auto;
}
.singular .featured-media::before {
    background: transparent;
}
body:not(.elementor-page) .entry-content > h1, 
body:not(.elementor-page) .entry-content > h2, 
body:not(.elementor-page) .entry-content > h3, 
body:not(.elementor-page) .entry-content > h4, 
body:not(.elementor-page) .entry-content > h5, 
body:not(.elementor-page) .entry-content > h6 {
    margin-bottom: 1.5rem !important;
}
body:not(.elementor-page) .entry-content > ul {
    margin: 2rem auto !important;
}
body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 5px 0px;
}
body .elementor-heading-title {
	line-height: 1.2;
	letter-spacing:normal;
}
.wpcnfm-feilds {
    display: flex;
    gap: 10px;
}
.wpcnfm-feild {
    width: 100%;
}

body .elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    align-items: baseline;
}
body .elementor-widget .elementor-icon-list-item .elementor-icon-list-icon {
    margin-top: 3px;
}
body .elementor-element .elementor-icon-list-items .elementor-icon-list-item {
	width: fit-content;
}
body .elementor-element .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
    display: block;
}
body .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
  width: 100%;
}


@media (min-width: 1025px){
.elementor-section .elementor-container.elementor-column-gap-default {
	column-gap: 50px;
}
}


@media (max-width: 768px){
.entry-content p, .entry-content li{
	font-size: 15px;
	}
h1 {
    font-size: 42px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 15px;
}

}

@media (max-width: 480px){
.wpcnfm-feilds {
    display: block;
}
h1 {
    font-size: 34px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 14px;
}

}