/*
Theme Name: UniCoach Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0
Template: unicoach
Text Domain: unicoach-child
*/

.woocommerce .summary .product_meta {display:none!important;}
.woocommerce div.product .summary p.price {
    display:none;
}

button.wp-block-search__button.wp-element-button{color:white!important}
.post_meta-wrap {
    display: none!important;
}
.blog-post_media {
    margin-bottom: 20px;
}
section.unicoach-post-navigation {
    display: none;
}
.elementor-post__avatar img {
    display: none;
    margin-bottom: 0px;
}
.elementor-10306 .elementor-element.elementor-element-afcba26 .elementor-post__text {
    margin-top: 0px;
}
.elementor-posts .elementor-post__card .elementor-post__title {
    margin-bottom: 10px!important;
}
.elementor-widget-posts .elementor-post__title a {
    font-size: 20px;
    line-height: initial;
    margin-top: -28px!important;
    margin-bottom: 10px!important;
}
span.elementor-post-avatar {
    display: none;
}
.single_meta.dailymcqs.type-dailymcqs.status-publish.format-standard.hentry > .item_wrapper > .blog-post_content > span.post_date,
.single_meta.dailycurrentaffairs.type-dailycurrentaffairs.status-publish.format-standard.hentry > .item_wrapper > .blog-post_content > span.post_date,
.single_meta.dailyarticles.type-dailyarticles.status-publish.format-standard.hentry > .item_wrapper > .blog-post_content > span.post_date,
.single_meta.dailyinfographics.type-dailyinfographics.status-publish.format-standard.hentry > .item_wrapper > .blog-post_content>span.post_date
{ display: none;
}

body {
-webkit-user-select: none !important;
-moz-user-select: -moz-none !important;
-ms-user-select: none !important;
user-select: none !important;
}
img.attachment-full.size-full.wp-image-608 { display:none; }
img.attachment-full.size-full.wp-image-607 { display:none; }
.single_post_info {
    margin-top: 70px;
}

.single_type-1 .blog-post.blog-post-single-item .blog-post_content .post_date {
    margin-bottom: 25px;
    display: none;
}

.post_date {
  display: none;
}
.archive__heading,.blog-post_wrapper > span.post_date {
    display: none;
}

.page-header.page-header_align_center.page_title_parallax {
    margin-bottom: 0!important;
}

.blog-post_wrapper {
    border:2px solid #ddd;
    padding: 10px;
}

.blog-post_wrapper:hover{
	box-shadow:0px 8px 16px #ddd;
}
.blog-style-standard .format-no_featured:not(.format-video) .post_date + .blog-post_content{
	padding-top: 0!important;
    margin-top: 10px!important;
}


.elementor-2159 .elementor-element.elementor-element-5ee1897 .primary-nav>ul>li>a {
    padding: 0 14px !important;
}


/* Make header full width */
.header_sticky,
.wgl-theme-header,
.wgl-theme-header .container,
.wgl-theme-header .header_wrapper{
    max-width:100% !important;
    width:100% !important;
    padding-left:20px;
    padding-right:20px;
}

/* span.price-suffix {
    margin-top: 0;
    margin-bottom: 17px;
    font-size: 21px;
    font-weight: 700;
    color: #061069;
}
 */