/*
Theme Name: Sydney Child
description: >-
  Sydney Child Theme
Author: Laser 2000
Template: sydney
Version: 1.0.0
*/


/* 
 * Override font from Sydney theme settings with Proxima Nova.
 *
 * themes/sydney/inc/styles.php adds inline styles based on theme settings.
 * Proxima Nova is available from Adobe Fonts via Elementor, can't be selected
 * in the theme without an additional plugin. I've changed the font here, using
 * !important to ensure it overrides the font selected in the theme.
 */
p, li, h1, h2, h3, h4, h5, h6, #mainnav ul li a, .portfolio-info, 
i.roll-testimonials .name, .roll-team .team-content .name, 
.roll-team .team-item .team-pop .name, .roll-tabs .menu-tab li a, 
.roll-testimonials .name, .roll-project .project-filter li a, 
.roll-button, .roll-counter .name-count, .roll-counter .numb-count button, 
input[type="button"], input[type="reset"], input[type="submit"] 
{
    font-family: "proxima-nova", "Montserrat", Arial, sans-serif !important;
}

/* Adjust layout to desktop viewport size */
@media (min-width: 768px)
{
    .container, .elementor-section.elementor-section-boxed > 
    .elementor-container, .swiper-slide-contents
    {
        width: 700px;
    }
}

@media (min-width: 992px)
{
    .container, .elementor-section.elementor-section-boxed > 
    .elementor-container, .swiper-slide-contents
    {
        width: 870px;
    }
}

@media (min-width: 1200px)
{
    .container, .elementor-section.elementor-section-boxed > 
    .elementor-container, .swiper-slide-contents
    {
        width: 1070px;
    }
}

@media (min-width: 1546px)
{
    .container, .elementor-section.elementor-section-boxed > 
    .elementor-container, .swiper-slide-contents
    {
        width: 1400px;
    }
}


/* MOBILE ONLY */
@media (max-width: 767px)
{

    /* Mega Menu */
    .mega-menu-tabbed .mega-sub-menu
    {
        background-image: linear-gradient(#f8f8ffEE,#f8f8ffCC) !important;
    }

    .mega-l2k_mm_col_divider_both, .mega-l2k_mm_col_divider_left, 
    .mega-l2k_mm_col_divider_right, .mega-l2k_mm_col_divider_none
    {
        padding: 22px !important;
    }


    #l2k-homepage-banner .elementor-slide-heading
    {
        width: 100%;
    }

    #l2k-homepage-banner .elementor-slide-description
    {
        width: 88%;
    }

    /* Hide WC Store Notice Contact Tab */
    .woocommerce-store-notice.demo_store
    {
        display: none !important;
    }


    /* Breadcrumbs */
    .elementor-widget-breadcrumbs
    {
        padding: 7px 22px !important;
    }

    .l2k_breadcrumbs_block
    {
        padding: 2px 22px !important;
    }


    /* Products page tiles in single column */
    .l2k-prod-cat-list-left, .l2k-prod-cat-list-right
    {
        display: block !important;
        width: 100%;
        max-width: 100%;
        padding: 2%;
        background-image: none;
    }

    .l2k-prod-sub-cat-one
    {
        padding: 15% 8% 8% 8%;
        background-position: -100% -100%;
        background-size: 1px auto;
        margin: 0;
    }
}


/* DESKTOP ONLY */
@media (min-width: 768px)
{
    /* Mega Menu */
    .mega-menu-tabbed .mega-sub-menu
    {
        background-color: #f8f8ffBB !important;
        background-image: url("../../uploads/2020/05/blue-bg.png"), 
                          linear-gradient(#f8f8ffCC,#f8f8ffEE) !important;
        background-size: 22% 100%, 100% 100% !important;
        background-repeat: repeat-y, repeat !important;
    }

    .mega-l2k_mm_col_divider_both, .mega-l2k_mm_col_divider_left, 
    .mega-l2k_mm_col_divider_right, .mega-l2k_mm_col_divider_none
    {
        padding: 0 15px 44px 44px !important;
    }

    .mega-l2k_mm_col_divider_left_last, .mega-l2k_mm_col_divider_none_last
    {
        padding: 0 30px 44px 44px !important;
    }

    .mega-l2k_mm_col_divider_both
    {
        border: 1px solid #1e234122 !important;
        border-top: none !important;
        border-bottom: none !important;
    }

    .mega-l2k_mm_col_divider_left
    {
        border-left: 1px solid #1e234122 !important;
    }

    .mega-l2k_mm_col_divider_right
    {
        border-right: 1px solid #1e234122 !important;
    }


    #l2k-homepage-banner .elementor-slide-heading
    {
        width: 50%;
    }

    #l2k-homepage-banner .elementor-slide-description
    {
        width: 44%;
    }


    /* Diagonal overlay for homepage header banners */
    #l2k-homepage-banner .elementor-background-overlay
    {
        width: 66%;
        background-image: url("../../uploads/2020/08/l2k-overlay.png");
        background-position: top right;
        background-repeat: no-repeat;
        background-color: transparent;
    }


    /* Move banner down to correct for hidden Sydney hero header */
    .header-image
    {
        margin-bottom: 50px;
    }


    /* Products page tiles in two columns */
    .l2k-prod-cat-list-left
    {
        width: 30%;
        border: 1px solid #1e2341;
        vertical-align: top;
    }

    .l2k-prod-cat-list-right
    {
        padding: 0 0 0 22px;
        width: 70%;
    }

    .l2k-prod-sub-cat-one
    {
        padding: 22px 222px 15px 22px;
        background-position: 95% 50%;
        background-size: 144px auto;
        margin: 0 0 12px 0;
    }
}


/* Hide standard Sydney elements: 
 * Header
 * Pre-load icon
 * Sticky back-to-top button
 * Copyright notice footer
 */
.sydney-hero-header
{
    height: 0px;
    margin-bottom: 50px;
}

.header-image
{
    height: 0;
    max-height: 0;
}

.header-wrap .col-md-4 > a, .pre-bounce1, .pre-bounce2,
.go-top, #l2k-back-to-top, .site-footer
{
    display: none;
}


/* Loading Icon */
.preloader .spinner
{
    background: 
    url("../../uploads/2020/04/Double-Slit-Experiment-Loader-small.gif");
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    position: relative;
    left: 0px;
}


/* Sticky menu */
#masthead, .site-header, .header-wrap
{
    padding: 0px;
    background-color: #fff;
    height: 50px;
}

.header-wrap .container
{
    padding: 5px 0 0 0;
    margin: 0px;
    background-color: #fff;
    border-bottom: 2px solid #26d4bd;
    width: 100%;
    height: 53px;
}

.header-wrap .container .row, .header-wrap .container .col-md-4, 
.header-wrap .container .col-sm-8, .header-wrap .container .col-xs-12
{
    padding: 0px;
    margin: 0px;
    width: 100%;
}


/* Mega Menu */
.mega-sub-menu .mega-sub-menu, .mega-sub-menu .mega-sub-menu .mega-sub-menu
{
    background-color: transparent !important;
    background-image: none !important;
}

.mm_high_level_category_heading
{
    font-size: 2rem;
    font-weight: bold;
    padding: 7px 0 4px 22px;
}

.mega-l2k-mm-about
{
    padding: 29px 44px 44px 0 !important;
}

.mega-l2k-mm-contact-right, .mega-l2k-mm-contact
{
    padding: 0 !important;
}

.mega-l2k-mm-contact-right h2
{
    font-size: 2rem !important;
}

.mega-l2k-mm-contact-right
{
    border-left: 1px solid #1e2341 !important;
}

.mega-l2k-mm-contact-right li
{
    padding: 0 !important;
    margin: 0 !important;
}

.mega-l2k-header-row
{
    padding: 22px 8px 0 8px !important;
}

.mega-l2k-content-row
{
    padding: 0 8px 0 8px !important;
}

.mega-l2k-footer-row
{
    padding: 0 8px 44px 8px !important;
}

/* Remove transitions so items hide smoothly when mega menu is closed */
.mega-sub-menu a, .mega-sub-menu .widget_media_image a
{
    transition-property: none;
}

.mega-search-open input
{
    border: 1px solid #1e2341 !important;
    padding: 0 44px !important;
}


/* Use WooCommerce store notice as sticky "Contact Us" tab on right */
.woocommerce-store-notice.demo_store
{
    background-color: #26d4bd;
    border-radius: 12px 12px 0 0;
    font-size: 1.4rem;
    font-weight: bold;
    left: inherit;
    padding-top: 0;
    padding-bottom: 51px;
    position: fixed;
    right: -92px;
    top:44% !important;
    transform: rotate(-90deg);
    width: 180px;
    z-index: 998;
}

.woocommerce-store-notice.demo_store a
{
    border-radius: 12px 12px 0 0;
    color: #fff;
    display: block;
    padding: 10px 22px;
}

.woocommerce-store-notice.demo_store a:hover
{
    color: #fff;
    background-color: #e63912;
}

.woocommerce-store-notice.demo_store a i
{
    color: #fff;
    padding-right: 12px;
}

.woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link
{
    display: none;
}


/* Banner header / slider */
#content, #content .container
{
    padding-top: 0;
}


/* Breadcrumbs */
.elementor-widget-breadcrumbs
{
    padding: 7px 0 !important;
}

.l2k_breadcrumbs_block
{
    padding: 2px 0 !important;
    background-color: #1e2341;
    vertical-align: middle;
    border-bottom: 3px solid #26d4bd !important;
}

.elementor-widget-woocommerce-breadcrumb, 
.elementor-widget-breadcrumbs, 
.elementor-widget-woocommerce-breadcrumb a, 
.elementor-widget-breadcrumbs a, .l2k_breadcrumbs a,
.l2k_breadcrumbs,
.breadcrumb_last
{
    font-size: 1.2rem;
    line-height: 1em;
}

.elementor-widget-woocommerce-breadcrumb, 
.elementor-widget-breadcrumbs, 
.breadcrumb_last
{
    color: #fff;
}

.elementor-widget-woocommerce-breadcrumb div div, 
.elementor-widget-breadcrumbs p, .l2k_breadcrumbs p
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* Footer widget block */
#sidebar-footer
{
    background-color: #e8e9ec;
    padding: 30px 0px 60px 0px;
}


/* No gap between trust logos and footer */
.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 30px 30px 0 30px;
}

/* Margins for headings */
h1, h2, h3, h4, h5, h6 
{
    margin: 12px 0 !important;
}

/* Override product page heading size set by WooCommerce */
.product_title
{
    font-size: 3rem !important;
    line-height: 1.2em !important;
}


/* Related Products */
.woocommerce .related.products ul.products li.product
{
    width:100% !important;
}

.related.products ul h2
{
    padding: 12px 10px 22px 10px !important;
}

.related.products .add-request-quote-button, 
.related.products .yith_ywraq_add_item_browse_message a,
.related.products .yith_ywraq_add_item_response_message, 
.related.products .yith_ywraq_add_item_product_message, 
.related.products button, 
.related.products a.button, 
.related.products a.product_type_variable, 
.related.products a.add_to_cart_button
{
    display: none !important;
}

.related.products .yith_ywraq_add_item_browse_message a
{
    height: 0 !important;
}

.related.products img
{
    width: 66% !important;
    height: auto;
    margin: 0 auto !important;
    padding-top: 12px !important;
    background: transparent;
}

.related.products h2:first-child
{
    background: transparent;
    color: #54586e;
    margin-bottom: 12px !important;
}

.related.products h2
{
    color: #fff;
    background-color: #26d4bd;
    border-radius: 0 0 20px 20px;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.related.products li:hover h2
{
    background-color: #e63912;
}


/* Product Categories */
.l2k-prod-cat-list-container
{
    display: table;
    width: 100%;
    height: 100%;
}

.l2k-prod-cat-list-column
{
    display: table-cell;
}

.l2k-top-level-prod-cat-div-left
{
    display: block;
    height: 100%;
    min-height: 100%;
    background-position: bottom center, bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #1e2341;
    font-weight: normal !important;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 1.4em;
}

.l2k-top-level-prod-cat-div-left,
.l2k-top-level-prod-cat-div-left h2
{
    color: #fff !important;
}

.l2k-padding-div
{
    padding: 22px;
}

.l2k-sub-cat-group
{
    margin-bottom: 12px;
}

.l2k-prod-sub-cat-one
{
    display: block;
    border: 1px solid #cecfd5;
    background-color: #f8f8ff;
    background-repeat: no-repeat;
    font-weight: normal;
    text-decoration: none;
    font-size: 1.4rem;
    line-height: 1.4em;
}

.l2k-prod-sub-cat-one-head
{
    font-size: 2rem;
    font-weight: bold;
    color: #1e2341;
    margin-bottom: 15px;
    display: block;
}

.l2k-prod-sub-cat-one p, 
.l2k-prod-sub-cat-one:hover p
{
    color: #54586e;
}

.l2k-prod-cat-list-wide
{
    display: block;
    color: #54586e !important;
    background-color: #f8f8ff;
    border: 1px solid #cecfd5;
    background-position: center right 22px;
    background-repeat: no-repeat;
    background-size: 222px auto;
    padding: 0 288px 0 22px;
    overflow: hidden;
    margin-bottom: 22px;
    font-size: 1.4rem;
    line-height: 1.4em;
}

.l2k-prod-sub-cat-one:hover,
.l2k-prod-cat-list-wide:hover
{
    background-color: #fff;
    border-color: #26d4bd;
}

.l2k-prod-cat-has-children, 
.l2k-prod-cat-has-children:hover
{
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.l2k-prod-cat-list-level3-bold
{
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff !important;
    margin-top: 22px;
}

.l2k-prod-cat-list-level3-margin-top
{
    margin-top: 22px !important;
}

.l2k-prod-cat-list-level3:hover
{
    color: #fff !important;
}

.l2k-prod-cat-list
{
    border-top: 1px solid #26d4bd;
    margin-bottom: 12px;
    padding: 12px 22px 15px 22px;
    background: #1e2341;
    font-size: 1.4rem;
    line-height: 1.4em;
}

.l2k-prod-cat-last
{
    margin-bottom: 0 !important;
}


/* Back to top button (Products page) */
.l2k-prod-cat-back-to-top
{
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 15px 0 44px 0;
}

.l2k-prod-cat-back-to-top img
{
    width: 16px;
    height: auto;
    margin-right: 4px;
    position: relative;
    top: -1px;
}

.l2k-prod-cat-back-to-top a
{
    color: #54586e !important;
    text-decoration: none !important;
}

.l2k-prod-cat-back-to-top a:hover
{
    color: #1e2341 !important;
}

.l2k-back-to-top-last
{
    border-bottom: none;
}


/* Hide an element */
.l2k_hide
{
    display: none !important;
}


/* Product Page */
.woocommerce-product-details__short-description
{
    border: none;
}


/* Lightbox */
.elementor-lightbox .elementor-lightbox-image, 
.elementor-lightbox .elementor-video-container
{
    -webkit-box-shadow:none !important;
    box-shadow: none !important;
}


/* L2K Table of contents – is this used? */
.l2k_toc div
{
    font-size: 2rem;
    font-weight: bold;
    color: #26d4bd;
    padding: 0 0 5px 8px;
}

.l2k_toc ul
{
    padding-left: 8px;
}

.l2k_toc li
{
    font-size: 1.6rem;
    line-height: 1.4em;
    font-weight: bold;
    padding-left: 18px;
    margin-top: 9px;
    list-style: none;
    background-image: url("../../uploads/2020/10/Right-Green.svg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px;
}

.l2k_toc li a
{
    color: #1e2341;
}

.l2k_toc li a:hover
{
    color: #26d4bd;
}

.l2k_toc_category_link
{
    font-size: 1.8rem;
    line-height: 1.4em;
}


/* Download links */
.l2k_pdf_link
{
    background-image: url("../../uploads/2020/07/PDF.png");
}

.l2k_file_link
{
    background-image: url("../../uploads/2020/07/File.png");
}

.l2k_pdf_link, .l2k_file_link
{
    background-size: 12px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 22px;
    display: block;
    margin-bottom: 0;
    line-height: 1.2em;
    color: #54586e !important;
    font-size: 1.4rem;
}

.l2k_pdf_link:hover, .l2k_file_link:hover
{
    color: #e63912 !important;
}

.l2k_pdf_link img
{
    height: 15px;
    width: auto;
    margin-right: 2px;
    position: relative;
    top: -3px;
}


/* Products page category anchor */
.l2k-cat-anchor
{
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}


/* Add quotation marks to customer quotes */
.l2k-quote p:first-child:before
{
    content: "\201C";
}

.l2k-quote p:last-child:after
{
    content: "\201D";
}


/* Contact Form? */
.element-contact-form
{
    border: 1px solid #26d4bd !important;
    border-radius: 22px 0px 22px 22px  !important;
}

.element-contact-form h3
{
    border-radius: 22px 0px 0px 0px  !important;
}

.elementor-message-success
{
    font-size: 1.6rem !important;
    font-weight: bold !important;
    color: #26d4bd;
}

/* HR separator for multiple suppliers below product table */
.l2k-supplier-separator
{
    margin-bottom: 22px !important;
}


/* Newsletter sign-up form submit button */
.tnp-submit
{
    font-family: "proxima-nova", sans-serif !important;
}


/* reCAPTCHA errors on new line */
.elementor-field-type-recaptcha
{
    display: block;
}


/* Product category tiles on homepage / 404 page */
.l2k-homepage-category-block h5, .l2k-404-category-block h6
{
    color: #26d4bd;
    transition-duration: 0.3s;
}

.l2k-homepage-category-block:hover h5, .l2k-404-category-block:hover h6
{
    color: #e63912;
}


/* Force social icon spacing */
.elementor-social-icon
{
    margin: 0 4px !important;
}


/* Styles for Block Editor items */
.wp-block-button__link
{
    color: #fff !important;
    background: #26d4bd;
}

.wp-block-button__link:hover
{
    background: #e63912;
}

.wp-block-separator
{
    background: #dddee3 !important;
    height: 2px;
    margin: 50px 0 !important;
}

.elementor-toc__body
{
    padding-top: 10px !important;
}

.elementor-menu-anchor, .l2kAnchor:before
{
    top: -100px;
    position: relative;
}


/* Misc... */
.wp-caption-text
{
    font-size: 12px;
    line-height: 1.2em;
    color: #1e234199;
}

.l2k_demo_button a
{
    font-size: 12px !important;
    line-height: 1.2em !important;
}

.up-sells img
{
    background-color: #fff;
}

.wp-block-separator
{
    margin: 50px 0px;
    border-top: 1px solid #f8f8ff;
    display: block;
}

.l2k-sub-cat-links
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.2em !important;
    font-size: 14px !important;
}

.l2k-sub-cat-links .icon
{
    color: #26d4bd;
}

.l2k-sub-cat-links a
{
    color: #1e2341;
    font-weight: bold;
}

.l2k-sub-cat-links a:hover
{
    color: #26d4bd;
    text-decoration: underline;
}

.l2k-share
{
    z-index: 50;
}

.l2k-contact-sales .icon
{
    color: #26d4bd;
}

.l2k-contact-sales:hover .icon
{
    color: #fff;
}

.l2k_supplier_div
{
    text-align: center;
}

.l2k_supplier_logo
{
    height: 44px;
    max-height: 44px;
    width: auto;
    margin: 0px auto;
}

.l2k_bullet_specs 
{
    margin-left: 18px;
    padding-left: 0;
    font-size: 1.4rem;
}

.FusionCharts
{
    text-align: center;
    padding-bottom: 44px;
}

.wcpt-navigation
{
    z-index: 50 !important;
}

.wcpt-dropdown-label
{
    color: #54586e !important;
}

.l2k-youtube
{
    border-style: solid !important;
    border-color: #1e2341 !important;
    border-top-width: 1px !important;
    border-right-width: 3px !important;
    border-bottom-width: 3px !important;
    border-left-width: 1px !important;
}

.l2k-options-listing, .l2k-options-listing th, .l2k-options-listing td
{
    border: none;
    text-align: left;
}

.l2k-options-listing td
{
    padding: 22px 0;
    vertical-align: top;
}

.l2k-options-listing tr
{
    border-bottom: 1px solid #e8e9ec;
}

.l2k-options-listing tr:last-child
{
    border-bottom: none;
}

.l2k-options-listing img
{
    padding-right: 44px;
}


.l2k-intro-column
{
    display: inline-block;
    width: 49%;
    padding-right: 44px;
    vertical-align: top;
}

.l2k-intro-column ul
{
    line-height: 1.2em;
    margin-left: none;
}

.l2k-intro-column li
{
    margin-bottom: 8px;
}

.woocommerce-tabs li a
{
    text-transform: none;
    color: #26d4bd;
}


.wcpt-left-sidebar
{
    margin-top: 53px;
}

.L2KNoResults, .wcpt-no-results
{
    color: #54586e;
    font-size: 1.4rem;
}

.page-numbers.dots, .next.page-numbers, .prev.page-numbers
{
    border-style: none !important;
}

.l2k-fluorophores a
{
    color: #54586e !important;
}

.l2k-fluorophores a:hover
{
    color: #e63912 !important;
}

#mega-menu-wrap-primary #mega-menu-primary .mega-l2k-mm-blogs li li > a.mega-menu-link:before {
    color: #54586e !important;
    font-size: 10px;
    padding-top: 2px !important;
}



/* NETWORKS ONLY
 * The following styles are not required for the Photonics site
 */

/* Mobile Only */
@media (max-width: 767px) {

    /* Quick View */
    .remodal {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        }

    /* Hide Quick View thumbnails */
    #wcqv_contend .thumbnails {
        display: none !important;
        }
    }

/* Quick View buttons */
a.quick_view {
    background-color: #26d4bd !important;
    color: #ffffff !important;
    border-radius: 22px !important;
    }
a.quick_view:hover {
    background-color: #e63912 !important;
    }

/* Quick View */
.remodal {
    padding: 22px 22px 33px 15px;
    border-radius: 15px;
    border: 1px solid #26d4bd;
    color: #1e2341;
    box-shadow: none;
    background-image: linear-gradient(#ffffff, #ffffff, #f8f8ff);
    }
#wcqv_contend .product_title.entry-title {
    text-transform: none;
    }
#wcqv_contend .images {
    padding: 22px 66px 0 22px !important;
    }
#wcqv_contend .thumbnails, #wcqv_contend .columns-3 {
    padding: 22px 66px 0 22px !important;
    margin: 0;
    left: 0 !important;
    }
#wcqv_contend .thumbnails {
    top: 0 !important;
    }
#wcqv_contend .attachment-shop_thumbnail {
    margin-left: 0 !important;
    background-color: #ffffff;
    }
#wcqv_contend .scrollable {
    padding-right: 22px;
    z-index: 99999;
    overflow-y: scroll;
    min-height: 101%;
    }
#wcqv_contend .scrollbar_bg {
    display: none !important;
    z-index: 99997;
    }
#wcqv_contend .scrollbar {
    display: none !important;
    position: absolute;
    top: 0px;
    overflow: auto;
    margin: auto !important;
    z-index: 99998;
    }
#wcqv_contend .woocommerce-product-details__short-description {
    padding-right: 44px;
    border: none !important;
    line-height: 1.4em;
    }
#wcqv_contend .woocommerce-product-details__short-description strong {
    font-weight: 700;
    }
#wcqv_contend .woocommerce-product-details__short-description ul {
    padding-left: 0;
    }
#wcqv_contend .woocommerce-product-details__short-description li {
    line-height: 1.2em;
    margin: 0 0 8px 0;
    list-style: none;
    background-image: url("/wp-content/uploads/2020/07/ArrowInGreenCircleBullet-2.svg");
    background-repeat: no-repeat;
    background-position: 0px 2px;
    background-size: 18px;
    padding-left: 22px;
    }
#wcqv_contend .posted_in, #wcqv_contend .sku_wrapper, #wcqv_contend .sku, #wcqv_contend .product_meta {
    font-size: 0px;
    display: none;
    }
.remodal-close, .remodal-close:hover {
    margin: 22px 22px 0 0;
    border: none !important;
    background-color: transparent !important;
    color: #1e2341 !important;
    }


/* Style ElasticPress autosuggest list */
.ep-autosuggest
{
    border-radius: 22px;
}

.ep-autosuggest ul
{
    padding: 0;
}

.ep-autosuggest li a
{
    border-radius: 0;
    border-bottom: 1px solid #e8e9ec;
    padding: 8px 22px !important;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.2em;
    color: #54586e !important;
}

.ep-autosuggest li:first-child a
{
    border-radius: 22px 22px 0 0;
}

.ep-autosuggest li:last-child a
{
    border-radius: 0 0 22px 22px;
    border-bottom: none;
}
