.variant-links a{
    width: 20px!important;
    height: 20px!important;
}

.product-variants-item ul li input:checked+span {
    border: 2px solid red!important;
}

.cat_desc {
    display: none;
}

rs-module-wrap#rev_slider_10_1_wrapper {
    max-width: none !important;
}

.elementor-social-icon i.fa-twitter:before {
color: #c1c1c1;
content: "X";
font-weight:bold;
}
.elementor-social-icon-twitter {
    background-color: #000;
}

amp-user-notification#cookie-notification {
    z-index: 2;
}
div#hubspot-messages-iframe-container {
    z-index: 1;
}

li.product-flag.discount, li.product-flags.discount, li.discount-perc.discount-product {
    display: none!important;
}

#index .elementor-element-31108acd .slick-slide img {
    border: 1px solid #cbcbcb;
    padding: 10px!important;
}

#index section.elementor-element.elementor-element-f5c70e6.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section img {
    width: 487px !important;
}

body#index{
    overflow-x: clip;
}

#product .product-features h3, #product .product-reference{
    display: none;
}

#product-availability span.flex-container.align-items-center.text-danger1 svg, .product-add-to-cart #product-availability {
    //display: none;
}

.opening li {list-style: none;}


/* Mobile theme Fixes */

#header .mobile-header-wrapper img.logo {
    max-width: 150px !important;
    min-width: 150px !important;
}

.pk-cookie-bar.cookie-message {
    max-width: 100vw;
    line-height: normal;
}

#checkout #customer-form .radio-inline {
    margin-right: 50px;
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
}

.product-description table td {
    white-space: nowrap;
    padding: 5px;
    font-size: 14px;
}
/* Mobile theme Fixes */

#manufacturer #main-content #products.view_grid .product_list .grid-container {
    grid-template-columns: repeat(4, minmax(130px, 1fr));
    column-gap: 20px;
    row-gap: 20px;
}

@media (max-width: 767px) {
    #main-content .elementor-37010000 .elementor-element.elementor-element-49bd592c #products.view_grid .product_list .grid-container {
        grid-template-columns: repeat(1, minmax(130px, 1fr));
        column-gap: 0;
        row-gap: 20px;
    }
    .pk-popup-container img {
        display: none;
    }    
    .pk-popup-container {
        width: 100% !important;
        background-image: url(/modules/pkpopup/views/img/popupbg_1_mobile.jpg);
        background-position-x: center;
        background-position-y: center;
        background-size: contain;
    }
}