.elementor-3454 .elementor-element.elementor-element-3b0ebea{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-3454 .elementor-element.elementor-element-d97b35d{padding:0px 0px 10px 0px;}.elementor-3454 .elementor-element.elementor-element-d97b35d .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-3454 .elementor-element.elementor-element-af76060{padding:0px 0px 10px 0px;}.elementor-3454 .elementor-element.elementor-element-af76060 .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-3454 .elementor-element.elementor-element-d97b35d .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-3454 .elementor-element.elementor-element-af76060 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-3454 .elementor-element.elementor-element-d97b35d .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-3454 .elementor-element.elementor-element-af76060 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for html, class: .elementor-element-00fc562 */.price-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-family: "Nunito", Sans-serif;
}

.price-table th {
    font-weight: bold;
    text-align: center;
    color:#75391C;
    font-family: "Nunito", Sans-serif;
    font-size: 18px;
} 

.price-table th.col1{
    background-color: #75391C33;
} 

.price-table th.col2{
    background-color: #54595F33;
} 

.price-table td{
    background-color: #ffffff;
    text-align: center;
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
} 



.price-table tr:nth-child(odd),
.price-table tr:nth-child(even),
.price-table td:nth-child(odd),
.price-table td:nth-child(even)
 {
  background: #fff !important;
}


@media (max-width: 767px){
.price-table th {
    font-size: 15px;
}

.price-table td{
    font-size: 14px;
}
.price-table th, .price-table td { 
  padding: 5px 5px 5px 5px;
}     

}/* End custom CSS */