/*!
Theme Name: SmilePure Child
Theme URI: http://smilepure.thememove.com
Author: ThemeMove
Author URI: http://thememove.com
Version: 1.0.0
Template: smilepure
Text Domain:  smilepure
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/*@font-face {
  font-family: 'TH K2D July';
  src: url('/fonts/TH K2D July8.ttf')  format('truetype'); /* Safari, Android, iOS 
}*/
/*
html{
  font-family: 'TH K2D July';
}*/

.header-18 .menu--primary a{
	    font-family: 'Prompt' !important;
}

.page-footer-inner .vc_row-outer {
    /*background-color: #002345 !important;*/
}

.page-footer-inner .vc_row-outer {
    /*background-color: #002345 !important;*/
}
.follow-us-footer .widgettitle{
	color: #f4d238 !important;
}
.header-21 .menu--primary li:hover > a, .header-21 .menu--primary > ul > li > a:hover, .header-21 .menu--primary > ul > li > a:focus, .header-21 .menu--primary .current-menu-ancestor > a, .header-21 .menu--primary .current_page_item > a, .header-21 .menu--primary .current-menu-item > a{
	color: #f7d134 !important;
}
.desktop-menu .header-21 .menu__container > li > a:after, .header-21 .menu--primary .current_page_item > a:after, .header-21 .menu--primary .current-menu-ancestor > a:after, .header-21 .menu--primary .current-menu-parent > a:after {
    background-color: #f7d134 !important;
}
#page-footer-wrapper{
	/*position: relative !important;
    margin-top: -14px !important;*/
}
.tm-team-member.style-3 .photo:before {
    opacity: 0 !important;
}
.tm-team-member.style-3 .photo img {
    -webkit-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important;
    width: 100%;
}
.header-18 .menu--primary li:hover > a, .header-18 .menu--primary > ul > li > a:hover, .header-18 .menu--primary > ul > li > a:focus, .header-18 .menu--primary .current-menu-ancestor > a, .header-18 .menu--primary .current-menu-item > a{
	color: #f7d134 !important;
}
.iframe-maps{
    margin-bottom: 550px;
}
.iframe-maps iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.promotion-archive-page .promotion-box{
	width: 360px;
    display: inline-block;
    margin-right: 20px;
}
.promotion-archive-page .tm-service.style-01 .post-thumbnail{
	height: 250px;
}
.promotion-archive-page .tm-service.style-01 .post-thumbnail img {
    transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.header-info-right .info-icon{
	display: none;
}
.header-21 .header-info-right{
	color: white;
}
.header-21 .header-info-right .info-text{
	color: white;
}
.header-21 .header-info-right .info-sub-text{
	color: white;
}
.mini-map-custom-css h3{
    font-size: 33px;
}
.mini-map-custom-css .info{
    font-size: 18px;
}
.mini-map-custom-css .info > div:before{
    font-size: 20px;
}
.single-post .entry-title{
	font-size: 32px;
	font-weight: 600;
}
.tm-blog .post-title a{
	font-weight: 600;
}
.post-banner-image{
	margin-bottom: 30px;
    background: gray;
    min-height: 300px;
    text-align: center;
}
.post-banner-image img{
    width: 100%;
    object-fit: cover;
}
.tm-service.style-01 .post-title {
    font-weight: 600;
}
.item_product h4{
	font-weight: 400;
}
.item_product h3{
	font-weight: 400;
}
.slider-dental-care-center .swiper-slide{
	justify-content: center;
}
.total-all-doctor .tm-team-member .photo img{
	border-radius: 100%;
}
.doctor-title-main{
	color: #f7d134!important;
    font-family: 'Roboto';
    font-size: 80px;
    font-weight: bold;
}
.home li.pll-parent-menu-item{
	display: none;
}

.page-id-2658 .page-content img, .page-id-3057 .page-content img, .page-id-3080 .page-content img{
	margin: 0px 80px 60px 0;
}
.dental-care-container{
    /*display: flex;
    flex-wrap: wrap;*/
    overflow: hidden;
	max-width: 980px;
	margin: 0 auto;
}
/*
.dental-care-container .owl-item.active > div:after {
  content: 'active';
}
.dental-care-container .owl-item.center > div:after {
  content: 'center';
}
.dental-care-container .owl-item.active.center > div:after {
  content: 'active center';
}
.dental-care-container .owl-item > div:after {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
}*/

.dental-care-item{
    background: #f1f1f1;
    padding: 30px;
    height: 450px;
    overflow: hidden;
    position: relative;
    padding-top: 50px;
}
.dental-care-title{
    font-size: 21px;
    color: #0f0e4e;
    font-weight: bold;
}
.dental-care-detail{
	margin-top: 10px;
}
.dental-care-detail-des{
    margin-bottom: 15px;
    border-bottom: 1px solid #cecece;
}
.dental-main-price{
    float: right;
}
.dental-main-detail{
    float: unset;
}
.clear{
	clear: both;
}

.dental-care-container .owl-item.center .dental-active{
    position: absolute;
    background: #f7d134;
    height: 30px;
    width: 100%;
    top: 0px;
    left: 0;
    z-index: 9999;
}

.dental-care-container .owl-item.center .dental-care-item{
    padding: 30px;
    overflow-y: scroll;
    position: relative;
    padding-top: 50px;
    height: 480px;
    margin-bottom: 20px;
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 30%);
    background: white;
}

.dental-care-container .owl-item .dental-active{
    position: absolute;
    background: white;
    height: 30px;
    width: 100%;
    top: 0px;
    left: 0;
    z-index: 9999;
}
.dental-care-row .owl-prev,.dental-care-row .owl-next{
    color: #fff;
    margin: 5px;
    padding: 4px 7px;
    background: #f7d134;
    display: inline-block;
    cursor: pointer;
    border-radius: 100px;
    width: 45px;
    font-size: 20px;
    text-align: center;
}
.dental-care-row .owl-prev{
	position: absolute;
    left: 0%;
    top: 45%;
}
.dental-care-row .owl-next{
	position: absolute;
    right: 0%;
    top: 45%;
}
.dental-care-row{
	position: relative;
}
.dental-care-container .owl-item.center .dental-care-book-btn{
    background: #002345;
    color: white;
    text-align: center;
    padding: 7px 10px;
}
.dental-care-book-btn{
    background: #c7c7c7;
    color: black;
    text-align: center;
    padding: 7px 10px;
}
.tm-service.style-04 .service-image-small{
	width: 64px;
}
.page-title-bar-03 .page-title-bar-overlay{
    background-color: rgb(255 223 100 / 74%) !important;
}
.tm-swiper.pagination-style-10 .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .tm-swiper.pagination-style-10 .swiper-pagination-bullet:hover:before{
    background: #f7d135 !important;
}
.footer-style-01 .page-footer{
    border-top: 1px solid #8080804f;
}
.main-map-custom-css .image{
    width: 70%;
    margin: 0 auto;
}
.service-template-default .page-title-bar-inner{
    padding-top: 110px !important;
    padding-bottom: 115px !important;
}
.service-template-default .page-title-bar-inner h1{
	font-size: 40px !important;
}
.service-template-default .page-title-bar-overlay{
    background-color: rgb(232 190 43) !important;
}
.single-post .page-title-bar-overlay{
    background-color: rgb(232 190 43) !important;
}
.single-post .page-title-bar-inner{
    padding-top: 110px !important;
    padding-bottom: 115px !important;
}
.single-post .page-title-bar-inner h1{
	font-size: 40px !important;
}
.page-title-bar-01 .insight_core_breadcrumb a:before {
    /*background-color: #52CBCB;*/
    background-color: #002340 !important;
}
.page-title-bar-02 .insight_core_breadcrumb a:before{
    /*background-color: #52CBCB;*/
    background-color: #002340 !important;
}
.page-title-bar-02 .insight_core_breadcrumb a:hover {
    color: #002345 !important;
    font-weight: bold;
}
.page-title-bar-01 .insight_core_breadcrumb a:hover {
    color: #002345 !important;
    font-weight: bold;
}
.post-type-service .service-item h3.post-title a{
	color: #56718c;
}
.post-type-service .service-item h3.post-title a:hover{
	color: #e8be2c;
}
.page-template-page-pediatric_dentistry .service-item h3.post-title a{
	color: #56718c;
}
.page-template-page-pediatric_dentistry .service-item h3.post-title a:hover{
	color: #e8be2c;
}
/*#menu-primary-menu a{
	font-size: 15px;
}*/
.tm-service.style-04 .post-title{
	font-size: 15px;
}
.tm-blog.style-list .post-title{
    font-size: 31px;
}
.single h3{
    font-size: 31px;	
}
.service-item .post-item-wrap h3.post-title{
	font-size: 21px;
}
.service-item .post-info .post-excerpt p{
	font-size: 17px;
	font-weight: 400;
}
@media (min-width: 1920px){
	.header-21 .header-wrap-content {
	    /*padding: 0 80px 0px 0px;
	    margin-left: -100px;*/
	}
	.header-21 .header-wrap-below {
		margin-top: 10px;
	}
	.header-21 .header-info {
	    display: block;
	    position: relative;
	    bottom: 25px;
	}
}
@media (max-width: 1670px){
	.header-21 .header-wrap-content {
	    margin-left: 0px;
	}
	.header-21 .header-wrap-below {
		margin-top: 0px;
	}
	.desktop-menu .header-18 .menu--primary .menu__container > li > a{
		font-size: 13px;
		font-family: 'Prompt' !important;
	}
	.desktop-menu .header-18 .menu--primary .menu__container > li {
	    margin-top: 0px;
	    margin-bottom: 0px;
	    margin-left: 10px !important;
	    margin-right: 10px !important;
	}
}
@media (max-width: 450px) {
	body.service-template-default .page-main-content {
	    padding-top: 40px;
	    padding-bottom: 100px;
	}
	.service-template-default h3{
		font-size: 26px !important;
	}
	.dental-care-row .owl-prev, .dental-care-row .owl-next {
	    width: 29px;
	    font-size: 12px;
	    z-index: 10 !important
	}
	.tm-blog.style-list .post-excerpt {
	    margin-bottom: 25px;
	    max-height: 189px;
	    overflow: hidden;
	}
	.home .service-item.swiper-slide{
		width: 100% !important;
	}
	.home .vc_column-inner  .content-inner{
		text-align: center;
	}
	.main-map-custom-css .image{
	    width: 90%;
	    margin: 0 auto;
	}
	.promotion-archive-page .promotion-box{
		width: 360px;
	    margin: 0 auto;
	    display: block;
	}
	.promotion-archive-page .page-content{
		padding-top: 50px;
	}
	.page-footer-inner .tm-heading{
		text-align: center !important;	
	}
	.page-footer-inner .image{
		text-align: center !important;	
	}
	.page-footer-inner .follow-us-footer{
		text-align: center !important;	
	}
	.page-footer-inner .fb-like-box{
		text-align: center;
		margin: 0 auto;
		display: block;
	}	
	.page-footer-inner ._2p3a{
		text-align: center;
		margin: 0 auto;
		display: block;
	    left: 5%;
	}
	.page-id-2658 .page-content img, .page-id-3057 .page-content img, .page-id-3080 .page-content img{
		margin: 0;
		margin-bottom: 30px;
	}
	.page-id-2658 .wpb_wrapper, .page-id-3057 .wpb_wrapper, .page-id-3080 .wpb_wrapper{
		text-align: center;
	}
}