/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2021 | 16:53:09 */
@media only screen and (min-width: 760px){
  .woo-cs-inner{
    min-height:250px;
  }
}
@media (max-width: 360px){
    .elementor-element-c63639f .elementor-column  {
        width:50%;
    }
    .woo-cs .woo-cs-cat-details .woo-cs-cat-title{
        font-size:11px;
        margin:0 0px;
        height:52px;
        display:flex;
        justify-content:center;
        align-items:center;
    }
}
@media (max-width: 640px){
    .elementor-element-c63639f .elementor-column   {
        width:50%;
    }
    .woo-cs .woo-cs-cat-details .woo-cs-cat-title{
        font-size:11px;
        margin:0 0px;
        height:52px;
        display:flex;
        justify-content:center;
        align-items:center;
    }
}
@media (max-width: 768px){
    .elementor-element-c63639f .elementor-column {
        width:50%;
    }
    .woo-cs .woo-cs-cat-details .woo-cs-cat-title{
        
        margin:0 0px;
        height:52px;
        display:flex;
        justify-content:center;
        align-items:center;
    }
}
 .woo-cs-cat-details{
    background: rgb(52 185 176) !important;
}
.woo-cs.has-border .woo-cs-heading{
  border-top:3px solid #ec6302;
}
.woo-cs .woo-cs-cat-details{
  padding:8px;
}