.elementor-kit-9{--e-global-color-primary:#161D1E;--e-global-color-secondary:#A72229;--e-global-color-text:#222222;--e-global-color-accent:#FDBE11;--e-global-color-f37835d:#F5F5F5;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;}.elementor-kit-9 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){--kit-widget-spacing: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-kit-9{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.product-card{
  border:1px solid #ccc;
  background:#F5F5F5;
  padding:12px 20px 20px;
  text-align:center;
  display:inline-block;
  max-width:360px;
  margin:0 auto;
}
.product-card__title {
  margin: 0 0 12px;
  line-height: 1.3;
  font-size: 18px;   
  font-weight: 600;  
}
.product-card__img{ display:block; margin:0 auto 12px; max-width:100%; height:auto; }
.product-card__btn{
  display:inline-block;
  background:#161D1E; color:#fff; text-decoration:none;
  font-weight:700; border-radius:10px;
  padding:10px 18px; line-height:1;
  transition:background-color .2s ease, color .2s ease;
}
.product-card__btn:hover{ background:#FDBE11; color:#000; }/* End custom CSS */