.elementor-kit-11{--e-global-color-primary:#076FA0;--e-global-color-secondary:#36404B;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FB4848;--e-global-color-1246877:#FFFFFF;--e-global-color-fe131be:#000000;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Martel Sans";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.heading h5{
	font-weight: 900;
	height: 53px;
	background: #36404b;
	margin: 0px;
	line-height: 58px;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	position: relative;
	min-width: 250px;
	margin-bottom: 30px;
	display: inline-block;
}
.heading h5:before {
	content: "";
	z-index: 1;
	left: -20px;
	border-style: solid;
	border-width: 0 0 53px 20px;
	border-color: transparent transparent #36404b transparent;
	position: absolute;
}
.heading h5:after {
	content: "";
	z-index: 1;
	right: -20px;
	border-style: solid;
	border-width: 53px 20px 0 0;
	border-color: #36404b transparent transparent transparent;
	position: absolute;
}
.heading hr {
	height: 3px;
	border-top: 1px solid #d7d9db;
	border-bottom: 1px solid #d7d9db;
	margin: 0px auto;
	width: 350px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 24px;
	z-index: -1;
}

.product-categories{
    list-style-type: none;  
    padding-inline-start: 0px;
}
.product-categories .children{
    list-style-type: none;  
    padding-inline-start: 15px;
}
.product-categories .cat-parent a {
    font-weight: bold;
    color: #FB4848 !important;
}
.product-categories .cat-parent a:hover{
    color: #36404B !important;
}
.product-categories .children a{
    font-weight: normal !important;
}
.woocommerce-breadcrumb a {
    color: #FB4848 !important;
}
.added_to_cart {margin-left: 10px;}/* End custom CSS */