.elementor-kit-177{--e-global-color-primary:#740A0A;--e-global-color-secondary:#555555;--e-global-color-text:#7A7A7A;--e-global-color-accent:#57070C;--e-global-color-9436609:#FFFFFF;--e-global-color-ec50bdf:#000000;--e-global-color-430d888:#F6F6F6;--e-global-color-0c05fd1:#00000000;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-177 e-page-transition{background-color:#FFBC7D;}body.e-wc-message-notice .woocommerce-message, body.e-wc-message-notice .wc-block-components-notice-banner.is-success{background-color:var( --e-global-color-9436609 );}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{background-color:var( --e-global-color-primary );background-image:var( --e-global-color-primary );}body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info{background-color:var( --e-global-color-9436609 );}body.e-wc-info-notice .woocommerce-info .button, body.e-wc-info-notice .wc-block-components-notice-banner.is-info .button{background-color:var( --e-global-color-primary );background-image:var( --e-global-color-primary );}.elementor-kit-177 a{font-family:"Inter", Sans-serif;}.elementor-kit-177 h1{font-family:"Inter", Sans-serif;}.elementor-kit-177 h2{font-family:"Inter", Sans-serif;}.elementor-kit-177 h3{font-family:"Inter", Sans-serif;}.elementor-kit-177 h4{font-family:"Inter", Sans-serif;}.elementor-kit-177 h5{font-family:"Inter", Sans-serif;}.elementor-kit-177 h6{font-family:"Inter", Sans-serif;}.elementor-kit-177 img{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}{}h1.page-title{display:var(--page-title-display);}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-message-text-color:var( --e-global-color-primary );--message-message-icon-color:var( --e-global-color-primary );--message-box-border-radius:0px 0px 0px 0px;--message-buttons-normal-text-color:var( --e-global-color-9436609 );--message-border-type:none;--message-buttons-border-radius:5px 5px 5px 5px;}.e-wc-message-notice .woocommerce-message .restore-item, .e-wc-message-notice .wc-block-components-notice-banner.is-success .restore-item, .e-wc-message-notice .woocommerce-message a:not([class]), .e-wc-message-notice .wc-block-components-notice-banner.is-success a:not([class]){--notice-message-normal-links-color:var( --e-global-color-primary );}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-message-text-color:var( --e-global-color-primary );--info-message-icon-color:var( --e-global-color-primary );--info-buttons-normal-text-color:var( --e-global-color-9436609 );}@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 */.hero-sub {
    font-size: 28px;
    margin-top: 10px;
}

.accordion {
    border-bottom: 1px solid #d5d8dc;
}

input[type=checkbox]{
    display: none;
}

.accordion-item-label {
    display: flex;
    align-items: center;
    padding: 10px 0px 10px 16px;
    cursor: pointer;
}

.accordion-icon {
    width: 5px;
}

.accordion-title {
    padding: 0;
    margin: 0;
    color: #740a0a !important;
}

.chevron-op {
    display: flex;
    padding-right: 10px;
    align-items: center;
}

.content {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows 700ms;
    padding-left: 16px;
}

.expandable {
    min-height: 0;
}

.accordion-item:checked + .accordion-item-label + .content {
    grid-template-rows: 1fr;
}

@media (max-width: 767px) {
  .hero-sub {
      font-size: 20px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://shopexample.three.pottkinder.dev/wp-content/uploads/2024/01/Inter-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */