html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details, figcaption,
figure,
footer,
header,
main, menu,
nav,
section,
summary { display: block;
} audio,
canvas,
progress,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} progress {
vertical-align: baseline;
} template, [hidden] {
display: none;
}  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; } figure {
margin: 1em 40px;
} hr {
box-sizing: content-box; height: 0; overflow: visible; }  button,
input,
select,
textarea {
font: inherit; margin: 0; } optgroup {
font-weight: bold;
} button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
html [type="button"], [type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }.swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-transition-property: -webkit-transform, height;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform, height;
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
} .swiper-button-prev,
.swiper-button-next {}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.5;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
} .swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
width: 100%;
} .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
background: #fff;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
-moz-transform: translate3d(0px, -50%, 0);
-o-transform: translate(0px, -50%);
-ms-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
} .swiper-pagination-progress {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
-webkit-transform-origin: right top;
-moz-transform-origin: right top;
-ms-transform-origin: right top;
-o-transform-origin: right top;
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
background: #000;
} .swiper-container-3d {
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
-o-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px;
} .swiper-container-cube,
.swiper-container-flip {
overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-container-cube .swiper-slide {
visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
} .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-moz-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
-webkit-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.85 }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }body {
background-color: #fff;
color: #666;
margin: 0;
padding: 0;
font-size: 14px;
line-height: 22px;
font-weight: 400;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.cs-container:before,
.cs-container:after,
.cs-clearfix:before,
.cs-clearfix:after,
.cs-row:before,
.cs-row:after {
content: " ";
display: table
}
.cs-container:after,
.cs-clearfix:after,
.cs-row:after {
clear: both
} #cs-wrapper {
background-color: #fff
}
#cs-wrapper.wide {
width: 100%
}
#cs-wrapper.boxed {
margin: 0 auto;
-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1)
}
.cs-container {
position: relative;
margin-right: auto;
margin-left: auto
}  a {
text-decoration: none;
outline: 0;
background-color: transparent;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
color: #313131
}
a:hover {
text-decoration: none
}
a:focus,
a:active {
outline: 0;
border: 0;
text-decoration: none
}
img {
vertical-align: middle;
max-width: 100%;
height: auto;
text-decoration: none;
outline: 0;
border: 0
}
a img {
text-decoration: none;
outline: 0;
border: 0
}
iframe,
object,
video {
max-width: 100%
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #313131;
font-weight: 700;
margin: 0 0 20px 0
}
h1 {
font-size: 30px;
line-height: 38px
}
h2 {
font-size: 26px;
line-height: 34px
}
h3 {
font-size: 22px;
line-height: 30px
}
h4 {
font-size: 18px;
line-height: 26px;
margin-bottom: 10px
}
h5 {
font-size: 16px;
line-height: 24px;
margin-bottom: 10px
}
h6 {
font-size: 14px;
line-height: 22px;
margin-bottom: 10px
}
p {
margin: 0 0 20px 0
}
hr {
clear: both;
display: block;
overflow: hidden;
border: 0;
height: 0;
margin-bottom: 20px;
border-top: 1px solid #eee;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
hr.cs-divider-blank {
border: 0
}
hr.cs-divider-dashed {
border-top-style: dashed
}
hr.cs-divider-dotted {
border-top-style: dotted
}
.text_left {
text-align: left
}
.text_right {
text-align: right
}
.text_center {
text-align: center
}
.text_justify {
text-align: justify
}
blockquote {
padding: 5px 20px;
margin: 20px 0;
border-left-style: solid;
border-left-width: 3px
}
blockquote p {
font-size: 20px;
line-height: 30px;
margin-bottom: 15px !important;
color: #666
}
blockquote footer {
display: block;
font-size: 14px;
color: #313131
}
.alignleft,
img.alignleft {
float: left;
margin: 5px 40px 20px 0
}
.alignright,
img.alignright {
float: right;
margin: 5px 0 20px 40px
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin: 30px auto
}
.wp-caption {
text-align: center;
max-width: 100%
}
.wp-caption img {
max-width: 100%
}
.wp-caption-text {
font-size: 13px;
color: #888;
padding: 6px 0 2px 0
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre {
display: block;
overflow: hidden;
padding: 10px;
margin: 0 0 10px;
font-size: 13px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;
background-color: #f1f1f1;
border: none
}
mark {
padding: 2px 4px;
background-color: #f1f1f1
}
kbd {
padding: 2px 4px;
font-size: 13px;
color: #fff;
background-color: #333
}
code {
padding: 2px 4px;
font-size: 13px;
background-color: #f1f1f1
}
ol,
ul {
margin-top: 0;
margin-bottom: 15px;
padding-left: 20px
}
ul {
list-style: disc
}
ol {
list-style: decimal
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0
}
dl {
margin-top: 0;
margin-bottom: 20px
}
dt {
font-weight: 700
}
dd {
margin-left: 10px
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 24px
}
table {
border-spacing: 0;
border-collapse: collapse;
margin-bottom: 20px;
width: 100%;
max-width: 100%;
background-color: #fff;
border: 1px solid #f5f5f5
}
th,
td {
text-align: left;
vertical-align: top;
padding: 8px;
line-height: 24px;
border: 1px solid #f5f5f5
}
ul.page-numbers {
margin-bottom: 20px;
list-style: none;
padding: 0;
overflow: hidden;
}
ul.page-numbers li {
display: block;
float: left;
margin-right: 3px;
margin-left: 3px
}
ul.page-numbers li span,
ul.page-numbers li a {
display: block;
padding: 4px 10px;
line-height: 22px;
background-color: #fff;
color: #aaa;
border: 1px solid #ddd
}
ul.page-numbers li span.current {
border: 1px solid #313131;
color: #313131
} .cs-row {
position: relative;
margin-left: -15px;
margin-right: -15px
}
.cs-col {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px
}
.cs-col-1-of-12 {
width: 8.33333333%
}
.cs-col-2-of-12 {
width: 16.66666667%
}
.cs-col-3-of-12 {
width: 25%
}
.cs-col-4-of-12 {
width: 33.33333333%
}
.cs-col-5-of-12 {
width: 41.66666667%
}
.cs-col-6-of-12 {
width: 50%
}
.cs-col-7-of-12 {
width: 58.33333333%
}
.cs-col-8-of-12 {
width: 66.66666667%
}
.cs-col-9-of-12 {
width: 75%
}
.cs-col-10-of-12 {
width: 83.33333333%
}
.cs-col-11-of-12 {
width: 91.66666667%
}
.cs-col-12-of-12 {
width: 100%
} blockquote.alt {
text-align: center;
border: 1px solid #eee;
padding: 30px
}
blockquote.alt i {
font-size: 28px;
margin-bottom: 10px
} .pullquotes {
position: relative;
font-size: 20px;
line-height: 30px;
font-weight: 400;
z-index: 1;
color: #313131
}
.cs-single-post .cs-post-excerpt p.pullquotes {
font-size: 18px;
line-height: 26px;
}
.pullquotes:after {
font-family: "Times New Roman", Georgia, Serif;
font-size: 140px;
position: absolute;
z-index: -1;
top: 15px;
color: #eee
}
.pullquotes.left {
float: left;
width: 30%;
margin: 40px 40px 20px 0;
padding-left: 30px
}
.pullquotes.left:after {
content: "\201C";
left: 0
}
.pullquotes.center {
display: block;
width: 100%;
text-align: center;
margin: 40px 0 20px 0;
clear: both
}
.pullquotes.right {
float: right;
text-align: right;
width: 30%;
margin: 40px 0 20px 40px;
padding-right: 30px
}
.pullquotes.right:after {
content: "\201C";
right: 0
} .dropcap:first-letter {
float: left;
display: block;
font-size: 44px;
line-height: 42px;
margin: 4px 10px 0 0;
font-weight: 400;
color: #313131
}
.dropcap {
overflow: hidden;
} .cs-btn {
display: inline-block;
padding: 4px 14px;
margin: 0 5px 5px 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.cs-btn:hover {
background-color: #313131 !important;
color: #fff;
}
.cs-btn.cs-btn-small {
-webkit-border-radius: 26px;
-moz-border-radius: 26px;
border-radius: 26px;
padding: 2px 16px;
font-size: 13px
}
.cs-btn.cs-btn-large {
-webkit-border-radius: 38px;
-moz-border-radius: 38px;
border-radius: 38px;
padding: 8px 20px;
font-size: 18px
}
.cs-btn.cs-btn-extralarge {
padding: 16px 32px;
font-size: 24px
}
.cs-btn.cs-btn-expand {
width: 100%;
display: block
}
.cs-btn.cs-btn-expand + .cs-btn.cs-btn-expand {
margin-top: 5px
}
.cs-btn.cs-btn-white {
background-color: #f1f1f1;
color: #333
}
.cs-btn.cs-btn-white:hover {
color: #fff
}
.cs-btn.cs-btn-black {
background-color: #222
}
.cs-btn.cs-btn-red {
background-color: #683c17
}
.cs-btn.cs-btn-green {
background-color: #71a866
}
.cs-btn.cs-btn-tirquese {
background-color: #7fccbc
}
.cs-btn.cs-btn-blue {
background-color: #508fd1
}
.cs-btn.cs-btn-pink {
background-color: #9d5fac
}
.cs-btn.cs-btn-orange {
background-color: #c47839
} 
.cs-btn.cs-btn-grey {
background-color: #b1b0a7
}
.cs-btn.cs-btn-with-icon {
padding-left: 44px
}
.cs-btn.cs-btn-small.cs-btn-with-icon {
padding-left: 40px
}
.cs-btn.cs-btn-large.cs-btn-with-icon {
padding-left: 55px
}
.cs-btn.cs-btn-extralarge.cs-btn-with-icon {
padding-left: 86px
}
.cs-btn.cs-btn-with-icon i {
display: block;
position: absolute;
left: 0;
top: 0;
height: 100%;
text-align: center
}
.cs-btn.cs-btn-with-icon i {
-webkit-border-radius: 30px 0 0 30px;
-moz-border-radius: 30px 0 0 30px;
border-radius: 30px 0 0 30px;
width: 30px;
line-height: 30px;
font-size: 13px;
}
.cs-btn.cs-btn-small.cs-btn-with-icon i {
-webkit-border-radius: 26px 0 0 26px;
-moz-border-radius: 26px 0 0 26px;
border-radius: 26px 0 0 26px;
width: 30px;
line-height: 26px;
font-size: 10px;
}
.cs-btn.cs-btn-large.cs-btn-with-icon i {
-webkit-border-radius: 38px 0 0 38px;
-moz-border-radius: 38px 0 0 38px;
border-radius: 38px 0 0 38px;
width: 40px;
line-height: 38px;
font-size: 14px;
}
.cs-btn.cs-btn-extralarge.cs-btn-with-icon i {
width: 54px;
line-height: 54px;
font-size: 20px;
} .cs-tab-group {
margin-bottom: 20px
}
.cs-tab-group .ui-tabs-nav {
list-style: none;
padding: 0;
margin: 0;
overflow: hidden;
}
.cs-tab-group .ui-tabs-nav li {
float: left;
margin-right: 15px
}
.cs-tab-group .ui-tabs-nav li a {
outline: none;
display: block;
padding-bottom: 4px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: transparent;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
color: #aaa
}
.cs-tab-group .ui-tabs-panel {
padding-top: 20px
}
.cs-tab-group .ui-tabs-panel p:last-child {
margin: 0
}
.cs-tab-group .ui-tabs-nav li.ui-tabs-active a,
.cs-tab-group .ui-tabs-nav li:hover a {
color: #313131
} .cs-accordion-group {
margin-bottom: 20px
}
.cs-accordion-group .cs-accordion-title {
color: #aaa;
outline: none;
cursor: pointer;
padding: 4px 0;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: transparent;
position: relative;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.cs-accordion-group .cs-accordion-title:after {
content: "\f067";
font-family: "FontAwesome";
position: absolute;
right: 0;
top: 0
}
.cs-accordion-group .cs-accordion-title.ui-state-active {
color: #313131
}
.cs-accordion-group .cs-accordion-title:hover {
color: #313131
}
.cs-accordion-group .cs-accordion-title.ui-state-active:after {
color: #313131;
content: "\f068"
}
.cs-accordion-group .cs-accordion-panel {
padding: 15px 0
}
.cs-accordion-group .cs-accordion-panel p:last-child {
margin: 0
} .cs-spacer {
display: block;
position: relative;
width: 100%;
clear: both;
border: 0;
margin-top: 30px;
margin-bottom: 30px;
height: 1px;
background-color: #f5f5f5;
color: #ccc;
text-align: center
}
.cs-spacer i {
width: 40px;
height: 30px;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -15px;
margin-left: -20px;
text-align: center;
line-height: 30px;
background-color: #fff !important
} .cs-alert {
position: relative;
padding: 15px;
margin-bottom: 20px;
color: #fff
}
.cs-alert p {
overflow: hidden;
margin: 2px 0 0 30px
}
.cs-alert i {
position: absolute;
left: 20px;
top: 20px
}
.cs-alert.cs-alert-green {
background-color: #EBF6E0;
color: #5f9025
}
.cs-alert.cs-alert-blue {
background-color: #E9F7FE;
color: #5091b2
}
.cs-alert.cs-alert-red {
background-color: #ffe9e9;
color: #de5959
}
.cs-alert.cs-alert-yellow {
background-color: #FBFADD;
color: #8f872e
}
.woocommerce-message {
padding: 15px;
margin-bottom: 20px;
background-color: #EBF6E0;
color: #5f9025
} .cs-service-box {
margin-bottom: 20px
}
.cs-service-box i {
font-size: 32px;
margin-bottom: 8px;
color: #ddd
}
.cs-service-box h4 {
margin: 0 0 10px 0 !important
} form {
position: relative;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: inherit
}
textarea {
width: 100%;
min-height: 180px
}
label {
margin-bottom: 5px;
font-weight: 400;
font-size: 13px;
color: #313131
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="phone"],
input[type="number"],
input[type="email"],
input[type="datetime"],
input[type="search"],
input[type="tel"],
textarea,
select {
padding: 10px 12px;
outline: none;
font-size: 14px;
color: #666;
margin: 0;
max-width: 100%;
display: block;
background-color: #fff;
border: 1px solid #ddd;
font-weight: 400
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="phone"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="datetime"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
color: #313131
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="password"],
form.wpcf7-form input[type="url"],
form.wpcf7-form input[type="phone"],
form.wpcf7-form input[type="number"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="datetime"],
form.wpcf7-form input[type="search"],
form.wpcf7-form input[type="tel"],
form.wpcf7-form textarea,
form.wpcf7-form select {
width: 100%
}
form.wpcf7-form input[type="submit"] {
display: inline-block;
padding: 4px 14px;
margin: 0 5px 5px 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
form.wpcf7-form input[type="submit"]:hover {
background-color: #000;
color: #fff;
} .cs-main-content {
width: 100%
}
.cs-main-content.cs-sidebar-on-the-right {
float: left;
width: 73.5%;
padding-right: 4.5%
}
.cs-main-content.cs-sidebar-on-the-left {
float: right;
width: 73.5%;
padding-left: 4.5%
}
.cs-top-gap {
height: 122px;
display: block;
width: 100%;
clear: both;
}
body.cs-no-topmenu .cs-top-gap {
height: 90px
}
.cs-bottom-gap {
height: 20px;
display: block;
width: 100%;
clear: both;
} .cs-block-title {
display: block;
font-size: 24px;
line-height: 32px
} .cs-main-sidebar {
float: left;
width: 26.5%
}
.widget {
margin-bottom: 40px
}
.widget input[type="search"],
.widget select {
width: 100%
}
h3.widget-title {
display: block;
font-size: 16px;
line-height: 22px
} .widget_archive ul,
.widget_categories ul,
.widget_custom_categories ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul,
.widget_pages ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_product_categories ul,
.widget_rating_filter ul,
.widget_display_forums ul,
.widget_display_views ul,
.widget_display_topics ul,
.widget_display_replies ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_custom_categories ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_pages ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_product_categories ul li,
.widget_display_forums ul li,
.widget_display_views ul li,
.widget_display_topics ul li,
.widget_display_replies ul li {
border-top: 1px solid #eee;
padding: 5px 0;
color: #aaa
}
.widget_archive ul li:first-child,
.widget_categories ul li:first-child,
.widget_custom_categories ul li:first-child,
.widget_links ul li:first-child,
.widget_meta ul li:first-child,
.widget_nav_menu ul li:first-child,
.widget_pages ul li:first-child,
.widget_recent_comments ul li:first-child,
.widget_recent_entries ul li:first-child,
.widget_rss ul li:first-child,
.widget_product_categories ul li:first-child,
.widget_display_forums ul li:first-child,
.widget_display_views ul li:first-child,
.widget_display_topics ul li:first-child,
.widget_display_replies ul li:first-child {
border-top: 0;
padding-top: 0;
padding-bottom: 6px
}
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_custom_categories ul li:last-child,
.widget_links ul li:last-child,
.widget_meta ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_pages ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_rss ul li:last-child,
.widget_product_categories ul li:last-child,
.widget_display_forums ul li:last-child,
.widget_display_views ul li:last-child,
.widget_display_topics ul li:last-child,
.widget_display_replies ul li:last-child {
padding-bottom: 0
}
.widget_categories .children,
.widget_custom_categories ul ul,
.widget_nav_menu .sub-menu,
.widget_pages .children,
.widget_product_categories .children {
border-top: 1px solid #eee;
padding-top: 5px;
margin: 5px 0 0 12px
} .widget_shopping_cart .product_list_widget {
list-style: none;
padding: 0;
margin: 0
}
.widget_shopping_cart .product_list_widget li {
position: relative;
padding: 10px 0;
padding-left: 30px;
border-bottom: 1px solid #eee
}
.product_list_widget li:before,
.product_list_widget li:after {
content: " ";
display: table
}
.product_list_widget li:after {
clear: both
}
.product_list_widget li > a {
display: block;
}
.product_list_widget li a:not(.button) {
font-weight: 700
}
.product_list_widget li img {
float: right;
width: 40px
}
.product_list_widget li a.remove {
position: absolute;
left: 0;
top: 10px;
opacity: 1;
font-weight: 400;
width: 20px;
height: 20px;
line-height: 20px;
text-indent: -9999px;
}
.product_list_widget li a.remove:before {
font: normal normal normal 1em/1 "FontAwesome";
color: #e2401c;
text-rendering: auto;
content: "\f057";
display: inline-block;
font-size: inherit;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
line-height: 1.618;
text-indent: 0;
text-align: center;
}
.widget_shopping_cart p.buttons,
.widget_shopping_cart p.total {
padding: 10px 0;
text-align: center;
margin: 0
}
.widget_shopping_cart p.total {
border-bottom: 1px solid #eee
}
.widget_shopping_cart .buttons .button:nth-child(odd) {
margin-right: 10px
}
.widget_shopping_cart .buttons .button {
display: inline-block;
padding: 4px 14px;
margin: 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.widget_shopping_cart .buttons .button:hover {
background-color: #000 !important;
color: #fff;
} ul.product_list_widget li {
padding: 10px 0;
border-bottom: 1px solid #eee
}
ul.product_list_widget li:last-child {
border-bottom: 0
}
ul.product_list_widget {
list-style: 0;
padding: 0;
margin: 0
}
ul.product_list_widget li {
list-style: none
}
ul.product_list_widget li del,
ul.product_list_widget li ins {
color: #313131;
font-weight: 400
}
ul.product_list_widget li del {
color: #aaa
}
ul.product_list_widget li ins {
text-decoration: none;
} .price_slider {
margin-bottom: 20px;
position: relative;
height: 8px;
background-color: #eee
}
.price_slider .ui-slider-range {
position: absolute;
z-index: 1;
height: 8px;
display: block;
border: 0;
background-position: 0 0;
}
.price_slider .ui-slider-handle {
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
z-index: 1;
margin-top: -4px;
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
width: 16px;
top: 0;
position: absolute;
height: 16px;
cursor: pointer;
outline: 0
}
.price_slider .ui-slider-handle {
margin-left: -1px
}
.price_slider .ui-slider-handle:last-child {
margin-left: -15px
}
.price_slider_amount {
clear: both;
overflow: hidden;
}
.price_slider_amount button {
float: left
}
.price_slider_amount .price_label {
float: right
}
.price_slider_amount .button {
display: inline-block;
padding: 4px 14px;
margin: 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
color: #fff;
background-color: #313131;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.price_slider_amount .button:hover {
background-color: #000 !important;
color: #fff;
} .widget_search button,
.widget_product_search input[type="submit"],
.widget_search input[type="submit"] {
display: none
} .widget_rss ul li a {
color: #313131
} .widget_custom_recent_comments .cs-comment {
margin-bottom: 20px
}
.widget_custom_recent_comments .cs-comment:before,
.widget_custom_recent_comments .cs-comment:after {
content: " ";
display: table
}
.widget_custom_recent_comments .cs-comment:after {
clear: both
}
.widget_custom_recent_comments .cs-author-thumbnail {
float: left;
width: 60px;
margin-right: 15px;
margin-bottom: 0;
margin-top: 4px
}
.widget_custom_recent_comments .cs-author-thumbnail img {
width: 100%
}
.widget_custom_recent_comments .cs-author-header {
overflow: hidden;
}
.widget_custom_recent_comments .cs-author-header h3 {
font-size: 14px;
line-height: 22px;
margin: 0
}
.widget_custom_recent_comments .cs-author-header .cs-author-meta {
font-size: 13px;
color: #aaa
} .widget_custom_recent_posts .cs-post {
margin-bottom: 20px
}
.widget_custom_recent_posts .cs-post:last-child {
margin-bottom: 40px
}
.widget_custom_recent_posts .cs-post-thumbnail {
float: left;
width: 110px;
margin-right: 15px
}
.widget_custom_recent_posts .cs-post-container {
overflow: hidden;
}
.widget_custom_recent_posts .cs-post-header h4 {
font-size: 14px;
line-height: 22px
} .widget_custom_trending_posts .cs-post {
margin-bottom: 20px
}
.widget_custom_trending_posts .cs-post:last-child {
margin-bottom: 40px
}
.widget_custom_trending_posts .cs-post-thumbnail {
float: left;
width: 110px;
margin-right: 15px;
position: relative;
overflow: visible
}
.widget_custom_trending_posts .cs-post-thumbnail span {
display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 30px;
height: 30px;
left: -15px;
top: 50%;
margin-top: -15px;
line-height: 26px;
font-size: 14px;
text-align: center;
color: #fff;
border: 2px solid #fff;
position: absolute;
z-index: 1;
}
.widget_custom_trending_posts .cs-post-container {
overflow: hidden;
}
.widget_custom_trending_posts .cs-post-header h4 {
font-size: 14px;
line-height: 22px
} .widget_custom_top_rated .cs-post {
margin-bottom: 20px
}
.widget_custom_top_rated .cs-post:last-child {
margin-bottom: 40px
}
.widget_custom_top_rated .cs-post-score {
font-size: 22px;
line-height: 30px;
display: block;
text-align: center;
margin-right: 15px;
float: left
}
.widget_custom_top_rated .cs-post-score span {
font-size: 10px;
line-height: 1;
text-transform: uppercase;
display: block;
color: #aaa
}
.widget_custom_top_rated .cs-post-container {
overflow: hidden;
}
.widget_custom_top_rated .cs-post-thumbnail {
margin-bottom: 12px
}
.widget_custom_top_rated .cs-post-cats {
left: 0
}
.widget_custom_top_rated .cs-post-header h4 {
font-size: 16px;
line-height: 24px
} .widget_recent_comments a {
color: #313131
} .widget_recent_entries a {
color: #313131
}
.widget_recent_entries .post-date {
display: block;
font-size: 13px
} .widget_nav_menu ul li a {
display: block
} .widget_calendar caption {
margin-bottom: 5px
}
.widget_calendar thead {
background-color: #fdfdfd
}
.widget_calendar th,
.widget_calendar td {
padding: 4px;
text-align: center;
} .widget_categories ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_archive ul li a,
.widget_links ul li a,
.widget_product_categories ul li a {
display: block;
}
.widget_archive ul li a,
.widget_categories ul li a {
display: inline;
} .widget_cover_categories ul,
.widget_cover_posts ul {
list-style: none;
padding: 0;
margin: 0
}
.widget_cover_categories ul li,
.widget_cover_posts ul li {
overflow: hidden;
position: relative;
background-color: #000;
margin-bottom: 20px;
width: 100%
}
.widget_cover_categories ul li:before,
.widget_cover_posts ul li:before {
display: block;
content: " ";
position: absolute;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
border: 1px solid #fff;
opacity: 0.5
}
.widget_cover_categories ul li a,
.widget_cover_posts ul li a {
display: block;
min-height: 220px
}
.widget_cover_categories ul li div,
.widget_cover_posts ul li div {
z-index: 1;
position: absolute;
width: 100%;
padding: 0 25px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center
}
.widget_cover_categories ul li a h3,
.widget_cover_posts ul li a h3 {
margin: 0;
font-size: 16px;
line-height: 24px;
font-weight: 400;
color: #fff
}
.widget_cover_categories ul li span,
.widget_cover_posts ul li span {
display: inline-block;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
padding: 6px 10px;
margin-bottom: 8px;
line-height: 1;
font-size: 13px;
text-transform: uppercase;
color: #fff
}
.widget_cover_categories ul a span,
.widget_cover_posts ul li a span {
color: #fff
}
.widget_cover_categories ul li img,
.widget_cover_posts ul li img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
opacity: 0.4;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
} .widget_cover_categories ul li a {
display: block;
min-height: 140px
}
.widget_cover_categories ul li a h3 {
font-size: 18px;
line-height: 26px
}
.widget_cover_categories ul li span {
margin-bottom: 0;
color: #aaa !important;
background-color: transparent !important
} .widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after {
content: " ";
display: table
}
.widget_tag_cloud .tagcloud:after {
clear: both
}
.widget_tag_cloud .tagcloud a {
display: block;
float: left;
font-size: 13px !important;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
padding: 6px 10px;
line-height: 1;
color: #fff;
margin-right: 4px;
margin-bottom: 4px
}
.widget_tag_cloud .tagcloud a:hover {
background-color: #313131
} .widget_product_tag_cloud .tagcloud:before,
.widget_product_tag_cloud .tagcloud:after {
content: " ";
display: table
}
.widget_product_tag_cloud .tagcloud:after {
clear: both
}
.widget_product_tag_cloud .tagcloud a {
display: block;
float: left;
font-size: 13px !important;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
padding: 6px 10px;
line-height: 1;
color: #fff;
margin-right: 4px;
margin-bottom: 4px
}
.widget_product_tag_cloud .tagcloud a:hover {
background-color: #313131
} .widget_custom_social:before,
.widget_custom_social:after {
content: " ";
display: table
}
.widget_custom_social:after {
clear: both
}
.widget_custom_social ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget_custom_social ul li {
float: left;
font-size: 18px;
margin: 0 5px 5px 0
}
.widget_custom_social ul li a {
display: block;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
background-color: #f1f1f1;
color: #aaa;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.widget_custom_social ul li a:hover {
color: #fff
} .cs-widget-banner-125x125:before,
.cs-widget-banner-125x125:after {
content: " ";
display: table
}
.cs-widget-banner-125x125:after {
clear: both
}
.cs-widget-banner-125x125 .cs-banner {
display: block;
float: left;
width: 50%;
text-align: center;
margin: 12px 0
}
.cs-widget-banner-125x125 .cs-banner img {
width: 125px
} .cs-widget-banner-300x250:before,
.cs-widget-banner-300x250:after {
content: " ";
display: table
}
.cs-widget-banner-300x250:after {
clear: both
}
.cs-widget-banner-300x250 .cs-banner {
text-align: center;
display: block;
margin: 12px 0
}
.cs-widget-banner-300x250 .cs-banner:last-child {
margin-bottom: 0
}  .cs-page-title {
padding: 40px 0;
background-color: #f5f5f5
}
.cs-page-title h1 {
margin: 0
} .cs-404-page {
padding: 100px 0;
text-align: center;
}
.cs-404-page h3 {
font-size: 130px;
font-weight: 400;
line-height: 120px
}
.cs-404-page form {
margin: 50px 0
}
.cs-404-page form input {
display: inline-block;
width: 250px
} .google_map {
margin-bottom: 20px;
}
.google_map iframe {
width: 100%;
max-height: 280px
}
div.wpcf7-mail-sent-ok {
background-color: #dff0d8;
color: #3c763d;
border: 0;
padding: 15px;
margin: 0 0 20px 0
}
div.wpcf7-validation-errors {
background-color: #f1dcdc;
color: #f00;
border: 0;
padding: 15px;
margin: 0 0 20px 0
} #cs-header {
background-color: #fff;
-webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
position: fixed;
z-index: 10;
right: 0;
left: 0;
top: 0     
}
.headroom {
-webkit-transition: transform 0.2s ease-in-out;
-moz-transition: transform 0.2s ease-in-out;
-o-transition: transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out
}
.headroom--pinned {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.headroom--unpinned {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
} #cs-mobile-button {
float: left
}
#cs-mobile-button a {
cursor: pointer;
width: 50px;
height: 50px;
line-height: 50px;
display: block;
text-align: center
} .sidr {
background-color: #f9f9f9;
display: block;
position: fixed;
top: 0;
height: 100%;
z-index: 1;
padding-top: 82px;
width: 260px;
overflow-x: hidden;
overflow-y: auto;
font-size: 13px
}
.sidr.right {
left: auto;
right: -260px
}
.sidr.left {
right: auto;
left: -260px
}
.sidr ul {
list-style: none;
padding: 0;
margin: 0
}
.sidr ul li {
border-bottom: 1px solid #eee
}
.sidr ul li a {
display: block;
padding: 4px 10px;
color: #aaa
}
.sidr ul ul li a {
padding-left: 20px
}
.sidr ul ul ul li a {
padding-left: 30px
}
.sidr ul ul {
border-top: 1px solid #eee
}
.sidr ul ul li:last-child {
border-bottom: 0
} #cs-top-menu {
background-color: #313131
}
#cs-top-menu {
display: block
}
#cs-top-menu > nav > ul {
list-style: none;
padding: 0;
margin: 0 0 0 10px
}
#cs-top-menu > nav > ul > li {
display: inline-block;
position: relative;
margin-left: 5px
}
#cs-top-menu > nav > ul > li > a {
position: relative;
display: block;
font-size: 13px;
line-height: 32px;
color: #aaa
}
#cs-top-menu > nav > ul li.current-menu-item > a,
#cs-top-menu > nav > ul > li:hover > a {
color: #fff
} #cs-logo-brand {
float: left
}
#cs-logo-brand img {
height: 52px;
width: auto
}
#cs-logo-brand h1 {
height: 52px;
line-height: 52px;
font-size: 22px;
margin: 0;
padding-left: 10px;
letter-spacing: -1px
}
#cs-logo-brand h1 a {
display: block
} #cs-top-social {
float: right;
}
#cs-top-social ul {
list-style: none;
padding: 0;
margin: 0 10px 0 0
}
#cs-top-social ul li {
float: left;
font-size: 18px
}
#cs-top-social ul li a {
display: block;
width: 30px;
height: 50px;
line-height: 50px;
text-align: center;
color: #aaa
}
#cs-top-social ul li a:hover {
color: #313131
}
#cs-top-social ul li a span {
display: none;
} #cs-search-button {
float: right;
border-left: 1px solid #eee
}
#cs-search-button a {
display: block;
width: 50px;
height: 52px;
line-height: 52px;
text-align: center;
cursor: pointer;
color: #aaa
}
#cs-search-button a:hover {
color: #313131
} #cs-search-form {
padding: 60px 0;
margin: 0 auto;
position: relative;
max-width: 1140px
}
#cs-search-form .mfp-close {
color: #fff;
width: auto;
}
#cs-search-form input {
width: 600px;
max-width: 100%;
background-color: rgba(255,255,255,0.2);
border: 0;
border-radius: 0;
color: #fff;
padding: 15px 10px;
margin: 0 auto 60px auto;
display: block
}
#cs-search-form input :before,
#cs-search-form input :after {
content: " ";
display: table
}
#cs-search-form input :after {
clear: both
}
#cs-search-form input:focus,
#cs-search-form .cs-module-1 .cs-post .cs-post-header h4 a {
color: #fff
} .cs-post:before,
.cs-post:after {
content: " ";
display: table
}
.cs-post:after {
clear: both
}
.cs-post-thumbnail {
overflow: hidden;
position: relative;
background-color: #000
}
.cs-post-thumbnail img {
width: 100%;
opacity: 1;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.cs-post-thumbnail iframe {
width: 100%
}
.cs-post:hover .cs-post-thumbnail img {
opacity: 0.7
}
.cs-post-footer {
font-size: 13px;
color: #aaa
}
.cs-post-header {
position: relative;
min-height: 22px
}
.cs-post-header:before,
.cs-post-header:after {
content: " ";
display: table
}
.cs-post-header:after {
clear: both
}
.cs-post-header h4 {
margin-bottom: 5px
}
.cs-post-header h4 a {
display: block;
}
.cs-post-header div.cs-comment-window {
text-align: center;
position: relative;
padding: 6px;
min-width: 24px;
background-color: #313131;
color: #fff;
font-size: 10px;
line-height: 1;
float: right;
margin: 2px 0 10px 10px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.cs-post-header div.cs-comment-window:after {
content: " ";
display: block;
position: absolute;
bottom: -8px;
left: 6px;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 10px 0 0;
border-top-color: #313131;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
border-left-color: transparent !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.cs-post-cats {
font-size: 13px;
text-transform: uppercase;
position: absolute;
left: -100%;
bottom: 35px;
z-index: 1;
-webkit-transition: left 0.2s ease-in-out;
-moz-transition: left 0.2s ease-in-out;
-o-transition: left 0.2s ease-in-out;
transition: left 0.2s ease-in-out
}
.cs-post:hover .cs-post-cats {
left: 0
}
.cs-post-cats a {
display: inline-block;
line-height: 1;
padding: 6px 12px 6px 10px;
background-color: #fff;
border-radius: 0 28px 28px 0
}
.cs-post-review {
font-size: 14px;
line-height: 30px;
color: #fff;
position: absolute;
left: -100%;
bottom: 0;
right: 0;
width: 100%;
z-index: 1;
display: block;
overflow: hidden;
height: 30px;
clear: both;
background-color: #fff;
background-color: rgba(255,255,255,0.4);
-webkit-transition: left 0.2s ease-in-out;
-moz-transition: left 0.2s ease-in-out;
-o-transition: left 0.2s ease-in-out;
transition: left 0.2s ease-in-out
}
.cs-post:hover .cs-post-review {
left: 0
}
.cs-post-review span.score {
display: block;
width: 100%;
height: 100%;
padding-left: 10px
}
.cs-post-excerpt p:last-child {
margin-bottom: 0
} .cs-module-1 {
margin-bottom: 40px
}
.cs-module-1 .cs-post {
margin-bottom: 40px;
position: relative;
}
.cs-module-1 .cs-post:last-child {
margin-bottom: 0
}
.cs-module-1 .cs-post-thumbnail {
margin-bottom: 15px
}
.cs-module-1 .cs-post .cs-post-header h4 {
font-size: 18px;
line-height: 26px
}
.cs-col-2-of-12 .cs-module-1 .cs-post .cs-post-header h4 {
font-size: 14px;
line-height: 22px
}
.cs-col-10-of-12 .cs-module-1 .cs-post .cs-post-header h4,
.cs-col-11-of-12 .cs-module-1 .cs-post .cs-post-header h4,
.cs-col-12-of-12 .cs-module-1 .cs-post .cs-post-header h4 {
font-size: 30px;
line-height: 38px
}
.cs-col-7-of-12 .cs-module-1 .cs-post .cs-post-header h4,
.cs-col-8-of-12 .cs-module-1 .cs-post .cs-post-header h4,
.cs-col-9-of-12 .cs-module-1 .cs-post .cs-post-header h4 {
font-size: 26px;
line-height: 34px
}
.cs-col-4-of-12 .cs-module-1 .cs-post .cs-post-header h4,
.cs-col-5-of-12 .cs-module-1 .cs-post .cs-post-header h4,
.cs-col-6-of-12 .cs-module-1 .cs-post .cs-post-header h4 {
font-size: 22px;
line-height: 30px
}
.cs-col-12-of-12 .cs-col-3-of-12 .cs-module-1 .cs-post .cs-post-header h4 {
font-size: 18px;
line-height: 26px
}
.cs-module-1 .cs-post .cs-post-excerpt {
margin-top: 10px;
position: relative;
}
.cs-module-1 .cs-post .cs-post-excerpt:after  {
content: " ";
display: block;
height: 1px;
width: 100px;
position: absolute;
bottom: -20px;
left: 50%;
margin-left: -50px;
opacity: 0.4
} .cs-module-2 {
margin-bottom: 40px
}
.cs-module-2 .cs-post {
margin-bottom: 20px
}
.cs-module-2 .cs-post:last-child {
margin-bottom: 0
}
.cs-module-2 .cs-post-thumbnail {
margin-right: 15px;
width: 160px;
float: left;
}
.cs-col-3-of-12 .cs-module-2 .cs-post-thumbnail {
width: 100px
}
.cs-module-2 .cs-post-container {
overflow: hidden;
}
.cs-module-2 .cs-post-header h4 {
font-size: 14px;
line-height: 22px
}
.cs-col-5-of-12 .cs-module-2 .cs-post-header h4,
.cs-col-6-of-12 .cs-module-2 .cs-post-header h4,
.cs-col-7-of-12 .cs-module-2 .cs-post-header h4 {
font-size: 18px;
line-height: 24px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-3-of-12 .cs-module-2 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-right .cs-col-3-of-12 .cs-module-2 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-left .cs-col-4-of-12 .cs-module-2 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-right .cs-col-4-of-12 .cs-module-2 .cs-post .cs-post-thumbnail {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 15px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-5-of-12 .cs-module-2 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-5-of-12 .cs-module-2 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-left .cs-col-6-of-12 .cs-module-2 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-6-of-12 .cs-module-2 .cs-post .cs-post-header h4 {
font-size: 14px;
line-height: 22px
} .cs-module-3 {
margin-bottom: 40px
}
.cs-module-3 .cs-post {
margin-bottom: 20px
}
.cs-module-3 .cs-post:last-child {
margin-bottom: 0
}
.cs-module-3 .cs-post-comments {
text-align: center;
position: absolute;
top: 10px;
right: 10px;
z-index: 1;
padding: 10px 12px;
min-width: 48px;
background-color: #fff;
color: #313131;
font-size: 20px;
line-height: 1;
float: right;
margin: 2px 0 10px 10px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.cs-module-3 .cs-post-comments:after {
content: " ";
display: block;
position: absolute;
bottom: -12px;
left: 8px;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 18px 0 0;
border-top-color: #fff;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent
}
.cs-module-3 .cs-post-container {
background-color: #313131;
padding: 20px
}
.cs-module-3 .cs-post-excerpt {
margin-top: 10px
}
.cs-module-3 .cs-post-excerpt p {
color: #aaa
}
.cs-module-3 .cs-post-header h4 a,
.cs-module-3 .cs-post-footer a {
color: #fff
}
.cs-col-3-of-12 .cs-module-3 .cs-post .cs-post-header h4 {
font-size: 18px;
line-height: 26px
}
.cs-col-4-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-col-5-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-col-6-of-12 .cs-module-3 .cs-post .cs-post-header h4 {
font-size: 22px;
line-height: 30px
}
.cs-col-7-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-col-8-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-col-9-of-12 .cs-module-3 .cs-post .cs-post-header h4 {
font-size: 26px;
line-height: 34px
}
.cs-col-10-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-col-11-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-col-12-of-12 .cs-module-3 .cs-post .cs-post-header h4 {
font-size: 30px;
line-height: 38px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-4-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-4-of-12 .cs-module-3 .cs-post .cs-post-header h4 {
font-size: 14px;
line-height: 22px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-5-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-5-of-12 .cs-module-3 .cs-post .cs-post-header h4 {
font-size: 16px;
line-height: 24px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-6-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-6-of-12 .cs-module-3 .cs-post .cs-post-header h4 {
font-size: 18px;
line-height: 26px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-7-of-12 .cs-module-3 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-7-of-12 .cs-module-3 .cs-post .cs-post-header h4 {
font-size: 22px;
line-height: 30px
} .cs-module-4 .cs-post {
margin-bottom: 40px
}
.cs-module-4 .cs-post-thumbnail {
float: left;
width: 45%;
margin-right: 20px
}
.cs-module-4 .cs-post-container {
overflow: hidden;
}
.cs-module-4 .cs-post-footer {
margin-bottom: 10px
}
.cs-module-4 .cs-post-header h4 {
font-size: 24px;
line-height: 32px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-3-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-right .cs-col-3-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-left .cs-col-4-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-right .cs-col-4-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-left .cs-col-5-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-right .cs-col-5-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-left .cs-col-6-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-right .cs-col-6-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-left .cs-col-7-of-12 .cs-module-4 .cs-post .cs-post-thumbnail,
.cs-main-content.cs-sidebar-on-the-right .cs-col-7-of-12 .cs-module-4 .cs-post .cs-post-thumbnail {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 15px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-3-of-12 .cs-module-4 .cs-post .cs-post-excerpt,
.cs-main-content.cs-sidebar-on-the-right .cs-col-3-of-12 .cs-module-4 .cs-post .cs-post-excerpt,
.cs-main-content.cs-sidebar-on-the-left .cs-col-4-of-12 .cs-module-4 .cs-post .cs-post-excerpt,
.cs-main-content.cs-sidebar-on-the-right .cs-col-4-of-12 .cs-module-4 .cs-post .cs-post-excerpt {
display: none;
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-3-of-12 .cs-module-4 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-3-of-12 .cs-module-4 .cs-post .cs-post-header h4 {
font-size: 14px;
line-height: 22px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-4-of-12 .cs-module-4 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-4-of-12 .cs-module-4 .cs-post .cs-post-header h4 {
font-size: 18px;
line-height: 26px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-5-of-12 .cs-module-4 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-5-of-12 .cs-module-4 .cs-post .cs-post-header h4 {
font-size: 22px;
line-height: 30px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-8-of-12 .cs-module-4 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-8-of-12 .cs-module-4 .cs-post .cs-post-header h4 {
font-size: 22px;
line-height: 30px
} .cs-module-5 {
margin-bottom: 40px
}
.cs-module-5 .cs-post {
margin-bottom: 20px
}
.cs-module-5 .cs-post:last-child {
margin-bottom: 0
}
.cs-module-5 .cs-post-image img {
opacity: 0.7;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.cs-module-5 .cs-post:hover .cs-post-image img {
opacity: 0.2
}
.cs-module-5 .cs-post-thumbnail .cs-post-container {
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: 1;
padding: 20px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31313100000', endColorstr='#b3000000',GradientType=0 ); }
.cs-module-5 .cs-post-footer {
color: #aaa
}
.cs-module-5 .cs-post-header h4 a,
.cs-module-5 .cs-post-footer a,
.cs-module-5 .cs-post-excerpt p {
color: #fff
}
.cs-module-5 .cs-post-review {
top: 0;
height: 5px;
overflow: visible;
}
.cs-module-5 .cs-post-review span.score {
background-color: #313131
}
.cs-module-5 .cs-post-review span.score-result {
right: 20px;
position: absolute;
top: 15px;
font-size: 18px;
font-weight: 700
}
.cs-col-3-of-12 > .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 16px;
line-height: 24px
}
.cs-col-4-of-12 > .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 18px;
line-height: 26px
}
.cs-col-5-of-12 > .cs-module-5 .cs-post .cs-post-header h4,
.cs-col-6-of-12 > .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 22px;
line-height: 30px
}
.cs-col-7-of-12 > .cs-module-5 .cs-post .cs-post-header h4,
.cs-col-8-of-12 > .cs-module-5 .cs-post .cs-post-header h4,
.cs-col-9-of-12 > .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 26px;
line-height: 34px
}
.cs-col-10-of-12 > .cs-module-5 .cs-post .cs-post-header h4,
.cs-col-11-of-12 > .cs-module-5 .cs-post .cs-post-header h4,
.cs-col-12-of-12 > .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 30px;
line-height: 38px
}
.cs-module-5 + .cs-module-2 {
margin-top: -20px
}
.cs-module-5 .cs-post-cats {
top: 35px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-4-of-12 .cs-module-5 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-4-of-12 .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 14px;
line-height: 22px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-5-of-12 .cs-module-5 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-5-of-12 .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 16px;
line-height: 24px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-6-of-12 .cs-module-5 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-6-of-12 .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 18px;
line-height: 26px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-7-of-12 .cs-module-5 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-7-of-12 .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 22px;
line-height: 30px
}
.cs-main-content.cs-sidebar-on-the-left .cs-col-8-of-12 .cs-module-5 .cs-post .cs-post-header h4,
.cs-main-content.cs-sidebar-on-the-right .cs-col-8-of-12 .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 24px;
line-height: 32px
} .cs-module-6 {
margin-bottom: 40px
}
.cs-module-6 ul {
list-style: none;
padding: 0;
margin: 0
}
.cs-module-6 ul li {
border-bottom: 1px solid #eee;
}
.cs-module-6 ul li h4 {
position: relative;
font-size: 14px;
line-height: 22px;
font-weight: 700;
padding: 10px;
margin: 0
}
.cs-module-6 ul li:first-child {
min-height: 100px;
background-color: #eee
}
.cs-module-6 ul li .cs-post-image {
float: right;
width: 100px;
height: 100px;
background-size: cover;
background-position: center;
}
.cs-module-6 ul li h4:before {
content: " ";
width: 3px;
height: 3px;
position: absolute;
top: 18px;
left: 0;
display: block;
}
.cs-module-6 ul li:first-child h4 {
margin-right: 115px
}
.cs-module-6 ul li:first-child h4:before {
display: none;
}
.cs-module-6 ul li img {
height: 60px;
float: right;
}
.cs-module-6 .cs-post:last-child {
margin-bottom: 0
}
.cs-module-6 .cs-post-thumbnail {
background-color: #000
}
.cs-module-6 .cs-post-image img {
opacity: 0.7;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.cs-module-6 .cs-post:hover .cs-post-image img {
opacity: 0.4
}
.cs-module-6 .cs-post-thumbnail .cs-post-container {
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: 1;
padding: 20px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31313100000', endColorstr='#b3000000',GradientType=0 ); }
.cs-module-6 .cs-post-header h4 a,
.cs-module-6 .cs-post-footer,
.cs-module-6 .cs-post-footer a,
.cs-module-6 .cs-post-excerpt p {
color: #fff
} .cs-single-post {
margin-bottom: 40px
}
.cs-single-post .cs-post-thumbnail {
margin-bottom: 0
}
article.format-audio .cs-post-thumbnail {
background: transparent;
}
.cs-post-thumbnail + .cs-post-header,
.cs-block-gallery + .cs-post-header {
margin-top: 20px
}
.cs-block-gallery-controls {
position: absolute;
top: 15px;
left: 15px;
z-index: 2;
}
.cs-block-gallery-controls .cs-block-gallery-prev,
.cs-block-gallery-controls .cs-block-gallery-next {
display: block;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 18px;
text-align: center;
background-color: #313131;
color: #fff;
cursor: pointer;
float: left;
}
.cs-block-gallery-controls .cs-block-gallery-prev {
margin-right: 1px
}
.cs-single-post .cs-post-header h1 {
font-size: 34px;
line-height: 44px
}
.cs-single-post .cs-post-footer {
font-size: 14px;
margin-bottom: 20px
}
.cs-single-post .cs-post-cats {
left: 0;
background-color: #fff;
-webkit-border-radius: 0 28px 28px 0;
-moz-border-radius: 0 28px 28px 0;
border-radius: 0 28px 28px 0;
padding: 4px 12px 4px 10px;
}
.cs-single-post .cs-post-cats a {
padding: 0;
border-radius: 0
}
.cs-single-post .cs-post-excerpt {
margin-top: 20px;
margin-bottom: 20px
}
.cs-single-post .cs-post-excerpt p {
font-size: 16px;
line-height: 28px
}
.cs-post-sharing-block ul {
list-style: none;
padding: 0;
margin: 0;
font-size: 0
}
.cs-post-sharing-block ul li {
font-size: 14px;
display: inline-block;
text-align: center;
width: 10%
}
.cs-post-sharing-block ul li a {
display: block;
padding: 10px;
color: #fff;
background-color: #313131
}
.cs-post-sharing-block ul li a i {
font-size: 18px;
margin: 0 5px
}
.cs-post-sharing-block ul li.facebook,
.cs-post-sharing-block ul li.twitter {
width: 30%
}
.cs-post-sharing-block ul li.facebook a {
background-color: #2e5ead
}
.cs-post-sharing-block ul li.twitter a {
background-color: #00c1f0
}
.cs-post-sharing-block ul li.google a {
background-color: #d64737
}
.cs-post-sharing-block ul li.pinterest a {
background-color: #ab171e
}
.cs-post-sharing-block ul li.linkedin a {
background-color: #4073a0
}
.cs-post-sharing-block ul li.tumblr a {
background-color: #2e5ead
}
.cs-post-sharing-block ul li a:hover {
background-color: #313131
} .mashsb-container {
padding: 20px 0 15px 0;
margin-bottom: 20px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.mashsb-count {
font-size: 38px;
min-width: 50px;
margin-right: 20px
}
.mashsb-sharetext {
font-size: 10px
}
.mashsb-buttons {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.mashsb-buttons a {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
min-width: 0;
margin: 0;
text-align: center
}
.mashicon-facebook .text,
.mashicon-twitter .text,
.mashicon-pinterest .text,
.mashicon-google .text,
.mashicon-vk .text {
display: none;
}
.mashicon-facebook .icon:before,
.mashicon-twitter .icon:before,
.mashicon-pinterest .icon:before,
.mashicon-google .icon:before,
.mashicon-vk .icon:before {
margin-right: 0
} .cs-single-post-review {
float: left;
width: 100%;
display: block;
margin-bottom: 40px
}
.cs-single-post-review .cs-final-score {
float: left;
width: 15%;
text-align: center;
margin-bottom: 20px;
border: 1px solid #eee;
padding: 10px 0;
margin-right: 5%
}
.cs-single-post-review .cs-final-score div {
font-size: 48px;
font-weight: 700;
line-height: 50px;
color: #313131
}
.cs-single-post-review .cs-final-score span {
font-weight: 700;
color: #313131;
font-size: 10px;
text-transform: uppercase;
}
.cs-single-post-review .cs-review-summary {
overflow: hidden;
}
.cs-single-post-review .cs-review-summary p {
font-size: 14px;
line-height: 22px
}
.cs-single-post-review .cs-review-scores {
clear: both;
display: block;
width: 100%
}
.cs-single-post-review .cs-review-scores ul {
list-style: none;
padding: 0;
margin: 0
}
.cs-single-post-review .cs-review-scores ul li {
margin-bottom: 10px
}
.cs-single-post-review .cs-review-score-title {
float: left;
color: #313131;
margin-bottom: 5px;
text-transform: uppercase;
}
.cs-single-post-review .cs-review-score-score {
float: right;
color: #313131;
margin-bottom: 5px
}
.cs-single-post-review .cs-review-score-line {
clear: both;
background-color: #eee;
overflow: hidden;
display: block;
height: 10px
}
.cs-single-post-review .cs-review-score-line-active {
display: block;
height: 100%
} .cs-single-post-tags {
border-bottom: 1px solid #eee;
padding-bottom: 20px;
font-size: 0
}
.cs-single-post-tags span {
color: #313131;
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
padding: 3px 0;
margin-right: 15px;
display: inline-block;
}
.cs-single-post-tags a {
background-color: #aaa;
font-size: 13px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
padding: 5px 10px;
line-height: 1;
color: #fff;
margin-right: 4px;
margin-bottom: 4px
}
.cs-single-post-tags a:hover {
color: #fff;
background-color: #313131
} .cs-single-post-controls {
border-bottom: 1px solid #eee;
padding-bottom: 40px;
display: table;
width: 100%;
margin-bottom: 20px
}
.cs-single-post-controls span {
color: #999;
font-size: 13px;
display: block;
}
.cs-single-post-controls a {
color: #313131;
display: block;
font-size: 14px;
line-height: 22px;
font-weight: 700
}
.cs-single-post-controls .cs-prev-post,
.cs-single-post-controls .cs-next-post {
width: 50%;
display: table-cell;
vertical-align: top;
position: relative
}
.cs-single-post-controls .cs-prev-post {
padding-right: 40px
}
.cs-single-post-controls .cs-next-post {
padding-left: 40px;
text-align: right;
} .cs-author-box {
overflow: hidden;
margin-bottom: 40px;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
}
.cs-author-box img {
width: 80px;
float: left;
margin: 0 20px 0 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.cs-author-box .description {
overflow: hidden
}
.cs-author-box .description a.bio {
font-weight: 400;
font-size: 18px;
margin-bottom: 10px;
display: inline-block;
color: #313131
}
.cs-author-box .description p {
margin: 0
}
.cs-author-box ul.social_icons {
list-style: none;
overflow: hidden;
padding: 0;
margin: 15px 0 0 0      
}
.cs-author-box ul.social_icons li {
float: left;
font-size: 14px;
margin: 0 5px 5px 0
}
.cs-author-box ul.social_icons li a {
display: block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background-color: #f1f1f1;
color: #aaa;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.cs-author-box ul.social_icons li a:hover {
color: #fff
} .no_comments {
text-align: center;
}
.no_comments i {
font-size: 24px;
color: #ddd
}
.cs-comments-area {
margin-bottom: 40px
}
.cs-comment-list {
list-style: none;
padding: 0;
margin: 0
}
.cs-comment-meta {}
.cs-comment-list .cs-comment {
list-style: none;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #f5f5f5
}
.cs-comment-list .cs-comment ul.children {
margin: 15px 0 0 70px;
padding: 15px 0 0 0;
list-style: none;
border-top: 1px solid #f5f5f5
}
.cs-comment ul.children .cs-comment:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0
}
.cs-comment ul.children .cs-comment img.avatar {
width: 35px
}
.cs-comment ul.children .cs-comment .cs-comment-content {
margin-left: 55px
}
.cs-comment ul.children .cs-comment .cs-comment-content p {
font-size: 13px;
line-height: 20px
}
.cs-comment-list .cs-comment:first-child {
border-top: 0
}
.cs-comment-author img {
width: 50px;
float: left;
margin-right: 20px;
margin-bottom: 20px
}
.cs-comment-author b {
margin-right: 8px
}
.cs-comment-author b a {
color: #222
}
.cs-comment-metadata {
font-size: 13px;
color: #999
}
.cs-comment-content {
margin-top: 5px;
margin-left: 70px;
overflow: hidden;
}
.cs-reply {
display: block;
float: left;
font-size: 13px;
background-color: #f5f5f5;
text-transform: uppercase;
padding: 6px 10px;
line-height: 1;
color: #313131
}
.cs-reply:hover {
background-color: #313131;
color: #fff
}
p.comment-info {
background-color: #f5f5f5;
padding: 20px
}
p.comment-info strong {
color: #000
} #respond input[type="text"],
#respond input[type="email"] {
width: 100%
}
#respond input[type="submit"] {
display: inline-block;
padding: 4px 14px;
margin: 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #313131;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
#respond input[type="submit"]:hover {
background-color: #000 !important;
color: #fff;
} .cs-block-carousel {}
.cs-block-carousel-controls {
overflow: hidden;
position: relative;
margin-bottom: 20px
}
.cs-block-carousel-controls .cs-block-title {
display: inline-block;
float: left;
line-height: 40px;
margin-bottom: 0;
margin-right: 20px
}
.cs-block-carousel-controls .cs-block-carousel-prev,
.cs-block-carousel-controls .cs-block-carousel-next {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 22px;
text-align: center;
background-color: #f1f1f1;
cursor: pointer;
float: left;
}
.cs-block-carousel-controls .cs-block-carousel-prev {
margin-right: 5px
}
.cs-block-carousel .cs-module-5 .cs-post .cs-post-header h4 {
font-size: 18px;
line-height: 26px;
margin-bottom: 0
} .cs-block-slider {
margin-bottom: 40px
}
.cs-block-slider .cs-post-thumbnail {
background-color: #000
}
.cs-block-slider .cs-post-thumbnail img {
opacity: 0.4
}
.cs-block-slider .cs-post-container {
position: absolute;
left: 0;
bottom: 104px;
z-index: 1;
margin: 30px;
}
.cs-block-slider .cs-post-header h4 {
font-size: 34px;
line-height: 44px
}
.cs-block-slider .cs-post-header h4 a,
.cs-block-slider .cs-post-footer a {
color: #fff
}
.cs-post-share {
position: absolute;
display: inline-block;
left: 0;
bottom: 50px;
padding: 10px;
padding-left: 30px;
z-index: 2;
overflow: hidden;
background-color: #fff;
background-color: rgba(255,255,255,0.2);
-webkit-border-radius: 0 34px 34px 0;
-moz-border-radius: 0 34px 34px 0;
border-radius: 0 34px 34px 0;
}
.cs-post-share span {
line-height: 34px;
float: left;
text-transform: uppercase;
color: #fff;
font-size: 10px;
margin-right: 15px
}
.cs-post-share a {
color: #313131;
background-color: #fff;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
float: left;
margin-right: 4px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%
}
.cs-post-share a:last-child {
margin-right: 0
}
.cs-post-share a:hover {
color: #fff;
background-color: #313131
}
.cs-block-slider .swiper-pagination  {
bottom: 65px;
right: 30px;
z-index: 1;
width: auto
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 3px
}
.cs-block-slider .swiper-pagination-bullet {
background: #fff;
width: 12px;
height: 12px;
opacity: 0.5
}
.cs-block-slider .swiper-pagination-bullet-active {
opacity: 1
} .woocommerce-result-count {
float: left;
margin: 8px 0 0 0
}
.woocommerce-ordering {
float: right;
margin-bottom: 20px
}
ul.products {
list-style: none;
margin: 0;
padding: 0;
clear: both;
}
ul.products:before,
ul.products:after {
content: " ";
display: table
}
ul.products:after {
clear: both
}
ul.products li.product {
clear: none;
width: 100%;
float: left;
text-align: center;
position: relative;
margin-bottom: 40px
}
ul.products li.product img {
width: 100%;
display: block;
margin-bottom: 15px
}
ul.products li.product h3 {
font-size: 16px;
line-height: 24px;
margin: 0 0 8px 0
}
.onsale {
display: block;
position: absolute;
top: 15px;
right: 30px;
z-index: 1;
padding: 2px 10px;
margin: 0 0 15px 0;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
background-image: none;
color: #fff;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
ul.products li.product .price {
display: block;
font-weight: 400;
font-size: 16px;
margin-bottom: 8px;
color: #313131
}
.price del {
color: #aaa
}
ul.products li.product .price ins {
font-weight: 700;
text-decoration: none;
}
ul.products li.product .button {
display: inline-block;
padding: 4px 14px;
margin: 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #313131;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
ul.products li.product .button:hover {
background-color: #000 !important;
color: #fff;
}
ul.products li.product .added_to_cart {
display: inline-block;
padding: 4px 14px;
margin: 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #f1f1f1;
color: #333;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
ul.products li.product .added_to_cart:hover {
background-color: #000 !important;
color: #fff !important;
}
ul.products li.product.first {
clear: both !important
}
ul.products li.product.last {
margin-right: 0 !important
} .single-product div.product {
position: relative;
overflow: hidden;
}
.single-product div.product > .onsale {
position: static;
display: inline-block;
}
.single-product div.product .images {
width: 40%;
float: left;
margin-right: 10%;
margin-bottom: 40px
}
.single-product div.product .images img {
width: 100%;
overflow: hidden;
}
.single-product div.product .images .woocommerce-main-image {
display: block;
margin-bottom: 20px
}
.single-product div.product .images .thumbnails {
margin: 20px -5px 40px -5px
}
.single-product div.product .images .thumbnails a.zoom {
width: 16.66666667%;
float: left;
padding-left: 5px;
padding-right: 5px;
display: block;
margin-bottom: 5px
}
.single-product div.product .images .thumbnails a.zoom.first {
clear: both;
}
.single-product div.product .summary {
width: 50%;
float: right;
margin-right: 0
}
.single-product div.product form.cart {
margin-bottom: 25px;
}
.single-product div.product form.cart:before,
.single-product div.product form.cart:after {
content: " ";
display: table
}
.single-product div.product form.cart:after {
clear: both
}
.single-product div.product form.cart .quantity {
float: left;
}
.quantity .qty {
max-width: 80px;
text-align: center;
}
.single-product div.product form.cart .button {
float: right;
display: block;
padding: 11px 20px;
margin: 0;
font-size: 16px;
font-weight: 700;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #313131;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 44px;
-moz-border-radius: 44px;
border-radius: 44px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.single-product div.product form.cart .button:hover {
background-color: #000 !important;
color: #fff;
}
.single-product div.product .product_meta {
border-top: 1px solid #eee;
padding-top: 20px
}
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .tagged_as {
display: block;
}
.single-product div.product .woocommerce-tabs {
clear: both;
margin-bottom: 40px
}
.woocommerce-tabs h2:first-of-type {
font-size: 20px;
line-height: 28px
}
@font-face {
font-family: 'fontello';
src: url(//shelleybcolemanlpc.com/wp-content/themes/electus/fonts/fontello.eot?91812870);
src: url(//shelleybcolemanlpc.com/wp-content/themes/electus/fonts/fontello.eot?91812870#iefix) format('embedded-opentype'),
url(//shelleybcolemanlpc.com/wp-content/themes/electus/fonts/fontello.woff2?91812870) format('woff2'),
url(//shelleybcolemanlpc.com/wp-content/themes/electus/fonts/fontello.woff?91812870) format('woff'),
url(//shelleybcolemanlpc.com/wp-content/themes/electus/fonts/fontello.ttf?91812870) format('truetype'),
url(//shelleybcolemanlpc.com/wp-content/themes/electus/fonts/fontello.svg?91812870#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
display: inline-block;
}
.star-rating {
font-family: "fontello";
letter-spacing: 1px;
overflow: hidden;
position: relative;
margin-bottom: 5px;
height: 15px;
line-height: 15px;
font-size: 15px;
width: 70px;
white-space: nowrap
}
.star-rating:before {
content: "\e800\e800\e800\e800\e800";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #ddd;
float: left;
top: 0;
left: 0;
position: absolute
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 15px
}
.star-rating span:before {
content: "\e800\e800\e800\e800\e800";
color: #F89406;
top: 0;
position: absolute;
left: 0;
}
ul.products li.product .star-rating {
left: 50%;
margin-left: -35px
}
.single-product div.product table {
border: 0;
}
.single-product div.product table.variations {
margin: 0
}
.single-product div.product table.variations td,
.single-product div.product table.variations th {
border: 0;
display: list-item;
padding: 0;
list-style: none;
background-color: transparent;
}
.single-product div.product .single_variation .price {
display: block;
margin-bottom: 10px;
font-weight: 700
}
.single-product div.product table.variations .value {
margin-bottom: 15px
}
.single-product div.product table.variations .value select,
a.reset_variations {
display: inline-block;
}
a.reset_variations {
margin-left: 15px
}
.single-product div.product .variations_button {
padding-top: 20px
} #reviews form,
#reviews #comments {
margin-bottom: 40px
}
#reviews .comment-form-rating {
clear: both;
}
#reviews .comment-form-rating label {
display: block;
}
p.stars {
position: relative;
line-height: 30px;
font-size: 14px
}
p.stars::after {
clear: both;
content: " ";
display: table
}
p.stars a {
color: #999;
width: 19%;
display: block;
position: relative;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 10px;
background-color: #f5f5f5;
margin-right: 1%;
}
p.stars a:hover,
p.stars a.active {
background-color: #eee;
color: #555
}
p.stars a.star-1:after,
p.stars a.star-2:after, 
p.stars a.star-3:after, 
p.stars a.star-4:after, 
p.stars a.star-5:after {
font-family: "fontello";
content: "\e800";
position: absolute;
top: 0;
width: 74px;
right: 10px;
color: #999;
text-align: right;
font-weight: normal
}
p.stars a:hover:after,
p.stars a.active:after {
color: #F89406
}
p.stars a.star-1:hover,
p.stars a.star-2:hover,
p.stars a.star-3:hover,
p.stars a.star-4:hover,
p.stars a.star-5:hover {
text-decoration: none
}
p.stars a.star-1:after {
content: "\e800"
}
p.stars a.star-2:after {
content: "\e800\e800"
}
p.stars a.star-3:after {
content: "\e800\e800\e800"
}
p.stars a.star-4:after {
content: "\e800\e800\e800\e800"
}
p.stars a.star-5:after {
content: "\e800\e800\e800\e800\e800"
}
ol.commentlist {
list-style: none;
padding: 0;
margin: 20px 0 40px 0
}
ol.commentlist li:before,
ol.commentlist li:after {
content: " ";
display: table
}
ol.commentlist li:after {
clear: both
}
ol.commentlist li {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #eee
}
#reviews img.avatar {
width: 60px;
height: 60px;
height: auto;
float: left;
margin: 0 20px 0 0
}
#reviews .comment-text {
overflow: hidden
}
#reviews .star-rating {
float: right
}
#reviews .comment-text .meta {
margin-bottom: 5px;
} table.cart td.product-remove {
position: relative;
}
table.cart td.product-remove a.remove {
position: absolute;
left: 50%;
top: 10px;
margin-left: -10px;
opacity: 1;
font-weight: 400;
width: 20px;
height: 20px;
line-height: 20px;
text-indent: -9999px;
}
table.cart td.product-remove a.remove:before {
font: normal normal normal 1em/1 "FontAwesome";
color: #e2401c;
text-rendering: auto;
content: "\f057";
display: inline-block;
font-size: inherit;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
line-height: 1.618;
text-indent: 0;
text-align: center;
}
table.cart .product-thumbnail img {
width: 40px;
height: auto;
margin: 0 auto
}
table.cart td.actions {
text-align: right;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions .coupon {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
display: inline-block;
float: left;
}
table.cart td.actions input[type="submit"],
.wc-proceed-to-checkout .button {
display: inline-block;
padding: 4px 14px;
margin: 0 5px 5px 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
table.cart td.actions input[type="submit"]:hover,
.wc-proceed-to-checkout .button:hover {
background-color: #000 !important;
color: #fff;
}
table.cart td.actions .coupon input[type="submit"],
table.cart td.actions .coupon input[type="text"] {
display: inline-block;
width: auto;
margin: 0;
}
table.cart td.actions input[type="submit"] {
margin: 10px 0 0 0
} .woocommerce-info {
background-color: #f5f5f5;
color: #555;
border: 0;
padding: 15px;
margin: 0 0 20px 0
}
.woocommerce-info a {
color: #000;
font-weight: 700
}
.woocommerce-error {
list-style: none;
margin: 0 0 20px 0;
padding: 20px;
background-color: #f1dcdc;
color: #f00
}
form.checkout_coupon:before,
form.checkout_coupon:after {
content: " ";
display: table
}
form.checkout_coupon:after {
clear: both
}
form.checkout_coupon .button {
margin-top: 8px
}
.form-row label {
display: block;
}
.form-row label.inline,
.form-row label.checkbox {
display: inline;
}
.form-row abbr[title] {
text-decoration: none;
}
.form-row input[type="text"],
.form-row input[type="password"],
.form-row input[type="url"],
.form-row input[type="phone"],
.form-row input[type="number"],
.form-row input[type="email"],
.form-row input[type="datetime"],
.form-row input[type="search"],
.form-row input[type="tel"],
.form-row textarea,
.form-row select {
width: 100%
}
.form-row .select2-container .select2-choice {
padding: 10px 12px
}
.form-row .button {
display: inline-block;
padding: 4px 14px;
margin: 0 5px 5px 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.form-row .button:hover {
background-color: #000 !important;
color: #fff;
}
.form-row-first {
width: 48%;
float: left;
margin-right: 4%;
clear: both;
}
.form-row-last {
width: 48%;
float: right
}
.form-row-last {
margin-right: 0!important;
}
#payment .payment_methods {
list-style: none;
padding: 0;
margin: 0
}
#payment .payment_methods li {}
#payment .payment_methods > .wc_payment_method>label {
cursor: pointer;
}
#payment .payment_methods li img {
float: right;
border: 0;
padding: 0;
max-height: 1.618em;
} .cs-advertisement {
text-align: center;
margin-bottom: 40px;
position: relative
} #cs-copyright {
background-color: #313131;
padding: 10px 0;
text-align: center;
}
#cs-copyright a {
color: #aaa
} #bbpress-forums fieldset.bbp-form p {
margin-bottom: 15px
}
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input[type="text"] {
width: 100%
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
border: 1px solid #ddd;
border-top: 0
}
#bbpress-forums .submit {
display: inline-block;
padding: 4px 14px;
margin: 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
div.bbp-submit-wrapper {
float: none;
margin: 20px 0 20px 0
}
#bbpress-forums .submit:hover {
background-color: #000 !important;
color: #fff;
}
#bbpress-forums div.bbp-search-form {
float: none;
display: block;
overflow: hidden;
margin-bottom: 15px
}
#bbpress-forums #bbp-search-form #bbp_search {
width: 80%;
display: block;
float: left;
}
#bbpress-forums #bbp-search-form #bbp_search_submit {
display: block;
float: right;
width: 20%;
padding: 11px 12px;
margin: 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
#bbpress-forums #bbp-search-form #bbp_search_submit:hover {
background-color: #000 !important;
color: #fff;
} .widget_display_search input[type="text"] {
width: 100%
}
.widget_display_search input[type="submit"] {
display: none;
} .bbp_widget_login form fieldset {
border: 0;
padding: 20px;
background-color: #f5f5f5;
margin: 0
}
.bbp-login-form .bbp-username,
.bbp-login-form .bbp-email,
.bbp-login-form .bbp-password,
.bbp-login-form .bbp-remember-me,
.bbp-login-form .bbp-submit-wrapper {
margin-top: 0;
margin-bottom: 15px
}
.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
padding: 10px 12px;
width: 100%
}
.bbp-login-form .bbp-submit-wrapper {
float: none;
}
.bbp-login-form .bbp-submit-wrapper button {
display: block;
width: 100%;
padding: 4px 14px;
margin: 0 5px 5px 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.bbp-login-form .bbp-submit-wrapper button:hover {
background-color: #000 !important;
color: #fff;
} .widget_display_stats dl {
border: 0;
padding: 15px;
font-size: 0;
background-color: #f5f5f5;
margin: 0
}
.widget_display_stats dt {
font-weight: 400
}
.widget_display_stats dt,
.widget_display_stats dd {
font-size: 14px;
display: inline-block;
}
.widget_display_stats dt {
display: block;
float: left;
width: 80%
}
.widget_display_stats dd {
margin-left: 0;
text-align: right;
width: 20%;
color: #000
}
#buddypress div.item-list-tabs#subnav {
margin: 10px 0 20px 0
}
#buddypress div.item-list-tabs ul li.last label,
#buddypress div.item-list-tabs ul li.last select {
display: inline-block;
}
#buddypress div.item-list-tabs ul li.last label {
margin-right: 10px
}
#buddypress div.item-list-tabs#subnav ul li.last {
margin-top: 0
}  .widget.buddypress #bp-login-widget-form {
border: 0;
padding: 20px;
background-color: #f5f5f5;
margin: 0
}
.widget.buddypress #bp-login-widget-form label {
margin: 0 0 5px 0
}
.widget.buddypress #bp-login-widget-form input[type="text"],
.widget.buddypress #bp-login-widget-form input[type="password"] {
width: 100%;
margin-bottom: 15px
}
.widget.buddypress #bp-login-widget-form .forgetmenot {
margin-bottom: 15px
}
.widget.buddypress #bp-login-widget-form input[type="submit"] {
display: inline-block;
padding: 4px 14px;
margin: 0 5px 5px 0;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: center;
outline: none;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: #333;
color: #fff;
position: relative;
border: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s
}
.widget.buddypress #bp-login-widget-form input[type="submit"]:hover {
background-color: #000 !important;
color: #fff;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
margin-bottom: 0
}