/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.catalog_icons_N .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu>li.clicked_exp, .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu>li {
    display: block;
}

div.form-group.bx-soa-customer-field[data-property-id-row="22"],
div.form-group.bx-soa-customer-field[data-property-id-row="23"]
{
	display: none;
}
.d-none{ display: none !important; }

.mega-menu table td.unvisible {visibility: unset !important; opacity: 1 !important;}

#footer > div.footer_inner.no_fill.footer-grey > div.bottom_wrapper > div > div.bottom-under > div > div > div > div.social-block > div > ul > li.instagram {display: none;}
#content > div > div > div:nth-child(2) > div:nth-child(2) > div > div > a:nth-child(10) {display: none;}
#content > div > div > div:nth-child(2) > div:nth-child(2) > div > div > a:nth-child(11) {display: none;}
#content > div > div > div:nth-child(2) > div:nth-child(2) > div > div > p:nth-child(18) > a:nth-child(2) {display: none ;}

/* .detailimage.image-wide img{
    border-radius: 10px;
    max-width: 600px;
    max-height: 400px;
    border: 1px solid #ddd;
    margin: 1rem auto;
    display: block;
} */

/* @media screen and (max-width: 600px) {
    .detailimage.image-wide img{ width: 100%; height: auto;}
} */

.openline_fbinstagramdirect{display: none;}