/*
Theme Name:         BabyTV Theme
Theme URI:          http://babytv.test
Description:        Sage is a WordPress starter theme.
Version:            9.0.9
Author:             Uri
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

#songs-results ul {
	text-align: center;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 900px;
	margin: 20px auto;
	border-radius: 25px;
	width: 60%;
}

#other_categories {
	border-radius: 100px;
	border: 1px solid #5b2269;
	padding: 0 12px;
	color: #5b2269;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.1;
	margin: 0 0 0 10px;
	font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif !important
}

.oth_cat {
	width: 70%;
	margin: 0 auto;
}

.fs14 {
	font-size: 14px;
}

#songs-results a {
	color: #4e4e4e;
	font-family: AG Book Rounded !important;
	font-weight: bold;
}

.layer1 div {
	max-height: 290px;
	overflow-y: scroll;
	margin-bottom: 0;
}

.layer1 {
	width: 38% !important;
}

.layer1 p {
	margin-bottom: 20px !important;
}

.layer2 {
	width: 60% !important;
}

#test-popup {
	width: 900px !important;
}

#test-popup h4 {
	margin-bottom: 5px;
}

.layer1.fs14 {
	float: right;
}

.ptext {
	color: #4966dc;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 50px;
}

.poll_error {
	border: 1px solid red !important;
}

#del_acc_email_mess {
	color: red;
}

#del_acc_pass_mess {
	color: red;
}

#del_acc_mess {
	color: #00bacd;
	margin: 0 auto;
	max-width: 500px;
	text-align: center;
	font-size: 22px;
}

.header__form__wrap {
	max-width: 500px;
	margin: 0 auto;
}

.header__form__wrap input {
	margin: 0 !important;
}

.header__form__wrap .show_pass {
	font-size: 14px;
	float: right;
	color: #4966dc;
}

.header__form__send {
	background: #4966dc !important;
	color: #ffffff !important;
}

#del_acc_email_mess,
#del_acc_pass_mess {
	font-size: 14px;
}

.erasepage {
	padding: 0 !important;
}

#del_acc_btn {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	display: block;
}

.page-id-58119 #breadcrumbs {
	display: none;
}

.page-id-71187 #breadcrumbs {
	display: none;
}

body.pl,
body.pl a,
body.pl button,
body.pl h1,
body.pl h2,
body.pl h3,
body.pl h4,
body.pl h5,
body.pl h6,
body.pl input,
body.pl p,
body.pl select,
body.ru,
body.ru a,
body.ru button,
body.ru h1,
body.ru h2,
body.ru h3,
body.ru h4,
body.ru h5,
body.ru h6,
body.ru input,
body.ru p,
body.ru select,
body.tr,
body.tr a,
body.tr button,
body.tr h1,
body.tr h2,
body.tr h3,
body.tr h4,
body.tr h5,
body.tr h6,
body.tr input,
body.tr p,
body.tr select {
	font-family: Nunito, sans-serif !important;
	font-weight: bolder;
}

.btmtxt {
	color: #000 !important;
}

.mt200 {
	margin-top: 200px !important;
}

.mt0px {
	margin-top: 0px !important;
}

.before-clip-content-text iframe {
	height: 360px;
}

@media screen and (max-width: 570px) {
	.before-clip-content-text iframe {
		height: 170px;
	}
}

.del_acc_api_error {
	font-size: 16px;
	color: red;
	padding: 0.75em
}

.download-app a:first-child {
	margin: 0 !important;
}

.download-app a img {
	width: 100%;
	height: 100%;
	border-radius: 6px;
	object-fit: contain;
	object-position: center;
}

.download-app a {
	width: 120px;
	height: auto;
}

/*
.wrap-home-banner-with-cubes .home-cubes .home-cubes-item:nth-child(4) {
	background-color: #538eeb !important;
	background-image: none !important;
}

.wrap-home-banner-with-cubes .home-cubes .home-cubes-item:nth-child(3) {
	background-color: #d668a3 !important;
	background-image: none !important;
}

.wrap-home-banner-with-cubes .home-cubes .home-cubes-item:nth-child(2) {
	background-color: #8843f5 !important;
	background-image: none !important;
}

.wrap-home-banner-with-cubes .home-cubes .home-cubes-item:nth-child(1) {
	background-color: #64bb69 !important;
	background-image: none !important;
}*/

.wrap-home-banner-with-cubes .home-cubes .home-cubes-item {
	background-color: var(--cube-bg, transparent) !important;
	background-image: none !important;
}

@media screen and (max-width: 570px) {

	.apps-top-title-download .download-app {
		display: flex;
		flex-wrap: wrap;
		gap: 6px;
		justify-content: center;
	}

	.apps-top-title-download .download-app a {
		height: 40px;
		flex: 120px;
	}

	.apps-top-title-download .download-app a:nth-child(1),
	.apps-top-title-download .download-app a:nth-child(2) {
		flex: 40%
	}
}

@media screen and (max-width: 440px) {
	.apps-top-title-download .download-app a {
		height: auto !important;
		flex: 82px;
	}

	.apps-top-title-download .download-app a img {
		display: block;
		margin: auto;
		max-width: 82px;

	}
}

@media screen and (max-width: 920px) {
	#test-popup {
		width: 700px !important;
	}

	#test-popup iframe {
		height: 240px;
	}

	.layer1 div {
		height: 229px;
	}
}

@media screen and (max-width: 720px) {
	#test-popup {
		width: 500px !important;
	}

	.layer1 {
		width: 100% !important;
	}

	.layer2 {
		width: 100% !important;
	}

	#test-popup iframe {
		height: 260px;
	}

	.layer1 div {
		height: 160px;
	}

	#test-popup h4 {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 576px) {
	.a2a_kit a {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 5px;
	}

	.white-popup {
		width: 90%;
	}
}

@media screen and (max-width: 520px) {
	#test-popup {
		width: 90% !important;
	}

	.layer1 div {
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 625px) {
	.page-template-default .page-content .half-page .page-box-content p iframe {
		margin-left: -32px !important;
	}
}