/*
 Theme Name:   Medicare Child
 Theme URI:    http://medicare.bold-themes.com
 Description:  Medicare Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     medicare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medicare_child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
body {
    font-size: 16px !important;
}

h1, h2, h3, h4, h5, h6,.menuPort,.header .btSubTitle,input[type="text"], input[type="password"], input[type="email"], input[type="date"], input[type="tel"], textarea, .fancy-select .trigger, .select2-container .select2-choice ,body,.wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit,.header .btSuperTitle,.bt_bb_progress_bar_advanced > p{
    font-family: Meiryo !important;
}
/*-------------------------------------------------------------- */
/* Header menu
/*-------------------------------------------------------------- */
.menuHolder {
    padding: 23px 0 0;
}
.btDarkSkin .btVerticalMenuTrigger .btIco:before, .btDarkSkin .btVerticalMenuTrigger .btIco:after ,.btDarkSkin .btVerticalMenuTrigger .btIco .btIcoHolder:after{
    border-top-color: #444;
}
::placeholder {
 color:black !important;
}
.btDarkSkin input, .btLightSkin .btDarkSkin input, .btDarkSkin select, .btLightSkin .btDarkSkin select {
 color:black !important;
}
.btStickyHeaderOpen .btPageWrap .mainHeader{background-color:white !important;}
.btMenuHorizontal.btStickyHeaderOpen .logo span{display:flex;}
.headline strong.animate,.headtext span{
    letter-spacing: 0.07em;
font-weight:100 !important;
}
.whitetext span{color:white !important;}

/*-------------------------------------------------------------- */
/* Password page 
/*-------------------------------------------------------------- */
.post-password-form,.gutter .port{
	max-width: 1165px !important;
	margin:auto;
}
/*-------------------------------------------------------------- */
/* 404 page 
/*-------------------------------------------------------------- */
.error404 .header .headline{
	color:#189dd8;
} 
.error404 .btPageWrap{
	background: #c7eeff;
} 
/*-------------------------------------------------------------- */
/* Map and working hour
/*-------------------------------------------------------------- */
.working-hr .btWorkingHoursInnerTitle{width:100%;}
.btDarkSkin .btSeparator hr, .btLightSkin .btDarkSkin .btSeparator hr {
    border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
}
/*-------------------------------------------------------------- */
/* Top page
/*-------------------------------------------------------------- */
.product .bt_bb_grid_item_inner_content{display:none !important;}
.product a{cursor: default;
        pointer-events: none;        
        text-decoration: none;}
.proudct .bt_bb_grid_item_inner{
       height: 260px !important;
    width: 100%;
}
.product img{width:100%;}
.product h5{color:#0e69b3 !important;}
/* Slide top css */
.slidetop .rowItemContent{background:rgba(187, 187, 187, 0.6);}
.slidetop .rowItem,.slick-initialized .slidedItem:nth-child(n + 1),.autoSliderHeight .slidedItem .btSliderPort{ 
    display: block;
    height: 100vh !important;
}
@media (min-width: 992px){
.slidetop .rowItem.btDoublePadding > .rowItemContent {
    padding: 0 30px;
    width: 55em;
}
}
/*-------------------------------------------------------------- */
/* News top page
/*-------------------------------------------------------------- */
.news-top .btSingleLatestPostImage,.news-top .btSingleLatestPost .btIco{display:none !important;}
.news-top .verticalPosts .btSingleLatestPostContent{display:block !important;}
.news-top .btSLPCCwrap{
       background-color:transparent;
       border-bottom: 1px solid #547fad;
       border-left:0px;
       border-right:0px;
}
.news-top .btSLPCCwrap { padding: 26px 0px 0px 0px;}
.news-top .btSuperTitle{position:relative; float:left;}
.news-top .dash{float:left;}
.news-top .header.medium .btSuperTitle{margin-right:10px; color:#4766a3;}
.news-top .header .headline{font-weight: normal !important;}
.news-top .btArticleDate:before {
    content: "";display:none;
}
.news-top .header.medium h3{
font-size:20px;
}
.jpnews .column-1{width: 95px;}
.jpnews .column-2{padding-right: 50px; padding-left: 0px;}
.jpnews th.column-2{text-align: center !important; width: 106px;}
.jpnews td.column-2{text-align: right !important;}
/*-------------------------------------------------------------- */
/* News top page
/*-------------------------------------------------------------- */
.btContentHolder table tr th, .btContentHolder table thead tr th {
    background: #0e6ab4;
}
.newspage table a:hover,.news-plugin a:hover {
  text-decoration: underline;
}
/*-------------------------------------------------------------- */
/* News page
/*-------------------------------------------------------------- */
.category-news .btContent{max-width: 100% !important;
margin: auto;}
.category-news table th{
color: #0e6ab4 !important;
}
.category-news table thead tr {
border-bottom: 0px !important;
}
.category-news table tr {
border-bottom: 1px solid rgb(191 191 191) !important;
}
.category-news table td,.category-news table a{
 color: #000000 !important;
}
.category-news .btMediaBox img{width: auto;margin: auto;}
.category-news .btContentHolder table tr th,.category-news .btContentHolder table thead tr th{
background : white !important;
}
.category-news
.single-post .btMediaBox img{ object-fit: contain; }
.single-post .btArticle{min-height: 53vh;}
/*-------------------------------------------------------------- */
/* Company profile page
/*-------------------------------------------------------------- */
.first-dd,.sub-dd{display: inline-flex;}
.first-dd::before{content: "\003A";}
.first-dd div,.sub-dd div{width:58px; text-align: right;}


/*-------------------------------------------------------------- */
/* Products page (portfolio)
/*-------------------------------------------------------------- */
.portfolio .headline{color:#0d6bb5;}
.btSoftRoundedButtons .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit {
    border-radius: 0px;
}
/*-------------------------------------------------------------- */
/* /*  Company profile and adjust colon alignment */
/*-------------------------------------------------------------- */
.company-profile dl,.contact-us dl,.about-us dl {display: grid;
    grid-template-columns: max-content auto; 
	margin:0px !important;
	letter-spacing: -0.8px;
}
.company-profile dt,.contact-us dt,.about-us dt {
    grid-column-start: 1;
    padding-right: 25px;
}
.contact-us dt {
    padding-right: 12px;
}
.company-profile dd, .contact-us dd,.about-us dd{ grid-column-start: 2;text-indent:-12px;margin:0px !important; }
.company-profile dl td,.contact-us dl td,.about-us dl td{padding:0px !important;}
.long-td dt{padding-right: 10px  !important;}
.sub-dl table {
        margin: -25px -12px 20px !important;
	display:block !important;
}
.sub-dl td{
    width:65px;
    text-align:right;
}
.contact-us dt{font-weight:normal;}
/*-------------------------------------------------------------- */
/* Footer
/*-------------------------------------------------------------- */
.btFooterWrap .topSpaced {padding: 30px 0px !important;}
.cn-buttons-container{display:block;}
.footer-sitemap{ 
	width: 100%;
    max-width: 992px;
    margin: auto auto 20px;display: flex;
}
.footer-sitemap a{
	display: block;
    text-align: center;
    padding: 20px 4px;
    width: 20%;
    float: left;}
/*-------------------------------------------------------------- */
/* Responsive
/*-------------------------------------------------------------- */
@media (min-width: 1281px){
.btMenuGutter .mainHeader .port, .btMenuGutter .mainHeader .topBarPort {
    /*max-width: 90% !important;*/
}
}
@media (min-width: 1241px){
dd,.company-intro{
    white-space: nowrap;
}

}
@media (max-width: 1280px){
	.bt_bb_height_full_screen .slick-slider.slick-initialized .slick-slide{
		padding-top:150px;
	}
	body.btMenuHorizontal .menuPort > nav > ul > li {
    margin: 0 1.5rem 0 0;
}

}
@media (min-width: 1201px){
	.btMenuGutter .mainHeader .port, .btMenuGutter .mainHeader .topBarPort {
   max-width: 95%;
}
}
@media (max-width: 1280px) and (min-width: 992px){
.menuPort{font-size:14px !important;}
.boldSection {padding-left:7%;padding-right:7%;}
.section-wide{padding:0;}
.company-intro{font-size: 14.5px;}
}
@media (max-width: 1200px) and (min-width: 992px){
	body.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li {
    margin: 0 0 0 25px;
}
.menuHolder .logo img {
    max-width: 300px;
}
}
@media (min-width: 992px){

}
@media (max-width: 1199px){
.btMenuHorizontal .topBarInMenu {
    margin-right: 65px;
}
body.btMenuHorizontal .menuPort > nav > ul > li {
    margin: 0 1rem 0 0;
}
}
@media (min-width: 1024px){
.btContentWrap,.post-password-form{
	padding-top:108px;
	}
.home .btContentWrap{
	padding-top:0px;
	}	
.btMenuHorizontal.btMenuLeft .menuPort nav {
    margin: 0 0 0 20px;
}	
}
@media (max-width: 1023px){
 .btContentWrap,.post-password-form{
	padding-top:91px;
	}
}
@media (max-width: 991px){
.menuHolder .logo .first-logo img{
    width: 15vw !important;
    height: auto !important;
}
.hide-sm{display: none;}
.top-banner .boldRow.btTableRow .rowItem{display:table-cell;width: 100%;vertical-align: middle;}
.padding-mobile{padding:0 15px !important;}
}
@media (min-width: 768px){
.topBarInMenu{max-width:150px;margin-right: 60px;}
}

@media (max-width: 767px){
.news-top .header.medium .btSuperTitle {
   width:100%;
}
.menuHolder .logo img{
    height: 3vh !important;
  /*  display: inline-block !important;*/
    vertical-align: middle;
}
.menuHolder .logo a{line-height: 40px;}
.slidetop .rowItem, .slick-initialized .slidedItem:nth-child(n + 1), .autoSliderHeight .slidedItem .btSliderPort {
    display: block;
    height: 90vh !important;
}
.news-plugin .column-2,.newspage .column-2{
  min-width: 10vw;
}
.jpnews .column-1 {
    width: 50px;
}
.jpnews th.column-2{
    width: 55px;
}
.jpnews .column-2{
	padding-right: 5px;
}
.first-dd div, .sub-dd div {
    width: 58px;
}
.footer-sitemap{display: block !important;}
.footer-sitemap a{width: 100% !important;}
}

