@import "less/bootstrap.less";
a:hover,
a:focus {
  color: #000000;
  text-decoration: none;
}
@import "less/font-awesome.less";
@import "dlmenu/component.css";

@brand-primary:@brand1;
@font-family-sans-serif:  'Avenir Next LT W04 Regu1437496', Helvetica, Arial, sans-serif;
@header-font-family: 'Avenir Next LT W04 Bold',Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
@container-desktop:            (960px + @grid-gutter-width);
@container-md:                 @container-desktop;
@container-large-desktop:      @container-desktop;
@body-bg:#e6272d;
@brand1:#e6272d;
@brand2:#000;

@brand1_text:#f7da54;
@brand2_text:#e6272d;

body {
  font-family: 'Open Sans', sans-serif;
}
#container {
    position: relative;
}
/*
//font-family:'Avenir Next LT W04 Regu1437496';
//font-family:'Avenir Next LT W04 Ital1437506';
//font-family:'Avenir Next LT W04 Bold';
//font-family:'Avenir Next LT W02SC Bold It';
*/

@import "_springboard.less";
@import "_header.less";
@import "_body.less";
@import "_home.less";
@import "_news-previews.less";
@import "_news-detail.less";
@import "_footer.less";
@import "_gallery.less";
@import "_main-article.less";
@import "_view-product.less";
@import "_search-results.less";
@import "_lightgallery.less";
@import "_cover.less";
@import "_form.less";
@import "_clients.less";

#xt-cookies-policy {
  top: auto !important;
  bottom: 0 !important;
}
