/*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;  }*/

@font-face {
	font-family: 'Vertino';
	src: url(/local/fonts/Vertino/Vetrino.otf);
}

.switcher-title,
h1 .switcher-title,
h2 .switcher-title{
   font-family: 'Vertino';
}

body,
body:not(.header_opacity) .header__inner,
#basket-root .basket-checkout-container,
.bx-soa-cart-total-line:not(.bx-soa-cart-total-line-totals) .bx-soa-cart-t,
.bx-soa-cart-total-line:not(.bx-soa-cart-total-line-totals) .bx-soa-cart-d{
   background-color: #FAF8F4;
}