﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
/*padding: 0;*/
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, img {
display: block;
padding: 0;
margin: 0;
position: relative;
}

#cookie-law-info-bar {
	z-index:999999999;
}

#cookie_action_close_header {
	font-size:20px;
}

#cookie_action_close_header_reject {
	font-size:20px;
}

a.cli_settings_button {
	margin: 10px auto 0 auto;
}
/*
.cli-style-v2 {
    font-size: 17px;
    font-weight: 400;
	z-index:9999;
}

.cli-style-v2 a.wt-cli-element.cli_settings_button {
    border:0 !important;
	text-decoration:underline;
}


.cli-style-v2 a#cookie_action_close_header_reject {
    text-decoration:underline;
}

a#CONSTANT_OPEN_URL {
	display:inline !important;
	font-size:17px !important;
	font-weight:normal !important;
	padding:0 !important;
}

a:hover#CONSTANT_OPEN_URL {
    color: blue !important;
}
a#cookie_action_close_header {
   	-webkit-transition: background .15s ease-in-out;
	-o-transition: background .15s ease-in-out;
	-moz-transition: background .15s ease-in-out;
	transition: background .15s ease-in-out;
}

a:hover#cookie_action_close_header {
    background: #426C1C !important;
}

.cli-style-v2 a:hover#cookie_action_close_header_reject, a:hover.wt-cli-element.cli_settings_button {
    color: black !important;
}

@media screen and (max-width: 400px) {
.cli-style-v2, a#CONSTANT_OPEN_URL {
    font-size: 15px !important;
}

a#cookie_action_close_header_reject {
	margin:0 !important;
}
}
*/
small {
font-size: smaller;
}

cite, dfn, em, i, q {
font-style: italic;
}

p, pre, dl, dd {
margin: 0 0 25px 0;
}
/*ul, ol {
list-style: none;
}*/
ul {
list-style: disc;
/*padding-inline-start:0;*/
}

button, input, select, textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button, input {
line-height: normal;
}
input, textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], input[disabled] {
cursor: default;
}
input[type="checkbox"], input[type="radio"] {
padding: 0;
border: none;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table, th, td {
border-width: 1px;
border-style: solid;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}

.single-content ul {
    margin-bottom: 25px;
}

td {
border-width: 0 1px 1px 0;
}
::selection {
background: rgba(0,0,0,0.9);
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: rgba(0,0,0,0.9);
color: #fff;
text-shadow: none;
}
*,
*:before,
*:after {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}

img, figure img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
height: auto;
display: block;
}
figure img {
width: 100%;
}
strong, b, dt {
font-weight: bold;
}

html {
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
/* -- Necessary Styles */
body {
background-color: #fff;
}
a, a:visited {
color: #C43232;
text-decoration: none;
-webkit-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
font-weight:bold;
}
a img {
border: none;
background: none;
}

.single-content .wp-post-image { margin-bottom:20px;
}

.single-post .introd {
font-size: 19px;
    font-family: Arimo;
    letter-spacing: normal;
    font-weight: bold;
}

.single-post .introd:first-letter {
float:left;
font-size:3em;
margin-right:0.1em;
line-height:90%;
font-family:'Times New Roman';
}

.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clearfix {
  *zoom: 1;
 }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
embed,
iframe,
object,
video {
margin-bottom: 24px;
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
margin-bottom: 0;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}

.comment-content img,
.single-content img,
.widget img,
.wp-caption {
max-width: 100%;
}
.comment-content img[height],
.single-content img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
}

.clear-border {
position: absolute;
display: block;
}
/* -- Repeating Styles */
.top, .top.logo-image, .menu-wrap, .sm-container, .container, .footer-wrap {
position: relative;
width: 100%;
max-width: 1550px;
margin: 0 auto;
}
body, .post-template-1 .details .detail em, .single-template-1 .details detail em, textarea, input, select, .about-share, .logo .description, .content-wrap .review-wrap-up, .content-wrap #review-statistics .review-wu-bars h3, .content-wrap .review-wu-bars span, .content-wrap #review-statistics .review-wrap-up .review-wu-right ul li, .comments-area #cwp-slider-comment .comment-form-meta-option label {
font-family: 'Source Sans Pro', sans-serif;
}
.menu-main,  .browse-more, .sidebar-heading, .tabs-widget-navigation, .post-template-1 .title, .single-template-1 .title, .sidebar .social-btn, .ac-popular-posts .position, .ac-popular-posts .title, .ac-featured-posts .thumbnail .details .title, .ac-ad-title-300px, .posts-pagination .paging-wrap, .page-links-wrap .page-links, .comments-pagination .paging-wrap, .footer-credits .copyright, .browse-by-title, #wp-calendar tbody td, #wp-calendar thead th, #wp-calendar #prev, #wp-calendar #next, .single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6, .comment-text h1, .comment-text h2, .comment-text h3, .comment-text h4, .comment-text h5, .comment-text h6, .ac-recent-posts .title, .sidebar #recentcomments li a, .slider .title, .about-share .title, .comments-title, .comment-main .vcard .fn, .comment-reply-title, .form-submit input[type=submit], .page-404 h1, .main-page-title, .menu-wrap .search-field, .menu-wrap .search-submit, .bsmall-title, .post-thumbnail .sticky-badge, .no-comments, .content-wrap #review-statistics .review-wrap-up .review-wu-right h2, .content-wrap #review-statistics h1, .content-wrap #review-statistics h2, .content-wrap #review-statistics h3, .content-wrap #review-statistics h4, .content-wrap #review-statistics h5, .content-wrap #review-statistics h6, .content-wrap  #review-statistics .cwp-review-percentage span, .content-wrap .cwp-item-price, .content-wrap .affiliate-button a span, .second-menu-wrap, .section-heading, .section-title, .section-col-title, .sc-popular-position, .section-title-2nd, .sa-months, .sp-social-list, .footer-widgets .social-btn, .pl-info .title {
font-family: 'Montserrat', sans-serif;
}
.logo, .footer-credits .blog-title {
font-family: 'Questrial', sans-serif;
}
.ac-featured-posts .category, .ac-recent-posts .category, .slider .details .info, .comments-number, .post-template-1 .details .detail, .single-template-1 .details, .detail, .ac-popular-posts .category, .ac-twitter-tweet-time, .post-template-1 .details .p-share .contents em, .sidebar #recentcomments a.url, .sidebar #recentcomments, .comments-title .comments-number, .comment-main .vcard .comm-edit, .comment-main .comment-reply-link, label, .s-sd, .sa-year, .s-info {
font-family: 'Arimo', sans-serif;
}
a.social-btn, .sidebar-social a.social-btn, .s-social a.social-btn, .sp-social-list a.social-btn, .post-small-button a.social-btn, .logo a, .logo a:visited, .logo a:hover, .slider a.category, .about-the-author .links a, .header-social-icons li a, .post-thumbnail .sticky-badge, .post-format-icon, .post-content .details .post-format-icon, .post-content .details .post-format-icon:visited, .post-content .details .post-format-icon:hover, button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"], button:hover, button:focus, .contributor-posts-link:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .s-sd, .sp-popular-heading h2, .s-info, .s-info a, .s-info a:visited, .s-info a:hover {
color: #FBFBFB
}
.kk, .share-pagination .title i {
color: #C43232
}
.menu-main > li > a:hover, .mobile-drop-down > a, .mobile-drop-down > a:visited, .menu-wrap a.mobile-menu-button:hover, .menu-wrap a.search-button:hover, .menu-main > li.sfHover > a, .menu-main .sub-menu li.sfHover > a, .menu-wrap a.browse-more, .menu-wrap .search-button.activated, .mobile-menu-button.activated, .menu-wrap a.browse-more:hover, .sidebar-heading, .ac-popular-posts .position, .posts-pagination a.selected, .page-links-wrap a.selected, .comments-pagination a.selected, a.back-to-top, .footer-credits .blog-title, .post-template-1 .details .p-share .contents .close-this-temp1, .tabs-widget-navigation ul li.selected a, .browse-by-title, a.close-browse-by, .menu-main > li.current_page_item > a, .menu-main > li.current_page_ancestor > a, .menu-main > li.current-menu-item > a, .menu-main > li.current-menu-ancestor > a, .menu-main .sub-menu .sf-sub-indicator i, .comment-main .vcard .fn a, .comment-main .vcard .fn a:visited, .comment-main .vcard a.comment-edit-link, .comment-main a.comment-reply-link, .menu-wrap .search-submit:hover, .menu-wrap .search-submit:focus, .section-col-title, .section-title-2nd {
color: #000;
}
.logo .description, .normal-list .current_page_item a, .normal-list .current-menu-item a, .normal-list .current-post-parent a, .menu-wrap a.mobile-menu-button, .wp-caption, textarea, input, .main-page-title .page-title, blockquote cite, blockquote small, .sh-large h2 {
color: #C3C3C3;
}
.slider-controls a.slide-btn, .slider .title a, .slider .title a:visited, .slider .com:hover, .post-template-1 .title a, .post-template-1 .title a:visited, .ac-recent-posts a.title, .ac-popular-posts a.title, .ac-featured-posts .thumbnail .details .title, legend, .single-template-1 .title, .single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6, .comment-text h1, .comment-text h2, .comment-text h3, .comment-text h4, .comment-text h5, .comment-text h6, .widget[class*='ac_'] .category a:hover, .widget[class*='ac-'] .category a:hover, .sidebar #recentcomments li a, .sidebar #recentcomments a.url:hover, .tagcloud a, .tagcloud a:visited, .about-share .title, .post-navigation a.next-post, .post-navigation a.prev-post, label, .comment-reply-title, .page-404 h1, .main-page-title .page-title span, .section-title a, .section-title a:visited, .sc-popular-position, .sa-year a, .sa-year a:visited, .s-info a.com:hover {
color: #222
}
.slider .title a:hover, .post-template-1 .title a:hover, .ac-recent-posts a.title:hover, .ac-popular-posts a.title:hover, .ac-featured-posts .thumbnail .details .title:hover, .footer-credits .theme-author a:hover, .sidebar #recentcomments li a, .comment-main .vcard .fn a:hover, .menu-wrap .search-submit, .section-title a:hover, .sa-year a:hover {
color: #333
}
.menu-main > li > a, .menu-wrap a.search-button, .menu-wrap a.browse-more, body, .comments-number, .comments-number:visited, .post-template-1 p, .single-template-1 .single-content, .post-template-1 .details .detail a, .single-template-1 .details .detail a, .post-template-1 .details .detail a:visited, .back-to-top:hover, .footer-credits .copyright, .close-browse-by:hover, .tagcloud a:hover, .post-navigation a.next-post:hover, .post-navigation a.prev-post:hover, .comment-main .vcard .fn, .comment-main .vcard a.comment-edit-link:hover, .menu-wrap .search-field, .content-wrap #review-statistics .review-wrap-up .review-wu-right ul li, .content-wrap #review-statistics .review-wu-bars h3, .content-wrap .review-wu-bars span, .content-wrap #review-statistics .review-wrap-up .cwpr-review-top .cwp-item-category a {
color: #333;
}
.detail a {
text-decoration:underline;
}
q, .single-content blockquote, .comment-text blockquote, .about-share .author, .post-navigation span, .comment-main .vcard a.comment-date, .not-found-header h2, .menu-wrap .search-submit:active, .sa-months a, .sa-months a:visited {
color: #aaa
}
.post-template-1 .details .detail, .single-template-1 .details .detail, .widget[class*='ac_'] .category a, .widget[class*='ac-'] .category a, .ac-twitter-tweet-time, .ac-featured-posts .thumbnail .details .category, .footer-credits .theme-author, .footer-credits .theme-author a, .footer-credits .theme-author a:visited, .post-template-1 .details .p-share .contents em, .sidebar #recentcomments, .sidebar #recentcomments a.url, .slider .date, .slider a.com, a.slide-btn:hover, .bsmall-title, .bsmall-title a, .bsmall-title a:hover, .bsmall-title a:visited, .sa-months a:hover, .s-info .com, .s-info .com:visited {
color: #333
}
body, .post-content, .content-wrap, .menu-main,  .menu-main ul, .mobile-menu .sub-menu a, .menu-wrap, .slider-pagination a, .slide-btn, .slider .title, .slider .com, .container, .search-wrap, .menu-wrap, .ac-ad-title-300px:before, .post-template-1 .details .post-small-button, #wp-calendar, .menu-main li:hover .sub-menu, textarea, input, .bsmall-title a, .comment-list .comment-avatar, .ac-featured-posts .thumbnail .details, .st-wrapped, .sh-large h2, .sc-title-hover .section-title, .sc-popular-position, .s-info .com {
background-color: #fff;
}
.st-wrapped.st-large {
box-shadow: 0 5px 0 #222, 0 -5px 0 #222, 15px 0 0 #222, -15px 0 0 #222, 15px 5px 0 #222, -15px -5px 0 #222, -15px 5px 0 #222, 15px -5px 0 #222;
background:#222 !important;color:#ECCD58;
}
.st-wrapped.st-small { box-shadow: 0 3px 0 #222, 0 -3px 0 #222, 10px 0 0 #222, -10px 0 0 #222, 10px 3px 0 #222, -10px -3px 0 #222, -10px 3px 0 #222, 10px -3px 0 #222;color:#ECCD58; }

.ac-popular-posts .the-percentage, .slider .category, .post-thumbnail .sticky-badge, .post-format-icon, button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"], .s-sd, .s-info .category  {
background-color: black;
}
.mobile-menu .sub-menu li:before, .no-thumbnail, .featured-image-wrap, .add-some-widgets, a.slide-btn:active, .slider-pagination a span, .comment-list .children:before, .menu-wrap .search-submit:active {
background-color: #cacaca;
}
ins, .slider-controls, .posts-pagination span.current, .page-links-wrap span, .posts-pagination span.current:hover, .page-links-wrap span:hover, .tabs-widget-navigation ul li.selected a, .menu-wrap .browse-more.activated, .tagcloud a:hover, .slide-btn:hover, .about-share .title, .post-navigation a, .post-navigation span, .comment-reply-title small, .menu-wrap .search-submit, .ac-popular-posts .position, pre, .comments-area #cwp-slider-comment .comment-form-meta-option .comment_meta_slider, .comments-area .user-comments-grades .comment-meta-grade-bar, #review-statistics .review-wu-bars ul li, .sh-large, .section-col-nav li a:hover, .sa-mainad {
background-color: #f7f7f7;
}
mark, #wp-calendar tbody a, .tagcloud a, .post-navigation a:hover, .comment-reply-title small:hover, .menu-wrap .search-submit:hover, .bsmall-title:before, .b125-wrap ul:before {
background-color: #f2f2f2;
}
.slider .date, .s-info .date {
background-color: #000000;
}

abbr[title], .back-to-top, .close-browse-by, .tagcloud a:hover, .comment-main .comment-reply-link, .sc-popular-position {
border-color: #C43232;
}
fieldset, .container, .menu-main > li, .mobile-menu > li, .mobile-menu .sf-sub-indicator, .menu-wrap .search-button, .menu-wrap .browse-more, .mobile-menu-button, .header-wrap, .menu-wrap, .menu-main,  .sidebar, .main-page-title, .post-template-1 .details .p-share .contents .close-this-temp1, .posts-pagination, .page-links-wrap, .posts-pagination .paging-wrap, .page-links-wrap .page-links, .posts-pagination a, .page-links-wrap a, .page-links-wrap span, .comments-pagination, .comments-pagination .paging-wrap, .comments-pagination a, .posts-pagination span.current, .posts-pagination span.dots, .tabs-widget-navigation ul li a, .mini-sidebar.browse-window-opened, .browse-by-wrap, .browse-window-opened:after, #wp-calendar, #wp-calendar tbody td, #wp-calendar thead th, .menu-main .sub-menu, .menu-main .sub-menu a, .single-template-1 .details, .single-template-1 .single-content, .single-content blockquote, .comment-text blockquote, .single-content.featured-image:before, .ac-recent-posts li.full-width, .sidebar #recentcomments li, .tagcloud a, .slider-controls, .slide-btn, .slider-pagination a, .as-wrap, .share-pagination, .about-the-author, .about-share .title, .post-navigation, .post-navigation a, .ata-wrap .avatar-wrap, .clear-border, .post-navigation span, .content-wrap, .comments-title, .comment-avatar, .comment-main,  textarea, input, li .comment-reply-title small, .menu-wrap .search-submit, .search-wrap.search-visible, .post-template-1 .details .post-small-button, .sidebar-heading, .tabs-widget-navigation, .sidebar .sidebar-heading, .sidebar .tabs-widget-navigation, .ac-popular-posts .position, .ac-twitter-widget-ul li.ac-twitter-tweet, select, table, th, td, pre, .comment-list li.pingback, .content-wrap #review-statistics .review-wrap-up .review-wu-right, .content-wrap #review-statistics .review-wrap-up, .content-wrap #review-statistics .review-wrap-up .cwpr-review-top, .content-wrap #review-statistics .review-wu-bars, .content-wrap #review-statistics .review-wrap-up .review-wu-left .review-wu-grade, .wrap .cwp-popular-review, .sh-large, .sh-large h2, .section-col-title, .section-col-nav, .section-col-nav li, .sc-large .sc-posts li, .sc-small .sc-posts li, .sc-medium .sc-entry, .sm-wrap .col, .sa-column, .section-title-2nd, .footer-widgets .ac-tabs-init, .container.builder.footer-widgets, .container.builder.b-bot, .container.builder.b-top, .b-top .col, .sc-small.b-top .col.threecol:nth-child(2), .footer-widgets .widget:first-child .sb-content .sidebar-heading {
border-color: #cacaca;
}
.back-to-top:hover, .close-browse-by:hover, .comment-main a.comment-reply-link:hover, textarea:focus, input:focus, li .comment-reply-title small:hover, textarea:hover:focus, input:hover:focus {
border-color: #000;
}

.menu-wrap.visible, .search-wrap.search-visible {
/* Same Box Shadow */
-webkit-box-shadow: 0 6px 6px -6px rgba(0,0,0,0.3);
-moz-box-shadow: 0 6px 6px -6px rgba(0,0,0,0.3);
box-shadow: 0 6px 6px -6px rgba(0,0,0,0.3);
}
.menu-wrap, .social-btn, .ac-twitter-tweet-time i, .back-to-top, .close-browse-by, .tagcloud a, .slider .com, .slider .date, .slider .category, .slide-btn, .slider-pagination a, .slider-pagination a span, .slider li, .slider .details, .about-the-author .links a, .menu-wrap .search-submit, .post-content .details .post-format-icon, .st-overlay, .st-title-wrap, .ss-nav-btn, .ss-nav-btn span, .sa-months a, .s-social, .sm-large-masonary .s-info {
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
-webkit-backface-visibility: hidden;
}
.slider .info, .ac-popular-posts .category, .comments-number, .ac-twitter-tweet-time, .ac-featured-posts .thumbnail .details .category, .post-template-1 .details .p-share .contents em, .ac-recent-posts .category, .sidebar #recentcomments a.url, .sidebar #recentcomments, .comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-comment label {
font-size: 11px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 1;
}
/* - 2.0 Page Structure */
.wrap {
padding: 0 45px;
}
.container {
    margin: 0 auto 15px auto; 
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
}
.container.n-mt {
margin-top: 0;
}
.container.n-mb {
margin-bottom: 0;
}
.container.p-top {
padding-top: 45px;
}

.container.builder {
border: none;
}
.cleardiv {
width: 100% !important;
display: block;
height: 0;
margin: 0 auto;
}
.builder .col {
position: relative;
float: left;
margin-right: 2.5%;
}
.builder .col.last,
.builder .twelvecol {
margin-right: 0;
}

.builder .threecol {
width: 23.12%;
}
.builder .fourcol {
width: 31.66%;
}

.builder .twelvecol {
width: 100%;
}
/* - 3.0 Header */
.header-wrap {
width: 100%;
background-color: #111;
background-repeat:no-repeat;
background-size:cover;
background-position: center center;
border-bottom-width: 1px;
border-bottom-style: solid;
position: relative;
}
.top.logo-text {
height: auto;
min-height: 125px;
}
.logo {
display: inline-block !important;
position: absolute;
font-size: 38px;
letter-spacing: 4px;
font-weight: bold;
text-transform: uppercase;
text-align: left;
top: 56%;
left: 38%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.logo a, .logo .description {
display: inline-block;
float: left;
}
.logo .description {
letter-spacing: 0.35px;
font-size: 18px;
font-weight: 700;
text-transform: none;
line-height: 36px;
}

a.logo-image img {
display: block;
width: 100%;
height: auto;
}

img.logoimg {
    width: 50px;
    float: left;
    margin-right: 10px;
}

/* -- 3.1 Main Menu */
.menu-wrap {
width: 100%;
height: 70px;
border-width: 1px;
border-style: solid;
position: relative;
margin-bottom: -1px;
}
.menu-wrap.visible {
width: 100%;
min-width: 100%;
left: 0;
right: 0;
bottom: auto;
position: fixed;
top: 0;
border-left: none;
border-right: none;
border-top: none;
}
.menu-wrap ul {
list-style: none;
margin:0;
padding:0;
}
.menu-main {
position: relative;
float: left;
list-style: none;
height: 100%;
font-size: 14px;
font-weight: 700;
border-right-width: 1px;
border-right-style: solid;
}
.menu-main a {
display: block;
padding: 0 20px;
line-height: 68px;
}
.menu-main li {
position: relative;
}
.menu-main > li {
display: block;
height: 100%;
float: left;
text-transform: uppercase;
}
.menu-main > li:first-child:before {
display: none;
}

/*.menu-main > li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
margin-top: -6px;
width: 0px;
height: 12px;
border-left-width: 1px;
border-left-style: solid;
border-color: inherit;
}*/
.menu-main .sf-sub-indicator {
display: none;
}
.menu-visible .sf-sub-indicator i.fa-angle-down:before {
content: "\f105";
}
.menu-visible-2 .sf-sub-indicator i.fa-angle-down:before {
content: "\f105";
}
.menu-main .sub-menu .sf-sub-indicator {
display: inline-block;
float: right;
font-size: 14px;
margin-right: 10px;
}
.menu-main .sub-menu {
position: absolute;
top: -999em;
z-index: 99;
list-style: none;
width: 318px;
font-size: 13px;
text-transform: none;
padding: 10px 0 10px 0;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 15px  rgba(0,0,0,0.1);
box-shadow: 0 0 15px  rgba(0,0,0,0.1);
border-width: 1px;
border-style: solid;
margin: 0;
}
.menu-main .sub-menu li {
padding: 0 20px;
}
.menu-main .sub-menu a {
line-height: 50px;
border-bottom-width: 1px;
border-bottom-style: solid;
padding: 0 0 0 10px;
color:#222;
font-size:15px;
}


img.responsively-lazy {
width: inherit !important;
}

.sidebar a, .sidebar a:visited {color:#222;}
.sidebar a:hover {text-decoration:underline;}
.menu-main .sub-menu li:last-child > a {
border: none;
}
.menu-main li:hover .sub-menu {
top: 68px;
left: 0;
}
.menu-main li:hover .sub-menu .sub-menu, .menu-wrap.visible .menu-main li:hover .sub-menu .sub-menu {
top: -11px;
left: 316px;
}
.menu-wrap.visible .menu-main li:hover .sub-menu {
top: 69px;
}
.menu-main .menu-item-has-children li.bubble > a:before,
.menu-main > li.bubble > a:after {
content: attr(title);
position: relative;
text-transform: uppercase;
display: inline-block;
border-radius: 4px;
background-color: #C33;
color: #fff;
font-size: 10px;
padding: 0 4px;
line-height: 24px;
letter-spacing: 0.05em;
font-weight: 400;
margin: 0 5px 0 0;
top: -2px;
}

/* --- Soliloquy */
.menu-main > li.bubble > a:after {
margin: 0 0 0 5px;
}

.soliloquy-pager-link {
display: none !important;
}

.soliloquy-container .soliloquy-caption {
	padding-bottom:0 !important;
	display:block !important;
}

/* --- Some Buttons */
.search-button, .browse-more, .mobile-menu-button {
position: relative;
float: right;
width: 90px;
height: 100%;
display: block;
text-align: center;
line-height: 70px;
border-left-width: 1px;
border-left-style: solid;
}
.search-button.activated:after,
.mobile-menu-button.activated:after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 15px;
bottom: -1px;
left: 0;
z-index: 9998;
background-color: inherit;
}
/* --- 3.1.1 Mobile Menu */
.mobile-menu-button {
display: none;
float: left;
border-left: none;
border-right-width: 1px;
border-right-style: solid;
font-size: 18px;
position: relative;
}
.mobile-menu-button .fa-times {
font-size: 16px;
}
/* --- 3.2 Second Menu */
.second-menu-wrap {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333;
border-top-width: 5px;
border-top-style: solid;
border-top-color: #fff;
min-height: 50px;
line-height: 50px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
color: #666;
background-color: #111;
}
.second-menu-wrap.no-bg {
background-color: transparent;
}
.second-menu-wrap aside {
display: block;
float: left;
padding: 0 35px;
border-right-width: 1px;
border-right-style: solid;
}
.second-menu-wrap aside.sm-btn {
border-left-width: 1px;
border-left-style: solid;
}
.second-menu-wrap aside.sm-btn {
display: none;
}
.second-menu-wrap .mobile-menu-button-2 {
font-size: 13px;
}
.second-menu-wrap a, .second-menu-wrap a:visited {
color: #a7a7a7;
}
.second-menu-wrap li.colored a, .second-menu-wrap li.colored a:visited {
color: #ff6868;
}
.second-menu-wrap a:hover, .second-menu-wrap li.colored a:hover, .second-menu > li:hover > a {
color: #fff;
}

.second-menu {
float: left;
list-style: none;
border-left-width: 1px;
border-right-width: 1px;
border-left-style: solid;
border-right-style: solid;
padding: 0 20px;
}
.second-menu li {
position: relative;
}
.second-menu > li {
display: inline-block;
float: left;
}
.second-menu > li > a {
position: relative;
display: block;
line-height: 50px;
padding: 0 15px;
}
.second-menu > li > a:after {
content: "";
display: inline-block;
position: absolute;
top: 50%;
right: -2px;
margin-top: -6px;
width: 1px;
height: 12px;
border-right-width: 1px;
border-right-style: solid;
}
.second-menu > li:last-child > a:after {
display: none;
}
.second-menu, .second-menu > li > a:after, .second-menu-wrap aside {
border-color: #333;
}
.second-menu .sub-menu {
display: none;
position: absolute;
top: 50px;
left: 0;
z-index: 9999;
list-style: none;
width: 200px;
padding: 5px 15px;
margin: 0;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 15px  rgba(0,0,0,0.1);
box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
background-color: #fff;
line-height: 1.5;
}
.second-menu .sub-menu li {
}
.second-menu .sub-menu li a {
position: relative;
display: inline-block;
width: 100%;
padding: 10px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cacaca;
}
.second-menu > li > a > .sf-sub-indicator {
display: none;
}
.second-menu .sub-menu .sf-sub-indicator {
position: absolute;
right: 0;
font-size: 14px;
line-height: 14px;
top: 50%;
margin-top: -7px;
}
.second-menu .sub-menu li a, .second-menu .sub-menu li a:visited {
color: #333;
}
.second-menu .sub-menu li a:hover, .second-menu .sub-menu li:hover > a {
color: #999;
}
.second-menu .sub-menu li:last-child a {
border: none;
}
.second-menu .sub-menu ul {
top: -5px;
left: 195px;
}
.second-menu .sub-menu li:before {
content: "";
position: absolute;
display: inline-block;
top: 0;
right: -25px;
height: 100%;
width: 25px;
}
.second-menu .sub-menu:after, .second-menu .sub-menu ul:after  {
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
}
.second-menu .sub-menu:after {
bottom: 100%;
left: 20%;
border-bottom-color: #fff;
border-width: 6px;
margin-left: -6px;
}
.second-menu .sub-menu ul:after {
left: -6px;
top: 24px;
border-right-color: #fff;
border-width: 6px;
margin-top: -6px;
}
/* --- Header - Social Buttons */
.header-social-icons {
list-style: none;
float: right;
height: 100%;
padding: 0 35px 0 0px;
display: none;
margin-right: 20px;
}
.header-social-icons.show {
display: block;
margin-right: 0;
}
.header-social-icons li {
float: left;
display: block;
padding: 20px 2px;
}
/* -- 3.3 Search Box */
.search-wrap {
position: absolute;
width: 100%;
height: 180px;
top: 68px;
left: -1px;
display: none;
z-index: 3;
}
.search-wrap.search-visible {
display: block;
border-width: 1px;
border-style: solid;
}
.search-wrap.search-visible .search-field {
display: inline-block;
}
.menu-wrap.visible .search-wrap.search-visible {
border-left: none;
border-right: none;
left: 0;
}
.search-wrap .search-form {
width: 100%;
height: 100%;
display: inline-block;
overflow: hidden;
}
/* -- 3.4 Browse More */
.browse-more {
display: none;
float: left;
border-left: none;
border-right-width: 1px;
border-right-style: solid;
width:auto;
padding: 0 30px;
font-weight: 400;
text-transform: uppercase;
font-size: 18px;
}
.browse-more.activated, .browse-more:hover {
text-decoration: underline;
}
.mini-sidebar.browse-window-opened {
width: 100%;
height: auto;
left: 0;
right: 0;
top: 0;
bottom: auto;
border-right-width: 1px;
border-right-style: solid;
border-left-width: 1px;
border-left-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-box-shadow: 0 5px 6px -6px #000;
-moz-box-shadow: 0 5px 6px -6px #000;
box-shadow: 0 5px 6px -6px #000;
z-index: 99;
background-color: inherit;
}

.browse-window-opened .browse-by-wrap {
display: block;
height: 75px;
padding: 10px 45px 0 35px;
border-bottom-width: 2px;
border-bottom-style: solid;
}

.browse-window-opened .side-box {
float: left;
width: 20%;
padding-top: 35px;
}
.browse-window-opened .side-box.larger {
display: block;
width: 40%;
}
.mini-sidebar.browse-window-opened .side-box.larger .sb-content {
width: 100%;
}
.mini-sidebar.browse-window-opened .side-box.larger .sidebar-heading, .mini-sidebar.browse-window-opened .side-box.larger .sb-content {
padding-left: 45px;
}
.browse-window-opened:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
width: 0;
margin-top: 125px;
height: auto;
right: 40%;
border-left-width: 1px;
border-left-style: solid;
}
/* - 4.0 Content */
.wrap-template-1 {
position: relative;
margin-left: 245px;
}
.content-wrap {
width: 72%;
float: left;
margin: 0;
padding-top: 0;
line-height: 170%;
border-right-width: 1px;
border-right-style: solid;
position: relative;
}

.metaslider .flex-viewport img {
min-height:1000% important;
}

.drapal {
	position:absolute;left:0;top:0;width:40px;
}
.content-wrap.with-title {
padding-top: 20px;
}
.mini-disabled .container .wrap-template-1 {
margin-left: 0;
}
.mini-disabled .container .posts-wrap,
.mini-disabled .container .slider-wrap {
padding-left: 0;
}
.sm-container.mini-disabled,
.top.mini-disabled,
.top.mini-disabled.logo-image,
.menu-wrap.mini-disabled,
.container.mini-disabled,
.footer-wrap.mini-disabled {
max-width: 1550px;
}
.sm-container.mini-disabled.builder-on,
.top.mini-disabled.builder-on,
.top.mini-disabled.logo-image.builder-on,
.menu-wrap.mini-disabled.builder-on,
.container.mini-disabled.builder-on,
.footer-wrap.mini-disabled.builder-on {
max-width: 1550px;
}
.mini-disabled .single-style-template-1,
.mini-disabled .about-share,
.mini-disabled .comments-area,
.mini-disabled #disqus_thread {
padding-left: 0;
}
.main-page-title {
width: 100%;
overflow: hidden;
position: relative;
padding: 10px 25px 0 0;
color:#555;
}

.main-page-title .page-title {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom-width: 4px;
    border-bottom-style: double;
    line-height: 1;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    text-align: center;
color:#000;
border-color:#cacaca;
}
.main-page-title .page-title i {
display:none;
}
/* -- 4.1 Posts */
.posts-wrap {
width: 100%;
padding: 0 45px;
display: inline-block;
}
.post-template-1, .single-template-1 {
width: 100%;
position: relative;
/*margin-bottom: 30px;*/
padding-bottom:25px;
}
.post-thumbnail {
width: 28.7%;
float: left;
margin: 0 20px 0 0;
position: relative;
}

.post-thumbnail img {
width: 100%;
height: auto;
}
.post-content {
-ms-word-wrap: break-word;
word-wrap: break-word;
}

.rthumb .post-content {
float: left;
padding: 0 45px 0 0;
}
.nthumb .post-content {
width: 100%;
float: left;
padding: 0;
}

#snippet-box {
margin:15px 0 15px 0;
}

.post-template-1 .title, .single-template-1 .title, .post-template-1 p, .post-template-1 .details, .single-template-1 .details, .single-template-1 .single-content {
display: block;
width: 100%;
position: relative;
margin: 0;
/*margin-bottom:10px;*/
}
.post-template-1 .title  {
font-size: 28px;
font-weight: 700;
letter-spacing: -2px;
line-height: 110%;
}
.single-template-1 .title {
font-size: 32px;
font-weight: 700;
letter-spacing: -2px;
line-height: 110%;
padding:0;
margin: 15px 0 10px 0;
}
.post-template-1 .title a {
color:#222222;
text-decoration: none;
-webkit-transition: color 0.50s ease-in-out;
-o-transition: color 0.50s ease-in-out;
-moz-transition: color 0.50s ease-in-out;
transition: color 0.50s ease-in-out;
font-weight:bold;
background: transparent;
padding-right:5px;
}
.post-template-1 .title a:hover {
background:#222222;
color:#ECCD58;
}
.single-template-1 .single-content {
font-size: 18px;
    letter-spacing: 0.1px;
}
.post-template-1 p {
font-size: 16px;
    text-align:justify;
padding:5px 10px 0 31.2%;
color:#555;
font-family: 'Montserrat', sans-serif;
}
.post-template-1 .details .post-small-button {
width: 48px;
text-align: center;
border-width: 1px;
border-style: solid;
font-size: 11px;
-webkit-box-shadow: 0 2px 0 rgba(225,225,225,0.5);
-moz-box-shadow:    0 2px 0 rgba(225,225,225,0.5);
box-shadow:         0 2px 0 rgba(225,225,225,0.5);
}
.post-template-1 .details .post-small-button a {
display: block;
width: 48px;
height: 100%;
}
.post-template-1 .details .p-share {
border-left: none;
}
.post-template-1 .details .p-share.opened {
position: absolute;
top: 0;
left: 48px;
z-index: 2;
}
.post-template-1 .details .p-share .contents {
width: 100%;
display: none;
text-align: left;
padding: 0 0 0 20px;
position: relative;
opacity: 0;
}
.post-template-1 .details .p-share .contents em, .post-template-1 .details .p-share .contents a {
float: left;
}
.post-template-1 .details .p-share .contents em {
line-height: 48px;
margin-right: 10px;
}
.post-template-1 .details .detail, .single-template-1 .details .detail {
display: inline-block;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.post-template-1 .details .detail em, .single-template-1 .details .detail em {
font-style: italic;
text-transform: lowercase;
}
/* --- Navigation */
.posts-pagination, .comments-pagination, .page-links-wrap {
width: 100%;
display: block;
padding: 45px;
border-top-width: 1px;
border-top-style: solid;
}
.comments-pagination {
padding: 45px 0 0 0;
margin-top: 45px;
text-align: center;
}
.posts-pagination .paging-wrap, .comments-pagination .paging-wrap, .page-links-wrap .page-links {
float: right;
border-width: 1px;
border-style: solid;
font-weight: 700;
font-size: 22px;
}
.comments-pagination .paging-wrap {
float: none;
margin: 0 auto;
display: inline-block;
}
.posts-pagination .paging-wrap a,
.comments-pagination .paging-wrap a,
.page-links-wrap .page-links a,
.posts-pagination .paging-wrap span,
.comments-pagination .paging-wrap span,
.page-links-wrap .page-links span {
display: block;
float: left;
}
.posts-pagination .paging-wrap a:last-child,
.comments-pagination .paging-wrap a:last-child,
.page-links-wrap .page-links a:last-child,
.posts-pagination .paging-wrap span:last-child,
.page-links-wrap .page-links span:last-child {
border-right: none;
}

.container.builder.footer-widgets li a {
font-size:18px;
}
.container.builder.footer-widgets .sb-content ul li {
line-height:normal;
}
/* --- 4.1.1 Single Posts */
.single-style-template-1, .about-share {
padding: 0 90px;
}
.post-template-default .single-template-1 .post-content {
width: 100%;
padding: 0;
}
.single-template-1 .details {
margin-bottom: 15px;
}
.single-template-1 .details .detail {
margin: 0 25px 0 0;
}
.single-template-1 .single-content {
position: relative;
/*padding-top: 15px;*/
border-top-width: 5px;
border-top-style: solid;
line-height: 145%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
-ms-word-wrap: break-word;
word-wrap: break-word;
}

@keyframes colorblink { 
0% { }
50% { color:white; } 
}

.single-content .wp-caption-text,
.single-content li ul,
.single-content li ol {
margin-bottom: 0;
}
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6,
.comment-text h1,
.comment-text h2,
.comment-text h3,
.comment-text h4,
.comment-text h5,
.comment-text h6 {
font-weight: bold;
letter-spacing: -1px;
line-height: 130%;
margin:35px 0 20px 0;
}
.single-content h1 {
font-size: 38px;
}
.single-content h2 {
font-size: 24px;
}
.single-content h3 {
font-size: 22px;
}
.single-content h4 {
font-size: 22px;
}
.single-content h5 {
font-size: 22px;
}
.single-content h6 {
font-size: 20px;
}
.comment-text ul,
.comment-text ol {
list-style: none;
}
.single-content ol,
.comment-text ol {
list-style: none;
}
.single-content li:last-child {
padding: 0;
margin: 0;
}
.single-content strong {
font-weight: 700;
}
.single-content em {
font-style: italic;
}
blockquote.alignleft,
img.alignleft {
margin: 8px 35px 30px 0;
}

blockquote.alignright,
img.alignright {
margin: 8px 0 30px 35px;
}

.single-content .wp-caption .wp-caption-text p {
margin-bottom: 0
}
.single-content blockquote,
.comment-text blockquote {
border-left-width: 4px;
border-left-style: solid;
padding: 35px 0 5px 35px;
display: block;
font-style: italic;
}
.single-content table,
.comment-text table {
font-size: 14px;
line-height: 1.2857142857;
margin-bottom: 24px;
}
.single-content th,
.comment-text th {
font-weight: 700;
padding: 8px;
text-transform: uppercase;
}
.single-content td,
.comment-text td {
padding: 8px;
}
.single-content .post-tags-wrap {
width: 100%;
float: left;
clear: both;
font-size: 0.760em;
font-style: italic;
}
/* ---- 4.1.1.1 Layouts */
/* Cover */


.topdesventes a {
display: inline-block;
border-width: 1px 1px 0 0;
border-color: #ccc;
border-style: solid;
text-align: center;
opacity:1;
color:#222 !important;
font-weight:normal;
}
.topdesventes a:hover {
font-weight:bold;
}
.topdesventes img {
margin:0 auto;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in;
transform: scale(0.9);
-ms-transform: scale(0.9);
-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9); 
}
.topdesventes a:hover img {
transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1); 
}

.topdesventes p {
	padding:0;
	margin:0;
}

a.voirtout {
display:none;
padding:15px;
margin-bottom:15px;
opacity:1;
text-align:right;
-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;-ms-transition:opacity 300ms ease;-o-transition:opacity 300ms ease;transition:opacity 300ms ease;
}

a.voirtout:hover {
opacity:0.8;
}

a.voirtout2 {
display:block;
padding:15px;
margin-bottom:15px;
opacity:1;
-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;-ms-transition:opacity 300ms ease;-o-transition:opacity 300ms ease;transition:opacity 300ms ease;
}

a.voirtout2:hover {
opacity:0.8;
}

.sidebar a.voirtout {
font-weight:bold;
text-align:center;
margin-top:-25px;
margin-bottom:0;
padding:15px 0 15px 0;
font-size:18px;
margin-left:4px;
max-width: 98.2%;
}

.juiz_sps_links { margin:0;display:inline-block;}
.dinline { display:inline;font-weight:bold; }
.avertimedecin img { width:100%;max-width:963px; }

.scroll-back-to-top-wrapper {
padding-top:0 !important;
font-weight:bold;
}

.aawp { margin: 0 3px; }
.aawp .aawp-product--horizontal {border:1px solid #d1d1d1; max-width:600px;margin:0 auto 35px;}
.aawp .aawp-product--horizontal .aawp-product__price--old {font-size:16px;}
.aawp .aawp-product--horizontal .aawp-product__image {     max-width: 160px;margin:10px auto; }
.aawp-tb {table-layout:auto;}
.aawp-tb__data {vertical-align:top;}
.aawp-tb-ribbon { font-size:18px;font-weight:bold; }
.aawp-tb-product-data-title, .aawp-tb-product-data-custom_text, .aawp-tb-product-data-custom_html {font-size:16px;}
.aawp-tb-product-data-custom_html a {font-size:14px;}
.aawp-tb-product-data-price {font-size:19px;font-weight:bold;}
.aawp .aawp-product--bestseller {max-width:100%;margin-bottom:15px;}
.aawp .aawp-product--horizontal .aawp-product__description>ul li {display:none;}
.aawp .aawp-product--bestseller .aawp-product__description>ul li {display:block;}
.aawp-tb--mobile .aawp-tb-product-data-title { font-size:16px;}
.aawp-tb--mobile .aawp-tb__product.aawp-tb-product-2.aawp-tb__product--highlight { border-width:4px; }
.aawp-product__description b { font-weight: normal; }
.aawp-product__description li { font-weight: normal; }
.aawp-product__description p { font-family: 'Source Sans Pro', sans-serif;font-size: 15px;padding: 0;text-align: left; margin: 0; }
.aawp-product__description li:nth-child(2n) { border-top: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1;margin: 5px 0 5px 0 !important;padding: 5px 0 5px 0 !important; }
.aawp-product__description ul { padding: 0 !important;margin-bottom:20px !important; }
.aawp .aawp-product--widget-small {min-width:0;max-width:500px;}
.aawp .aawp-product--bestseller .aawp-product__reviews { display:inline;margin-left:5px;font-size:13px; }
.comment-content img, .single-content img, .widget img, .wp-caption { max-height:100%; }
.single-template-1 .aawp .aawp-product--horizontal .aawp-product__image {  padding:0; }
.single-template-1  .aawp .aawp-product--horizontal .aawp-product__footer { margin-top:40px; }
.single-template-1  .aawp .aawp-product--horizontal.aawp-product--ribbon { padding-top:25px; }
.aawp-grid__item .aawp-product__title { text-align:center; }
.sidebar .AdvancedText .aawp .aawp-product--horizontal .aawp-product__price--old { font-size: 20px; }
.sidebar .AdvancedText .aawp .aawp-product--horizontal .aawp-product__pricing span+span { font-size: 23px; }
.aawp .aawp-product--vertical .aawp-product__price--old { vertical-align:top;float:none;margin-right:12px;    font-size: 105%; }
.aawp .aawp-product--vertical .aawp-product__image { margin:0 auto;height:160px; }

@media screen and (max-width: 1366px) {

.post-layout-cover .pl-info .title { font-size: 52px }
.post-layout-cover .pl-info .details { font-size: 20px; }
}
@media screen and (max-width: 1140px) {

.post-layout-cover .pl-info .title { font-size: 42px }
.post-layout-cover .pl-info .details { font-size: 18px; }
}
@media screen and (max-width: 768px) {
.post-layout-cover .pl-info .title { font-size: 38px }
.post-layout-cover .pl-info .details { font-size: 16px; }
}
@media screen and (max-width: 650px) {
.post-layout-cover .pl-info .title { font-size: 34px }
.post-layout-cover .pl-info .details { font-size: 14px; }
}

.pl-info .title {
width: 100%;
font-size: 60px;
font-weight: 700;
letter-spacing: -0.03em;
margin-bottom: 45px;
line-height: 1.2;
}
.pl-info .details {
border-top-width: 2px;
border-top-style: solid;
display: inline-block;
font-weight: 700;
font-style: italic;
font-size: 22px;
}
.pl-info .detail {
margin-top: 15px;
margin-right: 20px;
padding-right: 20px;
border-right-width: 2px;
border-right-style: solid;
}
.pl-info .detail:last-child {
margin-right: 0;
padding-right: 0;
border-right: none;
}
.pl-info .details, .pl-info .detail {
border-color: rgba(255,255,255,0.3);
}
.pl-info .title, .pl-info .detail {
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

/* --- 4.1.2 Post - About & Share */
.about-share {
width: 100%;
display: none;
margin-bottom: 45px;
}

.as-wrap {
width: 100%;
border-width: 1px;
border-style: solid;
border-top-width: 5px;
}
.share-pagination {
border-right-width: 1px;
border-right-style: solid;
height: 100%;
position: relative;
}
.share-pagination {
float: left;
width: 40%;
}
.share-pagination.about-disabled {
width: 100%;
border-right: none;
}

.ata-wrap .info {
margin-left: 85px;
}
.about-share .title, .share-post-box, .ata-wrap {
padding: 25px;
}
.about-share .title {
width: 100%;
display: block;
line-height: 90px;
border-bottom-width: 1px;
border-bottom-style: solid;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
padding-bottom: 0;
padding-top: 0;
overflow: hidden;
}
.share-pagination .title {
text-align: center;
}

.post-navigation {
position: relative;
width: 100%;
border-top-width: 1px;
border-top-style: solid;
}
.share-pagination .clear-border {
width: 100%;
height: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
bottom: -1px;
left: 0;
}

/* --- 4.1.3 Comments */
.no-comments {
display: inline-block;
width: 100%;
clear: both;
margin-top: 45px;
font-size: 20px;
font-weight: 400;
}
.comments-area, #disqus_thread, .fb-comments {
width: 100%;
display: inline-block;
margin-bottom: 45px;
}

.comments-title {
display: inline-block;
width: 100%;
position: relative;
text-align: center;
border-width: 1px;
border-style: solid;
border-left: none;
border-right: none;
border-top-width: 5px;
margin-bottom: 75px;
padding: 50px 0;
}
.comments-title:after, .comments-title:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.comments-title:after {
border-color: rgba(255, 255, 255, 0);
border-top-color: #ffffff;
border-width: 31px;
margin-left: -31px;
}
.comments-title:before {
border-color: rgba(225, 225, 225, 0);
border-top-color: inherit;
border-width: 33px;
margin-left: -33px;
}
.comments-title .comments-number, .comments-title .title {
display: block;
width: 100%;
font-weight: 700;
}
.comments-title .comments-number {
font-size: 14px;
margin-bottom: 10px;
}
.comments-title .title {
font-size: 22px;
letter-spacing: -1px;
}
.comment-list {
list-style: none;
padding-left:0;
line-height:110%;
font-family: 'Montserrat', sans-serif;
}
.comment-list .children {
/*margin-left: 20px;*/
overflow: hidden;
list-style: none;
position: relative;
}

.comment-list ol {
	padding-inline-start: 0;
}

.comment-list li.comment, .comment-list li.pingback {
position: relative;
}
.comment-list li.pingback {
margin-bottom: 10px;
padding: 10px;
}

.comment-list li.pingback {
border-width: 1px;
border-style: solid;
display: inline-block;
width: 100%;
}
.comment-list .ping-edit {
margin-left: 5px;
display: inline-block;
}
.comment-list li.comment:last-child {
margin-bottom: 0;
}
.comment-list .comment-avatar {
float: left;
padding: 4px;
border-width: 1px;
border-style: solid;
position: relative;
z-index: 2;
}
.comment-list > li > .comment-body > .comment-avatar {
width: 50px;
height: 50px;
}
.comment-list .children .comment-avatar {
width: 50px;
height: 50px;
margin-top: 15px;
position: relative;
z-index: 2;
padding-top:20px;
}
/*.comment-list .children:before {
content: "";
position: absolute;
width: 2px;
height: 55px;
top: 0;
left: 130px;
}*/
.comment-main {
border-width: 0 0 1px 1px;
border-style: solid;
padding: 25px 35px;
position: relative;
}

.comment-list .children .comment-main {
margin-left: 50px;
margin-top:0;
}
.comment-main:after, .comment-main:before {
right: 100%;
top: 40px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

/* Author Background Highlighting For Linear Comments */
.commentlist > li.bypostauthor {
background: #f1f1ea !important;
color: inherit;
}
 
/* Author Background Highlighting For Threaded Comments */
.commentlist .children > li.bypostauthor > div {
background: #f1f1ea !important;
color: inherit;
}

.comment-main:after {
border-color: rgba(255, 255, 255, 0);
border-right-color: #ffffff;
border-width: 10px;
margin-top: -10px;
}
.comment-main:before {
border-color: rgba(225, 225, 225, 0);
border-right-color: inherit;
border-width: 13px;
margin-top: -13px;
}
.comment-main .vcard, .comment-main .comment-text, .comment-main .reply {
width: 100%;
display: inline-block;
}
.comment-main .vcard {
margin-bottom: 10px;
}
.comment-main .vcard .fn {
float: left;
font-weight: 700;
font-size: 16px;
font-style: normal;
}
.comment-main .vcard .fn a:hover {
text-decoration: underline;
}
.comment-main .vcard .comm-edit {
float: right;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
}
.comment-main .vcard .comment-date {
letter-spacing: 1px;
}
.comment-main .vcard .comment-edit-link {
text-transform: none;
margin-left: 10px;
}
.comment-main .vcard .comment-edit-link:hover {
text-decoration: underline;
}

.comment-main .comment-text {
margin-bottom: 20px;
font-size: 15px;
}

.comment-main .comment-text p {
-ms-word-wrap: break-word;
word-wrap: break-word;
color:black;
}

.comment-list .children p {
	letter-spacing: 0;
}

.comment-main .comment-text p,
.comment-main .comment-text blockquote p:last-child  {
margin: 0 0 15px 0;
}
.comment-main .comment-text p:last-child {
margin: 0;
}
.comment-text blockquote {
padding-top: 20px;
font-size: 20px;
}

li.depth-1:first-child {
	margin-top:0 !important;
}

li.depth-1 {
	margin-top:50px !important;
}

.comment-text h1,
.comment-text h2,
.comment-text h3,
.comment-text h4,
.comment-text h5,
.comment-text h6 {
padding-top: 10px;
margin-bottom: 15px;
}
.comment-text h1 {
font-size: 28px;
}
.comment-text h2 {
font-size: 26px;
}
.comment-text h3 {
font-size: 24px;
}
.comment-text h4 {
font-size: 22px;
}
.comment-text h5 {
font-size: 20px;
}
.comment-text h6 {
font-size: 18px;
}
.comment-main .comment-reply-link {
display: inline-block;
font-size: 10px;
font-weight: 700;
letter-spacing: 1px;
border-bottom-width: 2px;
border-bottom-style: solid;
text-transform: uppercase;
padding: 0 1px 0 2px;
margin-bottom: 10px;
}
.comment-text li ul,
.comment-text li ol {
margin-bottom: 0;
}
.comment-respond, .comment-form, .comment-form p, .comment-reply-title {
width: 100%;
overflow: hidden;
clear: both;
display: inline-block;
}
.comment-reply-title {
font-size: 32px;
letter-spacing: -1px;
font-weight: 700;
margin-bottom: 10px;
line-height: 110%;
}
.comment-reply-title small {
float: right;
    font-size: 14px;
    line-height: 36px;
    letter-spacing: normal;
    padding: 0 7px;
    display: inline-block;
}

.comment-form p {
float: left;
}
.comment-form .required {
color: red;
}
.comment-notes,
.logged-in-as,
.form-allowed-tags {
font-size: 14px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
width: 33.333%;
clear: none;
overflow: hidden;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
width: 92%;
display: inline-block;
float: left;
clear: both;
margin-bottom: 5px;
}
.comment-form-url label,
.comment-form-url input {
width: 100%;
}
.comment-form-comment textarea {
width: 100%;
margin-bottom: 0;
color: black;
    font-size: 16px;
}
.form-submit input[type=submit] {
padding: 20px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
/* --- 4.1.4 Post Formats */

.post-content .details .post-format-icon {
position: absolute;
bottom: -34px;
right: 10px;
left: auto;
}
.post-content .details .post-format-icon:hover {
padding-bottom: 9px;
}
.post-content .details .post-format-icon:after {
right: auto;
left: -14px;
border-width: 0 14px 14px 0;
border-color: transparent #000 transparent transparent;
}
/* --- 4.1.5 Gallery */

.comments-area #cwp-slider-comment {
width: 100%;
float: left;
clear: both;
margin: 0 0 30px 0;
}
.comments-area #cwp-slider-comment .comment-form-meta-option {
width: 50% !important;
float: left;
padding: 10px 20px;
margin: 0;
}
.comments-area #cwp-slider-comment .comment-form-meta-option label {
font-style: italic;
}
.comments-area #cwp-slider-comment .comment-form-meta-option .comment_meta_slider {
box-shadow: inset 0px 0px 5px #cacaca;
}
.comments-area .user-comments-grades {
border-width: 1px;
border-style: solid;
border-radius: 0;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
}
.comments-area .user-comments-grades .comment-meta-option-name {
color: inherit !important;
}
.wrap .cwp-popular-review {
min-height: 60px;
overflow: hidden;
padding: 15px 15% 15px 0 !important;
margin-bottom: 0px !important;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.wrap .cwp-popular-review .cwp_rev_image {
width: 30% !important;
float: left;
border-radius: 0;
}
.wrap .cwp-popular-review a {
display: block;
float: left;
}
.wrap .review-grade-widget {
position: absolute;
height: 100%;
top: 0;
right: 0;
width: 15%;
}
.wrap .cwp-popular-review .cwp-review-chart {
border: 0px solid #fff;
width: 40px;
height: 40px;
top: 10px;
margin-top: 0;
}
.wrap .cwp-popular-review .cwp-review-chart .cwp-review-percentage {
width: 40px !important;
height: 40px !important;
}
/* Colorful Categories */
.menu-main > li.menu-item-object-category.ac-cc { border-bottom-width: 4px; border-bottom-style: solid; }
.menu-main .sub-menu > li.menu-item-object-category.ac-cc { border-left-width: 4px; border-left-style: solid; padding: 0 20px 0 16px; }
.menu-main > li.menu-item-object-category.ac-cc > .sub-menu { left: 0;}
.menu-main > li > .sub-menu li.menu-item-object-category.ac-cc .sub-menu,
.menu-wrap.visible .menu-main > li > .sub-menu li.menu-item-object-category.ac-cc .sub-menu { left: 312px;}
.normal-list li.menu-item-object-category.ac-cc { border-left-width: 4px; border-left-style: solid; padding-left: 10px; margin-bottom: 2px; }
.details .detail a.ac-cc, .details .left a.ac-cc {
    padding: 0 10px;
    border-radius: 3px;
    margin-left: 5px;
    line-height: 12px;
    padding: 8px 11px;
color: #fff !important;
}
.details .detail a.ac-cc {
margin-left: 2px;
}
.main-page-title .page-title .ac-cc {
padding: 10px 15px;
    border-radius: 4px;
margin-left: 10px;
}
.single-template-1 .details .left a.ac-cc { padding: 12px; }
.sidebar a.ac-cc, .footer-widgets a.ac-cc { display: inline-block; line-height:1.5; border-bottom-width: 2px; border-bottom-style: solid; padding-bottom: 5px; }

.details .detail a.ac-cc, .details .detail a.ac-cc:visited, .details .left a.ac-cc, .details .left a.ac-cc:visited, .col span.ac-cc, .main-page-title .page-title .ac-cc { color: #fff; }
/* -- 4.2 Sidebars */

.mini-sidebar, .sidebar, .mini-sidebar-bg {
padding-top: 50px;
-webkit-box-shadow: 1px 0 0 #cacaca;
-moz-box-shadow:    1px 0 0 #cacaca;
box-shadow:         1px 0 0 #cacaca;
}
.mini-sidebar,
.mini-sidebar-bg {
height: 100%;
width: 245px;
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.02) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.02)));
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.02) 100%);
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.02) 100%);
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.02) 100%);
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.02) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f4f4f4',GradientType=1 );
}
.mini-sidebar {
background: none;
}
.mini-sidebar {
position: relative;
float: left;
z-index: 2;
}

.sidebar {
position: relative;
float: right;
width: 28%;
-webkit-box-shadow: -1px 0 0 #cacaca;
-moz-box-shadow:    -1px 0 0 #cacaca;
box-shadow:         -1px 0 0 #cacaca;
margin-top:-1px;
}

.home .sidebar {margin-top:0; }

.sidebar-heading, .tabs-widget-navigation, .section-col-title {
position: relative;
display: block;
width: 100%;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom-width: 4px;
border-bottom-style: double;
line-height: 1;
padding: 0 0 15px 0;
margin-bottom: 15px;
}
.side-box {
width: 100%;
margin-bottom: 25px;
line-height: 150%;
}

.sb-content {
width: 100%;
position: relative;
}
.mini-sidebar .sb-content {
padding: 0 45px 0 35px;
}
.sidebar .sb-content {
padding: 0 0 0 45px;
}
.sb-content li > ul,
.sb-content li > ol {
margin: 0;
}
.sb-content ul {
list-style: none;
padding:0;
width: 100%;
position: relative;
}
.sb-content ul li {
display: block;
padding: 0;
}
.sb-content ul li a {
font-weight:normal;
}
.footer-widgets .sb-content ul li a {
font-weight:normal;
}
.sb-content ul li:last-child {
margin-bottom: 0;
}
.sb-content ul.normal-list li {
display: block;
width: 100%;
padding: 5px 0;
margin: 0;
}
.mini-sidebar .normal-list {
font-size: 16px;
font-weight: 700;
}
.sidebar .sidebar-heading, .sidebar .tabs-widget-navigation, .section-col-title {
padding: 10px 45px 15px 25px;
position: relative;
margin-top:10px;
}
.sidebar .tabs-widget-navigation {
padding: 0 0 0 45px;
}

.sidebar .sidebar-heading:before {
content: url(icone-sidebar.jpg); 
display: block;
position: absolute;
width: 45px;
height: 100%;
left: -45px;
top: 0;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
border-bottom-width: 4px;
border-bottom-style: double;
border-color: inherit;
}

#ajaxsearchlite1 .probox .proinput input, div[id*="ajaxsearchlite"] .probox .proinput input {
    font-size: 16px !important;
}

#ajaxsearchlite1 .probox, div[id*="ajaxsearchlite"] .probox {
    border-radius: 0 !important;
    border-width: 0 1px 1px 0 !important;
    border-color: #CACACA !important;
    margin-top: 0 !important;
}

.mini-sidebar p, .sidebar p {
margin-bottom: 25px;
}
.mini-sidebar p:last-child, .sidebar p:last-child {
margin-bottom: 0;
}
/* -- 4.3 Widgets */
/* --- WP Text Widget */

#wp-calendar #prev, #wp-calendar #next {
font-weight: 700;
font-size: 12px;
text-transform:uppercase;
padding: 6px 0;
}
/* --- Tabs Widget */

.tabs-widget-navigation ul li.selected a:after {
content: "";
display: block;
position: absolute;
width: auto;
height: 15px;
bottom: -15px;
left: -1px;
padding: 0 29px;
border-width: 1px;
border-style: solid;
border-top: none;
border-color: inherit;
background-color: inherit;
}
.ac-tabs-init-wrap .tabs-widget-tab {
display: none;
}
/* --- Same styles in some widgets */
.ac-popular-posts .category, .ac-popular-posts .title, .ac-popular-posts .the-percentage, .ac-recent-posts .category, .ac-recent-posts .title {
width: 100%;
display: block;
}
.ac-popular-posts .title, .ac-recent-posts .title, .sidebar #recentcomments a {
font-size: 19px;
font-weight: 700;
letter-spacing: -1px;
line-height: 120%;
margin: 8px 0 12px 0;
}
.ac-popular-posts .title:hover, .ac-recent-posts .title:hover {
text-decoration: underline;
}


/* --- Popular Posts */
.ac-popular-posts li {
display: block;
width: 100%;
position: relative;
min-height: 60px;
margin-bottom: 30px;
}
.ac-popular-posts li:last-child {
margin-bottom: 0;
}
.ac-popular-posts .position {
position: absolute;
display: block;
top: 0;
left: 0;
width: 60px;
line-height: 60px;
border-width: 1px;
border-style: solid;
font-size: 30px;
font-weight: 400;
text-align: center;
}
.ac-popular-posts .details {
width: auto;
margin: 0 0 0 80px;
padding-right: 15px;
}
.ac-popular-posts .the-percentage {
height: 8px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin-bottom: 5px;
background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc5JyBoZWlnaHQ9JzknIHZpZXdCb3g9JzkgMCA5IDknIGVuYWJsZS1iYWNrZ3JvdW5kPSduZXcgOSAwIDkgOScgeG1sOnNwYWNlPSdwcmVzZXJ2ZSc+Cgk8cG9seWdvbiBvcGFjaXR5PSIwLjE1IiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjE1LDkgOSw5IDE0LDAgMjAsMCAiLz4KCTxwb2x5Z29uIG9wYWNpdHk9IjAuMTUiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNiw5IDAsOSA1LDAgMTEsMCAiLz4KPC9zdmc+');
background-repeat: repeat-x;
}
/* --- Recent Posts Widget */
.sb-content .ac-recent-posts > li {
display: block;
width: 100%;
margin-bottom: 30px;
}
.ac-recent-posts .thumbnail {
width: 30%;
float: left;
}
.ac-recent-posts .details {
width: 65%;
float: right;
}
.ac-recent-posts li.full-width {
border-bottom-width: 1px;
border-bottom-style: solid;
margin-bottom: 15px;
padding-bottom: 15px;
}
.ac-recent-posts li.full-width:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.ac-recent-posts li.full-width .details {
width: 100%;
float: left;
}
.ac-recent-posts .title {
margin-bottom: 0px;
}
/* --- Recent Comments Widget */
.sidebar #recentcomments li {
overflow: hidden;
padding: 0 15px 15px 0;
margin-bottom: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.sidebar #recentcomments li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border: none;
}
.sidebar #recentcomments a {
float: left;
display: block !important;
width: 100%;
clear: both;
text-transform: none;
position: relative;
}
.sidebar #recentcomments a:hover {
text-decoration: underline;
}
.sidebar #recentcomments a.url {
display: inline !important;
float: none;
padding-top: 0;
}
.sidebar #recentcomments a:before {
content: "";
width: 100%;
display: block;
height: 8px;
}
.sidebar #recentcomments a.url:hover {
text-decoration: none;
}
.sidebar #recentcomments a.url:before {
display: none;
}
/* --- Tag Cloud Widget */
.tagcloud {
width: 100%;
overflow: hidden;
}
.tagcloud a {
float: left;
font-size: 13px;
display: inline-block;
line-height: 22px;
padding: 0 7px;
text-transform: lowercase;
margin: 0 3px 3px 0;
border-width: 2px;
border-style: solid;
border-radius: 4px;
}
/* --- Twitter Widget */

.mini-sidebar .ac-social-buttons-widget li {
width: 100%;
clear: both;
}
/* --- Featured Posts Widget */
.ac-featured-posts li {
display: block;
width: 100%;
margin-bottom: 30px;
}
.ac-featured-posts .thumbnail .details {
width: 75%;
height: auto;
position: absolute;
bottom: 0;
left: 0;
padding: 30px 30px 0 0;
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 1%, rgba(255,255,255,0.6) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.6)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0.6) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0.6) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0.6) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0.6) 100%);
}
.ac-featured-posts .thumbnail .details .category {
display: block;
width: 100%;
}
.ac-featured-posts .thumbnail .details .title {
font-size: 17px;
font-weight: 700;
letter-spacing: -1px;
line-height: 140%;
margin: 10px 0 0 0;
display: block;
}
.ac-featured-posts .thumbnail .details .title:hover {
text-decoration: underline;
}
.ac-featured-posts .thumbnail .details .read-more {
display: block;
font-size: 12px;
position: relative;
line-height: 30px;
width: 20px;
margin-bottom: 15px;
}
/* -- 4.4 Pages */
.page-template-normal .title, .page-template-full .title {
display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom-width: 4px;
    border-bottom-style: double;
    line-height: 1;
    padding: 15px 0 15px 0;
    margin-bottom: 15px;
    text-align: center;
    color: #000;
    border-color: #cacaca;
}
.page-template-normal .single-content, .page-template-full .single-content {border:0;}
.page-full-width {
margin: 0;
padding: 0 45px;
}
.page-full-width .content-wrap {
width: 100%;
border: none;
}
.page-full-width .single-style-template-1 {
padding: 0;
}
/* -- 4.4.1 404 Page */

.try-a-search {
font-size: 16px;
font-weight: 700;
}
/* -- 4.6 Page Bulilder Sections */
/* Same margin */

.section-col-header {
margin-bottom: 35px;
}
/* Same box shadow */
.section-col-nav, .sh-large h2 {
box-shadow: 0 1px 2px rgba(0,0,0,0.07);
}
/* Miscellaneous */
.sc-details {
margin-top: 10px;
}
.s-sd /* Section small detail */ {
display: inline-block;
line-height: 22px;
padding: 0 10px;
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.08em;
margin-right: 10px;
}

.sc-thumbnail, .sc-item {
position: relative;
}
.st-overlay, .st-overlay-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
.st-overlay {
background-color: transparent;
}
.st-overlay:hover, .sc-item:hover .st-overlay  {
background-color:  rgba(255,255,255,0.3);
}
.st-overlay .section-title a {
background:#222;color:#ECCD58;
}
.st-overlay:hover .section-title a {
background:#222;color:#FBFBFB;
}
.st-title-wrap {
position: absolute;
width: 80%;
left: 10%;
right: 10%;
bottom: 15%;
}
/* Post Info */
.s-info {
position: absolute;
top: -24px;
left: 0;
right: auto;
bottom: auto;
line-height: 24px;
font-size: 10px;
text-transform: uppercase;
font-weight: 700;
z-index: 3;
letter-spacing: 0.05em;
}
.s-info a, .s-info time {
float: left;
padding: 0 8px;
box-shadow: inset 0 -5px 5px rgba(0,0,0,0.1);
opacity: 0.9;
}
.s-info .com i {
font-size: 11px;
}
.s-info a:hover, .s-info time:hover, .s-info .com {
opacity: 1;
}
.st-overlay .s-info {
top: -28px;
left: -10px;
}
.col-large .s-info {
top: -28px;
left: -15px;
}
.col-large:not(.col-2x) .s-info {
top: -30px;
left: -10px;
}
.st-overlay .s-info.si-center, .sc-entry .s-info.si-center {
left: 0;
width: 100%;
text-align: center;
}
.st-overlay .s-info.si-center a, .sc-entry .s-info.si-center a,
.st-overlay .s-info.si-center time, .sc-entry .s-info.si-center time {
float: none;
display: inline-block;
margin-left: -3px;
}
.sm-large-masonary .s-info {
opacity: 0;
}

/* Social Sharing */
.s-social {
position: absolute;
display:none;
top: 10px;
right: 20px;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
opacity: 0;
z-index: 2;
}
.s-social a.social-btn {
width: 30px;
line-height: 30px;
text-align: center;
padding: 0;
font-size: 12px;
}
.st-overlay:hover .s-social, .sc-item:hover .st-overlay .s-social {
opacity: 1;
top: 20px;
}
/* --- 4.6.1 Headings, Titles */
/* .sh- */

.section-title /* .st- */ {
letter-spacing: -0.04em;
line-height: 1.3;
}

.section-title a:hover {
text-decoration: underline;
}
.st-bold {
font-weight: 700;
}
.st-small {
font-size: 18px;
}
.st-small-2nd {
font-size: 22px;
}
.st-medium {
font-size: 26px;
}
.st-large {
font-size: 29px;
}
.section-col-header {
width: 100%;
position: relative;
}
.section-col-title {
font-size: 12px;
padding-left: 10px;
border-top: none;
margin: 0;
}
.sc-title-hover .sc-entry, .sc-title-hover .section-title {
min-height: 60px;
}
.sc-title-hover .sc-entry {
position: relative;
margin-top: -40px;
padding-right: 60px;
z-index: 3;
}
.sc-title-hover.sc-th-center .sc-entry {
width: 100%;
padding-right: 0;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.sc-title-hover .section-title {
width: 100%;
display: inline-block;
padding: 25px 25px 0 0;
}
.sc-title-hover.sc-th-center .section-title {
padding: 25px 25px 0 25px;
}
.st-wrapped {
display: inline;
}
.st-wrapped.st-large {}
.st-wrapped.st-small {
padding: 5px 0;
line-height: 1.5;
background:#222 !important;
}
.st-wrapped.st-large,
.st-wrapped.st-small {
-webkit-box-decoration-break: clone;
-ms-box-decoration-break: clone;
-o-box-decoration-break: clone;
box-decoration-break: clone;
}
/* Buttons for column title */
.section-col-nav {
position: absolute;
top: 50%;
right: 0;
display: inline-block;
list-style: none;
border-width: 1px;
border-style: solid;
line-height: 24px;
margin-top: -13px;
font-size: 14px;
}
.section-col-nav li {
float: left;
border-right-width: 1px;
border-right-style: solid;
}
.section-col-nav li:last-child {
border: none;
}
.section-col-nav li a {
display: inline-block;
padding: 0 15px;
}
/* --- 4.6.2 Categories, Tags */
/* For sixcol width */

.section-cat-wrap /* .sc- */ {
width: 100%;
position: relative;
}

.sc-posts {
list-style: none;
}

/* For fourcol width */
.sc-medium .fourcol {
margin-bottom: 0;
}
.sc-medium .sc-posts li {
margin-bottom: 30px;
}
.sc-medium .sc-entry {
width: 66.6%;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 10px;
}
.sc-medium .sc-thumbnail {
width: 27.2%;
}
/* For threecol width */

/* Large Items */
.sm-large-masonary .grid-sizer-large, .sm-large-masonary .col-large {
width: 25%;
}
.sm-large-masonary .col-large.col-2x {
width: 50%;
}
/* --- 4.6.4 Popular Posts */

.sp-popular-heading.no-title {
height: 200px;
}

.ss-slider .center .st-title-wrap {
visibility: visible;
bottom: 15%;
opacity: 1;
}

.sa-column.sa-title {
border-left: none;
}

.sidebar-heading { text-align:center;}
/* - 5.0 Footer */
.footer-wrap {
padding-top: 45px;
}
.footer-credits {
width: auto;
margin-right: 155px;
margin-left: 45px;
}
.footer-credits .blog-title, .footer-credits .copyright, .footer-credits .theme-author {
/*float: left;*/
clear: both;
margin-bottom: 20px;
}

.footer-credits .copyright {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}

/* -- 5.1 Footer Widgets */
.container.builder.footer-widgets {
border-bottom-width: 5px;
border-bottom-style: solid;
margin-top: 45px;
}
.footer-widgets .cleardiv {
width: 0 !important;
height: 0 !important;
}
.footer-widgets .sidebar-heading {
font-size: 14px;
text-align:left;
border-bottom:1px solid #cacaca;
position: relative;
display: block;
width: 100%;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom:1px solid #cacaca;
/*line-height: 0;*/
padding: 0 0 15px 0;
margin-bottom: 5px;
}
.footer-widgets .widget:first-child .sidebar-heading {
border-top: none;
}
.footer-widgets .widget:last-child {
margin-bottom: 0;
}

.footer-widgets .ac-tabs-init {
border-top-width: 1px;
border-top-style: solid;
}
/* - 6.0 Buttons */
/* -- Slider Controls */

.slider-pagination a.active span {
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.8);
}
/* -- Browse By Close Button */
.close-browse-by {
display: inline-block;
float: right;
font-size: 14px;
height: 40px;
width: 40px;
line-height: 34px;
text-align: center;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
border-width: 3px;
border-style: solid;
}
/* -- Post Navigation Buttons */
.post-navigation a, .post-navigation span {
display: inline-block;
width: 50%;
line-height: 130px;
text-align: center;
font-size: 60px;
border-width: 1px;
border-style: solid;
border-left: none;
border-bottom: none;
border-top: none;
}
.post-navigation .prev-post {
float: left;
}
.post-navigation .next-post {
border-right: none;
float: right;
}
/* -- About The Author Links */

/* -- Sidebar Social Buttons */
.sidebar .social-btn i,
.mini-sidebar .social-btn i,
.footer-widgets .social-btn i,
.sidebar .social-btn,
.mini-sidebar .social-btn,
.footer-widgets .social-btn {
line-height: 55px;
}
.social-btn {
display: block;
width: 100%;
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
padding: 0 0 0 15px;
position: relative;
overflow: hidden;
}
.sidebar .social-btn i,
.mini-sidebar .social-btn i,
.footer-widgets .social-btn i {
width: 55px;
float: right;
border-left: 1px solid rgba(255,255,255,0.2);
font-size: 16px;
font-weight: normal;
text-align: center;
}

.header-social-icons a.social-btn {
width: 30px;
line-height: 30px;
height: 30px;
text-align: center;
padding: 0;
}
.header-social-icons a.social-btn i {
width: auto;
float: none;
border: none;
line-height: 30px;
font-size: 13px;
}
/* --- Social Buttons Colors */
.social-btn.facebook {
background-color: #659de3;
}
.social-btn.twitter {
background-color: #65b8e3;
}
.social-btn.google-plus {
background-color: #e3be65;
}

/* -- Posts Small Share Buttons Template 1 */
.post-template-1 .details .p-share em {
font-style: normal;
display: inline-block;
padding-right: 6px;
}
.post-template-1 .details .p-share .contents a {
line-height: 32px;
width: 32px;
font-size: 12px;
text-align: center;
margin: 8px 0 0 2px;
padding: 0;
}
.post-template-1 .details .p-share .contents a i {
line-height: 32px;
}
.post-template-1 .details .p-share .contents .close-this-temp1 {
position: absolute;
top: 0;
right: 0;
width: 48px;
line-height: 48px;
border-left-width: 1px;
border-style: solid;
margin: 0;
}
/* --- Posts Pagination Buttons */
.posts-pagination a,
.comments-pagination a,
.page-links-wrap a,
.posts-pagination span.current,
.posts-pagination span.dots,
.page-links-wrap span {
display: block;
padding: 15px 25px;
border-right-width: 1px;
border-right-style: solid;
}
.posts-pagination .next,
.comments-pagination .next {
border: none;
}
.posts-pagination a:hover,
.page-links-wrap a:hover,
.comments-pagination a:hover {
background-color: rgba(225,225,225,0.2);
}
/* -- Footer Buttons */
.back-to-top {
position: absolute;
top: 45px;
right: 45px;
display: block;
font-size: 45px;
height: 110px;
width: 110px;
line-height: 1;
padding-top: 25px;
text-align: center;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
border-width: 5px;
border-style: solid;
}
/* -- 6.1 Inputs */
.sidebar select, .mini-sidebar select {
width: 100%;
}

textarea,
input,
select {
padding: 10px 6px;
border-width: 2px;
border-style: solid;
font-size: 0.875em;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
margin: 0;
}
textarea { width: 100%; line-height:160%; }

::-webkit-input-placeholder {
   color: #cacaca;
}
:-moz-placeholder {
   color: #cacaca;
}
::-moz-placeholder {
   color: #cacaca;
}
:-ms-input-placeholder {
   color: #cacaca;
}
button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 0;
font-size: 0.875em;
font-weight: 700;
padding: 12px 32px;
text-transform: uppercase;
vertical-align: bottom;
margin: 0;
}

.sidebar .search-field, .sidebar .search-submit {
height: 46px;
line-height: 1;
}
.sidebar .search-field {
float: left;
width: 58%;
}
.sidebar .search-submit {
float: right;
width: 40%;
}
/* --- Header Search Form */
.menu-wrap .field-wrap {
margin-right: 280px;
}
.menu-wrap .search-field {
display: block;
width: 100% !important;
height: 180px;
padding: 0 30px;
margin: 0;
line-height: 1.2;
border: none;
font-size: 60px;
font-weight: 400;
letter-spacing: -0.035em;
}
.menu-wrap .search-field:focus {
outline: 0;
  outline: thin dotted \9;
}
.menu-wrap .search-submit {
display: inline-block;
float: right;
width: 220px;
height: 90px;
border-width: 2px;
border-style: solid;
margin: 45px 30px 0 0;
text-align: center;
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
outline: none;
cursor: pointer;
padding:0;
}
.menu-wrap .search-submit:focus, .menu-wrap .search-submit:hover {
opacity: 1 !important;
}
.menu-wrap .search-submit:active {
margin-top: 50px;
opacity: 1 !important;
}
/* -7.0 Media Queries */
@-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
/* Desktop version */
@media screen and (max-width: 1800px) {
.content-wrap { width: 70%; }
.sidebar { width: 30%; }
}
@media screen and (max-width: 1700px) {
.mini-sidebar, .mini-sidebar-bg, .wrap-over-1600, .browse-more .b160-wrap {
/* Elements with Display None */
display: none;
}
.browse-more {
/* Elements with Display Block */
display: block;
}
.content-wrap { width: 68%; }
.sidebar { width: 32%; }
.wrap-template-1 { margin: 0; }
.posts-wrap { padding: 0 15px 0 0; }
.post-template-1 .details .detail, .single-template-1 .details .detail { margin-left: 0; }
.single-template-1 .details .detail:first-child { margin-left: 0; }
.single-style-template-1, .about-share, .comments-area, #disqus_thread, #livefyre-comments, .fb-comments { padding: 0 45px 0 0; }

.st-wrapped.st-large { font-size: 35px; }

.st-wrapped.st-large { font-size: 32px; }
.sc-title-hover .sc-entry { padding-right: 30px; margin-top: -20px; }

.single-template-1 .single-content { font-size: 18px; }
.single-post .introd {
    font-size: 18px;
	}
.single-content h2 {
font-size: 22px;
}
}

@media screen and (max-width: 1366px) {
.post-template-1 .details .detail.index-post-author {
/* Elements with Display None */
display: none; }
.sm-large-masonary .masonry-brick:nth-child(3) {
display:none;
}
.single-template-1 .single-content { font-size: 17px; }
.single-post .introd {
    font-size: 17px;
	}
	
.type-post .title { padding:0 5px 0 5px; font-size:25px;}

.content-wrap { width: 66%; }
.sidebar { width: 34%; }
.slider .title, .slider .info { width: 90%; }
.st-wrapped.st-large { font-size: 30px; }
.sm-large-masonary .grid-sizer-large, .sm-large-masonary .col-large { width: 50%; }
.st-medium { font-size: 22px; }
.single-content h2 {
font-size: 20px;
}
}
@media screen and (max-width: 1280px) {

.col-2x { display:none;}
.sm-large-masonary .masonry-brick:nth-child(3) {
display:block;
}

.slider .title, .slider .info { width: 100%; }
.slider .details { margin-top: -30px; }
.share-pagination, .about-the-author { width: 100%; clear: both; }
.share-pagination { border-right: none; border-bottom-width: 1px; border-bottom-style: solid; }
.post-navigation a, .post-navigation span { line-height:80px; font-size: 30px; }

.st-title-wrap { width: 65%; left: 17.5%; }
.sm-large-masonary .st-title-wrap { width: 85%; left: 7.5%; }
.sm-large-masonary .col-large.col-2x { width: 100%; }
.footer-widgets .cleardiv { width: 100% !important; float: left; clear: both; }
.footer-widgets .threecol { width: 48.74%; }
.footer-widgets .fw-2 { margin-right: 0; }
.footer-widgets .fw-3 { margin-right: 2.5% !important; }
.footer-widgets .widget .sb-content .sidebar-heading { border-top-width: 0px; border-top-style: solid; }
.footer-widgets .ac-popular-posts .title, .footer-widgets .ac-recent-posts .title, .footer-widgets #recentcomments a { font-size: 22px; }
}
@media screen and (max-width: 1220px) {

.logo.logo-text { left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
}
@media screen and (max-width: 1140px) {
 
.advertising728, .post-template-1 .details .index-post-author, .browse-window-opened:after, .gallery-caption, {
/* Elements with Display None */
display: none;
}
.sidebar .sidebar-heading:after, .header-social-icons {
/* Elements with Display Block */
display: block;
}
a, a:visited, .menu-wrap, .social-btn, .ac-twitter-tweet-time i, .back-to-top, .close-browse-by, .tagcloud a, .slider .com, .slider .date, .slider .category, .slide-btn, .slider-pagination a, .slider-pagination a:before, .slider li, .slider .details, .about-the-author .links a, .menu-wrap .search-submit, textarea, input, .select, .post-content .details .post-format-icon, .st-overlay,  .ss-nav-btn, .ss-nav-btn span, .sa-months a, .s-social, .sm-large-masonary .s-info {
/* Disable Animations */
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
}
.logo .description {font-size:15px;}
.logo { font-size: 30px;width:100%; }

.header-social-icons { padding: 0; margin-right: 30px; }
.content-wrap { width: 100%; border-right: none; }
.browse-window-opened .side-box.larger { width: 100%; padding-top: 0; }
.browse-window-opened .side-box { width: 33.3333%; padding-top: 30px; margin-bottom: 30px; }
.page-full-width { padding: 0; }
.sidebar { width: 100%; border-bottom: none; -webkit-box-shadow:none; -moz-box-shadow: none; box-shadow: none; }
.sidebar .sb-content { padding: 0 45px; }

.slider .title, .slider .info { width: 80%; }
.slider .details { margin-top: -70px; }

.sb-content .ac-featured-posts > li { width: 50%; float: left; margin-bottom: 0; }
.ac-popular-posts .title, .ac-recent-posts .title, .sidebar #recentcomments a { font-size: 26px; }
.sb-content .ac-popular-posts li { margin-bottom: 25px; }
.ac-featured-posts .thumbnail .details { padding: 30px 30px 0 30px; }
.posts-wrap { padding: 0; }
.posts-pagination, .comments-pagination, .page-links-wrap { padding-right: 0; }
.single-style-template-1, .about-share, .comments-area, #disqus_thread, #livefyre-comments, .fb-comments { padding: 0; }
.search-wrap, .menu-wrap .search-field { height: 100px; font-size: 30px; }
.menu-wrap .field-wrap { margin-right: 220px;  }
.menu-wrap .search-submit { width: 180px; height:60px; margin: 20px 30px 0 0; font-size: 20px; } .menu-wrap .search-submit:active { margin-top: 25px; }
/* Second Mobile Menu */
.second-menu, .mobile-menu-2 .sub-menu li:before{display:none!important;}
.mobile-menu-2 .sub-menu,.mobile-menu-2 .sub-menu ul{display:none!important;position:relative;visibility:inherit!important;top:0;left:0;width:100%;border:none;margin: 10px 0;}
.mobile-menu-2 li:hover .sub-menu .sub-menu,.mobile-menu-2.visible .second-menu li:hover .sub-menu .sub-menu{width:100%;top:0;left:0;}
.menu-visible-2, .second-menu-wrap aside.sm-btn {display:block !important;}
.mobile-menu-2{display:block;position:absolute;top:51px;left:0;width:50%;min-width:300px;height:auto;padding:15px 30px;border-bottom-width: 1px;border-bottom-style: solid;background-color:#111111;}
.mobile-menu-2 > li{width:100%;clear:both;float:none;border-bottom-width:1px;border-bottom-style:solid;}
.mobile-menu-2 > li:last-child { border-bottom: none; }
.mobile-menu-2 > li > a:after { display: none; }
.mobile-menu-2 .sf-sub-indicator{display:inline-block !important; position:absolute; top: 50%; right: 10px; transform:translateY(-50%); border-width:2px;border-style:solid;line-height:20px;width:24px;text-align:center;font-size:14px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;}
.mobile-menu-2 .sub-menu .sf-sub-indicator { margin-top: auto; }
.menu-visible-2, .menu-visible-2 .mobile-drop-down > .sub-menu, .menu-visible-2 .mobile-drop-down > .sub-menu > .mobile-drop-down > .sub-menu {display:block!important;}
.mobile-menu-2 .sub-menu:after { left: 5%; }
.mobile-menu-2 .sub-menu ul:after { display: none; }
.mobile-menu-2 > li > a { padding-left: 0; }
.single-content h1 {font-size: 32px;}
.single-content h2 {font-size: 20px;}
.single-content h3 {font-size: 18px;}
.single-content h4 {font-size: 16px;}
.single-content h5 {font-size: 16px;}
.single-content h6 {font-size: 14px;}
.builder .threecol { width: 48.74%; }
.builder .threecol:nth-of-type(2n) { margin-right: 0; }
.b-top .threecol:nth-child(2), .b-top .col.threecol:first-child, .b-top .col.threecol:nth-child(2), .b-top .col.fourcol:first-child { border-top: none; }
.b-top .col.threecol, .b-top .col.fourcol { border-top-width: 5px; border-top-style: solid; }

.builder .fourcol { width: 100%; margin-left: 0; }
.sc-medium .sc-thumbnail { width: 42%; }
.sc-medium .sc-entry { width: 55%; padding-top: 10px; }

.sm-small-masonary.b-top .col.threecol { border-top: none; }
.header-social-icons.show { margin-right: 30px; }

.sp-popular-heading.no-title { height:130px; }

.sidebar a.voirtout {max-width:500px;}
}
@media screen and (max-width: 950px) {
.slider .title, .slider .info { width: 100%; }
.slider .details { margin-top: -50px; }
.type-post .title { padding:0 5px 0 5px; font-size:27px;}
.single-template-1 .single-content { font-size: 17px; }
.single-post .introd {
    font-size: 17px;
	}
}
@media screen and (max-width: 900px) {
.ac-featured-posts .thumbnail .details { height: 100%; overflow: hidden; }
.section-col-title { font-size: 11px; }

.b-top .col:first-child { border-top: none; }
.b-top .col { border-top-width: 5px; border-top-style: solid; }
}
@media screen and (max-width: 768px) {

/*plein ĂŠcran*/
div#content-wrap {padding:0;}
.single-content p, .single-content ul {
padding:0 10px 0 10px;
}

.single-content .topdesventes  p {
padding:0;
}

.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6,
.comment-text h1,
.comment-text h2,
.comment-text h3,
.comment-text h4,
.comment-text h5,
.comment-text h6 {
font-weight: bold;
letter-spacing: -1px;
line-height: 130%;
margin: 30px 0 15px 10px;
}
.container { margin: 0 auto 15px auto; }
.wrap { padding:0; }
.type-post .title { padding:0 5px 0 5px; font-size:25px;}
.main-page-title { padding: 30px 0;letter-spacing:-1px; }
.main-page-title .page-title { margin-bottom:0; }

.single-template-1 .single-content { font-size: 17px; }
.post-template-1, .single-template-1 { padding-bottom:15px;}
.single-post .introd {
    font-size: 18px;
	}

.main-page-title .page-title i { margin-left: 10px; }
.side-box { margin-bottom: 30px; }
/*.slider-wrap, .post-template-1, .single-template-1 { margin-bottom: 50px; }*/
.slider .title, .slider .info { width: 100%; }
.slider .details { margin-top: -30px; }

.post-template-1 p { display:none; }
.post-thumbnail { width: 35%; }
.posts-pagination, .comments-pagination, .page-links-wrap { padding: 30px 0 30px 30px; }
.page-template-normal .title, .page-template-full .title { margin-bottom: 0;letter-spacing:-1px;padding:0 0 10px 0; }
.single-template-1 .single-content { padding-top:0; }
.sidebar .sb-content { padding: 0 30px; }
.sidebar .tabs-widget-navigation { padding-left: 30px; }
.sidebar .sidebar-heading, .sidebar .tabs-widget-navigation, .section-col-title { margin-bottom: 30px; }
.sidebar .sidebar-heading:before, .sidebar .sidebar-heading:after { width: 30px; left: -30px; }
.sidebar .sidebar-heading:after { left: auto; right: -30px; }
.ac-popular-posts .title, .ac-recent-posts .title, .sidebar #recentcomments a { font-size: 22px; }
.ac-featured-posts .thumbnail .details { width: 100% }
.search-wrap, .menu-wrap .search-field { height: 80px; font-size: 26px; }
.menu-wrap .field-wrap { margin-right: 180px;  } .menu-wrap .search-field { padding: 0 20px;}
.menu-wrap .search-submit { width: 140px; height:40px; margin: 20px 20px 0 0; font-size: 18px; } .menu-wrap .search-submit:active { margin-top: 25px; }
.footer-wrap { padding-top: 30px ;}
.footer-credits { width: 100%; margin-right: 0; margin-left: 0; text-align: center; }
.back-to-top { top: auto; bottom: 30px; right: 50%; margin-right: -55px; }
.footer-credits .blog-title, .footer-credits .copyright, .footer-credits .theme-author { float: none; }

.footer-credits .blog-title, .footer-credits .copyright { display: inline-block; width: 100%; }

.st-wrapped.st-large { font-size: 24px; }
.st-overlay .s-info.si-center, .sc-entry .s-info.si-center { display: none; }
.sm-large-masonary .grid-sizer-large, .sm-large-masonary .col-large { width: 100%; }
.sc-medium .sc-entry { padding-top: 0px; }
.builder .threecol { width: 100%; margin-right: 0; }
.b-top .col.threecol:nth-child(2) { border-top-width: 5px; border-top-style: solid; }

.content-wrap.with-title { padding-top:0; }
.aawp { margin: 0 3px 0 3px; }
.aawp-tb__product { border:1px solid #222 !important; }
.aawp .aawp-product--horizontal { border:1px solid #222 !important;}
.drapal {top:105%;z-index:1000; }
.header-wrap {height:51px !important;}
.logoimg {display:none;}
.logo-text a {   padding-left: 8px;}
article .aawp .aawp-product--horizontal .aawp-product__price--old {font-size:18px;}
article .aawp .aawp-product--horizontal .aawp-product__pricing span+span {font-size:22px;}
article .aawp { margin: 0 auto; max-width: 460px; }
.sidebar .AdvancedText  .aawp .aawp-product--horizontal .aawp-product__title { text-align:center;font-size:20px;padding-top:10px; }
}

@media screen and (max-width: 650px) {
			img.alignright, img.alignleft {
	width:40%;
}

.single-post .introd {
    font-size: 16px;
	}
	
.post-template-1 .details .p-share, .single-content.featured-image:before, .comment-main:after, .comment-main:before {
/* Elements with Display None */
display: none;
}
.container { margin: 0 auto 15px auto; }
.header-social-icons li { padding: 10px 2px; }

.slider .title, .slider .info { padding: 20px 0; }
.slider .details { margin-top: -60px; }
.post-template-1 .title { font-size: 21px; }
.post-template-1 p { font-size: 20px;
    letter-spacing: 0.2px;text-align:justify; }
.post-thumbnail { width: 25%; }
.post-template-1 .details .detail, .single-template-1 .details .detail { font-size: 10px; }
.post-template-1 .details, .single-template-1 .details { height: 36px; }
.post-template-1 .details .post-small-button a, .post-template-1 .details .post-small-button { width: 36px; font-size: 10px; }
.posts-pagination, .comments-pagination, .page-links-wrap { padding: 10px 0 10px 10px; }
.posts-pagination .paging-wrap, .comments-pagination .paging-wrap, .page-links-wrap .page-links { font-size: 16px }
.posts-pagination a, .comments-pagination a, .page-links-wrap a, .posts-pagination span.current, .posts-pagination span.dots, .page-links-wrap span { padding: 6px 16px; }
.single-template-1 .single-content { font-size: 16px; }
.single-template-1 .details .detail { margin: 0 15px 0 0; }

.about-share { margin-bottom: 20px; }
.ata-wrap .info, .comment-main .comment-text { font-size: 15px; }
.comments-title { padding: 30px 0; }
.comment-main .vcard, .comment-main .comment-text, .comment-main .comment-reply-link { margin-bottom: 0; } .comment-main .vcard { margin-top: 10px; }
.comment-main .vcard .comm-edit { font-size: 10px; }
.comment-main .vcard .fn { font-size: 13px; }
.comment-main { margin-left: 0; padding: 15px; }
.comment-list .children, .comment-list .children .children { margin-left: 0; }
.comment-list .children .comment-main { margin: 0; }
.comment-list .children .comment-avatar { position: absolute; width: 40px; height: 40px; top: -40px; }
.comment-list .children:before { left: 35px; }
.comment-reply-title { font-size: 22px; margin-bottom: 0; }
.comment-form p { margin-bottom: 15px; }
.comment-form .comment-form-author, .comment-form .comment-form-author input { width: 100%; }
.comment-form .comment-form-email, .comment-form .comment-form-url { width: 50%; }

.header-wrap { height: auto; }
.header-wrap .logo { font-size: 24px; }

.search-visible { top: 48px }
.search-button, .browse-more, .mobile-menu-button { width: 60px; line-height: 50px; } .browse-more { width: auto; } .browse-more i { font-size: 14px; }

.browse-window-opened .side-box { width: 100%; }
.browse-window-opened .side-box.larger { padding-top: 30px; }

.sp-popular-heading.no-title { height:80px; }
}
@media screen and (max-width: 600px) {

.post-template-1 p, .ac_b300_widget, .ac_b125_widget, .letopdesventes {
/* Elements with Display None */
display: none;
}
.sb-content .ac-featured-posts > li { width: 100%; }
.ac-featured-posts .thumbnail .details { width: 70%; height: 70%; overflow: hidden; }
.search-wrap, .menu-wrap .search-field { height: 50px; font-size: 14px; }
.menu-wrap .field-wrap { margin-right: 120px;  } .menu-wrap .search-field { padding: 0 15px;}
.menu-wrap .search-submit { width: 90px; height:30px; margin: 10px 10px 0 0; font-size: 14px; } .menu-wrap .search-submit:active { margin-top: 15px; }
.slider .info, .ac-popular-posts .category, .comments-number, .ac-twitter-tweet-time, .ac-featured-posts .thumbnail .details .category, .post-template-1 .details .p-share .contents em, .ac-recent-posts .category, .sidebar #recentcomments a.url, .sidebar #recentcomments, .comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-comment label { font-size: 9px; }

.comments-area #cwp-slider-comment .comment-form-meta-option { width: 80% !important; float: left; clear: both; }
new*/
.st-wrapped.st-large { font-size: 20px; }
}
@media screen and (max-width: 500px) {
	.single-post .introd {
    font-size: 15px;
	}
.st-wrapped.st-small { letter-spacing:-1.5px; }.st-wrapped.st-large { letter-spacing:-1.5px; }
.wrap { padding: 0 20px; }
.header-wrap { height: auto; }
.header-wrap .top { height: auto; }

.main-page-title { padding: 15px 0; } 
.main-page-title .page-title, .sidebar-heading { letter-spacing: 0.05em; } 
.main-page-title .page-title i { margin-left: 5px; }
.side-box { margin-bottom: 22px; }
.slider-wrap, .post-template-1, .single-template-1 { margin-bottom: 15px; }
.slider .com, .slider .date, .slider .category { font-size: 9px; line-height: 24px; padding: 0 10px; }

.container { margin: 0 auto 15px auto; }
.header-wrap .wrap { padding: 0; }
.menu-wrap { border-left: none; border-right: none; }
.browse-more { display: none; }
.single-template-1 .single-content { font-size: 16px; padding-top: 0; }
.post-content { padding-left:0; float: left; margin-top: -50px; z-index: 2; position: relative; }
.nthumb .post-content { margin-top: 0; }
.single-template-1 .post-content { margin-top: 0; }
 .post-template-default .single-template-1 .title { font-size: 22px; }
.single-template-1 .details { line-height: 22px; height: auto; }
.post-template-1 .details .detail, .single-template-1 .details .detail { font-size: 9px; }
.post-thumbnail { width: 100%; z-index: 1; position: relative; }
.post-template-1 .title, .post-template-1 p, .post-template-1 .details { margin: 5px 0; }
.post-template-1 .title { margin-bottom: 0; padding: 0 2px 0 2px; }
.post-template-1 .details { margin-top: 0; }

.ata-wrap .info { margin-left: 70px; }
.ata-wrap .info, .comment-main .comment-text { font-size: 13px; }
.about-share .title, .share-post-box, .ata-wrap { padding: 15px; }
.about-share .title { line-height: 150%; text-align: center; padding: 20px 10px; }

.comment-main .vcard .comm-edit { font-size: 9px; }
.comment-main .vcard .fn { font-size: 11px; }
.comment-form .comment-form-author, .comment-form .comment-form-author input, .comment-form .comment-form-email, .comment-form .comment-form-email input, .comment-form .comment-form-url { width: 100%; }
.comment-reply-title small { font-size: 11px; line-height: 26px; padding: 0 5px; }
.sidebar .sb-content { padding: 0 0 0 11px; }
.sidebar .sb-content .title { font-size: 20px; }
.sidebar .tabs-widget-navigation { padding-left: 10px; }
.sidebar .tabs-widget-navigation { margin-bottom: 20px; }

.tabs-widget-navigation ul li.selected a:after { padding: 0 24px; }
.sidebar .sidebar-heading:before, .sidebar .sidebar-heading:after { width: 10px; left: -10px; }
.sidebar .sidebar-heading:after { left: auto; right: -10px; }

.ac-popular-posts .position { width: 50px; line-height: 50px; font-size: 24px; }
.ac-popular-posts .details { margin-left: 65px }
.ac-featured-posts .thumbnail .details { width: 100%; height: 100%; }
.st-wrapped.st-large { font-size: 18px; }
.sc-medium .sc-thumbnail, .sc-medium .sc-entry { width: 100%; }
.sc-medium .sc-entry { margin-top: 25px; padding-bottom: 25px; }

.sa-column.sa-title { min-height: auto; border-bottom: none; }

.sidebar a.voirtout {margin-top:-9px;}
}

@media screen and (max-width: 400px) {
			img.alignright, img.alignleft {
	width:100%;margin: 8px 0 30px 0;
}}

div[id*="ajaxsearchliteres"].vertical {
margin-left:-5px !important;
border:1px solid black !important;
margin-top:20px !important;
}

div[id*="ajaxsearchliteres"] .results .item .asl_image {
height:95px !important;
width:95px !important;
}

.recent-comment:hover {
background:#cacaca;
}
.mini-sidebar, .sidebar, .mini-sidebar-bg {
padding-top:0;
}

.promo {font-weight:bold;color:blue;text-decoration:underline;}

.gs_logo_single img {margin:45px 0 0 0 !important;}
.menu-main a {
margin-right:-1px;
-webkit-transition: background 0.15s ease-in-out;
-o-transition: background 0.15s ease-in-out;
-moz-transition: background 0.15s ease-in-out;
transition: background 0.15s ease-in-out;
background:white;
}
.menu-main a:hover {
background:#E9CA5C;
}
.menu-main > li.current_page_ancestor > a, .menu-main > li.current-menu-item > a, .menu-main > li.current-menu-ancestor > a {
background:#cacaca;
}

.sb-content a, .sb-content a:visited {
color:#333;
font-weight:normal;
display:block;
}
.sb-content a:hover {
text-decoration:underline;
}
a.smart {text-decoration:none;border-bottom:1px dotted #544CA6 !important;color:#333 !important;font-weight:inherit;}
a:hover.smart {text-decoration:none;border-bottom:1px dotted #544CA6 !important;color:#544CA6 !important;font-weight:inherit;}
.rss_content p {font-size:18px;font-family: 'Montserrat', sans-serif;color:#555;} 
.single-content .rss_content p { 
color: #222;
font-size: 18px;
font-family: 'Montserrat', sans-serif;
letter-spacing: -1px;
display: inline;
font-weight: bold;
line-height: normal;
}
.feedzy-rss .title { border:none; }
.feedzy-rss .title a {color:#222; font-size:inherit;font-family: 'Montserrat', sans-serif;letter-spacing:-1px;display:block ;margin-top:6px;font-weight:normal;line-height:normal;
    text-transform: none;
    text-align: left;} 
.single-content  .feedzy-rss .rss_item span.title {
display:inline;
}
/* .single-content .feedzy-rss .title a {
	color:grey;padding:3px; font-size:30px; font-family:'arial black'; letter-spacing:-0.5px; display:inline; font-weight:normal; line-height:normal;} 
.single-content .feedzy-rss p {display:inline;} */
.single-content div.rss_content {display:inline;}
.feedzy-rss .title a:hover {text-decoration:underline;}
.feedzy-rss .rss_item {border-bottom:0;margin:0;padding:0 !important;}

#toc_container { margin-top:25px; }
#toc_container p.toc_title+ul.toc_list { margin-bottom:15px; }
#toc_container p.toc_title {text-align:left;}
#toc_container a:hover {text-decoration:none;}
#toc_container { border:0;border-left: 1px solid #ACACAC;padding:0 0 0 10px;font-size:16px;margin-bottom:0; }
#toc_container p.toc_title { font-size:16px; }
#toc_container span.toc_toggle { font-size:100%;font-weight:700; }
.content-wrap li a:hover { color:#333; }

.single-content h2 span { background-color:#222;color:#EECD59;padding:0 7px 0 5px; }

.logo-text a { 
-webkit-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out; 
}
.logo-text a span {
-webkit-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}



.easyazon-block { width:100% ;border:2px solid #cacaca; }

.infoarticle {
background:#F5F5F5;
padding:5px;
border:1px solid #aaa;
font-size:16px;
}
.gs_logo_container {
margin:0 0 30px 0;
}

.sidebar .menu-item {
margin:6px 0;
}

.page p {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
/*text-align: justify;*/
}

/*.posts-wrap .AdvancedText {
    margin-top: 40px;
} */

.aawp .aawp-product--horizontal .aawp-product__content h2 span {
padding:0;
}

.aawp .aawp-product--horizontal .aawp-product__content h2 {
	display: block;
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: bold;
	line-height:normal;
	}

.aawp .aawp-product--horizontal .aawp-product__content h2 span a, .aawp .aawp-product--horizontal .aawp-product__content h2 a {
	font-size:16px;
	letter-spacing:0.01em;
	}
	
.aawp .aawp-product--horizontal .aawp-product__title {
line-height:normal;
	}
	
.star-img img {
	display:inline;
}

.sidebar .comments-number {
	display:none;
}

@media screen and (max-width: 1000px) {
.aawp-tb--desktop .aawp-tb__data:nth-child(5) {
    display: table-cell;
}
}

/*@media (max-width: 1100px) {
.aawp-tb--desktop .aawp-tb__data:nth-child(6) {
    display: table-cell;
}
}*/

.aawp table.aawp-table {
margin: 10px 0 15px;
}

.aawp table.aawp-table thead {
display:none;
}

.aawp .aawp-product--widget-small {
margin-bottom:0;
margin:0 0 5px;
}
.aawp-widget .aawp-product--bestseller {
margin-bottom:0;
margin:0 0 10px;
}

@media screen and (min-width: 943px) {
.topdesventes a { width:20%; }
	}
	
@media screen and (min-width: 1139px) {
.topdesventes a { width:25%; }
	}
	
@media screen and (min-width: 1378px) {
.topdesventes a { width:20%; }
	}

@media screen and (max-width: 942px) {
.topdesventes a { width:25%; }
	}

@media screen and (max-width: 650px) {
.topdesventes a { width:33%; }
	}
	
@media screen and (max-width: 500px) {
.topdesventes a { width:50%; }
	}
	
@media screen and (max-width: 319px) {
.topdesventes a { width:100%;border-right:0; }
	}
	
input, textarea {
    color: #111;
}

.cc_container .cc_message {
	font-size:14px !important;
}

.wsp-category-title {
background:#e1e1e1;
padding:2px 4px 2px 4px;
}

.aligncenter {
margin: 0 auto;
}

.ptite_avis {
margin-top:-7px;
font-size:13px;
color:#ccc;
float: right;
}

.ptite_prix {
float:right;
margin-top:-10px;
}

.ptite_etoiles {
float:left;
margin-top:-5px;
}

.ptite_etoiles_avis {
float:left;
}

.ptite .aawp-product__meta {
margin-left:10px;
}

.ptite .aawp-product__title {
margin-left: 10px;
color:#DDD !important;
}

.ptite .aawp-product__content {
padding:0 0 0 5px !important;
}

.ptite_image {
width:80px;
height:80px;
background:white;
float:left;
margin:1px 0 5px 3px;
}

.ptite_image img {
margin-top:5px;
margin-left:4px;
}

.ptite .aawp-product__price--current {
margin-right:0px;
font-size: 20px !important;
color:white !important;
font-weight:bold !important;
}

.ptite .aawp-product__price--old {
text-decoration: line-through;
font-size:18px !important;
font-weight:normal !important;
}

@media screen and (max-width: 365px) {
.ptite_etoiles {
display:none;
}
}

@media screen and (max-width: 410px) {
.ptite_avis {
display:none;
}
}


@media screen and (min-width: 1141px) and (max-width: 1240px) {
.ptite_etoiles {
display:none;
}
}


@media screen and (min-width: 1141px) and (max-width: 1442px) {
.ptite_avis {
display:none;
}
}

@media screen and (min-width: 1141px) and (max-width: 1224px) {
.aawp-grid--col-4 .aawp-product__meta, .aawp-grid--col-3 .aawp-product__meta {
display:none !important;
}
}

@media screen and (max-width: 1024px) {
.aawp-grid--col-4 .aawp-product__meta, .aawp-grid--col-3 .aawp-product__meta {
display:none !important;
}

.aawp-grid--col-4 .aawp-product, .aawp-grid--col-3 .aawp-product {
border:1px solid #CACACA;
}

.aawp-grid--col-4 .aawp-product__pricing, .aawp-grid--col-3 .aawp-product__pricing {
text-align:center !important;
margin-top:0 !important;
}

.aawp-grid--col-4 .aawp-product__price--current, .aawp-grid--col-3 .aawp-product__price--current {
font-size:24px !important;
float:none !important;
}

.aawp-grid--col-4 .aawp-product__price--old, .aawp-grid--col-3 .aawp-product__price--old {
float:none !important;
padding-right:10px;
font-size:18px !important;
}

.aawp-grid--col-4 .aawp-button, .aawp-grid--col-3 .aawp-button {
max-width:300px;
margin:0 auto !important;
}

.aawp .aawp-product--vertical .aawp-product__pricing { margin-bottom:6px; }
}

@media screen and (max-width: 600px) {
.aawp-grid--col-4 .aawp-product {
border:1px solid #000000;
}

.aawp-grid--col-4 .aawp-product__price--current {
font-size:24px !important;
}

.aawp-grid--col-4 .aawp-product__price--old {
float:none !important;
padding-right:10px;
font-size:18px !important;
}

.aawp-grid--col-4 .aawp-button {
max-width:250px;
margin:0 auto !important;
}
}

@media screen and (min-width: 1141px) and (max-width: 1416px) {
.sidebar .AdvancedText .aawp .aawp-product--horizontal .aawp-product__content, .aawp .aawp-product--horizontal .aawp-product__footer {
margin-left:0px; }

.sidebar .AdvancedText .aawp .aawp-product--horizontal .aawp-product__price {
line-height:0px; }

.sidebar .AdvancedText .aawp .aawp-product--horizontal .aawp-product__image {
max-height:none;
max-width:125px;
}

.sidebar .AdvancedText .aawp .aawp-product--horizontal .aawp-product__thumb {
width:125px;
}

.sidebar .AdvancedText .aawp .aawp-product--horizontal .aawp-product__title {
	    margin: 0 0 15px 119px;
    font-size: 17px;
	    line-height: 1.1em;
}

.sidebar .AdvancedText .aawp .aawp-product--horizontal {
	padding:10px;
}
}

@media screen and (max-width: 1140px) {
.sidebar .AdvancedText  .aawp .aawp-product--horizontal { max-width:501px;margin:0 0 35px 0; }
.container.builder.footer-widgets { padding:0 5px 0 5px; }
.container.builder.footer-widgets .sidebar-heading { margin-top:35px; }
.container.builder.advanced_text.clearfix { padding:0 5px 0 5px; }
.sidebar .sidebar-heading { max-width:501px; }
.container { border:0; }
}

@media screen and (max-width: 349px) {
.main-page-title .page-title, .sidebar-heading { letter-spacing: -1px; } 
}

#more {display: none;padding-top:15px;}
#myBtn {font-weight: 700;}
#myBtn:hover {cursor:pointer;}
.labarre { border-left: 1px solid #ACACAC;padding:0 0 0 10px;font-size:16px;margin-bottom:0; }

.comment-reply-title, p.comment-notes  { display:none; }
.lyte-wrapper {margin:0 !important;}

.comment-avatar { display:none !important; }


.depth-1:nth-child(2n) .comment-main { background:#FAF9F8; }

@media screen and (max-width: 1500px) {
.comment-list .children { margin-left: 0px ;padding-left:0px; }
.comment-list .children:before { width:0; } 
}

.postid-1576 .aawp .aawp-product--horizontal, .postid-1942 .aawp .aawp-product--horizontal, .postid-2279 .aawp .aawp-product--horizontal {
    border: 1px solid #d1d1d1;
    max-width: 600px;
margin: 0 0 35px 0; }

.soulign {
	text-decoration:underline;
}

.rougi {
	color:red;
	}

.adverti {
	border: 3px solid red; padding: 15px 15px 0 15px; text-align: left; font-size: 17px; background: #F0F0F0;
}

.inadverti {
	background: red; color: white; display: inline-block; padding: 0 4px 0 4px;
}

.notabene {
	border: 1px solid #008000; padding: 15px; text-align: center; margin-bottom: 15px; background: #ECFFEC;
}

.nblight {
	border: 1px solid #008000; padding: 15px; font-size: 15px; line-height: 1.3em; margin-bottom: 15px; background: #ECFFEC;
}

.questt {
	margin: 25px 0 15px 0;
}
.notabenered {
	border: 3px solid red; padding: 15px; text-align: center; margin-bottom: 15px;background:#E8E8E8;
}

.promoside {
padding:15px;
text-align:center;
border:1px solid #ccc;
font-size:24px;
font-weight:bold;
}

span.promoprice {
font-size:28px;
color:green;
display:block;
margin-top:5px;
}

.promoside img {
margin:15px auto 15px auto;
width:180px;
}


.daavis2 {
	font-size: 12px;
	color: #EEE;
	font-weight:bold;
	display: block;
	font-family:arial !important;
}

.quelsite2 {
	font-size: 13px;
	color: #8B8B8B;
	font-family:arial !important;
	font-weight: normal;
}

.avertiamz img {
    width: 100%;
	max-width:963px;
}

.avertiamz img {
		margin:0 auto;
		width:100%;
		max-width:963px;
}

.infocorona {
line-height:1em;
font-size:15px;
font-weight:bold;
text-align:center;
background:#E8FBF7;
border:1px solid #ccc;
}

.infocorona a {
text-decoration:underline;
}

@media screen and (max-width: 400px) {
.infocorona { font-size:12px; }
}

.feedzy-3cf1e17017a2a357857de3db75e79fe8 .title a {font-size:14px !important; font-family:calibri;letter-spacing:normal; }

a.posts-by-tag-item-title {
    font-size: 14px !important;
    font-family: calibri;
    border-bottom: 1px solid #ddd;
padding-top: 5px;}

ul.posts-by-tag-list {
	padding:0;
}