/*
Theme Name:   YITH Documentations
Description:  Documentation theme
Author:       YITH
Author URI:   https://yithemes.com
Template:     twentyfifteen
Version:      1.0.24
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twenty-fifteen-child
*/

body,
button,
input,
select,
textarea,
blockquote cite,
blockquote small,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form label,
.main-navigation .menu-item-description,
.post-navigation .meta-nav,
.post-navigation .post-title,
.pagination,
.image-navigation,
.comment-navigation,
.site-title,
.site-description,
.widget-title,
.widget_calendar caption,
.widget_rss .rss-date,
.widget_rss cite,
.author-heading,
.entry-footer,
.page-title,
.page-links,
.entry-caption,
.comments-title,
.comment-reply-title,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply a,
.comment-form label,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.no-comments,
.wp-caption-text,
.gallery-caption,
.widecolumn label,
.widecolumn .mu_register label {
	font-family: "Open Sans", sans-serif;
}

code,
kbd,
tt,
var,
samp,
pre,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
.form-allowed-tags code {
	font-family: "Cutive Mono", monospace;
}

h1.entry-title {
	font-size: 36px;
}

.disabled {
	pointer-events: none;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.page-header,
.entry-header,
.page-title {
	font-family: "Lato", sans-serif;
}

.breadcrumbs {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
}

.page-header {
	background: none;
	border: none;
	box-shadow: none;
	padding: 0;
}

.entry-header {
	padding: 0 5%;
}

.entry-content,
.entry-summary {
	padding: 0 5% 10%;
}

.entry-footer {
	padding: 5% 5%;
}

.hentry {
	padding-top: 5%;
}

.entry-footer {
	padding: 3% 5%;
}

.post-thumbnail {
	margin-bottom: 35px;
}

.entry-title,
.widecolumn h2 {
	font-size: 32px;
	margin-bottom: 10px;
}

.page-title,
.post-navigation .post-title {
	font-size: 38px;
}

.site-header {
	position: relative;
	z-index: 1;
}

/*body, button, input, select, textarea {*/
/*font-size: 15px;*/
/*font-size: 1.5em;*/
/*}*/

@media screen and (min-width: 59.6875em) {
	.site-header {
		margin-bottom: 50px;
	}
}

.main-navigation {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 50px;
}

.post-navigation {
	display: none !important;
}

.widget {
	font-size: 16px;
	font-size: 1.6rem;
}

div#content {
	position: relative;
}

.entry-content ul,
.entry-content ol {
	padding-left: 20px;
}

h4 {
	font-size: 18px;
	margin-bottom: 5px;
}

.site-info {
	padding: 35px 35px 15px;
	text-align: center;
}

.site-info div {
	font-size: 13px;
	margin-bottom: 15px;
}

.dropdown-toggle {
	top: 3px !important;
}

.entry-content img {
	-webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.15);
}

.entry-content td img {
	box-shadow: none !important;
}

a img {
	margin-bottom: 20px;
}

.wrap-hc-articles li {
	margin-bottom: 20px;
}

.wrap-hc-articles li a {
	border-bottom: none;
}

/*****************
SEARCH
******************/
.main-search-form {
	display: block;
	width: 100%;
}

.search-trigger {
	display: inline-block;
	display: none;
	width: 50px;
}

.search-trigger a {
	display: block;
	outline: none;
}

.search-trigger a span,
.search-trigger a i {
	display: block;
	font-size: 35px;
	text-align: center;
}

.main-search-form form {
	display: table;
	width: 100%;
}

.main-search-form form label {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.main-search-form label input,
.main-search-form .is-form-style input.is-search-input {
	border: 1px solid #eaeaea !important;
	font-size: 17px !important;
	height: 45px;
}
.main-search-form .is-form-style.is-form-style-3 input.is-search-input {
	border-right: 1px solid;
}
.main-search-form .is-form-style button.is-search-submit {
	display: none;
}

.main-search-form label input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #a0a5aa;
}

.main-search-form label input::-moz-placeholder {
	/* Firefox 19+ */
	color: #a0a5aa;
}

.main-search-form label input:-ms-input-placeholder {
	/* IE 10+ */
	color: #a0a5aa;
}

.main-search-form label input:-moz-placeholder {
	/* Firefox 18- */
	color: #a0a5aa;
}

.iss_results {
	font-size: 12px;
	position: fixed !important;
}

span.iss-sub {
	display: none !important;
}

.iss_results li {
	padding: 10px;
}

span.search-everything-highlight-color {
	border-radius: 2px;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

body div.is-ajax-search-result {
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 0 rgba(30, 30, 30, 0.4);
	box-shadow: 0 0 2px 0 rgba(30, 30, 30, 0.4);
	margin-inline: 20px;
}
.is-ajax-search-details .is-title a,
.is-ajax-search-post .is-title a {
	color: inherit;
	font-weight: bold;
}

body .is-ajax-search-categories-details > div:hover,
body .is-ajax-search-result .is-ajax-search-post:hover,
body .is-ajax-search-result .is-show-more-results:hover,
body .is-ajax-search-tags-details > div:hover {
	background: #fff;
	background-color: #fff;
}

/*****************
TOPBAR
*****************/
body {
	position: relative;
}

#topbar {
	background: #ffffff;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
	display: block;
	height: 95px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

.admin-bar #topbar {
	top: 32px;
}

#topbar.enabled {
}

#topbar.enabled + #page {
	/* padding-top: 95px;*/
}

#topbar-content {
	display: table;
	height: 95px;

	padding: 0 80px;
	width: 100%;
}

#topbar-content [class^="site-"] {
	display: table-cell;
	height: inherit;
	vertical-align: middle;
}

#topbar-content div.site-logo {
	width: 333px;
}

#topbar-content div.site-logo.logo_only {
	width: 100%;
}

#topbar-content .site-links {
	background-color: #ffffff;
	color: #a0a5aa;
	font-size: 14px;
	font-weight: 600;

	/* border-width: 0 2px 0 2px;
border-color: #f0f0f0;
border-style: solid; */

	outline: none;
	padding: 0 15px 0 55px;
	position: relative;
	text-transform: uppercase;
	transition: all ease 0.2s;
	width: 170px;
}

#topbar-content .site-links:last-child {
	border-left: none;
}

#topbar-content .site-links span {
	display: block;
	font-size: 80%;
}

#topbar-content .site-links i {
	bottom: 0;
	font-size: 25px;
	height: 45px;
	left: 12px;
	margin-bottom: auto;
	margin-top: auto;
	position: absolute;
	top: 0;
}

#topbar-content .site-links.buy-premium-version:hover {
	background-color: #a3c500;
	color: #ffffff;
}

#topbar-content .site-links.join-the-club:hover {
	background-color: #385b78;
	color: #ffffff;
}

#topbar-content .site-search {
	padding: 0 30px 0 0;
	/*width: 95px;*/
	text-align: center;
}

/*.category .fixed-sidebar {*/
/*position: fixed;*/
/*top: 127px !important;*/
/*}*/

/*****************
NAVIGATION
*****************/
.nav-links {
	display: table;
	width: 100%;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

.post-navigation div + div {
	border-left: 1px solid #eaeaea;
	border-top: none;
}

.post-navigation span {
	font-size: 15px !important;
}

.version-label {
	background-color: #005b7c;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
}

.version-label a {
	color: #fff;
	display: block;
	width: 100%;
}

.version-label a:hover {
	background-color: #004b91;
}

/*****************
LIGHTBOX
******************/
a.cboxElement {
	border: none;
	display: inline-block;
	margin-bottom: 15px;
}

#colorbox button,
#cboxTitle,
#cboxCurrent {
	font-size: 10px;
}

#cboxLoadedContent {
	margin-bottom: 30px;
}

#cboxOverlay {
	opacity: 0.8 !important;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
	max-height: 90%;
	max-width: 90%;
}
/********************
ALERT BOXES
**********************/
.alert {
	border: 1px solid transparent;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 15px;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

#sidebar,
#content {
	padding-top: 95px;
}

/********************
BACK TO TOP
**********************/
#back-to-top {
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 50px;
	display: block;
	height: 40px;
	opacity: 0;
	padding: 0;
	position: fixed;
	right: 50px;
	text-align: center;
	transition: all 0.5s;
	width: 40px;
}

#back-to-top img {
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	width: 16px;
}

#back-to-top.visible {
	opacity: 1;
}

#back-to-top:hover {
	background-color: rgba(0, 0, 0, 1);
}

/************************
FOR MULTIVENDOR
***********************/
.entry-content ul.add-ons-list {
	padding-left: 0;
}

.add-ons-list:after {
	clear: both;
	content: "";
	display: block;
}

.add-ons-list li:nth-child(2n + 1) {
	clear: both;
}

.add-ons-list li {
	display: inline-block;
	float: left;
	margin-bottom: 15px;
	width: 50%;
}

/********************
PAGE LOAD
********************/
.page-loader #page:before {
	background-color: rgba(255, 255, 255, 0.5);
	background-image: url("assets/images/giphy.gif");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 70px;
	display: block;
	height: 100vh;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.page-loader #page.loaded:before {
	display: none;
}

/********************
VIDEOTUTORIALS
********************/
.videotutorials a {
	border: none;
	color: #267390;
}

.videotutorials li {
	margin-bottom: 20px;
}

.videotutorials a:hover {
	color: #21404c;
}

/*******************
SIDEBARS
*****************/
@media screen and (min-width: 59.6875em) {
	.sidebar {
		height: 100vh;
		overflow-y: auto;
		padding-bottom: 50px;
	}
}

/********************
SCROLL TO ANCHORS
********************/
#main [id]::before {
	content: "";
	display: block;
	height: 180px;
	margin-top: -180px;
	visibility: hidden;
}

/******************
SEPARATOR
******************/
body .wp-block-separator {
	max-width: initial;
	white-space: nowrap;
}

/*****************
CUSTOM COLORS
*****************/
.has-docs-brown-color {
	color: #8a6d3b;
}
.has-docs-brown-background-color {
	background-color: #8a6d3b;
}
.has-docs-yellow-background-color {
	background-color: #fcf8e3;
}
.has-docs-yellow-color {
	color: #fcf8e3;
}
.has-docs-blue-color {
	color: #31708f;
}
.has-docs-blue-background-color {
	background-color: #31708f;
}
.has-docs-light-blue-background-color {
	background-color: #d9edf7;
}
.has-docs-light-blue-color {
	color: #d9edf7;
}

.wp-block-group.has-background,
.wp-block-group.has-docs-brown-background-color,
.wp-block-group.has-docs-yellow-background-color,
.wp-block-group.has-docs-blue-background-color,
.wp-block-group.has-docs-light-blue-background-color {
	padding: 1.25em 2.375em;
}

/***********************
UTILITY
************************/
.no-shadow,
.no-shadow img {
	box-shadow: none !important;
}

.wp-block-code code {
    padding: 1.25em 2.375em;
}