/*
Theme Name: pobco
Theme URI: pobcoplastics.com
Description: A responsive theme built on Bootstrap 5.
Author: Mandile Web Design
Body Classes: desktop-menu-child-indicator-0 desktop-menu-current-link-style-1 desktop-menu-hover-style-0 desktop-menu-dropdown-style-2 header-0 mobile-nav-option-2 mobile-nav-parent-toggle-style-1 overlap-logo newsletter-style-3 search-button-desktop-0 search-button-mobile-0 search-type-1
Version: 20250201
Tags: responsive, bootstrap, bootstrap 5, theme options, customizable, clean, grid
*/

@import url('css/vars.css');
@import url('css/doc.css');
@import url('css/animations.css');
@import url('css/elements.css');
@import url('css/header.css');
@import url('css/footer.css');
@import url('css/blog.css');
@import url('css/cpt.css');
@import url('css/swiperjs/swiper-bundle.min.css');

/* Widgets */
@import url('css/widget-accordion.css');
@import url('css/widget-anchored-headlines.css');
@import url('css/widget-facts-labels.css');
@import url('css/widget-gallery.css');
@import url('css/widget-page-thumbs-menu.css');
@import url('css/widget-recent-posts.css');
@import url('css/widget-social.css');
@import url('css/widget-video.css');

/* ***** ADD ALL CUSTOM STYLES BELOW THIS LINE *****  */
.top-bar a {text-decoration: none;}
.top-bar-right a i {font-size: 23px; line-height: 1em;}
#top-bar ul li {vertical-align: middle;}
.top-bar ul li.li-cart a {
  color: #fff;
  font-size: 14px;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 2px 15px;
  transition: all 500ms ease;
  background-color: #0081c8;
}
.top-bar ul li.li-cart a:hover {background-color: #086aa0;}
.copyright {
  padding-top: 35px;
  border-top: 1px solid #fff;
}
.footer.widget_nav_men ul li a {font-size: 18px;}
.footer p {
  line-height: 1.67em;
}
.footer h3 {margin-bottom: 25px;}
.footer h3:after  {
  content: '';
  display: block;
  width: 87px;
  height: 4px;
  margin-top: 15px;
  background: #00972c;
}
.integral.search-box {
  border-color: #0081c8;
  border-radius: 22px;
  max-width: 234px;
}
.integral.search-box button i {color: #0081c8; font-size: 18px;}
.integral.search-box .search-term {
  color: #36393f;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 20px;
}
.integral div.search-submit {margin-top: 10px;}
#footer-top ul.menu li + li {margin-top: 10px;}
@media only screen and (min-width: 992px) {
  .top-bar-left ul li + li {margin-left: 40px !important;}
  .header-links .menu > ul > li.current-menu-item:not(.cta):not(.cta-outline) > a {
    font-weight: bold;
  }
  .overlap-logo #logo {padding: 3px 0;}
  .overlap-logo .header-links .menu > ul > li > a {padding-top: 47px; padding-bottom: 47px;}
  .overlap-logo.elementor-page #middle {padding-top: 0;}
  .overlap-logo.main-nav-scrolled #sidebar {
    /* padding-top: 165px; */
  }

}


.home-events .cxis-recent-post-inner {
  border-radius: 12px;
  padding: 30px;
  background: #fff;
}
.home-events .recent-post-title a {
  font-size: 20px;
  color: #0b0b0b;
}


.home-events .recent-post-title {margin-bottom: 1em;}

.home-cats .cxisMWLI-inner {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px 20px 65px 20px;
  color: #fff;
  position: relative;
  background: #36393f;
}
.home-cats .cxisMW-title {margin-bottom: 1em;}
.home-cats .cxisMW-title a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
.home-cats .cxisMW-thumb, .home-cats .blurb-inner {margin-bottom: 1em;}
.home-cats .btn.btn-primary {
  padding: 7px 25px !important;
}
.home-cats .blurb-readmore {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
}
.home-cats .cxisMW-thumb img {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100% !important;
}

.product-box a {color: #fff;}

.productbox-inner {
  padding: 20px;
  color: #fff;
  text-align: center;
  background: #36393f;
}

div.type-products:has(.project-cats) h1{
  margin-bottom: 0;
}
.project-cats {margin-bottom: 2em;}

.btn-text {
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: 0;
}
.qty-input input {
  display: block;
  width: 65px;
}

.scroll-table {border: 1px solid #000; font-size: 15px;}
.scroll-table table {width: 100%;}

.scroll-table th {
  padding: 4px 5px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
.scroll-table td {
  padding: 2px 5px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
.scroll-table tr:first-child th, .scroll-table tr:first-child td {border-top: none;}
.scroll-table th:first-child, .scroll-table td:first-child {border-left: none;}
/* .st-atc {width: 240px;} */
.products-loop-main th:not(.st-name), .products-loop-main td:not(.st-name) {text-align: center;}

@media only screen and (max-width: 991.98px) {
  h1 {font-size: 24px;}
  .scroll-table th, .scroll-table td {
    min-width: 100px;
    max-width: 100%;
  }
}

.store-notice {
  padding: 10px;
  margin-bottom: 2em;
  border-top: 2px solid #22b14c;
  background: #f6f5f8;
}
  .store-notice i {color: #22b14c;}
  .store-notice-warning {border-top: 2px solid #ffd43b;}
    .store-notice-warning i {color: #ffd43b;}
  .store-notice-error {border-top: 2px solid #880015;}
    .store-notice-error i {color: #880015;}
.cart-item {
  background: 0;
}
  .cart-item-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 5px 10px;
  }
  .cart-item:nth-child(2n+1){background: #eee;}
  .cart-item-col {font-size: 14px;}
  .cart-item-col-qty, .cart-item-col-delete {width: 95px; max-width: 95px; text-align: center}
  .cart-message-section {margin-top: 75px;}
  #middle:has(.cart-message-section) .cartpage-main > .e-con-inner {
    padding-block-start: 0 !important;
    padding-top: 0 !important;
  }
  .custom-bc ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .custom-bc ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
  }
    .custom-bc ul li + li {
      padding-left: 5px;
      
    }
      .custom-bc ul li + li:before {
        content: '>';
        margin-right: 5px;
      }

.custom-props ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
  .custom-props ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
  }
    .custom-props ul li + li:before {
      content: ', ';
    }

.cpt-images {margin-bottom: 35px;}

.cart-item-col-qty form.active {
  position: relative;
}
.cart-item-col-qty form.active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8);
}

.cart-form {margin-top: 35px;}

@media only screen and (min-width: 992px) {
  .post-type-archive-products .header-links .menu > ul > li.link-products > a > span:after,
  .tax-productcategory .header-links .menu > ul > li.link-products > a > span:after,
  .single-products .header-links .menu > ul > li.link-products > a > span:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: var(--link_current_headernav_border_thickness);
    border-radius: 4px;
    transition: all 500ms ease;
    background: var(--link_current_headernav_desktop);
  }
}

.main-nav-scrolled .integral.search-box .search-term {
  padding: 5px 20px;
}
.main-nav-scrolled .header-search {padding: 5px 0;}
  .overlap-logo #header-top {
    position: relative;
  }
 .overlap-logo #logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }


.page-id-145 #contact-button {display: none;}
#contact-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  z-index: 2;
}
  #contact-button a {
    display: block;
    border-radius: 5px;
    padding: 7px 15px;
    color: #fff;
    text-decoration: none;
    transition: all 500ms ease;
    text-transform: uppercase;
    background-color: #00972c;
  }
    #contact-button a:hover {
      background-color: #0082cb;
    }

.ur-frontend-form, .user-registration {margin: 0 auto;}
#user-registration {margin: 30px auto;}

.registration-submitted .ur-form-row, .registration-submitted .ur-button-container, body.user-registration-page.registration-submitted .user-registration:not(.user-registration-MyAccount) .ur-button-container {display: none !important;}

@media only screen and (max-width: 991.98px) {
  .mobile-nav-option-2 .mobile-toggle {
    padding: 10px 0;
  }
}

.grecaptcha-badge {display: none !important;}



@media only screen and (min-width: 992px) {
  .header-links .menu > ul > li > ul.cxismm-content,
  .header-links .menu > ul > li > ul > li > ul.cxismm-content {
    display: none !important;
  }
  .header-links .menu ul li ul {padding: 20px !important; background: var(--bgcolor_headersubnav_desktop);}

  
  .header-links .menu > ul > li > ul > li {position: static;}
  /* .header-links .menu > ul > li > ul:has(ul) > li > a > span:before {
    content: '+ ';
    color: #00972c;
  } */
  .header-links .menu > ul > li > ul > li > a {
    position: relative;
  }
  .header-links .menu > ul > li > ul:has(ul) > li:hover > a:after {
    display: block;
    position: absolute;
    right: -20px;
    top: calc(50% - 13px);
    width: 0;
    content: '';
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #fff transparent transparent;
    z-index: 201;
  }
  .header-links .menu ul li ul {box-shadow: none;}
  .header-links .menu ul li ul li ul {min-height: 100%; top: 0; left: calc(100% - 20px); border: 20px solid var(--bgcolor_headersubnav_desktop); background: #fff;}
  .header-links .menu ul li ul li ul li a {color: #000 !important; border: none; text-transform: none; background: #fff;}
  .header-links .menu ul li ul li ul li:hover > a {background: #e4ebf6;}
  .header-links .menu ul li ul li ul li.cxismm-content-item > a {
    padding: 0 !important;
    font-size: 14px !important;
    color: #0082cb !important;
    text-align: center !important;
    background: 0 !important;
    display: block;
  }
  .header-links .menu ul li ul li ul li.cxismm-content-item:hover > a {
    background: 0 !important;
  }
  .header-links .menu ul li ul li ul li:has(.cxismm-content) {position: static;}
  .header-links .menu ul li ul li ul li ul {top: -20px; border-left: none; min-height: calc(100% + 40px);}
  .header-links .menu ul li ul li ul li.cxismm-content-item + .cxismm-content-item {margin-top: 5px;}
  .cxis-recent-post-group:has(.swiper-button-next)  {padding: 0 75px;}
}
@media only screen and (max-width: 991.98px) {
  .header-links .menu ul li ul li ul.cxismm-content {display: none !important;}
  .header-links .menu ul li ul li ul li:has(.cxismm-content) > span.toggle {display: none;}
}

.prod-page-element + .prod-page-element {margin-top: 50px;}

.related-title {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
}

#preview-images img {
  display: block;
  margin: 0 auto;
  text-align: center;
  max-height: 350px;
}
.thumb-image img {
  display: block;
  margin: 0 auto;
  text-align: center;
  max-height: 100px;
  width: auto !important;
  height: auto !important;
}
#thumb-images {
  display: block;
  margin: 20px auto 0;
  text-align: center;
  max-width: 800px;
}
#middle {padding: 35px 0;}
.related-image img {
  width: auto !important;
  height: auto !important;
}

.prod-element-related .swiper-button-prev {
  left: -65px;
}
.prod-element-related .swiper-button-next {
  right: -65px;
}
.swiper-outer {position: relative;}

@media only screen and (min-width: 768px) {
  .home-events .cxis-recent-post-inner {
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0 -10px;
  }
  .home-events .recent-post-thumb {
    width: 100%;
    padding: 0 10px;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .home-events .rp-text-fields {
    width: 100%;
    padding: 0 10px;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
}

@media only screen and (max-width: 767.98px) {
  .swiper-button-prev, .swiper-button-next {display: none !important;}
  #footer-bottom {padding-bottom: 100px;}
}

nav.user-registration-MyAccount-navigation, 
.logged-in #user-registration, 
.user-registration-user-logout .user-registration-MyAccount-content {
  display: none !important;
}


body.user-registration-edit-password #user-registration, 
body.user-registration-user-logout #user-registration {
  display: block !important;
}
#user-registration {margin-top: 0 !important;}
body:not(.logged-in) .my-account-col-menu {display: none !important;}
body:not(.logged-in) .my-account-col-content {width: 100% !important;}

.div-st-atc .btn {font-size: 13px !important; padding: 5px !important; border-radius: 0 !important;}
.print-only {display: none;}

.single-custompartquotes .entry-meta, .single-custompartquotes .entry-utility {display: none;}

.search-results .entry-meta {display: none;}

#cat-cta {
  color: #fff;
  background: #0181c8;
}

.child-product-cats ul li {
  display: inline-block;
  width: 23%;
  padding: 12px;
  vertical-align: top;
}

.podbar:empty {display: none;}

.podbar:not(:empty) + .podbar {margin-top: 25px;}
.podbar h3 {
  font-size: 20px;
  padding-bottom: 7px;
  border-bottom: 2px solid #0082ca;
}

.podbar ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.podbar ul li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.podbar ul li a {
  display: block;
  margin: 0;
  padding: 5px;
  list-style: none;
}

.cxis-custom-product-types {
  padding: 15px;
  border-radius: 4px;
  color: #fff;
  background: #0181c8;
}
.cxis-custom-product-types h3 {
  color: #fff;
  border-color: #fff;
}
.cxis-custom-product-types ul li a {
  color: #fff;
  text-decoration: none;
  transition: all 500ms ease;
}
.cxis-custom-product-types ul li.active > a {background-color: #081b2c;}
.cxis-custom-product-types ul li a:hover {
  background-color: rgba(255,255,255,0.2)
}
.cxis-custom-product-types ul li + li {border-top: 2px solid #fff;}

.cxis-custom-product-filters {
  padding: 15px;
  border-radius: 4px;
  color: #000;
  border: 1px solid #000;
}


.cxis-custom-product-filters.has-checked-filters h3 {margin-bottom: 0;}
.filter-clear-button-container {margin-bottom: var(--marginbottom_h3);}

.cxis-custom-product-filters button.btn {
  display: block;
  margin: 15px auto 0;
  padding: 3px 10px !important;
  width: 100%;
  text-align: center;
  border-radius: 0 !important;
}



.cxis-custom-product-filters form > ul > li > ul {
  display: none;
  padding: 10px;
  margin-top: 10px;
  background: #e4eaf6;
}
.cxis-custom-product-filters form > ul > li.active > ul {display: block;}
.cxis-custom-product-filters form > ul > li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cxis-custom-product-filters form > ul > li + li {border-top: 1px solid #e1e1e1;}
.filter-tax-term {
  padding: 7px 10px;
}
.cxis-custom-product-filters form > ul > li > ul > li + li .filter-tax-term {border-top: 1px solid #fff;}
.filter-tax-title {
  display: flex;
  width: 100%;
  gap: 4px;
  cursor: pointer;
  padding: 7px 0;
  font-weight: bold;
  transition: all 500ms ease;
}
.filter-tax-title:hover {background: #f7f7f7;}
.filter-tax-title:before {
  content: '+';
  color: #000;
  width: 30px;
  display: block;
  text-align: center;
}
li.active > .filter-tax-title:before {
  content: '-';
}
@media only screen and (max-width: 991.98px) {
  .cxis-has-mobile-accordion h3 {margin-bottom: 0 !important;}
  .cxis-has-mobile-accordion-inner {display: none;}
  .cxis-has-mobile-accordion.active .cxis-has-mobile-accordion-inner {display: block;}
  .related-title {font-size: 15px; font-weight: normal; line-height: 1.1em;}
  .child-product-cats ul li {width: 32%;}
}
@media only screen and (max-width: 767.98px) {
  .child-product-cats ul li {width: 48%;}
}


.footer-badges img {
  width: 50px !important;
  height: 50px !important;
  max-height: 50px;
  border-radius: 50%;
}

#sidebar {position: static;}

.btn-add {
  border: none;
  color: #fff;
  background: #00972c;
}






@media only screen and (min-width: 992px) {
  .scroll-table {
    
    overflow-x: auto;
  }
  .scroll-table table {
    border-collapse: collapse; 
  }

  table td,
  table th {
    border: 1px solid #000;
    white-space: nowrap;
  }

  .st-atc {
    position: sticky;
    right: 0;
  }

  .st-atc:before {
    content: "\00a0";
    display: block;
    position: absolute;
    background: #fff;
    top: 0;
    right: -1px;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }


}
.cxis-products-cpt-customizer-options-form {
  max-width: 600px;
}
.cxis-products-cpt-customizer-options-form .div-st-atc {
  max-width: 200px;
}

#cboxTitle {
  font-size: 10px !important;
  bottom: 0 !important;
  color: #fff !important;
  padding: 5px !important;
  background: rgba(0,0,0,0.85) !important;
}
#cboxCurrent {display: none !important;}

#cboxPrevious, #cboxNext {bottom: auto !important; top: 0 !important;}

#preview-images + .products-div  {margin-top: 1em;}

body.page .prod-element-related:last-child  {padding-bottom: 75px;}