    .logo {
        background-image: none;
        height: auto;
    }
    
        h3 {
            font-size: 1.3em;
        }
    /* email links */
a[href^='mailto'] {
    background: url(https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/images/link-icons/mail.png) 0 0 no-repeat;
    padding-left: 20px;
}
/* maps */
a[href^='http://maps.google.com'] {
    background: url(https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/images/link-icons/map.png) 0 0 no-repeat;
    padding-left: 20px;
}

footer .twitter {
    background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/images/twitter-icon.png') left 0 no-repeat;
    background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/images/twitter-icon.png') left 0 no-repeat,
                url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/images/twitter-callout.png') 59px 15px no-repeat;
}

.button, .button:visited {
  background-color: #0d8cd6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1c9ce6), to(#0d8cd6)); 
  background-image: -webkit-linear-gradient(top, #1c9ce6, #0d8cd6); 
  background-image:    -moz-linear-gradient(top, #1c9ce6, #0d8cd6); 
  background-image:     -ms-linear-gradient(top, #1c9ce6, #0d8cd6); 
  background-image:      -o-linear-gradient(top, #1c9ce6, #0d8cd6); 
  background-image:         linear-gradient(top, #1c9ce6, #0d8cd6);
   -pie-background:         linear-gradient(top, #1c9ce6, #0d8cd6);

  color: #ffffff !important;
}
.button:hover {
  background-color: #1c9ce6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1c9ce6), to(#1c9ce6)); 
  background-image: -webkit-linear-gradient(top, #1c9ce6, #1c9ce6); 
  background-image:    -moz-linear-gradient(top, #1c9ce6, #1c9ce6); 
  background-image:     -ms-linear-gradient(top, #1c9ce6, #1c9ce6); 
  background-image:      -o-linear-gradient(top, #1c9ce6, #1c9ce6); 
  background-image:         linear-gradient(top, #1c9ce6, #1c9ce6);
   -pie-background:         linear-gradient(top, #1c9ce6, #1c9ce6);
   
  color: #ffffff !important;
}
footer .container .content {
    padding-top: 0px;
}

body {
    ;
    background-position: top center;
    background-attachment: scroll;
    background-color: #000000;
    background-image: url(https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/images/backgrounds/transparent-noise.png);
    background-repeat: repeat;
}

nav li, nav li > a:after {
    color: #999999;
}
nav li:hover > a {
    color: #0d8fe1;
}

nav > ul > li > ul > li, nav > ul > li > ul > li > a:after {
    color: #cccccc;
}
nav > ul > li > ul > li:hover {
    color: #0d90e1;
}

nav > ul > li, nav > ul > li > a:after {
    color: #1ba9f5;
}
nav > ul > li:hover {
    color: #e00d8c;
}

            header a:not(.button), header a:not(.button):visited {
                color: #0d90e1;
                text-decoration: none;
            }
            header a:not(.button):hover, header {
                color: #999999;
            }
            header h1, header h2, header h4, header h5, header h6 {
                color: #eeeeee;
            }
            header h3 {
                color: #0d90e1;
            }
            header h1, header h2, header h4, header h5, header h6 {
                text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
            }
            /*
            header hr {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe.png&w=3&f=5,85,85,85,0');
            }
            header .theader {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe-long.png&h=3&f=5,85,85,85,0') 1000px 1000px no-repeat;
            }
            */
            header > hr {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/dots.png&h=13&f=5,85,85,85,0')
            }
            header .widget h4, header aside.footer h4, header .sidebar article h4, header aside.footer small.copyright {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/boxes.png&h=10&f=5,85,85,85,0')
            }
            header article.style-straight div.blog-details, header article.style-straight2 div.blog-details,
            header hr, header li, header .blog-date, header blockquote,
            header #comments .comment-body, header #comments .bypostauthor .comment-body, header #comments #respond,
            .single-post header .blog-details, header .author-box, .single-portfolio_item header .blog-details,
            header .bfi-twitter-widget li, header .widgetportfolio li {
                border-color: #555555;
            }
            header #comments h3.comment-title {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/comment.png&w=33&f=5,85,85,85,0') no-repeat;   
            }
            header ul li:before, header blockquote:before {
                color: #555555;
            }
            header ul.arrow li:before,
            header ul.check li:before,
            header ul.cross li:before,
            header ul.plus li:before,
            header ul.star li:before {
                content: '' !important;
            }
            header ul.arrow li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-arrow.png&w=5&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            header ul.check li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-check.png&w=9&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            header ul.cross li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-cross.png&w=8&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            header ul.plus li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-plus.png&w=8&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            header ul.star li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-star.png&w=8&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            .breadcrumbs a:not(.button), .breadcrumbs a:not(.button):visited {
                color: #0d90e1;
                text-decoration: none;
            }
            .breadcrumbs a:not(.button):hover, .breadcrumbs {
                color: #999999;
            }
            .breadcrumbs h1, .breadcrumbs h2, .breadcrumbs h4, .breadcrumbs h5, .breadcrumbs h6 {
                color: #eeeeee;
            }
            .breadcrumbs h3 {
                color: #0d90e1;
            }
            .breadcrumbs h1, .breadcrumbs h2, .breadcrumbs h4, .breadcrumbs h5, .breadcrumbs h6 {
                text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
            }
            /*
            .breadcrumbs hr {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe.png&w=3&f=5,85,85,85,0');
            }
            .breadcrumbs .theader {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe-long.png&h=3&f=5,85,85,85,0') 1000px 1000px no-repeat;
            }
            */
            .breadcrumbs > hr {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/dots.png&h=13&f=5,85,85,85,0')
            }
            .breadcrumbs .widget h4, .breadcrumbs aside.footer h4, .breadcrumbs .sidebar article h4, .breadcrumbs aside.footer small.copyright {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/boxes.png&h=10&f=5,85,85,85,0')
            }
            .breadcrumbs article.style-straight div.blog-details, .breadcrumbs article.style-straight2 div.blog-details,
            .breadcrumbs hr, .breadcrumbs li, .breadcrumbs .blog-date, .breadcrumbs blockquote,
            .breadcrumbs #comments .comment-body, .breadcrumbs #comments .bypostauthor .comment-body, .breadcrumbs #comments #respond,
            .single-post .breadcrumbs .blog-details, .breadcrumbs .author-box, .single-portfolio_item .breadcrumbs .blog-details,
            .breadcrumbs .bfi-twitter-widget li, .breadcrumbs .widgetportfolio li {
                border-color: #555555;
            }
            .breadcrumbs #comments h3.comment-title {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/comment.png&w=33&f=5,85,85,85,0') no-repeat;   
            }
            .breadcrumbs ul li:before, .breadcrumbs blockquote:before {
                color: #555555;
            }
            .breadcrumbs ul.arrow li:before,
            .breadcrumbs ul.check li:before,
            .breadcrumbs ul.cross li:before,
            .breadcrumbs ul.plus li:before,
            .breadcrumbs ul.star li:before {
                content: '' !important;
            }
            .breadcrumbs ul.arrow li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-arrow.png&w=5&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            .breadcrumbs ul.check li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-check.png&w=9&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            .breadcrumbs ul.cross li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-cross.png&w=8&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            .breadcrumbs ul.plus li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-plus.png&w=8&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            .breadcrumbs ul.star li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-star.png&w=8&f=5,85,85,85,0') no-repeat 0px 5px;
            }
            .page-content a:not(.button), .page-content a:not(.button):visited {
                color: #0d90e1;
                text-decoration: none;
            }
            .page-content a:not(.button):hover, .page-content {
                color: #555555;
            }
            .page-content h1, .page-content h2, .page-content h4, .page-content h5, .page-content h6 {
                color: #111111;
            }
            .page-content h3 {
                color: #0d90e1;
            }
            /*
            .page-content hr {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe.png&w=3&f=5,187,187,187,0');
            }
            .page-content .theader {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe-long.png&h=3&f=5,187,187,187,0') 1000px 1000px no-repeat;
            }
            */
            .page-content > hr {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/dots.png&h=13&f=5,187,187,187,0')
            }
            .page-content .widget h4, .page-content aside.footer h4, .page-content .sidebar article h4, .page-content aside.footer small.copyright {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/boxes.png&h=10&f=5,187,187,187,0')
            }
            .page-content article.style-straight div.blog-details, .page-content article.style-straight2 div.blog-details,
            .page-content hr, .page-content li, .page-content .blog-date, .page-content blockquote,
            .page-content #comments .comment-body, .page-content #comments .bypostauthor .comment-body, .page-content #comments #respond,
            .single-post .page-content .blog-details, .page-content .author-box, .single-portfolio_item .page-content .blog-details,
            .page-content .bfi-twitter-widget li, .page-content .widgetportfolio li {
                border-color: #bbbbbb;
            }
            .page-content #comments h3.comment-title {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/comment.png&w=33&f=5,187,187,187,0') no-repeat;   
            }
            .page-content ul li:before, .page-content blockquote:before {
                color: #bbbbbb;
            }
            .page-content ul.arrow li:before,
            .page-content ul.check li:before,
            .page-content ul.cross li:before,
            .page-content ul.plus li:before,
            .page-content ul.star li:before {
                content: '' !important;
            }
            .page-content ul.arrow li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-arrow.png&w=5&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .page-content ul.check li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-check.png&w=9&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .page-content ul.cross li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-cross.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .page-content ul.plus li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-plus.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .page-content ul.star li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-star.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .square a:not(.button), .square a:not(.button):visited {
                color: #0d90e1;
                text-decoration: none;
            }
            .square a:not(.button):hover, .square {
                color: #555555;
            }
            .square h1, .square h2, .square h4, .square h5, .square h6 {
                color: #111111;
            }
            .square h3 {
                color: #0d90e1;
            }
            /*
            .square hr {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe.png&w=3&f=5,187,187,187,0');
            }
            .square .theader {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe-long.png&h=3&f=5,187,187,187,0') 1000px 1000px no-repeat;
            }
            */
            .square > hr {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/dots.png&h=13&f=5,187,187,187,0')
            }
            .square .widget h4, .square aside.footer h4, .square .sidebar article h4, .square aside.footer small.copyright {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/boxes.png&h=10&f=5,187,187,187,0')
            }
            .square article.style-straight div.blog-details, .square article.style-straight2 div.blog-details,
            .square hr, .square li, .square .blog-date, .square blockquote,
            .square #comments .comment-body, .square #comments .bypostauthor .comment-body, .square #comments #respond,
            .single-post .square .blog-details, .square .author-box, .single-portfolio_item .square .blog-details,
            .square .bfi-twitter-widget li, .square .widgetportfolio li {
                border-color: #bbbbbb;
            }
            .square #comments h3.comment-title {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/comment.png&w=33&f=5,187,187,187,0') no-repeat;   
            }
            .square ul li:before, .square blockquote:before {
                color: #bbbbbb;
            }
            .square ul.arrow li:before,
            .square ul.check li:before,
            .square ul.cross li:before,
            .square ul.plus li:before,
            .square ul.star li:before {
                content: '' !important;
            }
            .square ul.arrow li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-arrow.png&w=5&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .square ul.check li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-check.png&w=9&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .square ul.cross li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-cross.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .square ul.plus li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-plus.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .square ul.star li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-star.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .navigation a:not(.button), .navigation a:not(.button):visited {
                color: #0d90e1;
                text-decoration: none;
            }
            .navigation a:not(.button):hover, .navigation {
                color: #555555;
            }
            .navigation h1, .navigation h2, .navigation h4, .navigation h5, .navigation h6 {
                color: #111111;
            }
            .navigation h3 {
                color: #0d90e1;
            }
            /*
            .navigation hr {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe.png&w=3&f=5,187,187,187,0');
            }
            .navigation .theader {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/stripe-long.png&h=3&f=5,187,187,187,0') 1000px 1000px no-repeat;
            }
            */
            .navigation > hr {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/dots.png&h=13&f=5,187,187,187,0')
            }
            .navigation .widget h4, .navigation aside.footer h4, .navigation .sidebar article h4, .navigation aside.footer small.copyright {
                background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/boxes.png&h=10&f=5,187,187,187,0')
            }
            .navigation article.style-straight div.blog-details, .navigation article.style-straight2 div.blog-details,
            .navigation hr, .navigation li, .navigation .blog-date, .navigation blockquote,
            .navigation #comments .comment-body, .navigation #comments .bypostauthor .comment-body, .navigation #comments #respond,
            .single-post .navigation .blog-details, .navigation .author-box, .single-portfolio_item .navigation .blog-details,
            .navigation .bfi-twitter-widget li, .navigation .widgetportfolio li {
                border-color: #bbbbbb;
            }
            .navigation #comments h3.comment-title {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/comment.png&w=33&f=5,187,187,187,0') no-repeat;   
            }
            .navigation ul li:before, .navigation blockquote:before {
                color: #bbbbbb;
            }
            .navigation ul.arrow li:before,
            .navigation ul.check li:before,
            .navigation ul.cross li:before,
            .navigation ul.plus li:before,
            .navigation ul.star li:before {
                content: '' !important;
            }
            .navigation ul.arrow li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-arrow.png&w=5&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .navigation ul.check li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-check.png&w=9&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .navigation ul.cross li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-cross.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .navigation ul.plus li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-plus.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
            .navigation ul.star li {
                background: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/bullet-star.png&w=8&f=5,187,187,187,0') no-repeat 0px 5px;
            }
.title-side * {
    color: #0d90e1;
}

.square.arrow:after {
    background-color: #0d90e1;
}
.square.arrow:before {
    background-image: url('https://wikiprint.cat/web/wp-content/themes/euclid_v1.0.1/functions/timthumb.php?src=/web/wp-content/themes/euclid_v1.0.1/images/square-arrows.png&f=5,13,144,225,0');
}

.square.accordion h5:hover,
.square.accordion h5.open {
    background: #0d90e1;
}
header .logo { margin-top: 10px; margin-left: -5px }
.menu li { text-align: right; padding-right: 15px }

.menu li a {
display: inline-block;
  -webkit-transform: rotate(-10deg); 
  -moz-transform: rotate(-10deg);	
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
}
.menu li:nth-child(3n+0) a:after { color: orange !important; } 

li#menu-item-312 a { color: blue; }