@font-face {
font-family: 'lg';
src: url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/fonts/lg.eot?n1z373);
src: url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/fonts/lg.woff?n1z373) format("woff"), url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/fonts/lg.ttf?n1z373) format("truetype"), url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/fonts/lg.svg?n1z373#lg) format("svg");
font-weight: normal;
font-style: normal;
}
.lg-icon {
font-family: 'lg';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF;
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 1082;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
color: #FFF;
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1080;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
}
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
border-radius: 5px;
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF;
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/img/video-play.png) no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/img/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1083;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-actual-size {
font-size: 20px;
}
#lg-actual-size:after {
content: "\e033";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
background-color: rgba(0, 0, 0, 0.25);
bottom: 0;
cursor: default;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1081;
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
-webkit-transition-delay: 0s;
transition-delay: 0s;
-moz-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-webkit-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
opacity: 1;
visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
color: #FFF;
}
.lg-outer .lg-dropdown {
background-color: #fff;
border-radius: 2px;
font-size: 14px;
list-style-type: none;
margin: 0;
padding: 10px 0;
position: absolute;
right: 0;
text-align: left;
top: 50px;
opacity: 0;
visibility: hidden;
-moz-transform: translate3d(0, 5px, 0);
-o-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
content: "";
display: block;
height: 0;
width: 0;
position: absolute;
border: 8px solid transparent;
border-bottom-color: #FFF;
right: 16px;
top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
color: #333;
}
.lg-outer .lg-dropdown a {
color: #333;
display: block;
white-space: pre;
padding: 4px 12px;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
display: inline-block;
line-height: 1;
margin-top: -3px;
vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
color: #333;
display: inline-block;
float: none;
font-size: 20px;
height: auto;
line-height: 1;
margin-right: 8px;
padding: 0;
vertical-align: middle;
width: auto;
}
.lg-outer #lg-share {
position: relative;
}
.lg-outer #lg-share:after {
content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
content: "\e903";
}
.group:after {
content: "";
display: table;
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
background: url(//crm114.co/wp-content/themes/fatmoon/js/light-gallery/img/loading.gif) no-repeat scroll center center transparent;
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
position: absolute;
padding: 0 5px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1060;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-outer.lg-hide-download #lg-download {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}@font-face{font-family:'FontAwesome';src:url(//crm114.co/wp-content/themes/fatmoon/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//crm114.co/wp-content/themes/fatmoon/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//crm114.co/wp-content/themes/fatmoon/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//crm114.co/wp-content/themes/fatmoon/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//crm114.co/wp-content/themes/fatmoon/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//crm114.co/wp-content/themes/fatmoon/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'icomoon';
src:    url(//crm114.co/wp-content/themes/fatmoon/fonts/icomoon.eot?g609nm);
src:    url(//crm114.co/wp-content/themes/fatmoon/fonts/icomoon.eot?g609nm#iefix) format('embedded-opentype'),
url(//crm114.co/wp-content/themes/fatmoon/fonts/icomoon.ttf?g609nm) format('truetype'),
url(//crm114.co/wp-content/themes/fatmoon/fonts/icomoon.woff?g609nm) format('woff'),
url(//crm114.co/wp-content/themes/fatmoon/fonts/icomoon.svg?g609nm#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-shopping-cart:before {
content: "\e903";
}
.icon-bag:before {
content: "\e90e";
}
.icon-paper:before {
content: "\e034";
}
.icon-search:before {
content: "\e036";
}
.icon-plus:before {
content: "\e114";
}
.icon-cross:before {
content: "\e117";
}
.icon-menu:before {
content: "\e120";
}
.icon-cart:before {
content: "\e902";
}
.icon-add-to-list:before {
content: "\e914";
}
.icon-chevron-small-left:before {
content: "\e90f";
}
.icon-chevron-small-right:before {
content: "\e910";
}
.icon-chevron-small-up:before {
content: "\e912";
}
.icon-chevron-thin-left:before {
content: "\e904";
}
.icon-chevron-thin-right:before {
content: "\e905";
}
.icon-chevron-thin-up:before {
content: "\e906";
}
.icon-controller-paus:before {
content: "\e900";
}
.icon-controller-play:before {
content: "\e901";
}
.icon-attachment:before {
content: "\e907";
}
.icon-heart-outlined:before {
content: "\e908";
}
.icon-heart:before {
content: "\e909";
}
.icon-info-with-circle:before {
content: "\e90a";
}
.icon-lock:before {
content: "\e911";
}
.icon-share:before {
content: "\e90b";
}
.icon-squared-cross:before {
content: "\e90c";
}.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; }
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
.mCustomScrollBox{ position: relative;
overflow: hidden;
height: 100%;
max-width: 100%;
outline: none;
direction: ltr;
}
.mCSB_container{ overflow: hidden;
width: auto;
height: auto;
} .mCSB_inside > .mCSB_container{ margin-right: 30px; }
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } .mCS-dir-rtl > .mCSB_inside > .mCSB_container{ margin-right: 0;
margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } .mCSB_scrollTools{ position: absolute;
width: 16px;
height: auto;
left: auto;
top: 0;
right: 0;
bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools{ right: -26px; } .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ right: auto;
left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } .mCSB_scrollTools .mCSB_draggerContainer{ position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0; 
height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }
.mCSB_scrollTools .mCSB_draggerRail{
width: 2px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger{ cursor: pointer;
width: 100%;
height: 30px; z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ position: relative;
width: 4px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; }
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display: block;
position: absolute;
height: 20px;
width: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; } .mCSB_horizontal.mCSB_inside > .mCSB_container{
margin-right: 0;
margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal{
width: auto;
height: 16px;
top: auto;
right: 0;
bottom: 0;
left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 2px;
margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
width: 30px; height: 100%;
left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 12px; margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 8px; margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
display: block;
position: absolute;
width: 20px;
height: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; } .mCSB_container_wrapper{
position: absolute;
height: auto;
width: auto;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-right: 30px;
margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container{
padding-right: 30px;
padding-bottom: 30px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ margin-right: 0;
margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
margin-right: 0; margin-left: 0;
} .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools, 
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
}   .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
right: 0; 
margin: 12px 0; 
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
bottom: 0; 
margin: 0 12px; 
} .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
left: 0; 
right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
} .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
}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;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
a{
color: #222;
text-decoration:none;
}
a:hover{
color: #222;
text-decoration: underline;
} #preloader{
position: fixed;
top:0;
left:0;
right:0;
bottom:0;
background-color:#fff;
z-index: 31999; }
.no-js #preloader{
display: none;
}
.preload-content{
height: 80px;
width: 300px; position:absolute;
left:50%;
top:50%;
margin: -40px 0 0 -150px;
text-align: center;
}
.preloader-animation{
height: 120px;
width: 100%;
}
a.skip-preloader,
a.skip-preloader:hover{
display: none;
color: #fff;
text-shadow: 0 -2px 1px #000;
font-size: 24px;
-webkit-transition: text-shadow .3s;
transition: text-shadow .3s;
}
a.skip-preloader:hover{
text-shadow: 0 2px 1px #000;
}  fieldset {
border: 0;
margin: 0;
padding: 0;
}
select{
border: 1px solid #d4d4d4;
color: #5b5b5b;
padding: 9px 15px 7px;
height: 40px;
width: 100%;
max-width: 450px;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="range"],
input[type="date"],
textarea{
border: 1px solid transparent;
background-color: #f5f5f5;
color: #5b5b5b;
font-size: 12px;
padding: 9px 15px 7px;
height: 40px;
width: 100%;
max-width: 450px;
-webkit-box-sizing: border-box; box-sizing: border-box;
-webkit-border-radius: 0;
border-radius: 0;
}
textarea{
display: block;
height: 136px;
width: 100%;
resize: vertical; } input[type="text"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="tel"]:hover,
input[type="number"]:hover,
input[type="range"]:hover,
input[type="date"]:hover,
textarea:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
textarea:focus{
border-color: #d4d4d4;
outline: none;
}
input.cptch_number{
text-align: center;
}
.error input,
.error textarea{
border-color: #ea4f3b;
} input[name=cptch_number]{
width: 40px !important;
} .wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form select,
.wpcf7-form textarea{
max-width: none;
} .wpforms-form input[type="text"],
.wpforms-form input[type="password"],
.wpforms-form input[type="search"],
.wpforms-form input[type="email"],
.wpforms-form input[type="url"],
.wpforms-form input[type="tel"],
.wpforms-form input[type="number"],
.wpforms-form input[type="range"],
.wpforms-form input[type="date"],
.wpforms-form select,
.wpforms-form textarea{
max-width: none;
} input[type="submit"],
button[type="submit"]{
background: #4E82F1 none;
display: inline-block;
border: none;
box-shadow: none;
cursor: pointer;
color: #fff;
font-size: 11px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
text-shadow: none;
line-height: 38px;
white-space: nowrap;
height: 36px;
padding: 0 30px;
-webkit-border-radius: 20px;
border-radius: 20px;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
button[type="submit"]:hover,
button[type="submit"]:focus{
background: #4E6BD6 none;
color: #fff;
} .alignnone {
clear: both;
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
clear: both;
display: block;
margin: 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.wp-caption {
background-color: #fff;
max-width: 100%; text-align: center;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.wp-caption-text {
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-caption {
color: #666;
font-size: 12px;
}
.sticky { } html.show-scroll body{
overflow-y: scroll;
}
body{
height: 100%;
background-color: #444; color: #7f7f7f;
overflow-x: hidden;
}
.page-background{
overflow: hidden;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
-webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }
#mid{
overflow-x: hidden; overflow-y: hidden; position: relative;
z-index: 2; -webkit-transition: -webkit-transform .5s; transition: 		transform .5s;
}
#header,
#header.a13-light-variant,
#header.a13-dark-variant{
box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
background-color: #fff;
}
.mobile-menu-open.header-vertical #header,
.mobile-menu-open.header-horizontal #header{
z-index: 21;
}
#footer{
position: relative;
z-index: 10;
}
.error404 .page-background,
.password-protected .page-background{
background-size: cover;
background-color: #000;
} #content-overlay{
position: fixed;
top: 0;
left: 0;
width: 0;
height: 0;
background: rgba(0,0,0,0.5);
opacity: 0;
z-index: 20;
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease, width .1s .5s, height .1s .5s;
transition: opacity .5s ease,         transform .5s ease, width .1s .5s, height .1s .5s;
}
.mobile-menu-open #content-overlay,
.side-menu-open #content-overlay{
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
transition: opacity .5s ease,         transform .5s ease;
}
#basket-menu{
position: absolute;
top: 0;
z-index: 19; width: 240px;
padding: 40px;
display: none;
background: #fff;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
}
#side-menu{
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 30; width: 320px;
background: #fff;
}
.admin-bar #side-menu{
top: 32px;
}
#side-menu{
background-color: #000;
}
#side-menu.at-right{
left: auto;
right: 0;
}
#side-menu div.scroll-wrap{
padding: 40px;
}
body.side-menu-open #mid{
overflow-x: hidden; } .theme-borders{
display: none;
}
.site-layout-bordered .theme-borders{
display: block;
}
.theme-borders div{
position: fixed;
z-index: 1003; }
.theme-borders .top-border{
top: 0;
left: 0;
width: 100%;
height: 30px;
}
.admin-bar .theme-borders .top-border{
top: 32px;
}
.theme-borders .right-border{
top: 0;
right: 0;
height: 100%;
width: 30px;
}
.theme-borders .bottom-border{
bottom: 0;
left: 0;
width: 100%;
height: 30px;
}
.theme-borders .left-border{
top: 0;
left: 0;
height: 100%;
width: 30px;
}
.no-border-top .theme-borders .top-border,
.no-border-right .theme-borders .right-border,
.no-border-bottom .theme-borders .bottom-border,
.no-border-left .theme-borders .left-border{
display: none;
}
.theme-borders .right-border{
top: 0;
right: 0;
height: 100%;
width: 30px;
}
.theme-borders .bottom-border{
bottom: 0;
left: 0;
width: 100%;
height: 30px;
}
.theme-borders .left-border{
top: 0;
left: 0;
height: 100%;
width: 30px;
}
.site-layout-bordered .whole-layout{
padding: 30px;
-webkit-box-sizing: border-box; box-sizing: border-box; }
.no-border-top .whole-layout{ padding-top: 0; }
.no-border-right .whole-layout{ padding-right: 0; }
.no-border-bottom .whole-layout{ padding-bottom: 0; }
.no-border-left .whole-layout{ padding-left: 0; }
.site-layout-bordered #side-menu{
margin-left: 30px;
margin-top: 30px;
margin-bottom: 30px;
}
.site-layout-bordered.no-border-top #side-menu{
margin-top: 0;
}
.site-layout-bordered.no-border-bottom #side-menu{
margin-bottom: 0;
}
.site-layout-bordered.no-border-left #side-menu{
margin-left: 0;
}
.site-layout-bordered #side-menu.at-right{
margin-left: 0;
margin-right: 30px;
}
.site-layout-bordered.no-border-right #side-menu.at-right{
margin-right: 0;
} .site-layout-boxed .whole-layout{
max-width: 1240px;
margin: 0 auto;
} .admin-bar .whole-layout{
margin-top: 32px;
} .cursor-grab{
cursor: -webkit-grab;
cursor: 		grab;
}
.cursor-grabbing{
cursor: move; cursor: -webkit-grabbing;
cursor:			grabbing;
} a.to-top{
background-color: #524F51;
outline: none !important;
width: 40px;
height: 40px;
position: fixed;
bottom: 100px;
right: 40px;
z-index: 1000;
-webkit-border-radius: 20px;
border-radius: 20px;
color: #ccc;
text-align: center;
line-height: 38px;
font-size: 13px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
a.to-top::after {
content: '';
position: absolute;
top: -20px;
left: -20px;
bottom: -20px;
right: -20px;
background: inherit;
-webkit-border-radius: 40px;
border-radius: 40px;
z-index: -1;
opacity: 0.4;
-webkit-transform: scale3d(0.5, 0.5, 1);
transform: scale3d(0.5, 0.5, 1);
}
a.to-top:hover {
-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
color: #fff;
text-decoration: none;
background-color: #000;
-webkit-animation: anim-moema-1 0.3s forwards;
animation: anim-moema-1 0.3s forwards;
}
a.to-top:hover::after {
-webkit-animation: anim-moema-2 0.3s 0.3s forwards;
animation: anim-moema-2 0.3s 0.3s forwards;
}
.lt-ie10 a.to-top::after{
display: none;
}
@-webkit-keyframes anim-moema-1 {
60% {
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}
85% {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes anim-moema-1 {
60% {
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}
85% {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@-webkit-keyframes anim-moema-2 {
to {
opacity: 0;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes anim-moema-2 {
to {
opacity: 0;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
} #qm{ z-index: 101;
position: relative;
} .lg-sub-html{
background-color: transparent;
}
.lg-sub-html .customHtml h4,
.lg-sub-html .customHtml .description{
background-color: rgba(0,0,0,0.78);
display: block;
max-width: 300px;
margin: 0 auto;
padding: 10px;
border-radius: 3px;
}
.lg-sub-html .customHtml .description{
max-width: 500px;
}
.lg-sub-html .customHtml h4:empty,
.lg-sub-html .customHtml .description:empty{
display: none;
}
.customHtml > h4{
color: #fff;
}
.customHtml{
height: auto;
}
div.vc-mg-item-desc{
display: none;
} .lg-outer .lg-thumb-item img {
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
height: auto;
} .lg-backdrop{
z-index: 100000;
}
.lg-outer{
z-index: 100010;
} #header-tools{
min-height: 26px;
color: #444;
}
#header-tools.only-menu{ clip: rect(1px, 1px, 1px, 1px);
position: absolute;
top: 0;
left: 0;
visibility: hidden;
height: 1px;
overflow: hidden;
opacity: 0;
}
#header-tools .tool{
display: inline-block;
height: 26px;
width: 36px;
color: #e5e5e5;
text-align: center;
font-size: 16px;
line-height: 26px;
cursor: pointer;
-webkit-transition: background-color .3s, color .3s;
transition: background-color .3s, color .3s;
}
#header-tools .tool:hover,
#header-tools .tool.highlight,
#header-tools .tool.active{
color: #4d4d4d;
}
#header-tools .tool::before{
display: block;
}
#header-tools #mobile-menu-opener{
font-size: 18px;
display: none;
} #basket-menu-switch{
position: relative;
}
#basket-items-count{
position: absolute;
top: -5px;
left: 18px;
min-width: 15px;
line-height: 15px;
font-size: 9px;
font-weight: bold;
text-align: center;
color: #fff;
font-family: 'Open Sans', arial, sans-serif;
background-color: #F64747;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#basket-items-count.zero{
display: none;
} .tools_button{
display: inline-block;
height: 27px;
line-height: 27px;
text-transform: uppercase;
text-align: center;
font-size: 12px;
font-weight: bold;
padding: 0 10px;
margin-left: 10px;
border: 1px solid #E5E5E5;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .3s;
transition: all .3s;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.tools_button:hover{
text-decoration: none;
} .top-menu, .top-menu ul{
list-style: none;
margin: 0;
padding: 0;
}
.top-menu li {
position:    relative;
min-height:  22px; font-size: 14px;
}
.top-menu li a,
.top-menu li span.title{ color: #000;
display: block;
text-decoration: none;
outline: none !important; }
.top-menu > li > a,
.top-menu > li > span.title{
position: relative;
-webkit-transition: background-color .5s, color .5s, line-height .5s, height .5s;
transition: background-color .5s, color .5s, line-height .5s, height .5s;
} .top-menu a:hover,
.top-menu li.menu-parent-item:hover > span.title,
.top-menu li.open > a,
.top-menu li.open > span.title,
.top-menu li.current-menu-item > a,
.top-menu li.current-menu-ancestor > a,
.top-menu li.current-menu-item > span.title,
.top-menu li.current-menu-ancestor > span.title{
color: #fff;
}
.top-menu li a i { width: 15px;
text-align: center;
} .top-menu span i + span, .top-menu a i + span{
margin-left: 8px;
}
.top-menu span span i, .top-menu a span i{
margin-right: 8px;
} .top-menu i.sub-mark{
height: 26px;
width: 26px;
display: inline-block;
position: absolute;
top: 0;
cursor: pointer;
color: #666;
}
.top-menu i.sub-mark::before{
line-height: 16px;
height: 16px;
width: 100%;
display: block;
text-align: center;
font-size: 14px;
position: absolute;
right: 0;
top: 50%;
margin-top: -8px;
}
.top-menu.opener-icons-off i.sub-mark{
display: none;
}
.top-menu li.menu-parent-item:hover > span.title + i.sub-mark,
.top-menu i.sub-mark:hover,
.top-menu li.open > i.sub-mark{
color: #fff;
} .top-menu li.menu-parent-item > span.title{
cursor: pointer;
} .top-menu.with-effect a em,
.top-menu.with-effect span.title em{
font-style: normal;
} .top-menu ul{
display: none;
padding: 30px 0;
}
.top-menu li li{
font-size: 12px;
} .top-menu > li.hidden-icon > span.title,
.top-menu > li.hidden-icon > a{
overflow: hidden;
}
.top-menu > li.hidden-icon > span.title i,
.top-menu > li.hidden-icon > a i{
position: absolute;
top: -50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transition: top .3s;
transition: top .3s;
}
.top-menu > li.hidden-icon > span.title span,
.top-menu > li.hidden-icon > a span{
position: relative;
top: 0;
-webkit-transition: top .3s;
transition: top .3s;
}
.top-menu li.hidden-icon > span i + span,
.top-menu li.hidden-icon > a i + span {
margin-left: 0;
}
.top-menu li.hidden-icon:hover > a i,
.top-menu li.hidden-icon.menu-parent-item:hover > span.title i,
.top-menu li.hidden-icon.open > a i,
.top-menu li.hidden-icon.open > span.title i,
.top-menu li.hidden-icon.current-menu-item > a i,
.top-menu li.hidden-icon.current-menu-ancestor > a i,
.top-menu li.hidden-icon.current-menu-item > span.title i,
.top-menu li.hidden-icon.current-menu-ancestor > span.title i{
top: 50%;
}
.top-menu li.hidden-icon:hover > a span,
.top-menu li.hidden-icon.menu-parent-item:hover > span.title span,
.top-menu li.hidden-icon.open > a span,
.top-menu li.hidden-icon.open > span.title span,
.top-menu li.hidden-icon.current-menu-item > a span,
.top-menu li.hidden-icon.current-menu-ancestor > a span,
.top-menu li.hidden-icon.current-menu-item > span.title span,
.top-menu li.hidden-icon.current-menu-ancestor > span.title span{
top: 150%;
}   .menu-item-language img.iclflag {
margin-right: 7px;
margin-bottom: -1px;
}  .mega-menu > ul{
position: absolute;
z-index: 250;
min-width: 200px;
width: 840px;
padding: 0;
}
.mega-menu.mm_columns_3 > ul{
width: 630px;
}
.mega-menu.mm_columns_2 > ul{
width: 420px;
}
.mega-menu > ul > li{
background-color: transparent !important;
float: left;
width: 25%;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.mega-menu > ul > li::before{
content: "";
width: 1px;
background-color: #fff;
display: block;
position: absolute;
top: 30px;
bottom: 30px;
}
.mega-menu > ul > li:first-child::before{
display: none;
}
.top-menu li.mega-menu > ul > li{ padding-right: 0;
}
.mm_columns_2 > ul > li{ width: 50%; }
.mm_columns_3 > ul > li{ width: 33.33%; }
.mega-menu > ul > li.mm_new_row{
clear: left;
}
.mega-menu > ul ul{
position: static;
display: block!important;
margin: 0;
box-shadow: none;
min-width: 0;
padding-top: 0;
}
.top-menu .mega-menu > ul > li > span.title,
.top-menu .mega-menu > ul > li > a{
font-size: 14px;
font-weight: bold;
margin: 30px 0 10px;
}
.top-menu .mega-menu > ul > li > span.title{
cursor: default;
}
.top-menu .mega-menu > ul > li > span.title,
.top-menu .mega-menu ul li > a{ text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.top-menu .mm_dont_show > span.title,
.top-menu .mm_dont_show > a,
.top-menu .mega-menu > ul > li > span.title .sub-mark,
.top-menu .mega-menu > ul > li > .sub-mark{
display: none;
} .mega-menu .html_item{
padding: 0;
}
.mega-menu > ul .html_item ul{
display: none !important;
}
.top-menu .mega-menu > ul > li.html_item > a{
padding: 0;
}   .header-horizontal .navigation-bar{
width: 100%;
padding: 0 15px;
position: relative; }
.header-horizontal .top-menu{
text-align: right;
font-size: 0; }
.header-horizontal .top-menu li {
white-space: nowrap;
} .header-horizontal .top-menu i.sub-mark{
right: 0;
height: 100%;
} .header-horizontal .top-menu > li{
float: none;
display: inline-block;
vertical-align: bottom;
text-align: left;
}
.header-horizontal .top-menu > li > a,
.header-horizontal .top-menu > li > span.title{
padding: 0 10px; }
.header-horizontal .top-menu.opener-icons-on li.menu-parent-item{
padding-right: 26px; }
.header-horizontal .top-menu.opener-icons-on > li.menu-parent-item > a,
.header-horizontal .top-menu.opener-icons-on > li.menu-parent-item > span.title{
padding-right: 4px;
} .header-horizontal .top-menu ul{
position: absolute;
top: 100%;
left: 0;
z-index: 250;
min-width: 200px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.07);
}
.header-horizontal .top-menu ul ul{
top: -30px;
left: 100%;
border-top: none;
margin-top: 0;
}
.header-horizontal .mega-menu > ul ul{
position: static;
box-shadow: none;
}
.header-horizontal .top-menu li li{
padding: 0; }
.header-horizontal .top-menu.opener-icons-on li li.menu-parent-item{
padding-right: 51px; }
.header-horizontal .top-menu li li a,
.header-horizontal .top-menu li li span.title{ line-height: 25px;
padding: 0 30px;
}
.header-horizontal .top-menu ul li i.sub-mark{
right: 25px;
} .header-horizontal .top-menu ul.otherway{
left: auto;
right: 0;
}
.header-horizontal .top-menu ul ul.otherway{
left: auto;
right: 100%;
} .header-vertical .top-menu ul{
padding: 10px 0;
}
.header-vertical .top-menu li a,
.header-vertical .top-menu li span.title{
min-height: 27px;
line-height: 27px;
padding: 0 40px;
}
.header-vertical .top-menu > li.hidden-icon > a,
.header-vertical .top-menu > li.hidden-icon > span.title{
height: 1.5em; }
.header-vertical .top-menu.with-effect > li > a > span,
.header-vertical .top-menu.with-effect > li > span.title > span{
display: inline-block;
} .header-vertical .top-menu i.sub-mark{
right: 14px;
} .header-vertical .top-menu li li a,
.header-vertical .top-menu li li span.title{ min-height: 17px;
line-height: 17px;
}
.header-vertical .top-menu li li i.sub-mark{
height: 17px;
line-height: 17px;
}
.header-vertical .top-menu li li li a,
.header-vertical .top-menu li li li span.title{ padding-left: 50px;
}  .header-vertical .mega-menu > ul{
left: 100%;
top: 0;
}
.header-vertical .top-menu .mega-menu li a,
.header-vertical .top-menu .mega-menu li span.title{
padding: 0 30px;
line-height: 25px;
}
.header-vertical .mega-menu > ul ul{
padding: 0 0 30px;
} a.logo{
display: block;
max-width: 200px;
line-height: 40px; word-wrap: break-word;
padding: 10px 0;
opacity: 1;
vertical-align: middle;
background: transparent 50% 50% no-repeat;
background-size: contain;
background-origin: content-box;
-webkit-transition: padding .5s, color .5s, opacity .5s;
transition: padding .5s, color .5s, opacity .5s;
}
a.logo img{
opacity: 0; width: 100%;
height: auto;
display: block;
}
a.logo.text-logo{ background-image: none;
height: auto;
}
a.hidden-logo{
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
opacity: 0;
} .header-vertical #header{
position: absolute;
top: 0;
left: 0;
width: 280px;
min-height: 100%;
color: #000;
z-index: 9; -webkit-transition: -webkit-transform .5s, background-color .5s; transition: 		transform .5s, background-color .5s;
}
.header-vertical.site-layout-bordered #header{
margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
}
.header-vertical.site-layout-bordered.no-border-left #header{ margin-left: 0; }
.header-vertical.site-layout-bordered.no-border-top #header{ margin-top: 0; }
.header-vertical.site-layout-bordered.no-border-bottom #header{ margin-bottom: 0; }
.header-vertical #header.stick_to_bottom,
.admin-bar.header-vertical #header.stick_to_bottom{
position: fixed;
bottom: 0;
top: auto;
}
.header-vertical #header.stick_to_top{
position: fixed;
bottom: auto;
top: 0;
}
.admin-bar.header-vertical #header{
top: 32px;
}
.header-vertical.site-layout-bordered.no-border-bottom.no-border-top #header{
min-height: 100%;
}
.header-vertical.site-layout-bordered.no-border-top #header,
.header-vertical.site-layout-bordered.no-border-bottom #header{
min-height: -webkit-calc(100% - 30px);
min-height: 		calc(100% - 30px);
}
.header-vertical.site-layout-bordered #header{
min-height: -webkit-calc(100% - 60px);
min-height: 		calc(100% - 60px);
}
.admin-bar.header-vertical #header,
.admin-bar.header-vertical.site-layout-bordered.no-border-bottom.no-border-top #header{
min-height: -webkit-calc(100% - 32px);
min-height: 		calc(100% - 32px);
}
.admin-bar.header-vertical.site-layout-bordered.no-border-top #header,
.admin-bar.header-vertical.site-layout-bordered.no-border-bottom #header{
min-height: -webkit-calc(100% - 62px);
min-height: 		calc(100% - 62px);
}
.admin-bar.header-vertical.site-layout-bordered #header{
min-height: -webkit-calc(100% - 92px);
min-height: 		calc(100% - 92px);
}
.header-vertical .logo-container .logo{
display: inline-block;
}
.header-vertical #header-tools{
padding: 0 40px 0 30px;
margin-top: 20px;
}
.header-vertical #mid{
padding: 0 0 0 280px;
}
.header-vertical #header.scrollable-menu{
position: absolute;
}
.header-vertical .navigation-bar{
position: relative;
}
.header-vertical .logo-container{
padding: 0 40px;
}
.header-widgets{
padding: 0 40px;
}
.header-vertical #header.centered{
text-align: center;
} .header-vertical .variant-content_in_mid .navigation-bar{
display: table;
width: 100%;
}
.variant-content_in_mid div.menu-container{
display: table-cell;
vertical-align: middle;
}  .header-side-right.header-vertical #header{
left:  auto;
right: 0;
}
.header-side-right.header-vertical.site-layout-bordered #header{
margin-left: 0;
margin-right: 30px;
}
.header-side-right.header-vertical.site-layout-bordered.no-border-right #header{
margin-right: 0;
}
.header-side-right #mid{
padding: 0 280px 0 0;
} .header-side-right .mega-menu > ul{
left: auto;
right: 100%;
} .header-horizontal #header{
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 11; -webkit-transition: -webkit-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), background-color .5s; transition: 		transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), background-color .5s;
}
.header-horizontal #header.no-fixed,
.header-horizontal #header.default-sticky{ position: absolute;
}
#header.horizontal{ border-bottom: 1px solid #E5E5E5;
}
.admin-bar.header-horizontal #header{
margin-top: 32px;
}
.header-horizontal #header .head{
padding: 0 40px;
margin: 0 auto;
width: 100%;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.header-horizontal #header.narrow-header{
max-width: 1240px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
#header.narrow .head,
#header.narrow .top-bar{
max-width: 1240px;
}
.header-horizontal .logo-container,
.header-horizontal .navigation-bar,
.header-horizontal #header-tools,
.header-horizontal header .socials {
display:        table-cell;
vertical-align: middle;
}
.header-horizontal #header-tools,
.header-horizontal header .socials {
white-space: nowrap;
text-align: right;
}
.header-horizontal #header-tools{
padding-right: 15px;
}
.header-horizontal #header-tools::before,
.header-horizontal .head .socials::before{
content: "";
display: inline-block;
height: 25px;
width: 1px;
background-color: #E5E5E5;
margin-right: 15px;
vertical-align: middle;
}
.header-horizontal .tool,
.header-horizontal .head .socials a{
vertical-align: middle;
} #header.sticky-values{
box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
}
.header-horizontal #header.sticky-hide,
.header-horizontal #header.hide-until-scrolled-to{
-webkit-transform: translateY(-102%);
-ms-transform: translateY(-102%);
transform: translateY(-102%); }
.site-layout-bordered.header-horizontal #header{
top: 30px;
left: 30px;
right: 30px;
width: auto;
}
.no-border-top.header-horizontal #header{ top: 0; }
.no-border-right.header-horizontal #header{ right: 0; }
.no-border-left.header-horizontal #header{ left: 0; } .header-horizontal #header.narrow-header{
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.header-horizontal #header.sticky-hide.narrow-header,
.header-horizontal #header.hide-until-scrolled-to.narrow-header{
-webkit-transform: translate(-50%, -102%);
-ms-transform: translate(-50%, -102%);
transform: translate(-50%, -102%); }
.site-layout-bordered.header-horizontal #header.narrow-header{
width: 100%;
right: auto;
}
.no-border-right.header-horizontal #header.narrow-header,
.no-border-left.header-horizontal #header.narrow-header{ left: 50%;
right: auto;
} .header-horizontal #header.scrollable-menu{
position: absolute;
}  .header-type-one_line .head{
display: table;
} .header-variant-one_line_menu_centered .top-menu{
text-align: center;
} .header-variant-one_line_centered .socials-cell,
.header-variant-one_line_centered .tools-cell{
width: 15%;
display: table-cell;
vertical-align: middle;
}
.header-variant-one_line_centered .tools-cell{
text-align: right;
}
.header-variant-one_line_centered #header-tools,
header.header-variant-one_line_centered .socials{
white-space: normal;
padding: 0;
display: block;
}
header.header-variant-one_line_centered .socials{
text-align: left;
}
.header-variant-one_line_centered #header-tools::before,
.header-variant-one_line_centered .head .socials::before {
display: none;
}
.header-variant-one_line_centered .menu-cell{
width: 70%;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
}
.header-variant-one_line_centered .navigation-bar{
display: block;
-webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: min-height .5s ease;
transition: min-height .5s ease;
}
.header-variant-one_line_centered .logo-container{
display: block;
max-width: 200px;
z-index: 1;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.header-variant-one_line_centered .logo-container a.logo{
margin: 0 auto;
}
.header-variant-one_line_centered .menu-cell .top-menu{
width: 50%;
width: -webkit-calc(50% - 100px);
width:		   calc(50% - 100px);
float: left;
text-align: right; -webkit-transition: line-height .5s ease;
transition: line-height .5s ease;
}
.header-variant-one_line_centered .menu-cell .right-part{
float: right;
text-align: left;
}
.header-variant-one_line_centered .top-menu > li,
.header-variant-one_line_centered .top-menu > li > a,
.header-variant-one_line_centered .top-menu > li > span.title{
line-height: inherit;
} #header.header-type-multi_line.narrow .head{
max-width: none;
}
#header.header-type-multi_line.narrow .top-head{
max-width: 1240px;
margin: 0 auto;
}
#header.header-type-multi_line .head{
padding: 0;
display: block;
}
.header-type-multi_line .top-head{
width: 100%;
padding: 0 340px;
-webkit-box-sizing: border-box; box-sizing: border-box;
position: relative;
min-height: 40px;
}
.header-type-multi_line .bottom-head{
padding: 0 40px;
border-color: #E5E5E5;
border-top: 1px solid;
} .header-type-multi_line.header-variant-menu_above .bottom-head{ border-top: none;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.header-type-multi_line .logo-container{
display: block;
text-align: center;
}
.header-type-multi_line a.logo{
display: inline-block;
}
.header-type-multi_line .navigation-bar,
.header-type-multi_line #header-tools,
.header-type-multi_line .head .socials{
display: block;
}
.header-type-multi_line #header-tools,
.header-type-multi_line .head .socials{
position: absolute;
padding: 0;
right: 40px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.header-type-multi_line .head .socials{
right: auto;
left: 40px;
}
.header-type-multi_line #header-tools::before,
.header-type-multi_line .head .socials::before{
display: none;
}
.header-type-multi_line.narrow .navigation-bar{
max-width: 1160px;
margin: 0 auto;
}
.header-type-multi_line .top-menu{
text-align: center;
}
.header-type-multi_line .top-menu > li > a,
.header-type-multi_line .top-menu > li > span.title{
line-height: 40px;
height: 40px;
min-height: 40px;
} .top-bar-container{
border-bottom: 1px solid #E5E5E5;
overflow: hidden; -webkit-transition: background-color .5s, color .5s;
transition: background-color .5s, color .5s;
}
.top-bar-container .top-bar{
margin: 0 auto;
width: 100%;
padding: 7px 40px;
display: table;
line-height: 26px;
font-size: 12px;
-webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: color .5s;
transition: color .5s;
}
.top-bar .top-bar-msg a:hover{
text-decoration: underline;
}
.top-bar > div{
display: table-cell;
height: 26px; width: 50%;
vertical-align: top;
}
.top-bar .part2{
text-align: right;
}
.top-bar .part1:empty,
.top-bar .part2:empty{
width: 0;
}
.top-bar ul{
margin: 0;
padding: 0;
list-style: none;
}
.top-bar li{
display: inline-block;
position: relative;
}
.top-bar-menu li{
padding: 0 10px;
}
.top-bar-menu li:first-child{
padding-left: 0;
}
.top-bar .part2 .socials,
.top-bar .part2 .language-switcher{
display: inline-block;
}
.top-bar .part2 .socials{
margin-left: 15px;
}
.top-bar .language-switcher a{
padding: 0 10px;
display: inline-block;
}
.top-bar .language-switcher li::before{
content: "";
height: 13px;
width: 1px;
background-color: #E5E5E5;
display: inline-block;
vertical-align: middle;
}
.top-bar .language-switcher li:first-child::before{
display: none;
} .top-message-container{
position: fixed;
z-index: 10000;
top: 0;
left: 0;
width: 100%;
}
.admin-bar .top-message-container{
top: 32px;
}
.top-message{
margin: 0 auto;
max-width: 1240px;
width: 100%;
min-height: 40px;
padding: 8px 40px 6px;
display: table;
line-height: 26px;
font-size: 11px;
text-transform: uppercase;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.top-message .message{
display: table-cell;
height: 26px; vertical-align: top;
width: 100%;
}
.top-message .message a:hover{
text-decoration: underline;
} .top-message .button span{
display: inline-block;
height: 26px;
line-height: 26px;
text-transform: uppercase;
text-align: center;
font-size: 11px;
font-weight: bold;
white-space: nowrap;
padding: 0 10px;
margin-left: 10px;
border: 1px solid #E5E5E5;
cursor: pointer;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: border-color .3s, color .3s;
transition: border-color .3s, color .3s;
-webkit-box-sizing: border-box; box-sizing: border-box;
} .top-message.no-button{
display: block;
position: relative;
}
.top-message.no-button > div{
display: block;
}
.top-message .close-sidebar{
top: 5px;
} .search-container{
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 0;
width: 100%;
min-height: 100px;
background-color: #fff;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
display: none;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.header-vertical .search-container{
left: 100%;
bottom: auto;
width: 640px;
}
.header-side-right.header-vertical .search-container{
left: auto;
right: 100%;
}
.search-container.open{
display: block;
}
.search-container .search{
margin: 0 auto;
max-width: 1160px;
padding: 0 40px;
position: relative;
}
.lt-ie10 .search-container input[type="text"],
.search-container input[type="search"]{
border: none;
background-color: transparent;
height: 100px;
width: 100%;
max-width: none;
padding: 38px 40px;
color: #aaa;
font-size: 18px;
text-align: left;
-webkit-transition: color .5s;
transition: color .5s;
}
.lt-ie10 .search-container input[type="text"]:focus,
.search-container input[type="search"]:focus{
color: #444;
}
.search-container .icon-search,
.search-container .close{
color: #c5c5c5;
font-size: 18px;
position: absolute;
left: 40px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.search-container .close{
left: auto;
right: 34px;
padding: 6px; cursor: pointer;
-webkit-transition: color .5s;
transition: color .5s;
}
.search-container .close:hover{
color: #444;
}
.search-container input[type="submit"]{
background: none;
height: 0;
width: 0;
position: absolute;
border: none;
}
#search-results-header{
margin: 0 auto;
max-width: 1240px;
width: 100%;
position: relative;
background-color: inherit;
box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.09);
}
.header-vertical #search-results-header{
box-shadow: none;
}
.searchwp-live-search-results{
border-top: 1px solid #F2F2F2;
padding: 40px 0 90px;
}
.searchwp-live-search-results:empty{
display: none;
}
.searchwp-live-search-results .all-results{
display: block;
position: absolute;
bottom: 30px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
height: 26px;
line-height: 28px;
text-transform: uppercase;
text-align: center;
color: #444;
font-size: 12px;
font-weight: bold;
padding: 0 10px;
border: 1px solid #E5E5E5;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: background-color .3s, color .3s;
transition: background-color .3s, color .3s;
}
.searchwp-live-search-results .all-results:hover{
background-color: #222;
border-color: #222;
color: #fff;
}
.searchwp-live-search-result{
min-height: 112px;
font-size: 12px;
-webkit-transition: background-color .35s;
transition: background-color .35s;
}
.searchwp-live-search-result:hover,
.searchwp-live-search-result.active{
background-color: rgba(0, 0, 0, 0.03);
}
.searchwp-live-search-result a{
display: block;
padding: 22px 40px 10px
}
.searchwp-live-search-result a:hover{
text-decoration: none;
}
.searchwp-live-search-result .icon{
height: 80px;
width: 80px;
float: left;
background: #f6f6f6 no-repeat 50% 50%;
background-size: cover;
color: #666;
text-align: center;
font-size: 20px;
line-height: 80px;
-webkit-border-radius: 40px;
border-radius: 40px;
-webkit-transition: box-shadow .35s;
transition: box-shadow .35s;
}
.searchwp-live-search-result:hover .icon,
.searchwp-live-search-result.active .icon{
box-shadow: 0 0 14px #bbb;
}
.searchwp-live-search-result .title{
margin: 0 0 10px 100px;
display: block;
color: #444;
font-size: 14px;
font-weight: bold;
}
.searchwp-live-search-result time{
margin: 0 0 10px 100px;
display: block;
color: #B2B2B2;
}
.searchwp-live-search-result .excerpt{
margin: 0 0 10px 100px;
display: block;
color: #848484;
} .searchwp-live-search-no-results{
text-align: center;
margin-bottom: -40px;
}
.searchwp-live-search-no-results h2{
color: #444;
font-size: 18px;
font-weight: bold;
text-transform: none;
margin: 0 0 5px;
}
.searchwp-live-search-no-results em{
color: #848484;
font-size: 14px;
font-style: normal;
} #menu-overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1002;
padding: 30px;
background-color: #000;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
transition: opacity 0.5s, visibility 0s 0.5s;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.admin-bar #menu-overlay{
top: 32px;
}
#menu-overlay nav{
text-align: center;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-perspective: 1200px;
perspective: 1200px;
}
#menu-overlay.big-content nav{
max-height: 100%;
overflow: auto;
}
#menu-overlay ul {
list-style: none;
padding: 0;
margin: 0 auto;
display: inline-block;
height: 100%;
position: relative;
opacity: 0.4;
-webkit-transform: translateY(-25%) rotateX(35deg);
transform: translateY(-25%) rotateX(35deg);
-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
transition: 		transform 0.5s, opacity 0.5s;
} #menu-overlay ul li {
display: block;
}
#menu-overlay ul a{
line-height: 2em;
-webkit-transition: color .5s;
transition: color .5s;
}
#menu-overlay.open{
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
#menu-overlay.open ul{
opacity: 1;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
#menu-overlay.close ul{
-webkit-transform: translateY(25%) rotateX(-35deg);
transform: translateY(25%) rotateX(-35deg);
}
.close-menu{
position: absolute;
top: 50px;
right: 50px;
cursor: pointer;
color: #fff;
font-size: 55px;
text-shadow: 0 0 3px #000; -webkit-transition: color .5s, text-shadow .5s;
transition: color .5s, text-shadow .5s;
}
.close-menu:hover{
color: #000;
text-shadow: 0 0 8px #fff;
}
.lt-ie10 .close-menu{
height: 60px;
width: 60px;
line-height: 60px;
background-color: #000;
text-align: center;
border-radius: 30px;
}
.lt-ie10 .close-menu:hover{
color: #fff;
} #footer{
font-size: 10px;
background-color: #1E1E1E;
width: 100%;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.foot-items,
#footer .foot-widgets{
margin: 0 auto;
padding: 0 70px;
}
#footer.narrow .foot-items .foot-content{
margin: 0 auto;
}
#footer.narrow .foot-items .foot-content,
#footer.narrow .foot-widgets{
max-width: 1160px;
}
.foot-items{
color: #989898;
background-color: #101010;
}
.foot-widgets .foot-content{
padding: 15px 0 60px;
margin-left: -3%;
}
.foot-items .foot-content{
padding: 15px 0;
}
.footer-separator .foot-items .foot-content{
border-top: 1px solid #fff;
}
.foot-widgets .widget{
margin: 60px 0 0 3%;
float: left;
width: 30.3%;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.widgets_margin_top_off .foot-widgets .widget{
margin-top: 60px; }
.one-col .widget{
width: 97%;
}
.two-col .widget{
width: 46.95%;
}
.four-col .widget{
width: 21.95%;
}
.five-col .widget{
width: 16.95%;
} .f-links{
float: right;
text-align: right;
max-width: 50%;
}
.foot-text {
line-height: 26px;
max-width: 50%;
float: left;
} #footer.centered,
#footer.centered .widget .socials{
text-align: center;
}
#footer.centered .f-links,
#footer.centered .foot-text {
float: none;
text-align: center;
max-width: none;
}
#footer.centered .f-links + .foot-text{
margin-top: 25px;
}
#footer.centered .foot-widgets .widget {
display: inline-block;
float: none;
vertical-align: top;
} .header-vertical .whole-layout > #footer{
display: none; }
#header #footer{
position: absolute;
bottom: 0;
left: 0;
min-height: 40px;
width: 280px;
background-color: transparent!important;
padding: 0;
text-align: inherit;
margin-top: 20px;
}
#header .foot-items{
background-color: transparent!important;
padding: 0 40px 30px;
}
#header .foot-items .foot-content{
padding: 0;
}
#header .footer-separator .foot-items .foot-content{
padding-top: 30px;
}
#header #footer .f-links, #header #footer .foot-text{
float: none;
max-width: none;
text-align: inherit;
}
#header .foot-text{
line-height: 1.5em;
}
#header .f-links + .foot-text{
margin-top: 30px;
} #footer.unravel{
position: fixed;
left: 0;
bottom: 0;
z-index: 1;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
#footer.unravel.hide-it{
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
transition: opacity 0.3s, visibility 0s 0.3s;
}
.site-layout-boxed #footer.unravel{
max-width: 1240px;
margin: 0 auto;
left: auto;
}
.site-layout-bordered #footer.unravel{
right: 30px;
left: 30px;
bottom: 30px;
width: auto;
}
.site-layout-bordered.no-border-left #footer.unravel{ left: 0; }
.site-layout-bordered.no-border-right #footer.unravel{ right: 0; }
.site-layout-bordered.no-border-bottom #footer.unravel{ bottom: 0; } .widget{
margin: 35px 0 40px;
font-size: 12px;
line-height: 20px;
}
.widgets_margin_top_off .widget{
margin-top: 0;
}
.widget h3.title{
margin: 0 0 25px;
font-size: 14px;
text-transform: uppercase;
color: #222;
text-align: left; } .widget a{
color: #535353;
}
.widget a:hover{
color: #222;
text-decoration: underline;
} .widget ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.widget ul ul{
margin: 0 0 0 25px;
}
.widget_nav_menu li a{
display: block;
}
.widget_nav_menu ul ul{
margin: 0;
}
.widget_nav_menu li li a{
padding-left: 10px;
}
.widget_nav_menu li li li a{
padding-left: 20px;
}  .widget_about_posts .item{
margin: 0 0 10px;
}
.widget_about_posts .post-title{
margin-right: 10px;
}
.widget_about_posts .entry-date,
.widget_about_posts .comments{
display: block;
opacity: 0.6;
}
.widget_about_posts .entry-date i{
margin-right: 5px;
}
.widget_about_posts .content{
display: block;
clear: both;
margin: 5px 0 15px;
}
.widget_recent_comments .recentcomments{
color: #999;
display: block;
margin: 0 0 4px;
} #wp-calendar{
width: 100%;
}
#wp-calendar caption{
padding-bottom: 10px;
}
#wp-calendar td{
text-align: center;
}
#wp-calendar tfoot td{
padding-top: 10px;
}
#wp-calendar tfoot td#prev{
text-align: left;
}
#wp-calendar tfoot td#next{
text-align: right;
} a.rsswidget{
display: inline;
}
.rsswidget img{
margin-top: -2px;
}
.widget_rss >ul >li{
margin-top: 20px;
}
.rss-date{
display: block;
} .under_content_tags{
margin: 20px 0 0 0;
}
.tagcloud a,
.under_content_tags a{
border: none;
background-color: #f7f7f7;
padding: 0 10px;
margin: 4px 0 0;
display: inline-block;
color: #535353;
line-height: 25px;
font-weight: bold;
}
.tagcloud a:hover,
.under_content_tags a:hover{
color: #fff;
border-color: #222;
background-color: #222;
text-decoration: none;
}
.tagcloud a:hover{
color: #fff !important; }
.widget_tag_cloud a,
.under_content_tags a{
font-size: 10px !important; letter-spacing: 1px;
text-transform: uppercase;
} .widget_text img{
max-width: 100%;
height: auto;
}
.widget_text .wp-caption{
margin: 0;
} .widget_recent_albums .items{
margin: -6% 0 0 -6%;
line-height: 0;
}
.widget_recent_albums .item{
display: inline-block;
margin: 6% 0 0 6%;
width: 27.33%;
height: auto; position: relative; }
.widget_recent_albums a{
display: block;
height: auto; width: 100%;
}
.widget_recent_albums img{
display: block;
position: relative;
top: 0;
left: 0;
height: 100%;
width: 100%;
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
.widget_recent_albums .item:hover img{
opacity: 0.5;
} .widget .socials{
text-align: left;
} .widget_contact_info .info{
margin-top: 0;
}
.widget_contact_info .content-text{
margin-bottom: 20px;
}
.widget_contact_info .with_icon{
padding-left: 25px;
position: relative;
}
.widget_contact_info .with_icon > i{
color: #bcbcbc;
position: absolute;
top: 0;
left: 0;
line-height: 24px;
}
.widget_contact_info .email,
.widget_contact_info .www{
display: block;
} .js div.widget_rss li{
display: none;
}
.slider-ctrls{
position: relative;
}
.slider-ctrls .title{
padding-right: 40px;
}
.widget-slider-ctrls{
position: absolute;
top: 0;
right: 0;
line-height: 20px;
height: 20px;
background-color: rgba(0, 0, 0, 0.6);
}
.widget-slider-ctrls span{
cursor: pointer;
display: inline-block;
height: 20px;
width: 20px;
line-height: 20px;
color: #fff;
text-align: center;
font-size: 14px;
opacity: 0.5;
filter: alpha(opacity=50); }
.widget-slider-ctrls span:hover{
opacity: 1;
filter: alpha(opacity=100); } .widget .search-form{
position: relative;
}
.widget .search-form input[type="search"]{
border: 1px solid #eee;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size: 12px;
background-color: #fff;
padding-right: 50px;
}
.widget .search-form input[type="search"]:hover,
.widget .search-form input[type="search"]:focus{
background-color: #f9f9f9;
border-color: #c0c0c0;
}
.widget .search-form input[type="submit"]{
background: none;
height: 40px;
width: 40px;
position: absolute;
top: 0;
right: 0;
border: none;
opacity: 0;
z-index: 5;
}
.widget .search-form em{
height: 40px;
width: 40px;
line-height: 40px;
position: absolute;
top: 0;
right: 0;
z-index: 4;
color: #aaa;
font-size: 14px;
text-align: center;
} .dark-sidebar,
.dark-sidebar .widget{
color: #666;
}
.dark-sidebar a,
.dark-sidebar .widget_filter li a {
color: #777;
}
.dark-sidebar a:hover{
color: #aaa;
}
.dark-sidebar .widget h3.title{
color: #fff;
}
.dark-sidebar .tagcloud a{
background-color: #2c2c2c;
color: #777;
}
.dark-sidebar .tagcloud a:hover{
background-color: #777;
color: #2c2c2c;
}
.lt-ie10 .dark-sidebar .widget_search input[type="text"],
.dark-sidebar .widget_search input[type="search"]{
background-color: #161616;
border: 1px solid #222;
color: #fff;
}
.lt-ie10 .dark-sidebar .widget_search input[type="text"]:hover,
.lt-ie10 .dark-sidebar .widget_search input[type="text"]:focus,
.dark-sidebar .widget_search input[type="search"]:hover,
.dark-sidebar .widget_search input[type="search"]:focus{
background-color: #161616;
border-color: #333;
}
.dark-sidebar .widget_filter .selected a,
.dark-sidebar .widget_filter a:hover {
background-color: #fff;
color: #222;
text-decoration: none;
} .title-bar{
overflow: hidden; }
.title-bar .in{
max-width: 1160px;
margin: 0 auto;
text-align: center;
}
.page-title{
word-wrap: break-word;
margin: 0;
line-height: 1.3;
font-size: 36px;
}
h1.page-title {
line-height: 1.3;
letter-spacing: -2px;
}
.title-bar .in h2{
font-size: 12px;
font-weight: bold;
margin: 0 0 25px 0;
letter-spacing: 6px;
opacity: 0.5;
text-transform: uppercase;
}
.title-bar .breadcrumbs,
.title-bar .metas{
font-size: 12px;
letter-spacing: 2px;
font-weight: bold;
}
.title-bar .metas{
margin-bottom: 20px;
}
.title-bar .breadcrumbs{
margin-top: 10px;
}
.title-bar .breadcrumbs a:hover,
.title-bar .metas a:hover{
opacity: 0.8;
} .title-bar.inside{
margin: 60px 0;
}
.title-bar.inside .page-title{
color: #222;
}
.title-bar.inside .in h2{
color: #A9A9A9;
} .title-bar.outside .overlay-color{
background: transparent;
padding: 40px;
}
.title-bar.outside .page-title{
color: #222;
line-height: 50px; }
.title-bar.outside h2 {
color: #222;
font-size: 12px;
}
.title-bar.outside h2 a{
color: #666;
}
.title-bar.outside h2 a:hover{
color: #222;
} .title_bar_variant_classic .in{
text-align: left;
display: table;
width: 100%;
}
.title_bar_variant_classic.title_bar_width_full .in{
max-width: none;
}
.title_bar_variant_classic .titles,
.title_bar_variant_classic .breadcrumbs{
display: table-cell;
vertical-align: middle;
}
.title_bar_variant_classic .breadcrumbs{
text-align: right;
margin-top: 0;
} .content-limiter{
max-width: 1080px;
margin: 0 auto;
}
#col-mask{
float: left;
position: relative;
width: 100%;
right: 25%;
}
.content-box{
float: left;
position: relative;
left: 25%;
width: -webkit-calc(75% - 10px);
width:		   calc(75% - 10px);
margin-right: 10px;
}
.left-sidebar .content-box{
float: right;
margin-left: 10px;
margin-right: 0;
}
.layout-full .content-box,
.layout-full_fixed .content-box,
.layout-full_padding .content-box{
width: 75%;
margin-right: 0;
margin-left: 0;
}
.no-sidebars #col-mask,
.no-sidebars .content-box{
float: none;
position: static;
left: auto;
width: auto;
margin-right: 0;
}
.no-sidebars .content-box{
left: 0;
}
#secondary{
float: left;
position: relative;
left: 25%;
width: 25%;
padding: 25px 40px 60px; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.left-sidebar #secondary{
float: right;
}
.layout-full #content,
.layout-full_fixed #content,
.layout-full_padding #content{
background-color: #fff;
}
.layout-full .content-limiter,
.layout-full_padding .content-limiter{
max-width: none;
}
.layout-padding #content{
margin: 0 40px;
}
.layout-parted .content-box,
.layout-parted #secondary{
background-color: #fff;
}
.layout-edge .content-limiter{
max-width: 1000px;
margin: 0;
}
.layout-edge.no-sidebars .content-limiter{
max-width: 700px;
}
.layout-edge .title-bar.inside .in{
text-align: left;
}
.layout-right #content,
.layout-right_padding #content{
direction: rtl;
}
.layout-right .content-limiter,
.layout-right_padding .content-limiter{
direction: ltr;
} .products-list #content,
.posts-list #content{
padding-top: 40px;
}
.products-list header + #content,
.posts-list header + #content{
padding-top: 0;
} .formatter{
padding: 60px;
}
.no-bottom-space .content-box > .formatter{
padding-bottom: 0 !important;
}
.no-top-space .content-box > .formatter{
padding-top: 0 !important;
}
.no-side-space .content-box > .formatter{
padding-left: 0 !important;
padding-right: 0 !important;
}
.titles h2 {
font-size: 14px;
font-weight: normal;
margin-top: 5px;
}
.post-media > a{
display: block;
}
.post-media img{
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
width: auto;
}
.post-media.animated-gif img{
width: 100%;
}
.post-media iframe,
.real-content iframe{
border: none;
display: block;
margin: 0 auto;
max-width: 100%;
}
.real-content,
.entry-content{
line-height: 1.7;
margin-top: 15px;
}
.real-content:first-child,
.entry-content:first-child{
margin-top: 0;
}
.real-content > p:first-child{
margin-top: 0; font-size: 1.2em;
line-height: 1.8;
color: #444;
}
.real-content img,
.entry-content img{
height: auto;
max-width: 100%;
-webkit-box-sizing: border-box; box-sizing: border-box;
} .error404 .page-background{
background-color: #fff;
}
.error404 .title-bar.outside h2 a{
color: #666;
}
.error404 .title-bar.outside .page-title,
.error404 .title-bar.outside h2,
.error404 .title-bar.outside h2 a:hover {
color: #000;
}
.error404 .title-bar.outside .page-title{
line-height: 3em;
}
.error404 .emblem{
display: block;
font-size: 3em;
line-height: 1em;
}
.error404 .title-bar .overlay-color{
padding: 150px 0;
}  body.password-protected .page-background{
background-color: #fff;
}
body.password-protected .title-bar.outside{
background-image: none;
}
body.password-protected .title-bar.outside .overlay-color{
padding: 150px 0 30px;
background-color: transparent;
}
body.password-protected .title-bar.outside .page-title{
line-height: 1.5em;
color: #000;
}
.password-protected .emblem{
display: block;
font-size: 5em;
} .post-password-form {
max-width: 490px;
margin: 20px auto 0;
}
.password-protected .post-password-form{
padding-bottom: 100px;
}
.post-password-form p{
font-size: 13px !important; }
.password-form .inputs{
margin: 0;
}
.post-password-form input{
display: inline-block;
vertical-align: top;
width: 75%;
}
.post-password-form input[type="submit"]{
width: 24.9%;
} #page-links{
margin-top: 1em;
} .left50{
width: 47%;
float: left;
margin-right: 3%;
}
.right50{
width: 47%;
float: left;
margin-left: 3%;
} ul.styled, .styled ul, ol.styled, .styled ol{
list-style-type: none;
margin: 0 0 0 25px;
padding: 0;
} .post .post-meta{
font-size: 10px;
letter-spacing: 2px;
line-height: 20px;
text-transform: uppercase;
color: #A7A7A7;
margin-bottom: 15px;
}
.post-meta.under_content{
margin-bottom: 0;
padding-top: 20px;
}
.post .post-meta i{
margin: 0 4px;
}
.post .post-meta a{
color: #A7A7A7;
}
.post .post-meta a:hover{
color: #222;
} .single-post .metas{
text-transform: uppercase;
}
.single-post .post-meta{
display: inline-block;
margin: 0;
padding-top: 0;
}
.metas .under_content::after{
content: '/';
margin: 0 10px;
} .posts-nav{
margin: 50px 0;
display: table;
width: 100%;
}
.posts-nav a{
display: table-cell;
width: 50%;
height: 140px;
vertical-align: middle;
text-align: center;
font-size: 11px;
}
.posts-nav a span{
font-size: 10px;
color: #6A6A6A;
display: block;
text-transform: uppercase;
}
.posts-nav a span.title{
line-height: 20px;
font-size: 15px;
font-weight: bold;
color: #333;
margin-top: 10px;
}
.posts-nav a:hover span.title{
color: #000;
}  div.about-author{ background-color: #FAFAFA;
margin: 0 -60px -60px;
padding: 80px 60px 40px;
}
.about-author .comment-author{
display: block;
font-size: 15px;
color: #222;
} .comments-area{ margin: 60px -60px -60px;
padding: 40px 60px;
background-color: #FAFAFA;
}
.layout-full_fixed .comments-area,
.layout-full_fixed div.about-author{
position: relative;
}
.layout-full_fixed div.about-author::before,
.layout-full_fixed div.about-author::after,
.layout-full_fixed .comments-area::before,
.layout-full_fixed .comments-area::after{
content: "";
position: absolute;
background-color: #FAFAFA;
width: 3000px;
top: 0;
bottom: 0;
left: 100%;
}
.layout-full_fixed div.about-author::after,
.layout-full_fixed .comments-area::after{
right: 100%;
left: auto;
}
#comments-title{
margin: 0;
}
h2.comments-title {
color: #222;
font-size: 16px;
border-bottom: 1px solid #eee;
margin: 0;
padding-bottom: 20px;
}
.comment{
min-height: 90px;
padding: 50px 0 0;
}
.comment-body,
.author-inside{
position: relative;
padding-left: 120px;
line-height: 1.5;
word-wrap: break-word;
}
.comment .comment{
margin-left: 40px;
}
img.avatar{
-webkit-border-radius: 45px;
border-radius: 45px;
display: block;
position: absolute;
left: 0;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.comment > .comment-body:hover img.avatar{
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
.says, .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.comment-metadata{
font-size: 12px;
margin-top: 4px;
}
.comment-metadata a{
color: #AFAFAF;
}
.comment-metadata .edit-link{
margin-left: 1em;
}
.comment-author{
color: #484848;
font-size: 15px;
font-weight: bold;
}
.comment-author a{
color: #484848;
}
.comment-author a:hover{
color: #222;
}
.bypostauthor > .comment-body .comment-author .fn::after{
content: "";
background: transparent url(//crm114.co/wp-content/themes/fatmoon/images/author.png) 0 0 no-repeat;
height: 23px;
width: 43px;
margin-left: 15px;
display: inline-block;
}
.comment-content{
padding: 15px 0;
}
.comment-content p{
margin: 1em 0 0;
}
.comment-content > p:first-child{
margin-top: 0;
}
a.comment-reply-link{
color: #6A6A6A;
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
}
a.comment-reply-link::before{
content: "\f112";
font-family: FontAwesome, monospace;
margin-right: 10px;
}
em.comment-awaiting-moderation{
border-bottom: 1px dashed;
}
.comment-navigation{
margin-top: 25px;
} #respond{
margin: 50px 0 0;
}
#respond:first-child{ margin-top: 0;
}
#reply-title{
color: #222;
font-size: 16px;
margin: 0;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
#cancel-comment-reply-link{
padding-left: 4px;
display: inline;
border-left: 1px solid #000;
color: #000;
}
.comment-form-author,
.comment-form-email,
.comment-form-url{
float: left;
width: 32%;
margin: 15px 0 0 2%;
}
.comment-form-author{
margin-left: 0;
}
.comment-form-comment,
.cptch_block{
float: none;
width: auto;
margin: 0;
padding-top: 15px;
clear: both;
}
.comment-form-comment textarea{
max-width: none;
}
.form-submit{
clear: both;
}
.form-submit::before{
content: "";
clear: both;
display: block;
}
.form-submit input[type="submit"]{
margin: 15px 0 0;
}
.comment-form p label{
display: block;
margin-bottom: 12px;
color: #222;
font-size: 12px;
}
.form-info,
span.wpcf7-not-valid-tip,
div.wpcf7-response-output{
background-color: #e9fdd5;
border: 1px solid #a6e368;
padding: 6px;
margin: 12px 0 0;
color: #3dcb05;
font-size: 13px;
line-height: 20px;
text-align: center;
display: none;  }
.form-info.error,
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors{
background-color: #ffeaea;
border-color: #feabab;
color: #eb1515;
}
div.wpcf7-response-output{
margin-bottom: 20px;
}
span.wpcf7-not-valid-tip{
position: static;
display: block;
margin-top: 5px;
max-width: 280px;
width: auto;
} .cptch_block br{
display: none;
} p.attachment img,
div.attachment .wp-video{
display: block;
margin: 0 auto;
}
.attachment-info{
margin-top: 20px;
} .posts-list .layout-full #content,
.posts-list .layout-full_fixed #content,
.posts-list .layout-full_padding #content,
.posts-list .layout-parted .content-box{
background-color: transparent;
}
.posts-list.search-no-results .layout-full #content,
.posts-list.search-no-results .layout-full_fixed #content,
.posts-list.search-no-results .layout-full_padding #content,
.posts-list.search-no-results .layout-parted .content-box,
.posts-list .layout-full #secondary,
.posts-list .layout-full_fixed #secondary,
.posts-list .layout-full_padding #secondary{
background-color: #fff;
}
.bricks-frame{
margin: 0 auto;
overflow: hidden; }
.archive-item,
.grid-master{
float: left;
}
.bricks-frame .formatter,
.post_theme_options .formatter{
padding: 40px;
}
.bricks-frame .formatter{
background-color: #fff;
}
.post-media {
position: relative;
}
.item-image a{
position: relative;
height: 100%;
}
.item-image a::before{
content: "";
opacity: 0;
background-color: #000;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 4;
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease;
}
.item-image:hover a::before{
opacity: .7;
}
.item-image a::after{  font-family: 'icomoon' !important; speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e114";
opacity: 0;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
font-size: 48px;
color: #fff;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease;
}
.item-image:hover a::after{
opacity: 1;
}
h2.post-title {
color: #222;
font-size: 22px;
line-height: 22px;
margin: 0 0 20px;
}
h2.post-title:hover a {
color: #000;
}
.archive-item .post-title:first-child{
margin-top: 0;
}
.archive-item .metas{
margin-bottom: 15px;
}
.archive-item .metas .post-meta{
display: inline-block;
margin: 0;
padding-top: 0;
}
.post-format-link-icon{
margin-left: 10px;
}
.format-link .post-title a{
text-decoration: underline;
} .cite-author{
margin-top: 25px;
display: block;
} .posts_vertical_no_padding .formatter{
padding-left: 0;
padding-right: 0;
}
.posts_vertical_centered .formatter{
text-align: center;
}
.posts_horizontal .archive-item{
background-color: #fff;  }
.posts_horizontal .post-media{
width: 420px;
float: left;
}
.posts_horizontal .post-media + .formatter{
margin-left: 420px;
}
.posts_horizontal .real-content > .clear{
clear: none;
} .item-video div.wp-video{
width: 100% !important;
}
.item-video .mejs-container,
.posts-list .item-video .mejs-container,
.single-album .archive-item .mejs-container{
width: 100% !important;
height: auto !important;
padding-top: 56.25%;
}
.item-video .mejs-overlay,
.item-video .mejs-poster,
.single-album .archive-item .mejs-overlay,
.single-album .archive-item .mejs-poster {
width: 100% !important;
height: 100% !important;
}
.item-video .mejs-mediaelement video,
.single-album .archive-item .mejs-mediaelement video{
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
width: 100% !important;
height: 100% !important;
} .item-slider{
overflow: hidden;
position: relative; }
.item-slider img{
display: block;
}
.slidesjs-container{
z-index: 0;
}
.slidesjs-pagination {
padding: 0;
margin: 0 0 30px 40px;
position: absolute;
bottom: 0;
left: 0;
z-index: 12;
list-style: none;
}
.single-post .slidesjs-pagination,
.page .slidesjs-pagination{
margin: 0 0 40px 60px;
}
.slidesjs-pagination li {
float: left;
margin: 0 2px;
}
.slidesjs-pagination li a {
display: block;
width: 7px;
height: 0;
padding-top: 7px;
background-color: transparent;
border: 2px solid #fff;
-webkit-border-radius: 8px;
border-radius: 8px;
float: left;
overflow: hidden;
-webkit-transition: background-color .35s;
transition: background-color .35s;
}
.slidesjs-pagination li a:hover,
.slidesjs-pagination li a.active{
background-color: #fff;
}
.more-link{
display: inline-block;
text-transform: uppercase;
line-height: 27px;
font-size: 11px;
font-weight: bold;
color: #444;
-webkit-transition: all .5s;
transition: all .5s;
}
.more-link:hover{
color: #000;
} .navigation{
margin: 40px 0;
padding: 0 120px; text-transform: uppercase;
background-color: #fff;
text-align: center;
position: relative;
}
.lazy-load-on .navigation{
display: none;
}
.navigation .nav-links{
font-size: 0; }
.navigation a,
.navigation span{
font-size: 10px;
letter-spacing: 2px;
text-transform: uppercase;
background-color: transparent;
display: inline-block;
height: 40px;
padding: 0 9px;
margin: 0;
color: #3D3D3D;
line-height: 40px;
}
.navigation .next,
.navigation .prev{
color: #222;
padding: 0 20px;
max-width: 80px;
position: absolute;
top: 0;
left: 0;
}
.navigation .next{
left: auto;
right: 0;
}
.navigation .current,
.navigation a:hover{
color: #fff;
background-color: #bbb;
}
.navigation .next:hover,
.navigation .prev:hover{
background-color: #222;
} #infscr-loading{
text-align: center;
margin-top: 40px;
}
.load-more-button i{
margin-left: 10px;
}
.load-more-button{
background-color: #f2f2f2;
color: #222;
text-align: center;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
height: 40px;
line-height: 43px;
padding: 0 10px;
margin: 40px;
cursor: pointer;
position: relative;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: background-color .5s, color .5s;
transition: background-color .5s, color .5s;
}
.posts-list .load-more-button,
.products-list .load-more-button{
margin: 30px 0 80px;
}
span.result-count{
display: none;
}
.load-more-button span.result-count{
display: block;
position: absolute;
right: 15px;
top: 0;
line-height: 43px;
}
.load-more-button.loading,
.load-more-button:hover{
background-color: #222;
color: #fff;
}
.load-more-button .ll-animation{
display: none;
}
.load-more-button.loading .ll-animation{
display: block;
}
.load-more-button.loading .text{
display: none;
}
#lazyload-indicator{
background-color: rgba(0,0,0,0.8);
display: block;
height: 40px;
width: 40px;
margin-bottom: 40px;
-webkit-border-radius: 20px;
border-radius: 20px;
color: #fff;
position: fixed;
z-index: 125;
bottom: 40px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.ll-animation {
z-index: 2000;
width: 24px;
height: 24px;
position: absolute;
top: 6px;
left: 50%;
margin-left: -14px;
display: block;
border: solid 2px transparent;
border-top-color: #fff;
border-left-color: #fff;
-webkit-border-radius: 14px;
border-radius: 14px;
-webkit-animation: ll-animation 400ms linear infinite;
animation: ll-animation 400ms linear infinite;
}
@-webkit-keyframes ll-animation {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes ll-animation {
0% { transform: rotate(0deg);}
100% { transform: rotate(360deg);}
}
.lt-ie10 #lazyload-indicator{
padding-top: 0;
}
.lt-ie10 .ll-animation{
display: none;
} .single-album .layout-full #content,
.albums-list-page .layout-full #content,
.works-list-page .layout-full #content{
background-color: transparent;
}
.albums-list-page .pre-content-box,
.works-list-page .pre-content-box{
background-color: #fff;
}
figure.archive-item{
overflow: hidden;
margin: 0;
position: relative; }
.variant-overlay .archive-item figcaption,
.variant-overlay .archive-item .cover,
.variant-overlay .archive-item .covering-image,
figure.archive-item > a,
.single-album .archive-item figcaption > a{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
figure.archive-item > a{
z-index: 3;
}
.lt-ie10 .variant-overlay .archive-item figcaption > a{
background: url(//crm114.co/wp-content/themes/fatmoon/images/ie9saver.gif) repeat;
}
.archive-item figcaption{
padding: 40px;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.variant-overlay .archive-item .cover{
background-color: rgba(0,0,0,0.7);
}
.variant-overlay .archive-item .cover,
.variant-overlay .archive-item .covering-image{
-webkit-transition: opacity .35s;
transition: opacity .35s;
opacity: 0;
}
.archive-item .covering-image{
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image:         linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); }
.title-top .archive-item .covering-image{
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image:    -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image:      -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image:         linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); }
.title-mid .archive-item .covering-image{
background-image: radial-gradient(farthest-corner, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
}
.title-mid.title-left .archive-item .covering-image{
background-image: radial-gradient(farthest-corner at 0 50%, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
}
.title-mid.title-right .archive-item .covering-image{
background-image: radial-gradient(farthest-corner at 100% 50%, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
}
figure.archive-item img{
display: block;
height: auto;
width: 100%;
}
.archive-item .texts_group{
-webkit-transition: -webkit-transform .5s, opacity .5s;
transition:         transform .5s, opacity .5s;
}
.variant-overlay .texts_group{
position: absolute;
left: 40px;
right: 40px;
opacity: 0;
}
.cover-no-hover .archive-item .cover,
.gradient-no-hover .archive-item .covering-image,
.texts-no-hover .archive-item .texts_group{
opacity: 1;
}
.cover-no-hover .archive-item:hover .cover,
.gradient-no-hover .archive-item:hover .covering-image,
.texts-no-hover .archive-item:hover .texts_group{
opacity: 0;
}
.cover-hover .archive-item:hover .cover,
.gradient-hover .archive-item:hover .covering-image,
.texts-hover .archive-item:hover .texts_group{
opacity: 1;
}
.title-top .texts_group{
top: 40px;
}
.title-bottom .texts_group{
bottom: 40px;
}
.title-left .texts_group{
text-align: left;
}
.title-center .texts_group{
text-align: center;
}
.title-right .texts_group{
text-align: right;
}
.title-mid .texts_group{
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.center_group{
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
figure.archive-item h2{
color: #fff;
font-size: 26px;
letter-spacing: -1px;
line-height: 24px;
margin: 0 0 5px 0;
} figure.archive-item h2 span{
padding: 2px 8px;
}
.album-categories,
figure.archive-item .album-categories,
figure.archive-item .work-categories{
color: #b0b0b0;
font-size: 11px;
margin-bottom: 10px;
}
.album-categories a{
color: #b0b0b0;
}
.album-categories a:hover{
color: #ddd;
}
.album-categories span{
margin: 0 5px;
}
figure.archive-item .work-categories,
figure.archive-item .work-categories a{
color: rgba(255, 255, 255, 0.4);
}
figure.archive-item .excerpt{
line-height: 20px;
color: #fff;
font-size: 10px;
font-weight: bold;
letter-spacing: 3px;
margin: 10px 0 0;
opacity: 0.6;
text-transform: uppercase;
}
.variant-overlay .archive-item .icon,
.variant-under .archive-item .icon{
font-size: 44px;
color: #fff;
text-align: center;
position: absolute;
z-index: 2;
top: 50%;
left: 0;
width: 100%;
opacity: 0;
-webkit-transition: opacity .3s;
transition: opacity .3s;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} figure .a2a_kit{
position: absolute;
top: 40px;
right: 40px;
z-index: 5;
opacity: 0;
-webkit-transition: -webkit-transform .5s, opacity .3s;
transition:         transform .5s, opacity .3s;
}
figure:hover .a2a_kit{
opacity: 1;
} .hover-effect-cross figure:hover .icon{
opacity: 1;
} .hover-effect-drop figure img{
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
-webkit-transition: -webkit-transform .5s;
transition: 		transform .5s;
}
.hover-effect-drop figure:hover img{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .hover-effect-shift figure img{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: -webkit-transform .5s;
transition: 		transform .5s;
}
.hover-effect-shift figure:hover img{
-webkit-transform: translateX(5%) scale(1.1);
-ms-transform: translateX(5%) scale(1.1);
transform: translateX(5%) scale(1.1);
} .hover-effect-pop figure .texts_group{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.hover-effect-pop figure:hover .texts_group {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
} .variant-overlay.hover-effect-border figure figcaption{
border: 0 solid #fff;
-webkit-transition: border-width .5s;
transition: border-width .5s;
}
.variant-overlay.hover-effect-border figure:hover figcaption{
border-width: 25px;
}
.variant-under.hover-effect-border figure > a{
border: 0 solid #fff;
-webkit-box-sizing: border-box; box-sizing: border-box;
-webkit-transition: border-width .5s;
transition: border-width .5s;
}
.variant-under.hover-effect-border figure:hover > a{
border-width: 25px;
} .hover-effect-scale-down .archive-item{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform .5s;
transition: 		transform .5s;
}
.hover-effect-scale-down .archive-item:hover{
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
}
.variant-under figcaption{
background-color: #fff;
}
.variant-under figure.archive-item h2,
.variant-under figure.archive-item .excerpt{
color: #141414;
}
figure.archive-item .album-categories{
text-transform: uppercase;
} .category-filter{
list-style-type: none;
margin: 0;
background-color: #fff;
padding: 40px;
text-align: center;
}
.category-filter li{
display: inline-block;
}
.category-filter a{
display: block;
line-height: 25px;
font-size: 12px;
color: #aaa;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
margin: 0 10px;
}
.category-filter .selected a,
.category-filter a:hover{
color: #000;
text-decoration: none;
} .widget_filter li{
margin: 0 -40px;
}
.widget_filter li a{
display: block;
line-height: 17px;
font-size: 10px;
font-weight: bold;
color: #aaa;
text-transform: uppercase;
text-decoration: none;
padding: 0 40px;
}
.widget_filter .selected a,
.widget_filter a:hover{
background-color: #000;
color: #fff;
text-decoration: none;
}
.widget_filter li i{
margin-right: 7px;
}
.widget_filter li.selected i::before{
content: "\f14a";
} .js #gallery-media-collection{
margin: 0;
padding: 0;
list-style: none;
}
#loadingSpace{
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 100%;
z-index: -5;
}
.single-album figure.archive-item,
.single-work figure.archive-item{
cursor: pointer;
}
.single-album iframe{
border: none;
display: block;
margin: 0 auto;
max-width: 100%; width: 480px;
height: 270px;
}
.single-album .bricks-frame{
position: relative;
}
.album-content{
background-color: #fff;
color: #444;
width: 460px;
position: absolute;
top: 0;
left: 0;
height: 100%;
-webkit-transition: left .5s;
transition: left .5s;
}
.album-content-on-the-right .album-content{
left: auto;
right: 0;
}
.album-content .inside{
padding: 60px;
}
.album-content .post-title{
color: #222;
margin-bottom: 20px;
}
.album-content .albums-nav{
margin: -10px 0 40px -10px;
}
.album-content .albums-nav a{
color: #555;
font-size: 14px;
line-height: 30px;
width: 30px;
text-align: center;
display: inline-block;
}
.album-content .albums-nav a.to-cpt-list{
padding: 0 10px;
}
.album-content .albums-nav a:hover{
color: #000;
}
.album-content .real-content a,
.custom-fields a,
.meta-data .work-categories a{
color: #444;
text-decoration: underline;
}
.album-content .real-content a:hover,
.custom-fields a:hover,
.meta-data .work-categories a:hover{
color: #000;
}
.album-content .real-content > p:first-child{
color: #444;
}
.album-content .album-categories{
margin-bottom: 20px;
} .meta-data{
margin-top: 25px;
font-size: 12px;
}
.custom-fields span{
display: block;
margin-bottom: 20px;
line-height: 1.6;
word-wrap: break-word;
}
.custom-fields em{
color: #222;
font-weight: bold;
text-transform: uppercase;
display: block;
font-style: normal;
} .album-content .addtoany_share_save_container{
margin-top: 35px;
} #only-album-items-here{
margin-left: 460px;
}
.album-content-on-the-right #only-album-items-here{
margin-left: 0;
margin-right: 460px;
}
.album-content-off #only-album-items-here{
margin-left: 0;
}
figure.archive-item i.icon-eye{
display: block;
color: #fff;
font-size: 40px;
text-align: center;
}
figure.archive-item .center_group h2{
text-align: center;
font-size: 14px;
}
figure.archive-item .center_group .excerpt{
text-align: center;
} .single-work .bricks-frame{
overflow: hidden;
}
.single-work #a13-slider,
.a13-post-lightbox #a13-slider{
position: relative;
padding-top: 56.25%;
}
.with-meta-fields .inside{
float: right;
width: -webkit-calc(100% - 250px);
width: 		   calc(100% - 250px);
}
.work-content .meta-data{
float: left;
width: 210px;
margin-top: 0;
}
.real-content .work-categories{
margin-top: 40px;
color: rgba(125, 125, 125, 0.6);
}
.real-content .work-categories a{
color: rgba(125, 125, 125, 0.6);
}
.real-content .work-categories a:hover{
color: rgba(0, 0, 0, 1);
}
.works-nav{
background-color: #f5f5f5;
height: 110px;
position: relative;
}
.works-nav a{
color: #7A7A7A;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
position: absolute;
top: 0;
left: 0;
line-height: 110px;
min-width: 33.33%;
-webkit-transition: color .5s;
transition: color .5s;
}
.works-nav a:hover{
color: #000;
}
.works-nav .to-cpt-list{
left: 33.33%;
font-size: 14px;
font-weight: normal;
}
.works-nav a[rel="prev"]{
left: 66.66%;
}
.layout-full_fixed .works-nav::before,
.layout-full_fixed .works-nav::after{
content: "";
position: absolute;
background-color: #FAFAFA;
width: 3000px;
top: 0;
bottom: 0;
left: 100%;
}
.layout-full_fixed .works-nav::after{
right: 100%;
left: auto;
} .similar-works{
margin-top: 50px;
}
.similar-works-frame{
margin-left: -10px;
margin-bottom: 80px;
}
.similar-works figure{
width: -webkit-calc(33.3333333% - 10px);
width: 		   calc(33.3333333% - 10px);
margin: 10px 0 0 10px;
}
.similar-works h3{
text-align: center;
margin: 0 0 25px;
font-size: 14px;
color: #222;
} .a13-post-lightbox{
z-index: 123456;
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
background-color: #ddd;
}
.a13-post-lightbox.loading{
position: fixed;
top: 0!important;
}
.a13-post-lightbox-content{
max-width: 1080px;
width: 100%;
margin: 0 auto;
min-height: 100%;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s 0.3s,  -webkit-transform 0.3s; transition: opacity 0.3s 0.3s, transform 0.3s;
}
.loading .a13-post-lightbox-content{
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(100px) scaleX(0.95);
transform: translateY(100px) scaleX(0.95);
-webkit-transition: opacity 0.9s, visibility 0s 0.9s, -webkit-transform 0.9s;
transition: opacity 0.9s, visibility 0s 0.9s, transform 0.9s;
}
.a13-post-lightbox-preloader{
opacity: 0;
visibility: hidden;
position: fixed;
z-index: 2000;
top: 50%;
left: 50%;
margin: -40px 0 0 -40px;
width: 80px;
height: 80px;
-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
transition: opacity 0.3s, visibility 0s 0.3s;
}
.loading .a13-post-lightbox-preloader{
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.a13-post-lightbox-preloader::before{
position: absolute;
top: 0;
left: 50%;
display: block;
border: 5px solid transparent;
border-radius: 50%;
content: '';
margin-left: -40px;
width: 70px;
height: 70px;
border-top-color: #000;
border-left-color: #000;
-webkit-animation: a13-post-lightbox-rotation 1.3s linear infinite;
animation: a13-post-lightbox-rotation 1.3s linear infinite;
}
@-webkit-keyframes a13-post-lightbox-rotation {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes a13-post-lightbox-rotation {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.a13-post-lightbox .controls span{
position: fixed;
top: 0;
right: 0;
background-color: rgba(0,0,0,0.3);
color: #fff;
cursor: pointer;
font-size: 48px;
text-align: center;
line-height: 100px;
height: 100px;
width: 100px;
opacity: 1;
-webkit-transition: background-color 0.5s, opacity 1s;
transition: background-color 0.5s, opacity 1s;
}
.a13-post-lightbox .controls span.inactive{
pointer-events: none;
opacity: 0.2;
}
.a13-post-lightbox .controls span:hover{
background-color: #000;
}
.a13-post-lightbox .controls .close{
right: 0;
}
.a13-post-lightbox .controls .next{
left: 100px;
}
.a13-post-lightbox .controls .prev{
left: 0;
}
.a13-post-lightbox-content .page-title{
color: #222;
text-align: center;
margin: 100px 0 80px;
}
.a13-post-lightbox-content .subtitle{
color: #888;
font-size: 12px;
letter-spacing: 6px;
margin: -60px 0 60px;
text-align: center;
} body.single-album-slider{
height: 100%;
-webkit-box-sizing: border-box; box-sizing: border-box; }
body.single-album-slider.admin-bar{
height: -webkit-calc(100% - 32px);
height: 		calc(100% - 32px);
}
body.single-album-slider .whole-layout,
body.single-album-slider #mid{
height: 100%; }
body.single-album-slider.header-horizontal.site-layout-bordered #footer{
margin-bottom: 30px;
}
body.single-album-slider.header-horizontal.site-layout-bordered #footer.unravel,
body.single-album-slider.header-horizontal.site-layout-bordered.no-border-bottom #footer{
margin-bottom: 0;
}
body.single-album-slider.site-layout-boxed #mid{
height: auto;
}
#a13-slider{
overflow: hidden;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
#a13-slider:focus{
outline: none!important;
}
.site-layout-boxed #a13-slider{
position: relative;
padding-top: 56.25%; }
.header-vertical.single-album #a13-slider{
left: 280px;
}
.header-vertical.header-side-right.single-album #a13-slider{
left: 0;
right: 280px;
direction: ltr;
}
.header-horizontal #a13-slider{
left: 0;
}
.slider-slides{
display: block;
margin: 0;
padding: 0;
position: absolute;
left: 0;
width: 100%;
top: 0;
bottom: 0;
opacity: 0;
}
.show-with-slider{
opacity: 0;
}
.slider-slides,
.show-with-slider{
-webkit-transition: opacity 1s ease;
transition: opacity 1s ease;
}
.show-with-slider.show,
.slider-slides.show{
opacity: 1;
}
.slider-slides img{
border: none;
display: block;
height: auto;
outline: none;
position: relative;
width: auto;
}
.slider-slides > li{ display: block;
list-style: none;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
z-index: 0; }
.slider-slides > li.prevslide{
z-index: 2;
}
.slider-slides > li.activeslide{
z-index: 3;
}
.slider-slides a.slide{
display: block;
height: 100%;
width: 100%;
}
.slider-slides li.image-loading {
background: transparent url(//crm114.co/wp-content/themes/fatmoon/images/ajax-loader.gif) no-repeat center center;
height: 100%;
width: 100%;
}
.slider-slides li.image-loading img{
visibility: hidden;
}
.slider-slides li iframe,
.slider-slides div.wp-video{
border: none;
width: 100%;
height: 100%;
position: relative;
}
.slider-slides div.video-poster{
background-size: cover;
background-position: 50% 50%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
z-index: 10;
cursor: pointer;
}
.slider-slides div.video-poster::before{
content: "\e901";
position: absolute;
top: 50%;
left: 50%;
z-index: 11;
margin: -50px 0 0 -50px;
width: 150px;
height: 100px;
line-height: 100px;
font-size: 48px;
text-align: center;
background-color: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 6px;
border-radius: 6px;
color: #A7A7A7;
font-family: "icomoon", monospace;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
}
.slider-slides div.mejs-container{
width: 100% !important;
height: 100% !important;
} .slider-arrow{
position: absolute;
top: 50%;
left: 0;
z-index: 5;
margin-top: -20px;
width: 150px;
line-height: 40px;
font-size: 40px;
text-align: center;
color: #fff;
text-shadow: 0 0 3px rgba(0,0,0,0.5); cursor: pointer;
-webkit-transition: opacity .5s;
transition: opacity .5s;
opacity: 0.6;
}
.slider-arrow:hover{
opacity: 1;
}
#next-slide.slider-arrow{
left: auto;
right: 0;
}
.hide-items .slider-arrow{
opacity: 0;
}
#slider-controls{
position: absolute;
bottom: 40px;
right: 65px;
z-index: 5;
-webkit-transition: bottom 0.5s ease, margin 0.5s ease, opacity 0.5s ease;
transition: bottom 0.5s ease, margin 0.5s ease, opacity 0.5s ease;
}
.thumbs-open #slider-controls{
bottom: 140px;
}
.hide-items #slider-controls{
opacity: 0;
}
#play-button{
position: relative;
display: inline-block;
vertical-align: top;
width: 44px;
height: 44px;
margin-right: 30px;
cursor: pointer;
color: #fff;
text-shadow: 0 0 3px rgba(0,0,0,0.5); }
#play-button svg{
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
#play-button::before{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
line-height: 44px;
text-align: center;
}
#play-button.play::before{
content: "\e900"; }
span.slides-count{
color: #fff;
display: inline-block;
font-size: 16px;
font-weight: bold;
height: 40px;
line-height: 16px;
min-width: 40px;
position: relative;
}
span.slides-count::after{
content: '';
height: 1px;
width: 57px; position: absolute;
bottom: 0;
left: 50%;
margin-left: -20px; background-color: rgba(255,255,255,0.5);
box-shadow: 0 0 3px rgba(0,0,0,0.5); -webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
span.slides-count span{
display: block;
height: 20px;
text-align: left;
text-shadow: 0 0 3px rgba(0,0,0,0.5); }
span.slides-count span.num{
padding-right: -webkit-calc(50% + 5px);
padding-right: 		   calc(50% + 5px);
text-align: right; }
span.slides-count span.of{
padding-left: -webkit-calc(50% + 5px);
padding-left: 		   calc(50% + 5px);
padding-top: 4px;
height: 16px;
} .slide-caption{
overflow: hidden;
color: #B9B9B9;
font-size: 13px;
line-height: 20px;
max-width: 45%;
position: absolute;
bottom: 40px;
left: 65px;
z-index: 30;
-webkit-transition: bottom 0.5s ease, margin 0.5s ease;
transition: bottom 0.5s ease, margin 0.5s ease;
}
.thumbs-open .slide-caption{
bottom: 140px;
}
.slide-caption h2.title{
color: #fff;
font-size: 22px;
line-height: 24px;
letter-spacing: -1px;
margin: 0;
}
.slide-caption h2.title span{
padding: 15px;
display: inline-block;
}
.slide-caption.with-description h2.title span{
padding-bottom: 0;
}
.slide-caption .description{
margin-top: 20px;
}
.slide-caption.with-color .description{
padding: 15px;
margin-top: 0;
max-height: 200px;
overflow: auto;
}
.slide-caption.with-color .description .addtoany_list a > span {
vertical-align: top;
}
.texts-opener{
display: none;
width: 42px;
height: 42px;
margin-top: 30px; border: 1px solid rgba(255,255,255,0.5);
color: #fff;
font-family: Georgia,sans-serif;
font-weight: bold;
text-align: center;
line-height: 40px;
font-size: 20px;
cursor: pointer;
-webkit-border-radius: 22px;
border-radius: 22px;
-webkit-transition: border-color .5s ease;
transition: border-color .5s ease;
}
.texts-opener:hover,
.texts-opener.open{
border-color: #fff;
}
#big-play{
height: 200px;
width: 200px;
margin: -100px 0 0 -100px;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
}
#big-play svg{
height: 100%;
width: 100%;
} #thumb-tray-button{
display: inline-block;
vertical-align: top;
width: 42px;
height: 42px;
margin-right: 30px;
border: 1px solid rgba(255,255,255,0.5);
color: #fff;
text-shadow: 0 0 3px rgba(0,0,0,0.5); text-align: center;
line-height: 42px;
font-size: 14px;
cursor: pointer;
-webkit-border-radius: 22px;
border-radius: 22px;
-webkit-transition: border-color .5s ease;
transition: border-color .5s ease;
}
#thumb-tray-button:hover,
#thumb-tray-button.active{
border-color: #fff;
}
#thumb-tray{
height: 100px;
overflow: hidden;
position: absolute;
bottom: -100px;
left: 0;
width: 100%;
z-index: 40;
-webkit-transition: bottom .5s ease;
transition: bottom .5s ease;
}
.thumbs-open #thumb-tray{
bottom: 0;
}
#thumb-tray .inner{
height: 100px;
position: absolute;
width: 100%;
top: 15px;
-webkit-transition: top .3s ease;
transition: top .3s ease;
}
#thumb-list{
display: block;
list-style: none;
height: 100%;
margin: 0;
padding: 0;
position: absolute;
left: 0;
}
#thumb-tray li{
cursor: pointer;
float: left;
height: 100%;
overflow: hidden;
width: 150px;
position: relative;
}
#thumb-tray.cursor-grab li,
#thumb-tray.cursor-grabbing li{
cursor: inherit;
}
#thumb-list li.current-thumb,
#thumb-list li:hover{
-webkit-transform: translate(0, -15px);
transform: translate(0, -15px);
}
#thumb-list li div{
height: 100%;
width: 100%;
-webkit-transform: translate(50%, 50%);
transform: translate(50%, 50%);
}
#thumb-list img{
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
min-height: 100%;
min-width: 100%;
}
ul#thumb-list li::before{
content: "";
background-color: rgba(0,0,0,0.3);
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 1;
z-index: 10;
}
ul#thumb-list li.current-thumb::before,
ul#thumb-list li:hover::before{
opacity: 0;
}
ul#thumb-list li.video::after{
content: "\e901";
position: absolute;
top: 10px;
right: 10px;
z-index: 11;
width: 40px;
height: 30px;
line-height: 30px;
font-size: 16px;
text-align: center;
background-color: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 6px;
border-radius: 6px;
color: #A7A7A7;
font-family: "icomoon", monospace;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
} #a13-slider.gradient a.slide::after{
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); } #a13-slider.pattern a.slide::before{
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 20;
background: transparent url(//crm114.co/wp-content/themes/fatmoon/images/overlays/pattern.png) 0 0 repeat;
}
#a13-slider.pattern-2 a.slide::before{
background-image: url(//crm114.co/wp-content/themes/fatmoon/images/overlays/pattern2.png);
}
#a13-slider.pattern-3 a.slide::before{
background-image: url(//crm114.co/wp-content/themes/fatmoon/images/overlays/pattern3.png);
}
#a13-slider.pattern-4 a.slide::before{
background-image: url(//crm114.co/wp-content/themes/fatmoon/images/overlays/pattern4.png);
}
#a13-slider.pattern-5 a.slide::before{
background-image: url(//crm114.co/wp-content/themes/fatmoon/images/overlays/pattern5.png);
}  html.fp-enabled,
.fp-enabled body {
margin: 0;
padding: 0;
overflow:hidden; -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
height: 100%;
position: relative; -ms-touch-action: none; touch-action: none;
}
.fp-section {
position: relative;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.fp-slide {
float: left;
}
.fp-slide, .fp-slidesContainer {
height: 100%;
display: block;
}
.fp-slides {
z-index:1;
height: 100%;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
display: table;
table-layout:fixed;
width: 100%;
}
.fp-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.fp-slidesContainer {
float: left;
position: relative;
}
.fp-controlArrow {
-webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; position: absolute;
z-index: 4;
top: 50%;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
left: 15px;
width: 0;
border-width: 39px 34px 39px 0;
border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
right: 15px;
border-width: 39px 0 39px 34px;
border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
overflow: scroll;
}
.fp-notransition {
-webkit-transition: none !important;
transition: none !important;
}
#fp-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
-webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
right: 17px;
}
#fp-nav.left {
left: 17px;
}
.fp-slidesNav{
position: absolute;
z-index: 4;
left: 50%;
opacity: 1;
}
.fp-slidesNav.bottom {
bottom: 17px;
}
.fp-slidesNav.top {
top: 17px;
}
#fp-nav ul{
display:none;
}
#fp-nav ul,
.fp-slidesNav ul {
margin: 0;
padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
display: block;
width: 14px;
height: 20px;
margin: 7px;
position:relative;
}
.fp-slidesNav ul li {
display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none;
}
#fp-nav ul li a.active:not(.custom) span,
.fp-slidesNav ul li a.active:not(.custom) span,
#fp-nav ul li:hover a.active:not(.custom) span,
.fp-slidesNav ul li:hover a.active:not(.custom) span{
height: 12px;
width: 12px;
margin: -6px 0 0 -6px;
border-radius: 100%;
}
#fp-nav ul li a:not(.custom) span,
.fp-slidesNav ul li a span {
border-radius: 50%;
position: absolute;
z-index: 1;
height: 4px;
width: 4px;
border: 0;
background: #333;
left: 50%;
top: 50%;
margin: -2px 0 0 -2px;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#fp-nav ul li a.custom span{
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 20px;
height: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
top: -5px;
}
#fp-nav ul li:hover a.custom span,
#fp-nav ul li a.custom.active span{
font-size: 28px;
}
#fp-nav ul li a span {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a:not(.custom) span,
.fp-slidesNav ul li:hover a:not(.custom) span{
width: 10px;
height: 10px;
margin: -5px 0 0 -5px;
}
#fp-nav ul li .fp-tooltip {
position: absolute;
top: -2px;
color: #fff;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
max-width: 220px;
overflow: hidden;
display: block;
opacity: 0;
width: 0;
cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
width: auto;
opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
right: 25px;
}
#fp-nav ul li .fp-tooltip.left {
left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
height: auto !important;
}  #fp-nav ul li{
color: #fff;
}
#fp-nav ul li a,
#fp-nav ul li .fp-tooltip{
color: inherit;
} #fp-nav ul li .fp-tooltip{
top: 0;
}
#fp-nav ul li a.custom + .fp-tooltip{
top: -2px;
}  .a13-sticky-one-page .formatter{
padding: 0;
}
.a13-sticky-one-page .vc_row:not(.vc_inner){
margin-left: 0;
margin-right: 0;
}
body.a13-body-sticky-one-page.admin-bar .whole-layout{
margin-top: 0;
}
body.a13-body-sticky-one-page #header{
position: absolute;
}
body.a13-body-sticky-one-page .content-limiter{
max-width: 100%;
} .site-layout-bordered #fp-nav{
right: 47px;
}
.no-border-right #fp-nav{
right: 17px;
}
.header-side-right.header-vertical #fp-nav,
.site-layout-bordered.no-border-right.header-side-right.header-vertical #fp-nav{
right: 297px;
}
.site-layout-bordered.header-side-right.header-vertical #fp-nav{
right: 327px;
} .owl-carousel .owl-item .vc_item .vc_inner img{
display: table;
margin: 0 auto;
max-width: 100%;
width: auto;
} .a13-to-type .sentences-to-type{
display: none;
}
.a13-to-type.disabled-writing .sentences-to-type,
.no-js .a13-to-type .sentences-to-type{
display: block;
}
.a13-to-type.disabled-writing .sentences-to-type span,
.no-js .a13-to-type .sentences-to-type span{
display: block; }
.typed-cursor{
opacity: 1;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
@keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}  .vc_grid-filter {
font-weight: bold;
color: rgba(187, 187, 187, 1);
margin-bottom: 40px;
text-transform: uppercase;
} .vc_btn3.vc_btn3-size-xs {
font-size: 11px;
padding: 8px 24px 7px;
}
.vc_general.vc_btn3 {
font-weight:bold;
} .a13_gitem_team_member1 .vc_grid-item-mini,
.a13_gitem_team_member2 .vc_grid-item-mini{
position: relative;
}
.a13_gitem_team_member1.center,
.a13_gitem_team_member2.center{
text-align: center;
}
.a13_gitem_team_member1.left,
.a13_gitem_team_member2.left{
text-align: left;
}
.team_grid_item_top_panel {
text-transform: uppercase;
font-weight: bold;
}
.team_grid_item_top_panel,
.team_grid_item_bottom_panel{
height: 50%;
font-weight: bold;
position: relative;
}
.team_grid_item_content_box > div div{
width: 100%;
}
.a13_gitem_team_member1.variant2 .team_grid_item_bottom_panel {
padding: 30px;
top: 35%;
}
.a13_gitem_team_member1 .vc_is-hover .title_block_fade_out {
display: none;
}
.gitem_full_height_zone .vc_gitem-row-position-middle,
.gitem_full_height_zone .team_grid_item_content_box,
.gitem_full_height_zone .vc_gitem-col{
height: 100%;
}
.gitem_full_height_zone .vc_gitem-col{
padding:0;
}
.a13_gitem_team_member1 .vc_gitem-zone-b,
.a13_gitem_team_member2 .vc_gitem-zone-b{
transition: all 0.3s ease 0s !important;
}
.grid_item_subtitle {
opacity: 0.7;
position: relative;
top: 68%;
font-size: 10px;
letter-spacing: 2px;
}
.grid_item_title {
font-size: 19px;
position: relative;
top: 70%;
}
.grid_item_content {
display: block;
font-size: 12px;
line-height: 1.5;
max-height: 100px;
overflow: hidden;
opacity: 0.7;
}
.grid_item_socials {
position: relative;
top: 30px;
}
.a13_gitem_team_member2.variant2 .team_grid_item_bottom_panel {
top: 43%;
}
.a13_gitem_team_member2.variant2 .vc_gitem-zone-c {
background-color: #fff;
color: #171717;
text-transform: uppercase;
}
.a13_gitem_team_member2.variant2 .vc_gitem-zone-c .vc_gitem-post-meta-field-_subtitle {
opacity: 0.6;
}
.a13_gitem_team_member2.variant2 .vc_gitem-zone-c h4 {
text-transform: uppercase;
}
.a13_gitem_team_member1 .vc_gitem-zone-a::before {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
content: "";
display: block;
height: 100%;
width: 100%;
}
.a13_gitem_team_member1 .vc_gitem-zone-a .team_grid_item_content_box {
background-color: transparent !important;
}
.team_grid_item_content_box {
padding: 30px;
}
.a13_gitem_team_member1 .vc_gitem-zone-a .team_grid_item_content_box {
padding: 10px;
} .a13_count_down {
display: table;
margin: 0 auto;
}
.a13_count_down.simple {
align-items: center;
display: flex;
justify-content: center;
}
.a13_count_down.simple .block {
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100px;
}
.a13_count_down.simple .label {
font-size: 14px;
position: relative;
text-align: center;
text-transform: uppercase;
top: -10px;
width: 100%;
}
.a13_count_down.simple .value {
text-align: center;
width: 100%;
font-size: 50px;
font-weight: 700;
}
.a13_count_down .countdown-container {
height: 130px;
}
.a13_count_down .time {
border-radius: 5px;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
display: inline-block;
text-align: center;
position: relative;
height: 95px;
width: 65px;
-webkit-perspective: 479px;
-moz-perspective: 479px;
-ms-perspective: 479px;
-o-perspective: 479px;
perspective: 479px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.a13_count_down .count {
background: #202020;
color: #f8f8f8;
display: block;
font-family: 'Oswald', sans-serif;
font-size: 40px;
line-height: 95px;
overflow: hidden;
position: absolute;
text-align: center;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
top: 0;
width: 100%;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-transform-style: flat;
transform-style: flat;
}
.a13_count_down .count.top {
border-top: 1px solid rgba(255,255,255,0.2);
border-bottom: 1px solid rgba(255,255,255,0.1);
border-radius: 5px 5px 0 0;
height: 50%;
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.a13_count_down .count.bottom {
background-image: linear-gradient(rgba(255,255,255,0.1), transparent);
background-image: -webkit-linear-gradient(rgba(255,255,255,0.1), transparent);
background-image: -moz-linear-gradient(rgba(255,255,255,0.1), transparent);
background-image: -ms-linear-gradient(rgba(255,255,255,0.1), transparent);
background-image: -o-linear-gradient(rgba(255,255,255,0.1), transparent);
border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-radius: 0 0 5px 5px;
line-height: 0;
height: 50%;
top: 50%;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0;
}
.a13_count_down .count.next {
}
.a13_count_down.flipping .label {
display: flex;
font-size: 20px;
justify-content: center;
margin-top: 5px;
position: relative;
top: 95px;
width: 100%;
} .a13_count_down .count.curr.top {
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
z-index: 3;
}
.a13_count_down .count.next.bottom {
-webkit-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
z-index: 2;
} .a13_count_down .flip .count.curr.top {
-webkit-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
-webkit-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
.a13_count_down .flip .count.next.bottom {
-webkit-transition: all 250ms ease-in-out 250ms;
transition: all 250ms ease-in-out 250ms;
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
transform: rotateX(0deg);
} .a13_counter{
text-align: center;
}
.a13_counter .number{
display: block;
letter-spacing: -2px;
}
.a13_counter .finish-text{
visibility: hidden;
margin-top: 15px;
position: relative;
} .vc_progress_bar .vc_single_bar {
border-radius: 0;
box-shadow: none;
height: 5px;
margin-bottom: 40px;
}
.vc_progress_bar .vc_bar {
border-radius: 0 !important;
}
.vc_progress_bar .vc_label {
top: -30px;
}
.vc_progress_bar .vc_label_units {
left: 0;
margin-left: -20px;
opacity: 0;
position: absolute;
-webkit-transition: opacity .3s linear 0s, left 1s linear 0s;
transition: opacity .3s linear 0s, left 1s linear 0s;
}
.vc_progress_bar .vc_general.vc_single_bar .vc_label {
color: #222222;
padding: 0.5em 0;
text-shadow: none !important;
} .vc_tta-style-a13_framework_tabs .vc_tta-tab > a {
align-items: center;
color: #dadada !important;
display: flex !important;
flex-wrap: wrap !important;
justify-content: center;
}
.vc_tta-style-a13_framework_tabs .vc_tta-tab > a > * {
text-transform: uppercase;
width: 100%;
}
.vc_tta-style-a13_framework_tabs .vc_tta-tab > a > i {
font-size: 40px !important;
margin: 20px 0 !important;
}
.vc_tta-style-a13_framework_tabs .vc_tta-tab > a > span {
font-size: 14px !important;
letter-spacing: 4px;
margin: 20px 0 0 !important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-blue .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-blue .vc_tta-tab:hover > a{
color: #5472D2!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-turquoise .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-turquoise .vc_tta-tab:hover > a{
color: #00C1CF!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-pink .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-pink .vc_tta-tab:hover > a{
color: #FE6C61!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-violet .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-violet .vc_tta-tab:hover > a{
color: #8D6DC4!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-peacoc .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-peacoc .vc_tta-tab:hover > a{
color: #4CADC9!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-chino .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-chino .vc_tta-tab:hover > a{
color: #CEC2AB!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-mulled-wine .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-mulled_wine .vc_tta-tab:hover > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-mulled-wine .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-mulled_wine .vc_tta-tab:hover > a{
color: #50485B!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-vista-blue .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-vista_blue .vc_tta-tab:hover > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-vista-blue .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-vista_blue .vc_tta-tab:hover > a {
color: #75D69C!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-black .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-black .vc_tta-tab:hover > a{
color: #2A2A2A!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-grey .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-grey .vc_tta-tab:hover > a{
color: #EBEBEB!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-orange .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-orange .vc_tta-tab:hover > a{
color: #F7BE68!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-sky .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-sky .vc_tta-tab:hover > a{
color: #5AA1E3!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-green .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-green .vc_tta-tab:hover > a{
color: #6DAB3C!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-juicy-pink .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-juicy_pink .vc_tta-tab:hover > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-juicy-pink .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-juicy_pink .vc_tta-tab:hover > a {
color: #F4524D!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-sandy-brown .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-sandy_brown .vc_tta-tab:hover > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-sandy-brown .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-sandy_brown .vc_tta-tab:hover > a {
color: #F79468!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-purple .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-purple .vc_tta-tab:hover > a{
color: #B97EBB!important;
}
.vc_tta-style-a13_framework_tabs.vc_tta-color-white .vc_tta-tab.vc_active > a,
.vc_tta-style-a13_framework_tabs.vc_tta-color-white .vc_tta-tab:hover > a{
color: #FFF!important;
} .a13_post_grid_center{
text-align: center;
}
.a13_post_grid_left .vc_gitem-zone-c{
margin: -10px;
}
.a13_post_grid_left .a13_post_meta_data{
margin: 10px 0;
}
.a13_post_grid_full_row .vc_gitem-animated-block {
width: 35%;
}
.a13_post_grid_full_row .vc_gitem-zone.vc_gitem-zone-c {
width: 62%;
}
.a13_post_grid_simple_row,
.a13_post_grid_simple_row2{
text-align: center;
}
.a13_post_grid_simple_row2{
border-top: 1px solid #F1F1F1;
border-bottom: 1px solid #F1F1F1;
margin-top: -1px;
} .a13_gitem_testimonial1 {
display: table !important;
margin: 0 auto;
}
.a13_gitem_testimonial1 .vc_gitem-zone-a{
border-radius: 70px;
margin: 0 auto;
width: 140px;
}
.a13_gitem_testimonial1 .fa {
display: table;
font-size: 25px;
margin: 0 auto;
opacity: 0.2;
}
.vc_gitem-post-meta-field-_testimonial {
font-size: 16px;
line-height: 1.3;
margin-bottom: 25px;
}
.a13_testimonial_signature {
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
margin-top: 25px;
color: #333;
text-align: center;
text-transform: uppercase;
} .post_theme_options.vc_gitem-zone-a .vc_gitem-row-position-top{
position: static;
}
.post_theme_options.vc-gitem-zone-height-mode-auto::before{
padding-top: 0;
} .product_theme_options.vc_gitem-zone-a .vc_gitem-row-position-top{
position: static;
}
.product_theme_options.vc-gitem-zone-height-mode-auto::before{
display: none;
}
.product_theme_options .vc_gitem-link{
display: none;
}
.product_theme_options .woocommerce ul.products{
margin: 0;
}
.product_theme_options .woocommerce ul.products li.product{
float: none;
margin: 0;
padding: 0;
position: relative;
width: auto;
}  .album_theme_options figure.archive-item,
.work_theme_options figure.archive-item{
float: none;
} .album_theme_options .vc_gitem_row .vc_gitem-col,
.work_theme_options .vc_gitem_row .vc_gitem-col{
padding: 0;
} .album_theme_options .vc_gitem_row,
.work_theme_options .vc_gitem_row{
position: static;
} .flyout-box{
box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
width: 170px;
position: fixed;
z-index: 2222;
top: 43%;
right: -170px;
-webkit-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
-webkit-transition: right .5s;
transition: right .5s;
}
.flyout-box.open{
right: 0;
}
.flyout-box .links{
text-align: center;
background: #fff;
padding: 10px;
min-height: 20px;
position: relative;
z-index: 1;
-webkit-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
}
.demo-flyout.flyout-box .links{
background: #fff url(//crm114.co/wp-content/themes/fatmoon/images/apollo13.png) 50% 20px no-repeat;
padding-top: 54px;
}
.demo-flyout.flyout-box .links::before{
content: "";
display: block;
background-color: #E5E5E5;
width: 50px;
height: 1px;
margin: 0 auto 10px;
}
.flyout-box a{
display: block;
color: #858585;
font-weight: bold;
line-height: 2em;
letter-spacing: 0;
font-size: 12px;
margin-bottom: 4px;
-webkit-transition: color .3s;
transition: color .3s;
}
.flyout-box a.buy{
color: #E82626;
}
.flyout-box a:hover{
text-decoration: underline;
color: #000;
}
.flyout-box .drag-out{
position: absolute;
top: 0;
left: -35px;
width: 35px;
height: 35px;
background-color: #fff;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
text-align: center;
line-height: 35px;
color: #838388;
cursor: pointer;
-webkit-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
-webkit-transition: color .3s;
transition: color .3s;
}
.flyout-box .drag-out:hover{
color: #000;
} .close-sidebar{
position: absolute;
top: 15px;
right: 15px;
cursor: pointer;
color: #ccc;
font-size: 20px;
padding: 5px;
-webkit-transition: color .3s;
transition: color .3s;
}
.dark-sidebar .close-sidebar{
color: #fff;
}
.close-sidebar:hover{
color: #222;
}
.dark-sidebar .close-sidebar:hover{
color: #ccc;
} .side-menu-eff-1 #side-menu,
.side-menu-eff-3 #side-menu{
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.side-menu-eff-7 #side-menu,
.side-menu-eff-9 #side-menu{
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.side-menu-eff-2.side-menu-open .to-move,
.side-menu-eff-3.side-menu-open .to-move,
.side-menu-eff-4.side-menu-open .to-move,
.side-menu-eff-5.side-menu-open .to-move,
.side-menu-eff-6.side-menu-open .to-move{
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
}
.side-menu-eff-8.side-menu-open .to-move,
.side-menu-eff-9.side-menu-open .to-move,
.side-menu-eff-10.side-menu-open .to-move,
.side-menu-eff-11.side-menu-open .to-move,
.side-menu-eff-12.side-menu-open .to-move{
-webkit-transform: translate3d(-320px, 0, 0);
transform: translate3d(-320px, 0, 0);
}
.side-menu-eff-1.side-menu-open #side-menu,
.side-menu-eff-3.side-menu-open #side-menu,
.side-menu-eff-4.side-menu-open #side-menu,
.side-menu-eff-5.side-menu-open #side-menu,
.side-menu-eff-6.side-menu-open #side-menu,
.side-menu-eff-7.side-menu-open #side-menu,
.side-menu-eff-9.side-menu-open #side-menu,
.side-menu-eff-10.side-menu-open #side-menu,
.side-menu-eff-11.side-menu-open #side-menu,
.side-menu-eff-12.side-menu-open #side-menu{
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: visible;
}
.side-menu-eff-2 #side-menu,
.side-menu-eff-8 #side-menu{
z-index: 0;
visibility: hidden;
}
.side-menu-eff-2.side-menu-open #side-menu,
.side-menu-eff-8.side-menu-open #side-menu{
visibility: visible;
}
.side-menu-eff-4 #side-menu,
.side-menu-eff-11 #side-menu{
z-index: 0;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
visibility: hidden;
}
.side-menu-eff-5 #side-menu,
.side-menu-eff-10 #side-menu{
z-index: 0;
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
visibility: hidden;
} .side-menu-eff-5 #side-menu::after,
.side-menu-eff-6 #side-menu::after,
.side-menu-eff-11 #side-menu::after,
.side-menu-eff-12 #side-menu::after{
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
content: '';
opacity: 1;
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
.side-menu-eff-5.side-menu-open #side-menu::after,
.side-menu-eff-6.side-menu-open #side-menu::after,
.side-menu-eff-11.side-menu-open #side-menu::after,
.side-menu-eff-12.side-menu-open #side-menu::after{
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
transition: opacity .5s, width .1s .5s, height .1s .5s;
}
.side-menu-eff-6 #side-menu,
.side-menu-eff-12 #side-menu{
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
z-index: 0;
} .side-menu-eff-2 #side-menu div.scroll-wrap,
.side-menu-eff-4 #side-menu div.scroll-wrap,
.side-menu-eff-5 #side-menu div.scroll-wrap,
.side-menu-eff-6 #side-menu div.scroll-wrap,
.side-menu-eff-8 #side-menu div.scroll-wrap,
.side-menu-eff-10 #side-menu div.scroll-wrap,
.side-menu-eff-11 #side-menu div.scroll-wrap,
.side-menu-eff-12 #side-menu div.scroll-wrap{
padding-bottom: 80px;
}  .no-csstransitions .side-menu-eff-1 #side-menu,
.no-csstransitions .side-menu-eff-2 #side-menu,
.no-csstransitions .side-menu-eff-3 #side-menu,
.no-csstransitions .side-menu-eff-4 #side-menu,
.no-csstransitions .side-menu-eff-5 #side-menu,
.no-csstransitions .side-menu-eff-6 #side-menu{
left: -320px;
z-index: 30;
} .no-csstransitions .side-menu-eff-7 #side-menu,
.no-csstransitions .side-menu-eff-8 #side-menu,
.no-csstransitions .side-menu-eff-9 #side-menu,
.no-csstransitions .side-menu-eff-10 #side-menu,
.no-csstransitions .side-menu-eff-11 #side-menu,
.no-csstransitions .side-menu-eff-12 #side-menu{
right: -320px;
z-index: 30;
} .socials{
margin: 0;
vertical-align: top;
line-height: 0; }
.socials a{
display: inline-block;
margin-left: 4px;
height: 26px;
width: 26px;
line-height: 26px;
color: #fff;
text-align: center;
text-decoration: none !important;
font-size: 16px;
-webkit-transition: background-color .5s, color .5s, opacity .5s;
transition: background-color .5s, color .5s, opacity .5s;
}
.socials a:first-child{
margin-left: 0;
} .socials.circles a{
-webkit-border-radius: 13px;
border-radius: 13px;
}
.socials.white a{
background-color: #fff;
color: #000;
}
.socials.black a{
background-color: #000;
color: #fff;
}
.socials.semi-transparent a{
background-color: #fff;
color: #000;
opacity: 0.5;
}
.socials.color a{
background-color: #3498DB;
color: #fff;
}
.color a.a13_soc-500px{ background-color: #A5A6A8; }
.color a.a13_soc-behance{ background-color: #1769FF; }
.color a.a13_soc-delicious{ background-color: #205CC0; }
.color a.a13_soc-deviantart{ background-color: #768C82; }
.color a.a13_soc-digg{ background-color: #1F6EBA; }
.color a.a13_soc-dribbble{ background-color: #EB5991; }
.color a.a13_soc-dropbox{ background-color: #007EE6; }
.color a.a13_soc-facebook{ background-color: #4A73C9; }
.color a.a13_soc-flickr{ background-color: #FF0084; }
.color a.a13_soc-foursquare{ background-color: #25A0CA; }
.color a.a13_soc-github{ background-color: #5D5D5D; }
.color a.a13_soc-googleplus{ background-color: #E1695B; }
.color a.a13_soc-instagram{ background-color: #3F729B; }
.color a.a13_soc-lastfm{ background-color: #DE2539; }
.color a.a13_soc-linkedin{ background-color: #0E76A8; }
.color a.a13_soc-mailto{ background-color: #565656; }
.color a.a13_soc-paypal{ background-color: #175C85; }
.color a.a13_soc-pinterest{ background-color: #C8232C; }
.color a.a13_soc-reddit{ background-color: #FF4500; }
.color a.a13_soc-rss{ background-color: #EE802F; }
.color a.a13_soc-sharethis{ background-color: #206E00; }
.color a.a13_soc-skype{ background-color: #00AFF0; }
.color a.a13_soc-spotify{ background-color: #80B719; }
.color a.a13_soc-stumbleupon{ background-color: #27A036; }
.color a.a13_soc-tumblr{ background-color: #34526F; }
.color a.a13_soc-twitter{ background-color: #00A0D1; }
.color a.a13_soc-vimeo{ background-color: #86C9EF; }
.color a.a13_soc-wordpress{ background-color: #21759B; }
.color a.a13_soc-yahoo{ background-color: #8B39AF; }
.color a.a13_soc-youtube{ background-color: #C4302B; }
.color a.a13_soc-yelp{ background-color: #C41200; }
.color a.a13_soc-vkontakte{ background-color: #4C75A3; } .socials.white_hover a:hover{
background-color: #fff;
color: #000;
opacity: 1;
}
.socials.black_hover a:hover{
background-color: #000;
color: #fff;
opacity: 1;
}
.socials.semi-transparent_hover a:hover{
background-color: #fff;
color: #000;
opacity: 0.5;
}
.socials.color_hover a:hover{
background-color: #3498DB;
color: #fff;
opacity: 1;
}
.color_hover a.a13_soc-500px:hover{ background-color: #A5A6A8; }
.color_hover a.a13_soc-behance:hover{ background-color: #1769FF; }
.color_hover a.a13_soc-delicious:hover{ background-color: #205CC0; }
.color_hover a.a13_soc-deviantart:hover{ background-color: #768C82; }
.color_hover a.a13_soc-digg:hover{ background-color: #1F6EBA; }
.color_hover a.a13_soc-dribbble:hover{ background-color: #EB5991; }
.color_hover a.a13_soc-dropbox:hover{ background-color: #007EE6; }
.color_hover a.a13_soc-facebook:hover{ background-color: #4A73C9; }
.color_hover a.a13_soc-flickr:hover{ background-color: #FF0084; }
.color_hover a.a13_soc-foursquare:hover{ background-color: #25A0CA; }
.color_hover a.a13_soc-github:hover{ background-color: #5D5D5D; }
.color_hover a.a13_soc-googleplus:hover{ background-color: #E1695B; }
.color_hover a.a13_soc-instagram:hover{ background-color: #3F729B; }
.color_hover a.a13_soc-lastfm:hover{ background-color: #DE2539; }
.color_hover a.a13_soc-linkedin:hover{ background-color: #0E76A8; }
.color_hover a.a13_soc-mailto:hover{ background-color: #565656; }
.color_hover a.a13_soc-paypal:hover{ background-color: #175C85; }
.color_hover a.a13_soc-pinterest:hover{ background-color: #C8232C; }
.color_hover a.a13_soc-reddit:hover{ background-color: #FF4500; }
.color_hover a.a13_soc-rss:hover{ background-color: #EE802F; }
.color_hover a.a13_soc-sharethis:hover{ background-color: #206E00; }
.color_hover a.a13_soc-skype:hover{ background-color: #00AFF0; }
.color_hover a.a13_soc-spotify:hover{ background-color: #80B719; }
.color_hover a.a13_soc-stumbleupon:hover{ background-color: #27A036; }
.color_hover a.a13_soc-tumblr:hover{ background-color: #34526F; }
.color_hover a.a13_soc-twitter:hover{ background-color: #00A0D1; }
.color_hover a.a13_soc-vimeo:hover{ background-color: #86C9EF; }
.color_hover a.a13_soc-wordpress:hover{ background-color: #21759B; }
.color_hover a.a13_soc-yahoo:hover{ background-color: #8B39AF; }
.color_hover a.a13_soc-youtube:hover{ background-color: #C4302B; }
.color_hover a.a13_soc-yelp:hover{ background-color: #C41200; }
.color_hover a.a13_soc-vkontakte:hover{ background-color: #4C75A3; } .socials.icons-only a,
.socials.icons-only a:hover{
background-color: transparent;
}
.socials.icons-only.white a{
color: #fff;
}
.socials.icons-only.black a{
color: #000;
}
.socials.icons-only.semi-transparent a{
color: #000;
opacity: 0.5;
}
.socials.icons-only.color a{
color: #3498DB;
}
.icons-only.color a.a13_soc-500px{ color: #A5A6A8; }
.icons-only.color a.a13_soc-behance{ color: #1769FF; }
.icons-only.color a.a13_soc-delicious{ color: #205CC0; }
.icons-only.color a.a13_soc-deviantart{ color: #768C82; }
.icons-only.color a.a13_soc-digg{ color: #1F6EBA; }
.icons-only.color a.a13_soc-dribbble{ color: #EB5991; }
.icons-only.color a.a13_soc-dropbox{ color: #007EE6; }
.icons-only.color a.a13_soc-facebook{ color: #4A73C9; }
.icons-only.color a.a13_soc-flickr{ color: #FF0084; }
.icons-only.color a.a13_soc-foursquare{ color: #25A0CA; }
.icons-only.color a.a13_soc-github{ color: #5D5D5D; }
.icons-only.color a.a13_soc-googleplus{ color: #E1695B; }
.icons-only.color a.a13_soc-instagram{ color: #3F729B; }
.icons-only.color a.a13_soc-lastfm{ color: #DE2539; }
.icons-only.color a.a13_soc-linkedin{ color: #0E76A8; }
.icons-only.color a.a13_soc-mailto{ color: #565656; }
.icons-only.color a.a13_soc-paypal{ color: #175C85; }
.icons-only.color a.a13_soc-pinterest{ color: #C8232C; }
.icons-only.color a.a13_soc-reddit{ color: #FF4500; }
.icons-only.color a.a13_soc-rss{ color: #EE802F; }
.icons-only.color a.a13_soc-sharethis{ color: #206E00; }
.icons-only.color a.a13_soc-skype{ color: #00AFF0; }
.icons-only.color a.a13_soc-spotify{ color: #80B719; }
.icons-only.color a.a13_soc-stumbleupon{ color: #27A036; }
.icons-only.color a.a13_soc-tumblr{ color: #34526F; }
.icons-only.color a.a13_soc-twitter{ color: #00A0D1; }
.icons-only.color a.a13_soc-vimeo{ color: #86C9EF; }
.icons-only.color a.a13_soc-wordpress{ color: #21759B; }
.icons-only.color a.a13_soc-yahoo{ color: #8B39AF; }
.icons-only.color a.a13_soc-youtube{ color: #C4302B; }
.icons-only.color a.a13_soc-yelp{ color: #C41200; }
.icons-only.color a.a13_soc-vkontakte{ color: #4C75A3; } .socials.icons-only.white_hover a:hover{
color: #fff;
opacity: 1;
}
.socials.icons-only.black_hover a:hover{
color: #000;
opacity: 1;
}
.socials.icons-only.semi-transparent_hover a:hover{
color: #fff;
opacity: 0.5;
}
.socials.icons-only.color_hover a:hover{
color: #3498DB;
opacity: 1;
}
.icons-only.color_hover a.a13_soc-500px:hover{ color: #A5A6A8; }
.icons-only.color_hover a.a13_soc-behance:hover{ color: #1769FF; }
.icons-only.color_hover a.a13_soc-delicious:hover{ color: #205CC0; }
.icons-only.color_hover a.a13_soc-deviantart:hover{ color: #768C82; }
.icons-only.color_hover a.a13_soc-digg:hover{ color: #1F6EBA; }
.icons-only.color_hover a.a13_soc-dribbble:hover{ color: #EB5991; }
.icons-only.color_hover a.a13_soc-dropbox:hover{ color: #007EE6; }
.icons-only.color_hover a.a13_soc-facebook:hover{ color: #4A73C9; }
.icons-only.color_hover a.a13_soc-flickr:hover{ color: #FF0084; }
.icons-only.color_hover a.a13_soc-foursquare:hover{ color: #25A0CA; }
.icons-only.color_hover a.a13_soc-github:hover{ color: #5D5D5D; }
.icons-only.color_hover a.a13_soc-googleplus:hover{ color: #E1695B; }
.icons-only.color_hover a.a13_soc-instagram:hover{ color: #3F729B; }
.icons-only.color_hover a.a13_soc-lastfm:hover{ color: #DE2539; }
.icons-only.color_hover a.a13_soc-linkedin:hover{ color: #0E76A8; }
.icons-only.color_hover a.a13_soc-mailto:hover{ color: #565656; }
.icons-only.color_hover a.a13_soc-paypal:hover{ color: #175C85; }
.icons-only.color_hover a.a13_soc-pinterest:hover{ color: #C8232C; }
.icons-only.color_hover a.a13_soc-reddit:hover{ color: #FF4500; }
.icons-only.color_hover a.a13_soc-rss:hover{ color: #EE802F; }
.icons-only.color_hover a.a13_soc-sharethis:hover{ color: #206E00; }
.icons-only.color_hover a.a13_soc-skype:hover{ color: #00AFF0; }
.icons-only.color_hover a.a13_soc-spotify:hover{ color: #80B719; }
.icons-only.color_hover a.a13_soc-stumbleupon:hover{ color: #27A036; }
.icons-only.color_hover a.a13_soc-tumblr:hover{ color: #34526F; }
.icons-only.color_hover a.a13_soc-twitter:hover{ color: #00A0D1; }
.icons-only.color_hover a.a13_soc-vimeo:hover{ color: #86C9EF; }
.icons-only.color_hover a.a13_soc-wordpress:hover{ color: #21759B; }
.icons-only.color_hover a.a13_soc-yahoo:hover{ color: #8B39AF; }
.icons-only.color_hover a.a13_soc-youtube:hover{ color: #C4302B; }
.icons-only.color_hover a.a13_soc-yelp:hover{ color: #C41200; }
.icons-only.color_hover a.a13_soc-vkontakte:hover{ color: #4C75A3; } .to-move,
#side-menu,
#thumb-list li{
-webkit-transition: -webkit-transform .5s, visibility .5s;
transition: 		transform .5s, visibility .5s;
} .slider-slides li iframe,
.slider-slides div.wp-video,
.widget-slider-ctrls span,
ul#thumb-list li::before,
#a13-slider.gradient a.slide::after,
#a13-slider.pattern a.slide::before{
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease;
}
h1 a,h2 a,h3 a,h4 a,h5 a, h6 a,
a.post-title,
.category-filter a,
.navigation a,
.foot-text a,
.top-menu li,
.top-menu a,
.top-menu span.title,
.top-menu i.sub-mark,
.top-menu > li > a::before,
.top-bar-container a,
.posts-nav a span,
.formatter a,
.widget li a{
-webkit-transition: background-color .5s, color .5s;
transition: background-color .5s, color .5s;
}
input,
textarea{
-webkit-transition: background-color .5s, border-color .5s, color .5s;
transition: background-color .5s, border-color .5s, color .5s;
}
.tagcloud a,
.under_content_tags a,
#slider-controls span,
.texts-opener,
.more-link{
-webkit-transition: all .4s ease;
transition: all .4s ease;
} .clearfix::before,
.clearfix::after {
content: " ";
display: table;
}
.clearfix::after {
clear: both;
}
.clear {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
} @media only screen and (min-width: 1560px) { .layout-full .content-box{
width: -webkit-calc(100% - 320px); width: 		   calc(100% - 320px);
}
.no-sidebars .content-box{
width: auto;
}
.layout-full #secondary{
width: 320px;
}
}
@media only screen and (min-width: 1640px) { .layout-full_padding .content-box{
width: -webkit-calc(100% - 320px); width: 		   calc(100% - 320px);
}
.no-sidebars .content-box{
width: auto;
}
.layout-full_padding #secondary{
width: 320px;
}
}
@media only screen and (min-width: 1301px) { body::after {
content: 'narrow1500'; display: none;
}
}
@media only screen and (max-width: 1400px) and (min-width: 1025px) { .layout-full_padding.with-sidebar #col-mask{
right: 30%;
}
.page .layout-full_padding.with-sidebar .content-box .formatter,
.single-post .layout-full_padding.with-sidebar .content-box .formatter{
padding: 60px 40px;
}
.layout-full_padding.with-sidebar .content-box{
width: 70%;
left: 30%;
}
.layout-full_padding.with-sidebar #secondary{
left: 30%;
width: 30%;
}
}
@media only screen and (max-width: 1320px) and (min-width: 1025px) { .layout-parted.with-sidebar #col-mask,
.layout-full.with-sidebar #col-mask{
right: 30%;
}
.page .layout-parted.with-sidebar .content-box .formatter,
.page .layout-full.with-sidebar .content-box .formatter,
.single-post .layout-parted.with-sidebar .content-box .formatter,
.single-post .layout-full.with-sidebar .content-box .formatter{
padding: 60px 40px;
}
.layout-parted.with-sidebar .content-box{
width: -webkit-calc(70% - 10px);
width: 		   calc(70% - 10px);
left: 30%;
}
.layout-full.with-sidebar .content-box{
width: 70%;
left: 30%;
}
.layout-parted.with-sidebar #secondary,
.layout-full.with-sidebar #secondary{
left: 30%;
width: 30%;
}
.layout-padding #content{
margin: 0 20px;
}
}
@media only screen and (max-width: 1150px) and (min-width: 1025px) { .layout-full.left-sidebar #secondary{
padding-right: 10px;
}
.layout-full.right-sidebar #secondary{
padding-left: 10px;
}
}
@media only screen and (max-width: 1300px) {
body::after {
content: 'narrow1300'; display: none;
} .site-layout-bordered .theme-borders{
display: none;
}
.site-layout-bordered .whole-layout{
padding: 0;
}
.site-layout-bordered #side-menu,
.site-layout-bordered #side-menu.at-right,
.header-vertical.site-layout-bordered #header,
.header-side-right.header-vertical.site-layout-bordered #header{
margin: 0;
}
.site-layout-bordered.header-horizontal #header{
top: 0;
left: 0;
right: 0;
}
.header-horizontal #header.narrow-header {
left: 50%;
}
body.single-album-slider.header-horizontal.site-layout-bordered #footer{
margin-bottom: 0;
} .site-layout-bordered #fp-nav{
right: 17px;
}
.site-layout-bordered.header-side-right.header-vertical #fp-nav{
right: 297px;
} .header-vertical.site-layout-bordered.no-border-bottom.no-border-top #header{
min-height: 100%;
}
.header-vertical.site-layout-bordered #header,
.header-vertical.site-layout-bordered.no-border-top #header,
.header-vertical.site-layout-bordered.no-border-bottom #header{
min-height: 100%;
}
.admin-bar.header-vertical.site-layout-bordered #header,
.admin-bar.header-vertical.site-layout-bordered.no-border-top #header,
.admin-bar.header-vertical.site-layout-bordered.no-border-bottom #header{
min-height: -webkit-calc(100% - 32px);
min-height: 		calc(100% - 32px);
} .site-layout-bordered #footer.unravel{
right: 0;
left: 0;
bottom: 0;
}
}
@media only screen and (max-width: 1240px) { .header-horizontal #header.narrow-header{
left: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.header-horizontal #header.sticky-hide.narrow-header,
.header-horizontal #header.hide-until-scrolled-to.narrow-header{
-webkit-transform: translate(0, -102%);
-ms-transform: translate(0, -102%);
transform: translate(0, -102%); }
.site-layout-bordered.header-horizontal #header.narrow-header{
width: 100%;
right: auto;
}
.no-border-right.header-horizontal #header.narrow-header,
.no-border-left.header-horizontal #header.narrow-header{
left: 0;
}
}
@media only screen and (max-width: 1024px) {
body::after {
content: 'narrow1024'; display: none;
} a.to-top {
right: 20px;
} #header-tools.only-menu{ clip: auto;
position: static;
top: auto;
left: auto;
visibility: visible;
height: auto;
overflow: visible;
opacity: 1;
}
#header-tools #mobile-menu-opener{
display: inline-block;
}
#basket-items-count{
left: 0;
} .header-vertical #header{
position: fixed;
width: 100%;
}
.header-vertical #header,
.admin-bar.header-vertical #header,
.header-vertical.site-layout-bordered #header,
.header-vertical.site-layout-bordered.no-border-top #header,
.header-vertical.site-layout-bordered.no-border-bottom #header,
.header-vertical.site-layout-bordered.no-border-bottom.no-border-top #header,
.admin-bar.header-vertical.site-layout-bordered #header,
.admin-bar.header-vertical.site-layout-bordered.no-border-top #header,
.admin-bar.header-vertical.site-layout-bordered.no-border-bottom #header,
.admin-bar.header-vertical.site-layout-bordered.no-border-bottom.no-border-top #header{
min-height: 0;
}
.header-widgets{
display: none;
}
.header-vertical #header #footer{
display: none; }
.header-vertical .whole-layout > #footer{
display: block;
}
.header-vertical #header .head{
width: 100%;
display: table;
text-align: center;
padding-bottom: 0 !important; }
.header-vertical #header .logo-container,
.header-vertical #header #header-tools{
display: table-cell;
vertical-align: middle;
}
.header-vertical #header .logo-container{
text-align: left;
padding-right: 10px;
}
.header-vertical #header #header-tools{
text-align: right;
padding-left: 10px;
padding-top: 5px; padding-bottom: 5px;
} .header-vertical .search-container,
.header-side-right.header-vertical .search-container{
right: auto;
top: 0;
bottom: 0;
left: 0;
width: 100%;
} .header-horizontal .mobile-menu .navigation-bar{
width: 0;
padding: 0;
position: static;
}
.header-horizontal .mobile-menu .logo-container{
width: 100%;
}
.header-horizontal .mobile-menu .top-menu > li,
.header-horizontal .mobile-menu .top-menu.opener-icons-on li.menu-parent-item{
padding: 0;
} .header-horizontal .mobile-menu .top-menu li a,
.header-horizontal .mobile-menu .top-menu li span.title,
.header-horizontal .mobile-menu .top-menu li li a,
.header-horizontal .mobile-menu .top-menu li li span.title{
padding: 0 40px;
}
.header-horizontal .mobile-menu .top-menu.opener-icons-on li.menu-parent-item > a,
.header-horizontal .mobile-menu .top-menu.opener-icons-on li.menu-parent-item > span.title {
padding-right: 66px;
}
.header-horizontal .mobile-menu .top-menu.opener-icons-on.menu--show_icon li.menu-parent-item > a,
.header-horizontal .mobile-menu .top-menu.opener-icons-on.menu--show_icon li.menu-parent-item > span.title {
padding-right: 66px;
padding-left: 66px;
}
.header-horizontal .mobile-menu .top-menu ul{
position: static;
min-width: 0;
padding: 10px 0;
}
.header-horizontal .mobile-menu .top-menu ul li i.sub-mark{
height: 17px;
line-height: 17px;
right: 38px;
}
.header-horizontal .mobile-menu .top-menu.opener-icons-on li li.menu-parent-item{
padding-right: 0;
} .header-type-multi_line .top-head{
display: table;
padding: 0 40px;
}
.header-type-multi_line .logo-container{
display: table-cell;
width: 100%;
text-align: left;
}
.header-type-multi_line #header-tools,
.header-type-multi_line .head .socials{
position: static;
display: table-cell;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.header-type-multi_line #header-tools{
padding-right: 15px;
}
.header-type-multi_line #header-tools::before,
.header-type-multi_line .head .socials::before{
display: inline-block;
} .header-variant-one_line_centered.mobile-menu .socials-cell, .header-variant-one_line_centered .tools-cell {
width: 40%;
}
.header-variant-one_line_centered.mobile-menu .menu-cell{
width: 20%;
position: static;
}
header.header-variant-one_line_centered.mobile-menu .socials{
position: static;
}
.header-variant-one_line_centered.mobile-menu .logo-container {
display: inline-block;
position: static;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.header-variant-one_line_centered.mobile-menu .menu-cell .top-menu{
width: auto;
float: none;
text-align: left;
padding-bottom: 0;
}
.header-variant-one_line_centered.mobile-menu .menu-cell .right-part{
float: none;
padding-top: 0;
padding-bottom: 25px;
} .header-vertical .navigation-bar{
position: static;
}
.navigation-bar .menu-container{
display: none; }
.desktop_menu .navigation-bar .menu-container{
display: block;
}
.mobile-menu .navigation-bar .menu-container{
width: 100%;
position: absolute;
left: 0;
top: 100%;
-webkit-transition: background-color .5s;
transition: background-color .5s;
}
.mobile-menu .navigation-bar .top-menu{
padding: 25px 0;
}
.mobile-menu .navigation-bar .top-menu li a,
.mobile-menu .navigation-bar .top-menu li span.title{
line-height: 36px;
}
.mobile-menu .navigation-bar .top-menu > li > a,
.mobile-menu .navigation-bar .top-menu > li > span.title{
height: 36px; }
.mobile-menu .navigation-bar .top-menu i.sub-mark{
height: 26px;
right: 38px;
margin-top: 6px;
background-color: rgba(255,255,255,0.1);
}  .mobile-menu .mega-menu > ul > li::before{
display: none;
}
.mobile-menu .navigation-bar .top-menu ul li > a,
.mobile-menu .navigation-bar .top-menu ul li > span.title,
.header-vertical .top-menu .mega-menu li a,
.header-vertical .top-menu .mega-menu li span.title{
padding-left: 55px; }
.mobile-menu .navigation-bar .top-menu ul li li > a,
.mobile-menu .navigation-bar .top-menu ul li li > span.title{
padding-left: 65px; }
.mobile-menu .navigation-bar .top-menu.menu--show_icon ul li > a,
.mobile-menu .navigation-bar .top-menu.menu--show_icon ul li > span.title,
.header-vertical .top-menu.menu--show_icon .mega-menu li a,
.header-vertical .top-menu.menu--show_icon .mega-menu li span.title,
.mobile-menu .navigation-bar .top-menu.menu--show_icon ul li li > a,
.mobile-menu .navigation-bar .top-menu.menu--show_icon ul li li > span.title{
padding: 0 40px; }
.mobile-menu .navigation-bar .top-menu .mega-menu > ul > li > span.title,
.mobile-menu .navigation-bar .top-menu .mega-menu > ul > li > a{
padding-top: 10px;
margin-top: 0;
}
.mobile-menu .navigation-bar ul{
display: none;
opacity: 1;
visibility: visible;
position: static;
border-top: none;
padding: 0;
}
.mobile-menu .navigation-bar .top-menu li{
white-space: normal;
display: block;
text-align: left;
}
.mobile-menu .navigation-bar .top-menu.menu--show_icon li{
text-align: center;
}
.mobile-menu .navigation-bar .top-menu li li a,
.mobile-menu .navigation-bar .top-menu li li span.title{
line-height: 26px; } .mobile-menu .navigation-bar .mega-menu > ul{
width: auto;
}
.mobile-menu .navigation-bar .mega-menu > ul > li{
float: none;
border-left: none;
width: auto;
}  .searchwp-live-search-result{
min-height: 70px;
}
.searchwp-live-search-result a{
padding-top: 10px;
}
.searchwp-live-search-result .icon{
height: 50px;
width: 50px;
line-height: 50px;
-webkit-border-radius: 25px;
border-radius: 25px;
}
.searchwp-live-search-result .title{
margin-left: 70px;
}
.searchwp-live-search-result time{
display: none;
}
.searchwp-live-search-result .excerpt{
margin-left: 70px;
} #footer{
z-index: 8; }
#footer.unravel{
position: relative;
left: auto;
bottom: auto;
z-index: 8;
}
.site-layout-bordered.no-border-left #footer.unravel,
.site-layout-bordered.no-border-right #footer.unravel,
.site-layout-bordered.no-border-bottom #footer.unravel,
.site-layout-bordered #footer.unravel{
right: auto;
left: auto;
bottom: auto;
width: 100%;
}
.foot-items,
#footer .foot-widgets{
padding: 0 60px;
}
.five-col .widget{
width: 30.3%;
}
.four-col .widget{
width: 46.99%;
} .header-vertical #mid{
padding: 0;
}
.layout-padding #content{
margin: 0;
}
.with-sidebar .formatter{
padding: 40px;
}
.with-sidebar #col-mask{
right: 30%;
}
.with-sidebar .content-box{
left: 30%;
width: -webkit-calc(70% - 10px);
width:  	   calc(70% - 10px);
}
#secondary{
left: 30%;
width: 30%;
} .with-sidebar .comments-area{
margin: 40px -40px -40px;
padding: 40px;
}
.comment .comment {
margin-left: 20px;
} .header-vertical.single-album #a13-slider{
left: 0;
}
.header-vertical.header-side-right.single-album #a13-slider{
right: 0;
} .album-content {
left: 0;
}
.album-content{
position: static;
width: auto;
height: auto;
float: none;
}
#only-album-items-here{
margin-right: 0 !important;;
margin-left: 0 !important;
}
.custom-fields em{
display: inline;
}
.custom-fields em::after{
content: ":";
margin-right: 5px;
} #a13-slider{
left: 0;
}
.header-side-right #a13-slider{
right: 0;
} .with-meta-fields .inside{
float: none;
width: auto;
}
.work-content .meta-data{
float: none;
width: auto;
margin-top: 40px;
} .a13-post-lightbox .controls span{
font-size: 36px;
line-height: 60px;
height: 60px;
width: 60px;
}
.a13-post-lightbox .controls .next{
left: 60px;
}
.a13-post-lightbox-content .page-title{
margin-top: 60px;
} .site-layout-bordered #fp-nav,
.header-side-right.header-vertical #fp-nav,
.site-layout-bordered.header-side-right.header-vertical #fp-nav,
.site-layout-bordered.no-border-right.header-side-right.header-vertical #fp-nav{
right: 17px;
}
}
@media only screen and (max-width: 782px) { .admin-bar.header-horizontal #header{
margin-top: 46px;
}
.admin-bar.header-vertical #header{
top: 46px;
} .admin-bar .top-message-container{
top: 46px;
} .admin-bar #menu-overlay {
top: 46px;
} .admin-bar .whole-layout{
margin-top: 46px;
}
body.single-album-slider.admin-bar{
height: -webkit-calc(100% - 46px);
height: 		calc(100% - 46px);
}
.admin-bar #side-menu {
top: 46px;
}
}
@media only screen and (max-width: 768px) {
body::after {
content: 'narrow768'; display: none;
} .mobile-menu .navigation-bar .top-menu{
padding: 10px 0;
}
.header-variant-one_line_centered.mobile-menu  .menu-cell .right-part{
padding-bottom: 10px;
} .title_bar_variant_classic .in{
text-align: center;
display: block;
}
.title_bar_variant_classic .titles,
.title_bar_variant_classic .breadcrumbs{
display: block;
}
.title-bar .breadcrumbs{
margin-top: 10px;
text-align: center;
} .with-sidebar .formatter{
padding: 60px;
}
#col-mask,
.with-sidebar #col-mask{
right: auto;
float: none;
}
#secondary,
.left-sidebar #secondary,
.content-box,
.with-sidebar .content-box{
float: none;
left: auto;
width: auto;
margin-left: 0;
margin-right: 0;
} #secondary{
padding-left: 60px;
padding-right: 60px;
}
#secondary .widget{
width: 48%;
float: left;
}
#secondary .widget:nth-child(even){
margin-left: 3.9%;
}
#secondary .widget:nth-child(odd){
clear: left;
} .bricks-frame .formatter {
padding: 40px;
}
.posts_horizontal .post-media{
float: none;
width: auto;
max-width: 420px;
margin: 0 auto;
}
.posts_horizontal .post-media + .formatter{
margin-left: 0;
} .with-sidebar .comments-area{
margin: 50px -60px -60px;
padding: 40px 60px;
} #thumb-tray-button{
margin-right: 15px;
}
#play-button{
margin-right: 0;
}
span.slides-count{
display: none;
}
.slide-caption{
left: 40px;
right: 40px;
max-width: none;
max-height: none;
}
.slide-caption.with-color .description{
max-height: 150px;
overflow: auto;
}
#slider-controls{
right: 40px;
}
.thumbs-open .slide-caption,
.thumbs-open #slider-controls{
bottom: 120px;
}
.texts-opener{
display: block;
}
.slide-caption h2.title,
.slide-caption .description{
display: none;
}  .similar-works figure{
width: -webkit-calc(50% - 10px);
width: 		   calc(50% - 10px);
}
.similar-works figure:nth-child(1){
width: -webkit-calc(100% - 10px);
width: 		   calc(100% - 10px);
}
}
@media only screen and (max-width: 600px) {
body::after {
content: 'narrow600'; display: none;
} a.to-top {
bottom: 40px;
} .error404 .title-bar.outside .page-title{
line-height: 1.1em;
} .admin-bar.header-horizontal #header{
-webkit-transition: -webkit-transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), background-color .5s, margin-top .8s; transition: 		transform .8s cubic-bezier(0.645, 0.045, 0.355, 1), background-color .5s, margin-top .8s;
}
.header-type-one_line .head,
.header-type-multi_line .top-head{
display: block;
}
.header-horizontal .mobile-menu .logo-container{  }
.header-variant-one_line_centered.mobile-menu .socials-cell{
width: auto;
display: block;
}
.header-horizontal .head .socials{
display: block;
text-align: center;
margin: 5px 0;
}
.header-horizontal .head .socials.hide_on_mobile{
display: none;
}
.header-horizontal #header-tools {
padding-right: 0;
padding-left: 10px;
width: -webkit-calc(100% - 10px);
width:		   calc(100% - 10px);  }
.header-horizontal #header-tools::before, .header-horizontal .head .socials::before{
display: none;
}
.tools_button.hide_on_mobile{
display: none;
}
.header-vertical #header{
position: relative;
}
.admin-bar.header-vertical #header{
top: 0;
} .top-bar-container.hide_on_mobile{
display: none;
} .admin-bar.header-horizontal #header.sticky-hide,
.admin-bar.header-horizontal #header.sticky-hide.narrow-header,
.header-horizontal #header.hide-until-scrolled-to,
.header-horizontal #header.hide-until-scrolled-to.narrow-header{
-webkit-transform: translateY(-webkit-calc(-102% - 46px));
-ms-transform: translateY(calc(-102% - 46px));
transform: translateY(calc(-102% - 46px));
}
.admin-bar.header-horizontal #header.sticky-values{
margin-top: 0;
} .admin-bar #menu-overlay {
top: 0;
}
.close-menu {
position: absolute;
right: 15px;
padding: 5px;
font-size: 25px;
} .top-message{
display: block;
}
.top-message .message{
display: block;
min-height: 26px;
height: auto;
}
.top-message .button span{
margin-left: 0;
margin-top: 10px;
} .foot-items,
#footer .foot-widgets{
padding: 0 40px;
}
.five-col .widget,
.three-col .widget{
width: 46.99%;
}
.f-links,
.foot-text {
float: none;
text-align: center;
max-width: none;
}
.f-links + .foot-text{
margin-top: 25px;
} #secondary,
.formatter,
.with-sidebar .formatter{
padding: 40px;
}
.single-post .slidesjs-pagination,
.page .slidesjs-pagination{
margin: 0 0 20px 40px;
} #secondary .widget{
width: auto;
float: none;
}
#secondary .widget:nth-child(even){
margin-left: 0;
} .post-password-form input{
width: 50%;
}
.post-password-form input[type="submit"]{
width: 49.99%;
} .posts-nav,
.posts-nav a{
display: block;
width: auto;
}
.posts-nav a{
height: auto;
padding: 15px 0;
} .comments-area,
.with-sidebar .comments-area{
margin: 40px -40px -40px;
padding: 40px;
}
img.avatar{
-webkit-border-radius: 20px;
border-radius: 20px;
height: 40px;
width: 40px;
}
.comment-body, .author-inside{
padding-left: 60px;
}
.comment .comment {
margin-left: 0;
} .album-content .inside {
padding: 40px !important;
} #slider-controls,
.slide-caption{
bottom: 20px;
}
.slider-arrow{
width: 100px;
}
#big-play {
height: 100px;
width:  100px;
margin: -50px 0 0 -50px;
} .works-nav{
height: 60px;
}
.works-nav a {
line-height: 60px;
} .similar-works figure{
width: -webkit-calc(100% - 10px);
width: 		   calc(100% - 10px);
} .a13-post-lightbox .controls span{
font-size: 24px;
line-height: 40px;
height: 40px;
width: 40px;
}
.a13-post-lightbox .controls .next{
left: 40px;
}
.a13-post-lightbox-content .page-title{
margin-top: 40px;
}
}
@media only screen and (max-width: 480px) { .foot-widgets .widget{
width: 100%;
margin-left: 0;
}
.foot-widgets .foot-content{
margin-left: 0;
} .left50,
.right50{
width: auto;
float: none;
margin: 0;
}
}
@media only screen and (max-width: 400px) { .header-vertical .logo-container {
padding: 0 20px;
max-width: 50%;
}
.header-vertical #header .logo-container{
padding-left: 20px;
}
.header-vertical #header #header-tools{
padding-right: 20px;
}
.top-bar-container .top-bar,
.header-horizontal #header .head{
padding-left: 20px;
padding-right: 20px;
}
.header-type-multi_line .top-head{
padding: 0;
} .header-vertical .top-menu li a,
.header-vertical .top-menu li span.title,
.header-horizontal .mobile-menu .top-menu li a,
.header-horizontal .mobile-menu .top-menu li span.title,
.header-horizontal .mobile-menu .top-menu li li a,
.header-horizontal .mobile-menu .top-menu li li span.title{
padding: 0 20px;
}
.header-vertical .top-menu.opener-icons-on li.menu-parent-item > a,
.header-vertical .top-menu.opener-icons-on li.menu-parent-item > span.title,
.header-horizontal .mobile-menu .top-menu.opener-icons-on li.menu-parent-item > a,
.header-horizontal .mobile-menu .top-menu.opener-icons-on li.menu-parent-item > span.title {
padding-right: 46px;
}
.header-horizontal .mobile-menu .top-menu.opener-icons-on.menu--show_icon li.menu-parent-item > a,
.header-horizontal .mobile-menu .top-menu.opener-icons-on.menu--show_icon li.menu-parent-item > span.title {
padding-right: 46px;
padding-left: 46px;
}
.header-vertical .top-menu i.sub-mark,
.header-vertical .top-menu ul li i.sub-mark,
.header-horizontal .mobile-menu .top-menu i.sub-mark,
.header-horizontal .mobile-menu .top-menu ul li i.sub-mark{
right: 18px;
}
.mobile-menu .navigation-bar .top-menu ul li > a,
.mobile-menu .navigation-bar .top-menu ul li > span.title,
.header-vertical .top-menu .mega-menu li a,
.header-vertical .top-menu .mega-menu li span.title,
.header-horizontal .mobile-menu .top-menu .mega-menu li a,
.header-horizontal .mobile-menu .top-menu .mega-menu li span.title{
padding-left: 35px; }
.mobile-menu .navigation-bar .top-menu ul li li > a,
.mobile-menu .navigation-bar .top-menu ul li li > span.title{
padding-left: 45px; } .search-container .search{
padding: 0 20px;
}
.search-container .close{
right: 20px;
}
.search-container .icon-search{
left: 20px;
} .title-bar.outside .overlay-color {
padding: 20px;
} .foot-items,
#footer .foot-widgets{
padding: 0 20px;
} .formatter,
.with-sidebar .formatter{
padding: 20px;
}
#secondary,
#side-menu div.scroll-wrap{
padding: 40px 20px;
}
.single-post .slidesjs-pagination,
.page .slidesjs-pagination{
margin-left: 20px;
} .comments-area,
.with-sidebar .comments-area{
margin: 40px -20px -20px;
padding: 20px;
} .album-content .inside {
padding: 20px !important;
}
.archive-item figcaption{
padding: 20px;
}
.variant-overlay .texts_group{
left: 20px;
right: 20px;
}
.title-top .texts_group{
top: 20px;
}
.title-bottom .texts_group{
bottom: 20px;
} .slide-caption{
left: 20px;
right: 20px;
}
#slider-controls{
right: 20px;
}
.slider-arrow{
width: 70px;
}
}a{
color: rgba(31,31,31,1);
}
a:hover{
color: rgba(86,86,86,1);
}
body{
cursor: default
} .page-background{
background-color: rgba(255,255,255,1);
background-image: none;
background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;
}
.page .page-background{
}
.single-post .page-background,
.posts-list .page-background{
}
.woocommerce-page .page-background{
}
.single-album .page-background,
.albums-list-page .page-background{
}
.single-work .page-background,
.works-list-page .page-background{
}
.error404 .page-background{
background-image: none;
}
.password-protected .page-background{
background-image: none;
} #preloader{
background-color: rgba(255,255,255,1);
background-image: none;
background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;
} #basket-menu{
background-color: rgba(255,255,255,1);
}
#basket-menu, #basket-menu .widget{
font-size: 13px;
}
#side-menu{
background-color: rgba(255,255,255,1);
}
#side-menu, #side-menu .widget{
font-size: 12px;
} .site-layout-boxed #mid{
background-color: rgba(0,0,0,1);
} .theme-borders div{
background-color: rgba(255,255,255,1);
} .lg-backdrop {
background-color: rgba(32,32,32,0.8);
}
.lg-toolbar,
.lg-sub-html .customHtml h4,
.lg-sub-html .customHtml .description,
.lg-actions .lg-next, .lg-actions .lg-prev{
background-color: rgba(0,0,0,0.6);
}
.lg-toolbar .lg-icon,
.lg-actions .lg-next, .lg-actions .lg-prev{
color: rgba(220,220,220,1);
}
.lg-toolbar .lg-icon:hover,
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover{
color: rgba(255,255,255,1);
}
#lg-counter,
.lg-sub-html,
.customHtml > h4{
color: rgba(210,210,210,1);
}
.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb{
background-color: rgba(0,0,0,1);
}
.lg-outer .lg-thumb-item {
border-color: rgba(10,10,10,1);
}
.lg-outer .lg-thumb-item:hover {
border-color: rgba(255,255,255,1);
}  h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a, h6 a,
.page-title,
.widget .title{
color: rgba(50,50,50,1);
font-family: Poppins, sans-serif;
font-weight: bold;
text-transform: none;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,
.post .post-title a:hover, .post a.post-title:hover{
color: rgba(100,100,100,1);
}
input[type="submit"],
button,
.posts-nav a span,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
ul.products .product-meta .product_name{
font-family: Poppins, sans-serif;
} ul.top-menu{
font-family: Poppins, sans-serif;
}
ul.top-menu li{
letter-spacing: 1px;
} html,input,select,textarea{
font-family: Poppins, sans-serif;
letter-spacing: 0.4px;
} #header-tools .tool{
color: rgba(0,0,0,0.3);
}
#header-tools .tool:hover,
#header-tools .tool.highlight,
#header-tools .tool.active{
color: rgba(55,55,55,1);
}
.tools_button{
font-size: 12px;
font-weight: normal;
color: rgba(0,0,0,0.3);
background-color: rgba(0,0,0,1);
border-color: rgba(0,0,0,1);
}
.tools_button:hover{
color: rgba(55,55,55,1);
background-color: rgba(0,0,0,1);
border-color: rgba(0,0,0,1);
}
#header-tools #mobile-menu-opener{
font-size: 18px;
}
#header-tools #basket-menu-switch{
font-size: 16px;
}
#header-tools #search-button{
font-size: 16px;
}
#header-tools #side-menu-switch{
font-size: 16px;
}
#header-tools #menu-overlay-switch{
font-size: 16px;
}
#header{
background-color: rgba(255,255,255,1);
box-shadow: none;
background-image: none;
background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;
}
#header:hover{
background-color: rgba(255,255,255,1);
}
#header.horizontal{
border-bottom: none;
}
.header-type-multi_line .bottom-head{
background-color: rgba(255,255,255,1);
} #header.horizontal,
.top-bar-container,
.header-type-multi_line .bottom-head{
border-color: rgba(58,58,58,0);
}
.horizontal #header-tools::before,
.horizontal .head .socials::before,
.top-bar .language-switcher li::before{
background-color: rgba(58,58,58,0);
} a.logo{
color: rgba(0,0,0,1);
font-size: 26px;
font-weight: normal;
font-family: Poppins, sans-serif;
padding-top: 35px;
padding-bottom: 35px;
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR_white.png);
}
a.normal-logo{
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR_white.png);
}
a.logo:hover{
color: rgba(0,0,0,1);
}
a.logo.image-logo:hover{
opacity: 0.5;
}
.header-horizontal .logo-container{
min-width: 200px;
}
.header-horizontal .logo-container a.logo{
max-width: 200px;
}
@media only screen and (max-width: 1024px) {
a.logo{
padding-top: 30px;
padding-bottom: 30px;
}
} .top-menu ul{
background-color: rgba(255,255,255,1);
background-color: rgba(255,255,255,1);
background-color: rgba(33,33,33,1);
}
.mega-menu > ul > li::before {
background-color: rgba(63,63,63,1);
}
.top-menu > li > a,
.top-menu > li > span.title,
.top-menu .mega-menu > ul > li > span.title,
.top-menu .mega-menu > ul > li > a{
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.top-menu li a,
.top-menu li span.title{
color: rgba(135,135,135,1);
}
.top-menu i.sub-mark{
color: rgba(135,135,135,1);
} .top-menu > li:hover,
.top-menu > li.open,
.top-menu > li.current-menu-item,
.top-menu > li.current-menu-ancestor{
background-color: rgba(0,0,0,0);;
}
.top-menu > li > a:hover,
.top-menu > li.menu-parent-item:hover > span.title,
.top-menu > li.open > a,
.top-menu > li.open > span.title,
.top-menu > li.current-menu-item > a,
.top-menu > li.current-menu-ancestor > a,
.top-menu > li.current-menu-item > span.title,
.top-menu > li.current-menu-ancestor > span.title{
color: rgba(51,51,51,1);
}
.top-menu li.menu-parent-item:hover > span.title + i.sub-mark,
.top-menu i.sub-mark:hover,
.top-menu li.open > i.sub-mark{
color: rgba(51,51,51,1);
}
.top-menu.with-effect > li > a span::before,
.top-menu.with-effect > li > a span::after,
.top-menu.with-effect > li > span.title span::before,
.top-menu.with-effect > li > span.title span::after,
.top-menu.with-effect > li > a em::before,
.top-menu.with-effect > li > a em::after,
.top-menu.with-effect > li > span.title em::before,
.top-menu.with-effect > li > span.title em::after{
background-color: rgba(51,51,51,1);
} .top-menu .mega-menu > ul > li > span.title,
.top-menu .mega-menu > ul > li > a{
color: rgba(135,135,135,1);
}
.top-menu .mega-menu > ul > li:hover > span.title,
.top-menu .mega-menu > ul > li:hover > a,
.top-menu .mega-menu > ul > li.current-menu-item > span.title,
.top-menu .mega-menu > ul > li.current-menu-item > a,
.top-menu .mega-menu > ul > li.current-menu-ancestor > span.title,
.top-menu .mega-menu > ul > li.current-menu-ancestor > a{
color: rgba(236,236,236,1);
}
.top-menu li li a,
.top-menu li li span.title{
font-size: 12px;
font-weight: bold;
text-transform: none;
color: rgba(135,135,135,1);
}
.top-menu li li:hover > a,
.top-menu li li:hover > span.title,
.top-menu li li.menu-parent-item:hover > span.title,
.top-menu li li.open > a,
.top-menu li li.open > span.title,
.top-menu li li.current-menu-item > a,
.top-menu li li.current-menu-ancestor > a,
.top-menu li li.current-menu-item > span.title,
.top-menu li li.current-menu-ancestor > span.title{
color: rgba(236,236,236,1);;
}
.top-menu li li i.sub-mark{
color: rgba(135,135,135,1);
}
.top-menu li li.menu-parent-item:hover > span.title + i.sub-mark,
.top-menu li li i.sub-mark:hover,
.top-menu li li.open > i.sub-mark{
color: rgba(236,236,236,1);
}
@media only screen and (max-width: 1024px) {
.mobile-menu .navigation-bar .menu-container{
background-color: rgba(245,245,245,1);
}
} #menu-overlay{
background-color: rgba(0,0,0,0.9);
}
#menu-overlay ul a{
color: rgba(0,0,0,1);
font-size: 50px;
text-transform: none;
font-weight: bold;
}
#menu-overlay ul a:hover{
color: rgba(0,0,0,1);
} .top-bar-container{
background-color: rgba(255,255,255,1);
color: rgba(29,29,29,0.6);
text-transform: none;
}
.top-bar-container a{
color: rgba(38,38,38,0.8);
}
.top-bar-container a.current,
.top-bar-container a:hover{
color: rgba(38,38,38,1);
}  #header.a13-light-variant,
#header.a13-light-variant:hover{
background-color: rgba(255,255,255,0);
box-shadow: none;
}
#header.a13-light-variant{
border-color: rgba(255,255,255,0);
}
.a13-light-variant .top-bar-container,
.header-type-multi_line.a13-light-variant .bottom-head{
border-color: rgba(255,255,255,0);
}
.a13-light-variant #header-tools::before,
.a13-light-variant .head .socials::before,
.a13-light-variant .top-bar .language-switcher li::before {
background-color: rgba(255,255,255,0);
}
.a13-light-variant.header-type-multi_line .bottom-head{
} a.light-logo{
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR_white.png);
}
.a13-light-variant a.logo{
}
.a13-light-variant a.logo:hover{
} .a13-light-variant .top-menu > li > a, .a13-light-variant .top-menu > li > span.title {
color: rgba(255,255,255,0.7);
}
.a13-light-variant .top-menu > li:hover,
.a13-light-variant .top-menu > li.open,
.a13-light-variant .top-menu > li.current-menu-item,
.a13-light-variant .top-menu > li.current-menu-ancestor{
background-color: rgba(0,0,0,0);;
}
.a13-light-variant .top-menu > li > a:hover,
.a13-light-variant .top-menu > li.menu-parent-item:hover > span.title,
.a13-light-variant .top-menu > li.open > a,
.a13-light-variant .top-menu > li.open > span.title,
.a13-light-variant .top-menu > li.current-menu-item > a,
.a13-light-variant .top-menu > li.current-menu-ancestor > a,
.a13-light-variant .top-menu > li.current-menu-item > span.title,
.a13-light-variant .top-menu > li.current-menu-ancestor > span.title{
color: rgba(255,255,255,1);
}
.a13-light-variant .top-menu > li > i.sub-mark{
color: rgba(255,255,255,0.7);
}
.a13-light-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark,
.a13-light-variant .top-menu > li > i.sub-mark:hover,
.a13-light-variant .top-menu > li.open > i.sub-mark {
color: rgba(255,255,255,1);
}
.a13-light-variant .top-menu.with-effect > li > a span::before,
.a13-light-variant .top-menu.with-effect > li > a span::after,
.a13-light-variant .top-menu.with-effect > li > span.title span::before,
.a13-light-variant .top-menu.with-effect > li > span.title span::after,
.a13-light-variant .top-menu.with-effect > li > a em::before,
.a13-light-variant .top-menu.with-effect > li > a em::after,
.a13-light-variant .top-menu.with-effect > li > span.title em::before,
.a13-light-variant .top-menu.with-effect > li > span.title em::after{
background-color: rgba(255,255,255,1);
} .a13-light-variant #header-tools .tool{
color: rgba(255,255,255,0.5);
}
.a13-light-variant #header-tools .tool:hover,
.a13-light-variant #header-tools .tool.highlight,
.a13-light-variant #header-tools .tool.active{
color: rgba(255,255,255,1);
}
.a13-light-variant .tools_button {
color: rgba(255,255,255,0.5);
background-color: rgba(0,0,0,1);
border-color: rgba(0,0,0,1);
}
.a13-light-variant .tools_button:hover {
color: rgba(255,255,255,1);
background-color: rgba(0,0,0,1);
border-color: rgba(0,0,0,1);
} .a13-light-variant .top-bar-container{
background-color: rgba(0,0,0,1);
color: rgba(0,0,0,1);
}
.a13-light-variant .top-bar-container .part1 a,
.a13-light-variant .top-bar-container .language-switcher a{
color: rgba(0,0,0,1);
}
.a13-light-variant .top-bar-container .part1 a:hover,
.a13-light-variant .top-bar-container .language-switcher a:hover,
.a13-light-variant .top-bar-container .language-switcher a.current{
color: rgba(0,0,0,1);
}
@media only screen and (max-width: 1024px) {
.a13-light-variant.mobile-menu .navigation-bar .menu-container{
background-color: rgba(34,34,34,1);
}
}  #header.a13-dark-variant,
#header.a13-dark-variant:hover{
background-color: rgba(255,255,255,0);
box-shadow: none;
}
#header.a13-dark-variant{
border-color: rgba(38,38,38,0);
}
.a13-dark-variant .top-bar-container,
.header-type-multi_line.a13-dark-variant .bottom-head{
border-color: rgba(38,38,38,0);
}
.a13-dark-variant #header-tools::before,
.a13-dark-variant .head .socials::before,
.a13-dark-variant .top-bar .language-switcher li::before {
background-color: rgba(38,38,38,0);
}
.a13-dark-variant.header-type-multi_line .bottom-head{
} a.dark-logo{
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR.png);
}
.a13-dark-variant a.logo{
}
.a13-dark-variant a.logo:hover{
} .a13-dark-variant .top-menu > li > a, .a13-dark-variant .top-menu > li > span.title {
color: rgba(0,0,0,0.6);
}
.a13-dark-variant .top-menu > li:hover,
.a13-dark-variant .top-menu > li.open,
.a13-dark-variant .top-menu > li.current-menu-item,
.a13-dark-variant .top-menu > li.current-menu-ancestor{
background-color: rgba(0,0,0,0);;
}
.a13-dark-variant .top-menu > li > a:hover,
.a13-dark-variant .top-menu > li.menu-parent-item:hover > span.title,
.a13-dark-variant .top-menu > li.open > a,
.a13-dark-variant .top-menu > li.open > span.title,
.a13-dark-variant .top-menu > li.current-menu-item > a,
.a13-dark-variant .top-menu > li.current-menu-ancestor > a,
.a13-dark-variant .top-menu > li.current-menu-item > span.title,
.a13-dark-variant .top-menu > li.current-menu-ancestor > span.title{
color: rgba(30,30,30,1);
}
.a13-dark-variant .top-menu > li > i.sub-mark{
color: rgba(0,0,0,0.6);
}
.a13-dark-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark,
.a13-dark-variant .top-menu > li > i.sub-mark:hover,
.a13-dark-variant .top-menu > li.open > i.sub-mark {
color: rgba(30,30,30,1);
}
.a13-dark-variant .top-menu.with-effect > li > a span::before,
.a13-dark-variant .top-menu.with-effect > li > a span::after,
.a13-dark-variant .top-menu.with-effect > li > span.title span::before,
.a13-dark-variant .top-menu.with-effect > li > span.title span::after,
.a13-dark-variant .top-menu.with-effect > li > a em::before,
.a13-dark-variant .top-menu.with-effect > li > a em::after,
.a13-dark-variant .top-menu.with-effect > li > span.title em::before,
.a13-dark-variant .top-menu.with-effect > li > span.title em::after{
background-color: rgba(30,30,30,1);
} .a13-dark-variant #header-tools .tool{
color: rgba(0,0,0,0.4);
}
.a13-dark-variant #header-tools .tool:hover,
.a13-dark-variant #header-tools .tool.highlight,
.a13-dark-variant #header-tools .tool.active{
color: rgba(34,34,34,1);
}
.a13-dark-variant .tools_button {
color: rgba(0,0,0,0.4);
background-color: rgba(0,0,0,1);
border-color: rgba(0,0,0,1);
}
.a13-dark-variant .tools_button:hover {
color: rgba(34,34,34,1);
background-color: rgba(0,0,0,1);
border-color: rgba(0,0,0,1);
} .a13-dark-variant .top-bar-container{
background-color: rgba(0,0,0,1);
color: rgba(0,0,0,1);
}
.a13-dark-variant .top-bar-container .part1 a,
.a13-dark-variant .top-bar-container .language-switcher a{
color: rgba(0,0,0,1);
}
.a13-dark-variant .top-bar-container .part1 a:hover,
.a13-dark-variant .top-bar-container .language-switcher a:hover,
.a13-dark-variant .top-bar-container .language-switcher a.current{
color: rgba(0,0,0,1);
}
@media only screen and (max-width: 1024px) {
.a13-dark-variant.mobile-menu .navigation-bar .menu-container{
background-color: rgba(255,255,255,1);
}
}  #header.a13-sticky-variant,
#header.a13-sticky-variant:hover{
background-color: rgba(24,24,24,1);
border-color: rgba(218,218,218,0);
box-shadow: none;
}
.a13-sticky-variant .top-bar-container,
.header-type-multi_line.a13-sticky-variant .bottom-head{
border-color: rgba(218,218,218,0);
}
.a13-sticky-variant #header-tools::before,
.a13-sticky-variant .head .socials::before,
.a13-sticky-variant .top-bar .language-switcher li::before {
background-color: rgba(218,218,218,0);
}
.a13-sticky-variant.header-type-multi_line .bottom-head{
} a.sticky-logo{
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR_white.png);
}
.sticky-values a.logo{
padding-top: 19px;
padding-bottom: 19px;
}
.a13-sticky-variant a.logo{
}
.a13-sticky-variant a.logo:hover{
} .a13-sticky-variant .top-menu > li > a, .a13-sticky-variant .top-menu > li > span.title {
color: rgba(177,177,177,1);
}
.a13-sticky-variant .top-menu > li:hover,
.a13-sticky-variant .top-menu > li.open,
.a13-sticky-variant .top-menu > li.current-menu-item,
.a13-sticky-variant .top-menu > li.current-menu-ancestor{
background-color: rgba(0,0,0,0);;
}
.a13-sticky-variant .top-menu > li > a:hover,
.a13-sticky-variant .top-menu > li.menu-parent-item:hover > span.title,
.a13-sticky-variant .top-menu > li.open > a,
.a13-sticky-variant .top-menu > li.open > span.title,
.a13-sticky-variant .top-menu > li.current-menu-item > a,
.a13-sticky-variant .top-menu > li.current-menu-ancestor > a,
.a13-sticky-variant .top-menu > li.current-menu-item > span.title,
.a13-sticky-variant .top-menu > li.current-menu-ancestor > span.title{
color: rgba(228,228,228,1);
}
.a13-sticky-variant .top-menu > li > i.sub-mark{
color: rgba(177,177,177,1);
}
.a13-sticky-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark,
.a13-sticky-variant .top-menu > li > i.sub-mark:hover,
.a13-sticky-variant .top-menu > li.open > i.sub-mark {
color: rgba(228,228,228,1);
}
.a13-sticky-variant .top-menu.with-effect > li > a span::before,
.a13-sticky-variant .top-menu.with-effect > li > a span::after,
.a13-sticky-variant .top-menu.with-effect > li > span.title span::before,
.a13-sticky-variant .top-menu.with-effect > li > span.title span::after,
.a13-sticky-variant .top-menu.with-effect > li > a em::before,
.a13-sticky-variant .top-menu.with-effect > li > a em::after,
.a13-sticky-variant .top-menu.with-effect > li > span.title em::before,
.a13-sticky-variant .top-menu.with-effect > li > span.title em::after{
background-color: rgba(228,228,228,1);
} .a13-sticky-variant #header-tools .tool{
color: rgba(204,204,204,1);
}
.a13-sticky-variant #header-tools .tool:hover,
.a13-sticky-variant #header-tools .tool.highlight,
.a13-sticky-variant #header-tools .tool.active{
color: rgba(255,255,255,1);
}
.a13-sticky-variant .tools_button {
color: rgba(204,204,204,1);
background-color: rgba(0,0,0,1);
border-color: rgba(0,0,0,1);
}
.a13-sticky-variant .tools_button:hover {
color: rgba(255,255,255,1);
background-color: rgba(0,0,0,1);
border-color: rgba(0,0,0,1);
} .a13-sticky-variant .top-bar-container{
background-color: rgba(0,0,0,1);
color: rgba(0,0,0,1);
}
.a13-sticky-variant .top-bar-container .part1 a,
.a13-sticky-variant .top-bar-container .language-switcher a{
color: rgba(0,0,0,1);
}
.a13-sticky-variant .top-bar-container .part1 a:hover,
.a13-sticky-variant .top-bar-container .language-switcher a:hover,
.a13-sticky-variant .top-bar-container .language-switcher a.current{
color: rgba(0,0,0,1);
}
@media only screen and (max-width: 1024px) {
.a13-sticky-variant.mobile-menu .navigation-bar .menu-container{
background-color: rgba(255,255,255,1);
}
} .top-message-container{
background-color: rgba(0,0,0,1);
color: rgba(193,193,193,1);
text-transform: none;
}
.top-message .message a,
.top-message .close-sidebar{
color: rgba(255,255,255,1);
}
.top-message .message a:hover{
color: rgba(255,255,255,1);
}
.top-message .button span{
border-color: rgba(255,255,255,1);
color: rgba(255,255,255,1);
}
.top-message .button span:hover{
background-color: rgba(255,255,255,1);
color: rgba(0,0,0,1);
} #footer{
background-color: rgba(248,248,248,1);
font-size: 12px;
}
#footer .widget,
#footer .widget .search-form input[type="search"]{
font-size: 12px;
}
.foot-items{
background-color: rgba(244,244,244,1);
}
.footer-separator .foot-items .foot-content{
border-color: rgba(61,61,61,0.5);
}
.foot-items{
color: rgba(137,137,137,1);
}
.foot-items .foot-text a{
color: rgba(218,218,218,1);
}
.foot-items .foot-text a:hover{
color: rgba(255,255,255,1);
} a.to-top{
background-color: rgba(82,79,81,1);
color: rgba(204,204,204,1);
font-size: 13px;
}
a.to-top:hover {
background-color: rgba(0,0,,1);
color: rgba(255,255,255,1);
} input[type="submit"],
button[type="submit"]{
background-color: rgba(82,79,81,1);
color: rgba(204,204,204,1);
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
padding-left: 30px;
padding-right: 30px;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
button[type="submit"]:hover,
button[type="submit"]:focus{
background-color: rgba(0,0,,1);
color: rgba(255,255,255,1);
} .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce button.button.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt,
.wishlist_table .add_to_cart.button{
background-color: rgba(82,79,81,1);
color: rgba(204,204,204,1);
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
padding-left: 30px;
padding-right: 30px;
}
.woocommerce button.button.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt{
background-color: rgba(82,79,81,1);
color: rgba(204,204,204,1);
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.wishlist_table .add_to_cart.button:hover{
background-color: rgba(0,0,,1);
color: rgba(255,255,255,1);
}
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover{
background-color: rgba(0,0,,1);
color: rgba(255,255,255,1);
} .page .title-bar.outside{
background-image: none;
background-repeat: repeat; background-size:auto; background-position: 0 0;
}
.page .title-bar.outside .overlay-color{
background-color: rgba(255,255,255,1);
padding-top: 40px;
padding-bottom: 40px;
}
.page .title-bar.outside .page-title,
.page .title-bar.outside h2{
color: rgba(0,0,0,1);
}
.page .title-bar.outside .breadcrumbs,
.page .title-bar.outside .breadcrumbs a,
.page .title-bar.outside .breadcrumbs a:hover{
color: rgba(0,0,0,1);
} .albums-list-page .title-bar.outside{
background-image: none;
background-repeat: repeat; background-size:auto; background-position: 0 0;
}
.albums-list-page .title-bar.outside .overlay-color{
background-color: 0,0,0;
padding-top: 130px;
padding-bottom: 130px;
}
.albums-list-page .title-bar.outside .page-title,
.albums-list-page .title-bar.outside h2{
color: rgba(0,0,0,1);
}
.albums-list-page .title-bar.outside .breadcrumbs,
.albums-list-page .title-bar.outside .breadcrumbs a,
.albums-list-page .title-bar.outside .breadcrumbs a:hover{
color: rgba(0,0,0,1);
}
.albums-list-page .bricks-frame{
max-width: 1000px;
}
#only-albums-here{
margin-right: -0px;
}
html[dir="rtl"] #only-albums-here{
margin-right: 0;
margin-left: -0px;
} .albums-list-page .bricks-columns-4 .archive-item,
.albums-list-page .bricks-columns-4 .grid-master{
width: -webkit-calc(25% - 0px);
width:         calc(25% - 0px);
}
.albums-list-page .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(50% - 0px);
width:         calc(50% - 0px);
}
.albums-list-page .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(75% - 0px);
width:         calc(75% - 0px);
} .albums-list-page .bricks-columns-3 .archive-item,
.albums-list-page .bricks-columns-3 .grid-master{
width: -webkit-calc(33.3333333% - 0px);
width:         calc(33.3333333% - 0px);
}
.albums-list-page .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(66.6666666% - 0px);
width:         calc(66.6666666% - 0px);
} .albums-list-page .bricks-columns-2 .archive-item,
.albums-list-page .bricks-columns-2 .grid-master{
width: -webkit-calc(50% - 0px);
width:         calc(50% - 0px);
} .albums-list-page .bricks-columns-1 .grid-master,
.albums-list-page .bricks-columns-1 .archive-item,
.albums-list-page .bricks-columns-2 .archive-item.w2,
.albums-list-page .bricks-columns-2 .archive-item.w3,
.albums-list-page .bricks-columns-2 .archive-item.w4,
.albums-list-page .bricks-columns-3 .archive-item.w3,
.albums-list-page .bricks-columns-3 .archive-item.w4,
.albums-list-page .bricks-columns-4 .archive-item.w4{
width: -webkit-calc(100% - 0px);
width:         calc(100% - 0px);
}
@media only screen and (max-width: 1279px){  .albums-list-page .layout-fluid .bricks-columns-4 .archive-item,
.albums-list-page .layout-fluid .bricks-columns-4 .grid-master{
width: -webkit-calc(33.3333333% - 0px);
width:         calc(33.3333333% - 0px);
}
.albums-list-page .layout-fluid .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(66.6666666% - 0px);
width:         calc(66.6666666% - 0px);
}
.albums-list-page .layout-fluid .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(100% - 0px);
width:         calc(100% - 0px);
}
}
@media only screen and (max-width: 800px){  .albums-list-page .layout-fluid .bricks-columns-4 .grid-master,
.albums-list-page .layout-fluid .bricks-columns-4 .archive-item,
.albums-list-page .layout-fluid .bricks-columns-4 .archive-item.w2,
.albums-list-page .layout-fluid .bricks-columns-3 .grid-master,
.albums-list-page .layout-fluid .bricks-columns-3 .archive-item{
width: -webkit-calc(50% - 0px);
width:         calc(50% - 0px);
}
.albums-list-page .layout-fluid .bricks-columns-4 .archive-item.w3,
.albums-list-page .layout-fluid .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(100% - 0px);
width:         calc(100% - 0px);
}
}
@media only screen and (max-width: 480px) {
#only-albums-here{
margin-right: 0;
}
html[dir="rtl"] #only-albums-here{
margin-left: 0;
}  .albums-list-page #mid .bricks-columns-4 .grid-master,
.albums-list-page #mid .bricks-columns-4 .archive-item,
.albums-list-page #mid .bricks-columns-4 .archive-item.w2,
.albums-list-page #mid .bricks-columns-4 .archive-item.w3,
.albums-list-page #mid .bricks-columns-4 .archive-item.w4,
.albums-list-page #mid .bricks-columns-3 .grid-master,
.albums-list-page #mid .bricks-columns-3 .archive-item,
.albums-list-page #mid .bricks-columns-3 .archive-item.w2,
.albums-list-page #mid .bricks-columns-3 .archive-item.w3,
.albums-list-page #mid .bricks-columns-2 .grid-master,
.albums-list-page #mid .bricks-columns-2 .archive-item,
.albums-list-page #mid .bricks-columns-2 .archive-item.w2,
.albums-list-page #mid .bricks-columns-1 .grid-master,
.albums-list-page #mid .bricks-columns-1 .archive-item{
width: 100%;
}
} .works-list-page .title-bar.outside{
background-image: none;
background-repeat: repeat; background-size:auto; background-position: 0 0;
}
.works-list-page .title-bar.outside .overlay-color{
background-color: rgba(255,255,255,1);
padding-top: 120px;
padding-bottom: 120px;
}
.works-list-page .title-bar.outside .page-title,
.works-list-page .title-bar.outside h2{
color: rgba(0,0,0,1);
}
.works-list-page .title-bar.outside .breadcrumbs,
.works-list-page .title-bar.outside .breadcrumbs a,
.works-list-page .title-bar.outside .breadcrumbs a:hover{
color: rgba(0,0,0,1);
}
.works-list-page .bricks-frame{
max-width: 2000px;
}
#only-works-here{
margin-right: -0px;
}
html[dir="rtl"] #only-works-here{
margin-right: 0;
margin-left: -0px;
} .works-list-page .bricks-columns-4 .archive-item,
.works-list-page .bricks-columns-4 .grid-master{
width: -webkit-calc(25% - 0px);
width:         calc(25% - 0px);
}
.works-list-page .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(50% - 0px);
width:         calc(50% - 0px);
}
.works-list-page .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(75% - 0px);
width:         calc(75% - 0px);
} .works-list-page .bricks-columns-3 .archive-item,
.works-list-page .bricks-columns-3 .grid-master{
width: -webkit-calc(33.3333333% - 0px);
width:         calc(33.3333333% - 0px);
}
.works-list-page .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(66.6666666% - 0px);
width:         calc(66.6666666% - 0px);
} .works-list-page .bricks-columns-2 .archive-item,
.works-list-page .bricks-columns-2 .grid-master{
width: -webkit-calc(50% - 0px);
width:         calc(50% - 0px);
} .works-list-page .bricks-columns-1 .grid-master,
.works-list-page .bricks-columns-1 .archive-item,
.works-list-page .bricks-columns-2 .archive-item.w2,
.works-list-page .bricks-columns-2 .archive-item.w3,
.works-list-page .bricks-columns-2 .archive-item.w4,
.works-list-page .bricks-columns-3 .archive-item.w3,
.works-list-page .bricks-columns-3 .archive-item.w4,
.works-list-page .bricks-columns-4 .archive-item.w4{
width: -webkit-calc(100% - 0px);
width:         calc(100% - 0px);
}
@media only screen and (max-width: 1279px){  .works-list-page .layout-fluid .bricks-columns-4 .archive-item,
.works-list-page .layout-fluid .bricks-columns-4 .grid-master{
width: -webkit-calc(33.3333333% - 0px);
width:         calc(33.3333333% - 0px);
}
.works-list-page .layout-fluid .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(66.6666666% - 0px);
width:         calc(66.6666666% - 0px);
}
.works-list-page .layout-fluid .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(100% - 0px);
width:         calc(100% - 0px);
}
}
@media only screen and (max-width: 800px){  .works-list-page .layout-fluid .bricks-columns-4 .grid-master,
.works-list-page .layout-fluid .bricks-columns-4 .archive-item,
.works-list-page .layout-fluid .bricks-columns-4 .archive-item.w2,
.works-list-page .layout-fluid .bricks-columns-3 .grid-master,
.works-list-page .layout-fluid .bricks-columns-3 .archive-item{
width: -webkit-calc(50% - 0px);
width:         calc(50% - 0px);
}
.works-list-page .layout-fluid .bricks-columns-4 .archive-item.w3,
.works-list-page .layout-fluid .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(100% - 0px);
width:         calc(100% - 0px);
}
}
@media only screen and (max-width: 480px) {
#only-works-here{
margin-right: 0;
}
html[dir="rtl"] #only-works-here{
margin-left: 0;
}  .works-list-page #mid .bricks-columns-4 .grid-master,
.works-list-page #mid .bricks-columns-4 .archive-item,
.works-list-page #mid .bricks-columns-4 .archive-item.w2,
.works-list-page #mid .bricks-columns-4 .archive-item.w3,
.works-list-page #mid .bricks-columns-4 .archive-item.w4,
.works-list-page #mid .bricks-columns-3 .grid-master,
.works-list-page #mid .bricks-columns-3 .archive-item,
.works-list-page #mid .bricks-columns-3 .archive-item.w2,
.works-list-page #mid .bricks-columns-3 .archive-item.w3,
.works-list-page #mid .bricks-columns-2 .grid-master,
.works-list-page #mid .bricks-columns-2 .archive-item,
.works-list-page #mid .bricks-columns-2 .archive-item.w2,
.works-list-page #mid .bricks-columns-1 .grid-master,
.works-list-page #mid .bricks-columns-1 .archive-item{
width: 100%;
}
}  .albums-list-page .category-filter{
padding-top: 40px;
padding-bottom: 40px;
background-color: rgba(255,255,255,0);
text-align: center;
}
.albums-list-page .category-filter a{
color: rgba(187,187,187,1);
font-weight: bold;
text-transform: uppercase;
}
.albums-list-page .category-filter .selected a,
.albums-list-page .category-filter a:hover{
color: rgba(51,51,51,1);
} .single-album-bricks .category-filter{
padding-top: 40px;
padding-bottom: 40px;
text-align: center;
}
.single-album-bricks .category-filter a{
color: rgba(0,0,0,1);
font-weight: bold;
text-transform: uppercase;
}
.single-album-bricks .category-filter .selected a,
.single-album-bricks .category-filter a:hover{
color: rgba(0,0,0,1);
} .works-list-page .category-filter{
padding-top: 40px;
padding-bottom: 40px;
background-color: rgba(255,255,255,0);
text-align: center;
}
.works-list-page .category-filter a{
color: rgba(187,187,187,1);
font-weight: bold;
text-transform: uppercase;
}
.works-list-page .category-filter .selected a,
.works-list-page .category-filter a:hover{
color: rgba(51,51,51,1);
} .posts-list .category-filter{
padding-top: 40px;
padding-bottom: 40px;
background-color: rgba(255,255,255,0);
text-align: center;
}
.posts-list .category-filter a{
color: rgba(187,187,187,1);
font-weight: bold;
text-transform: uppercase;
}
.posts-list .category-filter .selected a,
.posts-list .category-filter a:hover{
color: rgba(51,51,51,1);
} .single-work .title-bar.outside{
background-image: none;
background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;
}
.single-work .title-bar.outside .overlay-color{
background-color: rgba(0,0,0,0.6);
padding-top: 200px;
padding-bottom: 200px;
}
.single-work .title-bar.outside .page-title,
.single-work .title-bar.outside h2{
color: rgba(255,255,255,1);
}
.single-work .title-bar.outside .breadcrumbs,
.single-work .title-bar.outside .breadcrumbs a,
.single-work .title-bar.outside .breadcrumbs a:hover{
color: rgba(255,255,255,0.6);
} .posts-list .title-bar.outside{
background-image: none;
background-repeat: repeat; background-size:auto; background-position: 0 0;
}
.posts-list .title-bar.outside .overlay-color{
background-color: rgba(255,255,255,0);
padding-top: 120px;
padding-bottom: 120px;
}
.posts-list .title-bar.outside .page-title,
.posts-list .title-bar.outside h2{
color: rgba(38,38,38,1);
}
.posts-list .title-bar.outside .breadcrumbs,
.posts-list .title-bar.outside .breadcrumbs a,
.posts-list .title-bar.outside .breadcrumbs a:hover{
color: rgba(27,27,27,0.7);
}
.single-post .title-bar.outside{
background-image: none;
background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;
}
.single-post .title-bar.outside .overlay-color{
background-color: rgba(11,11,11,0.3);
padding-top: 200px;
padding-bottom: 200px;
}
.single-post .title-bar.outside .page-title,
.single-post .title-bar.outside h2{
color: rgba(255,255,255,1);
}
.single-post .title-bar.outside .metas,
.single-post .title-bar.outside .metas a,
.single-post .title-bar.outside .metas a:hover,
.single-post .title-bar.outside .breadcrumbs,
.single-post .title-bar.outside .breadcrumbs a,
.single-post .title-bar.outside .breadcrumbs a:hover{
color: rgba(255,255,255,0.7);
}
.posts-list .bricks-frame{
max-width: 1920px;
}
#only-posts-here{
margin-right: -35px;
}
html[dir="rtl"] #only-posts-here{
margin-right: 0;
margin-left: -35px;
} .posts-list .bricks-columns-4 .archive-item,
.posts-list .bricks-columns-4 .grid-master{
width: -webkit-calc(25% - 35px);
width:         calc(25% - 35px);
}
.posts-list .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(50% - 35px);
width:         calc(50% - 35px);
}
.posts-list .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(75% - 35px);
width:         calc(75% - 35px);
} .posts-list .bricks-columns-3 .archive-item,
.posts-list .bricks-columns-3 .grid-master{
width: -webkit-calc(33.3333333% - 35px);
width:         calc(33.3333333% - 35px);
}
.posts-list .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(66.6666666% - 35px);
width:         calc(66.6666666% - 35px);
} .posts-list .bricks-columns-2 .archive-item,
.posts-list .bricks-columns-2 .grid-master{
width: -webkit-calc(50% - 35px);
width:         calc(50% - 35px);
} .posts-list .bricks-columns-1 .grid-master,
.posts-list .bricks-columns-1 .archive-item,
.posts-list .bricks-columns-2 .archive-item.w2,
.posts-list .bricks-columns-2 .archive-item.w3,
.posts-list .bricks-columns-2 .archive-item.w4,
.posts-list .bricks-columns-3 .archive-item.w3,
.posts-list .bricks-columns-3 .archive-item.w4,
.posts-list .bricks-columns-4 .archive-item.w4{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
} .posts-list .layout-full.with-sidebar .content-box,
.posts-list .layout-full_fixed.with-sidebar .content-box,
.posts-list .layout-full_padding.with-sidebar .content-box{
margin-left: 35px;
width: -webkit-calc(75% - 35px);
width: 		   calc(75% - 35px);
}
.posts-list .layout-full.right-sidebar .content-box,
.posts-list .layout-full_fixed.right-sidebar .content-box,
.posts-list .layout-full_padding.right-sidebar .content-box{
margin-left: 0;
margin-right: 35px;
} @media only screen and (min-width: 1560px) {
.posts-list .layout-full.with-sidebar .content-box{
width: -webkit-calc(100% - 320px - 35px); width: 		   calc(100% - 320px - 35px);
}
}
@media only screen and (min-width: 1640px) {
.posts-list .layout-full_padding.with-sidebar .content-box{
width: -webkit-calc(100% - 320px - 35px); width: 		   calc(100% - 320px - 35px);
}
}
@media only screen and (max-width: 1400px) and (min-width: 1025px) { .posts-list .layout-full_padding.with-sidebar .content-box{
width: -webkit-calc(70% - 35px);
width: 		   calc(70% - 35px);
}
}
@media only screen and (max-width: 1320px) and (min-width: 1025px) { .posts-list .layout-full.with-sidebar .content-box{
width: -webkit-calc(70% - 35px);
width: 		   calc(70% - 35px);
}
}
@media only screen and (max-width: 1279px){  .posts-list .layout-fluid .bricks-columns-4 .archive-item,
.posts-list .layout-fluid .bricks-columns-4 .grid-master{
width: -webkit-calc(33.3333333% - 35px);
width:         calc(33.3333333% - 35px);
}
.posts-list .layout-fluid .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(66.6666666% - 35px);
width:         calc(66.6666666% - 35px);
}
.posts-list .layout-fluid .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
} .header-vertical.posts-list .layout-fluid.with-sidebar .bricks-columns-4 .grid-master,
.header-vertical.posts-list .layout-fluid.with-sidebar .bricks-columns-4 .archive-item,
.header-vertical.posts-list .layout-fluid.with-sidebar .bricks-columns-4 .archive-item.w2,
.header-vertical.posts-list .layout-fluid.with-sidebar .bricks-columns-3 .grid-master,
.header-vertical.posts-list .layout-fluid.with-sidebar .bricks-columns-3 .archive-item{
width: -webkit-calc(50% - 35px);
width:         calc(50% - 35px);
}
.header-vertical.posts-list .layout-fluid.with-sidebar .bricks-columns-4 .archive-item.w3,
.header-vertical.posts-list .layout-fluid.with-sidebar .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}  .header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-4 .archive-item,
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-4 .grid-master{
width: -webkit-calc(33.3333333% - 35px);
width:         calc(33.3333333% - 35px);
}
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(66.6666666% - 35px);
width:         calc(66.6666666% - 35px);
}
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}  .header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item,
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-4 .grid-master{
width: -webkit-calc(33.3333333% - 35px);
width:         calc(33.3333333% - 35px);
}
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(66.6666666% - 35px);
width:         calc(66.6666666% - 35px);
}
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}
}
@media only screen and (max-width: 1080px) {  .posts-list .layout-fixed.layout-no-edge .bricks-columns-4 .archive-item,
.posts-list .layout-fixed.layout-no-edge .bricks-columns-4 .grid-master{
width: -webkit-calc(33.3333333% - 35px);
width:         calc(33.3333333% - 35px);
}
.posts-list .layout-fixed.layout-no-edge .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(66.6666666% - 35px);
width:         calc(66.6666666% - 35px);
}
.posts-list .layout-fixed.layout-no-edge .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
} .header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-4 .grid-master,
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-4 .archive-item,
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-4 .archive-item.w2,
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-3 .grid-master,
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-3 .archive-item{
width: -webkit-calc(50% - 35px);
width:         calc(50% - 35px);
}
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-4 .archive-item.w3,
.header-vertical.posts-list .layout-fixed.layout-no-edge.with-sidebar .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}
}
@media only screen and (max-width: 1024px) {
.posts-list .layout-full.with-sidebar .content-box,
.posts-list .layout-full_fixed.with-sidebar .content-box,
.posts-list .layout-full_padding.with-sidebar .content-box{
width: -webkit-calc(70% - 35px);
width: 		   calc(70% - 35px);
}
}
@media only screen and (max-width: 1000px) {  .posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item,
.posts-list .layout-edge.with-sidebar .bricks-columns-4 .grid-master{
width: -webkit-calc(33.3333333% - 35px);
width:         calc(33.3333333% - 35px);
}
.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item.w2{
width: -webkit-calc(66.6666666% - 35px);
width:         calc(66.6666666% - 35px);
}
.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item.w3{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}
}
@media only screen and (max-width: 800px){  .posts-list .layout-fluid .bricks-columns-4 .grid-master,
.posts-list .layout-fluid .bricks-columns-4 .archive-item,
.posts-list .layout-fluid .bricks-columns-4 .archive-item.w2,
.posts-list .layout-fluid .bricks-columns-3 .grid-master,
.posts-list .layout-fluid .bricks-columns-3 .archive-item{
width: -webkit-calc(50% - 35px);
width:         calc(50% - 35px);
}
.posts-list .layout-fluid .bricks-columns-4 .archive-item.w3,
.posts-list .layout-fluid .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}  .posts-list .layout-fixed.layout-no-edge .bricks-columns-4 .grid-master,
.posts-list .layout-fixed.layout-no-edge .bricks-columns-4 .archive-item,
.posts-list .layout-fixed.layout-no-edge .bricks-columns-4 .archive-item.w2,
.posts-list .layout-fixed.layout-no-edge .bricks-columns-3 .grid-master,
.posts-list .layout-fixed.layout-no-edge .bricks-columns-3 .archive-item{
width: -webkit-calc(50% - 35px);
width:         calc(50% - 35px);
}
.posts-list .layout-fixed.layout-no-edge .bricks-columns-4 .archive-item.w3,
.posts-list .layout-fixed.layout-no-edge .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}  .posts-list .layout-edge.with-sidebar .bricks-columns-4 .grid-master,
.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item,
.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item.w2,
.posts-list .layout-edge.with-sidebar .bricks-columns-3 .grid-master,
.posts-list .layout-edge.with-sidebar .bricks-columns-3 .archive-item,
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-4 .grid-master,
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item,
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item.w2,
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-3 .grid-master,
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-3 .archive-item{
width: -webkit-calc(50% - 35px);
width:         calc(50% - 35px);
}
.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item.w3,
.posts-list .layout-edge.with-sidebar .bricks-columns-3 .archive-item.w2,
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-4 .archive-item.w3,
.header-vertical.posts-list .layout-edge.with-sidebar .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}
}
@media only screen and (max-width: 768px) {
.posts-list .layout-full.with-sidebar .content-box,
.posts-list .layout-full_fixed.with-sidebar .content-box,
.posts-list .layout-full_padding.with-sidebar .content-box{
width: auto;
margin-left: 0;
margin-right: 0;
}
}
@media only screen and (max-width: 700px){  .posts-list #mid .bricks-columns-4 .grid-master,
.posts-list #mid .bricks-columns-4 .archive-item,
.posts-list #mid .bricks-columns-4 .archive-item.w2,
.posts-list #mid .bricks-columns-3 .grid-master,
.posts-list #mid .bricks-columns-3 .archive-item{
width: -webkit-calc(50% - 35px);
width:         calc(50% - 35px);
}
.posts-list #mid .bricks-columns-4 .archive-item.w3,
.posts-list #mid .bricks-columns-3 .archive-item.w2{
width: -webkit-calc(100% - 35px);
width:         calc(100% - 35px);
}
}
@media only screen and (max-width: 480px) {
#only-posts-here{
margin-right: 0;
}
html[dir="rtl"] #only-posts-here{
margin-left: 0;
}  .posts-list #mid .bricks-columns-4 .grid-master,
.posts-list #mid .bricks-columns-4 .archive-item,
.posts-list #mid .bricks-columns-4 .archive-item.w2,
.posts-list #mid .bricks-columns-4 .archive-item.w3,
.posts-list #mid .bricks-columns-4 .archive-item.w4,
.posts-list #mid .bricks-columns-3 .grid-master,
.posts-list #mid .bricks-columns-3 .archive-item,
.posts-list #mid .bricks-columns-3 .archive-item.w2,
.posts-list #mid .bricks-columns-3 .archive-item.w3,
.posts-list #mid .bricks-columns-2 .grid-master,
.posts-list #mid .bricks-columns-2 .archive-item,
.posts-list #mid .bricks-columns-2 .archive-item.w2,
.posts-list #mid .bricks-columns-1 .grid-master,
.posts-list #mid .bricks-columns-1 .archive-item{
width: 100%;
}
} .woocommerce-page .title-bar.outside{
background-image: none;
background-repeat: repeat; background-size:auto; background-position: 0 0;
}
.woocommerce-page .title-bar.outside .overlay-color{
background-color: rgba(255,255,255,1);
padding-top: 100px;
padding-bottom: 100px;
}
.woocommerce-page .title-bar.outside .page-title,
.woocommerce-page .title-bar.outside h2{
color: rgba(0,0,0,1);
}
.woocommerce-page .title-bar.outside .breadcrumbs,
.woocommerce-page .title-bar.outside .breadcrumbs a,
.woocommerce-page .title-bar.outside .breadcrumbs a:hover{
color: rgba(0,0,0,1);
}
.content-box ul.products{
margin-right: -20px;
}
html[dir="rtl"] .content-box ul.products{
margin-right: 0;
margin-left: -20px;
} .woocommerce-page .shop-columns-4 ul.products li.product,
.woocommerce-page .shop-columns-4 ul.products .grid-master{
width: -webkit-calc(25% - 20px);
width:         calc(25% - 20px);
}
.woocommerce-page .shop-columns-3 ul.products li.product,
.woocommerce-page .shop-columns-3 ul.products .grid-master{
width: -webkit-calc(33.3333333% - 20px);
width:         calc(33.3333333% - 20px);
}
.woocommerce-page .shop-columns-2 ul.products li.product,
.woocommerce-page .shop-columns-2 ul.products .grid-master{
width: 50%;
width: -webkit-calc(50% - 20px);
width:         calc(50% - 20px);
}
.woocommerce-page .shop-columns-1 ul.products li.product,
.woocommerce-page .shop-columns-1 ul.products .grid-master{
width: 100%;
} .products-list .layout-full.with-sidebar .content-box,
.products-list .layout-full_fixed.with-sidebar .content-box,
.products-list .layout-full_padding.with-sidebar .content-box{
margin-left: 20px;
width: -webkit-calc(75% - 20px);
width: 		   calc(75% - 20px);
}
.products-list .layout-full.right-sidebar .content-box,
.products-list .layout-full_fixed.right-sidebar .content-box,
.products-list .layout-full_padding.right-sidebar .content-box{
margin-left: 0;
margin-right: 20px;
} @media only screen and (min-width: 1560px) {
.products-list .layout-full.with-sidebar .content-box{
width: -webkit-calc(100% - 320px - 20px); width: 		   calc(100% - 320px - 20px);
}
}
@media only screen and (min-width: 1640px) {
.products-list .layout-full_padding.with-sidebar .content-box{
width: -webkit-calc(100% - 320px - 20px); width: 		   calc(100% - 320px - 20px);
}
}
@media only screen and (max-width: 1400px) and (min-width: 1025px) { .products-list .layout-full_padding.with-sidebar .content-box{
width: -webkit-calc(70% - 20px);
width: 		   calc(70% - 20px);
}
}
@media only screen and (max-width: 1320px) and (min-width: 1025px) { .products-list .layout-full.with-sidebar .content-box{
width: -webkit-calc(70% - 20px);
width: 		   calc(70% - 20px);
}
}
@media only screen and (max-width: 1279px){  .woocommerce-page .layout-fluid.shop-columns-4 ul.products li.product,
.woocommerce-page .layout-fluid.shop-columns-4 ul.products .grid-master{
width: -webkit-calc(33.3333333% - 20px);
width:         calc(33.3333333% - 20px);
} .header-vertical.woocommerce-page .layout-fluid.with-sidebar.shop-columns-4 ul.products li.product,
.header-vertical.woocommerce-page .layout-fluid.with-sidebar.shop-columns-4 ul.products .grid-master,
.header-vertical.woocommerce-page .layout-fluid.with-sidebar.shop-columns-3 ul.products li.product,
.header-vertical.woocommerce-page .layout-fluid.with-sidebar.shop-columns-3 ul.products .grid-master{
width: -webkit-calc(50% - 20px);
width:         calc(50% - 20px);
}  .header-vertical.woocommerce-page .layout-fixed.layout-no-edge.with-sidebar.shop-columns-4 ul.products li.product,
.header-vertical.woocommerce-page .layout-fixed.layout-no-edge.with-sidebar.shop-columns-4 ul.products .grid-master{
width: -webkit-calc(33.3333333% - 20px);
width:         calc(33.3333333% - 20px);
}  .header-vertical.woocommerce-page .layout-edge.with-sidebar.shop-columns-4 ul.products li.product,
.header-vertical.woocommerce-page .layout-edge.with-sidebar.shop-columns-4 ul.products .grid-master{
width: -webkit-calc(33.3333333% - 20px);
width:         calc(33.3333333% - 20px);
}
}
@media only screen and (max-width: 1080px) {  .woocommerce-page .layout-fixed.layout-no-edge.shop-columns-4 ul.products li.product,
.woocommerce-page .layout-fixed.layout-no-edge.shop-columns-4 ul.products .grid-master{
width: -webkit-calc(33.3333333% - 20px);
width:         calc(33.3333333% - 20px);
} .header-vertical.woocommerce-page .layout-fixed.layout-no-edge.with-sidebar.shop-columns-4 ul.products li.product,
.header-vertical.woocommerce-page .layout-fixed.layout-no-edge.with-sidebar.shop-columns-4 ul.products .grid-master,
.header-vertical.woocommerce-page .layout-fixed.layout-no-edge.with-sidebar.shop-columns-3 ul.products li.product,
.header-vertical.woocommerce-page .layout-fixed.layout-no-edge.with-sidebar.shop-columns-3 ul.products .grid-master{
width: -webkit-calc(50% - 20px);
width:         calc(50% - 20px);
}
}
@media only screen and (max-width: 1024px) {
.products-list .layout-full.with-sidebar .content-box,
.products-list .layout-full_fixed.with-sidebar .content-box,
.products-list .layout-full_padding.with-sidebar .content-box{
width: -webkit-calc(70% - 20px);
width: 		   calc(70% - 20px);
}
}
@media only screen and (max-width: 1000px) {  .woocommerce-page .layout-edge.with-sidebar.shop-columns-4 ul.products li.product,
.woocommerce-page .layout-edge.with-sidebar.shop-columns-4 ul.products .grid-master{
width: -webkit-calc(33.3333333% - 20px);
width:         calc(33.3333333% - 20px);
}
}
@media only screen and (max-width: 800px){  .woocommerce-page .layout-fluid.shop-columns-4 ul.products li.product,
.woocommerce-page .layout-fluid.shop-columns-4 ul.products .grid-master,
.woocommerce-page .layout-fluid.shop-columns-3 ul.products li.product,
.woocommerce-page .layout-fluid.shop-columns-3 ul.products .grid-master{
width: -webkit-calc(50% - 20px);
width:         calc(50% - 20px);
}  .woocommerce-page .layout-fixed.layout-no-edge.shop-columns-4 ul.products li.product,
.woocommerce-page .layout-fixed.layout-no-edge.shop-columns-4 ul.products .grid-master,
.woocommerce-page .layout-fixed.layout-no-edge.shop-columns-3 ul.products li.product,
.woocommerce-page .layout-fixed.layout-no-edge.shop-columns-3 ul.products .grid-master{
width: -webkit-calc(50% - 20px);
width:         calc(50% - 20px);
}  .woocommerce-page .layout-edge.with-sidebar.shop-columns-4 ul.products li.product,
.woocommerce-page .layout-edge.with-sidebar.shop-columns-4 ul.products .grid-master,
.woocommerce-page .layout-edge.with-sidebar.shop-columns-3 ul.products li.product,
.woocommerce-page .layout-edge.with-sidebar.shop-columns-3 ul.products .grid-master,
.header-vertical.woocommerce-page .layout-edge.with-sidebar.shop-columns-4 ul.products li.product,
.header-vertical.woocommerce-page .layout-edge.with-sidebar.shop-columns-4 ul.products .grid-master,
.header-vertical.woocommerce-page .layout-edge.with-sidebar.shop-columns-3 ul.products li.product,
.header-vertical.woocommerce-page .layout-edge.with-sidebar.shop-columns-3 ul.products .grid-master{
width: -webkit-calc(50% - 20px);
width:         calc(50% - 20px);
}
}
@media only screen and (max-width: 768px) {
.products-list .layout-full.with-sidebar .content-box,
.products-list .layout-full_fixed.with-sidebar .content-box,
.products-list .layout-full_padding.with-sidebar .content-box{
width: auto;
margin-left: 0;
margin-right: 0;
}
}
@media only screen and (max-width: 700px){  .woocommerce-page .layout-edge.shop-columns-4 ul.products li.product,
.woocommerce-page .layout-edge.shop-columns-4 ul.products .grid-master,
.woocommerce-page .layout-edge.shop-columns-3 ul.products li.product,
.woocommerce-page .layout-edge.shop-columns-3 ul.products .grid-master{
width: -webkit-calc(50% - 20px);
width:         calc(50% - 20px);
}
}
@media only screen and (max-width: 480px) {
.content-box ul.products{
margin-right: 0;
}
html[dir="rtl"] .content-box ul.products{
margin-left: 0;
} .woocommerce-page #mid ul.products li.product,
.woocommerce-page #mid ul.products .grid-master{
width: 100%; }
} .woocommerce-no-major-page .title-bar.outside{
background-image: none;
background-repeat: repeat; background-size:auto; background-position: 0 0;
}
.woocommerce-no-major-page .title-bar.outside .overlay-color{
background-color: rgba(255,255,255,1);
padding-top: 80px;
padding-bottom: 80px;
}
.woocommerce-no-major-page .title-bar.outside .page-title,
.woocommerce-no-major-page .title-bar.outside h2{
color: rgba(32,32,32,1);
}
.woocommerce-no-major-page .title-bar.outside .breadcrumbs,
.woocommerce-no-major-page .title-bar.outside .breadcrumbs a,
.woocommerce-no-major-page .title-bar.outside .breadcrumbs a:hover{
color: rgba(31,31,31,0.6);
} #content{
font-size: 12px;
color: rgba(80,80,80,0.8);
}
.real-content > p:first-child{
font-size: inherit; color: inherit; line-height: inherit;
}
.page-title{
font-size: 60px;
}
.widget h3.title {
font-size: 12px;
} @media only screen and (max-width: 1024px) {
#header{
background-image: none;
}
}
@media print,
only screen and (-o-min-device-pixel-ratio: 5/4),
only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and (min-resolution: 120dpi) {
a.normal-logo{
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR_white.png);
}
a.light-logo{
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR_white.png);
}
a.dark-logo{
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR.png);
}
a.sticky-logo{
background-image: url(https://crm114.co/wp-content/uploads/2017/04/CRM-114_HDR_white.png);
}
} .vc_btn3.vc_btn3-size-xs {
font-size: 11px;
padding: 8px 24px 7px;
}
@media only screen and (max-width: 1024px) {
.five-col .widget:nth-child(4n) {
clear: both;
}
}