body {
  overflow-x: hidden;
  margin: 0px;
  padding: 0px;
  font-family: 'Montserrat', sans-serif !important;
}
ul#primary-menu li a.nav-link {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #555555;
    transition: all 0.2s;
    padding-left: 12px;
    padding-right: 12px;
}
.current-menu-item a.nav-link {
    color: #c33333 !important;
}
.main--slider--content .dots img {
    width: auto;
}
.top--section--header {
    background: url(/wp-content/uploads/2021/02/sub-page-header.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.header--extra--banner img {
    width: 100%;
    position: relative;
    top: 3px;
}
.top--section--header h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 34px;
    padding-top: 120px;
    margin-bottom: 0px;
}
.top--section--header .dots {
    padding-bottom: 35px;
}
body:not(.elementor-template-canvas) {
    background: #000 !important;
    color: #fff;
}
.home .top--section--header {
    display: none;
}
.home--slider--post {
    position: relative;
}
.home--slider--post .main--slider--content {
    position: absolute;
    top: 210px;
    width: 100%;
}
.home--slider--post .main--slider--content .slider--title {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
}
.home--slider--post .main--slider--content .dots {
    padding-bottom: 25px;
}
p.slider--para {
    color: #fff;
    font-size: 13px;
    max-width: 560px;
    line-height: 27px;
}
.footer--copyright--section {
    background: #c33333;
    color: #fff;
    padding: 30px 0px;
}
.social--footer--icons i.fa.fa-linkedin-square {
    font-size: 24px;
}
.footer--copyright--section section#custom_html-2 {
    margin: 0px;
    padding: 0px;
}
.footer--copyright--section ul.list-inline {
    margin: 0px;
}
.social--footer--icons {
    text-align: right;
}
.social--footer--icons a.customize-unpreviewable i.fa.fa-linkedin-square {
    font-size: 24px;
}
.footer--copyright--section ul.list-inline li.list-inline-item {
    font-weight: 600;
    font-size: 14px;
    margin-left: 2px;
    margin-right: 2px;
}
.footer--copyright--section ul.list-inline li.list-inline-item a {
    color: #fff;
    transition: all 0.2s;
    text-decoration: none;
}
.footer--copyright--section ul.list-inline li.list-inline-item a:hover {
    color: #000;
}
footer#colophon {
    background-size: cover !important;
    background-repeat: no-repeat !important; 
    background-position: center !important;
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative;
}
footer#colophon::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
section.footer-widgets h1 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
}
.footer--contact input {
    background: transparent !important;
    border: 0px !important;
    border-bottom: 2px solid #ddd !important;
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #ddd !important;
    box-shadow: none !important;
    outline: none !important;
}
.footer--contact input::placeholder {
    color: #ddd;
}
.footer--contact .col-md-4.col-sm-6.col-xs-12 p {
    margin: 0px;
}
form .submit input.wpcf7-form-control.wpcf7-submit {
    background: #c33333 !important;
    border: 0px !important;
    width: 100%;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    transition: all 0.2s;
    margin-top: 21px;
    font-size: 18px;
}
form .submit input.wpcf7-form-control.wpcf7-submit:hover {
    background: #000 !important;
}
.footer--header--extra--banner img {
    width: 100%;
}
.footer--header--extra--banner {
    margin-top: 60px;
    margin-bottom: -3px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
}
.wavelength--search {
    background: #c33;
    position: relative;
    padding: 25px 0px;
}
section.wp-bp-main-content.home--content {
    display: none;
}
.search--section br, .search--section p {
    display: none !important;
    margin: 0px;
}
.wavelength--search p {
    margin: 0px;
}
.search--section input {
    background: transparent;
    color: #fff;
    border-radius: 0px;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    width: 75% !important;
    border-width: 2px;
}
.search--section form {
    display: flex;
    align-items: center;
    justify-content: center;
}
.search--section form button {
    background: #000;
    border-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    border-radius: 9px;
    width: 20%;
}
.home--page--product--section {
    background: url(/wp-content/themes/epolin/assets/images/home-top-banner-2.png);
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 35px;
}
.home--page--product--section .left--section h1 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 34px;
    letter-spacing: 2px;
}
.home--page--product--section .left--section .dots {
    margin-bottom: 25px;
}
.home--page--product--section .left--section p {
    margin: 0px;
    line-height: 32px;
    font-size: 14px;
}
.icon--box-wrapper .media {
    margin-bottom: 25px;
}
.right--section .media .media-body p {
    font-size: 14px;
}
.right--section .media .media-body {
    padding-left: 30px;
}
.right--section {
    padding-left: 70px;
}
.search--section input {
    border-radius: 0px !important;
    background: transparent !important;
    color: #fff !important;
    font-style: italic;
    font-size: 14px !important;
    font-weight: 600;
}
.search--section input::placeholder {
    color: #fff;
}
.right--section .media .media-body h5 {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.right--section .media .media-body .dots {
    margin-bottom: 20px;
}
::marker {
    color: #c33;
    width: 15px;
    font-size: 24px;
}
.epolin--about--us {
    padding-top: 101px;
    padding-bottom: 76px;
    font-weight: 500;
}
.epolin--about--us h1 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 2px;
}
.epolin--about--us .dots {
    margin-bottom: 25px;
}
.epolin--about--us p {
    line-height: 33px;
    font-size: 16px;
    margin-bottom: 30px;
}
.epolin--about--us p.our--capability {
    margin-bottom: 0px;
}
.epolin--about--us ul li {
    font-size: 16px;
}
.epolin--about--us ul {
    padding-left: 30px;
    margin: 0px;
}
p.about--contacr {
    margin: 0px;
    font-weight: 600;
    font-size: 16px;
}
p.to--contact {
    margin: 0px;
}
p.to--contact a {
    color: #fff;
    text-decoration: none;
    transition: all 0.2s;
}
p.to--contact a:hover {
  color: #c33 !important;
}
p.to--contact {
    font-weight: 500;
}
.about--team {
    background: url(https://dev-epolin-wp.pantheonsite.io/wp-content/uploads/2021/02/team-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding-top: 60px;
    padding-bottom: 54px;
}
.about--team h1 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 0;
}
.about--team .dots {
    margin-bottom: 35px;
}
.about--team--content {
    text-align: center;
    border: 1px solid #7b7b7b;
    padding-bottom: 20px;
}
.about--team--content .image--team img {
    width: 100%;
}
.about--team--contents {
    padding: 0px 47px;
}
.about--team--content h3 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 18px;
    margin-bottom: 5px;
}
.about--team--content p {
    margin: 0px;
    font-size: 13px;
    color: #fafafa;
}
.product--page--right table td, .product--page--right table tr {
    padding: 6px 0px;
    text-align: center;
    font-size: 14px;
    border: 0px;
    text-transform: uppercase;
}
.product--page--right thead tr td {
    width: 33.33%;
    padding: 10px 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
.product--page--right table {
    border: 0px;
}
.product--page--left p {
    font-size: 16px;
    line-height: 29px;
}
.product--page--left .dots {
    margin-bottom: 25px;
}
.product--page--left h1 {
    font-size: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0px;
}
.product--page {
    padding-top: 101px;
    padding-bottom: 100px;
}
.product--page--left p.para--one {
    margin-bottom: 32px;
}
.product--page--left p.para--two {
    margin-bottom: 92px;
}
.product--page--left {
    padding-right: 0px;
}
.product--page--right tbody {
    border: 0px;
}
.product--page--right table td a, .product--page--right table tr a {
    color: #c33;
    text-decoration: underline;
}
.application--page--section {
    padding-top: 101px;
    padding-bottom: 100px;
}
.application--page--section .left--section h1 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 0px;
}
.application--page--section .dots {
    margin-bottom: 25px;
}.back--button {
    margin-top: 52px;
}

.application--page--section .left--section p {
    font-size: 15px;
    line-height: 30px;
}
.application--page--section .left--section p.application--para--one {
    margin-bottom: 30px;
}
.application--page--section p.application--para--two {
    margin-bottom: 90px;
}
.whats--new--page--left p {
    font-size: 16px;
    line-height: 28px;
}
.back--button a {
    background: #c33;
    color: #fff;
    padding: 12px 30px;
    border-radius: 11px;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    opacity: 1;
}
.back--button a:hover {
    opacity: 0.8;
    color: #fff;
}
.back--button {
    margin-top: 52px;
}
.whats--new--page--right h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
}
.date--whats {
    color: #c33;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 40px;
}
.whats--image {
    border: 3px solid #b4b4b4;
    margin-bottom: 45px;
}
.whats--image img {
    width: 100%;
    height: auto;
}
p.whats--para--one {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 35px;
}
p.whats--para--two {
  line-height: 28px;
    font-size: 16px;
    margin-bottom: 35px;
}
p.whats--para--three {
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 0px;
}
.absorbance--page table th, .absorbance--page table td {
    border: 0px;
    color: #fff;
    border: 1px solid #303030 !important;
    width: 50%;
}
td.table--epolin.table--epolin--another p {
    margin: 0px;
}
p.absorbance--borttom--para {
    line-height: 30px;
    margin: 0px;
}
.contact--form form label {
    width: 100%;
}
.contact--form form label input {
    background: transparent !important;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.contact--form form label input::placeholder {
    color: #fff;
}
.contact--form form label textarea {
    background: transparent !important;
    border-radius: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}
.contact--form form label textarea::placeholder {
    color: #fff;
}
.contact--form form input.wpcf7-form-control.wpcf7-submit {
    background: #c33;
    border: 0px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 40px;
    opacity: 1;
    transition: all 0.2s;
}
.contact--form form input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.8;
}
.contact--form {
    padding-bottom: 80px;
}
.contact--address h4 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 25px;
}
.contact--address p {
    font-size: 16px;
    margin-bottom: 15px;
}
.contact--address p a {
    color: #c33;
    text-decoration: underline;
}
.contact--us--page {
    padding-top: 101px;
    padding-bottom: 100px;
}
.power_blog_details h1.heading {
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.power_blog_details ul.custom-blog-meta.list-inline {
    font-size: 16px;
    color: #c33;
    font-weight: 600;
    margin-bottom: 30px;
}
.power_blog_details .power_blog_image {
    margin-bottom: 35px;
}
.power_blog_details .power_blog_image img {
    width: 100%;
}
.section.blog_details {
    padding-top: 101px;
    padding-bottom: 70px;
}
.power_blog_details .power_blog_content p {
    margin-bottom: 30px;
}
.sidebar form.search-form input {
    border-radius: 0px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    height: 49px;
    padding-right: 40px;
}
.sidebar form.search-form button.form-control {
    background: transparent;
    border: 0;
    position: absolute;
    top: 6px;
    width: fit-content;
    right: 16px;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
}
.sidebar {
    padding-left: 60px;
}
.sidebar form.search-form input::placeholder {
    color: #fff;
    font-weight: 300;
}
.sidebar form.search-form {
    margin-bottom: 100px;
}
.sidebar .widget_categories h4.widget_title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 30px;
}
.sidebar .widget_categories li.cat-item {
    position: relative;
}
.sidebar .widget_categories li.cat-item::after {
    position: absolute;
    top: 5px;
    left: -20px;
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #c33;
    font-size: 19px;
}
.sidebar .widget_categories ul {
    list-style: none;
    padding-left: 20px;
}
.sidebar .widget_categories li.cat-item {
    position: relative;
    border-bottom: 1px solid #aab2bd;
    padding: 8px 0px 8px 0px;
    text-align: right;
}
.sidebar .widget_categories li.cat-item a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    float: left;
}
.sidebar .widget_tag_cloud h4.widget_title {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 25px;
}
.sidebar .widget_tag_cloud .tagcloud a.tag-cloud-link {
    border: 1px solid #7e858e;
    color: #465057;
    font-size: 14px !important;
    font-weight: 600;
    padding: 10px 15px;
    line-height: 44px;
    text-decoration: none;
    background: transparent;
}
.sidebar .widget_tag_cloud .tagcloud a.tag-cloud-link:hover {
    background: #c33;
    color: #fff;
    border-color: #c33;
}
.share--section {
    padding-top: 80px;
}
.share--section h3 {
    margin-bottom: 0px;
}
.share--section .dots {
    margin-bottom: 30px;
}
ul.share--with--friends.list-inline a {
    color: #656d78;
    font-size: 30px;
    text-decoration: none;
    transition: all 0.2s;
    padding: 5px 10px;
}
ul.share--with--friends.list-inline a:hover {
    color: #55acee;
}
.sidebar div#tag_cloud-2 {
    margin-top: 100px;
}
.events--box {
    border: 2px solid #b4b4b4;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.events--box--image img {
    width: 100%;
}
.events--box h3 {
    text-transform: uppercase;
    font-weight: 600;
    padding: 45px 60px 0px;
}
.events--box h3 a {
    text-decoration: none;
    color: #fff;
    transition: all 0.2s;
}
.events--box h3 a:hover {
    color: #c33;
}
.events--box p {
    padding: 0px 60px;
    line-height: 28px;
    font-size: 16px;
    margin: 0px;
}
.events--box p.events--box--time {
    font-weight: 600;
    color: #c33;
    font-size: 16px;
    margin-bottom: 20px;
}
.events--box--image {
    border-bottom: 2px solid #b4b4b4;
}
.page-id-20 .events--box h3 {
    font-size: 20px;
}
.product--main--box .events--box--image {
    overflow: hidden;
    max-height: 250px;
}
.product--main--box .events--box--image img {
    min-height: 250px;
}
.product--main--box .events--box h3 {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    text-align: center;
}
.product--main--box .events--box {
    padding-bottom: 15px;
}
button.navbar-toggler {
    background: transparent;
    border: 0px;
    outline: none;
    padding: 0px
}
@media(max-width: 991px) {
  nav#site-navigation {
      padding: 15px !important;
  }
  ul#primary-menu {
        background: #f9f9f9 !important;
        padding: 15px !important;
        border: 1px solid #eee !important;
        margin-top: 15px !important;
    }
}
@media(min-width: 992px) and (max-width: 1199px) {
  ul#primary-menu li a.nav-link {
      font-size: 12px !important;
      padding-left: 8px !important;
      padding-right: 8px !important;
  }
}
.absorbing--day .elementor-widget-wrap.elementor-element-populated .elementor-widget.elementor-widget-image {
    max-height: 135px;
    overflow: hidden;
}
.absorbing--day .elementor-widget-wrap.elementor-element-populated .elementor-widget.elementor-widget-text-editor {
    text-align: center;
}
.absorbing--day .elementor-widget-wrap.elementor-element-populated .elementor-widget.elementor-widget-text-editor a {
    color: #fff;
    line-height: 28px;
    font-weight: 600;
    font-size: 16px;
}
.absorbing--day .elementor-widget-wrap.elementor-element-populated .elementor-widget.elementor-widget-text-editor p {
    margin: 0px;
}
table td, table tr, table p, table a, table span {
    padding: 3px 0px;
    margin: 0px;
}
.single-epolin_product table td, .single-epolin_product table tr, .single-epolin_product table p, .single-epolin_product table a, .single-epolin_product table span {
    color: #fff !important;
    vertical-align: middle;
}
.sun--lens--day p {
    margin: 0px;
}
.sun--lens--day table td {
    border: 1px solid #222 !important;
}
.for--thermoplastics table td {
    border: 1px solid #222 !important;
}
.welding--dyes table td {
    border: 1px solid #222 !important;
}




/**
 * @file
 * Subtheme specific CSS.
 */


/*!
 * Cndk.BeforeAfter.js v 0.0.2 (https://github.com/ilkerccom/cndkbeforeafter)
 * Ilker Cindik
 * Licensed under the MIT license
 */

.cndkbeforeafter { overflow: hidden; position: relative; transition: 0.5s; }
.cndkbeforeafter-container { background: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; }
.cndkbeforeafter-item { overflow: hidden; position: relative; }
.cndkbeforeafter-item > div { height: 100%; position: absolute; }
.cndkbeforeafter-item img {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    max-width: inherit;
}
.cndkbeforeafter-item-before { z-index: 5; }
.cndkbeforeafter-item-after { z-index: 10; }
.cndkbeforeafter-seperator { width:4px; position: absolute; height: 100%; z-index: 15; left: 0; top: 0; background: black; cursor: ew-resize; }
.cndkbeforeafter-seperator > div > span { transition: 0.25s; cursor: pointer; position: absolute; width: 60px; height: 60px; cursor: ew-resize; top: 50%; left: 50%; margin-top: -30px; margin-left: -30px; border-radius: 30px; }
.cndkbeforeafter-seperator > div > span::before {
    content: "";
    top: 10px;
    position: absolute;
    margin-top: 0px;
    right: -9px;
    margin-right: 10px;
    background: url(https://www.epolin.com/sites/all/libraries/beforeafter/handle.gif);
    width: 60px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 4px;
}
.cndkbeforeafter-seperator:active > div > span { transform: scale(0.8); }
.cndkbeforeafter-seperator:hover { opacity:1 !important; }
.cndkbeforeafter-seperator:active { box-shadow: 0 0 35px #000; }
.cndkbeforeafter-item-before-text, .cndkbeforeafter-item-after-text { position: absolute; z-index: 14; display: inline-block; background: rgba(0, 0, 0, 0.6); color:#fff; padding: 10px; }
.cndkbeforeafter-top-left {  left:0; top: 0; }
.cndkbeforeafter-top-right {  right:0; top: 0; }
.cndkbeforeafter-bottom-left {  left:0; bottom: 0; }
.cndkbeforeafter-bottom-right {  right:0; bottom: 0; }
.cndkbeforeafter-extra-small-text { padding: 5px !important; font-size: 11px !important; bottom: 0; }
.cndkbeforeafter-extra-small-text-before { left: 0; }
.cndkbeforeafter-extra-small-text-after { right: 0; }
.cndkbeforeafter-hover:hover { opacity: 0.95; box-shadow: 0 0 0px #ccc; }
.cndkbeforeafter-drag-transition { transition: 0.5s; }
.cndkbeforeafter-hover-transition { transition: 0s; }
.cndkbeforeafter-animation { animation: cndkbeforeafter-startanimaton 1s ease-in-out ; }
.cndkbeforeafter-animation-item-1 { animation: cndkbeforeafter-continuous-1 10s ease-in-out infinite; }
.cndkbeforeafter-animation-item-2 { animation: cndkbeforeafter-continuous-2 10s ease-in-out infinite; }
.cndkbeforeafter-animation-seperator { animation: cndkbeforeafter-continuous-3 10s ease-in-out infinite; }

/* Animations */
@keyframes cndkbeforeafter-startanimaton { from { opacity: 0; width:50%; transform: scale(0.85); } to { opacity: 1; width:100%; transform: scale(1); }  }
@keyframes cndkbeforeafter-continuous-1 { 0% { width:10%; } 50% { width:90%; } 100% { width:10%; } }
@keyframes cndkbeforeafter-continuous-2 { 0% { width:90%; } 50% { width:10%; } 100% { width:90%; } }
@keyframes cndkbeforeafter-continuous-3 { 0% { left:10%; } 50% { left:90%; } 100% { left:10%; } }

/* Theme Light */
.cndkbeforeafter-theme-light .cndkbeforeafter-seperator  { background: #999 !important; }
.cndkbeforeafter-theme-light .cndkbeforeafter-seperator > span::after, .cndkbeforeafter-theme-light .cndkbeforeafter-seperator > span::before { border-color: white !important; }
.cndkbeforeafter-theme-light .cndkbeforeafter-item-before-text, .cndkbeforeafter-theme-light .cndkbeforeafter-item-after-text { background: white !important; color:black !important;display: none; }

/* Theme Dark */
.cndkbeforeafter-theme-dark .cndkbeforeafter-seperator  { background: black !important; }
.cndkbeforeafter-theme-dark .cndkbeforeafter-seperator > div > span { border-color: black !important; background: black !important; }
.cndkbeforeafter-theme-dark .cndkbeforeafter-seperator > span::after, .cndkbeforeafter-theme-dark .cndkbeforeafter-seperator > span::before { border-color: black !important; }
.cndkbeforeafter-theme-dark :hover > div > span, .cndkbeforeafter-theme-dark :active > div > span { background: black !important; }
.cndkbeforeafter-theme-dark .cndkbeforeafter-item-before-text, .cndkbeforeafter-theme-dark .cndkbeforeafter-item-after-text { background: black !important; color:white !important }

/* For Mobile Devices */
@media only screen and (max-width: 600px) {
    .cndkbeforeafter{ width: 100% !important; }
}

.hev--light--absorbers table td {
    border: 1px solid #222 !important;
}
.for--solventborne--coatings table td {
    border: 1px solid #222 !important;
}

.infra-visible-shifter {
    background: #000;
    padding-top: 10px;
}
.infra-visible-shifter a#drag-right-most {
    float: right;
    color: #c33;
    font-weight: 600;
}
a#drag-left-most {
    color: #c33;
    font-weight: 600;
}
.elementor-page-284 .card {
    border: 0px;
    margin-top: 0px !important;
}
.infra-visible-shifter a {
    text-decoration: underline;
    font-size: 14px;
}
.infra-visible-shifter a:hover {
    color: #fff !important;
}


@media(max-width: 1024px) {
  .right--section {
      padding-left: 0px !important;
  }
  .product--main--box .events--box--image img {
      min-height: auto !important;
  }
  .epolin--table--main tbody > tr {
      display: flex !important;
      flex-wrap: wrap !important;
  }
  .table--epolin--another td {
      width: 50%;
  }
}


@media(max-width: 599px) {
  .right--section .media {
      display: block !important;
  }
  .right--section .media .media-body {
      padding-left: 0px !important;
      padding-top: 15px !important;
  }
  .events--box p {
      padding: 0px 0px !important;
  }
  .events--box h3 {
      padding: 45px 0px 20px !important;
  }
  body .home--slider--post .main--slider--content {
    top: 0px !important;
      position: relative !important;
      padding: 15px 0px !important;
  }
  .table--borderd {
        width: 100%;
        overflow-x: scroll;
    }
}

@media(max-width: 1199px) {
  .home--slider--post .main--slider--content {
      top: 30px !important;
  }
}
@media(min-width: 1200px) and (max-width: 1279px) {
  .home--slider--post .main--slider--content {
      top: 80px !important;
  }
}
.main-wrapper.error-page-wrapper {
    padding: 100px 0;
}
.epolin-search-page .read_more{
    padding: 0 60px;
    color: #cc3333;
    font-weight: bold;
}
.epolin-search-page{
padding: 100px 0;
}

@media(max-width: 767px) {
  .epolin--about--us {
      padding-top: 30px !important;
      padding-bottom: 30px !important;
  }
  .icon--box-wrapper .media {
    margin-bottom: 40px !important;
  }
  .icon--box-wrapper .media {
        text-align: center !important;
    }
    section.footer-widgets h1 {
        letter-spacing: 0px !important;
        font-size: 32px !important;
    }
    .top--section--header h1 {
        letter-spacing: 0px !important;
    }
}

.red--color {
    color: #c33 !important;
}
.search--section input.form-control {
    border-width: 2px;
}
.page-id-22 .footer--header--extra--banner {
    display: none;
}
.page-id-22 footer#colophon {
    display: none;
}
ul#primary-menu li a.nav-link:hover {
    color: #c33;
}
.table--borderd table td a {
    color: #c33;
}
.table--borderd table td {
    border: 1px solid #222 !important;
    text-align: center;
    vertical-align: middle;
}
.navbar-light .navbar-toggler-icon {
    background-image: url(/wp-content/uploads/2021/02/mobile-icons.png);
    width: 45px;
    height: 32px;
    float: right;
    cursor: pointer;
    background-repeat: no-repeat;
    border: 0px;
}
.hidden-epolight-tooltip{
    display: none;
}
.epolight-table-tooltip table tbody tr td{
	position: relative;
}
.epolight-table-tooltip table tbody tr td .hidden-epolight-tooltip{
    position: absolute;
    top: 1px;
	left: 100%;
    z-index: 99;
    width: auto;
    max-width: 400px;
}
.epolight-tooltip {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}

.navbar-nav ul.sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 99;
      top: 60px;
    padding: 10px;
    width: 200px;
}
.navbar-nav ul.sub-menu li{
    color: #555555;
    list-style: none;
}

@media(max-width: 991px) {
    .navbar-nav ul.sub-menu{
    display: block;
    top: initial;
    position: relative;
    background: transparent;
    }
}
.navbar-nav .menu-item:hover ul.sub-menu {
display: block;
}
.search--section button:hover {
    background: #222 !important;
    border-color: #222 !important;
}

.search--section button:active {
    background: #222 !important;
    border-color: #222 !important;
}
.search--section button:focus {
    background: #222 !important;
    border-color: #222 !important;
}
.search--section button {
    outline: none !important;
    box-shadow: none !important;
}

.margin-100{
    margin: 100px 0;
}

.events--box .epolin_blog_date {
    font-weight: 600;
    color: #c33;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0px 60px;
}
.events--box .epolin_blog_date a{
    color: #c33;
}
.events--box .read_more {
    font-weight: 600;
    color: #c33;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0px 60px;
}


.page-id-22 .footer-widgets h1{
	display: none;
}
@media(min-width: 568px) and (max-width: 991px) {
    ul#primary-menu {
        max-height: 60vh;
        overflow-y: auto;
    }
    .product--main--box .events--box--image {
        max-height: 170px !important;
    }
    .product--main--box .events--box--image img {
        min-height: 170px !important;
    }
    .product--main--box .events--box h3 {
        min-height: 75px;
    }
}
.atcalculator--page #ATCalculator{
    background: #000;
}
.absorbance--page table{
    background: #000;
}
.atcalculator--page #ATCalculator table th, .atcalculator--page #ATCalculator table td{
padding: 15px 10px;
}
.atcalculator--page #ATCalculator .style1{
    color: #fff;
    font-weight: bold;
}
.absorbance--page table th, .absorbance--page table td{
    padding: 9px 10px;
}


.atcalculator--page table th, .atcalculator--page table td {
    border:0px !important;
}
.atcalculator--page table {
    border: 1px solid #303030;
}
.atcalculator--page table input {
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 0;
    width: 140px !important;
    height: 30px !important;
    color: #fff !important;
}
.absorbance--page table tr:first-child td:first-child {
    background: #cd3333;
    text-transform: uppercase;
    font-size: 14px;
}
.absorbance--page table tr:first-child td:last-child {
    background: #007aff !important;
    text-transform: uppercase;
    font-size: 14px;
}
.absorbance--page table tr:first-child td:first-child span {
    color: #fff !important;
}
.absorbance--page table tr:first-child td:last-child span {
    color: #fff !important;
}
.atcalculator--page table tr:first-child span {
    text-transform: uppercase;
    font-size: 14px;
}
.atcalculator--page table tr:nth-child(5) .style1 {
    text-transform: uppercase;
    font-size: 14px;
}
.absorbance--page table tr:first-child td:first-child p {
    padding: 0px;
}
.absorbance--page table tr:first-child td:last-child p {
    padding: 0px;
}
.atcalculator--page table tr:first-child td {
    padding: 18px 10px !important;
}
.atcalculator--page table {
    margin: 0px 0px 16px 0px;
}
.absorbance--page table tr:last-child td {
    padding: 7px 10px;
}
.atcalculator--page table tr:nth-child(5) td {
    background: #007aff !important;
    padding: 19px 10px !important;
}
.atcalculator--page table tr:last-child td {
    padding: 11px 10px !important;
}
.main-navigation img {
    max-width: 150px;
}
.page-id-16 .header--extra--banner {
    background-image: none !important;
}
.product--main--box .events--box:hover img {
    transform: scale(1.02);
    transition: all 0.2s;
}


@media(min-width: 1024px) {
    .elementor.elementor-277 div#sticky-wrapper {
        width: 50%;
        float: left;
    }
    .textwidget.custom-html-widget div#sticky-wrapper {
    width: 100% !important;
    z-index: 999;
}
    .for--thermoplastics table td {
        width: 50%;
    }
    tr.sticky--section--another.sticky--section {
    display: flex;
    width: 100%;
    position: absolute;
    min-width: 552px;
}
.is-sticky tr.sticky--section--another.sticky--section {
    top: 91px !important;
}

.three--col--table td {
    width: 33% !important;
}
    .elementor.elementor-270 div#sticky-wrapper {
        width: 50%;
        float: left;
    }
    .elementor.elementor-278 div#sticky-wrapper {
        width: 50%;
        float: left;
    }
    .elementor.elementor-279 div#sticky-wrapper {
        width: 50%;
        float: left;
    }
    .elementor.elementor-286 table tr, .elementor.elementor-286 table td {
        width: 50%;
    }
    .elementor.elementor-286 div#sticky-wrapper {
        width: 50%;
        float: left;
    }
    .elementor-page-277 .elementor.elementor-277 {
        max-width: 1140px;
        margin: 0 auto;
    }
    .elementor.elementor-278 {
        max-width: 1170px;
        margin: 0 auto;
    }
    .elementor-page-280 .elementor.elementor-280 {
        max-width: 1140px;
        margin: 0 auto;
    }
    .elementor-page-286 .elementor.elementor-286 {
        max-width: 1140px;
        margin: 0 auto;
    }
    .elementor-page-270 .elementor.elementor-270 {
        max-width: 1140px;
        margin: 0 auto;
    }
    .elementor-page-279 .elementor.elementor-279 {
        max-width: 1140px;
        margin: 0 auto;
    }
/*
    .product--content--section {
        width: 50%;
        float: left;
    }
    .product--content--section--left.is-affixed .inner-wrapper-sticky {
        width: 30% !important;
    }
*/
}




@media(max-width: 1023px) {
    .is-sticky tr.sticky--section--another.sticky--section {
        top: 93px !important;
        position: relative !important;
        min-width: auto !important;
    }
    .sticky--section {
        position: relative !important;
    }
    .is-sticky tr.sticky--section--another.sticky--section {
        width: auto !important;
    }
    
}
table.sun--lens--table--ano thead {
    display: block !important;
    min-height: auto !important;
}
table.sun--lens--table--ano thead {
    display: table-header-group !important;
}

@media(max-width: 599px) {
    .top--section--header h1 {
        letter-spacing: 0px !important;
        font-size: 22px !important;
    }
}
.product--content--section .textwidget.custom-html-widget {
    /*padding-top: 60px;*/
}
.product--content--section .textwidget.custom-html-widget div#sticky-wrapper {
    width: 100% !important;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 1px;
}
.product--content--section .textwidget.custom-html-widget table.sticky-enabled{
	margin-top: 60px;
}
.product--content--section thead.ep-sticky-sidebar-table {
    width: 100%;
    display: flex;
}
.product--content--section thead.ep-sticky-sidebar-table tr {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
thead.ep-sticky-sidebar-table tr, thead.ep-sticky-sidebar-table td {
    height: auto !important;
    width: 100% !important;
}
.table--overflow {
    overflow: auto;
}

@media(max-width: 767px) {
    .inner-wrapper-sticky {
        position: relative !important;
        top: 0px !important;
    }
}

@media(min-width: 768px) and (max-width: 799px) {
    .is-affixed .inner-wrapper-sticky {
        max-width: 329px !important;
    }
    .inner-wrapper-sticky {
        position: fixed !important;
    }
}


@media(max-width: 767px) {
    .footer--copyright--section ul.list-inline {
        text-align: center;
        margin-bottom: 10px;
    }
    .social--footer--icons ul.list-inline {
        margin-bottom: 0px;
    }
}

button.btn.btn-primary.nav-search-custom-action {
    background: #c33333 !important;
    border: 0px;
    outline: none !important;
    box-shadow: none !important;
}
div#navSearch .modal-content button.close {
    text-align: right;
}
div#navSearch .modal-content button.close {
    text-align: right;
    outline: none !important;
    box-shadow: none !important;
    padding: 6px;
}
div#navSearch .modal-content button.close span {
    border: 1px solid #c33333;
    width: 29px;
    height: 29px;
    display: flex;
    right: 0;
    align-items: center;
    justify-content: center;
    float: right;
    border-radius: 50%;
    color: #c33333;
}
div#navSearch .modal-content .modal-body form.search-form {
    display: flex;
}
div#navSearch .modal-content .modal-body form.search-form input.keyword.form-control {
    width: 90%;
    border-radius: 0;
    outline: none;
    box-shadow: none !important;
}
div#navSearch .modal-content .modal-body form.search-form button.form-control.form-control-submit {
    width: 10%;
    border-radius: 0;
    background: #c33333;
    border: 0;
    color: #fff;
    cursor: pointer;
}

@media(min-width: 1200px) {
    div#navSearch .modal-dialog {
        margin-top: 93px;
    }
}
div#navSearch .modal-dialog .modal-content {
    border-radius: 0px;
}
.search-no-results form.search-form {
    display: flex;
}
.search-no-results form.search-form input.keyword.form-control {
    width: 100%;
    border-radius: 0;
    outline: none;
    box-shadow: none !important;
}
.search-no-results form.search-form button.form-control.form-control-submit {
    width: 50px;
    border-radius: 0;
    background: #c33333;
    border: 0;
    color: #fff;
    cursor: pointer;
}
@media(max-width: 991px) {
    div#navSearch .modal-dialog {
        margin-top: 105px;
    }
}

.ribbon--text {
    background: #c33333;
    text-align: center;
    padding: 2px 0px;
    font-size: 18px;
    font-weight: 600;
}

.apexcharts-menu {
    background: #c33333 !important;
}
.apexcharts-menu-item:hover {
    background: #4165eb !important;
}
.notification--box {
    font-weight: 600;
    background: #cc3333;
}
