/*!
Theme Name: schalipharma
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: schalipharma
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

schalipharma is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

div.wpcf7-response-output{
	color: #ffffff;
}
body.error404 {
	background: #b039b2;
	color: #ffffff;
}
section.error-404{
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
section.error-404 h1{
	font-size: 250px;
}
span.wpcf7-not-valid-tip{
	font-size: 13px;
}

.art-item a:hover {
	background: #fcc819;
	color: #fff;
}

.art-item a {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border: 1px solid #eaeaea;
	background: #fff;
	width: 225px;
	height: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-webkit-box-shadow: 0 0 25px 2px rgba(0,0,0,.05);
	box-shadow: 0 0 25px 2px rgba(0,0,0,.05);
	font-size: 14px;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}



.single_posrwrapper {
	margin-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 110px;
}
.title_wrapper {
	height: 400px;
	align-items: center;
	display: flex;
	padding-top: 134px;
	background: #B039B2;
	color: #fff;
}
.footer {
	clear: both;
}
.title_wrapper h1 {
	font-size: 50px;
	margin: 0;
}
.single_thumb {
	margin-bottom: 25px;
	float: left;
	margin-right: 40px;
	max-width: 320px;
	height: 240px;
}
.single_thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


@media (max-width: 767px) {
	section.error-404 h1{
		font-size: 72px;
	}
	.title_wrapper h1 {
		font-size: 40px;
	}
	.single_thumb {
		max-width: 100%;
		width: 100%;
		height: 330px;
	}
}
@media (max-width: 480px) {
	.title_wrapper {
		height: 350px;
		padding-top: 59px;
	}
	.single_posrwrapper {
		margin-top: 40px;
	}
	.title_wrapper h1 {
		font-size: 31px;
	}
}
@media (max-width: 600px) {
	.title_wrapper h1 {
		font-weight: 500;
		text-align: left;
	}
	.topbuttonwrapper {
		justify-content: center;
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px !important;
	}
	.topbuttonwrapper .bttn:nth-child(1) {
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
}
.about__treatment__section .nav-tabs {
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 20px;
}
.about__treatment__section .nav-tabs a {
	background-color: #9b30a0;
	padding: 8px 15px;
	color: #fff;
	margin: 1px;
	display: block;
}
.about__treatment__section .male_sab {
	margin-left: -6px;
}
.about__treatment__section .nav-tabs a.active, .about__treatment__section .nav-tabs a:hover {
	background: linear-gradient(180deg,#ffb712 0,#fff588 100%);
	color: #333333;
}
.about__treatment__section__tabs {
	width: 100%;
}
.about__treatment__section .number .material-icons {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.about__treatment__section .number {
	margin-bottom: 20px;
}
.about__treatment__section .one {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	width: 56px;
	height: 56px;
	-webkit-border-radius: 56px;
	border-radius: 56px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}



.about__treatment__section .number div:nth-child(1) {
	width: 56px;
}
.about__treatment__section .comments {
	width: calc(100% - 56px);
	padding-left: 7px;
	box-sizing: border-box;
	padding-top: 0;
	line-height: 20px;
}
.about__treatment__section .male_fab, .about__treatment__section .male_sab, .about__treatment__section .treatment__10, .treatment__11, .treatment__5, .treatment__4, .female_fab {
	margin-bottom: 30px;
}
.about__treatment__section .border.text-left {
	margin: 60px 0 20px 0;
}
.about__treatment__section .border {
	border: none !important;
}
.topbuttonwrapper {
	display: flex;
	margin-top: 32px;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.topbuttonwrapper .bttn {
	position: static;
	transform: translateX(0%);
	left: 0;
}
.topbuttonwrapper .bttn:nth-child(1) {
	margin-right: 6px;

}
.ins-download a {
	display: block;
}
.topbuttonwrapper {
	width: 100%;
}
.widthactive {
	width: 100%;
}
/*.effect-item:last-child {*/
/*margin-bottom: 0;*/
/*}*/
div.wpcf7 .ajax-loader {
	background-repeat: no-repeat;
}
.about_top_title .about-title {
	text-align: center;
	margin-bottom: 40px;
}
.about_top_title .about-title:before {
	display: none;
}
.about_top_title .about-text {
	margin-bottom: 80px;
	text-align: center;
}
.product-text .top-list {
	margin-bottom: 55px;
}
.product-text .top-list ul li {
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	padding-left: 35px;
}
.product-text-1{
	text-align: justify;
}
.product-text-2{
	text-align: justify;
	font-weight: 600;
}
.ins-text p {
	color: #ccc;
}
/*.chars-left {*/
/*min-height: 500px;*/
/*}*/
.chars-col.right {
	padding-right: 10px;
}
.section-chars .container:nth-child(2) .chars-in {
	flex-direction: row-reverse;
}

.about__treatment__section .nav-tabs {
	border-bottom: none;
}
.tab_c {

}
.tab_c h3 {
	text-align: center;
	margin-top: 36px;
	margin-bottom: 40px;
}
.tab_c h3 span {
	color: #9b30a0;
	font-weight: 700;
	font-size: inherit;
}
.tab_c p strong {
	color: #9b30a0;
	font-weight: 700;
}
.tab_c p span {
	color: #ffbb1b;
}


.title_product {
	display: flex;
}


.tab_list.effect-list {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	justify-content: space-between;
}
.tab_list .effect-item {
	width: calc(50% - 19px);
	background-color: #fff;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	margin-bottom: 15px;
	padding: 15px 18px 15px 96px;
	background-position: 33px center;
	background-size: 36px;
}
.section-product h2 {
	z-index: 3;
}

h1 {
	font-size: 60px;
}

.slider-top .top-list li {
	padding-right: 50px;
}


@media (max-width: 767.98px) {
	.section-product h2+.product-img {
		display: none;
	}
	.tab_list .effect-item {
		width: 100%;
	}
	h1 {
		font-size: 24px;
	}
}
@media (min-width: 576px) {

}
.text-border{
	display: block;
}
