/*
Theme Name: Zilom
Theme URI: https://themesgavias.com/wp/zilom/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: The 2021 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.2.2
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: zilom

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}
.tutor-course-loop .featured-label{
	background: #2970ca !important;
}
.course-block.tutor-course-loop .course-loop-footer .course-loop-hover {
    background: #2970ca !important;
}
.btn-theme {
    background: #2970ca !important;
}

.course-block.tutor-course-loop .course-content .course-loop-meta .course-user i {
    color:  #0033a0 !important;
}
.tutor-social-share .tutor-course-share-btn { 
     background: #2970ca !important;
}
.tutor-social-share .tutor-course-share-btn:hover { 
     background: #2970ca !important;
}
	
.tutor-accordion-item-header.is-active {
     color:  #0033a0 !important;
}
.single_add_to_cart_button, a.tutor-button, .tutor-button, a.tutor-btn, .tutor-btn {
     background: #2970ca !important;
}
.single-course-sidebar .course-single-meta .meta-item:hover .icon {
    background: #2970ca !important;
   
}