/*
 Theme Name:   Mediax Child  
 Theme URI:    https://wordpress.themeholy.com/mediax
 Description:  This is a child theme for Mediax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     mediax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  mediax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */    




.sub-title img {
    display: none;
}
.about-info .box-link i {
    color: #b17127;
}
.about-info .box-review {
    color: #b17127;
}
.about-info .box-link {
    color: #180b0f;
}
.service-card .box-icon {
    background-color: #ffe9d1;
}
.service-card:hover .box-icon {
    background-color: #ffffff;
}
.box-icon img {
    width: 50px;
}
.service-card .box-title a:hover {
    color: #fff;
}

.choose-feature .box-number {
    border: 1px solid #b17127;
    color: #b17127;
}
.choose-feature-wrap:before {
    background-color: #b17127;
}
.choose-feature:hover .box-number {
    background-color: #b17127;
}
.checklist li > i {
    color: #b07127;
}
.foot_bits_link a {
    color: #b07027;
}
.service-card:hover a {
    color: #fff;
}

.cont_pg_phone span.elementor-icon {
    background: #B17127;
    padding: 15px;
    border-radius: 10px;
}
.cont_pg_phone a {
    color: #474747;
}
.cont_pg_phone a:hover {
    color: #b07127;
}
.cont_pg_phone {
    min-height: 150px;
}
button.contact_sbt_btn {
    background: #b17127;
    border: none;
    color: #fff;
    padding: 15px;
    width: 100%;
    font-weight: 600;
    border-radius: 10px;
}
select, .form-control, .form-select, textarea, input {
    border-radius: 10px;
}
input[type="file"] {
    height: inherit;
    padding: 10px 25px 10px 25px;
    border-radius: 10px;
}
.play-btn > i {
    color: #b17127;
}
.play-btn:hover:after, .play-btn:hover::before, .play-btn:hover i {
    background-color: #b17127;
}
.gallery_img img {
    height: 300px;
    object-fit: cover;
}


