/**
 * Theme Name:     Plays Enter Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   plays-enter-elementor-child
 * Description:    Plays Enter Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
 
 
 @import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
* {
	outline: 0;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	overflow-x: hidden;
	transition: all .3s ease-in-out;
	word-break: break-word;
}
html, body {
	overflow-x: hidden;
	font: 400 15px/20px "Ubuntu", sans-serif;
	color: #000;
}
.tps-user-card {
	border: 1px solid #ccc;
    padding: 15px;
    margin: 15px 0;
    display: flex;
    grid-gap: 15px;
    align-items: center;
    justify-content: center;
    flex-flow: wrap row;
    border-radius: 15px;
    width: 100%;
    background: #f9f9f9;
}
.tps-user-card > div:nth-child(1) {
	width: 250px;
}
.tps-user-card > div:nth-child(1) img {
	width: 100%!important;
	max-width: 100%!important;
}
.tps-user-card > div:nth-child(2) {
	width: calc(100% - 265px);
}
.tps-user-card > div:nth-child(2) > p:first-child {
	margin: 0;
}
.tps-user-card a.cardbutton {
	color: #9E6600;
	background: #E9B548;
	background: linear-gradient(90deg, rgba(233, 181, 72, 1) 0%, rgba(252, 231, 147, 1) 100%);
	font-family: "Ubuntu";
	font-size: 15px;
	line-height: 20px;
	padding: 15px 25px;
	border-radius: 90px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
}
.tps-user-card a.cardbutton:hover {
	background: #000;
	color: #fff;
}
.userlinks span {
	border: 1px solid #f2d250;
	padding: 5px;
	border-radius: 4px;
	margin: 0 0 0 5px;
	background: #fbfaf5;
}
.user-comments {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.user-comments ul {
	list-style-type: none;
}
.user-comments ul li {
	border-top: 1px solid #ccc;
	margin: 10px 0 0;
	padding: 5px;
}
.comment_section {
	margin-bottom: 60px;
}
.comment_section p a {
	background-image: linear-gradient(to bottom right, #f8b53f, #fdf3ac);
	font: 500 15px/49px "Ubuntu", sans-serif;
	color: #9e6600;
	text-transform: uppercase;
	text-align: center;
	padding: 0 47px;
	margin: 15px 2.5px 0;
	display: inline-block;
	border: none;
	border-radius: 50px;
	letter-spacing: 0;
	transition: all .3s ease-in-out;
}
.comment_section p a:hover {
	background: #000;
	color: #fff;
	border: none;
	border-radius: 50px;
	transition: all .3s ease-in-out;
}
.userlinks p a {
	text-decoration: none;
	color: #9E6600;
}
.ur-frontend-form.login {
	padding-left: 30px;
	padding-right: 30px;
}
.ur-form-grid input[type="text"], .ur-form-grid input[type="email"], .ur-form-grid input[type="password"] {
	min-height: 46px!important;
	max-height: 46px!important;
	border-radius: 50px!important;
}
#ur-frontend-form {
	width: 420px;
	max-width: 100%!important;
	padding: 30px;
}
.ur-frontend-form .ur-form-row .ur-form-grid {
	padding: 0!important;
}
.user-registration-Button {
	border-radius: 60px!important;
	color: #9E6600!important;
	background: linear-gradient(90deg, rgba(233, 181, 72, 1) 0%, rgba(252, 231, 147, 1) 100%)!important;
}
.user-registration-Button:hover {
	background: #000!important;
	color: #fff!important;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div {
	margin-top: 22px!important;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register {
	padding-top: 0;
}
.like_section {
	padding-top: 20px;
}
.pro_area input[type="password"], .pro_area input[type="file"], .pro_area input[type="text"], .pro_area input[type="email"] {
	width: 100%;
	height: 46px!important;
	border: 1px solid #cfd0d0;
	border-radius: 25px;
	margin: 0;
	padding: 0 15px;
	text-indent: 0px;
	font: 400 14px/55px "Ubuntu", sans-serif;
	color: #000;
	background: rgba(255,255,255,0);
}
.pro_area button {
	margin-top: 20px;
}
/*.top_photo {
	align-items: self-start!important;
}*/
#user-registration-form-1043 {
	padding: 25px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	border-radius: 25px;
	width: 800px;
	max-width: 100%;
}
.ur-frontend-form .ur-form-row {
	grid-gap: 10px;
}
#user-registration-form-1043 .ur-submit-button {
	background-image: linear-gradient(to bottom right, #f8b53f, #fdf3ac);
	font: 500 15px/49px "Ubuntu", sans-serif;
	color: #9e6600;
	text-transform: uppercase;
	text-align: center;
	padding: 0 47px;
	margin: 15px 2.5px 0;
	display: inline-block;
	border: none;
	border-radius: 50px;
	letter-spacing: 0;
	transition: all .3s ease-in-out;
}
#user-registration-form-1043 .ur-submit-button:hover {
	background: #000;
	color: #fff;
	border: none;
	border-radius: 50px;
	transition: all .3s ease-in-out;
}
#ur-frontend-form a {
	color: #9E6600 !important;
}
/*.button1, .button2{ display:none;}*/

.button1 {
	display: none;
}
body:not(.logged-in) .button1 {
	display: block;
}
body:not(.logged-in) .button2 {
	display: none;
}
 @media only screen and (max-width: 740px) {
.tps-user-card {
	display: block;
}
.tps-user-card > div:nth-child(1) {
	margin: 0 auto 15px;
}
.tps-user-card > div:nth-child(2) {
	width: 100%;
}
#ur-frontend-form {
}
.ur-frontend-form.login {
	padding: 5px 10px 15px;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount), body.user-registration-page .user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) {
	padding: 15px!important;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .user-registration-login-description, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .user-registration-registration-description, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .user-registration-login-description, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .user-registration-registration-description, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .user-registration-login-description, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .user-registration-registration-description, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .user-registration-login-description, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .user-registration-registration-description {
	margin-bottom: 10px;
	margin-top: 0;
}
.ur-frontend-form.login .ur-lost-password-content-container .ur-lost-password-title {
	font-size: 30px!important;
}
}
