div.logooos_container {
display:block;
}
div.logooos {
display:block;
margin:0px;
padding:0px;
width:100%;
line-height:0px !important;
font-size:0px;
}
div.logooos div.logooos_item {
position:relative !important;
display: none;
width: 25%;
height:200px;
background-color: #fff;
overflow:hidden;
outline:none;
z-index:1;
-webkit-transition: box-shadow 0.5s, border-color 0.5s;
-moz-transition: box-shadow 0.5s, border-color 0.5s;
-o-transition: box-shadow 0.5s, border-color 0.5s;
-ms-transition: box-shadow 0.5s, border-color 0.5s;
transition: box-shadow 0.5s, border-color 0.5s;
}
div.logooos div.logooos_item.logooos_loading a {
background-image:url(//boulet-store.com/wp-content/plugins/wp_logooos_plugin/images/logooos_loader.gif) !important;
-webkit-background-size: auto !important;
-moz-background-size: auto !important;
background-size: auto !important;
}
div.logooos div.logooos_item a {
display:block;
width:100%;
height:100%;
position:relative;
margin:0px;
padding:0px;
outline:none;
text-align: center;
color:transparent !important;
background-repeat:no-repeat;
background-position:center center;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
}
div.logooos div.logooos_item a:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
visibility:hidden;
}
div.logooos div.logooos_item a .logooos_effectspan {
display:block;
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
z-index:5;
margin:-3px;
padding:3px;
-webkit-transition: box-shadow 0.5s;
-moz-transition: box-shadow 0.5s;
-o-transition: box-shadow 0.5s;
-ms-transition: box-shadow 0.5s;
transition: box-shadow 0.5s;
}
div.logooos div.logooos_item a img{
padding:0px;
margin:0px;
float:none;
display:inline-block;
vertical-align:middle;
border:none;
-webkit-box-shadow: none;
box-shadow: none;
box-shadow: none \0/IE9; -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
div.logooos div.logooos_item.logooos_loading img {
display:none;
} div.logooos.logooos_border div.logooos_item {
border: 1px solid #DCDCDC;
margin: 0px -1px -1px 0px;
}
div.logooos.logooos_no_border div.logooos_item {
border: 1px solid transparent;
margin: 0px -1px -1px 0px;
} div.logooos.logooos_no_radius div.logooos_item,
div.logooos.logooos_no_radius div.logooos_item a .logooos_effectspan { 
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
div.logooos.logooos_small_radius div.logooos_item {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
div.logooos.logooos_small_radius div.logooos_item a ,
div.logooos.logooos_small_radius div.logooos_item a .logooos_effectspan {
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
div.logooos.logooos_medium_radius div.logooos_item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
div.logooos.logooos_medium_radius div.logooos_item a ,
div.logooos.logooos_medium_radius div.logooos_item a .logooos_effectspan{
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
}
div.logooos.logooos_large_radius div.logooos_item {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
div.logooos.logooos_large_radius div.logooos_item a ,
div.logooos.logooos_large_radius div.logooos_item a .logooos_effectspan {
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
} div.logooos.effect1 div.logooos_item:hover,
div.logooos.effect3 div.logooos_item:hover {
position:relative;
z-index:2;
} div.logooos.logooos_grayscale div.logooos_item a {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%); }
div.logooos.logooos_grayscale div.logooos_item:hover a {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
} a.logooos_next,
a.logooos_prev {
display:block;
width:27px;
height:27px;
position:absolute;
outline: none !important;
z-index:10;
background-repeat:no-repeat;
background-color:#FFFFFF;
border:1px solid #dcdcdc;
-webkit-border-radius: 10%;
-moz-border-radius: 10%;
border-radius: 10%;
-webkit-transition: background-position .3s;
-moz-transition: background-position .3s;
-o-transition: background-position .3s;
-ms-transition: background-position .3s;
transition: background-position .3s;
}
a.logooos_next {
right:0px;
background-image:url(//boulet-store.com/wp-content/plugins/wp_logooos_plugin/images/next.png);
background-position:right top;
}
a.logooos_next:hover {
background-position:left top;
}
a.logooos_prev {
left:0px;
background-image:url(//boulet-store.com/wp-content/plugins/wp_logooos_plugin/images/prev.png);
background-position:left top;
}
a.logooos_prev:hover {
background-position:right top;
}  a.logooos_next.logooos_lightgrayarrows {
background-position:right top;
}
a.logooos_next.logooos_lightgrayarrows:hover {
background-position:left top;
}
a.logooos_prev.logooos_lightgrayarrows {
background-position:left top;
}
a.logooos_prev.logooos_lightgrayarrows:hover {
background-position:right top;
} a.logooos_next.logooos_darkgrayarrows {
background-position:right center;
}
a.logooos_next.logooos_darkgrayarrows:hover {
background-position:left center;
}
a.logooos_prev.logooos_darkgrayarrows {
background-position:left center;
}
a.logooos_prev.logooos_darkgrayarrows:hover {
background-position:right center;
} a.logooos_next.logooos_whitearrows {
background-position:right bottom;
}
a.logooos_next.logooos_whitearrows:hover {
background-position:left bottom;
}
a.logooos_prev.logooos_whitearrows {
background-position:left bottom;
}
a.logooos_prev.logooos_whitearrows:hover {
background-position:right bottom;
} div.logooos.logooos_list div.logooos_item {
float:left;
width:180px;
z-index:10;
}
div.logooos.logooos_list div.logooos_textcontainer {
line-height:1.8;
color:#777777;
margin-bottom:30px;
min-height:120px;
}
div.logooos.logooos_list div.logooos_textcontainer.logooos_withoutMinHeight {
min-height:0px !important;
padding-bottom:0px !important;
}
div.logooos.logooos_list.logooos_listborder div.logooos_textcontainer {
padding-bottom:30px;
border-bottom:1px dashed #DCDCDC;
}
div.logooos.logooos_list.logooos_listborder div.logooos_textcontainer:last-child {
padding-bottom:0px;
margin-bottom:0px;
border-bottom-style:none;
border-bottom-width:0px;
}
div.logooos.logooos_list div.logooos_textcontainer div.logooos_title {
font-weight:bold;
font-size:15px;
margin-bottom:10px;
margin-left:210px;
}
div.logooos.logooos_list div.logooos_textcontainer div.logooos_text {
font-size:12px;
margin-left:210px;
}
div.logooos.logooos_list div.logooos_textcontainer div.logooos_text p {
margin-top:20px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
}
div.logooos.logooos_list div.logooos_textcontainer div.logooos_text p:first-child {
margin-top:0px;
padding-top:0px;
}
div.logooos.logooos_list div.logooos_textcontainer div.logooos_text a.logooos_morelink {
color:#999999;
text-decoration:none;
margin-top:20px;
display:inline-block;
}
div.logooos.logooos_list div.logooos_textcontainer div.logooos_text a.logooos_morelink:hover {
text-decoration:underline;
cursor:pointer;
}
div.logooos.logooos_list div.logooos_detailsarea {
margin-bottom:30px;
} div.logooos_tooltip {
position:absolute;
text-align:center;
max-width:200px;
z-index:1000;
}
div.logooos_tooltip span.logooos_tooltipText {
font-size:12px;
font-family:Tahoma;
color:#ffffff;
background-color: #666666;
padding: 5px 15px;
margin:10px 0px 10px 0px;
display:inline-block;
position:relative;
line-height:1.8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
div.logooos_tooltip span.logooos_tooltipText span.logooos_tooltipArrow {
position:absolute;
background-image:url(//boulet-store.com/wp-content/plugins/wp_logooos_plugin/images/arrow.png);
background-repeat:no-repeat;
display:block;
width:100%;
height:7px;
left:0px;
margin:-1px 0px;
padding:1px 0px;
} .logooos_showdetails .logooos_item:hover {
cursor:pointer;
}
.logooos_detailsarea {
display:none;
position:relative;
margin:-1px -1px -1px 0px;
}
.logooos_grid .logooos_detailsarea {
margin:0px -1px -1px 0px;
}
.logooos_list .logooos_detailsarea {
margin:0px;
}
.logooos_detailsarea .logooos_detailsarea_container {
padding:30px;
color:#777777;
line-height:1.8;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.logooos_detailsarea .logooos_detailsarea_closeBtn {
position:absolute;
top:30px;
right:30px;
outline:none;
}
.logooos_detailsarea .logooos_detailsarea_container .logooos_detailsarea_img {
width:200px;
height:130px;
background-repeat: no-repeat;
background-position: center center;
float:left;
}
.logooos_detailsarea .logooos_detailsarea_container .logooos_detailsarea_title {
font-size:15px;
font-weight: bold;
margin:0px 0px 10px 230px;
}
.logooos_detailsarea .logooos_detailsarea_container .logooos_detailsarea_text {
font-size:13px;
margin-left:230px;
}
.logooos_detailsarea .logooos_detailsarea_container .logooos_detailsarea_text p {
font-family:inherit;
font-size:inherit;
color:inherit;
}
.logooos_detailsarea .logooos_detailsarea_container p:last-child {
margin-bottom:0px;
} .logooos_detailsarea.logooos_withoutLogo .logooos_detailsarea_container .logooos_detailsarea_title {
margin:0px 0px 10px 0px;
}
.logooos_detailsarea.logooos_withoutLogo .logooos_detailsarea_container .logooos_detailsarea_text {
margin-left:0px;
}
.logooos_detailsarea.logooos_withoutLogo .logooos_detailsarea_container .logooos_detailsarea_img {
display:none;
} div.logooos_detailsarea.logooos_no_radius div.logooos_detailsarea_container,
div.logooos_detailsarea.logooos_no_radius div.logooos_detailsarea_img { 
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
div.logooos_detailsarea.logooos_small_radius div.logooos_detailsarea_container,
div.logooos_detailsarea.logooos_small_radius div.logooos_detailsarea_img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
div.logooos_detailsarea.logooos_medium_radius div.logooos_detailsarea_container,
div.logooos_detailsarea.logooos_medium_radius div.logooos_detailsarea_img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
div.logooos_detailsarea.logooos_large_radius div.logooos_detailsarea_container,
div.logooos_detailsarea.logooos_large_radius div.logooos_detailsarea_img {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
} .logooos_detailsarea.logooos_small_width .logooos_detailsarea_container .logooos_detailsarea_img {
width:auto;
float:none;
margin-bottom:30px;
margin-top:45px;
}
.logooos_detailsarea.logooos_small_width .logooos_detailsarea_container .logooos_detailsarea_title {
margin:0px 0px 10px 0px;
padding-top:0px !important;
}
.logooos_detailsarea.logooos_small_width .logooos_detailsarea_container .logooos_detailsarea_text {
margin-left:0px;
}  @media (max-width: 1024px), (max-device-width: 1024px) {
a.logooos_next {
display:block !important;
}
a.logooos_prev {
display:block !important;
}
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
} .clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
}  .archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
text-transform: uppercase;
color: #636363;
} article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
} button,
input,
select,
textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 6px;
padding: 0.428571429rem;
}
button,
input {
line-height: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
}
.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
} .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto; } embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image { border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
max-width: 100%; padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #757575;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
width: 90%;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
max-width: 90%;
padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
} .author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
}  html {
font-size: 87.5%;
}
body {
font-size: 14px;
font-size: 1rem;
font-family: Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #444;
}
body.custom-font-enabled {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
outline: none;
color: #21759b;
}
a:hover {
color: #0f3647;
} .assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
height: 1px;
width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip: auto !important;
color: #000;
display: block;
font-size: 12px;
height: auto;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
width: auto;
z-index: 100000; } .site {
padding: 0 24px;
padding: 0 1.714285714rem;
background-color: #fff;
}
.site-content {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}
.widget-area {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
} .site-header {
padding: 24px 0;
padding: 1.714285714rem 0;
}
.site-header h1,
.site-header h2 {
text-align: center;
}
.site-header h1 a,
.site-header h2 a {
color: #515151;
display: inline-block;
text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
color: #21759b;
}
.site-header h1 {
font-size: 24px;
font-size: 1.714285714rem;
line-height: 1.285714286;
margin-bottom: 14px;
margin-bottom: 1rem;
}
.site-header h2 {
font-weight: normal;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.header-image {
margin-top: 24px;
margin-top: 1.714285714rem;
} .main-navigation {
margin-top: 24px;
margin-top: 1.714285714rem;
text-align: center;
}
.main-navigation li {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.42857143;
}
.main-navigation a {
color: #5e5e5e;
}
.main-navigation a:hover,
.main-navigation a:focus {
color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
display: inline-block;
} section[role="banner"] {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
} .widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul,
.widget-area .textwidget ol {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li > ul,
.widget-area .textwidget li > ol {
margin-bottom: 0;
}
.widget-area .textwidget ol {
list-style: decimal;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
}
.widget-area .widget a {
color: #757575;
}
.widget-area .widget a:hover {
color: #21759b;
}
.widget-area .widget a:visited {
color: #9f9f9f;
}
.widget-area #s {
width: 53.66666666666%; } footer[role="contentinfo"] {
border-top: 1px solid #ededed;
clear: both;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
max-width: 960px;
max-width: 68.571428571rem;
margin-top: 24px;
margin-top: 1.714285714rem;
margin-left: auto;
margin-right: auto;
padding: 24px 0;
padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
color: #686868;
}
footer[role="contentinfo"] a:hover {
color: #21759b;
}
.site-info span[role=separator] {
padding: 0 0.3em 0 0.6em;
}
.site-info span[role=separator]::before {
content: '\002f';
} .entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #21759b;
}
article.sticky .featured-post {
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 24px 0;
margin: 1.714285714rem 0;
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
font-size: 21px;
font-size: 1.5rem;
line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 18px;
font-size: 1.285714286rem;
line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
font-size: 14px;
font-size: 1rem;
line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content .more-link {
white-space: nowrap;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin: 0 0 0 36px;
margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
margin: 12px 24px 12px 0;
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
margin: 12px 0 12px 24px;
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
clear: both;
margin-top: 12px;
margin-top: 0.857142857rem;
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ededed;
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
border-bottom: 4px double #ededed;
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} .archive-header,
.page-header {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
padding-bottom: 22px;
padding-bottom: 1.571428571rem;
border-bottom: 1px solid #ededed;
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
} .attachment .entry-content .mejs-audio {
max-width: 400px;
}
.attachment .entry-content .mejs-container {
margin-bottom: 24px;
} .article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
} article.format-aside h1 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #4d525a;
}
article.format-aside h1 a:hover {
color: #2e3542;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #d2e0f9;
border-left: 22px solid #a8bfe8;
}
article.format-aside p {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}  article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
} article.format-link header {
padding: 0 10px;
padding: 0 0.714285714rem;
float: right;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
color: #848484;
background-color: #ebebeb;
border-radius: 3px;
}
article.format-link .entry-content {
max-width: 80%;
float: left;
}
article.format-link .entry-content a {
font-size: 22px;
font-size: 1.571428571rem;
line-height: 1.090909091;
text-decoration: none;
} article.format-quote .entry-content p {
margin: 0;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
} .format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-size: 1.071428571rem;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #21759b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
} .comments-title {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
font-weight: normal;
}
.comments-area article {
margin: 24px 0;
margin: 1.714285714rem 0;
}
.comments-area article header {
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 85px;
margin-left: 6.071428571rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.42857143;
}
.comments-area cite b {
font-weight: normal;
}
.comments-area article header time {
line-height: 1.714285714;
text-decoration: none;
font-size: 12px;
font-size: 0.857142857rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.428571429rem 0.857142857rem;
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
color: #fff;
background-color: #0088d0;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #009cee, #0088d0);
background-image: -ms-linear-gradient(top, #009cee, #0088d0);
background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
background-image: -o-linear-gradient(top, #009cee, #0088d0);
background-image: linear-gradient(to bottom, #009cee, #0088d0);
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.357142857rem;
padding: 2px 5px;
padding: 0.142857143rem 0.357142857rem;
font-size: 10px;
font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
} #respond {
margin-top: 48px;
margin-top: 3.428571429rem;
}
#respond h3#reply-title {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.714285714rem;
font-weight: normal;
font-size: 12px;
font-size: 0.857142857rem;
}
#respond form {
margin: 24px 0;
margin: 1.714285714rem 0;
}
#respond form p {
margin: 11px 0;
margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #5e5e5e;
}
#respond #wp-comment-cookies-consent {
margin: 0 10px 0 0;
}
#respond .comment-form-cookies-consent label {
display: inline;
}
.required {
color: red;
} .entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
clear: both;
float: none;
width: auto;
padding-top: 24px;
padding-top: 1.714285714rem;
border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
color: #21759b;
}
.template-front-page .widget-area .widget_text img {
float: left;
margin: 8px 24px 8px 0;
margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
} .widget select {
max-width: 100%;
}
.widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
.wp-calendar-nav,
#wp-calendar {
margin: 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
.wp-calendar-nav {
display: table;
}
.wp-calendar-nav span {
display: table-cell;
}
.wp-calendar-nav-next,
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_search label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
}
.tagcloud ul {
list-style-type: none;
}
.tagcloud ul li {
display: inline-block;
}
.widget-area .widget.widget_tag_cloud li {
line-height: 1;
}
.template-front-page .widget-area .widget.widget_tag_cloud li {
margin: 0;
}
.widget-area .gallery-columns-2.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-3.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-4.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-5.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-6 .gallery-icon img,
.widget-area .gallery-columns-7 .gallery-icon img,
.widget-area .gallery-columns-8 .gallery-icon img,
.widget-area .gallery-columns-9 .gallery-icon img {
height: auto;
max-width: 80%;
} img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
}  @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} @media screen and (min-width: 600px) {
.author-avatar {
float: left;
margin-top: 8px;
margin-top: 0.571428571rem;
}
.author-description {
float: right;
width: 80%;
}
.site {
margin: 0 auto;
max-width: 960px;
max-width: 68.571428571rem;
overflow: hidden;
}
.site-content {
float: left;
width: 65.104166667%;
}
body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
width: 100%;
}
.widget-area {
float: right;
width: 26.041666667%;
}
.site-header h1,
.site-header h2 {
text-align: left;
}
.site-header h1 {
font-size: 26px;
font-size: 1.857142857rem;
line-height: 1.846153846;
margin-bottom: 0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
display: inline-block !important;
text-align: left;
width: 100%;
}
.main-navigation ul {
margin: 0;
text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
display: inline-block;
text-decoration: none;
}
.main-navigation li a {
border-bottom: 0;
color: #6a6a6a;
line-height: 3.692307692;
text-transform: uppercase;
white-space: nowrap;
}
.main-navigation li a:hover,
.main-navigation li a:focus {
color: #000;
}
.main-navigation li {
margin: 0 40px 0 0;
margin: 0 2.857142857rem 0 0;
position: relative;
}
.main-navigation li ul {
margin: 0;
padding: 0;
position: absolute;
top: 100%;
z-index: 1;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation li ul ul {
top: 0;
left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation .focus > ul {
border-left: 0;
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
}
.main-navigation li ul li a {
background: #efefef;
border-bottom: 1px solid #ededed;
display: block;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
padding: 8px 10px;
padding: 0.571428571rem 0.714285714rem;
width: 180px;
width: 12.85714286rem;
white-space: normal;
}
.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus {
background: #e3e3e3;
color: #444;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
color: #636363;
font-weight: bold;
}
.menu-toggle {
display: none;
}
.entry-header .entry-title {
font-size: 22px;
font-size: 1.571428571rem;
}
#respond form input[type="text"] {
width: 46.333333333%;
}
#respond form textarea.blog-textarea {
width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
float: left;
width: 47.916666667%;
}
.entry-page-image {
float: right;
margin-bottom: 0;
width: 47.916666667%;
}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
float: left;
width: 51.875%;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.template-front-page .widget-area .widget:nth-child(odd) {
clear: right;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
float: right;
width: 39.0625%;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
float: none;
width: auto;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.428571429rem;
}
} @media screen and (min-width: 960px) {
body {
background-color: #e6e6e6;
}
body .site {
padding: 0 40px;
padding: 0 2.857142857rem;
margin-top: 48px;
margin-top: 3.428571429rem;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body.custom-background-empty {
background-color: #fff;
}
body.custom-background-empty .site,
body.custom-background-white .site {
padding: 0;
margin-top: 0;
margin-bottom: 0;
box-shadow: none;
}
} @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header {
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
text-align: left;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
.author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
display: none;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.entry-header .entry-title,
.entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
} .commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
margin-left: 3.57142857rem;
}
}@font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-400-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-400-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-400-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-400-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-400-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-400-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-400-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-400-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-400-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-400-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-400-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-400-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-400-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-400-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-700-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-700-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-700-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-700-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-700-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-700-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-700-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-700-italic.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-700-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-700-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-700-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-700-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-700-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-700-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-700-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-700-normal.woff2?ver=34) format('woff2'),
url(https://boulet-store.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'lareg';
src: url(//boulet-store.com/wp-content/themes/boulet/Trim_Poster_Regular.eot);
src: local('☺'), url(//boulet-store.com/wp-content/themes/boulet/Trim_Poster_Regular.woff) format('woff'), url(//boulet-store.com/wp-content/themes/boulet/Trim_Poster_Regular.ttf) format('truetype'), url(//boulet-store.com/wp-content/themes/boulet/Trim_Poster_Regular.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'lacond';
src: url(//boulet-store.com/wp-content/themes/boulet/Trim_Poster_Condensed.eot);
src: local('☺'), url(//boulet-store.com/wp-content/themes/boulet/Trim_Poster_Condensed.woff) format('woff'), url(//boulet-store.com/wp-content/themes/boulet/Trim_Poster_Condensed.ttf) format('truetype'), url(//boulet-store.com/wp-content/themes/boulet/Trim_Poster_Condensed.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'lacomp';
src: url(//boulet-store.com/wp-content/themes/boulet/Letters_from_Sweden-Trim_Poster_Compressed.eot);
src: local('☺'), url(//boulet-store.com/wp-content/themes/boulet/Letters_from_Sweden-Trim_Poster_Compressed.woff) format('woff'), url(//boulet-store.com/wp-content/themes/boulet/Letters_from_Sweden-Trim_Poster_Compressed.ttf) format('truetype'), url(//boulet-store.com/wp-content/themes/boulet/Letters_from_Sweden-Trim_Poster_Compressed) format('svg');
font-weight: normal;
font-style: normal;
}
body.custom-font-enabled {
font-family: Poppins, Helvetica, Arial, sans-serif;
}
body {
background-color: #FFF;
color: #000;
}
body .site {
margin-top: 0;
margin-bottom: 0;
box-shadow: none;
padding: 0;
}
body.home .site {
margin-top: 00px;
width: 100%;
max-width: 100%;
}
a {
color: #302e53;
}
a:hover {
text-decoration: none;
color: #302e53;
}
.home .site-content {
margin: 10px 0 0;
width: 100% !important;
}
.site {
max-width: 1100px;
}
.page-template-scan .site-content {
width: 100%;
}
div#contscan {
text-align: center;
font-size: 20px;
margin: 30px 0 60px;
}
.site-content article {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
a:focus {
outline: 0 dotted;
}
a.button.product_type_variable.add_to_cart_button, a.button.product_type_variable {
display: none !important;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
h2.woocommerce-loop-product__title {
font-family: lareg;
text-align: center;
color: #000;
font-size: 22px !important;
line-height: 1;
hyphens: none;
-moz-hyphens: none;
-webkit-hyphens: none;
margin-top: 0;
padding-top: 0 !important;
font-weight: lighter;
padding-bottom: 0 !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
display: none;
}
.product_meta {
display: none;
}
.woocommerce ul.products li.product .price {
margin-bottom: 0;
font-size: 14px;
text-align: center;
color: #000;
margin-top: 3px;
}
.woocommerce ul.products li.product p.stock.out-of-stock {
text-align: center;
margin-top: 3px;
color: #000;
margin-bottom: 0;
}
.site-header {
padding: 0;
position: relative;
display: block;
overflow: hidden;
background: #FFF;
}
hgroup {
display: inline-block;
line-height: 0;
float: left;
height: 62px;
}
hgroup img {
max-height: 62px !important;
}
.home hgroup img {
opacity: 0;
width: 20px;
height: 56px;
}
.site-header h1 {
line-height: 0;
}
nav#site-navigation {
display: inline-block;
float: left;
margin-top: 19px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: 0;
border-top: 0;
}
.main-navigation li a {
color: #000;
line-height: 2;
font-size: 13px;
border-bottom: 1px solid #FFF;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.main-navigation li a:hover, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
color: #000;
border-bottom: 1px solid;
font-weight: lighter;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.main-navigation li {
font-size: 13px;
margin: 0 0 0 20px;
}
.home .main-navigation li:first-child {
margin: 0;
}
p.woocommerce-result-count {
display: none;
}
form.woocommerce-ordering {
display: none;
}
.page-id-31 .site-content {
max-width: 750px;
margin: 0 auto;
display: table;
float: inherit;
}
.post-type-archive-product .widget-area, .archive.woocommerce-page .widget-area{
float: left;
}
.post-type-archive-product .site-content, .archive.woocommerce-page .site-content {
float: right;
width: calc(100% - 360px);
margin-right: 40px;
}
.post-type-archive-product .site, .archive.woocommerce-page .site{
max-width: 100%;
}
.post-type-archive-product .widget-area, .archive.woocommerce-page .widget-area {
float: left;
margin-left: 20px;
width: 280px;
}
h1.entry-title, h1.woocommerce-products-header__title.page-title {
font-family: 'lareg';
font-size: 22px !important;
text-align: center;
}
.page-id-31 .entry-content li {
font-family: 'lareg';
font-size: 25px;
line-height: 1;
hyphens: none;
-moz-hyphens: none;
-webkit-hyphens: none;
}
.woocommerce-info {
border-top-color: #302e53;
}
.woocommerce-info::before {
color: #302e53;
}
.site-content {
margin: 20px 0 0;
}
.woocommerce table.shop_table {
border: 1px solid rgba(0,0,0,1);
border-radius: 0;
}
.woocommerce-cart .site, .woocommerce-checkout .site {
max-width: calc(100% - 40px);
}
.woocommerce table.shop_table td {
border-top: 1px solid rgba(0,0,0,1);
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
font-size: 13px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
padding: 10px 1em;
}
.woocommerce-cart a.remove {
color: black!important;
}
.entry-content table, .comment-content table {
color: #000;
font-size: 13px;
}
.woocommerce .quantity .qty {
border-color: #000;
}
button, input, select, textarea {
border: 1px solid #000;
border-radius: 0;
}
.page-title {
line-height: 1; padding-top: 9px;
}
.woocommerce .woocommerce-breadcrumb a {
color: #000;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
border-top: 1px solid rgba(0,0,0,1);
}
a.woocommerce-privacy-policy-link {
color: #000 !important;
}  .defileParent {
overflow: hidden;
width: 100%;
max-width: 100%;
background: #000;
color: #FFF;
font-family: 'lareg';
font-size: 22px;
text-transform: uppercase;
line-height: 1;
height: 18px;
padding: 5px 0 7px;
}
.defileParent.follow {
background: #FFF;
color: #000;
font-family: 'lacomp';
font-size: 54px;
line-height: 1;
height: 49px;
padding: 5px 0 7px;
}
#marquee, #marqueeaut {
overflow:hidden;
white-space: nowrap;
}
.grecaptcha-badge{
display: none !important;
}
footer[role="contentinfo"] {
border-top: 0;
max-width: 100%;
display: inline-block;
width: 100%;
background: #000;
}
.site-info {
max-width: 1000px;
margin: 0 auto;
color: #FFF;
}
h2 {
text-align: center;
font-family: 'lareg';
font-size: 22px !important;
margin-top: 0 !important;
line-height: 0.8 !important;
}
.page-template-shop h2, .page-template-marques h2, .page-template-scan h2 {
margin-top: 50px !important;
font-size: 54px !important;
font-family: 'lacomp';
letter-spacing: 0.5px;
margin-bottom: 10px;
}
div#contmea {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 20px;
font-family: 'lareg';
color: #FFF;
font-size: 75px;
line-height: 0.8;
text-align: center;
max-width: 525px;
hyphens: none;
width: calc(100% - 80px);
padding: 0 40px;
hyphens: none;
-moz-hyphens: none;
-webkit-hyphens: none;
}
a#gdmea {
position: relative;
display: table;
line-height: 0;
width: 100%;
text-align: center;
height: 400px;
overflow: hidden;
transform: scale(1);
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
a#gdmea:hover {
transform: scale(1.02);
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover h2.woocommerce-loop-product__title {
color: #f7e951;
}
.home .woocommerce {
max-width: calc(100% - 40px);
margin: 0 auto;
}
h2#sstithome {
margin-top: 40px !important;
margin-bottom: 40px;
font-family: lacomp;
font-size: 54px !important;
letter-spacing: 0.5px;
font-weight: lighter;
}
section.related.products h2 {
margin-bottom: 40px;
padding-top: 20px;
line-height: 1 !important;
text-align: center;
}
section.related.products .type-product h2 {
text-align: center;
}
.prdctfltr_collector_flat>span {
border-radius: 0 !important;
padding: 5px !important;
background-color: #000 !important;
color: #FFF !important;
}
.prdctfltr_title_selected a {
color: #FFF !important;
}
.prdctfltr_title_selected a:hover {
color: #f7e951 !important;
}
.widget-area .widget h3 {
color: #000;
font-size: 14px;
margin-bottom: 0px;
}
.cart_totals h2 {
text-align: left;
}
div#headerhut {
position: relative;
}
.entry-header, div#headerhut {
margin-bottom: 0px;
padding-top: 7px;
position: relative;
border-bottom: 1px solid;
padding-bottom: 14px;
max-width: calc(100% - 40px);
margin-left: 20px;
}
h1.entry-title {
display: table;
margin: 0 auto;
line-height: 1 !important;
padding-top: 9px;
font-weight: lighter;
}
.page-template-shop h1.entry-title, .page-template-marques h1.entry-title, .page-template-scan h1.entry-title {
font-size: 54px !important;
font-family: 'lacomp';
letter-spacing: 0.5px;
line-height:0.8 !important;
}
.single-product h1.entry-title {
margin: 0;
font-size: 54px !important;
font-family: lacomp;
letter-spacing: 0.5px;
}
nav.woocommerce-breadcrumb {
display: inline-block;
position: absolute;
top: 20px;
font-size: 12px !important;
color: #000 !important;
}
.home header.entry-header, .page-template-shop header.entry-header, .page-template-marques header.entry-header, .page-template-scan header.entry-header {
display: none;
}
div#righthead {
display: inline-block;
float: right;
height: 56px;
line-height: 55px;
padding-left: 20px;
}
div#contrighthead {
background: url(https://boulet-store.com/wp-content/uploads/2021/02/fdlogo.jpg);
display: inline-block;
vertical-align: top;
padding-left: 20px;
background-size: cover;
padding-top: 1px;
}
.home div#contrighthead {
background: none;
padding-left: 0;
padding-top: 3px;
}
div#contrighthead a {
font-size: 30px;
color: #FFF;
margin-right: 20px;
}
.home div#contrighthead a {
color: #000;
}
.home div#contrighthead a:first-child {
margin-right: 10px;
}
ul#menu-droite li {
margin-right: 18px;
display: inline-block;
}
li.wpmenucartli a.wpmenucart-contents span {
margin-top: 1px;
}
a.wpmenucart-contents span {
text-transform: uppercase;
font-size: 13px;
}
div#contshop {
margin-top: 50px;
margin: 30px auto;
max-width: 520px;
text-align: center;
}
div#sstit {
margin-bottom: 24px;
}
.page-template-shop .entry-content, .page-template-marques .entry-content, .page-template-scan .entry-content {
margin-top: 25px;
}
.menu-droite-container {
display: inline-block;
margin-top: 2px;
}
.woocommerce div.product .product_title {
text-align: left;
line-height: 0.8 !important;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #000;
color: #fff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #000;
font-size: 20px;
}
.woocommerce div.product form.cart .variations label {
font-weight: normal;
line-height: 35px;
text-transform: uppercase;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
text-transform: uppercase;
border: none;
border-radius: 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #000;
color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #96588a;
color: #fff;
}
.woocommerce div.product .stock {
color: #000;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #f7e951;
color: #000;
}
.woocommerce-message {
border-top-color: #000;
}
.woocommerce-message::before {
content: "\e015";
color: #000;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
font-weight: 300;
font-size: 12px;
border-radius: 0;
color: #FFF;
background-color: #000;
border: 0;
text-transform: uppercase;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
background-color: #f7e951;
color: #000;
}
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
color: #000;
}
.entry-content p{
hyphens: none;
-moz-hyphens: none;
-webkit-hyphens: none;
}
.page-id-1011 .entry-content {
max-width: 500px;
margin: 0 auto;
text-align: center;
}
h3 {
font-family: 'lareg';
font-size: 25px !important;
line-height: 0.8 !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: right;
font-size: 20px;
}
.logooos_item {
max-height: 130px;
}
div.logooos_container {
text-align: center;
}
span.button.disabled {
display: none;
}
rs-bullet.tp-bullet span {
display: none;
}
a.wpmenucart-contents {
text-decoration: none;
}
nav.woocommerce-breadcrumb a {
color: #000;
}
td.product-name a {
text-decoration: none;
}
.woocommerce div.product form.cart .variations label {
font-size: 13px;
}
.woocommerce div.product form.cart .variations select {
max-width: 100%;
min-width: 140px;
border: 1px solid #000;
}
.woocommerce div.product form.cart .button {
font-size: 13px;
padding: 10px 10px;
}
.logooos_item {
margin: 0 30px !important;
}
.prdctfltr_filter label {
font-size: 13px;
}
.pf-help-title h3 {
font-size: 22px !important;
line-height: 1 !important;
}
.actions button.button {
color: #FFF !important;
}
.page-id-548 .site {
max-width: calc(100% - 40px);
margin: 0 auto;
}
.home ul.products li.product:nth-of-type(4n) {
margin-right: 0;
}
.woocommerce .products ul, .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
}
.colfoot {
margin: 0;
width: 205px;
margin-right: 40px;
border-right: 1px solid #FFF;
padding-right: 40px;
display: inline-block;
float: left;
}
.colfoot:first-child {
width: 195px;
}
.colfoot:nth-child(3) {
border-right: 0;
margin-right: 0;
padding-right: 0;
width: 160px;
float: left;
}
.site-info {
margin: 0 auto;
color: #FFF;
display: inline-block;
max-width: 100%;
margin-left: 20px;
}
div#rightfoot {
float: right;
color: #FFF;
margin-right: 20px;
text-align: center;
}
div#sstitfoot {
margin-bottom: 15px;
font-family: 'lareg';
line-height: 0.8;
font-size: 22px;
}
.colfoot a {
display: block;
color: #FFF !important;
text-decoration: none;
line-height: 1.4;
font-size: 14px;
margin-bottom: 1.5px;
}
.colfoot a:hover {
text-decoration: underline;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 1px solid #000;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
padding: 0;
}
.form-row.place-order {
padding: 1em 1em 0!important;
}
div#contfoot {
line-height: 1.4;
margin-bottom: 3.3px;
font-size: 14px;
}
div#rsfoot a {
display: inline-block;
font-size: 60px;
margin-right: 10px;
margin-bottom: 0;
margin-top: -4px;
line-height: 1;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
div#rsfoot a:hover {
color: #f7e951;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
a.lkcontact {
margin-bottom: 10px;
}
.home footer#colophon {
margin-top: 10px;
}
footer#colophon {
padding-bottom: 16px;
}
ul.products.columns-5 {
width: calc(100% + 20px);
}
ul.products li.product:nth-of-type(5n){
margin-right: 0;
}
.pf_rngstyle_thin .irs-from, .pf_rngstyle_thin .irs-to, .pf_rngstyle_thin .irs-single {
background: #000 !important;
}
.prdctfltr_filter.pf_rngstyle_thin .irs-bar{
background: url(//boulet-store.com/images/sprite-skin-thin.png) repeat-x !important;
background-position: 0 -60px !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background: #000;
color: #FFF;
}
.woocommerce nav.woocommerce-pagination ul li {
border-right: 1px solid #000;
}
.woocommerce nav.woocommerce-pagination ul {
border: 1px solid #000;
}
rs-fullwidth-wrap {
background: #000;
}
div#sstitfootpay {
font-size: 14px;
line-height: 1.3;
margin-bottom: 13px;
}
.home .woocommerce .products ul, .home.woocommerce ul.products {
margin-bottom: 0;
}
div#inline {
padding: 30px;
background: #FFF;
overflow-y: auto;
}
div#inline h2{
text-align: left;
}
body .gform_wrapper .gform_body .gform_fields .gfield textarea {height: 120px;}
input#gform_submit_button_1 {
background: #000;
color: #FFF;
text-transform: uppercase;
font-family: 'lareg';
font-size: 18px;
border: 1px solid #000;
border-radius: 0;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
input#gform_submit_button_1:hover {
background: #FFF;
color: #000;
border: 1px solid #000;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
li#field_1_1 {
margin-bottom: 16px;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
font-size: 12px !important;
}
.gform_wrapper {
margin-bottom: 0 !important;
}
.gform_wrapper .gform_footer {
padding: 16px 0 0px 0 !important;
}
.lity {
z-index: 9999990 !important;
}
div#demifocus {
display: flex;
width: calc(100% + 10px);
position: relative;
flex-wrap: wrap;
margin-left: -5px;
margin-top: 10px;
}
a#demimea:hover {
transform: scale(1.02);
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
a#demimea {
position: absolute;
width: 100%;
height: 100%;
transform: scale(1);
background-size: cover !important;
background-position: center !important;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
background-repeat: no-repeat !important;
}
div#entmeademi {
overflow: hidden;
position: relative;
height: 400px;
position: relative;
width: calc(50% - 10px);
margin:0 5px;
}
div#entmea {
overflow: hidden;
position: relative;
}
.home.woocommerce .products ul, .home.woocommerce ul.products {
justify-content: center;
}
@media only screen and (max-width: 1600px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
margin: 0 40px 2.992em 0;
padding: 0;
position: relative;
width: calc(25% - 40px) !important;
margin-left: 0;
}
ul.products li.product:nth-of-type(4n){
margin-right: 0;
}
ul.products.columns-5 {
width: calc(100% + 60px);
}
ul.products li.product:nth-of-type(5n){
margin-right: 40px;
}
.related ul.products li.product:nth-of-type(5n) {
display: none;
}
}
@media only screen and (max-width: 1350px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
margin: 0 20px 2.992em 0 !important;
padding: 0;
position: relative;
width: calc(33.333% - 20px) !important;
margin-left: 0;
}
ul.products.columns-5 {
width: calc(100% + 40px);
}
ul.products li.product:nth-of-type(3n){
margin-right: 0;
}
ul.products li.first, .woocommerce-page ul.products li.first {
clear: unset;
}
.home ul.products li.product, .page-id-548 ul.products li.product {
float: left;
margin: 0 20px 2.992em 0 !important;
padding: 0;
position: relative;
width: calc(25% - 20px) !important;
margin-left: 0;
}
.home ul.products.columns-5, .page-id-548 ul.products.columns-5 {
width: calc(100% + 20px);
margin-left: -20px;
}
.page-id-548 div#primary {
margin-top: 20px;
}
.home ul.products li.product:nth-of-type(4n), .page-id-548 ul.products li.product:nth-of-type(4n) {
margin-right: inherit !important;
}
.home ul.products li.first, .home.woocommerce-page ul.products li.first, .page-id-548 ul.products li.first, .page-id-548.woocommerce-page ul.products li.first {
clear: none !important;
}
.related ul.products li.product:nth-of-type(4n) {
display: none;
}
}
@media only screen and (max-width: 1000px) {
a#gdmea {
background-size: cover !important;
}
}
@media only screen and (max-width: 930px) {
div#rightfoot {
margin-right: 0;
width: 100%;
margin-top: 20px;
}
.colfoot {
margin: 0;
width: calc(33.333% - 55px) !important;
margin-right: 40px;
border-right: 1px solid #FFF;
padding-right: 40px;
display: inline-block;
float: left;
text-align: center;
}
.colfoot:nth-child(3) {
border-right: 0;
margin-right: 0;
padding-right: 0;
width: inherit;
float: left;
width: 100% !important;
margin: 40px 0 0;
}
.colfoot {
width: calc(50% - 32px) !important;
margin: 20px 0px 0 20px;
padding: 0;
}
.colfoot:first-child {
padding-right: 20px;
}
.colfoot:nth-child(2) {
margin-right: 0;
border-right: 0;
}
.site-info {
display: inline-block;
width: 100%;
margin-left: 0;
}
.lity-container {
max-width: calc(100% - 40px) !important;
max-height: calc(100% - 40px) !important;
}
}
@media only screen and (max-width: 900px) {
.post-type-archive-product .site-content, .archive.woocommerce-page .site-content {
float: right;
width: calc(100% - 40px);
margin: 0 20px;
}
span.prdctfltr_showing {
display: none;
}
span.prdctfltr_filter_title {
margin: 20px 0;
}
.prdctfltr_filter .prdctfltr_regular_title {
font-family: 'lareg';
font-size: 22px;
}
i.fas.fa-search.css-spinner-full {
font-size: 20px;
color: #000;
}
ul.products.columns-5 {
width: calc(100% + 20px);
}
.post-type-archive-product .widget-area, .archive.woocommerce-page .widget-area {
float: left;
margin-left: 20px;
width: 100%;
}
div#secondary {
position: absolute;
top: 55px;
width: calc(100% - 40px);
margin-left: 20px;
}
.prdctfltr_wc .prdctfltr_filter_title>span.prdctfltr_woocommerce_filter_title {
max-width: 100%;
}
.woocommerce div#primary {
margin-top: 50px;
}
nav#site-navigation {
display: none;
}
hgroup img {
max-height: 50px !important;
width: auto;
}
div#righthead {
height: 44px;
line-height: 44px;
}
div#contrighthead {
padding-top: 3px;
}
.home div#contrighthead {
padding-top: 4px;
}
.taptap-menu-button-wrapper {
top: 35px;
left: 63px;
}
hgroup{
height: auto;
}
.home .taptap-menu-button-wrapper {
left: 15px;
}
.taptap-by-bonfire ul li a {
text-transform: uppercase;
}
div#contmea {
font-size: 50px;
}
a#gdmea {
height: 320px;
}
.smaller .taptap-menu-button-wrapper{
top: 5px !important;
}
.site-content {
width: calc(100% - 40px) !important;
margin: 0 20px;
}
.single-product div#secondary {
display: none;
}
.wc-prdctfltr-active .prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_ordering, .wc-prdctfltr-active .prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_ordering {
transform: translateX(0px) !important;
z-index: 1000000;
}
.woocommerce-cart .site-content, .woocommerce-checkout .site-content {
width: 100% !important;
margin: 20px 0 0;
}
.defileParent.follow{
padding: 5px 0 7px;
}
}
@media only screen and (max-width: 780px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: calc(50% - 20px) !important;
}
ul.products li.product:nth-of-type(3n){
margin-right: 20px;
}
ul.products li.product:nth-of-type(2n) {
margin-right: 0px !important;
}
a#gdmea {
height: 260px;
}
nav.woocommerce-breadcrumb {
display: none;
}
div#secondary {
top: 102px;
}
.home ul.products.columns-5, .page-id-548 ul.products.columns-5 {
width: calc(100% + 60px);
}
ul#menu-droite li {
margin-right: 10px;
}
div#contrighthead {
padding-left: 15px;
}
div#contrighthead a {
margin-right: 15px;
}
.home ul.products {
width: calc(100% + 20px);
}
.related ul.products li.product:nth-of-type(4n) {
display: block;
}
div#entmeademi {
width: 100%;
margin: 0 0 10px;
}
}
@media only screen and (max-width: 600px) {
a#gdmea {
height: 220px;
}
div#contmea {
font-size: 40px;
}
#righthead span.cartcontents {
display: none !important;
}
.cartcontents + .amount:before{
display: none;
}
.woocommerce-cart .site, .woocommerce-checkout .site {
max-width: calc(100% - 40px);
margin: 0px 20px 0;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: inherit;
overflow: visible;
}
h2#sstithome {
font-size: 40px !important;
}
}
@media only screen and (max-width: 540px) {
.colfoot {
width: 100% !important;
margin: 20px 0 0;
padding: 0;
}
.colfoot:first-child {
padding-right: 0;
margin-top: 2px;
}
.colfoot:nth-child(3) {
margin: 30px 0 0;
}
}
@media only screen and (max-width: 450px) {
.colfoot {
width: 100%;
margin: 0 0 20px;
text-align: center;
}
.colfoot:last-child {
display: none;
}
footer[role="contentinfo"] {
padding: 1.714285714rem 0 0;
}
}[class^="wp-block-"] figcaption {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
font-style: italic;
text-align: left;
}
[class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft {
margin-right: 24px;
}
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
margin-left: 24px;
}
.rtl [class^="wp-block-"] figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.1em;
} .wp-block-image figure:not(.aligncenter) {
line-height: 0;
margin: 0 1.714285714rem;
}
.wp-block-image figure.alignleft {
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
.wp-block-image figure.alignright {
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
.wp-block-image figcaption {
padding-top: 0.75em;
}
[class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft,
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
} .wp-block-gallery {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
left: 0;
right: 0;
text-align: center;
width: auto;
} .wp-block-quote:not(.is-large):not(.is-style-large) {
border: 0;
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote {
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
font-style: italic;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 20px;
} .wp-block-audio audio {
display: block;
margin-bottom: 1.714285714rem;
width: 100%;
} .wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
color: #7c7c7c;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background-color: #ebebeb;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
color: #5e5e5e;
}
.wp-block-file .wp-block-file__button:focus {
background-color: #e1e1e1;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
color: #757575;
}
.rtl .wp-block-file * + .wp-block-file__button {
margin-left: 0.75em;
margin-right: 0;
} .wp-block-video video:not(:last-child) {
margin-bottom: 0;
}  pre.wp-block-code {
border: 0;
padding: 0;
} .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
font-size: 14px;
text-transform: none;
} .wp-block-table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.wp-block-table th {
border: 0;
font-weight: bold;
padding: 6px 10px 6px 0;
text-transform: uppercase;
}
.has-text-color th {
color: inherit;
}
.wp-block-table td {
border: 0;
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}  .wp-block-button .wp-block-button__link {
border: 1px solid #d2d2d2;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.entry-content .wp-block-button__link,
.entry-content .wp-block-button__link:visited {
background-color: #e6e6e6;
color: #7c7c7c;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:visited {
background-color: inherit;
border-color: inherit;
}
.entry-content .wp-block-button__link:hover,
.entry-content .wp-block-button__link:visited:hover,
.entry-content .wp-block-button__link:focus {
background-color: #ebebeb;
color: #5e5e5e;
}
.entry-content .wp-block-button__link:active {
background-color: #e1e1e1;
color: #757575;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
}
.wp-block-button__link:not(.has-text-color) {
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):focus {
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
}
.wp-block-button__link:not(.has-background):active {
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
}
.wp-block-button__link:not(.has-text-color):active {
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
} .wp-block-separator {
border: 0;
} .wp-block-media-text {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments {
margin: 0;
padding: 0;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
box-shadow: none;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 60px;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments__comment-excerpt p {
font-size: 14px;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-date {
color: #5e5e5e;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
margin: 0;
padding: 24px 0;
padding: 1.714285714rem 0 0;
}
.wp-block-latest-comments article {
margin-bottom: 0;
} .entry-content .has-blue-color,
.entry-content .has-blue-color:visited {
color: #21759b;
}
.entry-content .has-blue-background-color,
.entry-content .has-blue-background-color:visited {
background-color: #21759b;
}
.entry-content .has-dark-gray-color,
.entry-content .has-dark-gray-color:visited {
color: #373737;
}
.entry-content .has-dark-gray-background-color,
.entry-content .has-dark-gray-background-color:visited {
background-color: #373737;
}
.entry-content .has-medium-gray-color,
.entry-content .has-medium-gray-color:visited {
color: #9f9f9f;
}
.entry-content .has-medium-gray-background-color,
.entry-content .has-medium-gray-background-color:visited {
background-color: #9f9f9f;
}
.entry-content .has-light-gray-color,
.entry-content .has-light-gray-color:visited {
color: #e6e6e6;
}
.entry-content .has-light-gray-background-color,
.entry-content .has-light-gray-background-color:visited {
background-color: #e6e6e6;
}
.entry-content .has-white-color,
.entry-content .has-white-color:visited {
color: #fff;
}
.entry-content .has-white-background-color,
.entry-content .has-white-background-color:visited {
background-color: #fff;
}