/*!
Theme Name: Skin Health
Theme URI: 
Author: 
Author URI: 
Description: ...
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: skin-health
Tags: custom-logo, custom-menu
*/

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.pb-0 {
  padding-bottom: 0 !important;
}

body.page-template-template-contacts .page__header-item .wpcf7-form a.wpcf7-submit{
	display: block;
	line-height: 57px;
}

.wp-block-embed iframe {
  margin: 0 auto;
  display: block;
}

@media (min-width: 360px) {
  .wp-embed-aspect-16-9.wp-block-embed iframe {
    width: 100%;
    height: calc( 320px / 16 * 9);
  }
}

@media (min-width: 390px) {
  .wp-embed-aspect-16-9.wp-block-embed iframe {
    width: 100%;
    height: calc( 360px / 16 * 9);
  }
}

@media (min-width: 650px) {
  .wp-embed-aspect-16-9.wp-block-embed iframe {
    width: 100%;
    height: calc( 650px / 16 * 9);
  }
}

@media (min-width: 767px) {
  .wp-embed-aspect-16-9.wp-block-embed iframe {
    width: 100%;
    height: calc( 750px / 16 * 9);
  }
}

@media (min-width: 992px) {
  .wp-embed-aspect-16-9.wp-block-embed iframe {
    width: 100%;
    height: calc( 880px / 16 * 9);
  }
}

.pt-104{
	padding-top: 104px;
}

.dermatlas header,
.dermatlas footer,
.dermatlas .page__header,
.terms-mobile header,
.terms-mobile footer,
.terms-mobile .page__header,
.user-manual-pro header,
.user-manual-pro footer,
.user-manual-pro .page__header,
.user-manual-patients header,
.user-manual-patients footer,
.user-manual-patients .page__header{
	display: none !important;
}

.hidden{
	display: none !important;
}

.wp-block-table table tbody tr td{
	vertical-align:top !important;
}

.content_block{
	margin-top: 100px;
}

.dermatlas .content-page,
.content_block{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	color: #6D6D6D;
}

.dermatlas .content-page h2,
.dermatlas .content-page h3,
.content_block h2,
.content_block h3{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 36px;
	color: #000000;
}

.dermatlas .breadcrumbs-dimox{
    display: none;
	margin-top: 80px;
}

.dermatlas .breadcrumbs__current{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 64px;
}

.dermatlas .breadcrumbs__link{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 64px;
	color: #BBBBBB;
}

.dermatlas .breadcrumbs__separator{
	margin-left: 20px;
	margin-right: 20px;
}

.dermatlas .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a{
	max-height: 175px;
}

.dermatlas .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
	border-radius: 10px;
}

.dermatlas figure.wp-block-gallery{
	margin-left: 0;
	margin-right: 0;
}

.dermatlas-title{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 64px;
  color: #000000;
}

.dermatlas-content{
  line-height: 28px;
}

.dermatlas-risk-item{
  margin-right: 30px;
}

.dermatlas-risk-circle{
  width: 18px;
  height: 18px;
  border-radius: 9px;
  margin-right:13px;
}

.dermatlas-risk-circle-green{
  background: #2CDD7D;
}

.dermatlas-risk-circle-yellow{
  background: #FFB132;
}

.dermatlas-risk-circle-red{
  background: #F1413B;
}

.dermatlas-risk-name{
  font-size: 14px;
  line-height: 18px;
}

.dermatlas-catalog-items{
  gap: 1.25%
}

.dermatlas-parent-items{
  gap: 2%;
  margin-bottom: 50px;
}

.dermatlas-catalog-item{
  display: block;
  width: 32.5%;
  position: relative;
  margin-bottom: 20px;
}

.dermatlas-parent-item{
  display: block;
  width: 32%;
  position: relative;
  margin-bottom: 20px;
}

.dermatlas-catalog-text{
  width: 66%;
}

.dermatlas-parent-text,
.dermatlas-parent-slider__container{
  width: 49%;
  margin-bottom: 40px;
}

.dermatlas-parent__slider{
  position: relative;
}

.dermatlas-parent__slide{
  height: 300px;
}

.dermatlas-parent__slide img{
  width: 100%;
  object-fit: cover;
  max-height: 300px;
  border-radius: 16px;
}

.dermatlas-parent-slider__pagination{
  display: flex;
  align-items: center;
  justify-content: center;
}

.dermatlas-parent__slider .swiper-button-next, 
.dermatlas-parent__slider .swiper-button-prev{
  height: auto;
  top: unset;
  right: unset;
  left: unset;
  margin: unset;
  position: relative;
}

.dermatlas-parent__slider .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 15px;
}

.dermatlas-parent__slider .swiper-button-prev::after, 
.dermatlas-parent__slider .swiper-container-rtl .swiper-button-next::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02Ljc1IDEuNUwxLjI1IDdMNi43NSAxMi41IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  font-size: 1px;
  display: inline-block;
}

.dermatlas-parent__slider .swiper-button-next::after, 
.dermatlas-parent__slider .swiper-container-rtl .swiper-button-prev::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02Ljc1IDEuNUwxLjI1IDdMNi43NSAxMi41IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  transform: rotate(180deg);
  font-size: 1px;
  display: inline-block;
}

.dermatlas-catalog-item--image{
  width: 100%;
  object-fit: cover;
  display: block;
  min-height: 200px;
  border-radius: 10px;
}

.dermatlas-parent-item--image{
  width: 100%;
  object-fit: cover;
  display: block;
  min-height: 200px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.dermatlas-catalog-item--title{
  position: absolute;
  bottom: 0;
  height: 65px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  color: #fff;
  background: red;
  border-radius: 0 0 10px 10px;
}

.dermatlas-parent-item--title{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 5px;
}

.dermatlas-catalog-item:hover .dermatlas-catalog-item--title svg{
  padding-right: 30px;
  transition: padding ease 300ms;
}

.dermatlas-catalog-item .dermatlas-catalog-item--title svg{
  width: 11px;
  height: 21px;
  transition: padding ease 300ms;
}

.dermatlas-catalog-items{
  margin-bottom: 50px;
}

.dermatlas-parent-item--excerpt{
  font-size: 16px;
  line-height: 26px;
  color: #6D6D6D;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -moz-box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  hyphens: auto;
}

.dermatlas-parent-item--lastline .dermatlas---readmore{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  background: linear-gradient(108.17deg, #D63447 -63.1%, #F57B51 65.79%), #A224AD;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.dermatlas-parent-item--lastline .dermatlas---date{
  font-size: 14px;
  line-height: 26px;
  color: #BBBBBB;
}

.dermatlas-parent-slider__pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #fff;
  opacity: .4;
}

.dermatlas-parent-slider__pagination .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}


@media (max-width: 480px) {

  .dermatlas-catalog-item{
    width: 48.5%;
  }

  .dermatlas-risk-item {
    margin-right: 10px;
  }

  .dermatlas-title{
    font-size: 24px;
    text-align: center;
    line-height: normal;
    margin-bottom: 20px;
  }

  .dermatlas-content {
    line-height: 18px;
    font-size: 14px;
    text-align: center;
  }

  .dermatlas-catalog-item--title{
    line-height: normal;
    font-size: 14px;
    height: 30px;
  }

  .dermatlas-catalog-item--image{
    min-height: 100px;
    max-height: 100px;
  }

  .dermatlas-catalog-item .dermatlas-catalog-item--title svg{
    width: 5px;
    height: 10px;
  }

  .dermatlas-catalog-item:last-child{
    width: 100%;
  }

  .dermatlas-risk-legend{
    justify-content: center;
  }

  .dermatlas-parent-item {
    width: 100%;
  }

  .dermatlas-parent-slider__container{
    display: none;
  }

  .dermatlas .breadcrumbs__link{
    font-size: 10px;
    line-height: normal;
  }

  .dermatlas .breadcrumbs__current{
    font-size: 16px;
    line-height: normal;
  }

  .dermatlas .breadcrumbs__separator svg{
    width: 4px;
    height: 8px;
  }

  .dermatlas .breadcrumbs__separator {
    margin-left: 15px;
    margin-right: 15px;
  }

}

.hide-navigation .mobil-fixed__toggle,
.hide-navigation .mobile_fixed {
    display: none !important;
}
.hide-navigation .header .menu-topmenu-container {
	height: calc(100vh - 200px) !important;
}