ew..uren-social_link
{
    display: none !important;
}

.product-information
{
    margin-bottom: 50px !important;
}

.price-slider-amount label{
    display: none !important;
}

.category-menu-list .right-menu a{
    text-transform: uppercase !important;
}

.category-menu-list .cat-mega-title a
{
    font-weight: bold !important;
    color: black !important;
    min-height: 40px !important;
}


.category-menu-list .cat-mega-title ul a{
    text-transform: capitalize !important;
    color: gray !important;
    min-height: 0 !important;
}


.category-menu-list .cat-mega-title ul
{
    margin-top: -35px !important;
    margin-bottom: 20px !important;
}


.product-view-mode, .select-label
{
    display: none !important;
}

body .myniceselect span
{
    padding-left: 10px !important;
}

body .sc-notice .alert-primary
{
    background-color: #F4F4F4 !important;
    color: #081947 !important;
    font-size: 14px !important;
    padding-left: 40px !important;
}

.sc-notice .btn-primary
{
    border-radius: 0 !important;
    background-color: #ffc400;
    color: #081947 !important;
    border: none !important;
    margin-left: 50px;
    text-transform: uppercase;;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 20px;
}

.sc-notice .btn-primary:hover
{
    border-radius: 0 !important;
    background-color:  #081947;
    color: #ffc400 !important;
    border: none !important;
    margin-left: 50px;
}

.btn-primary
{
    background-color: #ffc400 !important;
    color: #333333 !important;
    border-radius: 0 !important;
    padding: 10px 24px !important;
    border: none;
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

.btn-secondary
{
    
    background-color: #071947!important;
    color: white !important;
    border-radius: 0 !important;
    padding: 10px 24px !important;
    border: none;
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

.modal-content, .modal-footer, .modal-header
{
    border-radius: 0 !important;

}

.modal-content
{
    padding: 20px;
}

/* Fix for missing product images - display placeholder */
/* .product-img a {
    display: block;
    min-height: 260px;
} */

/* First set a default background for all product image links */
/* .product-img a {
    background-image: url('https://new.falleroon.ee/images/fal_placeholder.jpg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
} */

/* Hide the broken images completely */
/* .product-img img[src="https://new.falleroon.ee/"],
.product-img img[src=""] {
    visibility: hidden;
    width: 1px;
    height: 1px;
    display: none;
}
 */



.brand-slider .single-product img
{
    max-width: 80% !important;
    height: auto;
    margin: 0 auto !important;
}

.brand-slider  .single-product, .brand-slider 
{
    border: none !important;
}

.shop-product-wrap.grid .product-slide_item .inner-slide .single-product
{
    border: none !important;
}

.inner-slide
{
    border-right: 0 !important;
}

.product-slider, .slick-slide
{
    border: none !important;
}

.section .container ul{
    list-style: disc !important;
}

.section .container .ettevotteasukohad ul{
    list-style: none !important;
}