/*
Theme Name: JetBlack Medical
Theme URI: https://fireflythemes.com/themes/jetblack-medical/
Author: FireFly Themes
Author URI: https://fireflythemes.com/
Description: This is another child theme of JetBlack. JetBlack Medical is optimized to give you all the features of JetBlack with medical color scheme and options. This child theme adds different styles to featured content, portfolio, what we do sections along with major changes to header section. Visit https://fireflythemes.com/support for support, https://fireflythemes.com/documentation/jetblack-medical for theme documentation and https://demo.fireflythemes.com/jetblack for demo.
Version: 1.0.0
Requires at least: 5.5
Tested up to: 5.8
Requires PHP: 5.6
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/license-list.html#GNUGPLv3
Text Domain: jetblack-medical
Template: jetblack
Tags: blog, news, portfolio, grid-layout, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks

JetBlack Medical Theme WordPress Theme, Copyright 2021 FireFly Themes
JetBlack Medical Theme is distributed under the terms of the GNU GPL

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.
*/


a,a:visited {
    color: #222;
}a:active, a:focus, a:hover {
    color: #25d5b2;
}
.inner-block-shadow, .featured-grid-section .featured-grid-text-content, .section-latest-posts .latest-posts-text-content, .section-teams .team-text-wrap, .blog .entry-container, .archive .entry-container, .blog .hentry-inner, .archive .hentry-inner, .hentry-inner, .single-content-wraper, .sidebar .widget,#respond,.counter-section .counter-icon,.section-testimonial .testimonial-wrapper,body,
.section,#search-container,#search-container:after,
a.wwd-fonts-icon, .key-features-section a.key-features-icon,
#masthead,.main-navigation ul ul,.main-navigation ul ul:before,.section-filter-content .item-inner-wrapper .filter-content-content,.section-contact {
  background: #fff;
}
.dark-patten .main-navigation ul li li a, .dark-patten .main-navigation ul li li a:visited {
    color: #000000;
}
.overlap-header .main-navigation ul li a, .overlap-header #search-toggle, .overlap-header .cart-contents a, .overlap-header .cart-contents a:visited, .overlap-header .site-title a, .overlap-header p.site-description, .overlap-header .site-title a, .overlap-header .site-title a:visited {
    color: #222;
}
a.wwd-fonts-icon, .key-features-section a.key-features-icon,.counter-section .counter-icon {
     box-shadow: 0 0 13px #2222221a;
}
.even-section {
    background: #f1f1f1;
}
body, button, input, select, optgroup, textarea {
    color: #797978;
}

.main-navigation ul li a , .recent-work-filter button {
    color: #000000;
}
 a.more-link, a.more-link:visited,.search-form .search-submit,.counter-section .counter-icon {
  color:#222;
 }
 .sidebar ul li a, .sidebar ul li a:visited {
    color: #000000;
}
.widget .tagcloud a {
    color: #dddddd;
}
.entry-title a, .entry-title a:visited {
    color: #212121;
}
.inner-block-shadow {
    -webkit-box-shadow: 0 0 32px 0 rgba(122,122,122,.1);
    -moz-box-shadow: 0 0 32px 0 rgba(122,122,122,.1);
    -ms-box-shadow: 0 0 32px 0 rgba(122,122,122,.1);
    -o-box-shadow: 0 0 32px 0 rgba(122,122,122,.1);
    box-shadow: 0 0 32px 0 rgba(122,122,122,.1);
    -webkit-transition: box-shadow .3s,transform .3s;
    -moz-transition: box-shadow .3s,transform .3s;
    -ms-transition: box-shadow .3s,transform .3s;
    -o-transition: box-shadow .3s,transform .3s;
    transition: box-shadow .3s,transform .3s;
    border-bottom-width: 4px;
}
.inner-block-shadow:hover, .inner-block-shadow:focus, .inner-block-shadow:active {
    -webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2);
     box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  background: #fff;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
  border:1px solid #000;
}

select {
  border: 1px solid #ccc;
}



a:hover,
a:focus,
a:active {
  color: #000;
}

.site-title a, .site-title a:visited {
    color: #000000;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
  color: #000000;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active{
  color: #22d095;
}
h1, h2, h3, h4, h5, h6 {
    color: #222;
}
a.ff-button:hover, button:hover, a.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, a.button:focus, a.ff-button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, a.ff-button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #101010;
    color: #ffffff;
}

.menu-toggle, .menu-toggle:visited {
    color: #1f1d1d;
}

#quick-contact.layout-two a, #quick-contact.layout-two a:visited, #quick-contact.layout-two, #quick-contact.layout-two li {
    color: #252323;
}
#site-top-header-mobile-container {

    background: #464444;

}
.main-header-two #search-toggle, .main-header-two #search-toggle:visited, .main-header-two .cart-contents a,.main-header-two .cart-contents a:visited {
    color: #080808;
}

.social-nav ul li a:before, .social-nav ul li a[href$="/feed/"]:before {
    color: #222;
}
#search-toggle, #search-toggle:visited, .cart-contents a, .cart-contents a:visited {
    color: #fff;
}


.main-header-two #main-nav .nav-box-shadow {
    background: #f5f5f5;

}
#masthead.sticky-enabled.sticky-header, .sticky-enabled.sticky-header {
    background: #ffffff;

}
#search-toggle, #search-toggle:visited, .cart-contents a, .cart-contents a:visited {
    color: #0e0e0e;
}
.counter-section .counter-nos {
    color: #080808;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background: #ffffff;
}
.woocommerce ul.products li.product .price {
    color: #000000;
}
.tag-post-formats .entry-container::before, .blog .hentry .entry-container::before, .archive .hentry .entry-container::before, .single .hentry .entry-container::before {
    color: #000000;
    background: #f1f1f1;
}
.woocommerce.layout-no-sidebar-full-width .columns-3 ul.products li.product, .layout-no-sidebar-full-width.woocommerce-page .columns-3 ul.products li.product,.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background: #f5f5f5;
}

select {
    border: 1px solid #e4dbdb;
    background: #f7f7f7;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #000;
    font-weight: 500;
    padding: 10px 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: none;
}
@media screen and (max-width: 909px){
	.main-navigation ul li a {
	color: #fff;
	}
	#site-top-header-mobile-container,.site-primary-menu {
	background: #fff;
	}
	#top-header #site-top-header-mobile-container li a, #top-header #site-top-header-mobile-container li a:hover, #top-header #site-top-header-mobile-container li a:focus, #top-header #site-top-header-mobile-container, #top-header #site-top-header-mobile-container p, #top-header #site-top-header-mobile-container li {
	color: #000;
	}

	#site-top-header-mobile-container {
	background: #ffffff;
	}
	.dark-top-header #site-top-header-mobile-container .social-nav ul li a:before {
	color: #060606;
	}
	.main-navigation ul li a,.dropdown-toggle:after {
	color: #222;
	}
	.menu-toggle {
	background: #ffffff;
	box-shadow: 0 0 9px rgb(34 34 34 / 14%);
	}
	.site-primary-menu {

	background: #ffffff;
	}
	.dropdown-toggle {
	color: #000;
	}
#header-top-toggle:focus, #header-top-toggle:active, #header-top-toggle:hover {
    background: #ffffff;
    color: #1d1b1b;
}
.menu-toggle:focus, .menu-toggle:active, .menu-toggle:hover {
    background: #222;
    color: #fff;
}


}


.page-content p a,
.entry-content p a,
.entry-summary p a,
.widget .textwidget a,
.comment-content a,
.section p a,
.page-content  a,
.entry-content  a,
.entry-summary a,
.widget .textwidget a,
.comment-content a,
.page-content p a:visited,
.entry-content p a:visited,
.entry-summary p a:visited,
.widget .textwidget a:visited,
.comment-content a:visited,
.section p a:visited,
.page-content  a:visited,
.entry-content  a:visited,
.entry-summary a:visited,
.widget .textwidget a:visited,
.comment-content a:visited  {
    text-decoration: underline;
}

.page-content a.more-link,
.entry-content a.more-link,
.entry-summary a.more-link,
.section p a.more-link {
    text-decoration: none;
}

p.site-description-inner {
    color: #fff;
    font-size: 18px;
}

.sticky .hentry-inner:before {

    background: #ffffff;

}

.light-top-header {
    background: #c8e9e1;
  
}
span.required {
    color: red;
    font-size: 20px;
}
.cleft {
    width: 40%;
    float: left;
}
.cright {
    width: 60%;
    float: left;
    padding-left: 30px;
}
.products {
	clear: both;
}
.cleft{
    width: 300px;
    height: 225px;
    /* 居中 */
    margin: 0px auto;
    /* 用于隐藏超出展示容器的部分内容 */
    overflow: hidden;
}
.cleft ul{
    width: 1895px;
    height: 225px;
    
    animation: switch 5s infinite linear;
}
.cleft ul li{
    list-style: none;
    float: left;
}
.cleft ul li img{
    width: 300px;
    height: 225px;
}
@keyframes switch{
    0%,21%{
        margin-left: -25px;
    }
    26%,47%{
        margin-left: -325px;
    }
    52%,73%{
        margin-left: -625px;
    }
    78%,100%{
        margin-left: -925px;
    }
}
/* 鼠标滑过图片停止滚动 */
.cleft:hover ul{
    animation-play-state: paused;
}
.products h3 {
    font-weight: bold;
    color: #2c2d39;
    font-size: 23px;
}
ul#like {
    padding-left: 0;
    margin-top: 35px;
    list-style: none;
}
ul#like h4 {
    font-size: 30px;
    color: #004b85;
}
ul#like li a {
    text-decoration: none;
}
a.online {
    padding: 10px 40px;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    text-align: center;
    background-color: #25d5b2;
    color: #fff;
    text-transform: unset;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
}
.products h2 {
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    color: #ff6900;
    text-transform: uppercase;
}
.top_pro h2 {
    text-align: center;
    padding-top: 30px;
    font-size: 31px;
}
.top_pro ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top_pro ul li {
    list-style: none;
    float: left;
    padding: 5px 10px;
    flex: 0 0 33%;
    max-width: 33%;
}
.top_pro ul li p {
    font-size: 18px;
    word-break: break-word;
    text-align: center;
}
.proshowbtdiv {
    margin-bottom: 20px;
}
@media only screen and (min-width:741px){
    .phonefooternav{display:none;}
}


/*iconfont*/
        .phonefooternav {position: fixed;bottom: 0;width: 100%;z-index: 99999;}
        .phonefooternav ul {list-style-type: none;margin: 0;padding: 0;}
        .phonefooternav ul li {width: 33.1298%;background: #494949;float: left;}
        .phonefooternav ul li:nth-of-type(2){border-left: 1px solid #666;border-right: 1px solid #666;}
        .phonefooternav ul li a {display: block;color: #fff;text-align: center;padding: 14px 0;}
        .phonefooternav ul li a i{margin-right: 5px;}     
@font-face {font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_886215_znog8ur2bnq.eot?t=1544088757732'); /* IE9*/
  src: url('//at.alicdn.com/t/font_886215_znog8ur2bnq.eot?t=1544088757732#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
  url('//at.alicdn.com/t/font_886215_znog8ur2bnq.ttf?t=1544088757732') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_886215_znog8ur2bnq.svg?t=1544088757732#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-category:before { content: "\e699"; }

.icon-close:before { content: "\e69a"; }

.icon-email:before { content: "\e69f"; }

.icon-more:before { content: "\e617"; }

.icon-phone:before { content: "\e725"; }

.icon-whatsapp:before { content: "\e65c"; }

.icon-xiangshang:before { content: "\e619"; }

.icon-warehouse-delivery:before { content: "\e87b"; }
#comments {
    margin-top: 40px;
    background: white;
}
.site-main .post-navigation {
    background: white;
}
table tr td span {
    color: black;
}
.tem_detail_2 .product_video .img_box {
    width: 60%;
    float: left;
}
@media (max-width:768px) { 
	.tem_detail_2 .product_video .img_box {
		width:100%;
		float: none;
	}
}
.btn a, .btn_box a {
    display: inline-block;
    min-width: 150px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    background: #25d5b2;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border: 0;
    -webkit-appearance: none;
    text-align: center;
    margin-top: 30px;
    text-decoration: none;
}
.mac {
    flex: 0 0 29%;
    max-width: 29%;
    border: 1px solid #D5D5D5;
    margin-bottom: 30px;
    margin-right: 2%;
    margin-left: 2%;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    padding: 1.3em 2em;
    text-align: center;
}
@media (max-width:768px) { 
	.mac {
    flex: 0 0 100%;
    max-width: 100%;
	}
}
.prolist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btn h2 {
    padding-top: 15px;
    font-size: 20px;
}
.quote {
	width: 100%;
    background: #559789;
    padding: 25px 25px 5px;
    margin-top: 30px;
    color: #fff;
	 margin-bottom: 50px;
	clear: both;
}

.message p {
    color: #ffffff;
    font-weight: 400;
    margin: 20px;
}

.quote h3 {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.message label {
    display: block;
    float: left;
    line-height: 20px;
    margin-right: 1%;
}
.message input[type='submit'] {
    cursor: pointer;
    margin-left: 10%;
}
@media only screen and (min-width:741px){
    .phonefooternav{display:none;}
}


/*iconfont*/
        .phonefooternav {position: fixed;bottom: 0;width: 100%;z-index: 99999;}
        .phonefooternav ul {list-style-type: none;margin: 0;padding: 0;}
        .phonefooternav ul li {width: 25%;background: #494949;float: left;}
        .phonefooternav ul li:nth-of-type(2){border-left: 1px solid #666;border-right: 1px solid #666;}
        .phonefooternav ul li a {display: block;color: #fff;text-align: center;padding: 14px 0;}
        .phonefooternav ul li a i{margin-right: 5px;}     
@font-face {font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_886215_znog8ur2bnq.eot?t=1544088757732'); /* IE9*/
  src: url('//at.alicdn.com/t/font_886215_znog8ur2bnq.eot?t=1544088757732#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
  url('//at.alicdn.com/t/font_886215_znog8ur2bnq.ttf?t=1544088757732') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_886215_znog8ur2bnq.svg?t=1544088757732#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-category:before { content: "\e699"; }

.icon-close:before { content: "\e69a"; }

.icon-email:before { content: "\e69f"; }

.icon-more:before { content: "\e617"; }

.icon-phone:before { content: "\e725"; }

.icon-whatsapp:before { content: "\e65c"; }

.icon-xiangshang:before { content: "\e619"; }

.icon-warehouse-delivery:before { content: "\e87b"; }
.mac p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
}
.heng ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.heng ul li {
    width: 33%;
    padding: 15px 20px;
}
@media (max-width:768px) { 
	.heng ul li {
    width: 100%;
	}
}
.quote h5 {
    text-align: center;
}
@media (max-width:768px) { 
    .tem_detail_2 .product_video .product_text2 {
        width:100%;
    }
}