/*
Theme Name: Eurotech Direct
Theme URI: https://eurotechdirect.com
Author: eLink Design
Author URI: https://www.elinkdesign.com
Description: Responsive WordPress + eCommerce Theme for Eurotech Direct.
Version: 1.0
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

Layout:
1. General / Global
2. Header
3. Main Content
4. WooCommerce
5. Request a Quote / Request a Sample
6. Contact Us Button
7. Footer
8. Animations
9. Contact Form 7
10. Responsive
11. Misc.

*/
/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    .5. Home Banner
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

*/

.word-rotator-items {
  color: #203062 !important;
}

.banner-container-new {
  margin-bottom: 35px;
  background: no-repeat url('/wp-content/uploads/2022/09/euro_hero_bk_optimized.jpg');
  display: flex;
  align-items: center;
  justify-content: center;
width: calc(100% + 40px);
margin-left: -20px;
  background-size: cover;
}


#homeBannerRow .wpb_column,
#homeBannerRow .vc_column_container {
  padding: 0 !important;
}

#banner-wrapper-new {

  background: rgba(255,255,255,.9);
  max-width: 625px;
  width: 100%;
  padding: 25px 35px;
  border-left: 22px solid #203062;
}

@media (max-width: 980px) {

#banner-wrapper-new {
  padding: 15px;
  border: none;
}
}


#banner-wrapper-new  img {
max-width: 180px;
margin-bottom: 25px;
}


#banner-wrapper-new  h1 {
font-size: 29px;
color: #000;
margin-bottom: 10px;
}

#banner-wrapper-new  p {
font-size: 17.5px;
line-height: 32px;
color: #000;
margin-bottom: 25px;
}


.home .porto-products li.product-category .thumb-info-wrapper:after {
 background-color: rgba(27, 27, 23, 0) !important;
}

.home .porto-products li.product-category:hover .thumb-info-wrapper:after {
 background-color: rgba(27, 27, 23, 0.15) !important;
}

.home .rating-wrap,
.home .rating-content,
.home .star-rating,
ul.products .rating-wrap,
ul.products .rating-wrap .rating-content {
	display: none !important;
}

#header .searchform  {
	background: #fff !important;
	border-color: #000 !important;
}

.footer-copyright {
  color: white !important;
  font-weight: 700;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    1. Global
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
html {
    scroll-behavior: smooth;
}

.bold {
font-weight: 700 !important;
color: black !important;
}

.hide {
    display: none;
}

.justify-center {
    justify-content: center;
    align-items: center !important;
}

.flex-even {
    flex: 1;
}

.cursor-pointer {
    cursor: pointer;
}

.btn {
    font-family: Poppins, sans-serif;
    font-display: swap;
    letter-spacing: 0.01rem;
    font-weight: 700;
}

.btn-outline-lightgray,
.btn-outline-lightgray a {
    color: #858585 !important;
    border-color: #e1e1e1;
}

.btn-outline-lightgray:hover,
.btn-outline-lightgray a:hover {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
}

.bg-gray {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: black;
}

.page-top {
    padding: 10px 0;
    min-height: 44px;
}

.main-content,
.left-sidebar,
.right-sidebar {
    padding-top: 0;
}

.ls-80 {
    letter-spacing: 0.08rem;
}

.ls-n-20 {
    letter-spacing: -0.02rem;
}

.ls-150 {
    letter-spacing: 0.15rem;
}

.home-banner-slider h2.vc_custom_heading,
.custom-font4 {
    font-family: "Segoe Script", "Savoye LET", serif;
    font-display: swap;
}

.btn-modern {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    letter-spacing: 0.01rem;
    padding: 1rem 1.6rem;
    font-display: swap;
}

.btn-modern.btn-lg {
    font-size: 1rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
}

.btn-modern.btn-xl {
    font-size: 1.1428rem;
    padding: 1.25rem 3rem;
}

.btn-modern.vc_btn3-block {
    letter-spacing: 0.15rem;
}

.col-1_5 {
    flex: 0 0 auto;
    width: 12.499999995%;
}

.text-small {
    font-size: 0.875em;
}

.h-33 {
    height: 33.299999995%;
}

.table-large {
    height: 450px;
    overflow-y: scroll;
}

.fs-7,
.small-subtitle .advgb-image-subtitle {
    font-size: 0.75rem;
}

/* Heading */
.heading.heading-border {
    margin-bottom: 25px;
}

.heading.heading-border h1,
.heading.heading-border h2,
.heading.heading-border h3,
.heading.heading-border h4,
.heading.heading-border h5,
.heading.heading-border h6 {
    margin: 0;
    padding: 0;
}

.heading.heading-bottom-border h1 {
    border-bottom: 5px solid #eaeaea;
    padding-bottom: 10px;
}

.heading-bottom-border-dark h1 {
    border-bottom: 5px solid #d1d1d1 !important;
}

.color-escubedo {
    background: -webkit-linear-gradient(
        rgba(0, 65, 175, 1),
        rgba(95, 175, 234, 1)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    2. Header
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
.popup .sub-menu {
    text-transform: none;
}

.porto-block-html-top {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 0.9286rem;
    font-display: swap;
    line-height: 1.4;
    letter-spacing: 0.025rem;
    overflow: hidden;
}

.porto-block-html-top .mfp-close {
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg);
    color: inherit;
    opacity: 0.7;
}

.porto-block-html-top small {
    font-size: 0.8461rem;
    font-weight: 400;
    opacity: 0.5;
}

.porto-block-html-top a {
    text-transform: uppercase;
    display: inline-block;
    padding: 0.4rem 0.5rem;
    font-size: 0.625rem;
    font-weight: 700;
    background: #0075af;
    color: #fff;
    text-decoration: none;
}

#header {
    border-bottom: 1px solid #f4f4f4;
}

#header .header-top {
    letter-spacing: 0.025rem;
}

#header .header-top .top-links > li.menu-item > a {
    text-transform: none;
}

#header .separator {
    height: 1.6rem;
}

#header .share-links a {
    width: 26px;
    height: 26px;
}

#header .share-links a:not(:hover) {
    background: none;
    color: inherit;
}

#header .main-menu > li.menu-item,
.main-menu-wrap .menu-custom-block a:not(:last-child) {
    margin-right: 35px;
}

#header .wishlist i,
#header .my-account i {
    font-size: 27px;
    display: block;
}

#header .searchform-popup .search-toggle {
    width: 30px;
}

#header .searchform input {
    height: 40px;
}

#header .searchform select,
#header .searchform button,
#header .searchform .selectric .label {
    height: 40px;
    line-height: 40px;
}

#header .searchform .selectric .label {
    padding-left: 15px;
}

@media (min-width: 992px) {
    #header .header-main .header-left {
        flex: 0 0 16.6666%;
    }

    #header .header-main .header-right,
    #header .searchform .text {
        flex: 1;
    }

    #header .searchform-popup {
        flex: 1;
        padding-left: 10px;
    }

    #header .searchform {
        width: 100%;
        box-shadow: none;
    }

    #header .searchform.searchform-cats input {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #header .header-top .header-right {
        -ms-flex: 1;
        flex: 1;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    #header .header-top .view-switcher {
        margin-left: 0;
    }

    #header .header-top .share-links {
        -ms-flex: 1;
        flex: 1;
    }

    #header .header-top .separator {
        display: none;
    }
}

@media (max-width: 575px) {
    #header .header-right .searchform {
        right: -120px;
    }
}

.header-bottom .container {
    position: relative;
}

.header-bottom .container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    border-top: 1px solid #f4f4f4;
}

/* mini cart */
#mini-cart {
    font-size: 32px !important;
}

#mini-cart .minicart-icon {
    width: 25px;
    height: 20px;
    border: 2px solid #222529;
    border-radius: 0 0 5px 5px;
    position: relative;
    opacity: 0.9;
    margin: 6px 3px 0;
}

#mini-cart .minicart-icon:before {
    content: "";
    position: absolute;
    border: 2px solid inherit;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    left: 50%;
    top: -8px;
    margin-left: -7.5px;
    width: 15px;
    height: 11px;
}

@media (max-width: 991px) {
    #header .header-top .top-links,
    #header .separator:first-of-type {
        display: none;
    }
}

.header-right span.separator {
    display: none !important;
}

li.product-category .thumb-info img {
    border: 1px solid #eee;
}

.brand-slider img {
    height: 70px;
}

@media (min-width: 992px) {
    #header .searchform {
        max-width: 500px;
    }
}

div .vc_custom_1633112397369 {
    background-image: url(https://media.istockphoto.com/photos/blue-transparency-gradient-abstract-background-picture-id1262564070?s=2048x2048) !important;
}

svg.custom-square-1 rect {
    stroke: #194fa3 !important;
    fill: #194fa3 !important;
}

div .overlay-color-primary::before {
    background-color: #184fa3;
}

.eurotech-header-banner {
    height: 325px;
}

.gt_white_content {
    height: auto !important;
}

.header-top .custom-html .gt_white_content a {
    color: black;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    3. Main Content
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
body.home .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0;
}

body.home .et-home-product-cats .owl-item li .thumb-info img {
    max-width: 178px;
    max-height: 178px;
    min-height: 178px;
    width: 100%;
    height: 100%;
}

.slider-title {
    font-size: 1.125rem;
    letter-spacing: -0.02rem;
}

.coupon-sale-text {
    transform: rotate(-2deg);
    letter-spacing: -0.01rem;
    position: relative;
}

.coupon-sale-text b {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 5px 8px;
    background-color: #ff7272;
    color: #fff;
}

.coupon-sale-light-bg b {
    background: #fff;
    color: #222529;
}

.coupon-sale-text i {
    font-style: normal;
    position: absolute;
    left: -2.25rem;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    font-size: 0.65rem;
    opacity: 0.6;
    letter-spacing: 0;
}

.top-icon .porto-sicon-header {
    font-family: "Poppins", "Open Sans", Helvetica, sans-serif;
    font-display: swap;
    margin-bottom: 0.75rem;
}

.top-icon .porto-sicon-header p {
    margin-bottom: 0;
}

article.post-grid .clearfix,
article.post .post-meta i {
    display: none;
}

article.post .post-meta {
    margin-top: -0.75rem;
}

article.post .post-meta a {
    color: #999;
    font-size: 0.625rem;
    text-transform: uppercase;
}

.blog-posts .post .entry-title {
    font-family: Open Sans, sans-serif;
    font-display: swap;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1;
}

.blog-posts .post .entry-title a {
    color: inherit;
}

.blog-posts .post p {
    font-size: 0.9286rem;
}

article.post .post-image .post-date {
    right: auto;
    left: 10px;
    font-family: Poppins, sans-serif;
    font-display: swap;
    background: #222529;
    letter-spacing: 0.05rem;
    width: 45px;
}

.blog-posts .post .post-date .day {
    background: none;
    color: #fff;
    padding-bottom: 0;
    font-size: 1.125rem;
    line-height: 1;
}

.blog-posts .post .post-date .month {
    background: none;
    padding-bottom: 8px;
    line-height: 1;
    font-size: 0.7rem;
    text-transform: uppercase;
    opacity: 0.6;
    font-weight: 400;
}

.widget .widget-title,
.widget .widgettitle,
#footer .widget-title {
    font-size: 1rem;
}

.expertise-box {
    max-height: 363px;
    height: 363px;
    position: relative;
}

.expertise-box .porto-sicon-read {
    color: #ffffff;
    background-color: #184fa3;
    border-color: #184fa3 #184fa3 #123a77;
    font-family: "Poppins", "Open Sans", Helvetica, sans-serif;
    font-display: swap;
    letter-spacing: 0.01rem;
    font-weight: 700;
    cursor: pointer;
    font-size: 0.8rem;
    line-height: 1.42857;
    margin: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: 0.375rem 0.75rem;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: absolute;
    bottom: 30px;
}

.expertise-box .porto-sicon-read:hover {
    color: #a1b1d9 !important;
}

.expertise-box .porto-sicon-read:nth-of-type(2) {
    position: relative;
    bottom: 0;
}

.tss-image img,
.porto-sicon-img .img-icon {
    border-radius: 1% !important;
}

.our-products_coroplast {
    background: rgba(0, 0, 0, 0.25);
    border-radius: 2%;
    padding: 1rem;
}

.top-2e {
    top: 2rem;
}

.top-3e {
    top: 3rem;
}

.top-4e {
    top: 4rem;
}

.text-theme-dark {
    color: #212529;
}

.text-shadow-sm {
    text-shadow: 2px 2px 2px rgb(150 150 150 / 80%);
}

.video,
.mejs-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-our-other-branded-products .our-other-branded-products-side-img img {
    object-fit: fill;
    height: 200px;
    width: 100%;
}

.page-our-other-branded-products
    .our-other-branded-products-side-img
    .vc_single_image-wrapper {
    width: 100%;
}

.page-our-other-branded-products .vc_row-o-equal-height .wpb_column {
    padding: 0;
    margin: 0;
}

.share-territory {
    position: relative;
    cursor: default;
    background: white !important;
}

.share-territory span {
    display: block !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.staff-member-data p:first-of-type {
    margin-top: 1.25rem;
}

.staff-member-data strong {
    font-family: Open Sans, sans-serif;
    font-display: swap;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
}

.porto-modal-content .wpcf7-form textarea,
.porto-modal-content .wpcf7-form [type="submit"] {
    width: 100%;
}

#our-branded-products-grid .wpb_single_image .vc_figure .vc_figure-caption {
    font-size: 16px;
    font-weight: 700;
    width: 60%;
    margin: 0 auto;
    color: black;
}

#our-branded-products-grid .btn-learn-more a {
    border: none;
    background: #0088cc;
    color: #ffffff;
    width: 40% !important;
    margin: 0 auto !important;
    line-height: normal;
    padding: 14px 0;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 45px;
}

.page-coroplast-tape-products .banner-container,
.page-eurotech-tubing-products .banner-container,
.page-hildebrand-products .banner-container,
.page-intercable-products-2 .banner-container,
.page-zorge-high-tech-components .banner-container,
.page-format-foam-systems .banner-container,
.page-escubedo-products .banner-container {
    box-shadow: 2px 6px 15px -5px rgba(217, 217, 217, 0.75);
    -webkit-box-shadow: 2px 6px 15px -5px rgba(217, 217, 217, 0.75);
    -moz-box-shadow: 2px 6px 15px -5px rgba(217, 217, 217, 0.75);
}

li.product-category .thumb-info,
li.product-category .thumb-info img,
li.product-category .thumb-info-wrapper:after {
    max-width: 100% !important;
    max-height: 100% !important;
    border-radius: 0 !important;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    4. WooCommerce
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/


.checkout-order-review .woocommerce-privacy-policy-text p.checkout-disc {
	font-size: 12px;
}

.my_account_orders-body .woocommerce_order__product-actions {
  display: none !important;
}

.term-eurotech-tubing-products.term-46 .berocket_single_filter_widget_11067,
.term-eurotech-tubing-products.term-46 .berocket_single_filter_widget_11068,
.term-eurotech-tubing-products.term-46 .berocket_single_filter_widget_11071 {
	display: none !important;
}

#shipping_method.custom-shipping::before {
	content: " " !important;
}

#my_custom_checkout_field {
    display: none;
}

#shipping_method::before {
    content: "Enter an address to get shipping quotes:";
    margin-bottom: 15px;
    display: block;
}

/* For spinner */
.review-order .blockOverlay,
.myaccount-loading,
.woocommerce-checkout.processing .blockUI.blockOverlay {
    background-image: url("images/loading.gif") !important;
    background-size: 100%;
    background-position: center 30% !important;
    background-repeat: no-repeat !important;
}

.single-product .product_title {
    max-width: 90%;
}

@media screen and (min-width: 769px) {
    .subcat_top {
        max-height: 230px;
    }
}

.category-container {
    width: 100%;
    margin-bottom: 20px;
}

.category-col img {
    height: 100%;
}

.category-info {
    background: linear-gradient(#f1f1f1, #e5e5e5);
}

.category-info.bg-hildebrand-subcategory {
    background: #fff;
}

.category-info p,
.category-title {
    padding: 1rem;
}

.category-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.thumb-info img {
    max-height: 243px;
    object-fit: cover;
}

/* show on hover, grow text as well */
.thumb-info.thumb-info-hide-info-hover:hover .thumb-info-title {
    opacity: 1;
    transform: scale(1.1) translateY(-30%);
}

.filter-item-list .filter-color {
    border: 1px solid #e7e7e7;
}

.my_account_orders-body {
    position: relative;
    min-height: 145px;
}

.woocommerce_order__product-actions {
    position: absolute;
    right: 0;
    top: 0;
}

.shop-loop-before nav.woocommerce-pagination,
.shop-loop-before div.gridlist-toggle {
    align-self: start;
}

.single-add-to-cart .type-product .view-cart-btn {
    display: none !important;
    /* Hide the view cart button, we have a cart button in the header */
}

.porto-products.title-border-middle > .section-title {
    margin-bottom: 0.5rem;
}

ul.products li.product:hover .add-links .add_to_cart_button,
ul.products li.product:hover .add-links .add_to_cart_read_more {
    background: #2b2b2d;
    border-color: #2b2b2d;
}

.products-slider.owl-carousel .product {
    margin-bottom: 25px;
    margin-top: 10px;
}

.products-slider.owl-carousel .owl-item:hover {
    z-index: 2;
}

ul.products:not(.list) li.product-col:hover .product-image {
    box-shadow: none;
}

ul.products:not(.list) li.product-col:hover .product-inner {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.08);
}

.add-links .add_to_cart_button {
    padding: 0 1.2rem;
    color: #6f6e6b;
}

.add-links .add_to_cart_button:before {
    display: none;
}

li.product-col:hover .add-links .add_to_cart_button {
    padding: 0 0.7143rem;
}

li.product-col:hover .add-links .add_to_cart_button:before {
    display: inline-block;
}

.labels .onhot,
.labels .onsale {
    border-radius: 12px;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}

.products-slider.owl-carousel .owl-stage-outer {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -5px;
    margin-right: -5px;
}

@media (max-width: 575px) {
    .products-slider.owl-carousel .owl-stage-outer {
        padding-left: 2px;
        padding-right: 2px;
        margin-left: -2px;
        margin-right: -2px;
    }
}

li.product-category .thumb-info,
li.product-category .thumb-info img,
li.product-category .thumb-info-wrapper:after {
    border-radius: 50%;
}

ul.category-color-dark li.product-category .thumb-info-title {
    background: #fff;
    padding: 0.75rem 0.5rem 1.25rem;
}

ul.products li.product-category .thumb-info h3 {
    letter-spacing: 0;
    font-family: Poppins, sans-serif;
    font-display: swap;
}

li.product-col.product-default h3,
ul.product_list_widget li .product-details a {
    color: #222529;
}

ul.grid li.product-col h3 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.porto-products.filter-vertical .products-filter + div {
    max-width: 100%;
}

.my_account_orders {
    border-radius: 8px;
    border: 1px #d5d9d9 solid;
}

.my_account_orders-header {
    border-radius: 8px 8px 0 0;
    background-color: #f0f2f2;
    --bs-gutter-x: 0;
}

.my_account_orders-header > div > span:first-of-type {
    /* titles for top */
    text-transform: uppercase;
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 700;
}

.my_account_orders-header > div {
    font-size: 16px !important;
    line-height: 28px !important;
}

.my_account_orders-header > div {
    padding: 1rem 0;
}

.my_account_orders-header > div:first-of-type,
.my_account_orders-header > *:last-child {
    padding: 1rem;
}

.my_account_orders-body > div,
.my_account_orders-footer-actions > div {
    padding: 1rem;
}

.my_account_orders-footer-actions {
    border-radius: 0 0 8px 8px;
    border-top: 1px #d5d9d9 solid;
}

.woocommerce-MyAccount-content .featured-box .box-icon img {
    background-color: #e7e7e7;
    border-radius: 50%;
    padding: 0.5rem;
}

.yith-wcan-pro #yith-wcwl-form div.mt-3 {
    margin-top: 0 !important;
}

.product_review_menu {
    display: none;
}

.product_review_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0.25rem;
    border: 1px solid #e1e1e1;
    width: 112%;
    left: -6%;
    position: relative;
    font-size: 0.7rem;
    font-weight: normal;
    background: white;
}

.product_review_menu ul li {
    border-bottom: 1px dashed #e1e1e1;
}

.product_review_menu ul li:hover {
    background-color: #e1e1e1;
}

.product_review_menu ul li:last-of-type {
    border-bottom: none;
}

#backToOrders {
    position: fixed;
    left: 0;
    top: 50%;
    background-color: rgba(64, 64, 64, 0.75);
    padding: 0.75rem;
    color: #fff;
    transition: transform 0.25s linear;
}

#backToOrders:hover {
    transform: scale(1.05);
    color: #becde8;
}

.mfp-content,
.porto-modal-content .container {
    max-width: 720px;
}

.product-col .product-inner {
    transition: box-shadow 0.3s ease-in-out;
}

.woocommerce-tabs {
    margin-top: 1rem;
}

#woocommerce_widget_dimensions_filter_form button[type="submit"],
#woocommerce_widget_dimensions_filter_form a.button {
    padding: 0.4em 1.25em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.75rem;
    order: 2;
}

#woocommerce_widget_dimensions_filter_form label {
    line-height: 2em;
    font-size: 0.8751em;
}

.shortcode-calculator {
    position: relative;
    padding: 1.5rem;
    margin-right: 0;
    margin-left: 0;
    border-radius: 0.5rem;
    margin: 1rem -0.75rem 0;
    border: 1px solid #dee2e6;
}

.shortcode-calculator .calculator .row {
    line-height: 37px;
}

.shortcode-calculator .calculator .output {
    color: #194fa3;
}

ul.wc-category-filter li ul.sub-category {
    display: none;
}

ul.wc-category-filter li.menu-item {
    margin: 0.2rem 0;
}

.shop_table.wishlist_table .quickview,
.woocommerce table.wishlist_table .quickview {
    max-width: 160px;
    width: 100%;
}

.h-captcha iframe {
    margin-bottom: 1rem;
}

.out-of-stock {
    display: none;
}

.bapf_sfilter .bapf_head h3 {
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-left: 20px;
}

.bapf_sfilter ul {
    padding: 0;
    padding-left: 20px;
}

.bapf_sfilter ul li {
    display: inline-block;
    padding-left: 0.25rem !important;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    5. Request a Quote / Request a Sample
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
.request_quote_button,
.request_sample_button,
.product-summary-wrap .buy_button,
.single_add_to_cart_button {
    background: #15458d;
}

.button.prod:hover,
.button.prod.active {
    background: #000 !important;
}

.frm_submit .frm_button_submit {
    text-transform: uppercase;
    transition: background 0.15s ease 0s;
}

.product-form-wrap .phone-container .frm_inline_box {
    width: 50px;
    justify-content: center;
    display: inline-flex !important;
    top: 3px;
    position: relative;
    text-align: center;
    align-items: center;
    font-size: 20px;
    padding: 3px 10px;
}

.product-form-wrap .phone-container input {
    width: calc(100% - 50px);
}

#form_requestsample #field_k8d12 {
    width: 60px !important;
    flex: 0 0 60px !important;
    height: 46px !important;
    font-size: 1rem;
    font-weight: 700;
    line-height: 14px;
    color: black !important;
    border-radius: 4px !important;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus,
.quantity.buttons_added .qty {
    border-color: #000 !important;
}

.quantity.buttons_added {
    margin-right: -1px !important;
    position: relative;
    display: flex;
    align-items: center;
}

.product-form-wrap .quantity.buttons_added .qty {
    width: 65px !important;
}

.product-form-wrap.show-meters .quantity.buttons_added::after {
    content: "m";
    position: absolute;
    right: calc(50% - 125px/2 + 32px);
    color: black;
    font-weight: 700;
    margin-top: 1px;
}

@media (max-width: 1190px) {
    .product-form-wrap.show-meters .quantity.buttons_added::after {
        font-size: 0.75rem;
        margin-top: 0px;
    }
}
 
.product-form-wrap {
    margin-top: 25px;
    display: none;
}

.product-summary-wrap .single_add_to_cart_button,
.product-summary-wrap .request_quote_button,
.product-summary-wrap .request_sample_button,
.product-summary-wrap .buy_button {
    display: inline-block;
    margin: 0 0.625rem 5px 0;
    height: 3rem !important;
    padding: 0 0.6rem !important;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: -0.015rem;
    font-weight: 700;
    line-height: 3rem;
    border: none;
}

.product-summary-wrap .request_quote_button:before {
    display: inline-block;
    content: "\e843";
    font-family: "Porto", sans-serif;
    font-display: swap;
    margin-right: 0.5rem;
    font-size: 1.125rem;
    line-height: 1;
}

.product-summary-wrap .request_sample_button:before {
    display: inline-block;
    content: "\e906";
    font-family: "Porto", sans-serif;
    font-display: swap;
    margin-right: 0.5rem;
    font-size: 1.125rem;
    line-height: 1;
}

.product-summary-wrap .buy_button:before {
    display: inline-block;
    content: "\e876";
    font-family: "Porto", sans-serif;
    font-display: swap;
    margin-right: 0.5rem;
    font-size: 1.125rem;
    line-height: 1;
}

@media (max-width: 1350px) {
    .product-summary-wrap .single_add_to_cart_button,
    .product-summary-wrap .request_quote_button,
    .product-summary-wrap .request_sample_button,
    .product-summary-wrap .buy_button {
        padding: 0 0.5rem !important;
    }
}

@media (max-width: 1190px) {
    .product-summary-wrap .single_add_to_cart_button {
        padding: 0 0.5rem !important;
        height: 2.5rem !important;
        line-height: 1.5rem;
        font-size: 0.75rem;
    }

    .product-summary-wrap .request_quote_button,
    .product-summary-wrap .request_sample_button,
    .product-summary-wrap .buy_button {
        padding: 0 0.5rem !important;
        height: 2.5rem !important;
        line-height: 2.5rem;
        font-size: 0.75rem;
    }

    .product-summary-wrap .single_add_to_cart_button:before,
    .product-summary-wrap .request_quote_button:before,
    .product-summary-wrap .request_sample_button:before,
    .product-summary-wrap .buy_button {
        font-size: 0.75rem;
    }

    .single-product .product-summary-wrap .quantity .minus,
    .single-product .product-summary-wrap .quantity .plus {
        height: 1.5rem;
    }

    .single-product .product-summary-wrap .quantity .qty {
        height: 1.5rem;
        width: 26px;
        font-size: 0.75rem;
    }
}

@media (max-width: 991px) {
    .product-summary-wrap .request_quote_button,
    .product-summary-wrap .request_sample_button,
    .product-summary-wrap .buy_button {
        padding: 0 1.4286rem;
    }

    .single-product .product-summary-wrap .quantity {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1rem;
    }

    .product-summary-wrap .single_add_to_cart_button {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1rem;
    }

    .product-summary-wrap .request_buttons_wrapper {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .product-summary-wrap .request_buttons_wrapper a {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1rem;
        flex: 0 0 100%;
    }
}

@media (max-width: 575px) {
    .product-summary-wrap .request_quote_button,
    .product-summary-wrap .request_sample_button,
    .product-summary-wrap .buy_button {
        padding: 0 0.7143rem;
    }
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    6. Contact Us Button
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
#contactus_trigger {
    transition: all 0.5s;
    position: fixed;
    right: -1px;
    /* fixes lighter blue bg color */
    top: 45%;
    opacity: 1;
    cursor: pointer;
    background: #194fa3;
    color: white;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    padding: 5px 10px;
    z-index: 999;
}

#contactus_trigger:hover {
    background: #065cd4;
    transform: scale(1.1) rotate(-90deg);
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    7. Footer
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
#footer .footer-main .container:after {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    border-bottom: 1px solid #313438;
}

#footer .contact-details i {
    display: none;
}

#footer .contact-details span {
    padding-left: 0;
    line-height: 1.4;
}

#footer .contact-details strong {
    padding-left: 0;
    text-transform: uppercase;
    line-height: 1.4;
}

#footer .share-links a {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #313438;
    box-shadow: none;
}

#footer .widget .tagcloud a {
    background: none;
    color: inherit;
    border-radius: 0;
    font-size: 11px !important;
    font-weight: 400;
    text-transform: none;
    padding: 0.6rem;
    border: 1px solid #313438;
}

#footer .widget .tagcloud a:hover {
    border-color: #fff;
    color: #fff;
}

#footer .widget_wysija_cont .wysija-paragraph {
    display: block;
    margin-bottom: 1rem;
}

#footer .widget_wysija_cont .wysija-input {
    border-radius: 30px;
    background: #292c30;
    padding-left: 1.5rem;
    font-size: 0.8125rem;
}

#footer .widget_wysija_cont .wysija-submit {
    border-radius: 30px;
    padding: 0 1.75rem;
    font-size: 0.8125rem;
    font-weight: 700;
}

.payment-icons .payment-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 3px;
    width: 56px;
    height: 32px;
    background-color: #d6d3cc;
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: center;
    transition: opacity 0.25s;
    filter: invert(1);
    border-radius: 4px;
}

.payment-icons .payment-icon:hover {
    opacity: 0.7;
}

.payment-icons .visa {
    background-image: url(//sw-themes.com/porto_dummy/wp-content/uploads/images/payments/payment-visa.svg);
}

.payment-icons .paypal {
    background-image: url(//sw-themes.com/porto_dummy/wp-content/uploads/images/payments/payment-paypal.svg);
    background-size: 85% auto;
    background-position: 50% 48%;
}

.payment-icons .stripe {
    background-image: url(//sw-themes.com/porto_dummy/wp-content/uploads/images/payments/payment-stripe.png);
    background-size: 60% auto;
}

.payment-icons .verisign {
    background-image: url(//sw-themes.com/porto_dummy/wp-content/uploads/images/payments/payment-verisign.svg);
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    8. Animations
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
.animated {
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

.fadeInBottom {
    animation-name: fadeInBottom;
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
    }
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    9. Contact Form 7
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
span.wpcf7-list-item {
    display: block;
}

.wpcf7-radio span.wpcf7-list-item {
    display: inline-block;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    10. Responsive
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
.responsive-map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    overflow: hidden;
}

.responsive-map iframe,
.responsive-map object,
.responsive-map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 995px) {
    .shop_table.wishlist_table .quickview,
    .woocommerce table.wishlist_table .quickview {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 720px) {
    /* navigation overlay / hover bg and color */
    #side-nav-panel .accordion-menu li.menu-item:hover > a,
    #side-nav-panel .accordion-menu li.menu-item.active > a {
        background-color: #2a2a2a;
    }

    #contactus_trigger {
        padding: 2.5px 10px;
    }

    .my_account_orders-body > div:first-of-type {
        padding-top: 155px;
    }

    .my_account_orders-header > div:nth-of-type(2) {
        text-align: right;
    }

    .my_account_orders-header > div:nth-of-type(2),
    .my_account_orders-header > div:nth-of-type(3) {
        padding: 1rem;
    }

    /* modal container, move down so it doesnt overlay header */
    .mfp-container {
        top: 50px;
    }

    /* move close for modals on mobile so its easier to tap */
    .mfp-close,
    .mfp-close-btn-in .mfp-close {
        transform: rotateZ(45deg) translateY(15px);
    }

    /* contact us width for smaller tablets */
    .vc_custom_1642183260299 div.vc_column_container {
        width: 100%;
    }
}

@media (max-width: 575px) {
    body.home .et-home-product-cats .owl-item li .thumb-info img {
        max-width: 210px;
        max-height: 210px;
        min-height: 210px;
        width: 100%;
        height: 100%;
    }

    #footer {
        margin-bottom: 0;
        margin-top: 3.75rem;
    }
}

@media only screen and (max-width: 769px) {
    .swap-on-mobile {
        display: flex !important;
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 769px) {
    .swap-on-mobile .row_col_wrap_12 {
        display: flex !important;
        flex-direction: column-reverse;
    }
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    11. Misc
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
.porto-products ul.product-categories li:nth-child(7) {
    display: none;
}

.product_cat-hildebrand:not(.instock) .price,
.product_cat-hildebrand .woocommerce-grouped-product-list-item__price,
.fancybox-wrap .price,
.widget_recently_viewed_products .woocommerce-Price-amount,
.product_list_widget .woocommerce-Price-amount,
.live-search-list .search-price {
	display: none !important;
}

.widget_recently_viewed_products .product-details,
.product_list_widget .product-details {
  font-size: 0 !important;
}

.widget_recently_viewed_products .product-details a,
.product_list_widget .product-details a {
  font-size: 14px !important;
}

.page-members .member-item .thumb-info img {
  max-height: 380px !important;
}

@media (max-width: 1000px) {
	.page-members .member-item .thumb-info img {
	  max-height: 410px !important;
	}
}