/*
Theme Name: 	Microgen DX
Theme URI: 		https://microgendx.com
Author: 		Blak Sheep Marketing
Author URI: 	http://blkmarketing.com
Description:	Microgen DX TwentyTwenty ( MicrogenDx main site )
Template:		microgendx2
Version: 		2.0
*/

a {
    transition:all .3s ease-in-out;
}
.header-fixed #Action_bar {
    /*background:rgba(255,255,255,.95) !important;*/
    min-height: 31px;
    z-index:3000 !important;
}
#Action_bar .contact_details li {
    color:#ffffff;
    font-family:'Poppins';
    font-size: 16px;
    font-weight:bold;
}

/*#menu-request-links.social-menu {
    padding:0 !important;
}*/



#Top_bar .menu > li > a span:not(.description) {
    padding:0 8px;
}
.header-fixed #Top_bar .menu > li > a span {
    line-height:38px;
}
/*===================================*/
/*=========== Elements ==============*/
/*===================================*/
#Subheader {
    padding:20px 0;
}
#Subheader .container h1.title {
    
    font-size:25px;
    font-weight:bold;
    line-height:25px;
    padding-top:8px;
}
#Subheader .container h1.title span{
    font-size:16px;
    font-weight:normal;
    text-transform:uppercase;
}
blockquote:after {
    top:-5px;
    left:-10px;
}
blockquote {
    margin: 0 0 0px 0px;
    background: none;
    font-style:italic;
}
.fancy_heading_line .title {
    color:#333333 !important;
    font-size:25px;
    font-weight:bold;
}
.fancy_heading .inside {
    color:#178bc9 !important;
    
}
.section.mcb-section.dark .fancy_heading_line .title {
    color:#ffffff !important;
}
.dark .fancy_heading .inside {
    color:#ffffff !important;
    
}
.fancy_heading_line {
    background:url(https://microgendx.com/wp-content/uploads/2016/12/line-arrow-720.png);
    background-position:bottom center;
    background-repeat:no-repeat;
}
.section.mcb-section.dark .fancy_heading_line {
    background:url(https://microgendx.com/wp-content/uploads/2016/12/line-arrow-720-wht.png);
    background-position:bottom center;
    background-repeat:no-repeat;
}
.button.mg-btn {
    border:solid 2px #178bc9;
    font-weight:bold;
    margin-top:20px;
}
.desc_wrapper h4{
    font-size:16px;
    font-weight:bold;
    border-top:solid 1px #ffffff;
    padding-top:10px;
}
.quote-author {
    text-align:right !important;
    /*border-top:solid 1px #0abfdd !important;*/
    padding:20px 0 0 0 !important;
    font-weight:bold !important;
}
.quote-author span {
    font-size:13px !important;
    font-weight:normal;
    line-height:12px !important;
    text-transform:uppercase;
    display:block;
}
.quote-author-specialty {
    color:#ffffff;
    text-align:right !important;
    border-top:solid 1px #ffffff !important;
    padding:20px 0 0 0 !important;
    font-weight:bold !important;
}
.quote-author-specialty span {
    font-size:13px !important;
    font-weight:normal;
    line-height:12px !important;
    text-transform:uppercase;
    display:block;
}
ol.mdx-ol { 
    counter-reset: start; 
}
ol.mdx-ol li{
    list-style: none;
}
ol.mdx-ol li:before {
    content: counter(start) "";
    counter-increment: start;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    margin: 0 7px 0 -30px;
    padding: 1px 0 0px 0px;
    font-size: 13px;
    line-height: 20px;
    background: #2754a4;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.dark ol.mdx-ol li:before {
    background: #2AC77D;
    padding:5px;
    border:solid 1px #eeeeee;
}
.mdx-notes-gen {
    padding:0 10px;
    margin:40px 0 0 20px;
}
.mdx-notes-gen:before {
    content:'\e8a5';
    font-family:mfn-icons;
    color:#178bc9;
    display:block;
    position:absolute;
    left:38px;
    margin-top:-1px;
}
.mdx-notes-gen2 {
    background:#eeeeee;
    padding:10px 10px 10px 30px;
    margin:0px 0 0 0px;
    border-left:solid 3px #178bc9;
}
.mdx-notes-gen3 {
    background:#ffe357;
    color:#178bc9;
    padding:10px 10px 10px 30px;
    margin:0px 0 30px 0px;
    border-left:solid 3px #178bc9;
    border-radius:0 10px;
    -moz-border-radius:0 10px 0 10px;
    -webkit-border-radius:0 10px 0 10px;
}
.mdx-notes-gen2:before {
    content:'\e8a5';
    font-family:mfn-icons;
    color:#178bc9;
    display:block;
    position:absolute;
    left:15px;
    margin-top:-1px;
}
.mdx-notes-gen3:before {
    content:'\e8a5';
    font-family:mfn-icons;
    color:#178bc9;
    display:block;
    position:absolute;
    left:32px;
    margin-top:-1px;
}
.mdx-green-container {
    background:#2ac77d;
    color:#ffffff;
    padding:15px 10px 1px 10px;
    border-radius:0 20px;
    float:left;
}
.mdx-green-icon{
    width:100px;
    height:auto;
    font-size:75px;
    margin:0 auto;
    padding:0 10px 0 0;
    float:left;
}
.mdx-green-text {
    width:72%;
    float:left;
}
.contact-box-billing h3{
    color:#ffffff;
    padding-bottom:10px;
    margin-bottom:30px;
    border-bottom:solid 1px rgba(255,255,255,0.25);
}
.contact-box-billing a.mdx-billing-phone {
    color:#178bc9;
    font-weight:bold;
}
.contact-box-billing a {
    color:#ffffff;
    padding-left:10px;
    font-weight:bold;
}
/*blockquote:after {
    background:url(https://microgendx.com/wp-content/uploads/2017/04/blockquote2.png);
}*/
.scroll-anchor {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}
/*============ Collapser =====================================*/
.collapseomatic.learn-more, .collapseomatic.learn-more .colomat-close {
    background:none;
    background-color:#178bc9;
    padding:20px 0;
    margin-bottom:50px !important;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}
.collapseomatic.learn-more {
    text-align:center;
    margin:0 auto;
    width:300px !important;
    color:#ffffff;
    font-weight:bold;
    display:block;
}
.close-learn-more {
    background:#eeeeee;
    padding:5px 10px;
    border-radius:8px;
    color:#888888;
    float:right;
}
/*=================================*/
/*============ Pages ==============*/
/*=================================*/

.specialty{
    text-align:center;
    font-family:'Poppins';
    font-size:24px;
}
.specialty img {
    padding-bottom:10px;
}
.specialty a:hover {
    text-decoration:none;
}

.mg-parallax-text {
    background:rgba(255,255,255,.8);
    padding:50px 20px;
    margin:0;
    line-height:30px;
}
.mg-parallax-text p{
    padding:12px 0;
}
.culture-labs h3, .ngs-labs h3{
    text-transform:uppercase;
    font-weight:bold;
}
.culture-labs ul, .ngs-labs ul, .mdx-white-checks ul{
    margin:0;
}
.culture-labs ul li, .ngs-labs ul li, .mdx-white-checks ul li, .id-info ul li {
    list-style-type:none;
    margin:0 0 25px 20px;

}
.culture-labs ul li:before{
    font-family:'mfn-icons';
    content:'\e935';
    color:#e83d5c;
    margin-left:-18px;
    padding-right:6px;
}
.ngs-labs ul li:before{
    font-family:'mfn-icons';
    content:'\e934';
    color:#2ac77d;
    margin-left:-18px;
    padding-right:6px;
}
.mdx-white-checks ul li:before{
    font-family:'mfn-icons';
    content:'\e841';
    color:#ffffff;
    margin-left:-18px;
    padding-right:6px;
}
.id-info ul li:before {
    font-family:'mfn-icons';
    content:'\e841';
    color:#2ac77d;
    margin-left:-18px;
    padding-right:6px;
}
.kit-contents .icon_box .image_wrapper {
    margin-bottom:6px;
}
.kit-contents .desc_wrapper .title {
    color:#0abfdd;
    text-transform:uppercase;
    font-weight:bold;
    border-bottom:solid 1px #ffffff;
}
.kit-contents ul.specialty-kit-contents li{
    list-style-type:none !important;
}
ul.specialty-kit-contents {
    text-align:left;
    font-size:14px;
    float:left;
    margin:0;
    padding-right:3%;
}
.specialty-kit-contents li:before {
    content:'\e841';
    color:#2ac77d;
    font-family:'mfn-icons';
    margin:0 5px 0 0;
}
/*======================================*/
/*============ Specialties =============*/
/*======================================*/
.specialty-5-steps-cont {
    width:100%;
    position:relative;
    border-bottom:solid 1px #efefef;
    float:left;
}
.specialty-5-steps span{
    color:#333333;
    font-size:24px;
    font-weight:bold;
    top:-60px;
    left:20px;
    position:relative;
    display:inline-block;
    transition:color .3s ease-in-out;
}
.specialty-5-steps span:hover{
    color:#178bc9;
}
.collapseomatic:hover {
    text-decoration:none;
}
.read-more-steps {
    background:#efefef;
    color:#178bc9;
    padding:5px 10px;
    position:absolute;
    top:47px;
    right:0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.read-more-steps:after {
    content:'\e868';
    font-family:'mfn-icons';
    border-left:solid 1px #ccc;
    padding:0 0 0 5px;
    margin:0 0 0 5px;
}
.read-more-steps:hover {
    text-decoration:none;
}
.how-tos-close {
    background:#efefef;
    color:#178bc9;
    padding:5px 5px;
    position:absolute;
    float:right;
    right:0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    transition: all .5s;
}
.how-tos-close:hover {
    background:#178bc9;
    color:#ffffff;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.specialty-5-steps-cont ol { 
    counter-reset: start; 
}
.specialty-5-steps-cont ol.ship2 { 
    counter-reset: start 5; 
}
.specialty-5-steps-cont ol li{
    list-style: none;
}
.specialty-5-steps-cont ol.ship1 li:before, .specialty-5-steps-cont ol.ship2 li:before  { 
    content: counter(start) ""; 
    counter-increment: start;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 -25px;
    padding: 6px;
    font-size:12px;
    line-height: 12px;
    background: #178bc9;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.mdx-notes {
    padding:0 30px;
    margin-top:-20px;
}
.mdx-notes:before {
    content:'\e8a5';
    font-family:mfn-icons;
    color:#178bc9;
    display:block;
    position:absolute;
    left:23px;
    margin-top:-1px;
}
.specialty-5-steps-cont .steps-img {
    border-bottom:solid 1px #dddddd;
}
.specialty-5-steps-cont .steps-img img{
    margin-bottom:-6px;
}
.specialty-5-steps-cont .steps-text{
    padding-top:10px;
}
.specialty-5-steps-cont ul.results-bullets{
    margin:0;
}
.specialty-5-steps-cont ul.results-bullets li{
    width:45%;
    font-size:14px;
    float: left;
    display: block;
    padding-left: 15px;
    position: relative;
    list-style-type: none;
}
.specialty-5-steps-cont ul.results-bullets li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #178bc9;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
}
.specialty-5-steps-cont .steps-highlight h3{
    color:#ffffff;
    font-weight:bold;
}
.specialty-5-steps-cont .steps-highlight {
    background:#178bc9;
    padding:15px 20px 0 20px;
    color:#ffffff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.specialty-5-steps-cont h5 {
    text-align:center;
    color:#000000;
    text-transform:uppercase;
    font-weight:normal;
}
.specialty-5-steps-cont iframe, .how-tos-cont iframe {
    border:solid 1px rgba(0,0,0,.2);
}
.three-reasons-title-container, .three-reasons-ol-container {
    min-height:250px;
}
.three-reasons-ol-container ol{
    width:800px;
}
.three-reasons-title {
    color:#FFFFFF;
    font-size:30px;
    font-weight:bold;
    line-height:42px;
    text-align:right;
    padding:20px 20px 0px 12%;
}
.three-reasons-heading {
    font-size:20px;
    font-weight:bold;
    text-transform:uppercase;
}
.three-point-right {
    position:absolute;
    top:98px;
    left:-35px;
    font-size:60px;
    color:#636466;
    z-index:2000;
}
.specialty.how-to span.how-to-name {
    background:#0abfdd;
    color:#ffffff;
    padding:12px 0;
    font-size:22px;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    display:block;
    transition:background .3s ease-in-out;
}
.specialty.how-to span.how-to-name span.how-to-text {
    font-size:14px;
}
.specialty.how-to:hover span.how-to-name {
    background:#178bc9;
}
/*===========================================*/
/*============ Biofilm Research =============*/
/*===========================================*/
.research-links i {
    background:#d30000;
    float:left;
    font-size:30px !important;
    margin-top:17px;
    padding:10px 5px;
    border-radius:5px 0 0 5px;
}
.research-links .button {
    width:80%;
}
/*====================================*/
/*============ Blog/News =============*/
/*====================================*/
.single-post .image_frame .image_wrapper {
    text-align: center;
    background-color:#cccccc;
}
.post-photo-wrapper {
    width:23.8%;
}
/*=======================================*/
/*============ Payment Shop =============*/
/*=======================================*/
body.product-template-default #Header {
    min-height: 129px;
}
.wccpf-fields-group-1 table.wccpf_fields_table.patient-statement-acct-wrapper tr td{
    background:none !important;
    border:none;
    margin:0;
    padding:0 !important;
    text-align:left;
    display:block;
}
.wccpf-fields-group-1 table.wccpf_fields_table.patient-statement-acct-wrapper tr td.wccpf_label {
    padding-left:0 !important;
}
.wccpf-fields-group-1 table.wccpf_fields_table.patient-statement-acct-wrapper tr td.wccpf_value {
    padding:10px 0 !important;
}
.wccpf-fields-group-1 table.wccpf_fields_table.patient-statement-acct-wrapper tr td.wccpf_value input{
    padding:13px 10px;
    outline: none;
    margin: 0;
    width: 230px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    border: 1px solid #cdcdcd;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.02);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.02);
}
.postid-828 form.cart {
    display: flex;
    flex-direction: column;
}
.postid-828 .nyp { 
    order: 2;
}
.postid-828 .patient-statement-acct-label {
    order: 1;
}
.postid-828 .quantity {
    order:3;
    /* display:inline-block !important; */
    float:left !important;
}
.postid-828 .apple-pay-button-wrapper {
    order:4;
}
.postid-828 .single_add_to_cart_button.button.alt {
    order:5;
    width:230px;
    display:block !important;
    float:left!important;
}
.postid-828 #Subheader, .postid-2305 #Subheader, .postid-2609 #Subheader, .postid-2637 #Subheader, .postid-2636 #Subheader{
    display:none ;
}
.postid-828 #woocommerce_products-2, .postid-828 #woocommerce_product_search-2, .postid-828 .mini_cart_item img, .postid-828.woocommerce .widget_shopping_cart ul.product_list_widget li .desc .variation {
    display:none;
}
.postid-828.woocommerce .widget_shopping_cart ul.product_list_widget li .desc {
    margin-left:25px !important;
}
.post-828 .product_wrapper .product_image_wrapper, .post-2305 .product_wrapper .product_image_wrapper {
    display:none;
}
.post-828 .product_wrapper .one-second.column, .post-2305 .product_wrapper .one-second.column {
    width:100%;
}
.post-828 .product_wrapper table.wccpf_fields_table td.wccpf_label {
    width:35%;
}
.post-828 .product_wrapper table.wccpf_fields_table td.wccpf_label label {
    width:100%;
}
.post-828 .product_meta {
    display:none !important;
}
.post-828 :target:before {
content:"";
display:block;
height:200px; /* fixed header height*/
margin:-140px 0 0; /* negative fixed header height */
}
#wccf_checkout_field_patientinfolabel {
    display:none;
}
label[for=wccf_checkout_field_patientinfolabel] {
    content:'Patient Information';
    color:#178bc9;
    font-size: 25px;
    line-height: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    border-top:solid 1px #efefef;
    padding-top:20px;
    margin-top:33px;
}
label[for=wccf_checkout_field_reship_reship_check] {
    display:inline;
}
.wc-authorize-net-cim-credit-card-new-payment-method-form.js-wc-authorize-net-cim-credit-card-new-payment-method-form {
    min-height:320px;
}

#wc-authorize-net-cim-credit-card-jp-custom-field_field {
    width:97%;
    position:absolute;
    bottom:0;
}
#wc-authorize-net-cim-credit-card-jp-custom-field_field label
{
    color:#a00;
}
.edit_composite_in_cart_text.edit_in_cart_text{
    color:red !important;
}
/*.product_cat-insurance .price:before {
    content:'Cost -> Submit to Insurance';   
}
.product_cat-insurance .woocommerce-Price-amount, .product_cat-insurance span.woocommerce-Price-currencySymbol {
    display:none;
}*/
/*===========================================*/
/*============ Shop Request Kit =============*/
/*===========================================*/
.product .image_links {
    display:none;
}
.single-product.woocommerce .product_meta {
    display:none;
}
.postid-1026 .sidebar.four.columns{
    display:none;
}
.postid-1026.with_aside .sections_group {
    width:100% !important;
}
.postid-1026 .column.one-second.product_image_wrapper {
    width:26%;
}
.postid-1026 .summary.entry-summary.column.one-second {
    width:70%;
}
.post-1026 label, .post-1026 legend {
    display:inline-block !important;
}
.post-1026 ul li label {
    margin-left:5px;
    font-weight:normal;
}

.postid-1102 #Subheader, .product-type-composite .price, .postid-1323 #Subheader, .postid-1343 #Subheader, .composite_button .quantity, .postid-1102 .accordion, .postid-1102 .product_meta{
	display:none;
}
.product-type-composite .column.one-second.product_image_wrapper {
    display:none;
}
.product-type-composite .summary.entry-summary.column.one-second {
    width:100%;
}
.product-type-composite .component.single.options-style-dropdowns, .product-type-composite .component.single.options-style-dropdowns.active, .product-type-composite .component.single.options-style-radios, .product-type-composite .component.single.options-style-radios.active {
    width:40% !important;
    padding:20px;
    display:block;
    margin:0 auto;
    float:left;
    border-bottom:solid 1px #efefef;
}
.product-type-composite .composite_form:not(.paged) .component:not(.first) .component_title_wrapper {
    padding-top:0;
}
.product-type-composite .component.single {
    padding-bottom:50px;
}
.product-type-composite .composited_product_images a img{
    width:200px;
}
.product-type-composite .component .details {
    width:50%;
}
/*.product-type-composite .component_content {
    height:0;
}*/
.product-type-composite .composited_product_title_wrapper {
    padding-top:15px;
    margin-top:20px;
    border-top:solid 1px #efefef;
}
.product-type-composite .single_add_to_cart_button.composite_add_to_cart_button {
    margin-top:20px;
}
.component.single.options-style-thumbnails {
    width:50%;
    float:left;
}
.component_selections .image.thumbnail_image img {
    width:380px;
}
p.component_section_title label, .component.single.options-style-thumbnails .component_description_wrapper, .component.single.options-style-thumbnails .thumbnail_description, .composited_product_images {
    display:none;
}
p.component_section_title label.selected_option_label {
    display:block !important;
}
li.component_option_thumbnail_container {
    width:100% !important;
}
.composited_product_details_wrapper {
   padding-left:0 !important; 
}
.composited_product_details_wrapper {
    border-top:solid 1px #ececec;
    padding-top:10px;
}
.composited_product_details_wrapper .details.component_data {
    width:100%;
}
.composited_product_details_wrapper .price{
    width: 120px !important;
    float:left !important;
    padding:10px 20px 0 0 !important;
}
.composited_product_details_wrapper .quantity_button {
    float:left !important;
    margin-left:90px;
}
.composited_product_details_wrapper .quantity:before {
    content:'Enter QTY';
    position:absolute;
    margin-left:-90px;
    padding-top:13px;
}
/*.component_content {
    clear:both !important;
}*/
span#component-divider {
    width:100%;
    float:left;
    display: block;
}
.wccf_field_container_checkout_field ul li {
    list-style-type:none !important;
}
#wccf_checkout_field_cofcheck_cofcheck {
    display:inline-block;
    float:left;
    margin-top:9px;
}
label[for=wccf_checkout_field_cofcheck_cofcheck] {
    float:left;
    width:85%;
    padding-left:1%;
}
.wccf_field_container_checkbox.wccf_field_container_checkout_field_checkbox small{
    float:left;
    width:100%;
    padding:0 0 10px 0;
    margin-bottom:15px;
    border-bottom:solid 1px #cdcdcd;
}
input[type=checkbox]#wccf_checkout_field_cofcheck_cofcheck + label {
  color: #dc0101;
  font-weight:bold;
  transition:color .3s ease-in-out;
} 
input[type=checkbox]:checked#wccf_checkout_field_cofcheck_cofcheck + label {
  color: #08BFDD;
}

label[for=wccf_checkout_field_patient_same] {
    display:none;
}
#wccf_checkout_field_patient_same_patient_same_check {
    display:inline-block;
    float:left;
    margin-top:9px;
    clear:both;
}
input[type=checkbox]:checked#wccf_checkout_field_patient_same_patient_same_check + label {
  font-weight:bold;
}
input#wccf_checkout_field_patient_name, input#wccf_checkout_field_patient_dob, input#wccf_checkout_field_patient_zip, input#wccf_checkout_field_last_4_medicare, input#wccf_checkout_field_other_hdyh, input#wccf_checkout_field_dental_office_name, input#wccf_checkout_field_dentists_name, input#wccf_checkout_field_dentists_npi {
    width:100% !important;
    margin-bottom:0;
}
label[for=wccf_checkout_field_patient_name], label[for=wccf_checkout_field_patient_dob], label[for=wccf_checkout_field_patient_zip] {
    font-weight:bold;
}
.qty-suffix {
    margin:10px 5px !important;
}
.wccf_label {
    font-weight:bold;
}
label[for=wccf_checkout_field_reminder] {
    background: #2ac77d;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    font-size:15px;
    line-height:20px;
    border-radius: 0 20px;
    float: left
}
label[for=wccf_checkout_field_reminder]:before {
    content:'\e8b2';
    font-family:'mfn-icons';
    height: 60px;
    font-size: 60px;
    line-height:65px !important;
    margin: 0 auto;
    padding: 0 15px 0 0;
    float: left;
}
/*===============================================*/
/*============ Office Hospital Kits =============*/
/*===============================================*/
.wccf_field_container_checkout_field_radio label{
    display:inline;
}
.wccf_field_container input[id=wccf_checkout_field_clinic_name], .wccf_field_container input[id=wccf_checkout_field_phys_name], .wccf_field_container input[id=wccf_checkout_field_phys_npi], .wccf_field_container input[id=wccf_checkout_field_rep_name], .wccf_field_container input[id=wccf_checkout_field_fax] {
    width:100%;
    margin-bottom:2px;
}

/*===========================================*/
/*============ Patient Payments =============*/
/*===========================================*/
.pay-icon .icon_box{
    border:solid 5px #2ac77d;
    border-radius:8px;
    padding-bottom:0;
}
.kit-order-us .icon_box, .kit-order-intl .icon_box{
    border:solid 5px #178bc9;
    border-radius:8px;
    padding-bottom:0;
}
.kit-order-intl .icon_box{
    border:solid 5px #e83d5c ;
    border-radius:8px;
    padding-bottom:0;
}
.kit-order-doc .icon_box{
    border:solid 5px #834c9d ;
    border-radius:8px;
    padding-bottom:0;
}
.pay-icon .button, .kit-order-us .button, .kit-order-intl .button, .kit-order-doc .button{
    overflow:visible;
    border-radius:0 0 2px 2px;
}
.widget_n_widget form .component.single, .widget_n_widget h3 {
    display:none !important;
}
.widget_n_widget form .composite_wrap {
    padding-top:0 !important;
}

/*==========================================*/
/*============ Location Picker =============*/
/*==========================================*/
#fancybox-outer {
    border-top:solid 5px #08BFDD;
    border-bottom:solid 20px #08BFDD
}
#fancybox-wrap div {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#fancybox-wrap div .loc-pick-img{
    width:90%;
    margin:0 auto;
    border-bottom:solid 1px #dddddd;
    border-radius:0;
    padding:15px 0;
    margin-bottom:19px;
}
.fancybox-bg {
	display:none;
}
#fancybox-content {
    text-align:center !important;
}
#fancybox-content form select{
    margin:20px auto 20px auto;
    text-align:center !important;
    text-align-last:center;
    border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#fancybox-content .location-picker input[type="submit"] {
    font-size:18px !important;
}
/*=================================*/
/*============ Events =============*/
/*=================================*/
input.wpmudevevents-no-submit, input.wpmudevevents-maybe-submit, input.wpmudevevents-yes-submit {
    background-image:none !important;
}
input.wpmudevevents-no-submit:hover, input.wpmudevevents-maybe-submit:hover, input.wpmudevevents-yes-submit:hover {
    background:#25A5BD !important;
}
#wpmudevevents-contentmeta {
    background:#ececec;
    border-radius:0 0 8px 8px;
    padding:5px 10px;
    margin-bottom:20px;
}
#wpmudevevents-contentbody {
    width:70%;
    float:left;
}
#wpmudevevents-map {
    width: 25.2% !important;
    padding:0 20px 40px 20px;
    float:left;
}
.type-incsub_event .comments {
    display:none !important;
}
/*================================*/
/*============ Forms =============*/
/*================================*/

.widget.gform_widget {
    padding:0 !important;
}
.widget.gform_widget h4{
    display:none;
}
/*.gform_body .gform_fields .gfield_label {
    display:none !important;
}*/
body .gform_wrapper label.gfield_label+div.ginput_container {
    margin:0 !important;
}
body #gform_wrapper_2 ul li.gfield {
    margin-top:5px !important;
}
.gform_body .gform_fields input, .gform_body .gform_fields select {
    height:30px;
    margin:0 !important;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.gform_wrapper select {
    padding:2px 0 2px 3px;
}
.gform_body .ginput_container textarea {
    max-height:80px;
    margin:8px 0 !important;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.gform_wrapper .gform_footer {
    /*padding:0 !important;*/
    margin:0 !important;

}
.gfield .ginput_container_address input, .gfield .ginput_container_address select{
    margin-bottom:15px !important;
}
.gform_wrapper .gform_footer input[type=submit] {
    height:30px;
    padding:0 10px;
    background-color: #ffe357;
    color: #178bc9;
    font-weight:bold;
}
.gform_wrapper ul.gfield_radio li {
    overflow: visible !important;
}
#gform_confirmation_message_7 {
    background:none;
    color:#000000;
}
.gform_confirmation_wrapper .gform_confirmation_message {
    background:#2ac77d;
    text-align:left !important;
}
.gform_confirmation_wrapper .gform_confirmation_message ul li {
    color:#ffffff !important;
    margin:0 !important;
    padding:0 !important;
}
.gform_confirmation_wrapper .gform_confirmation_message a {
    color:#ffffff !important;
    font-weight:bold;
}
.req-kit-image {
    float:left !important
}
.gform_wrapper li.gf_list_inline.form-specialty ul.gfield_checkbox li {
    width:155px !important;
}
.gf_step_number {
    background:#178bc9;
    padding:4px 9px;
    width:30px;
    height:30px;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    border-radius:1000px;
}
.gf_step_pending .gf_step_number, .gf_step_completed .gf_step_number{
     background:#cccccc !important;
}
#gform_confirmation_message_3 {
    margin-top:70px;
}
.call-send-selections{
    width:45% !important;
    background:#efefef;
    margin:20px;
    padding:0 !important;
}
@media all and (max-width:640px) {
    .call-send-selections{
    width:100% !important;
}
}
.call-send-selections label.gfield_label{
    width:100%;
    background:#ffe357;
    color:#178bc9;
    margin:0;
    padding:10px 20px
}
.call-send-selections .ginput_container {
    padding:10px 20px !important;
}
#gform_wrapper_16 .gform_footer input[type=submit] {
    width:200px;
    height:50px;
    font-size:23px;
}
#gform_16 .gform_footer.top_label
{
    text-align:center !important;
    margin:0 auto !important;
}
/* 4 column class ------------------------------------------------------*/

.gform_wrapper .top_label li.gfield.gf_one_quarter { float:left; margin-right: 4%; width: 22%; clear:right !important; }
.gform_wrapper .top_label li.gfield.gf_quarter_last { margin-right:0; }
.gform_wrapper .top_label li.gfield.gfield_error.gf_one_quarter { width: 18% }
.gform_wrapper .top_label li.gfield.gf_one_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_one_quarter input.large, .gform_wrapper .top_label li.gfield.gf_one_quarter select.medium, .gform_wrapper .top_label li.gfield.gf_one_quarter select.large { width: 95% }
.gform_wrapper .top_label li.gfield.gf_one_quarter+li.gsection, .gform_wrapper .top_label li.gfield.gf_one_quarter+li.gsection { padding: 16px 0 8px 0 }
.gform_wrapper .top_label li.gfield.gf_one_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_one_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_one_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_one_quarter+.gform_footer, .gform_wrapper .top_label li.gfield.gf_one_quarter+.gform_footer, .gform_wrapper .top_label li.gfield.gf_one_quarter+.gform_footer { clear: both }

.gsection_title {
    color:#178bc9;
}
/*==================================*/
/*============ Footer ==============*/
/*==================================*/
#Footer .widget_archive ul, #Footer .widget_nav_menu ul {
    padding:0;
}
#Footer .widget_archive ul li a, #Footer .widget_nav_menu ul li a {
    padding:2px 0;
}
#Footer .widget h4 {
    font-weight:bold;
    border-bottom:solid 1px rgba(255,255,255,.1);
    text-transform:uppercase;
}
#Footer .widget_nav_menu ul {
    list-style-type:none;
    background:none;
}
#Footer .widget_archive ul li:after, #Footer .widget_nav_menu ul li:after {
    display:none;
}
#Footer .footer-btn {
    width:90%;
    font-size: 18px;
    font-weight:bold;
}
#Footer .footer-btn span.button_icon {
    background:none;
    font-size: 25px;
}
#Footer .footer-btn span.button_label {
    padding: 15px 0 0 0;
}
#Footer .footer_copy .copyright {
    float:none;
    text-align: center;
}
#Footer .footer_copy{
    background-color:#178bc9;
    font-size:12px;
}
#Footer #gform_widget-2 {
    margin-top:0 ;
}
#Footer #text-2 {
    padding-bottom:0;
}
#Footer #gform_wrapper_1 {
    margin-top:0px;
}
/*======================================*/
/*============ Affiliates ==============*/
/*======================================*/
.uap-register-form, #uap_login_form,
.uap-register-3 .uap-form-line-register input[type=text], .uap-register-3 .uap-form-line-register input[type=password], .uap-register-3 .uap-form-line-register input[type=number], .uap-register-3 .uap-form-line-register textarea, .uap-register-3 .uap-form-line-register select, .uap-register-3 .uap-form-line-register .select2-selection, .uap-tos-wrap a {
    font-family:'Poppins' !important;
}
.uap-register-3, .uap-login-template-3 {
    border-top:solid 7px #09bfdd !important;
}
.uap-register-3 .uap-submit-form input, .uap-login-template-3 .uap-form-submit input {
    background: none repeat scroll 0 0 #178bc9 !important;
    border-color: ##178bc9; !important;
}
/*=========================================*/
/*============ Media Queries ==============*/
/*=========================================*/
@media all and (max-width:4000px) {
    table.entry-detail-view tbody tr{
        width: 50%;
        float:left;
    }
    table.entry-detail-view tbody tr th, table.entry-detail-view tbody tr td{
        width: 96.5%;
        float:left;
        text-align:left;
    }
    table.entry-detail-view ul li{
        list-style-type:none;
        margin:0;
    }
    table.entry-detail-view ul {
        margin:0;
    }
    table.gsurvey-likert tr{
        width:100% !important;
    }
    table.gsurvey-likert tr th{
        width:20px !important;
        text-align:center !important;
    }
    table.gsurvey-likert td{
        width:20px !important;
    }
    .after-entries table.entry-detail-view tbody tr:nth-child(15), .after-entries table.entry-detail-view tbody tr:nth-child(16), .after-entries table.entry-detail-view tbody tr:nth-child(17), .after-entries table.entry-detail-view tbody tr:nth-child(18), .after-entries table.entry-detail-view tbody tr:nth-child(19), .after-entries table.entry-detail-view tbody tr:nth-child(20), .after-entries table.entry-detail-view tbody tr:nth-child(21), .after-entries table.entry-detail-view tbody tr:nth-child(22), .prior-entries table.entry-detail-view tbody tr:nth-child(15), .prior-entries table.entry-detail-view tbody tr:nth-child(16), .prior-entries table.entry-detail-view tbody tr:nth-child(17), .prior-entries table.entry-detail-view tbody tr:nth-child(18) {
        width:101.8%;
    }
}
@media all and (min-width:959px) and (max-width:4000px) {
    #field_8_165, #field_8_173 {
        min-height:600px;
    }
}
@media all and (max-width:1489px) {
    .research-links i {
        display:none;
    }
    .research-links {
        width:100%;
        text-align:center;
    }
    .research-links .button {
        width:100%;
        min-height:100px;
    }
    .research-links a.button .button_label{
        float:none !important;
    }
}
@media all and (max-width:1440px) {
    #mfn-rev-slider {
        margin-top:60px;
    }
}
@media all and (max-width:1330px) {
    .three-reasons-title-container, .three-reasons-ol-container {
        min-height:260px;
    }
    .three-reasons-ol-container ol{
        width:700px;
    }
}

@media all and (max-width:1239px) {
    #Action_bar .contact_details li {
        display:none;
    }
    table.entry-detail-view tbody tr th, table.entry-detail-view tbody tr td{
        width: 95.5%;
        float:left;
        text-align:left;
    }
    .after-entries table.entry-detail-view tbody tr:nth-child(15), .after-entries table.entry-detail-view tbody tr:nth-child(16), .after-entries table.entry-detail-view tbody tr:nth-child(17), .after-entries table.entry-detail-view tbody tr:nth-child(18), .after-entries table.entry-detail-view tbody tr:nth-child(19), .after-entries table.entry-detail-view tbody tr:nth-child(20), .after-entries table.entry-detail-view tbody tr:nth-child(21), .after-entries table.entry-detail-view tbody tr:nth-child(22), .prior-entries table.entry-detail-view tbody tr:nth-child(15), .prior-entries table.entry-detail-view tbody tr:nth-child(16), .prior-entries table.entry-detail-view tbody tr:nth-child(17), .prior-entries table.entry-detail-view tbody tr:nth-child(18) {
        width:102.3%;
    }
    .three-reasons-ol-container ol{
        width:600px;
    }
    .mdx-green-icon {
        padding-top:8px;
    }
    .specialty.how-to span.how-to-name {
        font-size:16px;
    }
    #Footer .footer-btn {
        font-size:18px;
    }
}
@media all and (max-width:959px) {
    
    .specialty-5-steps span{
        font-size:18px;
        top:-70px;
        left:0px;
    }
    .read-more-steps {
        top:117px;
        border-radius:5px 5px 0 0;
        -moz-border-radius:5px 5px 0 0;
        -webkit-border-radius:5px 5px 0 0;
    }
    .mdx-green-icon {
        padding-top:20px;
    }
    .iceberg p{
        padding:50px 0px 20px 0px;
    }
    table.entry-detail-view tbody tr th, table.entry-detail-view tbody tr td{
        width: 94%;
        float:left;
        text-align:left;
    }
    .after-entries table.entry-detail-view tbody tr:nth-child(15), .after-entries table.entry-detail-view tbody tr:nth-child(16), .after-entries table.entry-detail-view tbody tr:nth-child(17), .after-entries table.entry-detail-view tbody tr:nth-child(18), .after-entries table.entry-detail-view tbody tr:nth-child(19), .after-entries table.entry-detail-view tbody tr:nth-child(20), .after-entries table.entry-detail-view tbody tr:nth-child(21), .after-entries table.entry-detail-view tbody tr:nth-child(22), .prior-entries table.entry-detail-view tbody tr:nth-child(15), .prior-entries table.entry-detail-view tbody tr:nth-child(16), .prior-entries table.entry-detail-view tbody tr:nth-child(17), .prior-entries table.entry-detail-view tbody tr:nth-child(18) {
        width:103%;
    }
    .research-links .button {
        min-height:130px;
    }
    .specialty.how-to span.how-to-name {
        font-size:14px;
    }
    .gform_wrapper .top_label li.gfield.gf_one_quarter {
        width:50%;
        float:right;
    }
}
@media all and (max-width:990px) {
    .three-reasons-title-container, .three-reasons-ol-container {
        min-height:290px;
    }
    .three-reasons-ol-container ol{
        width:550px;
    }
    .three-reasons-title {
        padding:40px 20px 0px 12%;
    }
    .three-point-right {
        top:115px;
    }
    .mdx-announcement {
        font-size:21px !important;
        line-height:37px !important;
    }
}
@media all and (min-width:768px) and (max-width:959px) {
    .three-reasons-title-container, .three-reasons-ol-container {
        min-height:310px;
    }
    .three-reasons-ol-container ol{
        width:450px;
    }
    .three-reasons-title {
        font-size:25px;
        line-height:42px;
        padding:50px 20px 0px 0%;
    }
    .three-point-right {
        top:135px;
    }
    #Footer .footer-btn {
        padding:0px 20px 20px 20px;
    }
}
@media all and (min-width: 768px) and (max-width: 960px) {
    .specialty a {
        font-size:18px;
    }
}
@media all and (min-width:768px) {
    .three-point-down {
        display:none !important;
    }
}
@media all and (max-width:767px) {
    #mfn-rev-slider {
        margin-top:0px;
    }
    /*body:not(.template-slider):not(.header-simple) #Header {*/
    /*    min-height:250px;*/
    /*}*/
    .column.mcb-column.one-sixth.specialty-container {
        width:50% !important;
        float:left !important;
        clear:none;
    }
    .mg-parallax-bg-section .section_wrapper {
        width:100%;
        max-width:100% !important;
        padding:0 2% !important;
    }
    .mg-parallax-bg-section .section_wrapper .column {
        width:80%;
        max-width:92%;
        margin:0;
        padding:0 2% !important;
    }
    #nav_menu-2 {
        display:none;
    }
    .mdx-yt-title{
        display:none;
    }
    .three-reasons-title-container {
        min-height:auto;
    }
    .three-reasons-title br {
        display:none;
    }
    .three-reasons-title {
        font-size:25px;
        text-align:center;
        line-height:35px;
        padding:20px;
    }
    .three-point-right {
        display:none;
    }
    .three-point-down {
        width:100px;
        margin:-50px auto 0 auto;
        display:block;
    }
    .three-point-down i{
        font-size:60px;
        color:#636466;
        z-index:2000;
    }
    .three-reasons-ol-container ol{
        width:92% !important;
    }
    .mdx-green-icon {
        padding-top:7px;
    }
    .column.mcb-column.one-fifth.column_column.specialty-container {
        width:40% !important;
        float:left;
        clear:none;
        margin:10px 5%;

    }
    .specialty-container a {
        font-size:16px;
    }
    table.entry-detail-view tbody tr{
        width: 100%;
        float:left;
    }
    table.entry-detail-view {
        width:95%;
    }
    table.entry-detail-view tbody tr th, table.entry-detail-view tbody tr td{
        width: 97%;
        float:left;
        text-align:left;
    }   
    .after-entries table.entry-detail-view tbody tr:nth-child(15), .after-entries table.entry-detail-view tbody tr:nth-child(16), .after-entries table.entry-detail-view tbody tr:nth-child(17), .after-entries table.entry-detail-view tbody tr:nth-child(18), .after-entries table.entry-detail-view tbody tr:nth-child(19), .after-entries table.entry-detail-view tbody tr:nth-child(20), .after-entries table.entry-detail-view tbody tr:nth-child(21), .after-entries table.entry-detail-view tbody tr:nth-child(22), .prior-entries table.entry-detail-view tbody tr:nth-child(15), .prior-entries table.entry-detail-view tbody tr:nth-child(16), .prior-entries table.entry-detail-view tbody tr:nth-child(17), .prior-entries table.entry-detail-view tbody tr:nth-child(18) {
        width:100%;
    }
    .research-links .button {
        min-height:auto;
    }
    .specialty.how-to span.how-to-name {
        width:90%;
        margin:0 auto;
    }
    .component.single.options-style-thumbnails {
        width:100%;
    }
    .component_title_wrapper h4{
        text-align:center;
        margin-bottom:0 !important;
    }
    .legacy_width .component_option_thumbnail .image {
        float:none !important;
        width:90% !important;
        margin:0 auto;
        padding-left:8px !important;
    }
    .composite_button {
        position:fixed;
        bottom:0;
        right:20px;
        z-index:20000;
    }
    .woocommerce .composite_button button.button {
        background-color:#FFE356 !important;
        border-left:solid  2px #08BFDD !important;
        border-right:solid  2px #08BFDD !important;
        border-top:solid  2px #08BFDD !important;
        border-radius:8px 8px 0 0 !important;
        color: #178bc9 !important;
    }
}
@media all and (max-width:648px) {
    .specialty-5-steps-cont, .specialty-5-steps{
        text-align:center;
    }
    .specialty-5-steps-cont p, .specialty-5-steps-cont ol, .specialty-5-steps-cont ul{
        text-align:left;
    }
    .specialty-5-steps-cont .column {
        padding-top:20px;
    }
    .specialty-5-steps span{
        position:static;
        display:block;
    }
    .read-more-steps {
        width:111px;
        border-radius:5px 5px 0 0;
        -moz-border-radius:5px 5px 0 0;
        -webkit-border-radius:5px 5px 0 0;
        top:0;
        display:inline-block;
        position:relative;
        margin:0 auto;
    }
    .how-tos-close {
        max-width:25px;
        margin:0 auto 20px auto;
        position:static;
        text-align:center;
        float:none;
    }
    .mdx-notes:before {
        left: 10px;
    }
    .specialty-5-steps-cont .steps-highlight {
        padding:0;
    }
    .specialty-5-steps-cont .steps-highlight p, .specialty-5-steps-cont .steps-highlight h3{
        padding:8px 14px;
    }
    /*---------- Forms ----------*/
    .gform_wrapper select, .gform_wrapper input {
        height:50px;
        padding:0 0 0 5px!important;
    }
}
@media all and (max-width:640px) {
    .gform_wrapper .top_label li.gfield.gf_one_quarter {
        width:100%;
        float:none;
    }
    li.gf_list_inline ul.gfield_checkbox li {
        display:inline-block;
    }
    #Action_bar .contact_details {
        padding:0px;
    }
    #Action_bar .container .column.one {
        overflow:visible;
    }
    .mdx-portal a, .req-kits a, .mdx-bill a {
        width:110px;
        position:static;
        display:inline;
        padding:2px;
        font-size:13px;
    }
}
@media all and (max-width:480px) {
    .sched-pickup a {
        right:130px;
        padding:5px 5px 8px 5px;
        font-size:14px;
    }
    
    .mdx-green-icon {
        padding-top:40px;
    }
    .mdx-green-text {
        width:59%;
    }
}

/*============================ Temp Styles ==========*/
#mdx-announcement {
    width:100%;
    position:fixed;
    bottom:0;
    z-index:500;
    box-shadow:0px 0px 4px rgba(0,0,0,0.5);
}
