/* 2018-MAY-18 by Rhyker2U Hide Meta */

/*
.entry-meta {display:none !important;}
	.home .entry-meta { display: none; }
	.entry-footer {display:none !important;}
	.home .entry-footer { display: none; }
*/
header .published { display: none !important; }
p.byline {display: none !important; }

/*
span.referred_by_ck{float:left;width:100%;text-align:center;padding-top:7px}.vc_btn3-container.vc_btn3-center{}p.p_field.field_phone{display:block;width:100%;text-align:left;padding-left:22.9%;padding-right:23.9%}p.p_field.field_phone input#phone{width:100%}.field_phone .intl-tel-input.allow-dropdown{width:100%}body.page-id-14850 #newcryptomemebrshipplan div#ArpTemplate_main{margin-left:10%}body.page-id-14850 #newcryptomemebrshipplan .arp_allcolumnsdiv{margin-left:21.2%}.membership_logo_section a{float:left;width:100%;text-align:center;margin-bottom:20px}body.page-id-1159 #pmpro_account-profile .pmpro_actionlinks{display:none}body.page-id-1159 #pmpro_account #pmpro_account-invoices{display:none}

#sponsor_form{margin:0 auto;text-align:left;width:100%}#sponsor_form ol,ul{list-style:outside none none}#sponsor_form ul li{min-height:27px;padding:26px 0}#sponsor_form ul li label{float:left;width:100%}#sponsor_form input[type=text],textarea{border:1px solid #c7c7c7;outline:5px solid rgba(0,0,0,.1);padding:3px 5px;width:100%}#sponsor_form .sponsor_button{background:#428bca none repeat scroll 0 0;border-radius:16px;color:#fff;font-size:20px;font-weight:700;padding:8px 22px}#training_notifications{display:none}

.widget.widget_ldcoursenavigation{background-color:#f5f5f6!important;padding-bottom:2px}.widget.widget_ldcoursenavigation .list_lessons a{font-size:12px}.learndash_topic_widget_list ul li a span{font-size:12px}.widget.widget_ldexpandedcoursenavigation{background-color:#f5f5f6!important;padding-bottom:2px}.widget.widget_ldcourseprogress{background-color:#f5f5f6!important;padding-bottom:2px}.widget.widget_sfwd-lessons-widget{background-color:#f5f5f6!important;padding-bottom:2px}.widget.widget_sfwd-lessons-widget ul{padding:0 0 0 10px}.widget.widget_ldcourseprogress p{color:#efeff1}.widget.widget_sfwd-courses-widget{background-color:#f5f5f6!important;padding:0 0 1px 9px}.widget.widget_ldcourseinfo{background-color:#f5f5f6!important;padding-bottom:2px}.widget.widget_ldcourseinfo h4,span{color:#000}dd.course_progress{background-color:#fff!important}.widgettitle{color:#000;font-weight:700;padding-top:12px;text-align:center;font-size:16px}.lds-expanded-navigation-widget li a{font-size:12px!important;padding-right:6px!important}.widget_ldcourseprogress .lds-course-progress .progress-meta{color:#f7a23b}.widget_ldexpandedcoursenavigation .lds-expanded-navigation-widget li a{background:0 0!important}.widget_ldexpandedcoursenavigation .lds-expanded-navigation-widget li:hover{background:#efeff1!important}
*/

/* override patron style for now */
cb_p6_message_over_post_button {
	display: none;
}

/* 2024-APR-16 Simple Author Box Pro */
.saboxplugin-tab ul li {
	list-style: disc !important;
	margin-left: 10px;
}

/* 2018-JUL-16 by Rhyker2U AFPcustom style tweaks */
h2.widgettitle {
	font-size: 22px;
	text-align: center;
}
.single-post .attachment-post-thumbnail {
  display: none;
}


.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
	color: #000000 !important;
}

/* date: 2021-08-30
** author: rhyker2u for WooCare
** purpose: color of reading balk
*/
.rt-reading-time { background-color: /* #77a02e */ #FFFFE0; color: #000000; padding-left: 10px; margin-bottom: 25px; }

/* 2024 WooCommerce based on Yellow Pencil @ DOAS with pseudo class vars */
/* Onsale */
.main .product .onsale{
	background-color: var(--wc-primary);
	margin-bottom:12px;
	min-height:62px;
	width:117px;
	transform:translatex(0px) translatey(0px);
	font-size:16px;
}

/* Bdi */
.price ins bdi{
	color: var(--wc-primary);
}

/* Bdi */
.price del bdi{
	color: var(--wc-primary);
}

/* Price */
.main .product .price{
	color: var(--wc-primary) !important;
	min-height:44px;
	font-size:27px !important;
	padding-bottom:15px;
}

/* Form Division */
.main .product form{
	min-height:45px;
	transform:translatex(0px) translatey(0px);
}

/* List */
.main .product .entry-content .woocommerce .single-product .product .woocommerce-product-gallery ol{
	padding-top:25px !important;
	padding-left:25px !important;
}

/* Post Title */
.main header h1{
	padding-bottom:10px;
}

/* Button */
.entry-summary .cart .single_add_to_cart_button{
	min-height:44px;
	width:244px;

}

/* Stock */
.entry-content .product .in-stock{
	color:#9b59b6 !important;
	font-size:16px !important;
}

/* Span Tag */
.tinvwl-woocommerce_after_add_to_cart_button .tinvwl-icon-heart span{
	font-size:16px;
}



/* NextEnd Social Login */
@media only screen and (min-width: 1200px), screen and (max-width: 767px) and (min-width: 570px) {
	div.nsl-container-grid .nsl-container-buttons a {
    		width: 258px!important;
		max-width:258px!important;
	}
}

/*
.hbps-responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 825px;
    margin: 0 auto;
}
.hbps-responsive-video iframe,
.hbps-responsive-video object,
.hbps-responsive-video embed,
.hbps-responsive-video video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
*/

/* 2023-FEB-06 LearnDash adjustments */
/***Hide "Edit Profile" link***/
#ld-profile .ld-profile-edit-link {
    display: none;
}
/***Hide Profile Avatar Picture***/
#ld-profile .ld-profile-avatar {
    display: none;
}

/* 2023-FEB-07 top menu css */
div.custom-topmenu-class ul {
    margin:20px 0px 20px 0px;
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    text-align:right;
    display:inline-block;
}
div.custom-topmenu-class li {
    padding: 0px 20px 0px 0px;
    display: inline-block;
}

div.custom-topmenu-class a {
    color:#000;
}

/* 2023-FEB-09 WooCommerce Menu */
/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width: 200px;
  font-size: 15px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

/*2023-APR-25: SliceWP buttons based on DOA*/
.slicewp-input-copy,
.slicewp-input-copy-label,
.slicewp-generate-affiliate-link,
.slicewp-button-primary
{
    color: #ffffff !important;
    background-color: #4D267F !important;
}

/*2024-FEB-23: Affiliate Network Class */
.left {
    text-align: left;
    float: left;
    margin-right: 25px;
}

/*2024-APR-08: new default font 12pt instead of 11pt*/
body,p {
	font-size: 12pt !important;
}

/*2024 May & Jun: Blog masonry alignment */
.vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-is-link{
	min-height:255px !important;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	min-height: 100px
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt { 
	height: 175px; 
	overflow: hidden; 
}

/*2024-MAY-17: Heator */
.hentry .heateor_sss_horizontal_sharing{
    padding-bottom: 30px;

}

/*2024-MAY-19 Image */
.hentry .size-full,.size-large img{
    border: 2px solid black;
}
.wp-block-image .size-full,.size-large img {
	margin: 15px 15px !important; 
} 

/* paragraph styling classes (for heading too)*/
.pi {
	font-style: italic;	
}
.pj {
	text-align: justify;
}
.pr {
	text-align: right;
}
.ps {
	text-decoration: line-through;
}
.pu {
	text-decoration: underline; 
}

/* 2024-06-29 gTranslate Plugin */
#gt_float_wrapper {
	padding-top: 50px !important; 
}
