/*
Theme Name: Merto Child
Theme URI: https://demo.theme-sky.com/merto/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: merto
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: merto-child
*/

.heading-52 h2
{
	color: #22485d;
	margin-bottom: 25px;
}
.course-price strong
{
	font-size: 24px;
	color: #ef3929;
}
.course-area
{
	padding: 0;
    background-color: #ffffff;
    box-shadow: 0px 22px 14px 0px rgba(47, 61, 94, 0.07);
    padding-bottom: 40px;
}
.course-area img
{
	width: 100%;
}
body blockquote
{
	border: none;
}
.woosq-btn,
.woosw-btn
{
	display: none !important;
}
.sub-heading h3
{
	color: #ef3929;
}
/*.elementor-social-icon-whatsapp{
	    margin-top: 6px;
	    width: 2.8em
}*/
.footer_number{
	font-size: 17px !important;
}
#menu-main-menu-2 > li a{
	font-size: 18px;
}
#map_contact + div {
 
  margin:0px;
}
.elementor-widget-icon-box .elementor-icon-box-icon {
    display: inline-block;
    flex: 0 0 auto;
    line-height: 0;
}
.custom-top-bar {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    text-align: center;
    font-family: Arial, sans-serif;
  }

  .custom-top-bar a {
    color: #DE1010;
    text-decoration: none;
    font-weight: bold;
  }

  .custom-top-bar a:hover {
    text-decoration: underline;
  }

  .top-bar-content .separator {
    margin: 0 10px;
    color: #888;
  }
  .woocommerce .products .product:not(.product-category) .thumbnail-wrapper img{
  	    min-height: 250px;
    min-width: 174px;
  }