/*
Theme Name: MyMedi Child
Theme URI: https://demo.theme-sky.com/mymedi/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mymedi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mymedi-child
*/


:root{
    --main-color: #051839;
    --second-color: #D1AC49;
    --font-color: #333231;
    --darkBlue-color: #031a43;
    --section-color:  #f0f2f5;
}



/* Header */


/* Footer */
.first-footer-area.footer-area,
.end-footer.footer-area{
    background-color: var(--main-color) ;

}
.first-footer-area.footer-area .group-features *{
    border-color: #fff !important;
}
.first-footer-area.footer-area  *,
.end-footer.footer-area *,
.first-footer-area.footer-area h3,
.end-footer.footer-area h3
{
    color: #fff !important;
    border-color: #fff ;
}

.first-footer-area.footer-area a.ts-button,
.first-footer-area.footer-area a.ts-button span,
.end-footer.footer-area a.ts-button,
.end-footer.footer-area a.ts-button span {
    color: var(--main-color) !important;
}


.first-footer-area.footer-area,
.end-footer.footer-area a ,
.first-footer-area.footer-area h4,
.end-footer.footer-area h4,
.first-footer-area.footer-area ul li a,
.end-footer.footer-area ul li a,
.current_page_item>a{
    color: var(--second-color) !important;
}

.widget.widget_nav_menu .menu li,
.about-us-sec p{
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
}

.first-footer-area.footer-area .feature-icon,
.first-footer-area.footer-area .feature-icon img{
    width: 25px !important;
    height: 25px !important;
}
/* Home */
.img-start-hover.ts-banner .banner-wrapper h2 {
    color: #fff;
}
.img-start-hover.ts-banner .banner-wrapper .ts-banner-button a {
    border-color: unset;
    background-color: unset;
    color: white;
    padding: unset;
    text-align: start;
    border: unset;
    font-size: 18px;
}
.img-start-hover.ts-banner .banner-wrapper .ts-banner-button a:hover {
    color: white;
}
.img-start-hover.ts-banner .banner-wrapper .ts-banner-button a {
    border-color: unset;
    background-color: unset;
    color: white;
    padding: unset;
    text-align: start;
    border: unset;
    font-size: 18px;
}
.img-start-hover img.img {
    height: 300px;
    object-fit: cover;
    filter: brightness(0.9);
}
.img-start-hover .box-content{
    background-color: #051839BF;
    height: 100%;
    margin: 0px;
    padding: 0px;
    top: 0;
    left: 0;
}

.banner-radius li img{
    height: 25px;
    width: 25px;
    object-fit: fill;
}
.banner-radius li {
    list-style: none;
}
.about-us-sec p{
    color: var(--font-color);
}
.tags-link a{
    color: white !important;
}
div .ul-style-none.body-color li{
    color: var(--main-color);
}

div.banner-radius {
    background-color: rgba(5, 24, 56, 0.45) !important;
    background-blend-mode: color-dodge;
}

.product.product_tag-wordpress p,
.product.product_tag-wordpress a,
.product.product_tag-wordpress span:not(.woocommerce-Price-amount.amount),
.product.product_tag-wordpress ul li{
    font-size: 16px ;
}
/*-------*/
.ts-feature-wrapper.vertical-image.text-default img {
    width: 50px;
}

.ts-single-image.ts-effect-image.ts-aligncenter.eff-image-scale.banner-radius * {
    width: 500px !important;
}
div.banner-radius {
    background-color: transparent !important;
}

/*-------*/
