.elementor-983 .elementor-element.elementor-element-0d00a2b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-983 .elementor-element.elementor-element-5dcc738 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-983 .elementor-element.elementor-element-5dcc738{text-align:center;}.elementor-983 .elementor-element.elementor-element-5dcc738 .elementor-heading-title{font-family:"Source Sans Pro", Sans-serif;font-size:45px;font-weight:300;color:var( --e-global-color-secondary );}.elementor-983 .elementor-element.elementor-element-fea62eb{--display:flex;--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-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-983 .elementor-element.elementor-element-7f8db83 .gallery-item{padding:0 50px 50px 0;}.elementor-983 .elementor-element.elementor-element-7f8db83 .gallery{margin:0 -50px -50px 0;}.elementor-983 .elementor-element.elementor-element-7f8db83 .gallery-item .gallery-caption{text-align:center;}/* Start custom CSS */.item-sec h4{
    margin:0px;
    color:#b90202;
    font-size: 18.20px;
    font-style:normal;
    
}

.item-sec p{
    margin:0px !Important;
}

.price-item{
    float:right;
    font-size:16.80px !Important;
    color:#004120;
}

.item-sec .elementor-image-box-title {
    margin: 5px 0px 0px 0px;
}

.elementor-image-gallery .gallery-item img {
  width: 100%;
  height: 150px; /* or whatever fixed height you prefer */
  object-fit: cover;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, .15);
}

.elementor-image-gallery .gallery-item img:hover {
  opacity:0.8;
} 
@media (max-width:550px){
    .price-item{
    /*float:none;*/
}
}/* End custom CSS */