@-webkit-keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
50% {
-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);
zoom: 1;
}
to {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
}     body {
color: #4a4a4a;
font-family: "Open Sans", sans-serif;
}
hr {
background-color: #F8FAD7;
}
a {
color: #FF5000;
}
a:hover {
color: #dd5c00;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Bitter", sans-serif;
color: #171717;
}    #top {
background: #000;
background: rgba(0, 0, 0, 0.5);
} #header {
background-color: #FF5000;
border-color: #F8FAD7;
} #sidebar {
border-color: #F8FAD7;
} #footer {
color: #646464;
border-color: #F8FAD7;
}
#footer-widgets {
border-color: #F8FAD7;
}    span.heading,
#respond h3 {
font-family: "Open Sans", sans-serif;
color: #7d7d7d;
}
#content.home-widgets { }
#content.home-widgets .widget_woo_component {
border-color: #F8FAD7;
}
#content.home-widgets .widget_woo_component:nth-child(2n) {
background: #F8FAD7;
} .widget_woothemes_testimonials .quote {
border-color: #F8FAD7;
}
.widget_woothemes_testimonials .quote:after {
content: '';
display: block;
width: 0;
height: 0;
border: 15px solid #F8FAD7;
border-color: #F8FAD7 transparent transparent transparent;
position: absolute;
left: 50%;
margin-left: -15px;
bottom: -30px;
}
.widget_woothemes_testimonials .quote cite .url a {
color: #646464;
}
.widget_woothemes_testimonials:nth-child(2n+2) blockquote {
box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
}
.widget_woothemes_testimonials:nth-child(2n+2) blockquote:after {
content: '';
display: block;
width: 0;
height: 0;
border: 15px solid #ffffff;
border-color: #ffffff transparent transparent transparent;
position: absolute;
left: 50%;
margin-left: -15px;
bottom: -30px;
} #posts-timeline:before {
background: #F8FAD7;
}
#posts-timeline .timeline-post {
color: #fff;
background: #FF5000;
}
#posts-timeline .timeline-post .title {
font-family: "Bitter", sans-serif;
}
#posts-timeline .timeline-post:hover {
background: #2c6b88;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
#posts-timeline .timeline-post:nth-child(1n):before {
content: '';
display: block;
width: 0;
height: 0;
border: 15px solid #FF5000;
border-color: #FF5000 transparent transparent transparent;
position: absolute;
left: 50%;
margin-left: -15px;
bottom: -30px;
}
#posts-timeline .timeline-post:nth-child(1n):after {
background: #FF5000;
}
#posts-timeline .timeline-post:nth-child(1n):hover:before {
border-color: #2c6b88 transparent transparent transparent;
}
#posts-timeline .timeline-post:nth-child(1n):hover:after {
background-color: #52bd61;
} #home-hero h2.widget-title a {
color: #4a4a4a;
}
#home-hero .hero-product img {
box-shadow: 0 0 0 3px #FF5000;
-webkit-box-shadow: 0 0 0 3px #FF5000;
} #contact-area form textarea:focus,
#contact-area form input:focus {
box-shadow: 0 0 10px 0 #a0cce0;
-webkit-box-shadow: 0 0 10px 0 #a0cce0;
}   #breadcrumbs {
border-color: #F8FAD7;
}
.archive-header .archive-rss a {
color: #4a4a4a;
}
body.archive .post,
body.search .post,
body.page-template-template-blog-php .post,
body.archive .type-page,
body.search .type-page,
body.page-template-template-blog-php .type-page,
body.archive .type-feature,
body.search .type-feature,
body.page-template-template-blog-php .type-feature,
body.archive .type-testimonial,
body.search .type-testimonial,
body.page-template-template-blog-php .type-testimonial {
border-color: #F8FAD7;
}
.post header h1 a:link,
.page header h1 a:link,
.type-page header h1 a:link,
.type-feature header h1 a:link,
.type-testimonial header h1 a:link,
.post header h1 a:visited,
.page header h1 a:visited,
.type-page header h1 a:visited,
.type-feature header h1 a:visited,
.type-testimonial header h1 a:visited {
color: #171717;
}
.post .post-date-author a,
.page .post-date-author a,
.type-page .post-date-author a,
.type-feature .post-date-author a,
.type-testimonial .post-date-author a {
color: #4a4a4a;
}
.post .post-category a,
.page .post-category a,
.type-page .post-category a,
.type-feature .post-category a,
.type-testimonial .post-category a {
background: #F8FAD7;
border-color: #F8FAD7;
color: #646464;
}
.post .post-category a:hover,
.page .post-category a:hover,
.type-page .post-category a:hover,
.type-feature .post-category a:hover,
.type-testimonial .post-category a:hover {
color: #4a4a4a;
border-color: #a5e3ff;
}
.post .post-more a,
.page .post-more a,
.type-page .post-more a,
.type-feature .post-more a,
.type-testimonial .post-more a {
color: #979797;
}
.post .entry,
.page .entry,
.type-page .entry,
.type-feature .entry,
.type-testimonial .entry { }
.post .entry blockquote:before,
.page .entry blockquote:before,
.type-page .entry blockquote:before,
.type-feature .entry blockquote:before,
.type-testimonial .entry blockquote:before {
font-family: Georgia, serif;
}
.post .entry img,
.page .entry img,
.type-page .entry img,
.type-feature .entry img,
.type-testimonial .entry img,
.post .entry img.thumbnail,
.page .entry img.thumbnail,
.type-page .entry img.thumbnail,
.type-feature .entry img.thumbnail,
.type-testimonial .entry img.thumbnail {
border-color: #F8FAD7;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.post .entry img:hover,
.page .entry img:hover,
.type-page .entry img:hover,
.type-feature .entry img:hover,
.type-testimonial .entry img:hover,
.post .entry img.thumbnail:hover,
.page .entry img.thumbnail:hover,
.type-page .entry img.thumbnail:hover,
.type-feature .entry img.thumbnail:hover,
.type-testimonial .entry img.thumbnail:hover {
border-color: #a5e3ff;
}
.post .entry .wp-caption,
.page .entry .wp-caption,
.type-page .entry .wp-caption,
.type-feature .entry .wp-caption,
.type-testimonial .entry .wp-caption {
background: #F8FAD7;
border-color: #F8FAD7;
}
.post .entry .wp-caption img,
.page .entry .wp-caption img,
.type-page .entry .wp-caption img,
.type-feature .entry .wp-caption img,
.type-testimonial .entry .wp-caption img {
border-color: #F8FAD7;
} .nav-entries a span.nav-prev,
.nav-entries a span.nav-next {
color: #000000;
background: #F8FAD7;
border-color: #F8FAD7;
}
.nav-entries a:hover span.nav-prev,
.nav-entries a:hover span.nav-next {
background: #FF5000;
}
#post-entries .nav-prev a,
#post-entries .nav-next a {
color: #000000;
background-color: #F8FAD7;
border-color: #F8FAD7;
}
#post-entries .nav-prev a:hover,
#post-entries .nav-next a:hover {
background-color: #FF5000;
}
.woo-pagination span:first-child,
.woo-pagination a:first-child {
border-color: #F8FAD7;
}
.woo-pagination span:last-child,
.woo-pagination a:last-child {
border-color: #F8FAD7;
}
.woo-pagination .page-numbers {
color: #000000;
background: #F8FAD7;
border-color: #F8FAD7;
}
.woo-pagination .page-numbers:hover {
background: #FF5000;
color: #fff;
}
.woo-pagination .page-numbers.current {
background: #2c6b88;
} #post-author {
border-color: #F8FAD7;
} #connect {
border-color: #F8FAD7;
}
#connect .social a {
background: #52bd61;
} .sc-related-posts ul li span {
color: #4a4a4a;
} #full-single-comments-area {
background: #F8FAD7;
border-color: #F8FAD7;
}
#full-single-comments-area #post-author,
#full-single-comments-area #connect {
background: #ffffff;
}    .widget {
color: #7d7d7d;
}
.widget a {
color: #4a4a4a;
}
.widget a:hover {
color: #FF5000;
}
.widget h3 {
color: #4a4a4a;
}
#sidebar .widget {
border-color: #F8FAD7;
}
#sidebar .widget:nth-child(2n+1) {
background: #F8FAD7;
}  #searchform {
border-color: #afe6ff #F8FAD7 #F8FAD7 #afe6ff;
} .tag_cloud a {
background: #FF5000;
color: #4a4a4a;
}
.tag_cloud a:hover {
text-decoration: none;
background: #2c6b88;
} .widget_woo_embedwidget ul li {
color: #cacaca;
}
.widget_woo_embedwidget ul li a {
color: #7d7d7d;
}
.widget_woo_embedwidget ul .active {
color: #FF5000;
}
.widget_woo_embedwidget ul .active a {
color: #4a4a4a;
} .widget_woodojo_tabs ul.nav-tabs,
.woocommerce-tabs ul.nav-tabs,
.widget_woodojo_tabs ul.tabs,
.woocommerce-tabs ul.tabs {
border-color: #F8FAD7;
}
.widget_woodojo_tabs ul.nav-tabs li a,
.woocommerce-tabs ul.nav-tabs li a,
.widget_woodojo_tabs ul.tabs li a,
.woocommerce-tabs ul.tabs li a {
color: #7d7d7d;
}
.widget_woodojo_tabs ul.nav-tabs li a:hover,
.woocommerce-tabs ul.nav-tabs li a:hover,
.widget_woodojo_tabs ul.tabs li a:hover,
.woocommerce-tabs ul.tabs li a:hover {
color: #FF5000 !important;
}
.widget_woodojo_tabs ul.nav-tabs li.active a,
.woocommerce-tabs ul.nav-tabs li.active a,
.widget_woodojo_tabs ul.tabs li.active a,
.woocommerce-tabs ul.tabs li.active a {
color: #FF5000;
} #sidebar .widget_woothemes_features .feature h3,
#footer-widgets .widget_woothemes_features .feature h3 {
font-family: "Open Sans", sans-serif;
} .widget_woodojo_twitterprofile p.stat {
color: #fff;
background: #52bd61;
}     #full-single-comments-area {
background: #F8FAD7;
border-color: #F8FAD7;
}
#full-single-comments-area #post-author,
#full-single-comments-area #connect {
background: #ffffff;
}
#full-single-comments-area #comments {
clear: both;
}
#full-single-comments-area #comments li.comment .comment-container {
border: none;
}
#full-single-comments-area #comments li.comment .comment-container:before {
content: '';
display: block;
width: 0;
height: 0;
border: 10px solid #ffffff;
border-color: #ffffff transparent transparent transparent;
position: absolute;
left: 50%;
margin-left: -15px;
bottom: auto;
border-color: transparent #fff transparent transparent;
left: -20px;
margin: 0.236em 0 0;
}
#full-single-comments-area #comments li.comment.thread-even .comment-container {
border: none;
}
#full-single-comments-area #comments li.comment.thread-even .comment-container:before {
border-color: transparent transparent transparent #fff;
left: auto;
right: -20px;
}
#full-single-comments-area #comments li.comment.thread-even .bypostauthor > .comment-container:before,
#full-single-comments-area #comments li.comment.thread-even.bypostauthor > .comment-container:before {
border-color: transparent transparent transparent #fbeeab;
}
#full-single-comments-area #comments li.comment.bypostauthor > .comment-container:before {
border-color: transparent #fbeeab transparent transparent;
} #comments li.comment.bypostauthor > .comment-container {
background: #fbeeab;
border-color: #f9e47a;
}
#comments li.comment.bypostauthor > .comment-container .reply a {
background: #f8df62;
}
#comments li.comment.bypostauthor > .comment-container .reply a:hover {
background: #f6da4a;
}
#comments li.comment .comment-container {
background: #fff;
border-color: #F8FAD7;
}
#comments li.comment .comment-meta a {
color: #7d7d7d;
}
#comments li.comment .comment-meta .name {
color: #7d7d7d;
}
#comments li.comment .comment-meta .date,
#comments li.comment .comment-meta .edit,
#comments li.comment .comment-meta .perma {
color: #7d7d7d;
}
#comments li.comment .reply a {
background: #ecf9ff;
border-color: #b4e8ff;
color: #4a4a4a !important;
}
#comments li.comment .reply a:hover {
background: #F8FAD7;
} #respond a {
color: #7d7d7d;
}
#respond label {
color: #646464;
}
#respond .form-submit #submit {
font-family: "Open Sans", sans-serif;
} .pinglist li .author a {
color: #4a4a4a;
}    #archives .archives_list {
border-color: #F8FAD7;
}
#archives .archives_list:last-child:after {
border-color: #F8FAD7;
background: #FF5000;
}
#archives .archives_list .date {
color: #646464;
}
#archives .archives_list .date:before {
border-color: #F8FAD7;
}
#archives .archives_list .linked a {
color: #4a4a4a;
}
#archives .archives_list .comments a {
color: #707070;
}
h3.archive_year {
background: #F8FAD7;
color: #4a4a4a;
border-color: #F8FAD7;
} .page-template-template-contact-php .location-twitter .contact-social #twitter ul li a.time {
color: #707070;
}
.page-template-template-contact-php .location-twitter .contact-social #connect {
border-color: #F8FAD7;
} .image-gallery-item img {
border-color: #c3ebff;
background: #F8FAD7;
}
.image-gallery-item img:hover {
border-color: #90daff;
} .page-template-template-archives-php #main .post h4,
.page-template-template-sitemap-php #main .post h4,
.page-template-template-archives-php #main .page h4,
.page-template-template-sitemap-php #main .page h4 {
font-family: "Open Sans", sans-serif;
color: #646464;
}
.page-template-template-archives-php #main .post ul,
.page-template-template-sitemap-php #main .post ul,
.page-template-template-archives-php #main .page ul,
.page-template-template-sitemap-php #main .page ul,
.page-template-template-archives-php #main .post ol,
.page-template-template-sitemap-php #main .post ol,
.page-template-template-archives-php #main .page ol,
.page-template-template-sitemap-php #main .page ol {
border-color: #F8FAD7;
}
.page-template-template-archives-php #main .post li,
.page-template-template-sitemap-php #main .post li,
.page-template-template-archives-php #main .page li,
.page-template-template-sitemap-php #main .page li {
border-color: #F8FAD7;
}
.page-template-template-archives-php #main .post li a,
.page-template-template-sitemap-php #main .post li a,
.page-template-template-archives-php #main .page li a,
.page-template-template-sitemap-php #main .page li a {
color: #4a4a4a;
}    #featured-slider {
border-color: #F8FAD7;
}
.flexslider .slide-content header h1 a {
color: #171717;
}    table {
border-color: #F8FAD7;
}
table td,
table th {
border-color: #f2fbff;
}
table thead th {
background: #F8FAD7;
border-color: #F8FAD7;
border-color: #f2fbff;
}
table tbody th {
border-color: #f2fbff;
}
table tbody tr:nth-child(2n) td {
border-color: #F8FAD7;
}
table tbody td {
border-color: #f2fbff;
}
table .alt-table-row td {
background: #ffffff;
}
table tfoot tr th,
table tfoot tr td {
border-color: #F8FAD7;
background: #F8FAD7;
} input[type=text],
input.input-text,
textarea,
input.txt,
input[type=tel],
input[type=email],
input[type=password] {
border-color: #F8FAD7;
font-family: "Open Sans", sans-serif; } a.button,
a.comment-reply-link,
#commentform #submit,
.submit,
input[type=submit],
input.button,
button.button,
#wrapper .woo-sc-button {
color: #fff;
font-family: "Open Sans", sans-serif;
background: #FF5000;
//text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}
a.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
.submit:hover,
input[type=submit]:hover,
input.button:hover,
button.button:hover,
#wrapper .woo-sc-button:hover {
background: #B63B02;
}
a.button:active,
a.comment-reply-link:active,
#commentform #submit:active,
.submit:active,
input[type=submit]:active,
input.button:active,
button.button:active,
#wrapper .woo-sc-button:active {
border-color: #aa2900;
} p.woo-sc-box,
div.woo-sc-box {
color: #242424;
}
p.woo-sc-box.info,
div.woo-sc-box.info {
border-color: #F8FAD7;
background-color: #F8FAD7;
}
p.woo-sc-box.normal,
div.woo-sc-box.normal {
border-color: #F8FAD7;
background-color: #F8FAD7;
}   @media only screen and (min-width: 768px) { #posts-timeline .timeline-post:nth-child(2n):before {
border-color: transparent transparent #FF5000 transparent;
}
#posts-timeline .timeline-post:nth-child(2n):hover:before {
border-color: transparent transparent #2c6b88 transparent;
} #full-single-comments-area #comments li.comment.thread-even .bypostauthor > .comment-container:before,
#full-single-comments-area #comments li.comment.thread-even.bypostauthor > .comment-container:before {
border-color: transparent transparent transparent #fbeeab;
}
#full-single-comments-area #comments li.comment.bypostauthor > .comment-container:before {
border-color: transparent #fbeeab transparent transparent;
}
}   .star-rating {
background: #F8FAD7;
}
.star-rating span {
background: #FF5000;
}
p.stars span {
background: #F8FAD7;
}
p.stars span a:hover,
p.stars span a:focus {
background: #FF5000;
}
p.stars span a.active {
background: #FF5000;
}
ul.cart li a {
background: #FF5000;
}
ul.cart li a:before {
background: #B63B02;
}
ul.cart li a:hover {
background: #FF5000;
}
ul.cart li a:hover:before {
background: #B63B02;
}
.widget .product_list_widget li {
border-color: #F8FAD7;
}
.widget_layered_nav ul li.chosen a {
background: #FF5000;
}
.widget_shopping_cart .total {
border-color: #F8FAD7;
}
.widget_price_filter .ui-slider .ui-slider-handle {
border-color: #FF5000;
}
.widget_price_filter .ui-slider .ui-slider-range {
background: #FF5000;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #F8FAD7;
}
.woocommerce_message,
.woocommerce_info,
.woocommerce_error,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
background: #F8FAD7;
}
.woocommerce_message a,
.woocommerce_info a,
.woocommerce_error a,
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a {
color: #4a4a4a;
}
.woocommerce_info:before,
.woocommerce-info:before {
content: "\f05a";
color: #4a4a4a;
}
.stock.out-of-stock,
.stock.in-stock {
background: #F8FAD7;
}
.onsale {
background: #52bd61;
}
.quantity .qty {
border-color: #F8FAD7;
}
.quantity .plus,
.quantity .minus {
background: #52bd61;
}
.quantity .plus:hover,
.quantity .minus:hover {
background: #40a74e;
}
ul.products .price .amount,
.summary div[itemprop=offers] .price .amount,
#home-hero .price .amount {
background: #FF5000;
color: #fff;
}
ul.products .price .from,
.summary div[itemprop=offers] .price .from,
#home-hero .price .from {
color: #79b7d4;
}
ul.products .price del:before,
.summary div[itemprop=offers] .price del:before,
#home-hero .price del:before {
background: #c84e45;
}
.summary div[itemprop=offers] .price .amount {
color: #fff;
background: #FF5000;
}
.summary div[itemprop=offers] .price del .amount {
background: #FF5000;
color: #fff;
}
ul.products li.product {
background: #ecf9ff;
}
ul.products li.product a:hover .price .amount {
background: #2c6b88;
color: #fff;
}
ul.products li.product a:hover .price del .amount {
background: #FF5000;
color: #fff;
}
ul.products li.product h3 {
font-family: "Open Sans", sans-serif;
}
ul.products li.product h3 a {
color: #4a4a4a;
}
ul.products li.product .add_to_cart_button {
background: #FF5000;
}
ul.products li.product .add_to_cart_button:before {
content: '';
display: block;
width: 0;
height: 0;
border: 5px solid #FF5000;
border-color: #FF5000 transparent transparent transparent;
position: absolute;
left: 50%;
margin-left: -15px;
bottom: -10px;
}
ul.products li.product .add_to_cart_button:hover {
background: #f07600;
}
ul.products li.product .add_to_cart_button:hover:before {
border-color: #f07600 transparent transparent transparent;
}
ul.products li.product:hover {
background: #ddf4ff;
}
.woocommerce_ordering {
color: #7d7d7d;
}
.single-product .summary .product_meta {
color: #7d7d7d;
}
.single-product .summary .product_meta a {
color: #7d7d7d;
}
.single-product .summary .single_add_to_cart_button {
background: #FF5000;
}
.single-product .summary .single_add_to_cart_button:hover {
background: #FF5000;
}
.single-product table.variations a.reset_variations {
color: #979797;
}
.single-product .single_variation_wrap {
background: #F8FAD7;
}
.single-product .single_variation_wrap .price {
color: #171717;
}
.single-product .images {
background: #F8FAD7;
}
.woocommerce_tabs {
border-color: #F8FAD7;
}
.woocommerce_tabs ul.nav-tabs li a,
.woocommerce_tabs ul.tabs li a {
background: #F8FAD7;
color: #7d7d7d;
}
.woocommerce_tabs ul.nav-tabs li.active a,
.woocommerce_tabs ul.tabs li.active a {
background: #F8FAD7;
}
.woocommerce_tabs .panel {
border-color: #F8FAD7;
}
ul.order_details {
border-color: #F8FAD7;
}
ul.order_details li {
border-color: #F8FAD7;
color: #9f9f9f;
}
ul.order_details li strong {
color: #4a4a4a;
}
ul.digital-downloads li {
border-color: #F8FAD7;
}
table.cart td.product-remove a {
background: #FF5000;
}
table.cart td.product-name a {
color: #4a4a4a;
}
table.cart .actions .coupon {
border-color: #F8FAD7;
}
#reviews #comments .comment {
border-color: #F8FAD7;
}
#reviews #comments .comment .meta {
color: #7d7d7d;
}
#payment {
border-color: #F8FAD7;
}
#payment .payment_methods {
border-color: #F8FAD7;
}
#payment .payment_methods li {
border-color: #F8FAD7;
}
#payment .payment_methods li .payment_box {
background-color: #F8FAD7;
background-image: -webkit-gradient(linear, left top, left bottom, from(#F8FAD7), to(#f2f8fb)); background-image: -webkit-linear-gradient(top, #F8FAD7, #f2f8fb); background-image: -moz-linear-gradient(top, #F8FAD7, #f2f8fb); background-image: -ms-linear-gradient(top, #F8FAD7, #f2f8fb); background-image: -o-linear-gradient(top, #F8FAD7, #f2f8fb); background-image: linear-gradient(to bottom, #F8FAD7, #f2f8fb);
border-color: #F8FAD7;
}p.woo-sc-box, div.woo-sc-box {margin:1em 0 1.5em 0; padding:9px 10px 9px 50px; border-width:1px 0 1px 0; border-style:solid;color:#555;text-shadow:none;}
.woo-sc-box.none {border-width:0;}
.woo-sc-box.full {border-width:1px;}
.woo-sc-box.medium {padding:18px 20px 18px 50px; font-size:1.1em;}
.woo-sc-box.large {padding:25px 27px 25px 50px; font-size:1.2em; }
.woo-sc-box.rounded { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.woo-sc-box.alert { border-color:#f0baa2; background:#ffd9c8 url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-alert.png) no-repeat 20px 45%; }
.woo-sc-box.download { border-color:#d4ebaf; background:#edfcd5 url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-download.png) no-repeat 20px 45%; }
.woo-sc-box.tick { border-color:#d4ebaf; background:#edfcd5 url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-tick.png) no-repeat 20px 45%; }
.woo-sc-box.info { border-color:#ccc; background:#eee url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-info.png) no-repeat 20px 45%; }
.woo-sc-box.note { border-color:#efe3ae; background:#fef6d2 url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-note.png) no-repeat 20px 45%; }
.woo-sc-box.normal { border-color:#ccc; background:#eee; padding:9px 15px;}   a.woo-sc-button {
font-family: sans-serif;
display: inline-block;
line-height: 1em;
padding: 6px 13px;
margin:0 .6em 1.5em 0;
border: 1px solid #4081af;
border-bottom-color: #20559a;
color: white !important;
text-align: center;
text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
text-decoration: none !important; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; background-color: #237fd7; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #52a8e8),
color-stop(1, #2e76cf)
);
background: -moz-linear-gradient(
center top,
#52a8e8 20%,
#2e76cf 100%
); -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) , 
inset 0 0 2px hsla(0,100%,100%,.3) , 
0 1px 2px hsla(0, 0%, 0%, .29) ;
-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) , 
inset 0 0 2px hsla(0,100%,100%,.3) , 
0 1px 2px hsla(0, 0%, 0%, .29) ;
box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) , 
inset 0 0 2px hsla(0,100%,100%,.3) , 
0 1px 2px hsla(0, 0%, 0%, .29) ;
}
a.woo-sc-button.small { padding:2px 10px; font-size:0.9em;}
a.woo-sc-button.large { padding:7px 16px; font-size:1.4em;}
a.woo-sc-button.xl { padding:9px 20px; font-size:1.8em;}
a.woo-sc-button:hover, 
a.woo-sc-button.hover, 
a.woo-sc-button.active {
text-decoration: none !important; background: #0073d2; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #3e9ee5),
color-stop(1, #1666ca)
);
background: -moz-linear-gradient(
center top,
#3e9ee5 20%,
#1666ca 100%
);
}
a.woo-sc-button:active,
a.woo-sc-button.active  {
border-color: #20559a; -webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
}
a.woo-sc-button.dark span { color:#555; text-shadow:0 1px #fff;}
a.woo-sc-button.custom:hover { opacity:0.85; }
a.woo-sc-button span { line-height:1.2em; min-height: 16px; }
a.woo-sc-button span.woo-info { background:url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-info.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button span.woo-download { background:url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-download.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button span.woo-tick { background:url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-tick.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button span.woo-note { background:url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-note.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button span.woo-alert { background:url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-alert.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button.red { 
border-color: #af4040; border-bottom-color: #9a2020; background-color: #d72323;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e85252),color-stop(1, #cf2e2e));
background: -moz-linear-gradient(center top,#e85252 20%,#cf2e2e 100%);
}
a.woo-sc-button.red:hover { 
background: #d20000;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e53e3e),color-stop(1, #ca1616));
background: -moz-linear-gradient(center top,#e53e3e 20%,#ca1616 100%);
}
a.woo-sc-button.orange { 
border-color: #af7440; border-bottom-color: #9a5420; background-color: #d76b23;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e88e52),color-stop(1, #cf6e2e));
background: -moz-linear-gradient(center top,#e88e52 20%,#cf6e2e 100%);
}
a.woo-sc-button.orange:hover { 
background: #d25e00;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e57d3e),color-stop(1, #ca5116));
background: -moz-linear-gradient(center top,#e57d3e 20%,#ca5116 100%);
}
a.woo-sc-button.green { 
border-color: #87bf00; border-bottom-color: #7ca122; background-color: #8dc11e;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #ace53e),color-stop(1, #8dca16));
background: -moz-linear-gradient(center top,#ace53e 20%,#6bca16 100%);
}
a.woo-sc-button.green:hover { 
background: #87c000;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #a0d53a),color-stop(1, #60b513));
background: -moz-linear-gradient(center top,#a0d53a 20%,#60b513 100%);
}
a.woo-sc-button.aqua { 
border-color: #40af96; border-bottom-color: #209a82; background-color: #23d7af;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52e8c6),color-stop(1, #2ecfab));
background: -moz-linear-gradient(center top,#52e8c6 20%,#2ecfab 100%);
}
a.woo-sc-button.aqua:hover { 
background: #00d2a8;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ee5c0),color-stop(1, #16ca9e));
background: -moz-linear-gradient(center top,#3ee5c0 20%,#16ca9e 100%);
}
a.woo-sc-button.teal { 
border-color: #23a6d6; border-bottom-color: #20799a; background-color: #23abd7;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52c3e8),color-stop(1, #2eabcf));
background: -moz-linear-gradient(center top,#52c3e8 20%,#2eabcf 100%);
}
a.woo-sc-button.teal:hover { 
background: #009ed2;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ebce5),color-stop(1, #16a2ca));
background: -moz-linear-gradient(center top,#3ebce5 20%,#16a2ca 100%);
}
a.woo-sc-button.purple { 
border-color: #234dd6; border-bottom-color: #20489a; background-color: #2356d7;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #526ee8),color-stop(1, #2e58cf));
background: -moz-linear-gradient(center top,#526ee8 20%,#2e58cf 100%);
}
a.woo-sc-button.purple:hover { 
background: #0036d2;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3e5ae5),color-stop(1, #1638ca));
background: -moz-linear-gradient(center top,#3e5ae5 20%,#1638ca 100%);
}
a.woo-sc-button.pink { 
border-color: #d623cb; border-bottom-color: #9a2096; background-color: #d723d5;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e852e6),color-stop(1, #cd2ecf));
background: -moz-linear-gradient(center top,#e852e6 20%,#cd2ecf 100%);
}
a.woo-sc-button.pink:hover { 
background: #bc00d2;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #c83ee5),color-stop(1, #ae16ca));
background: -moz-linear-gradient(center top,#c83ee5 20%,#ae16ca 100%);
}
a.woo-sc-button.silver { 
color: #444 !important;
text-shadow:0 1px #fff;
border-color: #bbb; border-bottom-color: #999; background-color: #d8d8d8;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e9e9e9),color-stop(1, #ccc));
background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%);
}
a.woo-sc-button.silver:hover { 
background: #ccc;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e0e0e0),color-stop(1, #bebebe));
background: -moz-linear-gradient(center top,#e0e0e0 20%,#bebebe 100%);
}   .twocol-one{width:48%;}
.threecol-one{width:30.66%;}
.threecol-two{width:65.33%;}
.fourcol-one{width:22%;}
.fourcol-two{width:48%;}
.fourcol-three{width:74%;}
.fivecol-one{width:16.8%;}
.fivecol-two{width:37.6%;}
.fivecol-three{width:58.4%;}
.fivecol-four{width:67.2%;}
.sixcol-one{width:13.33%;}
.sixcol-two{width:30.66%;}
.sixcol-three{width:47.99%;}
.sixcol-four{width:65.33%;}
.sixcol-five{width:82.67%;}
.twocol-one,.threecol-one,.threecol-two,.fourcol-one,.fourcol-two,.fourcol-three,.fivecol-one,.fivecol-two,.fivecol-three,.fivecol-four,.sixcol-one,.sixcol-two,.sixcol-three,.sixcol-four,.sixcol-five{float:left;margin-right:4%;margin-bottom:4%;position:relative;}
.last{clear:right;margin-right:0 !important;}
@media only screen and (max-width: 768px) {
.twocol-one,.threecol-one,.threecol-two,.fourcol-one,.fourcol-two,.fourcol-three,.fivecol-one,.fivecol-two,.fivecol-three,.fivecol-four,.sixcol-one,.sixcol-two,.sixcol-three,.sixcol-four,.sixcol-five{margin-right: 0; width: 100% !important;}
}   .woo-tweetmeme.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-tweetmeme.none { margin:0 0 1.5em 0;  }
.woo-tweetmeme.right { margin:0 0 1.5em 1.5em; float:right;  }   .woo-sc-twitter.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-sc-twitter.none { margin:0 0 1.5em 0;  }
.woo-sc-twitter.right { margin:0 0 1.5em 1.5em; float:right;  }   .woo-digg.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-digg.none { margin:0 0 1.5em 0;  }
.woo-digg.right { margin:0 0 1.5em 1.5em; float:right;  }   .woo-sc-related-posts .thumbnail { float:left; margin:0 1em 1em 0;}
.woo-sc-related-posts li { clear:both; }   .woo-sc-hr { border-bottom:1px solid #e6e6e6; }
.woo-sc-hr, .woo-sc-divider { clear:both; display:block; margin-bottom:20px; padding-top:20px; width:100%; }
.woo-sc-divider.flat { padding:0; margin:0; }   .woo-sc-quote p { margin: 1em 20px; padding: 0 0 0 55px; background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/quote.png) no-repeat 0 3px; font-family: serif; font-size: 1.2em; font-style: italic; color:#777; min-height: 32px; }
.woo-sc-quote.left { float:left; width:30%;}
.woo-sc-quote.right { float:right; width:30%;}
.woo-sc-quote.boxed { background: #f5f5f5; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.woo-sc-quote.boxed.left { margin: 0 1.5em 1em 0;}
.woo-sc-quote.boxed.right { margin: 0 0 1em 1.5em;}   .woo-sc-ilink { padding:0 0.3em;  }
.woo-sc-ilink a { padding-left:20px; text-decoration: underline; display: inline-block; }
.woo-sc-ilink a:hover { text-decoration: none; }
.woo-sc-ilink .download { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-download.png) no-repeat left 40%; }
.woo-sc-ilink .tick { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-tick.png) no-repeat left 40%; }
.woo-sc-ilink .info { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-info.png) no-repeat left 40%; }
.woo-sc-ilink .note { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-note.png) no-repeat left 40%; }
.woo-sc-ilink .alert { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/ico-alert.png) no-repeat left 40%; }   .woo-fbshare.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-fbshare.none { margin:0 0 1.5em 0;  }
.woo-fbshare.right { margin:0 0 1.5em 1.5em; float:right;  }
.woo-fblike.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-fblike.none { margin:0 0 1.5em 0;  }
.woo-fblike.right { margin:0 0 1.5em 1.5em; float:right;  }   .contact-form .screenReader { left: -9999px; position: absolute; top: -9999px; }
.contact-form .forms {float:left;list-style:none;width:100%;margin:10px 0 0;}
.contact-form .forms p {clear:both;float:left;margin-bottom:18px;position:relative;width:100%}
.contact-form .forms label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:100px;}
.contact-form .forms input.txt{width:214px;}
.contact-form .forms input#sendCopy{border:none;}
.contact-form .forms textarea{height:300px;width:400px;}
.contact-form .forms .error{font-size:12px;display:block;margin-left:120px;color:red;}
.contact-form .forms .textarea .error{display:block; margin-left:120px}
.contact-form .forms .screenReader{margin-bottom:0;}
.contact-form .forms .buttons .submit{margin: 15px 0 0 120px; cursor:pointer; }
.contact-form .forms .inline input{width:auto;margin-left:120px;}
.contact-form .forms .inline label{display:inline;float:none;width:auto;}
.entry .contact-form ol.forms li { list-style: none; } .contact-form .submit {
display: inline-block;
margin: 5px;
padding: 3px 13px;
border: 1px solid #4081af;
border-bottom-color: #20559a;
color: white !important;
text-align: center;
text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
text-decoration: none; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; background: #237fd7; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #52a8e8),
color-stop(1, #2e76cf)
);
background: -moz-linear-gradient(
center top,
#52a8e8 20%,
#2e76cf 100%
); -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) , 
inset 0 0 2px hsla(0,100%,100%,.3) , 
0 1px 2px hsla(0, 0%, 0%, .29) ;
-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) , 
inset 0 0 2px hsla(0,100%,100%,.3) , 
0 1px 2px hsla(0, 0%, 0%, .29) ;
box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) , 
inset 0 0 2px hsla(0,100%,100%,.3) , 
0 1px 2px hsla(0, 0%, 0%, .29) ;
}
.contact-form .submit:hover {
text-decoration: none !important; background: #0073d2; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #3e9ee5),
color-stop(1, #1666ca)
);
background: -moz-linear-gradient(
center top,
#3e9ee5 20%,
#1666ca 100%
);
}   .shortcode-tabs { background:#f0f0f0; background:rgba(0,0,0,.05); clear: both; height:auto; display: block; padding:5px; margin-bottom:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.shortcode-tabs ul.tab_titles { padding:0px; background:none; border:none; margin:0;}
.shortcode-tabs ul.tab_titles li.nav-tab { background:none; padding:0; float: left; display:inline; color: #ffffff; margin:0px; cursor: pointer; }
.shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover { background:#fff; text-decoration:none; }
.shortcode-tabs ul.tab_titles li.nav-tab a {	color:#777; display: block;float: left;padding: 8px; text-transform:uppercase; font:11px/18px sans-serif; }
.shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover { -moz-border-radius-topright:3px; -moz-border-radius-topleft:3px;-webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius:3px; border-top-right-radius:3px; border-top-left-radius:3px; }
.shortcode-tabs .tab { background:#fff; padding:10px; text-align: left; clear: both; }
.shortcode-tabs .tab li.nav-tab { background:#fff;  }
.shortcode-tabs .tab ul.tab_titles { margin:0; border: 1px solid #e6e6e6; border-width:1px 0 1px 0; }
.shortcode-tabs .tab li.nav-tab { border:1px solid #e6e6e6; border-width:0 1px 1px 1px; padding:10px; }
.shortcode-tabs .tab li.nav-tab a { color:#555; font:bold 12px/18px sans-serif; }
.shortcode-tabs .tab a:hover {}
.shortcode-tabs .ui-tabs-hide { display: none; }   .shortcode-tabs.boxed { background: #FFFFFF; }
.shortcode-tabs.boxed ul.tab_titles { clear: both; float: left; background:none; border:none; border-left: 1px solid #EBEBEB; margin-bottom: 0px; position: relative; z-index: 2; }
.shortcode-tabs.boxed ul.tab_titles li { background:none; padding:0; border-top: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB; }
.shortcode-tabs.boxed ul.tab_titles li.ui-state-active { border-bottom: 1px solid #FFFFFF; }
.shortcode-tabs.boxed .tab { border: 1px solid #EBEBEB; top: -2px; position: relative; z-index: 1; }   .shortcode-tabs.vertical { background: #FFFFFF; }
.shortcode-tabs.vertical .tab_header { border: 1px solid #F0F0F0; border-bottom: 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; width: 25%; float: left; margin-bottom: -5px; color:#555; font:bold 12px/18px sans-serif; }
.shortcode-tabs.vertical .tab_header { background: #f5f5f5;
background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}
.shortcode-tabs.vertical .tab_header span { display: block; padding: 8px 8px 12px 8px; border: 1px solid #EBEBEB; }
.shortcode-tabs.vertical ul.tab_titles {  clear: left; float: left; background:none; border: 1px solid #F0F0F0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 0px; position: relative; z-index: 2; width: 25%; }
.shortcode-tabs.vertical ul.tab_titles.has_title { border-top: 0px !important; margin-top: 5px; }
.shortcode-tabs.vertical ul.tab_titles.has_title {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-topleft: 0px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
}
.shortcode-tabs.vertical ul.tab_titles li { clear: both; background:none; padding:0; border-bottom: 1px solid #EBEBEB; border-left: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB; display: block !important; float: none !important; }
.shortcode-tabs.vertical ul.tab_titles li.ui-state-active {}
.shortcode-tabs.vertical ul.tab_titles li.ui-state-active a { background: #F0F0F0; background: rgba(0,0,0,.05); }
.shortcode-tabs.vertical ul.tab_titles li a:link { display: block; float: none !important; }
.shortcode-tabs.vertical ul.tab_titles li a:hover { background: #F0F0F0; background: rgba(0,0,0,.05); }
.shortcode-tabs.vertical .tab { clear: right !important; top: 5px; position: relative; z-index: 1; margin-left: 30%; padding: 0px; }   span.dropcap { font-size: 300%; font-weight: bold; float: left; position: relative; margin:5px 7px 0 0; line-height: 0.7em; }   .shortcode-toggle { margin: 0 0 1.2em;}
.shortcode-toggle h4 {margin: 0;}
.shortcode-toggle h4 a { display: block; padding: 3px 0 3px 10px; background: #f3f3f3 url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/shortcode-toggle-close.png) no-repeat 99% center; }
.shortcode-toggle.closed h4 a  { background-image: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/shortcode-toggle-open.png); }
.shortcode-toggle .toggle-content  { padding: 10px 10px; background: #f9f9f9; }
.shortcode-toggle.closed .toggle-content, .shortcode-toggle .more-text.closed { display: none; }
.shortcode-toggle .more-text.open { display: block; }
.shortcode-toggle.border { border: 1px solid #EBEBEB; }   .shortcode-toggle.white h4 a { background-color: #FFFFFF; }
.shortcode-toggle.white .toggle-content { background-color: #FFFFFF; }   span.shortcode-highlight { background: #FFFFAA; padding: 3px 3px 1px; }
abbr { border-bottom: 1px dashed #999999; cursor: help; }   .entry .shortcode-unorderedlist ul li, .shortcode-unorderedlist ul li, .entry .shortcode-unorderedlist ul li ul, .shortcode-unorderedlist ul li ul {
list-style-type: none;
padding-left:25px;
background: url() no-repeat scroll left top;
}
.entry .shortcode-unorderedlist.tick ul li, .shortcode-unorderedlist.tick ul li { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/shortcode-tick.png) no-repeat left top; }
.entry .shortcode-unorderedlist.red-x ul li, .shortcode-unorderedlist.red-x ul li { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/shortcode-red-x.png) no-repeat left top; }
.entry .shortcode-unorderedlist.bullet ul li, .shortcode-unorderedlist.bullet ul li { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/shortcode-bullet.png) no-repeat left top; }
.entry .shortcode-unorderedlist.green-dot ul li, .shortcode-unorderedlist.green-dot ul li { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/shortcode-green-dot.png) no-repeat left top; }
.entry .shortcode-unorderedlist.arrow ul li, .shortcode-unorderedlist.arrow ul li { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/shortcode-arrow.png) no-repeat left top; }
.entry .shortcode-unorderedlist.star ul li, .shortcode-unorderedlist.star ul li { background: url(//solfeggioco.fr/wp-content/themes/theonepager/functions/images/shortcode-star.png) no-repeat left top; }   .entry .shortcode-orderedlist ol li, .entry .shortcode-orderedlist ol li ol, .shortcode-orderedlist ol li {
list-style-type: none;
margin-left: 25px;
background: url() no-repeat scroll left top;
}
.entry .shortcode-orderedlist.armenian ol li, .shortcode-orderedlist.armenian ol li { list-style-type: armenian; }
.entry .shortcode-orderedlist.decimal ol li, .shortcode-orderedlist.decimal ol li { list-style-type: decimal; }
.entry .shortcode-orderedlist.decimal-leading-zero ol li, .shortcode-orderedlist.decimal-leading-zero ol li { list-style-type: decimal-leading-zero; }
.entry .shortcode-orderedlist.georgian ol li, .shortcode-orderedlist.georgian ol li { list-style-type: georgian; }
.entry .shortcode-orderedlist.lower-alpha ol li, .shortcode-orderedlist.lower-alpha ol li { list-style-type: lower-alpha; }
.entry .shortcode-orderedlist.lower-greek ol li, .shortcode-orderedlist.lower-greek ol li { list-style-type: lower-greek; }
.entry .shortcode-orderedlist.lower-latin ol li, .shortcode-orderedlist.lower-latin ol li { list-style-type: lower-latin; }
.entry .shortcode-orderedlist.lower-roman ol li, .shortcode-orderedlist.lower-roman ol li { list-style-type: lower-roman; }
.entry .shortcode-orderedlist.upper-alpha ol li, .shortcode-orderedlist.upper-alpha ol li { list-style-type: upper-alpha; }
.entry .shortcode-orderedlist.upper-latin ol li, .shortcode-orderedlist.upper-latin ol li { list-style-type: upper-latin; }
.entry .shortcode-orderedlist.upper-roman ol li, .shortcode-orderedlist.upper-roman ol li { list-style-type: upper-roman; }   img.social-icon { border: none; }@media only screen and (min-width: 768px) { } body, h1, h2, h3, h4, h5, h6, p { font-family: 'Montserrat Alternates', sans-serif; color: #31251C;}
p {  font-size: 1.2em; }
.home p, .page-template-template-pavane p, #footer-widgets p{ font-size: 1.5em; }
.woocommerce p { font-size: 110%; }
.woocommerce h2 { font-size: 2em; }
p {   -webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;} body.has-top-nav #header { 	padding-top: 11em; }
body.home #header { 	padding-top: 13.505em; }
ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.li.current-menu-item a {
border-bottom: 0.3em solid rgba(0, 0, 0, 0.6);
padding-bottom: 0.75em;
background-color: transparent;
}
#top { background-color: #FF5000; }
ul.nav li a { font-size: 1.5em; padding:  1.0em 1em; }
ul.cart { top: 11.5em; }
#imgtop { margin-bottom: -12em; }
.home #content { padding-top: 16.5em; }
.partie_accueil { text-align: center; margin: 5em 0; }
.hr_accueil
{margin-top:8em}
h4 { font-size: 1.8em; font-weight: 400; line-height: 1.2em; }
.home h3 { font-family: 'Open Sans', sans-serif; font-size: 2.5em; line-height: 1.3em; font-weight: 300; margin-top: 0;}
h2 { font-size: 3.5em; }
hr { width: 18%; color: #979797; text-align: center; margin-left: auto; margin-right: auto; background-color: #979797; }
.partie_accueil hr { margin-top: 2.5em; margin-bottom: 2.5em; }
.hr_accueil { width: 40%;  }
.home li, .page-template-template-pavane li, #top-nav li, h5 { font-size: 1.5em; }
#pedago { background-color: #F8FAD7; padding-bottom: 4em; padding-top: 2.5em;}
#pedago .partie_accueil {text-align: left;}
.pedago_child { width: 45%; float: left; margin-right: 5% }
#pedago h2 { margin-bottom: 0.2em; }
#pedago .thumbright { float: right; margin: 4em 0 0 1em; }
#header.solfpage, #header.pavane { padding-bottom: 4em; }
#lutilisation.partie_accueil { margin-bottom: 8em; }
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button {  
text-shadow: none ;
} .woocommerce-price-suffix { font-size: 0.7em; text-align: left; margin: 1em; }
.single-product .images { background-color: #FFF; }
.single-product .thumbnails a img { border-radius: 0; }
.woocommerce-tabs { display: none; }
.single-product .summary .product_meta { display: none; }
.page-template-template-sicilienne footer a { color:#038236 !important;  } .page-id-160 #content header h1 { display: none; } .single-product .product_title { font-size: 3.5em; }
.single-product .entry-summary p { font-size: 1.2em; }
.single-product .woocommerce-message a { color: #FFF; }
.page-id-37 #content, .page-id-24907 #content, .page-id-24917 #content { padding-top: 2em }
#pavane_jeu { margin-top: 2em; }
#pavane_jeu .fancybox { margin: 1.1em; }
#pavane_jeu { max-width: 910px; margin-left: auto; margin-right: auto;  }
#pavane_jeu a img { max-width: 150px; margin-bottom: 0.5em;}
#footer-widgets { text-align: center; } .page-id-136 #content { text-align: center; } table.cart .actions .button { float: right; }
@media only screen and (min-width : 768px) {
.cart-collaterals { width: 48%; padding-left: 2%; float: right; }
.cart-collaterals .cross-sells, .cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator { width: 100%; }
}
.payment_method_paypal img { display: none; }
.woocommerce li { font-size: 1.25em; }
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 767px)
{
#logo
{
padding-top: 50px;
padding-bottom: 20px
}
#header
{padding-top:100px !important;}
h2 { font-size: 38px; }
h4 {font-size:22px}
#header h2
{font-size:22px; padding-bottom:20px}
#content
{padding-top:60px!important}
ul.cart
{
top:8vh
}
ul.cart li a {
position: relative;
right: -11.2em;
}
ul.cart li a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 20px;
}
.cart-contents
{font-size:16px!important}
#lutilisation.partie_accueil
{text-align:center;
padding:0 15px}
#lutilisation.partie_accueil h2
{font-size:38px}
#lutilisation.partie_accueil h3
{font-size:22px}
#lutilisation.partie_accueil p
{font-size:18px}
.pedago_child { width:100%; float:none; margin-right: 0;  text-align:center;  }
.pedago_child h5, .pedago_child p,  .pedago_child li
{margin: 0 10px; font-size:18px}
.pedago_child li{
}
#lutilisation
{margin-top: 0}
#lutilisation .thumbright
{margin-top: 0}
#lutilisation .thumbright img
{width:auto; height:auto; 
}
}
@media only screen 
and (min-device-width: 768px) 
{
ul.cart li a {
position: relative;
right: -11.5em;
}