/*!
Theme Name: ryancv child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://bslthemes.com/
Description: RyanCV - CV/Resume WordPress Theme
Version: 1.1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: ryancv
Text Domain: ryancv-child
Tags: editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.popup-box .desc{
	text-align: justify;
}
.popup-box .button{
	margin-top: 25px;
}
@media (max-width: 680px) {
  .header .top-menu ul.menu {
	  align-items: center;
	  justify-content: center;
	}
   .card-started .profile.boxed-rounded-style .slide {
    left: initial;
    width: calc(100% - 150px);
  }
}
	.grecaptcha-badge{
		display:none !important
	}
.card-started .profile .image {
  margin: 160px 0 20px 0;
}
.footer-card {
  display: flex;
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 20px;
}
.footer-card img {
  padding: 15px;
}
.wpsc-tickets-nav label{
	padding: 0 !important;
}
.auth-inner-container{
	padding-top:20px;
}
.layout-minimal-style #card-page:has(#post-2909) .card-started {
  display: none;
}
.layout-minimal-style:has(#card-support.active) .card-started {
  display: none;
}
.layout-minimal-style:has(#card-support.hidden) .card-started {
  display: initial;
}
@media (min-width: 1121px) {
  .layout-minimal-style:has(#card-support.active) #card-support {
    right: 86px !important;
  }
	.layout-minimal-style #card-page:has(#post-2909) #card-page {
  right: 86px !important;
}
}
.preload-text{
	direction:ltr !important;
	display:none !important;
}