/* CSS Document */

.archive.post-type-archive-products .row .col.section-title span {
  padding-left:0
}

.archive.post-type-archive-products #page-header-wrap {
	height: 400px;
}

.archive.post-type-archive-products #page-header-wrap #page-header-bg {
	height: 100%;
} 

body.tax-products_category .post-content,
body.tax-eastman_product_tag .post-content,
body.post-type-archive-products .post-content {
    padding-left: 0px;
}


.eastman_product_disclaimer, 
.eastman_product_notes {
    font-size: 80%;
}

h1.eastman_product_name {
    color: #04284b; 
    font-size: 55px;
    line-height: 58px;
}

body.single-products h1, 
body.single-products h2, 
body.single-products h3,
body.single-products h4,
body.single-products h5,
body.single-products h6,
body.single-products h7 {
     color: #04284b; 
}



body.single-products .full-width-section >.col.span_12.light h1,
body.single-products .full-width-section >.col.span_12.light h2,
body.single-products .full-width-section >.col.span_12.light h3,
body.single-products .full-width-section >.col.span_12.light h4,
body.single-products .full-width-section >.col.span_12.light h5,
body.single-products .full-width-section >.col.span_12.light h6,
body.single-products .full-width-section >.col.span_12.light h7 {
    color: #FFF;
}

body[data-header-resize="1"].single-products .container-wrap {
    padding-top: 0px;
}

/* sub menu */
body.single-products .page-submenu li {
    margin-right: 35px;
}

body.single-products .page-submenu .mobile-menu-link, 
body.single-products .page-submenu li a,
body.single-products .page-submenu li a:link,
body.single-products .page-submenu li a:visited {
    font-family: Muli;
    font-weight: 800;
    font-size: 16px;
    opacity: 1.0;
}

body.single-products .page-submenu li a:hover {
    color: #73b7ef;
}

body.single-products .page-submenu.stuck .current-menu-item a {
    color: #73b7ef;
}

body:not(.woocommerce-cart) .main-content table.eastman_product_attributes_table tr:nth-child(2n+1) {
    background-color: #f9f9f9;
}

body.single-products .eastman_product_request_a_quote_button {
    display: inline-block;
}

body.single-products .eastman_product_request_a_quote_button a.nectar-button {
    align-items: center;
    color: #fff;
    font-family: Muli;
    font-size: 16px;
    line-height: 19px;
    font-weight: 800;
    margin-bottom: 0px;   
}

body.single-products .toggle h3,
body.single-products div[data-style*="minimal"] .toggle.open h3 a, body.single-products div[data-style*="minimal"] .toggle h3 a {
    font-size: 30px;
}

/* Download Digital Assets Style - START */

body.single .gform_wrapper.eastman_product_asset_download_form_wrapper p {
    color: #383838;
}
body.single .span_12.light .gform_wrapper.eastman_product_asset_download_form_wrapper p {
    color: #fff;
}

body.single .gform_wrapper.eastman_product_asset_download_form_wrapper {
    margin-top: 0px;
}

body.single .eastman_product_asset_download_form .hidden_label input {
    padding: 0px;
    border: none;
}

body.single .eastman_product_asset_download_form_wrapper form {
    text-align: center
}

body.single .eastman_product_asset_download_form_wrapper ul.gform_fields {
    display: block;
    text-align: center;
}

body.single .eastman_product_asset_download_form_wrapper .top_label div.ginput_container {
    margin-top: 0px;
    text-align: center;
}

body.single .eastman_product_asset_download_form_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    text-align: center;
    background-color: #fff !important;
    color: #2f2e2e;
    font-size: 20px;
    line-height: 50px;
    
}

body.single .eastman_product_asset_download_form_wrapper ul.gform_fields li.gfield {
    padding: 0px;
    margin: 0px;
}


body.single .span_12.light .eastman_product_asset_download_form input[type="text"], 
body.single .span_12.light .eastman_product_asset_download_form textarea, 
body.single .span_12.light .eastman_product_asset_download_form input[type="email"], 
body.single .span_12.light .eastman_product_asset_download_form input[type="password"], 
body.single .span_12.light .eastman_product_asset_download_form input[type="tel"], 
body.single .span_12.light .eastman_product_asset_download_form input[type="url"], 
body.single .span_12.light .eastman_product_asset_download_form input[type="search"], 
body.single .span_12.light .eastman_product_asset_download_form input[type="date"] {
    background-color: transparent !important;
    box-shadow: none;
    border: none; 
    margin-top: 0px;
    padding-left: 15%;
    padding-right: 15%;
    max-width: 50%;
}

body.single-product .eastman_product_asset_download_form input[type="text"], 
body.single-product .eastman_product_asset_download_form textarea, 
body.single-product .eastman_product_asset_download_form input[type="email"], 
body.single-product .eastman_product_asset_download_form input[type="password"], 
body.single-product .eastman_product_asset_download_form input[type="tel"], 
body.single-product .eastman_product_asset_download_form input[type="url"], 
body.single-product .eastman_product_asset_download_form input[type="search"], 
body.single-product .eastman_product_asset_download_form input[type="date"] {
    background-color: #FFF !important;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.11);

    margin-top: 0px;
    padding-left: 15%;
    padding-right: 15%;
    max-width: 50%;
}

body.single-products #gform_wrapper_26.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 5px;
}

body.single-products #gform_wrapper_26.gform_wrapper.gravity-theme #gform_ajax_spinner_26 {
    margin-left: 0px;
    margin-right: 0px;
}

body.single-products #gform_wrapper_26 .gform_footer { 
	margin: 0 auto;
	text-align: center;
    justify-content: center;
}

body.single-products .full-width-section >.col.span_12.light .gform_validation_errors h2,
body.single-products #gform_wrapper_26.gform_wrapper.gravity-theme .gform_validation_errors h2,
body.single-products #gform_wrapper_26.gform_wrapper.gravity-theme .validation_message {
    color: red !important;
}

body.single-products #gform_wrapper_26 .gform_heading {
    display: none !important;
}

body.single .eastman_product_asset_download_form_wrapper .description_above .gfield_description {
    font-size: 16px;
    font-weight: 800;
    padding-bottom: 0px;
    padding-top: 0px;
}

body.single .span_12.light .eastman_product_asset_download_form_wrapper .description_above .gfield_description {
    color: #fff!important;
}

body.single .eastman_product_asset_download_form ul.gform_fields li.gfield {
    padding: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center;
} 

@media only screen and (min-width: 1px) and (max-width: 999px) {
    body.single .eastman_product_asset_download_form ul.gform_fields li.gfield {
      text-align: center;
    } 
}

body.single .eastman_product_asset_download_form .gform_body,
body.single .eastman_product_asset_download_form .gform_footer {
    text-align: center;
    margin: 0px;
    padding: 0px;

}

body.single-product .gform_wrapper.eastman_product_asset_download_form_wrapper {
    margin-top: 32px;
}

div#gform_confirmation_message_26 {
    text-align: center;
}

div#gform_confirmation_message_26 h4 {
    color: #73b7ef;   
}

body.single .span_12.light div#gform_confirmation_message_26 h4 {
    color: #fff;   
}

body.single .span_12.light div#gform_confirmation_message_26 h4 i {
    color: #73b7ef;
}

body.single div#gform_confirmation_message_26 a.eastman_digital_asset_downloadlink {
    text-decoration: underline;
}

body.single .span_12.light div#gform_confirmation_message_26 a.eastman_digital_asset_downloadlink {
    color: #73b7ef; 
}

/* Download Digital Assets Style - END */

span.eastman_product_category {
    color: #73b7ef;
}
/*Mike's CSS - for product gallery*/
.allProductHolder {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0px;
  }
  .allProductHolder .productDiv {
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  /*When 1 column is selected*/
  .allProductHolder .productDiv {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  
  /*When 2 columns is selected*/
  .allProductHolder.two .productDiv {
    width: 42%;
  }
  /* .allProductHolder.two .productDiv:nth-of-type(odd) {
    margin-left: 0px;
  }
  .allProductHolder.two .productDiv:nth-of-type(even) {
    margin-right: 0px;
  } */
  
  /*When 3 columns is selected*/
  .allProductHolder.three .productDiv {
    width: 30%;
    margin-left: 0px;
    margin-right: 0px;
  }
  /*Every first item*/
  /* .allProductHolder.three .productDiv:nth-child(3n-2) {
    margin-left: 0px;
  } */
  .allProductHolder.three .productDiv:nth-child(3n-1) {
    margin-right: 5%;
    margin-left: 5%;
  }
  /* .allProductHolder.three .productDiv:nth-child(3n+3) {
    margin-right: 0px;
  } */
  
  /*When 4 columns is selected*/
  .allProductHolder.four .productDiv {
    width: 23%;
  }
  
  a.productLink.text {
    line-height: 23px;
    font-size: 18px;
    color: #04284b;
    font-weight: bold;
  }
  div.productGrid.Menu{
      width:75%;
  }
  @media only screen and (min-width:   993px){

  div.productGrid.Menu div.allProductHolder.Menu .productDiv.Menu img{
    max-height: 161.17px;
     }
    }
  @media only screen and (max-width:   993px){
    div.productGrid.Menu{
        width:100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    div.productGrid.Menu div.allProductHolder.Menu .productDiv.Menu{
        width:100%;
    }
    .allProductHolder.three .productDiv:nth-child(3n-1) {
        margin-right: 0%;
        margin-left: 0%;
      }      

 
  }