/*
Theme Name: Oxence child
Author: WebTend
Description: A child theme of Oxence WordPress Theme
Version: 1.0.1
Template: oxence
Text Domain: oxence-child
*/

span.sub-heading-text {
    color: #ed1c24 !important;
}
 .oxence-advanced-heading .sub-heading .dots span {
    background-color: #ed1c24 !important;
}
.page-title-area .shapes {
    display: none;
}
.page-title-area::before {
    background-color: transparent !important;
}
.page-title-area{
    padding:50px !important;
}
.page-title-area .page-title-inner h1.page-title span.svg-line-one svg {
    fill: #ed1c24;
}
.rx_services .service-box {}

.rx_services .service-box  .service-thumbnail {
    width: 100%;
    height: 300px;
}

.rx_services .service-box  .service-thumbnail img {
    object-fit: contain !important;
    height: 100%;
    width: 100%;
}