/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body{
	background: #E53B82
}
.nowrap
{
    white-space: nowrap;
}
#pms-paygate-extra-fields-paypal_connect__placeholder
{
	max-width: 100%;
}
.position-center{
	transform: translate(-50%, -50%);
}
.featuredimg
{
	width: 100%;
	height: 270px;
	position: relative;
}
.featuredimg a > img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: thin;
	border-radius: 15px 15px 0 0;
}
.featuredimg-content
{
	pointer-events: none;
	position: absolute;
	top: 50%;
	left: 50%; transform: translate(-50%,-50%);
	text-align: center;
	    width: 100%;
    height: 100%;
   background: rgba(0, 0, 0, 0.4);
     backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px); 
  display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: thin;
    border-radius: 15px 15px 0 0;
}
.popup-unclock::before
{
     background: rgba(0, 0, 0, 0.4) !important;
     backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px); 
}
.khung-video::before{
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0; top: 0;
    background: rgba(0, 0, 0, 0.4) !important;
     backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px); 
}
.featuredimg_btn
{
    background: linear-gradient(297.5deg, #8d5fff -17.02%, #c2aaff 97.78%);
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 10px 20px;
    text-align: center;
    border: none
}
.featuredimg-content > div
{
	margin-bottom: 10px
}
.elementor-widget-pms-account
{
	    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
button{
	outline: none;
}
.post .wp-post-image
{
	max-height: 300px;
    height: 100%;
    border-radius: 15px 15px 0 0;
}
.featuredimg-icon
{
	width: 50px;
}
.e-n-menu-wrapper
{
	width: 120px !important;
    position: absolute !important;
    left: auto !important;
    right: 0 !important;
    top: 100% !important;
    background: #fff;
    border: 1px solid #d9e2f2;
    border-radius: 12px !important;
    box-shadow: 0 16px 32px rgba(17, 0, 57, .15) !important;
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
    background: #fff !important;
}
.featuredimg-content
{
	color: #8e8e8e;
}
.featuredimg-content a{
	color: #fff;
	opacity: 0.3;
}
.dangky
{
	max-width: max-content !important;
    margin:50px auto !important;
    padding: 20px 20px;
}
.dangky *
{
	color: #000 ;
}
.dangky input
{
	    background: #fff;
    border: thin solid;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pms-field-subscriptions {
    margin-top: 20px;
    text-align: center;
}
.pms-field
{
	margin-bottom: 5px !important;
}
#pms-paygates-inner input[value="manual"] + span
{
	color: #000 !important;
}
body:not(.elementor-editor-active) .c_an
{
	display: none;
}
.my-like-btn
{
	border:none !important;
	display: flex
;
    align-items: center;
    gap: 8px;
}
.my-like-btn:hover
{
	background: none;
}
.like-count
{
	color: #000;
}
.c_tabs .e-n-tabs-heading {
  position: relative;
  border-bottom: thin solid;
}

/* Thanh underline chung */
.c_tabs .tabs-underline {
  position: absolute;
  bottom: 0;
  height: 4px;
  background: #000;   /* đổi màu tuỳ ý */
  border-radius: 2px;
  transition: all 0.3s ease; /* hiệu ứng slide */
}
.pms-form-submit
{
/*	display: none !important;*/
}
.pms-subscription-plan label, .pms-subscription-plan input
{
	/*font-size: 30px;*/
}
.logged-in #pms-paygate-extra-fields-paypal_connect__placeholder,
#pms-paygate-extra-fields-paypal_connect__placeholder
{
	margin: auto;
}
.listgoi .elementor-icon-list-item
{
	display:block;
}
.listgoi .elementor-icon-list-icon,.listgoi .elementor-icon-list-icon
{
	    display: inline-block;
}
#pms_login
{
	margin: 10px auto;
    padding: 60px;
    padding-top: 70px;
    padding-bottom: 70px;
    
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    border-radius: 3px;
    width: 550px;
    max-width: 100%;
    font-size: 15px;
    font-family: Helvetica, sans-serif, "Trebuchet MS";
    border: 1px solid #ccc;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
}
#pms_login label
{
	color: #555;
	margin-bottom: 5px;
}
#pms_login .login-remember label,
#pms_login .lostpassword,
#pms_login .register

{
	color: #6164c1;
}
#pms_register-form  label
{
	color: rgb(119, 119, 119);
	margin-bottom: 5px;
}
#pms_login input[type=submit],
#pms_register-form input[type=submit]
{
		color: #fff !important;
    width: 100%;
    border: none;
    background-color: #6164c1;
    box-shadow: none !important;
    font-family: Helvetica, sans-serif, "Trebuchet MS";
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    padding: 10px 30px 11px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    min-height: 45px;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}
#pms_login input[type=submit]:hover,
#pms_register-form input[type=submit]:hover
 {
    background-color: #8d7fd7;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}

#pms_login input[type=text],
#pms_login input[type=password],
#pms_register-form input[type=text],
#pms_register-form input[type=password]

{
	border:thin solid #ccc;
}
#pms_register-form .pms-field-subscriptions
{
	margin-top: 20px;
}
@media (max-width: 1024px) 
{
    .featuredimg
    {
        
        height: 450px;
        
    }
    .post .wp-post-image
    {
        max-height: 450px;
    }
    .menucustom .elementor-nav-menu
    {
        background: #fff
    }
    .menucustom .elementor-nav-menu a{
                color: #000 !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 50px;
        padding: 0 20px;
    }
    .menucustom .elementor-nav-menu a.highlighted
    {
        color: #fff !important;
    }
    .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, 
    .elementor-nav-menu--dropdown .elementor-item.highlighted, 
    .elementor-nav-menu--dropdown .elementor-item:focus, 
    .elementor-nav-menu--dropdown .elementor-item:hover, 
    .elementor-sub-item.elementor-item-active, 
    .elementor-sub-item.highlighted, 
    .elementor-sub-item:focus, 
    .elementor-sub-item:hover
    {
            background-color: #838383 !important;
    }
    .elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down
    {
            fill:rgba(24, 30, 25,0.7);
        font-weight: 300;
        font-size: 22px;
    }
    .menucustom .menu-item-has-children a
    {
        display: flex;
        justify-content: space-between;
    }
    .elementor-1097 .elementor-element.elementor-element-aa74ee5 .elementor-nav-menu--dropdown
    {
        background: rgba(57,48,52,0.48) !important;

    }
}
@media (max-width: 767px) {
	#pms_login
	{
		    padding: 30px;
	}
	.featuredimg
    {
    	
    	height: 220px;
    	
    }
    	.post .wp-post-image
    {
    	max-height: 220px;
    }
	.wp-embed-responsive .wp-has-aspect-ratio iframe
	{
		position: relative;
		min-height: 300px;
	}
	.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before
	{
		padding-top: 0;
	}
	
}