.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes x-slide-up {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform:    translateY(50px);
-ms-transform:     translateY(50px);
-o-transform:      translateY(50px);
transform:         translateY(50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
}
@-o-keyframes x-slide-up {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform:    translateY(50px);
-ms-transform:     translateY(50px);
-o-transform:      translateY(50px);
transform:         translateY(50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
}
@keyframes x-slide-up {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform:    translateY(50px);
-ms-transform:     translateY(50px);
-o-transform:      translateY(50px);
transform:         translateY(50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
}
@-webkit-keyframes x-slide-up-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform:    translateY(50px);
-ms-transform:     translateY(50px);
-o-transform:      translateY(50px);
transform:         translateY(50px);
}
}
@-o-keyframes x-slide-up-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform:    translateY(50px);
-ms-transform:     translateY(50px);
-o-transform:      translateY(50px);
transform:         translateY(50px);
}
}
@keyframes x-slide-up-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform:    translateY(50px);
-ms-transform:     translateY(50px);
-o-transform:      translateY(50px);
transform:         translateY(50px);
}
}
.x-slide-up {
-webkit-animation: x-slide-up 0.5s 0s 1 ease-in-out;
-moz-animation: x-slide-up 0.5s 0s 1 ease-in-out;
-ms-animation: x-slide-up 0.5s 0s 1 ease-in-out;
-o-animation: x-slide-up 0.5s 0s 1 ease-in-out;
animation: x-slide-up 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
}
.x-slide-up-out {
-webkit-animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
-moz-animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
-ms-animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
-o-animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
} @-webkit-keyframes x-slide-down {
0% {
opacity: 0;
-webkit-transform: translateY(-50px);
-moz-transform:    translateY(-50px);
-ms-transform:     translateY(-50px);
-o-transform:      translateY(-50px);
transform:         translateY(-50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
}
@-o-keyframes x-slide-down {
0% {
opacity: 0;
-webkit-transform: translateY(-50px);
-moz-transform:    translateY(-50px);
-ms-transform:     translateY(-50px);
-o-transform:      translateY(-50px);
transform:         translateY(-50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
}
@keyframes x-slide-down {
0% {
opacity: 0;
-webkit-transform: translateY(-50px);
-moz-transform:    translateY(-50px);
-ms-transform:     translateY(-50px);
-o-transform:      translateY(-50px);
transform:         translateY(-50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
}
@-webkit-keyframes x-slide-down-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-50px);
-moz-transform:    translateY(-50px);
-ms-transform:     translateY(-50px);
-o-transform:      translateY(-50px);
transform:         translateY(-50px);
}
}
@-o-keyframes x-slide-down-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-50px);
-moz-transform:    translateY(-50px);
-ms-transform:     translateY(-50px);
-o-transform:      translateY(-50px);
transform:         translateY(-50px);
}
}
@keyframes x-slide-down-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-50px);
-moz-transform:    translateY(-50px);
-ms-transform:     translateY(-50px);
-o-transform:      translateY(-50px);
transform:         translateY(-50px);
}
}
.x-slide-down {
-webkit-animation: x-slide-down 0.5s 0s 1 ease-in-out;
-moz-animation: x-slide-down 0.5s 0s 1 ease-in-out;
-ms-animation: x-slide-down 0.5s 0s 1 ease-in-out;
-o-animation: x-slide-down 0.5s 0s 1 ease-in-out;
animation: x-slide-down 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
}
.x-slide-down-out {
-webkit-animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
-moz-animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
-ms-animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
-o-animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
} @-webkit-keyframes x-slide-left {
0% {
opacity: 0;
-webkit-transform: translateX(-50px);
-moz-transform:    translateX(-50px);
-ms-transform:     translateX(-50px);
-o-transform:      translateX(-50px);
transform:         translateX(-50px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
}
@-o-keyframes x-slide-left {
0% {
opacity: 0;
-webkit-transform: translateX(-50px);
-moz-transform:    translateX(-50px);
-ms-transform:     translateX(-50px);
-o-transform:      translateX(-50px);
transform:         translateX(-50px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
}
@keyframes x-slide-left {
0% {
opacity: 0;
-webkit-transform: translateX(-50px);
-moz-transform:    translateX(-50px);
-ms-transform:     translateX(-50px);
-o-transform:      translateX(-50px);
transform:         translateX(-50px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
}
@-webkit-keyframes x-slide-left-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-50px);
-moz-transform:    translateX(-50px);
-ms-transform:     translateX(-50px);
-o-transform:      translateX(-50px);
transform:         translateX(-50px);
}
}
@-o-keyframes x-slide-left-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-50px);
-moz-transform:    translateX(-50px);
-ms-transform:     translateX(-50px);
-o-transform:      translateX(-50px);
transform:         translateX(-50px);
}
}
@keyframes x-slide-left-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-50px);
-moz-transform:    translateX(-50px);
-ms-transform:     translateX(-50px);
-o-transform:      translateX(-50px);
transform:         translateX(-50px);
}
}
.x-slide-left {
-webkit-animation: x-slide-left 0.5s 0s 1 ease-in-out;
-moz-animation: x-slide-left 0.5s 0s 1 ease-in-out;
-ms-animation: x-slide-left 0.5s 0s 1 ease-in-out;
-o-animation: x-slide-left 0.5s 0s 1 ease-in-out;
animation: x-slide-left 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
}
.x-slide-left-out {
-webkit-animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
-moz-animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
-ms-animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
-o-animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
} @-webkit-keyframes x-slide-right {
0% {
opacity: 0;
-webkit-transform: translateX(50px);
-moz-transform:    translateX(50px);
-ms-transform:     translateX(50px);
-o-transform:      translateX(50px);
transform:         translateX(50px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
}
@-o-keyframes x-slide-right {
0% {
opacity: 0;
-webkit-transform: translateX(50px);
-moz-transform:    translateX(50px);
-ms-transform:     translateX(50px);
-o-transform:      translateX(50px);
transform:         translateX(50px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
}
@keyframes x-slide-right {
0% {
opacity: 0;
-webkit-transform: translateX(50px);
-moz-transform:    translateX(50px);
-ms-transform:     translateX(50px);
-o-transform:      translateX(50px);
transform:         translateX(50px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
}
@-webkit-keyframes x-slide-right-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(50px);
-moz-transform:    translateX(50px);
-ms-transform:     translateX(50px);
-o-transform:      translateX(50px);
transform:         translateX(50px);
}
}
@-o-keyframes x-slide-right-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(50px);
-moz-transform:    translateX(50px);
-ms-transform:     translateX(50px);
-o-transform:      translateX(50px);
transform:         translateX(50px);
}
}
@keyframes x-slide-right-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform:    translateX(0);
-ms-transform:     translateX(0);
-o-transform:      translateX(0);
transform:         translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(50px);
-moz-transform:    translateX(50px);
-ms-transform:     translateX(50px);
-o-transform:      translateX(50px);
transform:         translateX(50px);
}
}
.x-slide-right {
-webkit-animation: x-slide-right 0.5s 0s 1 ease-in-out;
-moz-animation: x-slide-right 0.5s 0s 1 ease-in-out;
-ms-animation: x-slide-right 0.5s 0s 1 ease-in-out;
-o-animation: x-slide-right 0.5s 0s 1 ease-in-out;
animation: x-slide-right 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
}
.x-slide-right-out {
-webkit-animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
-moz-animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
-ms-animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
-o-animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
} @-webkit-keyframes x-fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes x-fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes x-fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes x-fade-in-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-o-keyframes x-fade-in-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes x-fade-in-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.x-fade-in {
-webkit-animation: x-fade-in 0.5s 0s 1 ease-in-out;
-moz-animation: x-fade-in 0.5s 0s 1 ease-in-out;
-ms-animation: x-fade-in 0.5s 0s 1 ease-in-out;
-o-animation: x-fade-in 0.5s 0s 1 ease-in-out;
animation: x-fade-in 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
}
.x-fade-in-out {
-webkit-animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
-moz-animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
-ms-animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
-o-animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
} @-webkit-keyframes x-sign-flip {
0% {
opacity: 0;
-webkit-transform: rotateX(-60deg);
-moz-transform:    rotateX(-60deg);
-ms-transform:     rotateX(-60deg);
-o-transform:      rotateX(-60deg);
transform:         rotateX(-60deg);
}
100% {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform:    rotateX(0deg);
-ms-transform:     rotateX(0deg);
-o-transform:      rotateX(0deg);
transform:         rotateX(0deg);
}
}
@-o-keyframes x-sign-flip {
0% {
opacity: 0;
-webkit-transform: rotateX(-60deg);
-moz-transform:    rotateX(-60deg);
-ms-transform:     rotateX(-60deg);
-o-transform:      rotateX(-60deg);
transform:         rotateX(-60deg);
}
100% {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform:    rotateX(0deg);
-ms-transform:     rotateX(0deg);
-o-transform:      rotateX(0deg);
transform:         rotateX(0deg);
}
}
@keyframes x-sign-flip {
0% {
opacity: 0;
-webkit-transform: rotateX(-60deg);
-moz-transform:    rotateX(-60deg);
-ms-transform:     rotateX(-60deg);
-o-transform:      rotateX(-60deg);
transform:         rotateX(-60deg);
}
100% {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform:    rotateX(0deg);
-ms-transform:     rotateX(0deg);
-o-transform:      rotateX(0deg);
transform:         rotateX(0deg);
}
}
@-webkit-keyframes x-sign-flip-out {
0% {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform:    rotateX(0deg);
-ms-transform:     rotateX(0deg);
-o-transform:      rotateX(0deg);
transform:         rotateX(0deg);
}
100% {
opacity: 0;
-webkit-transform: rotateX(-60deg);
-moz-transform:    rotateX(-60deg);
-ms-transform:     rotateX(-60deg);
-o-transform:      rotateX(-60deg);
transform:         rotateX(-60deg);
}
}
@-o-keyframes x-sign-flip-out {
0% {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform:    rotateX(0deg);
-ms-transform:     rotateX(0deg);
-o-transform:      rotateX(0deg);
transform:         rotateX(0deg);
}
100% {
opacity: 0;
-webkit-transform: rotateX(-60deg);
-moz-transform:    rotateX(-60deg);
-ms-transform:     rotateX(-60deg);
-o-transform:      rotateX(-60deg);
transform:         rotateX(-60deg);
}
}
@keyframes x-sign-flip-out {
0% {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform:    rotateX(0deg);
-ms-transform:     rotateX(0deg);
-o-transform:      rotateX(0deg);
transform:         rotateX(0deg);
}
100% {
opacity: 0;
-webkit-transform: rotateX(-60deg);
-moz-transform:    rotateX(-60deg);
-ms-transform:     rotateX(-60deg);
-o-transform:      rotateX(-60deg);
transform:         rotateX(-60deg);
}
}
.x-sign-flip { -webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-animation: x-sign-flip 0.5s 0s 1 ease-in-out;
-moz-animation: x-sign-flip 0.5s 0s 1 ease-in-out;
-ms-animation: x-sign-flip 0.5s 0s 1 ease-in-out;
-o-animation: x-sign-flip 0.5s 0s 1 ease-in-out;
animation: x-sign-flip 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
}
.x-sign-flip-out { -webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
-moz-animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
-ms-animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
-o-animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode:    both;
-o-animation-fill-mode:      both;
animation-fill-mode:         both;
}
.x-drop-from-bottom.x-sign-flip,
.x-drop-from-bottom.x-sign-flip-out{
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}@font-face{font-family:'FontAwesome';src:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/fonts-awesome/fonts/fontawesome-webfont.svg?v=4.5.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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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: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-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-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"}@-webkit-keyframes wrench{0%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}10%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}18%,20%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}28%,30%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}38%,40%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}48%,50%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}58%,60%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}68%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}75%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wrench{0%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}10%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}18%,20%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}28%,30%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}38%,40%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}48%,50%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}58%,60%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}68%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}75%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.faa-parent.animated-hover:hover>.faa-wrench,.faa-wrench.animated,.faa-wrench.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite;transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,.faa-wrench.animated-hover.faa-fast:hover,.faa-wrench.animated.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,.faa-wrench.animated-hover.faa-slow:hover,.faa-wrench.animated.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}@-webkit-keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ring{0%{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);-ms-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);-ms-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.faa-parent.animated-hover:hover>.faa-ring,.faa-ring.animated,.faa-ring.animated-hover:hover{-webkit-animation:ring 2s ease infinite;animation:ring 2s ease infinite;transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-ring.faa-fast,.faa-ring.animated-hover.faa-fast:hover,.faa-ring.animated.faa-fast{-webkit-animation:ring 1s ease infinite;animation:ring 1s ease infinite}.faa-parent.animated-hover:hover>.faa-ring.faa-slow,.faa-ring.animated-hover.faa-slow:hover,.faa-ring.animated.faa-slow{-webkit-animation:ring 3s ease infinite;animation:ring 3s ease infinite}@-webkit-keyframes vertical{0%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}4%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}8%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}12%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}16%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}20%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}22%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes vertical{0%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}4%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}8%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}12%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}16%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}20%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}22%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}.faa-parent.animated-hover:hover>.faa-vertical,.faa-vertical.animated,.faa-vertical.animated-hover:hover{-webkit-animation:vertical 2s ease infinite;animation:vertical 2s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-fast,.faa-vertical.animated-hover.faa-fast:hover,.faa-vertical.animated.faa-fast{-webkit-animation:vertical 1s ease infinite;animation:vertical 1s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-slow,.faa-vertical.animated-hover.faa-slow:hover,.faa-vertical.animated.faa-slow{-webkit-animation:vertical 4s ease infinite;animation:vertical 4s ease infinite}@-webkit-keyframes horizontal{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}6%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}12%{-webkit-transform:translate(0,0);transform:translate(0,0)}18%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}24%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}36%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes horizontal{0%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}6%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}12%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}18%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}24%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}36%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}.faa-horizontal.animated,.faa-horizontal.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal{-webkit-animation:horizontal 2s ease infinite;animation:horizontal 2s ease infinite}.faa-horizontal.animated-hover.faa-fast:hover,.faa-horizontal.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-horizontal.faa-fast{-webkit-animation:horizontal 1s ease infinite;animation:horizontal 1s ease infinite}.faa-horizontal.animated-hover.faa-slow:hover,.faa-horizontal.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-horizontal.faa-slow{-webkit-animation:horizontal 3s ease infinite;animation:horizontal 3s ease infinite}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.faa-flash.animated,.faa-flash.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-flash{-webkit-animation:flash 2s ease infinite;animation:flash 2s ease infinite}.faa-flash.animated-hover.faa-fast:hover,.faa-flash.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-flash.faa-fast{-webkit-animation:flash 1s ease infinite;animation:flash 1s ease infinite}.faa-flash.animated-hover.faa-slow:hover,.faa-flash.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-flash.faa-slow{-webkit-animation:flash 3s ease infinite;animation:flash 3s ease infinite}@-webkit-keyframes bounce{0%,10%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,10%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%,60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.faa-bounce.animated,.faa-bounce.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-bounce{-webkit-animation:bounce 2s ease infinite;animation:bounce 2s ease infinite}.faa-bounce.animated-hover.faa-fast:hover,.faa-bounce.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-bounce.faa-fast{-webkit-animation:bounce 1s ease infinite;animation:bounce 1s ease infinite}.faa-bounce.animated-hover.faa-slow:hover,.faa-bounce.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-bounce.faa-slow{-webkit-animation:bounce 3s ease infinite;animation:bounce 3s ease infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}.faa-parent.animated-hover:hover>.faa-spin,.faa-spin.animated,.faa-spin.animated-hover:hover{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-fast,.faa-spin.animated-hover.faa-fast:hover,.faa-spin.animated.faa-fast{-webkit-animation:spin .7s linear infinite;animation:spin .7s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-slow,.faa-spin.animated-hover.faa-slow:hover,.faa-spin.animated.faa-slow{-webkit-animation:spin 2.2s linear infinite;animation:spin 2.2s linear infinite}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.faa-float.animated,.faa-float.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-float{-webkit-animation:float 2s linear infinite;animation:float 2s linear infinite}.faa-float.animated-hover.faa-fast:hover,.faa-float.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-float.faa-fast{-webkit-animation:float 1s linear infinite;animation:float 1s linear infinite}.faa-float.animated-hover.faa-slow:hover,.faa-float.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-float.faa-slow{-webkit-animation:float 3s linear infinite;animation:float 3s linear infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.faa-parent.animated-hover:hover>.faa-pulse,.faa-pulse.animated,.faa-pulse.animated-hover:hover{-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-fast,.faa-pulse.animated-hover.faa-fast:hover,.faa-pulse.animated.faa-fast{-webkit-animation:pulse 1s linear infinite;animation:pulse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-slow,.faa-pulse.animated-hover.faa-slow:hover,.faa-pulse.animated.faa-slow{-webkit-animation:pulse 3s linear infinite;animation:pulse 3s linear infinite}.faa-parent.animated-hover:hover>.faa-shake,.faa-shake.animated,.faa-shake.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-fast,.faa-shake.animated-hover.faa-fast:hover,.faa-shake.animated.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-slow,.faa-shake.animated-hover.faa-slow:hover,.faa-shake.animated.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}80%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);-ms-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);-ms-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);-ms-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}80%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.faa-parent.animated-hover:hover>.faa-tada,.faa-tada.animated,.faa-tada.animated-hover:hover{-webkit-animation:tada 2s linear infinite;animation:tada 2s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-fast,.faa-tada.animated-hover.faa-fast:hover,.faa-tada.animated.faa-fast{-webkit-animation:tada 1s linear infinite;animation:tada 1s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-slow,.faa-tada.animated-hover.faa-slow:hover,.faa-tada.animated.faa-slow{-webkit-animation:tada 3s linear infinite;animation:tada 3s linear infinite}@-webkit-keyframes passing{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}}@keyframes passing{0%{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);opacity:0}}.faa-parent.animated-hover:hover>.faa-passing,.faa-passing.animated,.faa-passing.animated-hover:hover{-webkit-animation:passing 2s linear infinite;animation:passing 2s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-fast,.faa-passing.animated-hover.faa-fast:hover,.faa-passing.animated.faa-fast{-webkit-animation:passing 1s linear infinite;animation:passing 1s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-slow,.faa-passing.animated-hover.faa-slow:hover,.faa-passing.animated.faa-slow{-webkit-animation:passing 3s linear infinite;animation:passing 3s linear infinite}@-webkit-keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}@keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}.faa-burst.animated,.faa-burst.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-burst{-webkit-animation:burst 2s infinite linear;animation:burst 2s infinite linear}.faa-burst.animated-hover.faa-fast:hover,.faa-burst.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-burst.faa-fast{-webkit-animation:burst 1s infinite linear;animation:burst 1s infinite linear}.faa-burst.animated-hover.faa-slow:hover,.faa-burst.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-burst.faa-slow{-webkit-animation:burst 3s infinite linear;animation:burst 3s infinite linear}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,hgroup,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:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.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:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;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"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;-moz-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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} @media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;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}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@font-face {
font-family: "Flaticon";
src: url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/flaticon/fonts/flaticon.eot);
src: url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/flaticon/fonts/flaticon.eot#iefix) format("embedded-opentype"),
url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/flaticon/fonts/flaticon.woff) format("woff"),
url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/flaticon/fonts/flaticon.ttf) format("truetype"),
url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/flaticon/fonts/flaticon.svg) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font: normal normal normal 14px/1 Flaticon;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.flaticon-34:before {
content: "\e000";
}
.flaticon-airplane47:before {
content: "\e001";
}
.flaticon-airplane48:before {
content: "\e002";
}
.flaticon-airplane49:before {
content: "\e003";
}
.flaticon-astronaut:before {
content: "\e004";
}
.flaticon-atom6:before {
content: "\e005";
}
.flaticon-atom7:before {
content: "\e006";
}
.flaticon-axe3:before {
content: "\e007";
}
.flaticon-barrels:before {
content: "\e008";
}
.flaticon-barrel:before {
content: "\e009";
}
.flaticon-battery79:before {
content: "\e00a";
}
.flaticon-battery80:before {
content: "\e00b";
}
.flaticon-battery81:before {
content: "\e00c";
}
.flaticon-battery82:before {
content: "\e00d";
}
.flaticon-battery83:before {
content: "\e00e";
}
.flaticon-battery84:before {
content: "\e00f";
}
.flaticon-battery85:before {
content: "\e010";
}
.flaticon-battery86:before {
content: "\e011";
}
.flaticon-beaker4:before {
content: "\e012";
}
.flaticon-beaker5:before {
content: "\e013";
}
.flaticon-bicycle10:before {
content: "\e014";
}
.flaticon-binoculars8:before {
content: "\e015";
}
.flaticon-bottle21:before {
content: "\e016";
}
.flaticon-bucket8:before {
content: "\e017";
}
.flaticon-bulldozer:before {
content: "\e018";
}
.flaticon-bus21:before {
content: "\e019";
}
.flaticon-bus22:before {
content: "\e01a";
}
.flaticon-cactus1:before {
content: "\e01b";
}
.flaticon-caliper:before {
content: "\e01c";
}
.flaticon-car80:before {
content: "\e01d";
}
.flaticon-car81:before {
content: "\e01e";
}
.flaticon-car82:before {
content: "\e01f";
}
.flaticon-closed41:before {
content: "\e020";
}
.flaticon-cloud113:before {
content: "\e021";
}
.flaticon-cloud114:before {
content: "\e022";
}
.flaticon-cloud119:before {
content: "\e023";
}
.flaticon-cloud122:before {
content: "\e024";
}
.flaticon-cloud123:before {
content: "\e025";
}
.flaticon-compass43:before {
content: "\e026";
}
.flaticon-construction7:before {
content: "\e027";
}
.flaticon-control10:before {
content: "\e028";
}
.flaticon-control9:before {
content: "\e029";
}
.flaticon-cooling1:before {
content: "\e02a";
}
.flaticon-cooling:before {
content: "\e02b";
}
.flaticon-cow4:before {
content: "\e02c";
}
.flaticon-crane2:before {
content: "\e02d";
}
.flaticon-cube10:before {
content: "\e02e";
}
.flaticon-cube9:before {
content: "\e02f";
}
.flaticon-cutter:before {
content: "\e030";
}
.flaticon-delivery13:before {
content: "\e031";
}
.flaticon-dump:before {
content: "\e032";
}
.flaticon-emergency6:before {
content: "\e033";
}
.flaticon-equalizer15:before {
content: "\e034";
}
.flaticon-excavator:before {
content: "\e035";
}
.flaticon-factory6:before {
content: "\e036";
}
.flaticon-fish14:before {
content: "\e037";
}
.flaticon-fish16:before {
content: "\e038";
}
.flaticon-fish17:before {
content: "\e039";
}
.flaticon-flashlight6:before {
content: "\e03a";
}
.flaticon-flower77:before {
content: "\e03b";
}
.flaticon-folding1:before {
content: "\e03c";
}
.flaticon-fuel5:before {
content: "\e03d";
}
.flaticon-gauge5:before {
content: "\e03e";
}
.flaticon-gear6:before {
content: "\e03f";
}
.flaticon-gearwheels:before {
content: "\e040";
}
.flaticon-hammer38:before {
content: "\e041";
}
.flaticon-jackhammer:before {
content: "\e042";
}
.flaticon-jerrycan:before {
content: "\e043";
}
.flaticon-knife13:before {
content: "\e044";
}
.flaticon-landing4:before {
content: "\e045";
}
.flaticon-leaf32:before {
content: "\e046";
}
.flaticon-magnet3:before {
content: "\e047";
}
.flaticon-magnifying37:before {
content: "\e048";
}
.flaticon-measuring6:before {
content: "\e049";
}
.flaticon-microscope4:before {
content: "\e04a";
}
.flaticon-minibus:before {
content: "\e04b";
}
.flaticon-moon20:before {
content: "\e04c";
}
.flaticon-moon21:before {
content: "\e04d";
}
.flaticon-mosquito2:before {
content: "\e04e";
}
.flaticon-motor2:before {
content: "\e04f";
}
.flaticon-motorbike2:before {
content: "\e050";
}
.flaticon-moving1:before {
content: "\e051";
}
.flaticon-mushroom6:before {
content: "\e052";
}
.flaticon-nail3:before {
content: "\e053";
}
.flaticon-newtons:before {
content: "\e054";
}
.flaticon-odometer:before {
content: "\e055";
}
.flaticon-paint49:before {
content: "\e056";
}
.flaticon-plant23:before {
content: "\e057";
}
.flaticon-power30:before {
content: "\e058";
}
.flaticon-pressure3:before {
content: "\e059";
}
.flaticon-pylon:before {
content: "\e05a";
}
.flaticon-radar5:before {
content: "\e05b";
}
.flaticon-radiation1:before {
content: "\e05c";
}
.flaticon-rain17:before {
content: "\e05d";
}
.flaticon-rain18:before {
content: "\e05e";
}
.flaticon-remote6:before {
content: "\e05f";
}
.flaticon-road17:before {
content: "\e060";
}
.flaticon-rocket20:before {
content: "\e061";
}
.flaticon-screwdriver16:before {
content: "\e062";
}
.flaticon-sedan1:before {
content: "\e063";
}
.flaticon-snow20:before {
content: "\e064";
}
.flaticon-snowflake126:before {
content: "\e065";
}
.flaticon-spider3:before {
content: "\e066";
}
.flaticon-spirit:before {
content: "\e067";
}
.flaticon-sportive27:before {
content: "\e068";
}
.flaticon-square73:before {
content: "\e069";
}
.flaticon-steering4:before {
content: "\e06a";
}
.flaticon-submarine2:before {
content: "\e06b";
}
.flaticon-sun35:before {
content: "\e06c";
}
.flaticon-sun36:before {
content: "\e06d";
}
.flaticon-switch10:before {
content: "\e06e";
}
.flaticon-switch11:before {
content: "\e06f";
}
.flaticon-switch12:before {
content: "\e070";
}
.flaticon-switch13:before {
content: "\e071";
}
.flaticon-switch8:before {
content: "\e072";
}
.flaticon-switch9:before {
content: "\e073";
}
.flaticon-tank:before {
content: "\e074";
}
.flaticon-tape:before {
content: "\e075";
}
.flaticon-thermometer28:before {
content: "\e076";
}
.flaticon-toolbox3:before {
content: "\e077";
}
.flaticon-tools6:before {
content: "\e078";
}
.flaticon-tower11:before {
content: "\e079";
}
.flaticon-tractor:before {
content: "\e07a";
}
.flaticon-tree36:before {
content: "\e07b";
}
.flaticon-truck19:before {
content: "\e07c";
}
.flaticon-truck20:before {
content: "\e07d";
}
.flaticon-truck21:before {
content: "\e07e";
}
.flaticon-truck22:before {
content: "\e07f";
}
.flaticon-ufo1:before {
content: "\e080";
}
.flaticon-umbrella17:before {
content: "\e081";
}
.flaticon-van14:before {
content: "\e082";
}
.flaticon-water29:before {
content: "\e083";
}
.flaticon-weight8:before {
content: "\e084";
}
.flaticon-wheel13:before {
content: "\e085";
}
.flaticon-wheel14:before {
content: "\e086";
}
.flaticon-wind17:before {
content: "\e087";
}
.flaticon-windmill2:before {
content: "\e088";
}
.flaticon-windsock1:before {
content: "\e089";
}
.flaticon-windup:before {
content: "\e08a";
}
.flaticon-wrench44:before {
content: "\e08b";
}@font-face {
font-family: 'lg';
src: url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/light-gallery/fonts/lg.eot?n1z373);
src: url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/light-gallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/light-gallery/fonts/lg.woff?n1z373) format("woff"), url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/light-gallery/fonts/lg.ttf?n1z373) format("truetype"), url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/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: 1080;
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;
}
.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;
-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;
-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;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.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 ease 0s, opacity 250ms !important;
-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
transition: transform 250ms ease 0s, opacity 250ms !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%;
}
.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(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/light-gallery/img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/light-gallery/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/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(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/light-gallery/img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/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: 1080;
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-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform 0.3s ease 0s;
-moz-transition: -moz-transform 0.3s ease 0s;
-o-transition: -o-transform 0.3s ease 0s;
transition: transform 0.3s ease 0s;
-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 ease 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
transition: transform 0.3s ease 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";
}
.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
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(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/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: static;
padding: 0 5px;
}
.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;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.drevenicekrenek.cz/wp-content/themes/pithree/assets/plugins/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}.ps-container{overflow:hidden !important}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:0.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.button_text_color_hover {
color: #fff;
} @-moz-keyframes spinner {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes spinner {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-o-keyframes spinner {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@keyframes spinner {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-moz-keyframes header-drop {
0% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes header-drop {
0% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-o-keyframes header-drop {
0% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes header-drop {
0% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes header-drop-out {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
}
@-webkit-keyframes header-drop-out {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
}
@-o-keyframes header-drop-out {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
}
@keyframes header-drop-out {
0% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-92px);
-moz-transform: translateY(-92px);
-ms-transform: translateY(-92px);
-o-transform: translateY(-92px);
transform: translateY(-92px);
}
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%; text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
margin: 5px 0 0 0;
font-size: 12px;
color: #ababab;
line-height: 1.8;
}
.sticky {
opacity: 1;
}
.bypostauthor {
opacity: 1;
} .gallery {
margin: 0 -5px 10px -5px;
}
.gallery-item {
margin: 0 0 10px 0;
padding: 0 5px;
display: inline-block;
text-align: center;
vertical-align: top;
max-width: 33.33%;
width: 100%;
}
.gallery-caption {
font-size: 12px;
color: #ababab;
line-height: 1.8;
margin-top: 5px;
}
.gallery-icon img {
margin: 0 auto;
border-radius: 2px;
border: 1px solid #eee;
padding: 7px;
}
.gallery-icon img:hover {
border: 1px solid #ccc;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4:not(.widget-title),
.entry-content h5,
.entry-content h6,
.entry-content p,
.entry-content hr,
.entry-content dl,
.entry-content blockquote,
.entry-content table,
.entry-content ul,
.entry-content ol,
.entry-content address,
.entry-content pre {
margin-bottom: 20px;
}
.entry-content h1:last-child,
.entry-content h2:last-child,
.entry-content h3:last-child,
.entry-content h4:not(.widget-title):last-child,
.entry-content h5:last-child,
.entry-content h6:last-child,
.entry-content p:last-child,
.entry-content hr:last-child,
.entry-content dl:last-child,
.entry-content blockquote:last-child,
.entry-content table:last-child,
.entry-content ul:last-child,
.entry-content ol:last-child,
.entry-content address:last-child,
.entry-content pre:last-child {
margin-bottom: 0;
}
.entry-content hr {
margin-top: 20px;
border-top: 1px solid #e0e0e0;
clear: both;
}
.entry-content table {
width: 100%;
border: 1px solid #cfcfcf;
}
.entry-content td,
.entry-content th {
padding: 8px;
border-top: 1px solid #cfcfcf;
vertical-align: top;
}
.entry-content th {
font-weight: bold;
vertical-align: bottom;
}
.entry-content thead:first-child > tr:first-child > td,
.entry-content thead:first-child > tr:first-child > th {
border-top: none;
}
.entry-content dt,
.entry-content dd {
line-height: 2;
}
.entry-content dd {
margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol {
padding-left: 25px;
}
.entry-content li > ul,
.entry-content li > ol {
margin-bottom: 0;
}
.entry-content address {
line-height: 1.8;
font-style: italic;
color: #ababab;
}
.entry-content del {
color: #ababab;
} body {
line-height: 30px;
overflow-x: hidden;
color: #8a8a8a;
position: relative;
-webkit-font-smoothing: antialiased;
}
img {
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
}
a {
color: #8a8a8a;
}
a:focus,
a:hover {
outline: none;
text-decoration: none;
color: #ffa60a;
}
a:hover,
a:focus {
color: #ffa60a;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
div,
iframe,
img {
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
letter-spacing: -0.025em;
color: #686868;
margin-top: 0;
margin-bottom: 12px;
line-height: 1.2;
}
p {
margin: 0 0 20px 0;
}
input,
textarea,
button,
select {
outline: none;
}
::selection {
color: #fff;
background-color: #ffa60a;
}
::-moz-selection {
color: #fff;
background-color: #ffa60a;
}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
textarea,
select {
width: 100%;
padding: 0 15px;
height: 50px;
line-height: 1;
background-color: transparent;
color: #797979;
border: 1px solid #E6E6E6;
-webkit-border-radius: 2px;
-webkit-background-clip: padding-box;
-moz-border-radius: 2px;
-moz-background-clip: padding;
border-radius: 2px;
background-clip: padding-box;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="text"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
color: #797979;
}
input[type="text"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
color: #797979;
}
input[type="text"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
color: #797979;
}
input[type="text"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
color: #797979;
}
input[type="text"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
border-color: #ffa60a;
}
textarea {
padding-top: 10px;
height: auto;
}
select::-ms-expand {
display: none;
}
body.boxed #wrapper {
max-width: 1330px;
margin: auto;
position: relative;
}
div[class*=" col-md-"] .container {
width: 100%;
} .no-margin {
margin: 0 !important;
} .block-center:before {
content: "";
height: 100%;
vertical-align: middle;
display: inline-block;
}
.block-center {
height: 100%;
width: 100%;
text-align: center;
font-size: 0;
}
.block-center-inner {
display: inline-block;
margin: 0 auto;
position: relative;
vertical-align: middle;
max-width: 100%;
font-size: initial;
}
.block-center-inner > * {
margin: auto;
} .back-to-top {
position: fixed;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-o-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
bottom: 40px;
right: 15px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
z-index: 2;
color: #fff;
background-color: #ffa60a;
-webkit-transform: translateX(100px);
-moz-transform: translateX(100px);
-o-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.back-to-top i {
font-size: 20px;
}
.back-to-top:hover {
text-decoration: none;
color: #fff;
background-color: #2c3e50;
}
.back-to-top:focus {
color: #fff;
}
.back-to-top.in {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
} .site-loading {
position: fixed;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-o-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
opacity: 0;
display: none;
-webkit-transition: opacity 600ms ease 200ms;
-moz-transition: opacity 600ms ease 200ms;
-o-transition: opacity 600ms ease 200ms;
transition: opacity 600ms ease 200ms;
}
body.page-loading .site-loading {
opacity: 1;
display: block;
}
.logo-loading {
margin-bottom: 30px;
} .slick {
opacity: 0;
}
.slick.slick-initialized {
opacity: 1;
}
.slick-arrow {
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
cursor: pointer;
display: inline-block !important;
width: 43px;
height: 43px;
background-color: rgba(0, 0, 0, 0.3);
line-height: 43px;
position: absolute;
top: 50%;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-arrow i {
color: #fff;
font-size: 10px;
position: relative;
top: -1px;
font-weight: normal;
text-transform: none;
letter-spacing: -0.02em;
}
.slick-arrow:hover {
background-color: rgba(0, 0, 0, 0.6);
}
.slick-arrow:hover i {
color: #ffa60a;
}
.slick-arrow {
text-align: center;
z-index: 1;
}
.slick-arrow.slick-prev {
left: 15px;
}
.slick-arrow.slick-next {
right: 15px;
}
ul.slick-dots {
padding-left: 0px;
text-align: center;
margin-top: 20px;
}
ul.slick-dots li {
width: 12px;
height: 12px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
border: solid 1px #ffa60a;
display: inline-block;
margin-left: 5px;
margin-right: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
ul.slick-dots li.slick-active,
ul.slick-dots li:hover {
background-color: #ffa60a;
border-color: #ffa60a;
cursor: pointer;
}
.slick-slide img {
opacity: 0;
}
.slick-initialized img {
opacity: 1;
}
.slick-slide {
outline: none;
}
.popup-close {
position: absolute;
top: 5px;
right: 5px;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
background-color: #e0e0e0;
font-size: 16px;
z-index: 1;
}
.drop-shadow {
-webkit-box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.1);
box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.1);
}
.fold-out.in .fold-out-drop,
.fold-out.hover:hover .fold-out-drop {
-webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
max-height: 1000px;
visibility: visible;
}
.fold-out .fold-out-drop {
max-height: 0;
position: absolute;
z-index: 999;
overflow: hidden;
visibility: hidden;
-webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
-webkit-transform-origin: 50% 0;
-webkit-transition: 350ms;
-moz-transition: 350ms;
-o-transition: 350ms;
transition: 350ms;
}
#search_popup_wrapper form {
margin: 2em 1em;
position: relative;
}
#search_popup_wrapper input {
width: 100%;
padding-right: 95px;
}
#search_popup_wrapper input:focus {
border-color: #ffa60a;
}
#search_popup_wrapper button {
position: absolute;
right: 0;
top: 0;
}
.popup-overlay-wrapper {
position: absolute;
z-index: 9999;
background-color: rgba(20, 22, 24, 0.95);
width: 100%;
top: 0;
bottom: 0;
left: 0;
padding-bottom: 80px;
overflow: auto;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.5s 0.5s, visibility 0s 1s;
transition: opacity 0.5s 0.5s, visibility 0s 1s;
}
.popup-overlay-wrapper.in {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.popup-overlay-wrapper.in .popup-overlay-content {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: -webkit-transform 0.5s 0.2s, opacity 0.5s 0.2s;
transition: transform .5s .8s, opacity .5s .8s;
}
.popup-overlay-content {
margin: 80px auto 0;
width: 80%;
position: relative;
font-size: 20px;
opacity: 0;
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
-moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
-o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.popup-overlay-content input {
border: solid 2px #FFF;
padding: 1em;
height: auto;
color: #fff;
}
.popup-overlay-content input::-webkit-input-placeholder {
color: #eeeeee;
}
.popup-overlay-content input:-moz-placeholder {
color: #eeeeee;
}
.popup-overlay-content input::-moz-placeholder {
color: #eeeeee;
}
.popup-overlay-content input:-ms-input-placeholder {
color: #eeeeee;
}
.popup-overlay-content .search-button {
position: absolute;
top: 18px;
right: 30px;
color: #fff;
}
.popup-overlay-content .search-button:hover {
cursor: pointer;
color: #ffa60a;
}
.popup-overlay-result {
color: #fff;
background-color: #343537;
padding: 0;
font-size: 16px;
line-height: 2em;
}
.popup-overlay-result ul {
padding: 15px 0;
margin: 0;
list-style: none;
}
.popup-overlay-result li {
padding: 5px 30px;
}
.popup-overlay-result li.selected,
.popup-overlay-result li:hover {
color: #ffa60a;
}
.popup-overlay-result li + li {
border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.popup-overlay-result a {
color: inherit;
}
.popup-overlay-result .date {
display: inline-block;
float: right;
}
.popup-overlay-result .view-more {
position: absolute;
background: #343537;
left: 0;
right: 0;
text-align: center;
padding: 5px;
-webkit-border-radius: 0 0 100% 100%;
-moz-border-radius: 0 0 100% 100%;
border-radius: 0 0 100% 100%;
margin: auto;
border-top: solid 1px rgba(255, 255, 255, 0.1);
text-transform: uppercase;
}
.close-button {
position: absolute;
top: 1em;
right: 1em;
color: #fff;
font-size: 20px;
}
.close-button:hover {
color: #fff;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.custom-dropdown-list {
position: relative;
}
.custom-dropdown-list > span i {
font-size: 10px;
}
.custom-dropdown-list ul {
list-style: none;
margin: 0;
background-color: #fff;
min-width: 180px;
padding: 15px;
text-align: left;
}
.toggle-icon-wrapper {
cursor: pointer;
display: inline-block;
vertical-align: middle;
}
.toggle-icon-wrapper:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.toggle-icon-wrapper .toggle-icon {
display: inline-block;
height: 30px;
position: relative;
vertical-align: middle;
width: 24px;
}
.toggle-icon-wrapper .toggle-icon > span {
background: none repeat scroll 0 0 #000;
bottom: 0;
display: block;
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.toggle-icon-wrapper .toggle-icon:after,
.toggle-icon-wrapper .toggle-icon:before {
background-color: #000;
content: "";
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 100%;
}
.toggle-icon-wrapper .toggle-icon:before {
top: 20%;
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left;
}
.toggle-icon-wrapper .toggle-icon:after {
bottom: 20%;
-webkit-transform-origin: bottom left;
-moz-transform-origin: bottom left;
-ms-transform-origin: bottom left;
-o-transform-origin: bottom left;
transform-origin: bottom left;
}
.toggle-icon-wrapper + span {
vertical-align: middle;
text-transform: uppercase;
}
.toggle-icon-wrapper.in .toggle-icon span {
opacity: 0;
}
.toggle-icon-wrapper.in .toggle-icon:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.toggle-icon-wrapper.in .toggle-icon:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.x-nav-menu > .x-menu-item > .x-menu-a-text,
.sticky-region,
.logo-header,
.x-nav-menu > .x-menu-item,
.header-customize-nav,
.menu-categories,
.menu-categories-select > i,
.header-nav-wrapper nav.primary-menu,
.header-nav-wrapper .product-text,
.popup-overlay-result a,
.search-product-wrapper .search-ajax-result li,
.search-product-wrapper .search-ajax-result li + li:before,
.toggle-icon-wrapper .toggle-icon > span,
.toggle-icon-wrapper .toggle-icon:before,
.toggle-icon-wrapper .toggle-icon:after,
.sticky-region .header-mobile-container-inner > div,
b.x-caret,
.menu-drop-fly,
.top-drawer-toggle,
.header-above-inner,
.logo-header img,
.x-sub-menu-tab > .x-menu-item,
.x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.slick-slide img {
opacity: 0;
}
.slick-initialized img {
opacity: 1;
}
.g5plus-slick-slider {
margin-left: -15px;
margin-right: -15px;
overflow: hidden;
}
.g5plus-slick-slider .slick-slide {
padding-left: 15px;
padding-right: 15px;
}
.g5plus-slick-slider .slick-arrow {
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.g5plus-slick-slider .slick-prev {
left: -30px;
opacity: 0;
}
.g5plus-slick-slider .slick-next {
right: -30px;
opacity: 0;
}
.g5plus-slick-slider:hover .slick-prev {
left: 30px;
opacity: 1;
}
.g5plus-slick-slider:hover .slick-next {
right: 30px;
opacity: 1;
}
.bg-clip-content-box .vc_column-inner {
background-clip: content-box;
}
.icon-group-padding90 {
padding-left: 90px;
padding-right: 90px;
}
@media screen and (max-width: 991px) {
.icon-group-padding90 {
padding-left: 0;
padding-right: 0;
}
}
.container .container {
padding: 0;
}
#wrapper-content {
background-color: #FFF;
}
.page-wrap .comments-area h4.widget-title {
font-size: 20px;
color: #000;
line-height: 1.3;
text-transform: capitalize;
margin-bottom: 0;
margin-top: 55px;
}
.page-wrap .comments-area ol {
padding-left: 100px;
list-style: none;
}
.page-wrap .comments-area ol.comment-list {
padding: 0;
}
.page-wrap .comments-area .comment-list li > div {
padding: 20px 0;
border-bottom: 1px solid #F0F0F0;
}
.page-wrap .comments-area .comment-list li img.avatar {
margin: 0;
float: left;
margin-right: 25px;
}
.page-wrap .comments-area .comment-list li .comment-meta-content {
overflow: hidden;
}
.page-wrap .comments-area .comment-meta-wrap {
line-height: 1;
position: relative;
}
.page-wrap .comments-area .comment-meta-wrap .col-md-3 {
position: absolute;
height: 100%;
right: 0;
text-align: right;
}
.page-wrap .comments-area .comment-meta-wrap .content-middle {
display: table;
width: 100%;
height: 100%;
}
.page-wrap .comments-area .comment-meta-wrap .content-middle-inner {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.page-wrap .comments-area .comment-meta-wrap .comment-meta {
height: 100%;
}
.page-wrap .comments-area .comment-meta-wrap .comment-meta a + a {
margin-left: 5px;
padding-left: 10px;
position: relative;
}
.page-wrap .comments-area .comment-meta-wrap .comment-meta a + a:before {
content: "";
position: absolute;
left: 0;
top: 2px;
bottom: 2px;
margin: auto;
display: block;
width: 1px;
background-color: #1B2C3E;
}
.page-wrap .comments-area .comment-meta-wrap .comment-meta a:hover {
color: #ffa60a;
}
.page-wrap .comments-area .comment-meta-wrap .comment-meta a,
.page-wrap .comments-area .comment-meta-wrap .comment-meta-date {
margin-bottom: 2px;
font-weight: 600;
font-size: 13px;
line-height: 2;
color: #1B2C3E;
}
.page-wrap .comments-area .author-name {
display: block;
font-size: 18px;
color: #000000;
line-height: 1.4444;
font-weight: bold;
}
.page-wrap .comments-area .comment-text {
margin: 0;
}
.page-wrap .comments-area .comment-text p {
color: #979797;
font-size: 14px;
line-height: 1.714;
margin: 0;
} .breadcrumbs {
margin: 0;
padding: 0;
list-style: none;
font-size: 0;
line-height: 1;
margin-bottom: 5px;
}
.breadcrumbs li {
display: inline;
}
.breadcrumbs li a,
.breadcrumbs li span {
font-size: 16px;
font-weight: 400;
color: #2c3e50;
line-height: 1.875;
}
.breadcrumbs li span {
color: #ffa60a;
}
.breadcrumbs li:after {
font-family: 'FontAwesome';
display: inline-block;
content: '\f105';
font-size: 16px;
letter-spacing: -0.02em;
padding: 0 10px;
color: #2c3e50;
}
.breadcrumbs li:last-child:after {
display: none;
}
.page-title {
position: relative;
}
.page-title.page-title-layout-center {
text-align: center;
}
.page-title-background {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: transparent;
position: relative;
}
.page-title .page-title-inner {
position: relative;
}
.page-title .page-title-inner h1 {
text-transform: uppercase;
font-size: 28px;
font-weight: bold;
line-height: 30px;
}
.page-title .page-title-inner p {
font-size: 16px;
color: #2c3e50;
margin: 0;
}
.page-title .page-title-overlay {
position: absolute;
height: 100%;
width: 100%;
top: 0;
bottom: 0;
}
.parallax-disabled {
background-attachment: scroll !important;
background-position: 50% 50% !important;
}
.dialog,
.dialog__overlay {
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.dialog {
position: fixed;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
pointer-events: none;
z-index: 9999;
}
.dialog__overlay {
position: absolute;
z-index: 1;
background: rgba(55, 58, 71, 0.9);
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
-webkit-backface-visibility: hidden;
}
.dialog--open .dialog__overlay {
opacity: 1;
pointer-events: auto;
}
.dialog__content {
width: 80%;
max-width: 520px;
min-width: 290px;
background: #fff;
padding: 20px;
text-align: center;
position: relative;
z-index: 5;
opacity: 0;
}
.dialog--open .dialog__content {
pointer-events: auto;
} .dialog h2 {
margin: 0;
font-weight: 400;
font-size: 24px;
padding: 0 0 15px;
text-transform: uppercase;
}
.dialog--open .dialog__overlay {
-webkit-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.dialog--close .dialog__overlay {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.dialog__content {
padding: 0;
background: transparent;
}
.dialog.dialog--open .dialog__content {
opacity: 1;
}
.morph-shape {
position: absolute;
width: calc(100% + 2px);
height: calc(100% + 2px);
top: -2px;
left: -2px;
z-index: -1;
}
.morph-shape svg rect {
stroke: #fff;
stroke-width: 2px;
stroke-dasharray: 1680;
}
.dialog--open .morph-shape svg rect {
-webkit-animation: anim-dash 0.6s forwards;
animation: anim-dash 0.6s forwards;
}
.dialog-inner {
opacity: 0;
background: #fff;
}
.dialog--open .dialog-inner {
padding: 30px;
opacity: 1;
-webkit-transition: opacity 0.85s 0.35s;
transition: opacity 0.85s 0.35s;
}
.dialog.dialog--open h2 {
-webkit-animation: anim-elem-1 0.7s ease-out both;
-o-animation: anim-elem-1 0.7s ease-out both;
animation: anim-elem-1 0.7s ease-out both;
}
.dialog.dialog--open a[data-dialog-close] {
position: absolute;
border: none;
top: 0;
right: 0;
width: 30px;
height: 30px;
line-height: 30px;
color: #fff;
background-color: #ddd;
}
.dialog.dialog--open a[data-dialog-close]:hover {
color: #ffa60a;
}
.dialog.dialog--open p {
line-height: 1.5;
font-size: 18px;
}
@keyframes anim-dash {
0% {
stroke-dashoffset: 1680;
}
100% {
stroke-dashoffset: 0;
}
}
@-webkit-keyframes anim-dash {
0% {
stroke-dashoffset: 1680;
}
100% {
stroke-dashoffset: 0;
}
} @-webkit-keyframes anim-elem-1 {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes anim-elem-1 {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
b.x-caret:before {
content: "\f0d7";
font-family: fontawesome;
font-size: 10px;
font-weight: 400;
vertical-align: top;
}
.x-sub-menu-open > a b.x-caret {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.x-custom-content-wrapper {
white-space: normal;
line-height: 1.8;
padding-top: 5px;
padding-bottom: 5px;
}
.x-nav-menu img {
max-width: 100%;
height: auto;
}
.x-image-layout > a {
display: block;
}
@media screen and (min-width: 992px) {
.x-col-1-12 {
width: 8.33333333333333%;
}
.x-col-2-12 {
width: 16.6666666666667%;
}
.x-col-3-12 {
width: 25%;
}
.x-col-4-12 {
width: 33.3333333333333%;
}
.x-col-5-12 {
width: 41.6666666666667%;
}
.x-col-6-12 {
width: 50%;
}
.x-col-7-12 {
width: 58.3333333333333%;
}
.x-col-8-12 {
width: 66.6666666666667%;
}
.x-col-9-12 {
width: 75%;
}
.x-col-10-12 {
width: 83.3333333333333%;
}
.x-col-11-12 {
width: 91.6666666666667%;
}
.x-col-12-12 {
width: 100%;
}
.x-col-1-11 {
width: 9.09090909090909%;
}
.x-col-2-11 {
width: 18.1818181818182%;
}
.x-col-3-11 {
width: 27.2727272727273%;
}
.x-col-4-11 {
width: 36.3636363636364%;
}
.x-col-5-11 {
width: 45.4545454545455%;
}
.x-col-6-11 {
width: 54.5454545454545%;
}
.x-col-7-11 {
width: 63.6363636363636%;
}
.x-col-8-11 {
width: 72.7272727272727%;
}
.x-col-9-11 {
width: 81.8181818181818%;
}
.x-col-10-11 {
width: 90.9090909090909%;
}
.x-col-1-10 {
width: 10%;
}
.x-col-2-10 {
width: 20%;
}
.x-col-3-10 {
width: 30%;
}
.x-col-4-10 {
width: 40%;
}
.x-col-5-10 {
width: 50%;
}
.x-col-6-10 {
width: 60%;
}
.x-col-7-10 {
width: 70%;
}
.x-col-8-10 {
width: 80%;
}
.x-col-9-10 {
width: 90%;
}
.x-col-1-8 {
width: 12.5%;
}
.x-col-3-8 {
width: 37.5%;
}
.x-col-5-8 {
width: 62.5%;
}
.x-col-7-8 {
width: 87.5%;
}
.x-col-1-9 {
width: 11.1111111111111%;
}
.x-col-2-9 {
width: 22.2222222222222%;
}
.x-col-4-9 {
width: 44.4444444444444%;
}
.x-col-5-9 {
width: 55.5555555555556%;
}
.x-col-7-9 {
width: 77.7777777777778%;
}
.x-col-8-9 {
width: 88.8888888888889%;
}
.x-col-1-7 {
width: 14.2857142857143%;
}
.x-col-2-7 {
width: 28.5714285714286%;
}
.x-col-3-7 {
width: 42.8571428571429%;
}
.x-col-4-7 {
width: 57.1428571428571%;
}
.x-col-5-7 {
width: 71.4285714285714%;
}
.x-col-6-7 {
width: 85.7142857142857%;
}
.x-col {
display: block;
float: left;
}
.x-clear {
clear: both;
}
.x-new-row {
clear: both;
}
li.x-pos-static {
position: static;
}
li.x-text-align-right {
text-align: right;
}
li.x-text-align-left {
text-align: left;
}
li.x-text-align-center {
text-align: center;
}
span.x-disable-text {
display: none;
}
i.x-menu-icon {
color: #ffa60a;
}
i.x-menu-icon.x-icon-left {
padding-right: 10px;
}
i.x-menu-icon.x-icon-right {
padding-left: 10px;
}
i.x-menu-icon.x-icon-left.x-disable-text {
padding-right: 0;
}
i.x-menu-icon.x-icon-right.x-disable-text {
padding-left: 0;
}
li > a.x-disable-menu-item {
display: none !important;
}
li.x-new-row:after {
content: "";
display: block;
clear: both;
}
.x-list-style-none {
list-style: none;
list-style-position: inside;
}
.x-list-style-disc {
list-style: disc !important;
list-style-position: inside !important;
}
.x-list-style-square {
list-style: square !important;
list-style-position: inside !important;
}
.x-list-style-circle {
list-style: circle !important;
list-style-position: inside !important;
}
li.x-image-layout-image-only a.x-menu-a-text {
display: none;
}
li.x-image-layout-image-only p.x-description {
display: none;
}
li.x-image-layout-above > a.x-image + a.x-menu-a-text {
margin-top: 10px;
}
.x-sub-menu-standard .x-sub-menu.x-pos-left-menu-parent,
.x-sub-menu-standard .x-sub-menu.x-pos-left-menu-bar {
right: 100%;
left: auto;
}
.x-sub-menu.x-pos-full {
left: 0;
right: 0;
}
.x-nav-menu {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.x-nav-menu * {
color: inherit;
box-sizing: border-box;
}
.x-nav-menu > .x-menu-item {
display: inline-block;
line-height: 24px;
padding-top: 23px;
padding-bottom: 23px;
}
.x-nav-menu > .x-menu-item > a b.x-caret:before {
margin-left: 5px;
}
.x-nav-menu > .x-menu-item + .x-menu-item {
margin-left: 40px;
}
.x-nav-menu > .x-menu-item > .x-menu-a-text {
font-size: 14px;
text-transform: uppercase;
font-weight: 400;
color: #ffffff;
}
.x-sub-menu {
height: 0;
visibility: hidden;
overflow: hidden;
position: absolute;
opacity: 0;
top: 100%;
padding: 0;
margin: 0;
color: #fff;
z-index: -1;
list-style: none;
background-color: #2c3e50;
border-bottom: solid 2px #ffa60a;
-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
}
.x-sub-menu .x-menu-item {
position: relative;
min-width: 210px;
white-space: nowrap;
padding-left: 20px;
padding-right: 20px;
}
.x-sub-menu .x-menu-item + .x-menu-item > .x-menu-a-text {
border-top: solid 1px #415365;
}
.x-sub-menu .x-menu-a-text {
line-height: 38px;
}
.x-sub-menu b.x-caret:before {
content: "\f178";
font-size: 11px;
}
.x-menu-item {
line-height: 50px;
}
.x-active > .x-sub-menu {
overflow: visible;
visibility: visible;
opacity: 1;
height: auto;
z-index: 999;
}
.x-menu-a-text {
font-size: 14px;
}
p.x-description {
font-style: italic;
font-size: 0.9em;
line-height: 30px;
margin-top: -8px;
margin-bottom: 10px;
}
span.x-menu-text {
position: relative;
}
.x-sub-menu-standard {
padding: 10px 0;
}
.x-sub-menu-standard > .x-menu-item b.x-caret {
position: absolute;
right: 20px;
transition: all 0.5s;
line-height: 48px;
}
.x-sub-menu-standard a.x-menu-a-text {
padding: 5px 0;
color: inherit;
-webkit-transition: background 0.3s ease-out;
-moz-transition: background 0.3s ease-out;
-ms-transition: background 0.3s ease-out;
-o-transition: background 0.3s ease-out;
transition: background 0.3s ease-out;
display: block;
}
.x-sub-menu-standard a.x-menu-a-text > span.x-menu-text,
.x-sub-menu-standard a.x-menu-a-text > i.x-menu-icon {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.x-sub-menu-standard a.x-menu-a-text:hover {
color: #ffa60a;
}
.x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon,
.x-sub-menu-standard a.x-menu-a-text:hover > span.x-menu-text {
padding-left: 20px;
}
.x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon + span.x-menu-text {
padding-left: 0;
}
.x-sub-menu-standard .x-sub-menu {
top: 0;
left: 100%;
right: auto;
}
.x-sub-menu-multi-column {
padding-bottom: 20px;
padding-left: 20px;
display: block;
color: #999;
}
.x-sub-menu-multi-column.no-padding {
padding: 0;
}
.x-sub-menu-multi-column:after {
content: "";
display: block;
clear: both;
}
.x-sub-menu-multi-column > .x-menu-item {
padding-left: 0;
padding-right: 20px;
margin-top: 20px;
min-width: 0;
}
.x-sub-menu-multi-column .x-menu-item {
min-width: 0;
}
.x-sub-menu-multi-column .x-menu-item + .x-menu-item > .x-menu-a-text {
border-top: none;
}
.x-sub-menu-multi-column > .x-item-menu-standard .x-menu-item {
padding-left: 0;
padding-right: 0;
}
.x-sub-menu-multi-column .x-custom-content .x-menu-a-text {
display: none;
}
.x-sub-menu-multi-column .x-menu-a-text {
line-height: 32px;
}
.x-sub-menu-multi-column .x-sub-menu {
padding-top: 0;
padding-bottom: 0;
height: auto;
visibility: visible;
opacity: 1;
position: static;
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
z-index: 999;
overflow: visible;
}
.x-sub-menu-multi-column li.x-active > ul.x-sub-menu {
visibility: visible !important;
opacity: 1 !important;
overflow: visible !important;
}
.x-sub-menu-multi-column .x-header-column > a {
color: #FFF;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
position: relative;
line-height: 1;
display: block;
margin-bottom: 15px;
padding-top: 15px;
}
.x-sub-menu-multi-column b.x-caret {
display: none;
}
.x-tabs.x-item-menu-tab {
position: static;
padding: 0;
margin: 0;
}
.x-tabs.x-item-menu-tab > .x-menu-a-text {
display: none;
}
.x-sub-menu-tab > .x-menu-item {
position: static;
padding-left: 0;
padding-right: 0;
}
.x-sub-menu-tab > li > ul.x-sub-menu {
position: absolute;
left: 0;
right: 0;
top: 0;
border-bottom: 0;
visibility: hidden;
overflow: hidden;
opacity: 0;
height: 0;
padding-bottom: 30px;
}
.x-sub-menu-tab > li.x-menu-item > a.x-menu-a-text {
display: block;
position: relative;
padding-left: 20px;
padding-right: 20px;
line-height: 50px;
}
.x-sub-menu-tab > li.x-menu-active {
background-color: rgba(128, 128, 128, 0.1);
}
.x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:after {
content: '';
position: absolute;
right: 0;
border-top: solid 8px transparent;
border-bottom: solid 8px transparent;
border-right: solid 8px #fff;
height: 16px;
top: 0;
bottom: 0;
margin: auto;
}
.x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
visibility: visible;
overflow: visible;
opacity: 1;
height: auto;
}
.x-sub-menu-tab .x-menu-item {
min-width: 0;
}
.x-tabs > .x-sub-menu-tab {
background-color: #fafafa;
}
.x-nav-menu a:focus {
color: inherit;
}
.x-nav-menu .x-sub-menu-standard > li.current-menu-ancestor > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.current-menu-parent > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.current-menu-item > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.menu-current > a.x-menu-a-text {
color: #ffa60a;
}
.x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
.x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.x-nav-menu > li.current-menu-item > a.x-menu-a-text,
.x-nav-menu > li.menu-current > a.x-menu-a-text,
.x-nav-menu > li > a.x-menu-a-text:hover,
.x-nav-menu > li.x-menu-item:hover > a {
color: #ffa60a;
}
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-parent > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-item > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.menu-current > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li > a.x-menu-a-text:hover > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.x-menu-item:hover > a > span.x-menu-text:before {
width: 100%;
}
}
@media screen and (max-width: 991px) {
i.x-icon-left {
margin-right: 10px;
}
i.x-icon-right {
margin-left: 10px;
}
.x-sub-menu {
display: none;
margin: 0;
padding: 0;
}
p.x-description,
.x-custom-content-wrapper,
.x-image {
padding-left: 20px;
padding-right: 20px;
}
a.x-image {
padding-top: 20px;
display: inline-block;
}
.x-nav-menu,
.x-nav-menu ul {
list-style: none;
}
.x-menu-item {
position: relative;
}
.x-nav-menu {
padding: 0;
margin: 0;
}
.x-nav-menu a.x-menu-a-text {
padding-top: 10px;
padding-bottom: 10px;
display: inline-block;
text-transform: uppercase;
font-weight: 700;
}
b.x-caret:before {
font-weight: 700;
vertical-align: middle;
}
.x-caret {
position: absolute;
right: 0;
}
.x-sub-menu,
.x-nav-menu,
.x-nav-menu li.x-menu-item + li {
border-top: solid 1px #e0e0e0;
}
.menu-drop-fly {
position: fixed;
top: 0;
bottom: 0;
left: -280px;
width: 280px;
background-color: #212121;
color: #fff;
z-index: 9999;
overflow: auto;
}
.menu-drop-fly .nav-menu-mobile {
color: #fff;
}
.menu-drop-fly .nav-menu-mobile a {
color: #fff;
}
.menu-drop-fly .nav-menu-mobile a:hover {
color: #ffa60a;
}
.menu-drop-fly .nav-menu-mobile {
display: block;
}
.menu-drop-fly .x-sub-menu,
.menu-drop-fly .x-nav-menu,
.menu-drop-fly li.x-menu-item + li {
border-color: #313131;
}
.menu-drop-fly .x-caret {
right: 20px;
}
.menu-drop-fly .x-menu-a-text {
padding-left: 20px !important;
padding-right: 20px;
}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-a-text {
text-transform: none;
}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text {
font-weight: 400;
}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text {
font-size: 12px;
}
.menu-drop-fly .x-sub-menu {
background-color: #313131;
position: relative;
border-top: none !important;
}
.menu-drop-fly .x-sub-menu .x-sub-menu {
background-color: #414141;
}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu {
background-color: #515151;
}
.menu-drop-fly li li.x-menu-item + li {
border-color: #414141;
}
.menu-drop-fly li li li.x-menu-item + li {
border-color: #515151;
}
.menu-drop-fly li li li li.x-menu-item + li {
border-color: #616161;
}
.menu-drop-fly .x-sub-menu:before {
content: '';
position: absolute;
left: 20px;
border-left: solid 6px transparent;
border-right: solid 6px transparent;
border-top: solid 6px #212121;
}
.menu-drop-fly .x-sub-menu .x-sub-menu:before {
border-top-color: #313131;
}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu:before {
border-top-color: #414141;
}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu .x-sub-menu:before {
border-top-color: #515151;
}
body {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
left: 0;
}
.mobile-nav-overlay {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
overflow: hidden;
opacity: 0;
max-width: 0;
-webkit-transition: opacity 0.5s, visibility 1s;
transition: opacity 0.5s, visibility 1s;
cursor: url(https://www.drevenicekrenek.cz/wp-content/themes/pithree/assets/images/close.png) 15 15, default;
}
body.mobile-nav-in {
overflow: hidden;
left: 280px;
}
body.mobile-nav-in .menu-drop-fly {
left: 0;
}
body.mobile-nav-in .mobile-nav-overlay {
max-width: 100%;
opacity: 1;
visibility: visible;
}
body.mobile-nav-in .is-sticky .sticky-region {
left: 280px;
right: -280px;
}
} .widget {
margin-bottom: 50px;
}
.widget:after {
content: '';
clear: both;
display: block;
}
.widget-title {
font-size: 20px;
text-transform: capitalize;
color: #000;
font-weight: bold;
margin-bottom: 40px;
}
.widget-border {
border: 1px solid #cfcfcf;
padding: 20px 0;
}
.widget-border .widget-title span {
margin-left: 10px;
}
.widget-border div.yith-wcan,
.widget-border .textwidget,
.widget-border .tagcloud,
.widget-border .yit-wcan-select-open,
.widget-border .yith-wcan-select-wrapper {
margin-left: 10px;
margin-right: 10px;
}
.widget-border .yith-wcan-select-wrapper {
width: 80%;
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
} .widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget_archive > ul,
.widget_categories > ul,
.widget_nav_menu > ul,
.widget_pages > ul,
.widget_product_categories > ul,
.widget_archive ul.menu,
.widget_categories ul.menu,
.widget_nav_menu ul.menu,
.widget_pages ul.menu,
.widget_product_categories ul.menu {
margin-top: -14px;
}
.widget_archive ul > li + li,
.widget_categories ul > li + li,
.widget_nav_menu ul > li + li,
.widget_pages ul > li + li,
.widget_product_categories ul > li + li {
border-top: solid 1px #EEEEEE;
}
.widget_archive li > ul,
.widget_categories li > ul,
.widget_nav_menu li > ul,
.widget_pages li > ul,
.widget_product_categories li > ul {
border-top: solid 1px #EEEEEE;
}
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_pages li,
.widget_product_categories li {
color: #393939;
padding: 0;
margin: 0;
line-height: 20px;
font-size: 14px;
position: relative;
text-transform: capitalize;
padding-left: 13px;
}
.widget_archive li:after,
.widget_categories li:after,
.widget_nav_menu li:after,
.widget_pages li:after,
.widget_product_categories li:after {
content: '\f0da';
color: #ffa60a;
font-family: FontAwesome;
left: 0;
top: 14px;
height: 20px;
position: absolute;
}
.widget_archive a,
.widget_categories a,
.widget_nav_menu a,
.widget_pages a,
.widget_product_categories a {
display: inline-block;
padding: 14px 0;
color: #393939;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.widget_archive a:hover,
.widget_categories a:hover,
.widget_nav_menu a:hover,
.widget_pages a:hover,
.widget_product_categories a:hover {
color: #ffa60a;
padding-left: 10px;
}
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_product_categories ul ul {
display: none;
}
.widget_archive .li-caret,
.widget_categories .li-caret,
.widget_nav_menu .li-caret,
.widget_pages .li-caret,
.widget_product_categories .li-caret {
position: absolute;
right: 0;
top: 19px;
cursor: pointer;
font-size: 10px;
color: #ababab;
letter-spacing: -0.02em;
}
.widget_archive .li-caret.in:before,
.widget_categories .li-caret.in:before,
.widget_nav_menu .li-caret.in:before,
.widget_pages .li-caret.in:before,
.widget_product_categories .li-caret.in:before {
content: '\f068';
}
.widget_archive.widget-border > ul,
.widget_categories.widget-border > ul,
.widget_nav_menu.widget-border > ul,
.widget_pages.widget-border > ul,
.widget_product_categories.widget-border > ul,
.widget_archive.widget-border ul.menu,
.widget_categories.widget-border ul.menu,
.widget_nav_menu.widget-border ul.menu,
.widget_pages.widget-border ul.menu,
.widget_product_categories.widget-border ul.menu {
margin-bottom: -20px;
}
.widget_archive.widget-border a,
.widget_categories.widget-border a,
.widget_nav_menu.widget-border a,
.widget_pages.widget-border a,
.widget_product_categories.widget-border a {
padding-left: 10px;
}
.widget_archive.widget-border li li a,
.widget_categories.widget-border li li a,
.widget_nav_menu.widget-border li li a,
.widget_pages.widget-border li li a,
.widget_product_categories.widget-border li li a {
padding-left: 40px;
}
.widget_archive.widget-border li li li a,
.widget_categories.widget-border li li li a,
.widget_nav_menu.widget-border li li li a,
.widget_pages.widget-border li li li a,
.widget_product_categories.widget-border li li li a {
padding-left: 70px;
}
.widget_archive.widget-border li li li li a,
.widget_categories.widget-border li li li li a,
.widget_nav_menu.widget-border li li li li a,
.widget_pages.widget-border li li li li a,
.widget_product_categories.widget-border li li li li a {
padding-left: 100px;
}
.widget_archive.widget-border .li-caret,
.widget_categories.widget-border .li-caret,
.widget_nav_menu.widget-border .li-caret,
.widget_pages.widget-border .li-caret,
.widget_product_categories.widget-border .li-caret {
right: 10px;
} .widget_archive select,
.widget_categories select {
width: 100%;
}
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text {
display: none;
}
.widget_archive.widget-border select,
.widget_categories.widget-border select {
width: 90%;
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
margin-left: 10px;
} .widget_calendar .calendar_wrap caption {
padding-top: 0;
padding-bottom: 8px;
color: #686868;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -0.02em;
font-size: 13px;
}
.widget_calendar #wp-calendar {
width: 100%;
}
.widget_calendar #wp-calendar th {
background-color: #e0e0e0;
}
.widget_calendar #wp-calendar tbody td,
.widget_calendar #wp-calendar th {
border: solid 1px #e0e0e0;
text-align: center;
}
.widget_calendar #wp-calendar tfoot td {
color: #686868;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -0.02em;
font-size: 11px;
}
.widget_calendar #wp-calendar td#next {
text-align: right;
}
.widget_calendar.widget-border #wp-calendar {
width: 90%;
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
margin-left: 10px;
} .widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_recent_entries ul,
.woocommerce .widget_layered_nav ul,
.woocommerce .widget_layered_nav_filters ul,
.yith-woocompare-widget ul {
list-style: none;
padding: 0;
margin: -11px 0 0 0;
}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li {
border-top: solid 1px #eee;
}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li {
padding: 11px 0;
margin: 0;
line-height: 20px;
font-size: 14px;
position: relative;
color: #ababab;
}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a {
color: #686868;
}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover {
color: #ffa60a;
}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before {
content: '\f0da';
font-family: fontawesome;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
color: #ffa60a;
}
.widget_meta.widget-border ul,
.widget_recent_comments.widget-border ul,
.widget_rss.widget-border ul,
.widget_recent_entries.widget-border ul,
.woocommerce .widget_layered_nav.widget-border ul,
.woocommerce .widget_layered_nav_filters.widget-border ul,
.yith-woocompare-widget.widget-border ul {
margin-bottom: -20px;
}
.widget_meta.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_comments.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_rss.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_entries.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav_filters.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.yith-woocompare-widget.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li {
padding-left: 10px;
padding-right: 10px;
}
.widget_meta.widget-border ul.yith-wcan-group,
.widget_recent_comments.widget-border ul.yith-wcan-group,
.widget_rss.widget-border ul.yith-wcan-group,
.widget_recent_entries.widget-border ul.yith-wcan-group,
.woocommerce .widget_layered_nav.widget-border ul.yith-wcan-group,
.woocommerce .widget_layered_nav_filters.widget-border ul.yith-wcan-group,
.yith-woocompare-widget.widget-border ul.yith-wcan-group {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-group,
.woocommerce .widget_layered_nav_filters ul.yith-wcan-group {
margin-top: 0;
}
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before {
display: none;
}
.yith-woocompare-widget ul {
border-bottom: 1px solid #cfcfcf;
margin-bottom: 15px !important;
}
.yith-woocompare-widget ul.products-list li a.title {
width: auto;
}
.yith-woocompare-widget.widget-border .clear-all {
margin-left: 10px;
}
.yith-woocompare-widget.widget-border .compare {
margin-right: 10px;
}
.yith-woocompare-widget ul.products-list a.remove {
font-size: 0;
width: 14px;
height: 14px;
line-height: 14px;
} .widget-posts a {
cursor: pointer;
}
.widget-posts .play-video-hover i {
height: 30px;
width: 45px;
line-height: 28px;
font-size: 18px;
}
.widget-posts ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget-posts li {
margin-bottom: 15px;
}
.widget-posts li:last-child {
margin-bottom: 0;
}
.widget-posts .entry-thumb-wrap {
width: 83px;
margin-bottom: 0;
margin-right: 15px;
float: left;
}
.widget-posts .entry-thumb-wrap .slick-dots {
display: none !important;
}
.widget-posts .entry-thumb-wrap .image-link-hover {
display: none;
}
.widget-posts .entry-content-wrap {
line-height: 1.625;
overflow: hidden;
}
.widget-posts .entry-thumb-wrap + .entry-content-wrap .entry-post-title {
margin-top: -5px;
}
.widget-posts .entry-content-wrap h3.entry-post-title {
font-size: 16px;
margin: 0 0 3px 0;
color: #000;
}
.widget-posts .entry-content-wrap h3.entry-post-title a {
color: #000;
}
.widget-posts .entry-content-wrap h3.entry-post-title a:hover {
color: #ffa60a;
}
.widget-posts .entry-meta-date {
font-size: 13px;
display: inline-block;
}
.widget-posts .entry-meta-comment {
display: inline-block;
}
.widget-posts .entry-meta-date + .entry-meta-comment:before {
content: '/';
display: inline-block;
font-size: 13px;
}
.widget-posts .embed-responsive.embed-responsive-16by9.embed-responsive-thumbnail {
padding-bottom: 100%;
} header:not(.header-2) .search-form .search-field {
color: #fff;
}
.search-form {
position: relative;
width: 100%;
}
.search-form .search-field {
height: 50px;
width: 100%;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
border: 0;
padding-right: 65px;
background-color: #eeeeee;
}
.search-form .search-field:focus {
border-color: #686868;
}
.search-form .search-field:focus + .search-submit {
background-color: #686868;
}
.search-form .search-submit {
position: absolute;
width: 50px;
height: 50px;
right: 0;
top: 0;
background-color: #ffa60a;
}
.widget_search .widget-title + .search-form,
.widget_product_search .widget-title + .search-form {
margin-top: 5px;
}
.widget_search.widget-border .search-field,
.widget_product_search.widget-border .search-field {
width: 90%;
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
margin-left: 10px;
}
.widget_search.widget-border .search-submit,
.widget_product_search.widget-border .search-submit {
right: 10px;
} .tagcloud {
margin-bottom: -5px;
}
.tagcloud a {
border: 2px solid #f0f0f0;
display: inline-block;
color: #393939;
font-size: 13px !important;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
line-height: 20px;
padding: 5px 10px;
margin: 0 5px 5px 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.tagcloud a:hover {
background-color: #ffa60a;
color: #fff;
border-color: #ffa60a;
} .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #aaa;
height: 6px;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
height: 8px;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
background-color: #ffa60a;
top: -1px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
height: 14px;
width: 14px;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
background-color: #ffa60a;
top: -4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
background-color: rgba(0, 0, 0, 0.1);
}
.woocommerce .widget_price_filter .price_label {
font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 13px;
background-color: #444;
color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background-color: #ffa60a;
}
.woocommerce .widget_price_filter.widget-border .price_slider_wrapper {
padding-left: 10px;
padding-right: 10px;
} .woocommerce ul.product_list_widget li {
padding: 0;
margin-bottom: 15px;
}
.woocommerce ul.product_list_widget li:last-child {
margin-bottom: 0;
}
.woocommerce ul.product_list_widget li img {
float: left;
width: 100px;
border: 1px solid #e0e0e0;
margin: 0 15px 0 0;
}
.woocommerce ul.product_list_widget li a {
font-weight: normal;
line-height: 1.4;
}
.woocommerce ul.product_list_widget span.amount {
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #454545;
}
.woocommerce ul.product_list_widget ins span.amount {
text-decoration: none;
}
.woocommerce ul.product_list_widget del span.amount {
font-size: 14px;
color: #ababab;
margin-right: 5px;
text-decoration: line-through;
}
.woocommerce ul.product_list_widget del,
.woocommerce ul.product_list_widget ins {
display: inline-block;
}
.woocommerce ul.product_list_widget a + span.amount,
.woocommerce ul.product_list_widget a + del {
margin-top: 5px;
}
.woocommerce ul.product_list_widget li .star-rating {
margin-bottom: 15px;
margin-top: 5px;
}
.widget-border ul.product_list_widget li img {
width: 70px;
}
.widget-border ul.product_list_widget li + li {
border-top: 1px solid #cfcfcf;
padding-top: 15px;
}
.widget-border ul.product_list_widget li {
padding-left: 10px;
padding-right: 10px;
} .woocommerce .widget_layered_nav ul.yith-wcan-color {
margin-bottom: -5px;
padding: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a {
position: relative;
width: 32px;
height: 32px;
border: none;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
margin: 0 5px 5px 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover {
border: none;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover:after {
font-family: 'FontAwesome';
content: '\f00c';
display: inline-block;
color: #fff;
position: absolute;
margin: 10px 0 0 10px;
font-size: 12px;
line-height: 1;
text-indent: 0;
top: 0;
left: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a {
border: none;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a:before {
display: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a:after {
font-family: 'FontAwesome';
content: '\f00c';
display: inline-block;
color: #fff;
position: absolute;
margin: 10px 0 0 10px;
font-size: 12px;
line-height: 1;
text-indent: 0;
top: 0;
left: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label {
padding: 0;
margin-bottom: -5px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a {
background-color: transparent;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
font-size: 14px;
color: #ababab;
border: 1px solid #cfcfcf;
margin: 0 5px 5px 0;
line-height: 20px;
padding: 5px;
min-width: 32px;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover {
background-color: #ababab;
color: #fff;
border-color: #ababab;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a {
background-color: #ababab;
color: #fff;
border-color: #ababab;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a:before {
display: none;
} .contact-info {
padding: 0;
margin: 0;
list-style: none;
}
.contact-info li {
display: inline-block;
}
.contact-info li + li {
margin-left: 40px;
position: relative;
}
.contact-info li + li:before {
position: absolute;
content: '';
border-left: solid 1px #cfcfcf;
right: 100%;
height: 14px;
margin-right: 20px;
}
.contact-info li i {
margin-right: 5px;
} .primary-sidebar .widget:last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
.primary-sidebar {
margin-top: 30px;
}
}
.social-profiles {
font-size: 0;
}
.social-profiles a {
display: inline-block;
text-align: center;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.social-profiles a i {
width: 100%;
height: 100%;
line-height: inherit;
}
.social-profiles.classic a {
border-right: 1px solid #dddddd;
color: #2c3e50;
line-height: 44px;
width: 41px;
height: 44px;
font-size: 13px;
}
.social-profiles.classic a:first-child {
border-left: 1px solid #dddddd;
}
.social-profiles.rectangle a {
width: 29px;
height: 29px;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
margin-right: 6px;
line-height: 29px;
font-size: 11px;
}
.social-profiles.rectangle i {
background: #3a4b5b;
color: #fff;
}
.social-profiles a:hover i {
color: #fff;
}
.social-profiles a:hover i.fa-facebook {
background-color: #3b5998;
}
.social-profiles a:hover i.fa-twitter {
background-color: #44ccf6;
}
.social-profiles a:hover i.fa-google-plus,
.social-profiles a:hover i.fa-google {
background-color: #d13f2d;
}
.social-profiles a:hover i.fa-dribbble {
background-color: #f26798;
}
.social-profiles a:hover i.fa-youtube {
background-color: #c8302a;
}
.social-profiles a:hover i.fa-vimeo {
background-color: #914cc9;
}
.social-profiles a:hover i.fa-tumblr {
background-color: #395976;
}
.social-profiles a:hover i.fa-skype {
background-color: #02B4EB;
}
.social-profiles a:hover i.fa-linkedin {
background-color: #1883BB;
}
.social-profiles a:hover i.fa-flickr {
background-color: #63A1EA;
}
.social-profiles a:hover i.fa-pinterest {
background-color: #E71F28;
}
.social-profiles a:hover i.fa-foursquare {
background-color: #F94777;
}
.social-profiles a:hover i.fa-instagram {
background-color: #549BC5;
}
.social-profiles a:hover i.fa-github {
background-color: #000;
}
.social-profiles a:hover i.fa-xing {
background-color: #005D5E;
}
.social-profiles a:hover i.fa-behance {
background-color: #4176FA;
}
.social-profiles a:hover i.fa-deviantart {
background-color: #657C6A;
}
.social-profiles a:hover i.fa-soundcloud {
background-color: #FF6A22;
}
.social-profiles a:hover i.fa-yelp {
background-color: #FF0000;
}
.social-profiles a:hover i.fa-rss {
background-color: #FF9900;
}
.social-profiles a:hover i.fa-vk {
background-color: #00A8EC;
}
.singleAdds {
position: relative;
padding-left: 22px;
line-height: .8;
margin-bottom: 20px;
}
.singleAdds i {
position: absolute;
left: 0;
top: 0;
color: #ffa60a;
font-size: 14px;
}
.singleAdds p,
.singleAdds a {
margin-bottom: 0;
}
.newsletter {
position: relative;
}
.newsletter input {
background: #253443;
border: medium none;
border-radius: 3px;
height: 45px;
line-height: 45px;
width: 100%;
font-size: 13px;
font-style: italic;
padding: 0 13px;
}
.newsletter button {
background: #3a4b5b;
color: #FFF;
font-size: 15px;
height: 45px;
padding: 8px 18px;
position: absolute;
right: 0;
top: 0;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.newsletter button:hover {
background: #3a4b5b;
color: #ffa60a;
} .p-contact-form span.name,
.p-contact-form span.email,
.p-contact-form span.website {
margin-bottom: 15px;
display: inline-block;
width: 100%;
}
.p-contact-form span.name > span,
.p-contact-form span.email > span,
.p-contact-form span.website > span {
position: absolute;
top: 0;
bottom: 0;
right: 10px;
line-height: 30px;
height: 30px;
display: block;
margin: auto;
}
.p-contact-form input[type='text'],
.p-contact-form input[type='email'] {
margin: 0;
}
.p-contact-form textarea {
font-size: 14px;
width: 100%;
height: 180px;
padding: 20px 15px;
}
.p-contact-form .form-submit {
margin-top: 15px;
}
.p-contact-form .form-submit input[type='submit'] {
text-transform: capitalize;
font-weight: bold;
}
.pi-contact-info ul,
.pi-contact-info li {
list-style: none;
padding: 0;
margin: 0;
}
.pi-contact-info li i {
width: 35px;
float: left;
display: inline-block;
margin-top: 9px;
color: #ffa60a;
}
.pi-contact-info ul li + li {
margin-top: 10px;
}
.pi-contact-info .info {
overflow: hidden;
}
.pi-contact-info .info span,
.pi-contact-info .info p {
display: inline-block;
}
.pi-contact-info span {
color: #272727;
}
.pi-contact-info a > i {
color: #2c3e50;
}
.pi-contact-info a > i:hover {
color: #ffa60a;
}
.pi-contact-info li.social-icon {
padding-left: 35px;
}
.services-sidebar .menu {
margin-top: 0 !important;
background-color: #f1f1f1;
}
.services-sidebar .menu li {
padding: 0;
line-height: .8;
border-bottom: 1px solid #dfdfdf;
}
.services-sidebar .menu li:last-child {
border-bottom: none;
}
.services-sidebar .menu li a {
color: #2c3e50;
line-height: .8;
display: block;
padding: 19.6px 16px 19.6px 30px;
}
.services-sidebar .menu li:after {
display: none;
}
.services-sidebar .menu li.current-menu-item > a {
position: relative;
}
.services-sidebar .menu li.current-menu-item > a:after {
position: absolute;
right: 13px;
content: '\f105';
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-family: FontAwesome;
font-style: normal;
font-size: 16px;
color: #ffa60a;
}
.services-sidebar .menu li.current-menu-item > a,
.services-sidebar .menu li a:hover {
background: #2c3e50;
color: #ffa60a;
}
.services-sidebar .menu .li-caret {
right: auto;
left: 15px;
top: 19px;
font-size: 14px;
color: #ffa60a;
}
.services-sidebar .menu .li-caret:before {
content: "\f0da";
}
.services-sidebar .menu .sub-menu li:first-child {
border-top: 1px solid #dfdfdf;
}
.services-sidebar .menu .sub-menu a {
padding-left: 50px;
font-size: 13px;
font-style: italic;
}
.services-sidebar .menu ul {
display: block;
}
.widget-download {
padding-left: 17px;
}
.widget-download h3 {
font-size: 16px;
font-weight: 700;
color: #2c3e50;
margin-bottom: 25px;
}
.widget-download a {
display: block;
color: #8a8a8a;
line-height: .8;
margin-bottom: 14px;
}
.widget-download a i {
margin-right: 8px;
} .page404 {
padding: 100px 15px;
text-align: center;
}
.page404 h2 {
font-size: 250px;
color: #2c3e50;
font-weight: 900;
margin-bottom: 60px;
}
.page404 h4.sub-title {
font-size: 24px;
font-weight: bold;
color: #000;
margin-bottom: 20px;
}
.page404 p.description {
max-width: 570px;
font-size: 14px;
margin: auto;
margin-bottom: 30px;
}
@media (max-width: 991px) {
.page404 {
border-top: 2px solid #ffa60a;
text-align: center;
}
.page404 h2 {
font-size: 180px;
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.page404 {
text-align: center;
}
.page404 h2 {
font-size: 120px;
}
}
@media (max-width: 599px) {
.page404 {
text-align: center;
}
.page404 h2 {
font-size: 100px;
}
.page404 h4.sub-title {
font-size: 18px;
}
} .top-drawer-wrapper {
background-color: #ffa60a;
color: #2c3e50;
line-height: 2em;
position: relative;
}
.top-drawer-wrapper .widget {
margin-bottom: 0;
}
.top-drawer-wrapper .top-drawer-toggle {
position: absolute;
right: 0;
top: 0;
background-color: #ffa60a;
border-top: solid 2px rgba(0, 0, 0, 0.2);
padding: 7px;
color: #fff;
font-size: 10px;
line-height: 1;
cursor: pointer;
opacity: 0.7;
}
.top-drawer-wrapper.in .top-drawer-toggle,
.top-drawer-wrapper:hover .top-drawer-toggle {
opacity: 1;
}
.top-drawer-wrapper.in .top-drawer-toggle > i:before {
content: "\f068";
}
.top-drawer-inner {
padding-top: 0;
padding-bottom: 0;
}
.top-drawer-type-toggle .top-drawer-inner {
display: none;
}
@media screen and (max-width: 991px) {
.top-drawer-mobile-invisible {
display: none;
}
}
.shopping-cart-icon {
line-height: 1;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
border-top: solid 7px transparent;
border-bottom: solid 7px transparent;
}
.shopping-cart-icon .subtotal-info-wrapper {
display: inline-block;
}
.shopping-cart-icon > .icon {
position: relative;
display: inline-block;
vertical-align: middle;
}
.shopping-cart-icon > .icon > i:before {
content: "\f07a";
font-family: fontawesome;
font-style: normal;
font-size: 20px;
}
.shopping-cart-icon > .icon > span {
position: absolute;
margin: auto;
top: 50%;
margin-top: -18px;
left: 0;
right: 0;
width: 18px;
height: 18px;
text-align: center;
line-height: 18px;
background-color: #2c3e50;
color: #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
font-size: 12px;
font-weight: 700;
}
.shopping-cart-list {
position: absolute;
top: 100%;
right: 0;
z-index: 999;
background: #fff;
color: #212121;
padding: 20px;
width: 320px;
line-height: 1.6;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.shopping-cart-list li a {
color: inherit;
}
.shopping-cart-list li a:hover {
color: #ffa60a;
}
.shopping-cart-list ul.cart_list {
list-style: none;
margin: 0;
max-height: 280px;
overflow: hidden;
position: relative;
}
.shopping-cart-list ul.product_list_widget {
list-style: none;
padding: 0;
margin: 0;
}
.shopping-cart-list ul.product_list_widget li img {
width: 60px;
float: left;
margin-right: 10px;
}
.shopping-cart-list ul.product_list_widget li,
.shopping-cart-list p.total {
position: relative;
border-bottom: solid 1px #e0e0e0;
padding-bottom: 5px;
padding-top: 5px;
margin-bottom: 0 !important;
}
.shopping-cart-list ul.product_list_widget li:last-child {
margin-bottom: 15px;
}
.shopping-cart-list li.mini_cart_item:after {
display: table;
content: '';
clear: both;
}
.shopping-cart-list li.mini_cart_item a.remove {
position: absolute;
right: 10px;
}
.shopping-cart-list li.mini_cart_item a.remove:hover {
color: #ffa60a !important;
background-color: transparent !important;
}
.shopping-cart-list span.quantity {
margin-top: 5px;
display: block;
}
.shopping-cart-list p.total {
display: none;
}
.shopping-cart-list p.buttons {
margin-top: 20px;
margin-bottom: 0;
text-align: center;
}
.shopping-cart-list p.buttons a.button + a.button {
margin-left: 10px;
}
.shopping-cart-list p.buttons .bt.layout-primary:hover {
color: #FFFFFF !important;
}
.widget_shopping_cart_content {
position: relative;
text-align: left;
}
.bar-left {
text-align: left;
}
.bar-left .menu ul {
left: 100%;
right: auto;
}
.bar-left .menu li > ul {
left: 0;
}
.bar-right {
text-align: right;
}
.bar-right .widget {
text-align: left;
}
.bar-wrapper .widget {
display: inline-block;
margin-bottom: 0;
position: relative;
}
.bar-wrapper .widget + .widget {
margin-left: 30px;
}
.bar-wrapper.text-center .bar-left,
.bar-wrapper.text-center .bar-right {
text-align: center;
}
.top-bar-wrapper {
background-color: #f1f1f1;
color: #2c3e50;
font-size: 12px;
}
.top-bar-wrapper a {
color: inherit;
}
.top-bar-wrapper a:hover {
color: #ffa60a;
}
.top-bar-wrapper.full-border {
border-bottom: solid 1px #e0e0e0;
}
.top-bar-wrapper.container-border .top-bar-inner {
border-bottom: solid 1px #e0e0e0;
}
.top-bar-inner {
padding-top: 0;
padding-bottom: 0;
}
@media screen and (min-width: 992px) {
header.header-mobile {
display: none;
}
.header-wrapper {
background-color: #ffffff;
color: #8a8a8a;
}
.header-wrapper .container-inner {
position: relative;
}
.header-above-inner {
padding-top: 30px;
padding-bottom: 30px;
}
.logo-header {
float: left;
height: 52px;
font-size: 0;
}
.logo-header:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.logo-header img {
max-height: 52px;
padding-top: 0;
padding-bottom: 0;
}
.logo-sticky {
display: none;
}
.header-row > .container,
.header-wrapper > .container {
position: relative;
}
.header-wrapper.float-header {
position: absolute;
z-index: 999;
left: 0;
right: 0;
}
.header-wrapper.container-full .container {
width: 100%;
}
.header-nav-wrapper {
background-color: #2c3e50;
color: #ffffff;
}
.header-right {
float: right;
text-align: right;
}
.header-customize-wrapper .header-customize-item:first-child {
margin-left: 40px;
}
.header-customize-nav {
float: right;
color: #ffffff;
}
.header-customize-nav .header-customize-item {
line-height: 70px;
}
.header-customize-nav .header-customize-item {
margin-left: 20px;
}
.header-customize-nav a {
color: #ffffff;
}
.header-customize-nav a:hover {
color: #ffa60a;
}
.header-customize-nav .shopping-cart-icon {
border-top: none;
border-bottom: none;
line-height: inherit;
}
.header-customize-nav .shopping-cart-icon .subtotal-info-wrapper {
display: none;
}
.header-customize-nav .shopping-cart-icon > .icon {
padding-right: 10px;
margin-top: -6px;
}
.header-customize-nav .shopping-cart-icon > .icon > span {
top: 50%;
margin-top: -16px;
left: auto;
right: 0;
width: 16px;
height: 16px;
line-height: 16px;
background-color: #ffa60a;
}
.header-customize-nav .shopping-cart-icon > .icon > i:before {
font-size: 14px;
font-family: 'fontawesome';
content: "\f07a";
}
.header-customize-left,
.header-customize-right {
line-height: 52px;
}
.header-customize-left .header-customize-item:first-child,
.header-customize-right .header-customize-item:first-child {
margin-left: 0;
}
.header-customize-left {
float: left;
text-align: left;
}
.header-customize-left .header-customize-item {
margin-left: 40px;
}
.header-customize-right {
float: right;
text-align: right;
}
.header-customize-right .header-customize-item {
margin-left: 20px;
}
.header-customize-item {
display: inline-block;
vertical-align: middle;
line-height: 1;
max-width: 100%;
}
.item-info {
position: relative;
padding-left: 60px;
float: left;
padding-top: 13px;
text-align: left;
}
.item-info > i {
font-size: 18px;
color: #ffa60a;
line-height: .8;
width: 42px;
height: 42px;
border: 1px solid #dcdcdc;
position: absolute;
left: 0;
top: 5px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
text-align: center;
padding: 13px 10px;
}
.item-info > i:after {
border: 1px solid #dcdcdc;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
content: "";
display: block;
width: 46px;
height: 46px;
left: -3px;
position: absolute;
top: -3px;
}
.item-info > span {
display: block;
line-height: .8;
font-size: 12px;
}
.item-info > span.label {
font-weight: bold;
color: #2c3e50;
margin-bottom: 7px;
text-transform: uppercase;
text-align: left;
padding: 0;
}
.item-info > span.info {
margin: 0;
color: #ababab;
}
.item-info > span.info a {
color: inherit;
}
.item-info > span.info a:hover {
color: #ffa60a;
}
.item-sidebar .widget {
margin-bottom: 0;
display: inline-block;
}
.header-customize-wrapper form.search-form {
position: relative;
line-height: 1;
}
.header-customize-wrapper form.search-form > input {
padding-right: 42px;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius: 0;
-moz-background-clip: padding;
border-radius: 0;
background-clip: padding-box;
height: 40px;
margin-top: 15px;
width: 210px;
background-color: #394a5c;
font-size: 13px;
}
.header-customize-wrapper form.search-form > input:focus {
border-color: transparent;
}
.header-customize-wrapper form.search-form > input:focus + .search-submit {
background-color: transparent;
}
.header-customize-wrapper form.search-form > button {
height: 40px;
margin-top: 15px;
position: absolute;
right: 0;
top: 0;
background: transparent;
color: #FFFFFF;
padding-left: 15px;
padding-right: 15px;
}
.header-customize-wrapper form.search-form > button:hover {
color: #ffa60a;
}
.search-product-wrapper {
position: relative;
text-align: left;
}
.search-product-wrapper > input {
max-width: 100%;
width: 640px;
padding-right: 40%;
padding-right: -webkit-calc(31.25% + 50px);
padding-right: calc(31.25% + 50px);
height: 50px;
border: solid 1px #ffa60a;
padding-left: 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: transparent;
}
.search-product-wrapper > button {
position: absolute;
top: 3px;
right: 3px;
border-radius: 0;
height: 44px;
width: 47px;
}
.search-product-wrapper .categories {
position: absolute;
top: 0;
right: 50px;
width: 31.25%;
border-left: solid 1px #ffa60a;
cursor: pointer;
}
.search-product-wrapper .categories > span {
position: relative;
display: block;
line-height: 50px;
width: 100%;
color: #cfcfcf;
padding-left: 20px;
padding-right: 35px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.search-product-wrapper .categories > span:after {
content: '\f107';
font-family: 'fontawesome';
position: absolute;
display: block;
right: 20px;
top: 0;
}
.search-product-wrapper .categories > span.in:after {
content: '\f00d';
}
.search-product-wrapper .search-category-dropdown {
display: none;
position: absolute;
background: #fff;
left: 0;
right: 0;
list-style: none;
padding: 15px;
line-height: 42px;
z-index: 999;
cursor: default;
}
.search-product-wrapper .search-category-dropdown span:hover {
cursor: pointer;
color: #ffa60a;
}
.search-product-wrapper .search-category-dropdown li + li {
border-top: solid 1px #eee;
}
.search-product-wrapper .search-category-dropdown ul {
padding: 0;
list-style: none;
border-top: solid 1px #eee;
}
.search-product-wrapper .search-category-dropdown li li span {
padding-left: 20px;
}
.search-product-wrapper .search-category-dropdown li li li span {
padding-left: 40px;
}
.search-product-wrapper .search-ajax-result {
position: absolute;
left: 0;
right: 0;
background: #fff;
color: #2c3e50;
z-index: 999;
font-size: 16px;
line-height: 1.6em;
}
.search-product-wrapper .search-ajax-result ul {
padding: 0;
margin: 0;
list-style: none;
}
.search-product-wrapper .search-ajax-result li {
padding: 10px 15px;
position: relative;
}
.search-product-wrapper .search-ajax-result li:after {
content: '';
display: block;
clear: both;
}
.search-product-wrapper .search-ajax-result li + li:before {
content: '';
position: absolute;
display: block;
margin: auto;
left: 15px;
right: 15px;
top: 0;
border-top: solid 1px #eee;
}
.search-product-wrapper .search-ajax-result li.selected,
.search-product-wrapper .search-ajax-result li:hover {
background-color: #f8f8f8;
}
.search-product-wrapper .search-ajax-result li.selected + li:before,
.search-product-wrapper .search-ajax-result li:hover + li:before,
.search-product-wrapper .search-ajax-result li.selected:before,
.search-product-wrapper .search-ajax-result li:hover:before {
border-top-color: transparent;
}
.search-product-wrapper .search-ajax-result li.nothing {
text-align: center;
line-height: 2em;
}
.search-product-wrapper .search-ajax-result img {
width: 50px;
float: left;
margin-right: 15px;
}
.search-product-wrapper .search-ajax-result .view-more {
text-align: center;
padding: 15px;
border-top: solid 1px #eee;
}
header.full-border,
header.container-border .container-inner {
border-bottom: solid 1px #e0e0e0;
}
.header-above-wrapper.full-border,
.header-above-wrapper.container-border .header-above-inner {
border-bottom: solid 1px #e0e0e0;
}
.menu-categories {
background-color: #ffa60a;
line-height: 70px;
height: 70px;
vertical-align: top;
padding-left: 20px;
padding-right: 20px;
text-align: left;
position: relative;
}
.menu-categories.in .menu-categories-select > i:before {
content: '\f00d';
}
.menu-categories.in .menu-categories-dropdown {
display: block;
}
.menu-categories ul.menu-categories-dropdown {
position: absolute;
z-index: 999;
top: 100%;
background: #fff;
list-style: none;
margin: 0;
padding: 0 20px;
left: 0;
right: 0;
}
.menu-categories-select {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
height: 100%;
}
.menu-categories-select:after {
content: '';
font-family: 'fontawesome';
}
.menu-categories-select > i {
float: right;
line-height: 70px;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.menu-categories-select > i:hover {
color: #444;
}
.header-accent-color .search-product-wrapper > input,
.header-accent-color .search-product-wrapper .categories {
border-color: #8a8a8a;
color: #8a8a8a;
}
.header-accent-color .search-product-wrapper > button {
background-color: #8a8a8a;
color: #ffa60a;
}
.header-accent-color .search-product-wrapper > button:hover {
opacity: 0.8;
}
.header-accent-color .search-product-wrapper > input::-webkit-input-placeholder {
color: #ffffff;
}
.header-accent-color .search-product-wrapper > input:-moz-placeholder {
color: #ffffff;
}
.header-accent-color .search-product-wrapper > input::-moz-placeholder {
color: #ffffff;
}
.header-accent-color .search-product-wrapper > input:-ms-input-placeholder {
color: #ffffff;
}
.header-accent-color a {
color: #8a8a8a;
}
.header-accent-color a:hover {
color: #717171;
}
.header-nav-hidden nav.primary-menu {
opacity: 0;
visibility: hidden;
display: inline-block;
padding-left: 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-nav-hidden .product-text {
float: left;
width: 25%;
line-height: 70px;
padding-left: 20px;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
}
.header-nav-hidden .header-search {
float: left;
width: 63%;
}
.header-nav-hidden .header-search form.search-form {
position: relative;
}
.header-nav-hidden .header-search form.search-form > input {
width: 100%;
background-color: #fff;
height: 70px;
border: solid 3px transparent;
padding-left: 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.header-nav-hidden .header-search form.search-form > button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
background: transparent;
color: #ffa60a;
}
.header-nav-hidden .no-primary-menu {
position: absolute;
width: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-nav-hidden .menu-switch {
float: right;
width: 12%;
line-height: 70px;
text-align: center;
text-transform: uppercase;
font-weight: 700;
position: relative;
z-index: 1;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-nav-hidden .menu-switch:hover {
color: #444;
}
.header-nav-hidden .menu-switch > i {
margin-right: 5px;
}
.header-nav-hidden .header-nav-inner.in .no-primary-menu {
opacity: 0;
visibility: hidden;
}
.header-nav-hidden .header-nav-inner.in nav.primary-menu {
opacity: 1;
visibility: visible;
}
.header-nav-hidden .header-nav-inner.in .menu-switch > i:before {
content: "\f00d";
}
.is-sticky .menu-categories,
.is-sticky .logo-header {
height: 55px;
}
.is-sticky .x-nav-menu > .x-menu-item {
padding-top: 15.5px;
padding-bottom: 15.5px;
}
.is-sticky .menu-categories,
.is-sticky .menu-categories-select > i,
.is-sticky .header-customize-nav .header-customize-item {
line-height: 55px;
}
.is-sticky .logo-header img {
max-height: 55px;
}
.is-sticky .logo-sticky {
display: initial;
}
.is-sticky .has-logo-sticky .no-sticky {
display: none;
}
.is-sticky .header-customize-wrapper form.search-form > button,
.is-sticky .header-customize-wrapper form.search-form > input {
height: 40px;
margin-top: 8px;
}
.header-1 .is-sticky .header-above-inner {
padding-top: 0;
padding-bottom: 0;
}
.header-4 .is-sticky .header-nav-wrapper {
background-color: #2c3e50;
}
.header-4 .is-sticky .header-nav-wrapper nav.primary-menu {
padding-left: 0;
padding-right: 0;
}
.header-nav-hidden .is-sticky .product-text,
.header-nav-hidden .is-sticky .menu-switch {
line-height: 55px;
}
.header-nav-hidden .is-sticky .header-search form.search-form > input {
height: 55px;
}
.header-1 .header-customize-nav {
display: inline-block;
vertical-align: middle;
}
.header-1 .primary-menu {
float: right;
}
.header-3 .logo-header {
float: none;
position: absolute;
width: 30%;
margin: auto;
left: 0;
right: 0;
text-align: center;
}
.header-3 .item-search {
max-width: 400px;
}
.header-3 .search-product-wrapper .categories {
width: 40%;
}
.header-3 .search-product-wrapper > input {
padding-right: 45%;
padding-right: -webkit-calc(40% + 50px);
padding-right: calc(40% + 50px);
}
.header-3 nav.primary-menu {
display: inline-block;
}
.header-3 .header-row > .container {
text-align: center;
}
.header-4 {
margin-bottom: 20px;
}
.header-4 .header-nav-wrapper {
background-color: transparent;
}
.header-4 .header-nav-wrapper nav.primary-menu {
background-color: #2c3e50;
border-radius: 5px;
padding-left: 20px;
padding-right: 20px;
}
.header-4 .search-product-wrapper > input,
.header-4 .search-product-wrapper .categories {
border-color: #cfcfcf;
}
.header-4 .search-product-wrapper > button {
background-color: #cfcfcf;
}
.header-5 .header-wrapper {
margin-bottom: 55px;
}
.header-5 .header-nav-wrapper {
background-color: transparent;
height: 35px;
}
.header-5 .item-info > i,
.header-5 .item-info > i:after {
border-color: #FFF;
}
.header-5 nav.primary-menu {
background-color: #2c3e50;
position: absolute;
padding-left: 20px;
padding-right: 20px;
left: 0;
right: 0;
}
.header-5 .is-sticky .header-nav-wrapper {
background-color: #2c3e50;
height: 55px;
}
.header-5 .is-sticky nav.primary-menu {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 1199px) {
.header-3 .item-search {
max-width: 350px;
}
.search-product-wrapper > input {
width: 500px;
}
}
.is-sticky {
height: 55px;
}
.is-sticky .sticky-region {
position: fixed;
left: 0;
right: 0;
z-index: 999;
-webkit-box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
margin: auto;
}
body.boxed .is-sticky .sticky-region {
max-width: 1330px;
width: 100%;
}
#lang_sel > ul {
position: relative;
display: inline-block;
padding: 0;
margin: 0;
line-height: 44px;
}
#lang_sel > ul > li {
padding: 0;
display: block;
list-style: none;
}
#lang_sel > ul > li img {
margin-bottom: 2px;
}
#lang_sel > ul > li > a:after {
content: "\f0d7";
font-family: 'fontawesome';
display: inline-block;
padding-left: 3px;
}
#lang_sel > ul ul {
position: absolute;
top: 100%;
left: 0;
min-width: 150px;
list-style: none;
padding: 10px 0;
margin: 0;
display: none;
background-color: #fff;
z-index: 99999;
-webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
#lang_sel > ul ul > li {
list-style: none;
padding: 0 15px;
display: block;
line-height: 32px;
}
#lang_sel > ul ul > li img {
padding-right: 5px;
}
#lang_sel > ul:hover ul {
display: block;
}
@media screen and (max-width: 991px) {
header.main-header {
display: none;
}
header.header-mobile {
display: block;
}
.menu-item {
cursor: pointer;
}
.top-bar-wrapper {
background-color: #ffffff;
color: #8a8a8a;
}
.top-bar-wrapper.full-border {
border-bottom: solid 1px #e0e0e0;
}
.top-bar-wrapper.container-border .top-bar-inner {
border-bottom: solid 1px #e0e0e0;
}
.top-bar-inner {
padding-top: 5px;
padding-bottom: 5px;
}
.header-mobile-inner {
background-color: #ffffff;
color: #8a8a8a;
}
.header-mobile-inner a {
color: #8a8a8a;
}
.header-mobile-inner a:hover {
color: #ffa60a;
}
.header-mobile-inner .toggle-icon-wrapper .toggle-icon:after,
.header-mobile-inner .toggle-icon-wrapper .toggle-icon:before,
.header-mobile-inner .toggle-icon-wrapper .toggle-icon > span {
background-color: #8a8a8a;
}
.header-mobile-container-inner {
position: relative;
}
.header-mobile-container-inner > div {
line-height: 90px !important;
}
.toggle-mobile-menu {
float: left;
}
.logo-mobile-wrapper,
.item-shopping-cart,
.mobile-search-button,
.shopping-cart-icon {
display: inline-block;
}
.item-shopping-cart .subtotal-info-wrapper {
display: none;
}
.item-shopping-cart,
.mobile-search-button {
float: right;
}
.item-shopping-cart + .mobile-search-button {
margin-right: 20px;
}
.mobile-search-button {
font-size: 20px;
}
.logo-mobile-wrapper {
position: absolute;
padding-left: 100px;
padding-right: 100px;
left: 0;
right: 0;
text-align: center;
}
.nav-menu-mobile {
display: none;
}
.menu-drop-fly .search-form {
padding: 20px;
position: relative;
background-color: #111;
}
.menu-drop-fly .search-form input {
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-color: #333;
background-color: #333;
}
.menu-drop-fly .search-form button {
position: absolute;
right: 20px;
top: 20px;
padding-left: 12px;
padding-right: 12px;
border-radius: 0;
}
.menu-drop-dropdown > .nav-menu-mobile {
overflow-x: scroll;
}
.header-mobile-2 .toggle-icon-wrapper {
float: right;
margin-left: 10px;
}
.header-mobile-2 .logo-mobile-wrapper {
text-align: left;
padding-left: 0;
padding-right: 90px;
}
.header-mobile-2 .both-mobile-icon .logo-mobile-wrapper {
padding-right: 130px;
}
.header-mobile-2 .mobile-search-button {
margin-right: 10px;
}
.header-mobile-2 .item-shopping-cart + .mobile-search-button {
margin-right: 20px;
}
.header-mobile-3 .toggle-icon-wrapper {
margin-right: 20px;
}
.header-mobile-3 .item-shopping-cart,
.header-mobile-3 .mobile-search-button {
float: left;
}
.header-mobile-3 .logo-mobile-wrapper {
text-align: right;
padding-left: 90px;
padding-right: 0;
}
.header-mobile-3 .both-mobile-icon .logo-mobile-wrapper {
padding-left: 130px;
}
.header-mobile-3 .item-shopping-cart + .mobile-search-button {
margin-left: 10px;
}
.header-mobile-4 .both-mobile-icon .logo-mobile-wrapper {
padding-right: 50px;
}
.is-sticky {
height: 60px;
}
.is-sticky .header-mobile-container-inner > div {
line-height: 60px !important;
}
} .no-footer-sidebar {
text-align: center;
padding-top: 50px;
padding-bottom: 50px;
font-size: 16px;
text-transform: uppercase;
color: #fff;
letter-spacing: 1.2px;
}
.main-footer-wrapper {
background-color: #1b2c3e;
color: #979da4;
}
.main-footer .widget {
margin-bottom: 30px;
}
.main-footer.full-border {
border-top: solid 1px #e0e0e0;
}
.main-footer.container-border .footer-inner {
border-top: solid 1px #e0e0e0;
}
.main-footer a {
color: inherit;
}
.main-footer a:hover {
color: #ffa60a;
}
.main-footer .widget-title {
color: #ffffff;
margin-bottom: 20px;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 0;
}
.main-footer .widget_nav_menu ul {
margin-top: 0;
}
.main-footer .widget_nav_menu ul li {
color: #979da4;
}
.main-footer .widget_nav_menu .menu > li {
border: 0;
position: relative;
float: left;
padding-left: 15px;
width: 50%;
line-height: 30px;
}
.main-footer .widget_nav_menu .menu > li:before {
position: absolute;
left: 0;
top: 0;
content: '\f105';
font-family: FontAwesome;
font-size: 14px;
color: inherit;
}
.main-footer .widget_nav_menu .menu > li:after {
display: none;
}
.main-footer .widget_nav_menu .menu > li a {
color: inherit;
padding: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.main-footer .widget_nav_menu .menu > li a:hover {
padding-left: 5px;
color: #ffa60a;
}
.main-footer .widget_nav_menu .menu > li .li-caret {
top: 11px;
right: 10px;
}
.main-footer .widget_nav_menu .menu > li .sub-menu {
padding-left: 5px;
border: 0;
}
.main-footer .widget_nav_menu .menu > li .sub-menu > li {
border: 0;
line-height: 30px;
}
.main-footer .widget_nav_menu .menu > li .sub-menu > li:after {
display: none;
}
.main-footer .widget_archive ul > li + li,
.main-footer .widget_categories ul > li + li,
.main-footer .widget_nav_menu ul > li + li,
.main-footer .widget_pages ul > li + li,
.main-footer .widget_product_categories ul > li + li {
border-color: #e0e0e0;
}
.main-footer .widget_archive li > ul,
.main-footer .widget_categories li > ul,
.main-footer .widget_nav_menu li > ul,
.main-footer .widget_pages li > ul,
.main-footer .widget_product_categories li > ul {
border-color: #e0e0e0;
}
.main-footer .widget_archive li,
.main-footer .widget_categories li,
.main-footer .widget_nav_menu li,
.main-footer .widget_pages li,
.main-footer .widget_product_categories li {
color: #979da4;
}
.main-footer .widget_archive a,
.main-footer .widget_categories a,
.main-footer .widget_nav_menu a,
.main-footer .widget_pages a,
.main-footer .widget_product_categories a {
color: #979da4;
}
.main-footer .widget_archive a:hover,
.main-footer .widget_categories a:hover,
.main-footer .widget_nav_menu a:hover,
.main-footer .widget_pages a:hover,
.main-footer .widget_product_categories a:hover {
color: #ffa60a;
}
.main-footer .widget_archive .li-caret,
.main-footer .widget_categories .li-caret,
.main-footer .widget_nav_menu .li-caret,
.main-footer .widget_pages .li-caret,
.main-footer .widget_product_categories .li-caret {
color: #979da4;
}
.main-footer .widget_calendar .calendar_wrap caption {
color: #979da4;
}
.main-footer .widget_calendar #wp-calendar {
width: 100%;
}
.main-footer .widget_calendar #wp-calendar th {
background-color: #e0e0e0;
}
.main-footer .widget_calendar #wp-calendar tbody td,
.main-footer .widget_calendar #wp-calendar th {
border-color: #e0e0e0;
}
.main-footer .widget_calendar #wp-calendar tfoot td {
color: #979da4;
}
.main-footer .widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li {
border-color: #e0e0e0;
}
.main-footer .widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li {
color: #979da4;
}
.main-footer .widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a {
color: #979da4;
}
.main-footer .widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.main-footer .widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.main-footer .widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.main-footer .widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.main-footer .woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.main-footer .woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.main-footer .yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover {
color: #ffa60a;
}
.main-footer .widget-posts .entry-content-wrap h3.entry-post-title {
color: #979da4;
}
.main-footer .widget-posts .entry-content-wrap h3.entry-post-title a {
color: #979da4;
}
.main-footer .widget-posts .entry-content-wrap h3.entry-post-title a:hover {
color: #ffa60a;
}
.main-footer .search-form .search-field {
background-color: #eeeeee;
}
.main-footer .search-form .search-field:focus {
border-color: #e0e0e0;
}
.main-footer .search-form .search-field:focus + .search-submit {
background-color: #e0e0e0;
}
.main-footer .search-form .search-submit {
background-color: #ffa60a;
}
.main-footer .tagcloud a {
border-color: #e0e0e0;
color: #979da4;
}
.main-footer .tagcloud a:hover {
background-color: #ffa60a;
color: #fff;
border-color: #ffa60a;
}
.main-footer .woocommerce ul.product_list_widget li img {
border-color: #e0e0e0;
}
.main-footer .woocommerce ul.product_list_widget span.amount {
color: #979da4;
}
.main-footer .woocommerce ul.product_list_widget del span.amount {
color: #979da4;
}
.main-footer .contact-info li + li:before {
border-color: #e0e0e0;
}
.footer-inner {
padding-top: 60px;
padding-bottom: 25px;
}
.bottom-bar-wrapper {
background-color: #172737;
color: #979da4;
}
.bottom-bar-wrapper.full-border {
border-top: solid 1px #e0e0e0;
}
.bottom-bar-wrapper.container-border .bottom-bar-inner {
border-top: solid 1px #e0e0e0;
}
.bottom-bar-inner {
padding-top: 25px;
padding-bottom: 25px;
}
@media screen and (max-width: 991px) {
.bottom-bar-wrapper .widget {
display: block;
text-align: center;
}
}
@media only screen and (min-width: 992px) {
footer.enable-parallax {
position: fixed !important;
bottom: 0;
left: 0;
z-index: -1;
right: 0;
margin: auto;
width: 100%;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
background-size: cover;
}
footer.enable-parallax.static {
position: static !important;
}
body.boxed footer.enable-parallax {
max-width: 1330px;
}
}
@media (max-width: 767px) {
footer.footer-collapse-able .widget-title {
margin-bottom: 0;
cursor: pointer;
}
footer.footer-collapse-able .widget-title:after {
content: '+';
float: right;
}
footer.footer-collapse-able .widget-title.title-expanded:after {
content: '-';
}
footer.footer-collapse-able .widget-title + div,
footer.footer-collapse-able .widget-title + ul {
padding-top: 20px;
margin: 0;
}
footer.footer-collapse-able .main-footer .sidebar {
margin-bottom: 0;
}
footer.footer-collapse-able .main-footer .sidebar + .sidebar {
margin-top: 20px;
}
footer.main-footer-wrapper .col-sm-6:nth-child(2n+1) {
clear: both;
}
.sidebar .two-col ul > li {
width: auto;
float: none;
}
} article .entry-thumb-wrap {
font-size: 0;
text-align: center;
}
article .entry-thumb-wrap.post-link {
position: relative;
background-color: #2c3e50;
padding: 30px 30px 30px 90px;
border: 3px solid rgba(255, 255, 255, 0.3);
min-height: 50px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
article .entry-thumb-wrap.post-link > a {
color: #fff;
font-size: 18px;
text-transform: none;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
article .entry-thumb-wrap.post-link > a:hover {
color: #ffa60a;
}
article .entry-thumb-wrap.post-link i.pi-icon-link {
font-size: 18px;
color: #fff;
line-height: .8;
width: 42px;
height: 42px;
border: 1px solid #fff;
position: absolute;
left: 25px;
top: 0;
bottom: 0;
margin: auto;
border-radius: 50%;
text-align: center;
padding: 13px 10px;
}
article .entry-thumb-wrap.post-link i.pi-icon-link:after {
border: 1px solid #fff;
border-radius: 50%;
content: "";
display: block;
height: 46px;
left: -3px;
position: absolute;
top: -3px;
width: 46px;
}
article .entry-thumb-wrap.post-link i.pi-icon-link:hover {
color: #ffa60a;
}
article .entry-thumb-wrap blockquote.quote-border-large {
background-color: #2c3e50;
}
article .entry-thumb-wrap blockquote.quote-border-large p {
color: #fff;
}
.entry-thumb-wrap {
margin-bottom: 30px;
}
h3.entry-post-title {
text-transform: none;
font-weight: bold;
font-size: 20px;
line-height: 1.3;
margin-bottom: 5px;
color: #000;
}
h3.entry-post-title a {
color: #000;
}
h3.entry-post-title a:hover {
color: #ffa60a;
}
.entry-post-meta {
text-transform: capitalize;
font-style: italic;
font-size: 14px;
line-height: 30px;
color: #afafaf;
margin-bottom: 8px;
}
.entry-post-meta a,
.entry-post-meta span,
.entry-post-meta p {
color: #AFAFAF;
}
.entry-post-meta a:hover {
color: #ffa60a;
}
.entry-post-meta > div {
display: inline-block;
}
.entry-post-meta > div + div:before {
content: "/";
}
.entry-post-meta .entry-meta-cat:before {
margin-right: 3px;
}
.archive-wrap article .entry-excerpt {
color: #848484;
max-height: 90px;
overflow: hidden;
margin-bottom: 30px;
}
.archive-wrap article a.read-more-button {
display: inline-block;
font-size: 15px;
font-weight: 700;
height: 51px;
line-height: 0.8;
padding: 18px 30px;
text-align: center;
text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
background-color: #ffa60a;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: capitalize;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
color: #ffffff;
}
.archive-wrap article a.read-more-button:hover {
background-color: #333;
}
.archive-wrap article iframe {
width: 100%;
}
.archive-wrap .slick-dots {
margin: 0;
position: absolute;
bottom: 0;
width: 100%;
}
.archive-large-image article + article {
margin-top: 60px;
}
.entry-thumb-wrap.lightgallery-video.click-video-popup {
position: relative;
}
.entry-thumb-wrap.lightgallery-video.click-video-popup a.light-video {
position: absolute;
display: block;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 999;
} .archive-masonry .blog-wrap {
margin-left: -10px;
margin-right: -10px;
}
.archive-masonry article {
float: left;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 60px;
border-bottom: none;
}
.archive-masonry article:after {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 10px;
right: 10px;
}
.archive-masonry article .entry-content-wrap {
padding: 20px 15px 20px 15px;
border: 1px solid #f0f0f0;
}
.archive-masonry article .entry-thumb-wrap {
margin-bottom: 0;
}
.archive-masonry article .entry-excerpt {
margin-bottom: 20px;
}
@media (min-width: 992px) { .archive-columns-2 article.post-masonry {
width: 50%;
}
.archive-columns-3 article.post-masonry {
width: 33.33333333333333%;
}
}
@media (max-width: 991px) {
article.post-masonry {
width: 50%;
}
}
@media (max-width: 767px) {
article.post-masonry {
width: 100%;
}
} article.sticky h3:before {
content: "\f08d ";
font-family: fontawesome;
font-size: 18px;
color: #ffa60a;
margin-right: 10px;
}
.image-link-hover {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
opacity: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
text-align: center;
background-color: rgba(0, 0, 0, 0.4);
}
.image-link-hover div > a {
display: block;
height: 36px;
width: 36px;
}
.light-gallery-link,
.light-gallery-hover {
top: 0;
bottom: 0;
margin: auto;
cursor: pointer;
position: absolute;
height: 40px;
width: 40px;
line-height: 38px;
text-align: center;
color: #fff;
border: 2px solid #ffffff;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 14px;
}
.light-gallery-link > i,
.light-gallery-hover > i,
.light-gallery-link a > i,
.light-gallery-hover a > i {
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
color: #fff;
}
.light-gallery-link:hover,
.light-gallery-hover:hover {
background-color: #ffa60a;
border-color: #ffa60a;
}
.light-gallery-link:hover > i,
.light-gallery-hover:hover > i,
.light-gallery-link:hover a > i,
.light-gallery-hover:hover a > i {
color: #fff;
}
.light-gallery-link {
left: 100px;
right: 0;
}
.light-gallery-hover {
right: 100px;
left: 0;
}
.entry-thumbnail {
position: relative;
display: inline-block;
}
.entry-thumbnail:hover .image-link-hover {
opacity: 1;
}
.entry-thumbnail:hover .image-link-hover .light-gallery-link {
left: 50px;
}
.entry-thumbnail:hover .image-link-hover .light-gallery-hover {
right: 50px;
}
.logged-in.admin-bar .lg-toolbar {
margin-top: 32px;
}
.play-video-hover {
cursor: pointer;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.play-video-hover i {
border: 2px solid #fff;
border-radius: 5px;
padding: 0 10px 0 10px;
height: 40px;
width: 60px;
text-align: center;
line-height: 38px;
font-size: 28px;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
color: #fff;
-webkit-transition: all 2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
.play-video-hover:hover i {
border-color: #ffa60a;
color: #ffa60a;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
} .no-image {
background-color: #DFDFDF;
}
.no-image .block-center-inner {
text-transform: uppercase;
font-size: 24px;
letter-spacing: 0.05em;
}
.medium-image .no-image:before {
padding-bottom: 56.1403%;
}
.small-image .no-image:before {
padding-bottom: 79.16666666667%;
}
.small-image .no-image {
width: 120px;
}
.small-image .no-image .block-center-inner {
font-size: 16px;
}
.embed-responsive.embed-responsive-16by9.embed-responsive-large-image {
padding-bottom: 42.2077922077%;
}
.embed-responsive.embed-responsive-16by9.embed-responsive-medium-image {
padding-bottom: 56.140350877%;
}
.embed-responsive.embed-responsive-16by9.embed-responsive-small-image {
padding-bottom: 78.333333333%;
} .paging-navigation {
padding-top: 30px;
position: relative;
text-align: center;
}
.paging-navigation,
.comment-navigation {
font-size: 0;
}
.paging-navigation .page-numbers,
.comment-navigation .page-numbers {
margin-right: 5px;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
background-color: transparent;
color: #2c3e50;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.paging-navigation .page-numbers.current,
.comment-navigation .page-numbers.current,
.paging-navigation .page-numbers:hover,
.comment-navigation .page-numbers:hover,
.paging-navigation .page-numbers:focus,
.comment-navigation .page-numbers:focus {
background-color: transparent;
text-decoration: underline;
color: #ffa60a;
}
.paging-navigation .page-numbers.next,
.comment-navigation .page-numbers.next {
right: 0;
}
.paging-navigation .page-numbers.prev,
.comment-navigation .page-numbers.prev {
left: 0;
}
.paging-navigation .page-numbers.next,
.comment-navigation .page-numbers.next,
.paging-navigation .page-numbers.prev,
.comment-navigation .page-numbers.prev {
position: absolute;
width: auto;
padding: 0 20px;
border: 1px solid #8a8a8a;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.paging-navigation .page-numbers.next:hover,
.comment-navigation .page-numbers.next:hover,
.paging-navigation .page-numbers.prev:hover,
.comment-navigation .page-numbers.prev:hover {
background-color: #2c3e50;
color: #fff;
text-decoration: none;
}
.paging-navigation .page-numbers i,
.comment-navigation .page-numbers i {
font-size: 11px;
font-weight: normal;
letter-spacing: -0.02em;
position: relative;
top: -1px;
padding: 0 5px;
}
.paging-navigation .page-numbers:last-child,
.comment-navigation .page-numbers:last-child {
margin-right: 0;
}
@media (max-width: 768px) {
.paging-navigation .page-numbers,
.comment-navigation .page-numbers {
width: 20px;
}
.paging-navigation .page-numbers.next span,
.comment-navigation .page-numbers.next span {
display: none;
}
.paging-navigation .page-numbers.prev span,
.comment-navigation .page-numbers.prev span {
display: none;
}
.paging-navigation .page-numbers.next,
.comment-navigation .page-numbers.next,
.paging-navigation .page-numbers.prev,
.comment-navigation .page-numbers.prev {
padding: 0 10px;
}
} .single-blog-wrap,
.single-services-wrap { }
.single-blog-wrap h3.entry-post-title,
.single-services-wrap h3.entry-post-title {
margin-bottom: 10px;
}
.single-blog-wrap .entry-content,
.single-services-wrap .entry-content {
font-size: 14px;
color: #848484; }
.single-blog-wrap .entry-content p,
.single-services-wrap .entry-content p {
margin-bottom: 30px;
}
.single-blog-wrap .social-share,
.single-services-wrap .social-share {
text-align: right;
}
.single-blog-wrap .social-share label,
.single-services-wrap .social-share label {
color: #000;
font-weight: 600;
margin: 0;
}
.single-blog-wrap .social-share a,
.single-services-wrap .social-share a {
margin-left: 10px;
color: #a5a5a5;
}
.single-blog-wrap .social-share a:hover,
.single-services-wrap .social-share a:hover {
color: #ffa60a;
}
.single-blog-wrap .entry-meta-share,
.single-services-wrap .entry-meta-share {
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #EEEEEE;
padding: 15px 0;
margin-top: 60px;
}
.single-blog-wrap .entry-meta-share .entry-post-meta,
.single-services-wrap .entry-meta-share .entry-post-meta {
margin: 0;
width: 70%;
}
.single-blog-wrap .entry-meta-share .social-share,
.single-services-wrap .entry-meta-share .social-share {
width: 30%;
}
.single-blog-wrap .entry-meta-share .social-share,
.single-services-wrap .entry-meta-share .social-share,
.single-blog-wrap .entry-meta-share .entry-post-meta,
.single-services-wrap .entry-meta-share .entry-post-meta {
float: left;
}
.single-blog-wrap .author-info,
.single-services-wrap .author-info {
background-color: #f6f6f6;
margin-top: 30px;
}
.single-blog-wrap .author-info .author-avatar,
.single-services-wrap .author-info .author-avatar {
float: left;
margin: 0;
}
.single-blog-wrap .author-info .author-avatar img,
.single-services-wrap .author-info .author-avatar img {
margin: 0 15px 0 0;
}
.single-blog-wrap .author-info .author-description,
.single-services-wrap .author-info .author-description {
overflow: hidden;
padding: 27px 5px 27px 0;
}
.single-blog-wrap .author-info .social-profile,
.single-services-wrap .author-info .social-profile {
list-style: none;
padding: 0;
margin: 0;
}
.single-blog-wrap .author-info .social-profile li,
.single-services-wrap .author-info .social-profile li {
display: inline-block;
}
.single-blog-wrap .author-info .social-profile li i,
.single-services-wrap .author-info .social-profile li i {
font-size: 12px;
}
.single-blog-wrap .author-info .social-profile li a,
.single-services-wrap .author-info .social-profile li a {
color: #c7c7c7;
}
.single-blog-wrap .author-info .social-profile li a:hover,
.single-services-wrap .author-info .social-profile li a:hover {
color: #ffa60a;
}
.single-blog-wrap .author-info .social-profile li + li,
.single-services-wrap .author-info .social-profile li + li {
margin-left: 10px;
}
.single-blog-wrap .author-info h2.author-title,
.single-services-wrap .author-info h2.author-title {
line-height: 1.444444;
font-size: 18px;
font-weight: 600;
color: #000000;
margin-bottom: 5px;
}
.single-blog-wrap .author-info h2.author-title a,
.single-services-wrap .author-info h2.author-title a {
color: #000;
}
.single-blog-wrap .author-info h2.author-title a:hover,
.single-services-wrap .author-info h2.author-title a:hover {
color: #ffa60a;
}
.single-blog-wrap .author-info .author-bio,
.single-services-wrap .author-info .author-bio {
color: #848484;
line-height: 1.714;
margin-bottom: 8px;
}
.single-blog-wrap .comments-area h4.widget-title,
.single-services-wrap .comments-area h4.widget-title {
font-size: 20px;
color: #000;
line-height: 1.3;
text-transform: capitalize;
margin-bottom: 0;
margin-top: 55px;
}
.single-blog-wrap .comments-area ol,
.single-services-wrap .comments-area ol {
padding-left: 100px;
list-style: none;
}
.single-blog-wrap .comments-area ol.comment-list,
.single-services-wrap .comments-area ol.comment-list {
padding: 0;
}
.single-blog-wrap .comments-area .comment-list li > div,
.single-services-wrap .comments-area .comment-list li > div {
padding: 20px 0;
border-bottom: 1px solid #F0F0F0;
}
.single-blog-wrap .comments-area .comment-list li img.avatar,
.single-services-wrap .comments-area .comment-list li img.avatar {
margin: 0;
float: left;
margin-right: 25px;
}
.single-blog-wrap .comments-area .comment-list li .comment-meta-content,
.single-services-wrap .comments-area .comment-list li .comment-meta-content {
overflow: hidden;
}
.single-blog-wrap .comments-area .comment-meta-wrap,
.single-services-wrap .comments-area .comment-meta-wrap {
line-height: 1;
position: relative;
}
.single-blog-wrap .comments-area .comment-meta-wrap .col-md-3,
.single-services-wrap .comments-area .comment-meta-wrap .col-md-3 {
position: absolute;
height: 100%;
right: 0;
text-align: right;
}
.single-blog-wrap .comments-area .comment-meta-wrap .content-middle,
.single-services-wrap .comments-area .comment-meta-wrap .content-middle {
display: table;
width: 100%;
height: 100%;
}
.single-blog-wrap .comments-area .comment-meta-wrap .content-middle-inner,
.single-services-wrap .comments-area .comment-meta-wrap .content-middle-inner {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.single-blog-wrap .comments-area .comment-meta-wrap .comment-meta,
.single-services-wrap .comments-area .comment-meta-wrap .comment-meta {
height: 100%;
}
.single-blog-wrap .comments-area .comment-meta-wrap .comment-meta a + a,
.single-services-wrap .comments-area .comment-meta-wrap .comment-meta a + a {
margin-left: 5px;
padding-left: 10px;
position: relative;
}
.single-blog-wrap .comments-area .comment-meta-wrap .comment-meta a + a:before,
.single-services-wrap .comments-area .comment-meta-wrap .comment-meta a + a:before {
content: "";
position: absolute;
left: 0;
top: 2px;
bottom: 2px;
margin: auto;
display: block;
width: 1px;
background-color: #1B2C3E;
}
.single-blog-wrap .comments-area .comment-meta-wrap .comment-meta a:hover,
.single-services-wrap .comments-area .comment-meta-wrap .comment-meta a:hover {
color: #ffa60a;
}
.single-blog-wrap .comments-area .comment-meta-wrap .comment-meta a,
.single-services-wrap .comments-area .comment-meta-wrap .comment-meta a,
.single-blog-wrap .comments-area .comment-meta-wrap .comment-meta-date,
.single-services-wrap .comments-area .comment-meta-wrap .comment-meta-date {
margin-bottom: 2px;
font-weight: 600;
font-size: 13px;
line-height: 2;
color: #1B2C3E;
}
.single-blog-wrap .comments-area .author-name,
.single-services-wrap .comments-area .author-name {
display: block;
font-size: 18px;
color: #000000;
line-height: 1.4444;
font-weight: bold;
}
.single-blog-wrap .comments-area .comment-text,
.single-services-wrap .comments-area .comment-text {
margin: 0;
}
.single-blog-wrap .comments-area .comment-text p,
.single-services-wrap .comments-area .comment-text p {
color: #979797;
font-size: 14px;
line-height: 1.714;
margin: 0;
}
.single-blog-wrap .comment-respond h4.widget-title,
.single-services-wrap .comment-respond h4.widget-title {
margin-top: 45px;
margin-bottom: 25px;
}
.single-blog-wrap .comment-respond .comment-notes,
.single-services-wrap .comment-respond .comment-notes,
.single-blog-wrap .comment-respond .logged-in-as,
.single-services-wrap .comment-respond .logged-in-as {
margin-bottom: 5px;
}
.single-blog-wrap .comment-form .form-group,
.single-services-wrap .comment-form .form-group {
font-size: 0;
float: right;
width: 50%;
padding-left: 15px;
}
.single-blog-wrap .comment-form .form-group textarea,
.single-services-wrap .comment-form .form-group textarea {
font-size: 14px;
width: 100%;
height: 180px;
padding: 20px 15px;
}
.single-blog-wrap .comment-form .insert-comment-form,
.single-services-wrap .comment-form .insert-comment-form {
width: 100%;
float: left;
}
.single-blog-wrap .comment-form .insert-comment-form > p,
.single-services-wrap .comment-form .insert-comment-form > p {
margin-bottom: 15px;
}
.single-blog-wrap .comment-form .form-group + .insert-comment-form,
.single-services-wrap .comment-form .form-group + .insert-comment-form {
width: 50%;
padding-right: 15px;
}
.single-blog-wrap .comment-form .logged-in-as + .form-group,
.single-services-wrap .comment-form .logged-in-as + .form-group {
width: 100%;
padding: 0;
}
.single-blog-wrap .comment-form .form-submit,
.single-services-wrap .comment-form .form-submit {
margin-top: 15px;
display: inline-block;
}
.single-blog-wrap .comment-form .form-submit input[type='submit'],
.single-services-wrap .comment-form .form-submit input[type='submit'] {
text-transform: capitalize;
font-size: 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
padding: 10px 32px;
line-height: 2;
}
.single-blog-wrap .post-related-wrap:hover .g5plus-slick-slider .slick-arrow,
.single-services-wrap .post-related-wrap:hover .g5plus-slick-slider .slick-arrow {
opacity: 1;
}
.single-blog-wrap .post-related-wrap:hover .g5plus-slick-slider .slick-prev,
.single-services-wrap .post-related-wrap:hover .g5plus-slick-slider .slick-prev {
right: 65px;
}
.single-blog-wrap .post-related-wrap:hover .g5plus-slick-slider .slick-next,
.single-services-wrap .post-related-wrap:hover .g5plus-slick-slider .slick-next {
right: 15px;
}
.single-blog-wrap .post-related-wrap article.post-related .slick-dots,
.single-services-wrap .post-related-wrap article.post-related .slick-dots {
margin: 0;
position: absolute;
bottom: 0;
width: 100%;
}
.single-blog-wrap .post-related-wrap article.post-related .slick-dots li,
.single-services-wrap .post-related-wrap article.post-related .slick-dots li {
margin: 0 3px !important;
}
.single-blog-wrap .post-related-wrap article.post-related .slick-slide,
.single-services-wrap .post-related-wrap article.post-related .slick-slide {
padding-left: 0;
padding-right: 0;
}
.single-blog-wrap .post-related-wrap article.post-related .entry-thumb-wrap,
.single-services-wrap .post-related-wrap article.post-related .entry-thumb-wrap {
margin-bottom: 15px;
}
.single-blog-wrap .post-related-wrap article.post-related .entry-post-meta,
.single-services-wrap .post-related-wrap article.post-related .entry-post-meta {
margin-bottom: 0;
}
.single-blog-wrap .post-related-wrap article.post-related h3.entry-post-title,
.single-services-wrap .post-related-wrap article.post-related h3.entry-post-title {
line-height: 1.3;
max-height: 1.3em;
overflow: hidden;
font-size: 16px;
}
.single-blog-wrap .post-related-wrap h4.widget-title,
.single-services-wrap .post-related-wrap h4.widget-title {
margin-bottom: 25px;
text-transform: capitalize;
}
.single-blog-wrap .post-related-wrap .slick-arrow,
.single-services-wrap .post-related-wrap .slick-arrow {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
color: #000;
height: 25px;
line-height: 25px;
}
.single-blog-wrap .post-related-wrap .slick-arrow i,
.single-services-wrap .post-related-wrap .slick-arrow i {
display: none;
}
.single-blog-wrap .post-related-wrap .slick-arrow.slick-next,
.single-services-wrap .post-related-wrap .slick-arrow.slick-next {
display: block;
left: inherit;
right: inherit;
bottom: 0;
top: 0;
top: -45px;
right: -15px;
}
.single-blog-wrap .post-related-wrap .slick-arrow.slick-next:before,
.single-services-wrap .post-related-wrap .slick-arrow.slick-next:before {
content: '\f061';
font-family: fontawesome;
}
.single-blog-wrap .post-related-wrap .slick-arrow.slick-prev,
.single-services-wrap .post-related-wrap .slick-arrow.slick-prev {
display: block;
left: inherit;
right: inherit;
top: 0;
bottom: 0;
top: -45px;
right: 95px;
}
.single-blog-wrap .post-related-wrap .slick-arrow.slick-prev:before,
.single-services-wrap .post-related-wrap .slick-arrow.slick-prev:before {
content: '\f060';
font-family: fontawesome;
}
.single-blog-wrap .post-related-wrap .slick-arrow:hover,
.single-services-wrap .post-related-wrap .slick-arrow:hover {
background-color: #ffa60a;
}
.single-blog-wrap .post-related-wrap .slick-arrow:hover i,
.single-services-wrap .post-related-wrap .slick-arrow:hover i {
color: #ffa60a;
}
.single-blog-wrap article.format-gallery .slick-dots,
.single-services-wrap article.format-gallery .slick-dots {
vertical-align: middle;
margin: 0;
position: absolute;
width: 100%;
bottom: 0;
}
.single-blog-wrap .post-single > .captions > .entry-thumbnail > .image-link-hover > .light-gallery-link,
.single-services-wrap .post-single > .captions > .entry-thumbnail > .image-link-hover > .light-gallery-link {
display: none;
}
.single-blog-wrap .post-single > .captions > .entry-thumbnail:hover > .image-link-hover > .light-gallery-hover,
.single-services-wrap .post-single > .captions > .entry-thumbnail:hover > .image-link-hover > .light-gallery-hover {
right: 0;
}
@media (max-width: 991px) {
.single-blog-wrap .entry-meta-share .entry-post-meta,
.single-services-wrap .entry-meta-share .entry-post-meta {
width: 100%;
text-align: center;
}
.single-blog-wrap .entry-meta-share .social-share,
.single-services-wrap .entry-meta-share .social-share {
width: 100%;
text-align: center;
}
}
@media (max-width: 600px) {
.single-blog-wrap .comment-form .form-group + .insert-comment-form,
.single-services-wrap .comment-form .form-group + .insert-comment-form {
width: 100%;
padding: 0;
}
.single-blog-wrap .comment-form .form-group,
.single-services-wrap .comment-form .form-group {
width: 100%;
padding: 0;
}
}
@media (max-width: 399px) {
.single-blog-wrap .author-info .author-avatar,
.single-services-wrap .author-info .author-avatar {
float: none;
margin: 0;
margin-bottom: 20px;
}
.single-blog-wrap .author-info .author-avatar img,
.single-services-wrap .author-info .author-avatar img {
width: 100%;
height: auto;
}
.single-blog-wrap .author-info .author-description,
.single-services-wrap .author-info .author-description {
overflow: inherit;
padding: 0px 20px 25px 20px;
}
} a.read-more-link {
color: #000;
font-style: italic;
font-size: 14px;
text-transform: capitalize;
position: relative;
display: inline-block;
padding: 6px 0 8px 0;
}
a.read-more-link:before {
content: "";
height: 2px;
position: absolute;
bottom: 0;
background: #ffa60a;
left: -9px;
right: -25px;
}
a.read-more-link:after {
content: "";
height: 2px;
position: absolute;
bottom: 0;
left: -9px;
background: #000;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
right: 120%;
}
a.read-more-link:hover:after {
right: -25px;
}
a.read-more-link:hover,
a.read-more-link:hover i {
color: #ffa60a;
}
a.read-more-link i {
margin-left: 12px;
}
.page-links {
float: left;
width: 100%;
} .site-content-archive-product {
position: relative;
margin-bottom: 90px;
margin-top: 70px; }
.site-content-archive-product .icon-filter {
padding: 10px 12px;
display: none;
line-height: 1;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomright: 4px;
-moz-background-clip: padding;
border-bottom-right-radius: 4px;
background-clip: padding-box;
box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
cursor: pointer;
position: fixed;
z-index: 999;
background-color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.site-content-archive-product .icon-filter.float-hide {
left: -100%;
}
.site-content-archive-product .container {
padding-left: 0;
padding-right: 0;
}
.site-content-archive-product .products .col-md-6:nth-child(2n+1),
.site-content-archive-product .products .col-md-4:nth-child(3n+1),
.site-content-archive-product .products .col-md-3:nth-child(4n+1),
.site-content-archive-product .products .g5plus-col-5:nth-child(5n+1) {
clear: both;
}
.site-content-archive-product .slick.products .slick-track > div {
clear: none !important;
}
#popup-product-quick-view-wrapper a.popup-close:before {
content: "\f00d";
font-family: "fontawesome";
}
.woocommerce .woocommerce-result-count {
font-weight: 400;
margin-bottom: 40px;
padding-top: 4px;
}
.woocommerce .woocommerce-ordering {
position: relative;
margin-bottom: 20px;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-checkout select {
border: none;
top: -5px;
position: relative;
right: 0px;
cursor: pointer;
-moz-appearance: none;
-webkit-appearance: none;
}
.woocommerce .woocommerce-ordering:after,
.woocommerce-checkout:after {
content: "\f107";
font-family: fontawesome;
position: absolute;
top: 5px;
right: 0;
bottom: 0;
line-height: 30px;
padding: 0;
color: #444;
pointer-events: none;
}
.woocommerce .woocommerce-ordering:hover:after,
.woocommerce-checkout:hover:after {
color: #ffa60a;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-checkout select,
.woocommerce-shipping-calculator select,
.woocommerce-shipping-calculator input,
.woocommerce form input.input-text,
.variations_form.cart .variations select,
.woocommerce div.product form.cart .variations select {
height: 50px;
}
.woocommerce-cart .entry-content p.return-to-shop {
margin-bottom: 100px;
}
.woocommerce div.products.no-slick {
clear: both;
}
.woocommerce div.products div.product,
.woocommerce-page div.products div.product {
box-sizing: border-box;
margin: 0;
padding: 0 15px;
margin-bottom: 40px;
}
.woocommerce ul.slick.products {
margin: 0;
}
.woocommerce div.products div.product,
.woocommerce-page div.products div.product {    }
.woocommerce div.products div.product > div > div.thumbnail-wrap,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap {
position: relative;
display: block;
overflow: hidden;
margin-bottom: 15px;
}
.woocommerce div.products div.product > div.s-padding.img-shadow > div.thumbnail-wrap > a,
.woocommerce-page div.products div.product > div.s-padding.img-shadow > div.thumbnail-wrap > a {
padding: 2px;
display: block;
}
.woocommerce div.products div.product > div.img-shadow > div.thumbnail-wrap img,
.woocommerce-page div.products div.product > div.img-shadow > div.thumbnail-wrap img {
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}
.woocommerce div.products div.product > div.img-border-round > div.thumbnail-wrap img,
.woocommerce-page div.products div.product > div.img-border-round > div.thumbnail-wrap img {
-webkit-border-radius: 2px;
-webkit-background-clip: padding-box;
-moz-border-radius: 2px;
-moz-background-clip: padding;
border-radius: 2px;
background-clip: padding-box;
}
.woocommerce div.products div.product a > img,
.woocommerce-page div.products div.product a > img {
margin-bottom: 0;
}
.woocommerce div.products div.product > div > div.thumbnail-wrap img,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap img {
width: 100%;
}
.woocommerce div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover {
background-color: rgba(0, 0, 0, 0.2);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce div.products div.product > div > div.thumbnail-wrap:hover > div.thumbnail-hover,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap:hover > div.thumbnail-hover,
.woocommerce div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover.active,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover.active {
opacity: 1;
}
.woocommerce div.products div.product > div > div.thumbnail-wrap:hover > div.thumbnail-hover .product-action span,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap:hover > div.thumbnail-hover .product-action span,
.woocommerce div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover.active .product-action span,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover.active .product-action span,
.woocommerce div.products div.product > div > div.thumbnail-wrap:hover > div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap:hover > div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist,
.woocommerce div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover.active .product-action .yith-wcwl-add-to-wishlist,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover.active .product-action .yith-wcwl-add-to-wishlist,
.woocommerce div.products div.product > div > div.thumbnail-wrap:hover > div.thumbnail-hover a.compare.button,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap:hover > div.thumbnail-hover a.compare.button,
.woocommerce div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover.active a.compare.button,
.woocommerce-page div.products div.product > div > div.thumbnail-wrap div.thumbnail-hover.active a.compare.button {
opacity: 1;
transform: translateY(0px);
}
.woocommerce div.products div.product > div.img-border-round > div.thumbnail-wrap > div.thumbnail-hover,
.woocommerce-page div.products div.product > div.img-border-round > div.thumbnail-wrap > div.thumbnail-hover {
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
display: -webkit-flex;
display: flex;
width: auto;
white-space: nowrap;
text-align: center;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action span,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action span,
.woocommerce div.products div.product div.thumbnail-hover .product-action a.compare.button,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action a.compare.button {
display: inline-block;
padding: 13px;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
line-height: 1;
background-color: #FDFBFB;
opacity: 0;
cursor: pointer;
font-weight: 400;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action span:hover,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action span:hover,
.woocommerce div.products div.product div.thumbnail-hover .product-action a.compare.button:hover,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action a.compare.button:hover {
background-color: #ffa60a;
color: #fff;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action span.product-quick-view,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action span.product-quick-view {
transition: transform 0.6s;
transform: translateY(20px);
opacity: 0;
margin-left: 2px;
margin-right: 2px;
padding-left: 14px;
padding-right: 14px;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist {
transition: transform 0.8s;
transform: translateY(30px);
opacity: 0;
margin-right: 2px;
margin-left: 2px;
margin-top: 0;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist span,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist span {
padding: 0;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a {
padding: 13px;
display: inline-block;
line-height: 1;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a:hover,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a:hover {
color: #fff;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist,
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-button.show,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-button.show {
display: inline-block;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a.add_to_wishlist,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a.add_to_wishlist {
font-size: 0;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a.add_to_wishlist i,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a.add_to_wishlist i {
margin-right: 0;
font-size: 14px;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a.add_to_wishlist.added-spinner i,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a.add_to_wishlist.added-spinner i {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a.add_to_wishlist.added-spinner i:before,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .yith-wcwl-add-to-wishlist a.add_to_wishlist.added-spinner i:before {
content: "\f110";
}
.woocommerce div.products div.product div.thumbnail-hover .product-action .woocommerce.compare-button,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action .woocommerce.compare-button {
display: inline-block;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action a.compare.button,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action a.compare.button {
font-size: 0;
margin-right: 2px;
margin-left: 0;
transition: transform 0.4s;
transform: translateY(15px);
opacity: 0;
color: inherit;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action a.compare.button:after,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action a.compare.button:after {
content: "\f079";
font-size: 14px;
font-family: fontawesome;
}
.woocommerce div.products div.product div.thumbnail-hover .product-action a.compare.button.added:after,
.woocommerce-page div.products div.product div.thumbnail-hover .product-action a.compare.button.added:after {
margin-left: 0;
}
.woocommerce div.products div.product .woocommerce-loop-product__title,
.woocommerce-page div.products div.product .woocommerce-loop-product__title,
.woocommerce div.products div.product h3,
.woocommerce-page div.products div.product h3 {
font-size: 18px;
line-height: 1.6;
padding: 5px 45px 0px 0px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
color: #333;
}
.woocommerce div.products div.product .title-wrap,
.woocommerce-page div.products div.product .title-wrap {
position: relative;
}
.woocommerce div.products div.product .title-wrap > a:hover h3,
.woocommerce-page div.products div.product .title-wrap > a:hover h3 {
color: #ffa60a;
}
.woocommerce div.products div.product .title-wrap span.add-to-cart-wrap,
.woocommerce-page div.products div.product .title-wrap span.add-to-cart-wrap {
position: absolute;
right: 0;
top: 10px;
display: inline-block;
}
.woocommerce div.products div.product .title-wrap span.add-to-cart-wrap a.button,
.woocommerce-page div.products div.product .title-wrap span.add-to-cart-wrap a.button,
.woocommerce div.products div.product .title-wrap span.add-to-cart-wrap a.added_to_cart.wc-forward,
.woocommerce-page div.products div.product .title-wrap span.add-to-cart-wrap a.added_to_cart.wc-forward {
position: relative;
top: 0;
}
.woocommerce div.products div.product .title-wrap span.add-to-cart-wrap:hover a:after,
.woocommerce-page div.products div.product .title-wrap span.add-to-cart-wrap:hover a:after,
.woocommerce div.products div.product .title-wrap a.product_type_variable:hover:after,
.woocommerce-page div.products div.product .title-wrap a.product_type_variable:hover:after {
background-color: #ffa60a;
border-color: #ffa60a;
}
.woocommerce div.products div.product .title-wrap a.button,
.woocommerce-page div.products div.product .title-wrap a.button,
.woocommerce div.products div.product .title-wrap a.added_to_cart.wc-forward,
.woocommerce-page div.products div.product .title-wrap a.added_to_cart.wc-forward {
position: absolute;
right: 0;
margin-top: 0;
top: 10px;
font-size: 0;
width: 40px;
height: 40px;
display: block;
}
.woocommerce div.products div.product .title-wrap a.button:after,
.woocommerce-page div.products div.product .title-wrap a.button:after,
.woocommerce div.products div.product .title-wrap a.added_to_cart.wc-forward:after,
.woocommerce-page div.products div.product .title-wrap a.added_to_cart.wc-forward:after {
font-size: 17px;
position: absolute;
font-family: FontAwesome;
right: 0px;
width: 40px;
height: 40px;
text-align: center;
padding-right: 2px;
line-height: 40px;
background-color: #FDFBFB;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
border: solid 1px #F3F3F3;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce div.products div.product .title-wrap a.button:hover:after,
.woocommerce-page div.products div.product .title-wrap a.button:hover:after,
.woocommerce div.products div.product .title-wrap a.added_to_cart.wc-forward:hover:after,
.woocommerce-page div.products div.product .title-wrap a.added_to_cart.wc-forward:hover:after {
color: #fff;
}
.woocommerce div.products div.product .title-wrap a.button:after,
.woocommerce-page div.products div.product .title-wrap a.button:after,
.woocommerce div.products div.product .title-wrap a.added_to_cart.wc-forward:after,
.woocommerce-page div.products div.product .title-wrap a.added_to_cart.wc-forward:after {
content: "\f217";
color: #333;
}
.woocommerce div.products div.product .title-wrap a.button.loading,
.woocommerce-page div.products div.product .title-wrap a.button.loading,
.woocommerce div.products div.product .title-wrap a.added_to_cart.wc-forward.loading,
.woocommerce-page div.products div.product .title-wrap a.added_to_cart.wc-forward.loading {
padding: inherit;
opacity: 1;
}
.woocommerce div.products div.product .title-wrap a.button.loading:after,
.woocommerce-page div.products div.product .title-wrap a.button.loading:after,
.woocommerce div.products div.product .title-wrap a.added_to_cart.wc-forward.loading:after,
.woocommerce-page div.products div.product .title-wrap a.added_to_cart.wc-forward.loading:after {
top: 0;
border: none;
background: transparent;
transition: all 0s;
}
.woocommerce div.products div.product .title-wrap a.button:hover:after,
.woocommerce-page div.products div.product .title-wrap a.button:hover:after,
.woocommerce div.products div.product .title-wrap a.added_to_cart.wc-forward:hover:after,
.woocommerce-page div.products div.product .title-wrap a.added_to_cart.wc-forward:hover:after {
color: #fff;
}
.woocommerce div.products div.product .title-wrap a[data-type="out-of-stock"]:after,
.woocommerce-page div.products div.product .title-wrap a[data-type="out-of-stock"]:after {
content: "\f045";
font-family: fontawesome;
}
.woocommerce div.products div.product .title-wrap a.product_type_simple.add_to_cart_button:after,
.woocommerce-page div.products div.product .title-wrap a.product_type_simple.add_to_cart_button:after {
content: "\f07a";
}
.woocommerce div.products div.product .title-wrap a.product_type_variable.add_to_cart_button:after,
.woocommerce-page div.products div.product .title-wrap a.product_type_variable.add_to_cart_button:after {
content: "\f291";
font-size: 14px;
}
.woocommerce div.products div.product .title-wrap a.product_type_grouped:after,
.woocommerce-page div.products div.product .title-wrap a.product_type_grouped:after {
content: "\f0c1";
}
.woocommerce div.products div.product .title-wrap a.product_type_external:after,
.woocommerce-page div.products div.product .title-wrap a.product_type_external:after {
content: "\f08e";
font-size: 16px;
padding-right: 0px;
padding-left: 2px;
}
.woocommerce div.products div.product .title-wrap .add-to-cart-wrap.added-spinner a.product_type_simple.add_to_cart_button:after,
.woocommerce-page div.products div.product .title-wrap .add-to-cart-wrap.added-spinner a.product_type_simple.add_to_cart_button:after {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
content: "\f110";
border: none;
background: transparent;
}
.woocommerce div.products div.product .star-rating,
.woocommerce-page div.products div.product .star-rating {
margin-bottom: 0;
margin-top: 10px;
}
.woocommerce div.products div.product .price,
.woocommerce-page div.products div.product .price {
line-height: 1;
font-size: 14px;
margin-top: 18px;
font-weight: 400;
display: inline-block;
}
.woocommerce div.products div.product .price del,
.woocommerce-page div.products div.product .price del {
color: #A9A9A9;
font-weight: 400;
}
.woocommerce div.products div.product .price ins,
.woocommerce-page div.products div.product .price ins,
.woocommerce div.products div.product .price > .amount,
.woocommerce-page div.products div.product .price > .amount {
font-size: 18px;
font-weight: 400;
color: #333;
}
.woocommerce div.products div.product .price del,
.woocommerce-page div.products div.product .price del,
.woocommerce div.products div.product .price ins,
.woocommerce-page div.products div.product .price ins {
display: inline-block;
}
.woocommerce div.products div.product .price del.active,
.woocommerce-page div.products div.product .price del.active {
text-decoration: none;
opacity: 1;
}
.woocommerce div.products div.product .price del.active span,
.woocommerce-page div.products div.product .price del.active span {
color: #333;
font-size: 18px;
}
.woocommerce div.products div.product .price ins.deactive,
.woocommerce-page div.products div.product .price ins.deactive {
display: none;
}
.woocommerce div.products div.product .posted_in,
.woocommerce-page div.products div.product .posted_in {
display: block;
line-height: 1.4;
font-size: 14px;
margin-top: 5px;
font-family: 'Tahoma,Geneva, sans-serif';
}
.woocommerce div.products div.product .posted_in a,
.woocommerce-page div.products div.product .posted_in a {
font-style: italic;
} .modal-dialog .single-product-info .single-product-image-wrap span.onsale,
.woocommerce .single-product-wrap .product span.onsale,
.woocommerce div.products div.product span.onsale,
.woocommerce-page div.products div.product span.onsale,
.modal-dialog .single-product-info .single-product-image-wrap span.feature,
.woocommerce .single-product-wrap .product span.feature,
.woocommerce div.products div.product span.feature,
.woocommerce-page div.products div.product span.feature {
display: inline-block;
width: 161px;
border-radius: 0;
transform: rotate(45deg);
position: absolute;
right: -39px;
margin: 0;
top: 18px;
text-transform: uppercase;
text-align: center;
font-size: 14px;
color: #fff;
line-height: 40px;
height: 40px;
min-height: 40px;
font-weight: bold;
padding: 0px;
background-color: #ffa60a;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.modal-dialog .single-product-info .single-product-image-wrap span.out-of-stock,
.woocommerce .single-product-wrap .product span.out-of-stock,
.woocommerce div.products div.product span.out-of-stock,
.woocommerce-page div.products div.product span.out-of-stock {
width: 50px;
height: 50px;
display: inline-block;
background-color: #ffa60a;
color: #fff;
font-size: 12px;
text-align: center;
position: absolute;
top: 10px;
left: 10px;
line-height: 1;
padding: 12px 5px 5px 5px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
}
.modal-dialog .single-product-info .single-product-image-wrap .multiple-flash span.feature,
.woocommerce .single-product-wrap .product .multiple-flash span.feature,
.woocommerce div.products div.product .multiple-flash span.feature,
.woocommerce-page div.products div.product .multiple-flash span.feature,
.modal-dialog .single-product-info .single-product-image-wrap .multiple-flash span.onsale,
.woocommerce .single-product-wrap .product .multiple-flash span.onsale,
.woocommerce div.products div.product .multiple-flash span.onsale,
.woocommerce-page div.products div.product .multiple-flash span.onsale {
position: absolute;
transform: rotate(0);
height: 35px;
min-height: 35px;
line-height: 35px;
width: 70px;
right: 0px;
top: 10px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomleft: 4px;
-moz-background-clip: padding;
border-bottom-left-radius: 4px;
background-clip: padding-box;
}
.modal-dialog .single-product-info .single-product-image-wrap .multiple-flash.onsale-flash .feature,
.woocommerce .single-product-wrap .product .multiple-flash.onsale-flash .feature,
.woocommerce div.products div.product .multiple-flash.onsale-flash .feature,
.woocommerce-page div.products div.product .multiple-flash.onsale-flash .feature {
top: 52px;
} .sale-countdown {
position: absolute;
bottom: 20px;
text-align: center;
width: 100%;
opacity: 0;
z-index: 2;
}
.sale-countdown .canvas {
display: inline-block;
width: 35px;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
height: 35px;
text-align: center;
line-height: 35px;
color: #fff;
}
.sale-countdown .canvas span.title {
display: none;
}
.single-thumbnail-wrap .sale-countdown {
bottom: 60px;
}
.single-thumbnail-wrap .sale-countdown .canvas {
width: 60px;
height: 60px;
padding-top: 10px;
margin-right: 2px;
margin-left: 2px;
}
.single-thumbnail-wrap .sale-countdown .canvas span {
display: block;
line-height: 1.4;
}
.single-thumbnail-wrap .sale-countdown .canvas span.times {
font-size: 18px;
}
.single-thumbnail-wrap .sale-countdown .canvas span.title {
font-size: 14px;
} #yith-wcwl-popup-message {
background-color: #ffa60a;
line-height: 10px;
color: #fff;
border: none;
right: 4px;
left: auto;
display: inline-block;
border-radius: 3px;
top: 110px;
z-index: 9999999;
} .tooltip.top {
min-width: 100px;
width: auto;
white-space: nowrap;
}
.tooltip.top .tooltip-arrow {
border-top-color: #ffa60a;
}
.tooltip-inner {
background-color: #ffa60a;
} .woocommerce .quantity .qty {
padding-left: 5px;
padding-right: 0;
-webkit-border-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius: 0px;
-moz-background-clip: padding;
border-radius: 0px;
background-clip: padding-box;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
width: 5em;
line-height: 3.45;
}
.woocommerce-cart .woocommerce table.shop_table {
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
}
.woocommerce-cart .woocommerce table.shop_table th {
padding: 25px 30px;
background-color: #fdfcfc;
color: #222;
}
.woocommerce-cart th.product-quantity,
.woocommerce-cart td.product-quantity,
.woocommerce-cart th.product-price,
.woocommerce-cart td.product-price,
.woocommerce-cart th.product-subtotal,
.woocommerce-cart td.product-subtotal,
.woocommerce-cart th.product-remove,
.woocommerce-cart td.product-remove {
text-align: center;
}
.woocommerce-cart th.product-quantity,
.woocommerce-cart th.product-remove {
width: 150px;
}
.woocommerce-cart th.product-price,
.woocommerce-cart th.product-subtotal {
width: 200px;
}
.woocommerce-cart td.product-remove a.remove {
display: inline-block;
color: #ffa60a !important;
}
.woocommerce-cart td.product-remove a.remove:hover {
background-color: #ffa60a;
color: #fff !important;
}
.woocommerce-cart .woocommerce table.shop_table .product-name {
padding: 25px 30px;
}
.woocommerce-cart .woocommerce table.shop_table.cart img {
width: 70px;
padding-right: 20px;
}
.woocommerce-cart .woocommerce table.shop_table .product-subtotal .amount {
color: #ffa60a;
}
.woocommerce-cart .woocommerce table.shop_table td {
font-size: 16px;
}
.woocommerce-cart .actions .coupon,
.woocommerce-cart .actions .button-groups {
display: inline-block;
}
.woocommerce-cart .actions .button-groups {
float: right;
}
.woocommerce-cart .actions label {
display: none;
}
.woocommerce-cart .actions input[name="coupon_code"] {
width: 230px;
border-radius: 4px;
line-height: 30px;
font-size: 14px;
}
.woocommerce-cart .actions input.button {
border-bottom: none;
background-color: #fdfcfc;
color: #444;
border: solid 1px #f3f3f3;
}
.woocommerce-cart .actions input.button:hover {
color: #fff;
background-color: #444;
border-color: #444;
}
.woocommerce-cart .actions input.button[name="apply_coupon"] {
margin-left: 20px;
}
.woocommerce-cart .actions a.checkout-button {
background-color: #ffa60a;
padding: 18px 20px;
line-height: 1;
margin-left: 20px;
text-transform: uppercase;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce-cart .actions a.checkout-button:hover {
background-color: #444;
}
.woocommerce-cart .bt-coupon,
.woocommerce-cart .bt-update {
border: solid 1px #f3f3f3;
font-size: 14px;
font-weight: 700;
}
.woocommerce-cart .bt-coupon:hover,
.woocommerce-cart .bt-update:hover {
border-color: #444;
}
.woocommerce-cart .bt-coupon {
margin-left: 20px;
}
.woocommerce .cart-collaterals {
margin-top: 110px;
margin-bottom: 90px;
}
.woocommerce .cart-collaterals .cart_totals {
float: left;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2 {
font-size: 18px;
margin-top: 0;
margin-bottom: 40px !important;
text-transform: uppercase;
}
.woocommerce .cart-collaterals .cart_totals table {
border-radius: 0px;
}
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce .cart-collaterals .cart_totals table tr td {
padding: 20px;
line-height: 1;
font-weight: 400;
font-size: 14px;
}
.woocommerce .cart-collaterals .cart_totals table tr th {
border-right: solid 1px #eee;
}
.woocommerce .cart-collaterals .cart_totals span.amount {
font-weight: 400;
}
.woocommerce .cart-collaterals .shipping-caculator-wrap h2 {
font-size: 18px;
margin-top: 0;
margin-bottom: 40px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator > p {
display: none;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator > section.shipping-calculator-form {
display: block !important;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator > section.shipping-calculator-form p {
padding: 0;
margin-bottom: 0;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator > section.shipping-calculator-form p.form-row {
margin-bottom: 30px;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator button,
.woocommerce input.button.alt {
background-color: #ffa60a;
padding: 18px 20px;
line-height: 1;
text-transform: uppercase;
border-bottom: none;
color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator button:hover,
.woocommerce input.button.alt:hover {
background-color: #444;
}
.woocommerce a.button.wc-backward {
background-color: #ffa60a;
padding: 18px 20px;
line-height: 1;
text-transform: uppercase;
text-align: center;
color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce a.button.wc-backward:hover {
background-color: #444;
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding: 1em 2em 1em 3.5em !important;
margin: 0 0 2em !important;
} .woocommerce-checkout .woocommerce table.shop_table {
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
}
.woocommerce-checkout .woocommerce table.shop_table thead th {
padding: 25px 30px;
background-color: #fdfcfc;
color: #222;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot th {
background-color: transparent;
}
.woocommerce-checkout .woocommerce table.shop_table td,
.woocommerce-checkout .woocommerce table.shop_table th {
padding: 20px;
}
.woocommerce-checkout textarea {
padding: 15px;
}
.woocommerce-checkout h3#ship-to-different-address {
margin-top: 0;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row,
.woocommerce-checkout .shipping_address .form-row {
margin-bottom: 13px;
}
.woocommerce-checkout h3#ship-to-different-address input {
position: relative;
}
.woocommerce-checkout h3#ship-to-different-address {
margin-bottom: 0;
}
.woocommerce-checkout #order_review_heading {
display: none;
}
.woocommerce-checkout .woocommerce-checkout-review-order {
margin-top: 85px;
}
.woocommerce-checkout .woocommerce-checkout-review-order h2 {
font-size: 18px;
margin-top: 0;
margin-bottom: 40px;
text-transform: uppercase;
}
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce .shop_table th.product-quantity {
width: 100px;
}
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce .shop_table th.product-subtotal {
width: 150px;
}
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce .shop_table th.product-subtotal,
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce .shop_table th.product-quantity {
padding: 25px 10px;
}
.woocommerce-checkout > .woocommerce-checkout-review-order > .woocommerce,
.woocommerce-checkout > .woocommerce-checkout-review-order > .woocommerce-checkout-payment {
width: 50%;
float: left;
}
.woocommerce-checkout > .woocommerce-checkout-review-order > .woocommerce {
padding-right: 30px;
}
.woocommerce-checkout > .woocommerce-checkout-review-order > #payment {
background-color: transparent;
}
.woocommerce-checkout > .woocommerce-checkout-review-order > #payment > div {
padding-left: 30px;
}
.woocommerce-checkout .cart-collaterals {
margin-top: 0;
margin-bottom: 0;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
height: 50px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 1px solid #E6E6E6;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #797979;
line-height: 50px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 100%;
}
.woocommerce-account .woocommerce label,
.woocommerce-checkout-payment-method label,
.woocommerce-billing-fields label,
.form-row label {
font-size: 14px;
color: #222;
font-weight: 400;
margin-bottom: 13px;
}
.woocommerce .wishlist-title h2,
.woocommerce-account .form-login-title h4,
.woocommerce-billing-fields h3,
h3#ship-to-different-address label,
.woocommerce-account .woocommerce h2,
.woocommerce-account .woocommerce h3 {
font-size: 30px;
font-weight: 400;
position: relative;
margin-top: 0;
padding-bottom: 20px;
margin-bottom: 0;
}
.woocommerce .wishlist-title h2:after,
.woocommerce-account .form-login-title h4:after,
.woocommerce-billing-fields h3:after,
h3#ship-to-different-address label:after,
.woocommerce-account .woocommerce h2:after,
.woocommerce-account .woocommerce h3:after {
content: "";
border-bottom: solid 1px #ccc;
position: absolute;
width: 90px;
left: 0;
bottom: 0;
}
.woocommerce .wishlist-title h2 {
padding-left: 0;
}
.woocommerce-account .woocommerce a.select2-choice,
.woocommerce-checkout .country_select a {
padding: 10px;
} .my-account .wpb_wrapper {
text-align: center;
}
.my-account .wpb_wrapper .woocommerce {
max-width: 500px;
width: 500px;
display: inline-block;
}
.my-account .wpb_wrapper form.login .form-row {
text-align: center;
}
.my-account .wpb_wrapper .woocommerce .form-login-title h4 {
margin-bottom: 30px;
text-transform: uppercase;
}
.logged-in .my-account .wpb_wrapper {
text-align: left;
}
.logged-in .my-account .wpb_wrapper .woocommerce {
max-width: 100%;
width: 100%;
}
.my-account form.login .form-row .button,
.woocommerce input[name="save_address"] {
background-color: #444444;
color: #ffffff;
padding: 15px 40px;
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
transition: background-color 0.5s;
}
.my-account form.login .form-row .button:hover,
.woocommerce input[name="save_address"]:hover {
background-color: #ffa60a;
color: #fff;
}
.woocommerce input[name="save_address"] {
margin-top: 20px;
}
.woocommerce-account .woocommerce {
margin-bottom: 90px;
}
.woocommerce-account .woocommerce h2 {
font-size: 30px;
font-weight: 400;
position: relative;
margin-top: 0;
padding-bottom: 20px;
margin-bottom: 40px;
}
.woocommerce-account .woocommerce h2:after {
content: "";
border-bottom: solid 1px #ccc;
position: absolute;
width: 90px;
left: 0;
bottom: 0;
}
.woocommerce-account .woocommerce #billing_address_2_field,
.woocommerce-account .woocommerce #shipping_address_2_field {
margin-top: 20px;
}
.woocommerce-account .woocommerce input[type="submit"] {
border-bottom: none;
}
.woocommerce form.login,
.woocommerce form.register {
border: none;
padding: 0;
margin-top: 0;
}
.woocommerce form.login .form-row,
.woocommerce form.register .form-row {
margin-bottom: 30px;
}
.woocommerce form.login .form-row span,
.woocommerce form.register .form-row span {
position: relative;
display: inline-block;
width: 100%;
}
.woocommerce form.login .form-row span i,
.woocommerce form.register .form-row span i {
position: absolute;
right: 15px;
top: 16px;
}
.woocommerce form.login .lost_password a,
.woocommerce form.register .lost_password a {
float: right;
font-family: inherit;
}
.woocommerce form.login .form-row .register-notice,
.woocommerce form.register .form-row .register-notice {
width: auto;
padding-top: 10px;
float: right;
}
.woocommerce form.login label._checkbox,
.woocommerce form.register label._checkbox {
font-family: inherit;
}
.woocommerce-password-strength.short {
background-color: transparent;
color: #AA0000;
}
.woocommerce-checkout .checkout .create-account small.woocommerce-password-hint,
.woocommerce-password-hint {
font-size: 14px;
}
.woocommerce-account .form-login-title h4 {
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
} .woocommerce div.product form.cart div.quantity,
.product-quantity div.quantity {
margin: 0;
}
.woocommerce div.product form.cart div.quantity .quantity-inner,
.product-quantity div.quantity .quantity-inner {
width: 74px;
margin-left: auto;
margin-right: 10px;
padding-right: 25px;
position: relative;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .qty,
.product-quantity div.quantity .quantity-inner .qty {
width: 100%;
padding-left: 0;
padding-right: 0;
text-align: center;
margin-bottom: 0;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number,
.product-quantity div.quantity .quantity-inner .btn-number {
position: absolute;
width: 25px;
border: 1px solid #f2f2f2;
border-left: 0;
padding: 0;
right: 0;
background-color: transparent;
display: block;
font-size: 14px;
color: #8a8a8a;
-webkit-border-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius: 0px;
-moz-background-clip: padding;
border-radius: 0px;
background-clip: padding-box;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number:hover,
.product-quantity div.quantity .quantity-inner .btn-number:hover {
background-color: #eee;
color: #ababab;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number[data-type="minus"],
.product-quantity div.quantity .quantity-inner .btn-number[data-type="minus"] {
height: 24px;
line-height: 23px;
border-top: 0;
bottom: 0;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number[data-type="plus"],
.product-quantity div.quantity .quantity-inner .btn-number[data-type="plus"] {
height: 26px;
line-height: 24px;
top: 0;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
.woocommerce div.product .product_title {
font-size: 24px;
margin-bottom: 10px;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating,
.woocommerce p.stars a:before,
.woocommerce p.stars a {
color: #ffa60a;
}
.woocommerce div.product .woocommerce-product-rating {
font-size: 14px;
margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: solid 1px #eee;
}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
color: #222;
}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link:hover {
color: #ffa60a;
}
.modal-dialog .single-product-info .summary-product p.price,
.modal-dialog .single-product-info .summary-product span.price,
.woocommerce div.product .summary p.price,
.woocommerce div.product .summary span.price {
font-size: 36px;
}
.modal-dialog .single-product-info .summary-product p.price ins,
.modal-dialog .single-product-info .summary-product span.price ins,
.woocommerce div.product .summary p.price ins,
.woocommerce div.product .summary span.price ins {
text-decoration: none;
color: #222;
font-weight: 400;
}
.modal-dialog .single-product-info .summary-product p.price del,
.modal-dialog .single-product-info .summary-product span.price del,
.woocommerce div.product .summary p.price del,
.woocommerce div.product .summary span.price del {
font-size: 26px;
color: #A9A9A9;
}
.modal-dialog .product-type-variable .summary-product div[itemprop="offers"] p.price,
.modal-dialog .product-type-variable .summary-product div[itemprop="offers"] span.price {
font-size: 20px;
line-height: 1;
}
.modal-dialog .product-type-variable .summary-product div[itemprop="offers"] p.price del,
.modal-dialog .product-type-variable .summary-product div[itemprop="offers"] span.price del {
font-size: 14px;
}
.woocommerce .summary p.cart a.button,
.woocommerce div.product form.cart .single_add_to_cart_button,
.woocommerce #respond input#submit {
padding: 18px 30px;
line-height: 1;
text-transform: uppercase;
font-family: 'Montserrat';
text-align: center;
color: #fff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 6px;
-webkit-background-clip: padding-box;
-moz-border-radius: 6px;
-moz-background-clip: padding;
border-radius: 6px;
background-clip: padding-box;
}
.woocommerce .summary p.cart a.button:hover,
.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.woocommerce #respond input#submit:hover {
background-color: #444;
color: #fff;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 15px;
}
.single-product-wrap .summary .yith-wcwl-add-to-wishlist {
display: inline-block;
}
.single-product-wrap .summary .yith-wcwl-add-to-wishlist i {
padding-right: 5px;
}
.single-product-wrap .summary a.compare.button {
background-color: transparent;
font-weight: 400;
color: #aaa;
padding-top: 0;
}
.single-product-wrap .summary a.compare.button:hover {
color: #ffa60a;
}
.single-product-wrap .summary a.compare.button:before {
content: "\f079";
font-size: 14px;
font-family: fontawesome;
padding-right: 5px;
}
.woocommerce .single-product-wrap #content div.product .single-thumbnail-wrap,
.woocommerce .single-product-wrap div.product .single-thumbnail-wrap,
.woocommerce-page #content div.product .single-thumbnail-wrap,
.woocommerce-page div.product .single-thumbnail-wrap {
width: 48%;
float: left;
position: relative;
overflow: hidden;
margin-bottom: 50px;
}
.woocommerce .single-product-wrap #content div.product .single-thumbnail-wrap div.images,
.woocommerce .single-product-wrap div.product .single-thumbnail-wrap div.images,
.woocommerce-page #content div.product .single-thumbnail-wrap div.images,
.woocommerce-page div.product .single-thumbnail-wrap div.images {
width: 100%;
float: none;
}
.woocommerce .single-product-wrap #content div.product span.onsale,
.woocommerce .single-product-wrap div.product span.onsale,
.woocommerce-page #content div.product span.onsale,
.woocommerce-page div.product span.onsale,
.woocommerce .single-product-wrap #content div.product span.feature,
.woocommerce .single-product-wrap div.product span.feature,
.woocommerce-page #content div.product span.feature,
.woocommerce-page div.product span.feature,
.woocommerce .single-product-wrap #content div.product span.new,
.woocommerce .single-product-wrap div.product span.new,
.woocommerce-page #content div.product span.new,
.woocommerce-page div.product span.new {
left: auto;
z-index: 2;
}
.woocommerce div.product div.summary {
margin-bottom: 90px;
}
.woocommerce div.product div.summary .product_meta {
margin-top: 10px;
}
.woocommerce div.product div.summary .product_meta > span {
padding-right: 10px;
}
.single-product-wrap .social-share {
margin-top: 0;
padding: 14px 0px;
width: 100%;
margin-bottom: 40px;
border-bottom: solid 1px #eee;
}
.single-product-wrap .social-share label {
color: #8a8a8a;
font-size: 14px;
font-weight: 400;
padding: 0;
}
.single-product-wrap .social-share a,
.single-product-wrap .social-share i {
width: auto;
height: auto;
}
.single-product-wrap .social-share a:hover,
.single-product-wrap .social-share i:hover {
color: #ffa60a;
}
.single-product-wrap .social-share a {
background-color: transparent;
border: none;
padding: 0 5px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit {
background-color: #ffa60a;
}
.single-product-wrap .product-type-variable .social-share-wrap {
margin-bottom: 4px;
border-bottom: none;
}
.woocommerce .single-product-wrap #content div.product div.thumbnails {
margin-left: -5px;
margin-right: -5px;
}
.woocommerce .single-product-wrap #content div.product div.thumbnails a {
margin-right: 0px;
width: 25%;
padding-left: 5px;
padding-right: 5px;
}
.woocommerce .single-product-wrap #content div.product div.thumbnails a.first {
clear: none;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
margin-top: 90px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs {
padding-left: 0;
margin-bottom: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
margin: 0;
padding: 0;
border-right: none;
float: left;
background-color: transparent;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius: 0;
-moz-background-clip: padding;
border-radius: 0;
background-clip: padding-box;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:last-child,
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:last-child,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:last-child {
border-right: solid 1px #d3ced2;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {
content: "";
width: 0;
border: none;
display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover {
color: #ffa60a;
background-color: transparent;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
font-size: 18px;
font-weight: 400;
line-height: 1;
padding: 20px 100px;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab {
border: solid 1px #ccc;
border-top: none;
padding: 35px 25px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments h2,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments h2,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments h2,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments h2 {
font-size: 18px;
font-weight: 400;
color: #444;
line-height: 1;
margin-top: 0;
margin-bottom: 35px;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li img.avatar,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li img.avatar {
width: 100px;
height: 100px;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius: 0;
-moz-background-clip: padding;
border-radius: 0;
background-clip: padding-box;
border: none;
padding: 0;
background-color: transparent;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 110px;
border: none;
padding-top: 0;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text p.meta {
font-family: 'Tahoma,Geneva, sans-serif';
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text p.meta > strong[itemprop="author"],
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text p.meta > strong[itemprop="author"],
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text p.meta > strong[itemprop="author"],
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text p.meta > strong[itemprop="author"] {
font-size: 14px;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment_container,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment_container,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment_container,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment_container {
border-bottom: solid 1px #eee;
min-height: 120px;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews h3.comment-reply-title,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews h3.comment-reply-title,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews h3.comment-reply-title,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews h3.comment-reply-title {
font-size: 18px;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews p.comment-form-rating p.stars,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews p.comment-form-rating p.stars,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews p.comment-form-rating p.stars,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews p.comment-form-rating p.stars {
padding-left: 0;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews .comment-form label,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews .comment-form label,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews .comment-form label,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews .comment-form label {
font-family: 'Tahoma,Geneva, sans-serif';
font-weight: 400;
color: #222;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews textarea,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews textarea,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews textarea,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews textarea {
padding: 15px 20px;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews .comment-respond,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews .comment-respond,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews .comment-respond,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews .comment-respond {
width: 100%;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews textarea#comment,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews textarea#comment,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews textarea#comment,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews textarea#comment {
min-height: 100px;
line-height: 1.6;
}
.upsells.products,
.woocommerce .related.products {
margin-top: 85px;
}
.upsells.products > h2,
.woocommerce .related.products > h2 {
font-size: 30px;
position: relative;
margin-top: 0;
padding-bottom: 20px;
margin-bottom: 40px;
}
.upsells.products > h2:after,
.woocommerce .related.products > h2:after {
content: "";
border-bottom: solid 1px #ccc;
position: absolute;
width: 90px;
left: 0;
bottom: 0;
}
.variations_form.cart .variations {
width: 100%;
display: inline-block;
}
.variations_form.cart .variations .variations-section {
width: 35%;
float: left;
padding-right: 10px;
}
.variations_form.cart .variations .reset_variations {
display: none !important;
}
.variations_form.cart .variations .label {
font-size: 18px;
color: #222;
font-weight: 400;
padding: 0;
}
.variations_form.cart .variations select {
padding-left: 5px;
padding-right: 10px;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
width: 100%;
}
.woocommerce div.product form.variations_form.cart {
margin-bottom: 10px;
}
.variations_form.cart .single_variation_wrap {
line-height: 1;
margin-top: 10px;
}
.variations_form.cart .single_variation_wrap .single_variation,
.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
display: inline-block !important;
}
.variations_form.cart .single_variation_wrap .single_variation {
line-height: 1;
vertical-align: top;
padding-top: 7px;
}
.variations_form.cart .single_variation_wrap .woocommerce-variation-price {
padding-right: 20px;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.price,
.woocommerce div.product form.cart .group_table td.label a {
font-size: 20px;
font-weight: 400;
color: #222;
}
.woocommerce div.product form.cart .group_table td.price del {
font-size: 18px;
color: #aaa;
}
.woocommerce div.product form.cart .group_table td.label a {
max-width: 300px;
padding-top: 5px;
}
.woocommerce div.product form.cart .group_table td.label a:hover {
color: #ffa60a;
}
p.out-of-stock {
font-family: 'Tahoma,Geneva, sans-serif';
text-transform: uppercase;
font-size: 26px;
} .related.products {
position: relative;
}
.related.products .yith-wcwl-wishlistexistsbrowse a {
font-size: 0;
}
.related.products .yith-wcwl-wishlistexistsbrowse a i {
font-size: 14px;
}
.related.products .slick-arrow {
top: -90px;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-o-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
background-color: transparent;
border: solid 1px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.related.products .slick-arrow.slick-prev {
right: 65px;
left: auto;
}
.related.products .slick-arrow i {
color: inherit;
}
.related.products .slick-arrow:hover {
background-color: #ffa60a;
border-color: #ffa60a;
}
.related.products .slick-arrow:hover i {
color: #fff;
} .woocommerce ul.product_list_widget li {
margin-top: 0;
margin-bottom: 30px;
}
.woocommerce ul.product_list_widget .product-thumb {
width: 80px;
height: 80px;
display: inline-block;
float: left;
}
.woocommerce ul.product_list_widget .product-thumb img {
width: 100%;
}
.woocommerce ul.product_list_widget .product-info {
padding-left: 100px;
position: relative;
top: -6px;
}
.woocommerce ul.product_list_widget .product-info span.cat,
.woocommerce ul.product_list_widget .product-info span.title {
display: block;
}
.woocommerce ul.product_list_widget .product-info span.cat a {
display: inline-block;
font-family: 'Tahoma,Geneva, sans-serif';
font-style: italic;
font-weight: 400;
}
.woocommerce ul.product_list_widget .product-title,
.woocommerce ul.product_list_widget span.price ins .amount {
font-weight: 400;
color: #222;
}
.woocommerce ul.product_list_widget .product-title:hover {
color: #ffa60a;
}
@media (max-width: 991px) {
.site-content-archive-product .icon-filter {
display: block;
}
.site-content-archive-product .woocommerce-sidebar {
transform: translateX(-100%);
left: 0;
display: block !important;
background-color: #fff;
z-index: 99999;
position: fixed;
top: 0;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
padding: 10px 30px 20px 30px;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.site-content-archive-product .woocommerce-sidebar a.sidebar-float-close {
position: absolute;
right: 15px;
top: 5px;
cursor: pointer;
}
.site-content-archive-product .woocommerce-sidebar.has-admin-bar {
top: 50px;
}
.site-content-archive-product .woocommerce-sidebar.float-show {
transform: translateX(0px);
}
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y,
.ps-container > .ps-scrollbar-y-rail {
width: 5px;
} .modal-dialog .woocommerce .single-product-image div.images {
width: 100% !important;
opacity: 0;
}
.modal-dialog .woocommerce .single-product-image div.images.slick-initialized {
opacity: 1;
}
.modal-dialog .single-product-info .single-product-image {
overflow: hidden;
position: relative;
max-height: 515px;
}
.modal-dialog .woocommerce div.product .single-thumbnail-wrap {
width: 100%;
} .woocommerce table.wishlist_table {
border-color: #eee;
margin-bottom: 90px;
}
.woocommerce table.wishlist_table > thead > tr > th {
background-color: #fdfcfc;
color: #222;
padding: 20px 30px;
text-align: center;
border: none;
font-size: 14px;
}
.woocommerce table.wishlist_table > thead > tr > th.product-name {
text-align: left;
}
.woocommerce table.wishlist_table > thead > tr > th.product-price,
.woocommerce table.wishlist_table > thead > tr > th.product-add-to-cart {
width: 200px;
}
.woocommerce table.wishlist_table > thead > tr > th.product-stock-stauts {
width: 250px;
}
.woocommerce table.wishlist_table > tbody > tr > td.product-name {
padding-left: 30px;
}
.woocommerce table.wishlist_table > tbody > tr > td.product-name img {
width: 70px;
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
padding-right: 10px;
}
.woocommerce table.wishlist_table tbody td {
font-size: 14px;
}
.woocommerce table.wishlist_table .product-add-to-cart a {
margin-bottom: 0;
display: inline-block !important;
color: #ccc !important;
border: solid 1px #ccc;
background-color: transparent;
opacity: 0.7;
}
.woocommerce table.wishlist_table .product-add-to-cart a:hover {
background-color: #ffa60a;
border-color: #ffa60a;
color: #fff !important;
}
.woocommerce table.wishlist_table a.remove_from_wishlist {
width: 35px;
height: 35px;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
display: inline-block;
line-height: 32px;
font-size: 16px;
}
.woocommerce table.wishlist_table .product-add-to-cart a.add_to_cart {
font-size: 0;
line-height: 34px;
width: 35px;
height: 35px;
padding: 0;
padding-right: 6px;
}
.woocommerce table.wishlist_table .product-add-to-cart a.add_to_cart:after {
font-size: 14px;
width: 35px;
height: 35px;
content: "\f07a";
font-family: fontawesome;
}
.woocommerce table.wishlist_table .yith-wcwl-share {
padding-left: 20px;
}
.woocommerce table.wishlist_table span.add-to-cart-wrap {
display: inline-block;
}
.yith-wcwl-wishlistaddedbrowse a {
font-size: 0;
}
.yith-wcwl-wishlistaddedbrowse a i {
font-size: 14px;
} .woocommerce nav.woocommerce-pagination {
margin-top: 45px;
text-align: center;
position: relative;
height: 50px;
}
.woocommerce nav.woocommerce-pagination > ul {
padding: 0;
margin: 0;
line-height: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
}
.woocommerce nav.woocommerce-pagination > ul > li {
border: none;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers {
background-color: #fdfcfc;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers {
font-size: 14px;
color: #aaa;
font-family: 'Tahoma,Geneva, sans-serif';
text-transform: uppercase;
border: none;
line-height: 1;
margin: 0px 5px;
padding: 15px 20px;
border: solid 1px #e0e0e0;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
-webkit-border-radius: 2px;
-webkit-background-clip: padding-box;
-moz-border-radius: 2px;
-moz-background-clip: padding;
border-radius: 2px;
background-clip: padding-box;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers:hover,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers:hover,
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers:focus,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers:focus,
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.current,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.current {
background-color: #ffa60a;
border-color: #ffa60a;
color: #fff;
text-decoration: none;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.prev,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.prev,
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.next,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.next {
position: absolute;
border: 1px solid #e0e0e0;
-webkit-border-radius: 2px;
-webkit-background-clip: padding-box;
-moz-border-radius: 2px;
-moz-background-clip: padding;
border-radius: 2px;
background-clip: padding-box;
padding: 15px 40px;
line-height: 1;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.prev span,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.prev span,
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.next span,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.next span,
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.prev i,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.prev i,
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.next i,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.next i {
vertical-align: middle;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.prev i,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.prev i,
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.next i,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.next i {
font-size: 24px;
margin-top: -2px;
color: #ffa60a;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.prev:hover,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.prev:hover,
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.next:hover,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.next:hover {
background-color: #ffa60a;
color: #fff;
text-decoration: none;
border-color: #ffa60a;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.prev,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.prev {
left: 0;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.prev i,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.prev i {
margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.next,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.next {
right: 0;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.page-numbers.next i,
.woocommerce nav.woocommerce-pagination > ul > li > span.page-numbers.next i {
margin-left: 10px;
}
@media (min-width: 992px) {
.g5plus-col-5 {
width: 20%;
float: left;
}
}
@media (max-width: 768px) {
.woocommerce .single-product-wrap #content div.product .single-thumbnail-wrap,
.woocommerce .single-product-wrap div.product .single-thumbnail-wrap,
.woocommerce-page #content div.product .single-thumbnail-wrap,
.woocommerce-page div.product .single-thumbnail-wrap {
margin-bottom: 0;
}
.woocommerce .single-product-wrap div.thumbnails {
display: none;
} .woocommerce-cart .woocommerce table.shop_table,
.woocommerce-checkout table.shop_table {
border: none;
}
.woocommerce table.shop_table_responsive.cart tbody tr:first-child td:first-child,
.woocommerce-page table.shop_table_responsive.cart tbody tr:first-child td:first-child,
.woocommerce-checkout table.shop_table_responsive.cart tbody tr:first-child td:first-child {
border-top: solid 1px #eee;
}
.woocommerce-checkout table.shop_table_responsive.cart tr,
.woocommerce table.shop_table_responsive.cart tr,
.woocommerce-page table.shop_table_responsive.cart tr {
margin-bottom: 20px;
}
.woocommerce-checkout table.shop_table_responsive tr td:before,
.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
font-weight: 400;
}
.woocommerce-checkout table.shop_table .product-name:before,
.woocommerce-cart .woocommerce table.shop_table .product-name:before {
line-height: 45px;
}
.woocommerce-checkout table.shop_table td,
.woocommerce-checkout table.shop_table .product-name,
.woocommerce-cart .woocommerce table.shop_table td,
.woocommerce-cart .woocommerce table.shop_table .product-name {
padding: 6px 12px;
border-left: solid 1px #eee;
border-right: solid 1px #eee;
border-top: solid 1px #eee;
font-size: 14px;
}
.woocommerce-checkout table.shop_table tbody:first-child tr td,
.woocommerce table.shop_table tbody:first-child tr td,
.woocommerce table.shop_table tbody:first-child tr:first-child td {
border-top: solid 1px #eee;
}
.woocommerce-checkout table.shop_table tbody:first-child tr:last-child td,
.woocommerce table.shop_table tbody:first-child tr:last-child td {
border-bottom: solid 1px #eee;
}
.woocommerce-cart .woocommerce table.shop_table td.product-remove {
border-bottom: solid 1px #eee;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td {
background-color: transparent;
}
.woocommerce-cart .actions .coupon,
.woocommerce-cart .actions .button-groups {
width: 100%;
}
.woocommerce-cart .actions .coupon input,
.woocommerce-cart .actions .button-groups input,
.woocommerce-cart .actions .coupon a,
.woocommerce-cart .actions .button-groups a {
width: 50%;
float: left;
}
.woocommerce-cart .actions .coupon input[name="apply_coupon"],
.woocommerce-cart .actions .button-groups input[name="apply_coupon"],
.woocommerce-cart .actions .coupon a[name="apply_coupon"],
.woocommerce-cart .actions .button-groups a[name="apply_coupon"] {
margin-left: 2%;
width: 48%;
}
.woocommerce-cart .actions .coupon a.checkout-button,
.woocommerce-cart .actions .button-groups a.checkout-button {
margin-left: 2%;
width: 48%;
}
.woocommerce .single-product-wrap #content div.product .single-thumbnail-wrap,
.woocommerce .single-product-wrap div.product .single-thumbnail-wrap,
.woocommerce-page #content div.product .single-thumbnail-wrap,
.woocommerce-page div.product .single-thumbnail-wrap {
width: 100%;
}
.woocommerce .single-product-wrap #content div.product .single-thumbnail-wrap div.images,
.woocommerce .single-product-wrap div.product .single-thumbnail-wrap div.images,
.woocommerce-page #content div.product .single-thumbnail-wrap div.images,
.woocommerce-page div.product .single-thumbnail-wrap div.images {
margin-bottom: 50px;
}
.upsells.products,
.woocommerce .related.products {
margin-top: 50px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
padding: 20px;
}
.woocommerce-checkout > .woocommerce-checkout-review-order > .woocommerce,
.woocommerce-checkout > .woocommerce-checkout-review-order > .woocommerce-checkout-payment {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.woocommerce-checkout table.shop_table_responsive.cart tr {
border-bottom: solid 1px #eee;
}
.woocommerce-checkout > .woocommerce-checkout-review-order > #payment > div {
padding-left: 0;
}
.g5plus-col-5 {
width: 33.3333%;
float: left;
}
.site-content-archive-product .products .col-md-6:nth-child(2n+1),
.site-content-archive-product .products .col-md-4:nth-child(3n+1),
.site-content-archive-product .products .col-md-3:nth-child(4n+1),
.site-content-archive-product .g5plus-col-5:nth-child(5n+1) {
clear: none;
}
.site-content-archive-product .products .col-md-4:nth-child(2n+1),
.site-content-archive-product .products .col-md-3:nth-child(3n+1),
.site-content-archive-product .g5plus-col-5:nth-child(3n+1) {
clear: both;
}
}
@media (max-width: 767px) {
.woocommerce nav.woocommerce-pagination > ul > li > a.next {
font-size: 0;
padding: 12px 20px;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.next:after {
content: '\f105';
font-family: FontAwesome;
font-size: 20px;
font-weight: 700;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.prev {
font-size: 0;
padding: 15px 20px;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.prev:after {
content: '\f104';
font-family: FontAwesome;
font-size: 20px;
font-weight: 700;
}
.g5plus-col-5 {
width: 50%;
float: left;
}
.site-content-archive-product .products .col-md-6:nth-child(2n+1),
.site-content-archive-product .products .col-md-4:nth-child(3n+1),
.site-content-archive-product .products .col-md-3:nth-child(4n+1),
.site-content-archive-product .g5plus-col-5:nth-child(5n+1),
.site-content-archive-product .g5plus-col-5:nth-child(3n+1) {
clear: none;
}
.site-content-archive-product .products .col-md-3:nth-child(2n+1),
.site-content-archive-product .g5plus-col-5:nth-child(2n+1) {
clear: both;
}
.shipping-caculator-wrap {
margin-bottom: 50px;
}
}
@media (max-width: 480px) {
.woocommerce nav.woocommerce-pagination > ul > li > a,
.woocommerce nav.woocommerce-pagination > ul > li > span,
.woocommerce nav.woocommerce-pagination > ul > li > span:hover,
.woocommerce nav.woocommerce-pagination > ul > li > span.current,
.woocommerce nav.woocommerce-pagination > ul > li > a:hover,
.woocommerce nav.woocommerce-pagination > ul > li > a:focus,
.woocommerce nav.woocommerce-pagination > ul > li > a.current,
.woocommerce nav.woocommerce-pagination > ul > li > a.prev,
.woocommerce nav.woocommerce-pagination > ul > li > a.prev:after,
.woocommerce nav.woocommerce-pagination > ul > li > a.next,
.woocommerce nav.woocommerce-pagination > ul > li > a.next:after,
.woocommerce nav.woocommerce-pagination > ul > li > a.next:hover,
.woocommerce nav.woocommerce-pagination > ul > li > a.prev:hover {
background-color: transparent;
border-color: transparent;
color: #333;
padding: 15px 5px;
}
.woocommerce nav.woocommerce-pagination > ul > li > a.prev:after,
.woocommerce nav.woocommerce-pagination > ul > li > a.next:after {
font-size: 16px;
color: #ffa60a;
}
.woocommerce nav.woocommerce-pagination > ul > li > a:hover,
.woocommerce nav.woocommerce-pagination > ul > li > a.prev,
.woocommerce nav.woocommerce-pagination > ul > li > a.next,
.woocommerce nav.woocommerce-pagination > ul > li > a:focus,
.woocommerce nav.woocommerce-pagination > ul > li > a.current,
.woocommerce nav.woocommerce-pagination > ul > li > span.current {
color: #ffa60a;
}
.my-account .wpb_wrapper .woocommerce {
max-width: 100%;
width: 100%;
}
}
@media (max-width: 599px) {
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-ordering select,
.woocommerce .woocommerce-result-count {
width: 100%;
padding-left: 0;
}
.woocommerce .woocommerce-result-count {
margin-bottom: 20px;
}
.woocommerce-cart .actions .coupon,
.woocommerce-cart .actions .button-groups {
width: 100%;
}
.woocommerce-cart .actions .coupon input,
.woocommerce-cart .actions .button-groups input,
.woocommerce-cart .actions .coupon a,
.woocommerce-cart .actions .button-groups a {
width: 100%;
float: left;
}
.woocommerce-cart .actions .coupon input[name="apply_coupon"],
.woocommerce-cart .actions .button-groups input[name="apply_coupon"],
.woocommerce-cart .actions .coupon a[name="apply_coupon"],
.woocommerce-cart .actions .button-groups a[name="apply_coupon"] {
margin-left: 0%;
width: 100%;
margin-top: 10px;
}
.woocommerce-cart .actions .coupon a.checkout-button,
.woocommerce-cart .actions .button-groups a.checkout-button {
margin-left: 0%;
width: 100%;
margin-top: 10px;
}
.woocommerce .cart-collaterals {
margin-top: 140px;
width: auto;
}
.variations_form.cart .variations .variations-section {
width: 100%;
padding-top: 10px;
}
.single-product-wrap .summary a.compare.button {
padding-left: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
text-align: center;
width: 100%;
border-right: solid 1px #ccc;
border-bottom: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:last-child,
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:last-child,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:last-child {
border-bottom: solid 1px #ccc;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
padding: 10px;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li img.avatar,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li img.avatar {
display: none;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text,
.woocommerce div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #content div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page div.product .woocommerce-tabs .entry-content.wc-tab #reviews #comments ol.commentlist li .comment-text {
margin-left: 0;
padding: 0;
}
.g5plus-col-5 {
width: 100%;
float: left;
}
}
.shopping-cart-wrapper {
padding: 0;
margin: 0;
display: inline-block;
text-align: right;
position: relative;
}
.shopping-cart-wrapper.no-price .sub-total-text {
display: none;
}
.shopping-cart-wrapper .widget_shopping_cart_content {
display: block;
text-align: left;
font-size: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content:hover .cart_list_wrapper {
visibility: visible;
opacity: 1;
-webkit-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
-moz-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
-ms-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
-o-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
display: block;
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
right: 0;
left: auto;
z-index: 9998;
width: 384px;
background: #fff;
border: solid 1px #eee;
border-bottom: solid 2px #ffa60a !important;
padding: 0;
line-height: 2em;
color: #444;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
transition: 0.5s all;
-webkit-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
-moz-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
-ms-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
-o-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper .cart-total {
margin: 0 15px;
position: relative;
color: #222222;
line-height: 48px;
border-bottom: solid 1px #eee;
border-top: solid 1px #eee;
font-size: 12px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty {
padding: 15px;
text-align: center;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty h4 {
text-transform: uppercase;
padding: 0 0 15px;
margin: 0;
font-size: 16px;
word-spacing: 0.2em;
color: #FFFFFF;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty p {
padding: 0;
margin: 0;
font-size: 14px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li {
padding: 15px 0;
margin: 0;
position: relative;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li + li {
border-top: solid 1px #eee;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-left {
float: left;
overflow: hidden;
margin-right: 10px;
border: solid 1px #eee;
background: #fff;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-left > a > img {
height: auto;
width: 58px;
margin: 0;
display: block;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right {
overflow: hidden;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a {
text-transform: uppercase;
word-spacing: 0.2em;
font-size: 12px;
font-weight: 700;
display: block;
padding-right: 15px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > span.quantity {
font-size: 12px;
font-weight: 700;
display: block;
text-align: left;
color: #ffa60a;
line-height: 1.1;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a.mini-cart-remove {
position: absolute;
right: 0;
top: 15px;
padding-right: 0;
font-size: 14px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li:after {
content: "";
display: block;
clear: both;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total {
padding: 0;
font-weight: bold;
margin: 0;
line-height: inherit;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total strong {
font-weight: 400;
padding-right: 5px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total > span.amount {
font-weight: 700;
float: right;
color: #ffa60a;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons {
text-align: center;
margin: 0;
padding: 15px 0 0;
font-size: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .bt {
padding: 14px;
font-size: 12px;
min-width: 125px;
width: 48%;
display: inline-block;
text-transform: uppercase;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .bt > i.fa {
margin-right: 5px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .bt + .bt {
margin-left: 4%;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl {
border: none;
margin: 0;
padding: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl dt {
float: left;
margin: 0 10px 0 0;
padding: 0;
line-height: 25px;
clear: none;
font-size: 11px;
font-weight: 400;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl dd {
padding: 0;
line-height: 25px;
display: block;
float: none;
margin: 0;
font-size: 11px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl p {
margin: 0;
padding: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_icon {
position: relative;
display: inline-block;
padding-right: 7px;
width: 48px;
height: 41px;
line-height: 39px;
font-size: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_icon > i.fa {
cursor: pointer;
padding: 0;
vertical-align: middle;
width: 41px;
height: 41px;
line-height: 39px;
text-align: center;
font-size: 12px !important;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
background-color: #FFFFFF;
color: #8a8a8a;
border: 1px solid #f2f2f2;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.shopping-cart-wrapper .widget_shopping_cart_icon:hover > i.fa {
background-color: #ffa60a;
color: #FFFFFF;
}
.shopping-cart-wrapper .widget_shopping_cart_icon > i.fa + span.total {
position: absolute;
width: 17px;
height: 17px;
line-height: 17px;
background-color: #ffa60a;
color: #fff;
top: -4px;
right: 0;
text-align: center;
font-size: 12px;
padding-left: 1px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
font-weight: 600;
}
.shopping-cart-wrapper .cart-total-left {
float: left;
}
.shopping-cart-wrapper .cart-total-left span {
vertical-align: middle;
}
.shopping-cart-wrapper .cart-total-right {
float: right;
}
.shopping-cart-wrapper ul.cart_list,
.shopping-cart-wrapper ul.product_list_widget {
position: relative;
margin: 0;
list-style: none;
padding: 15px 15px 0;
max-height: 293px;
}
.shopping-cart-wrapper .cart-button-wrapper {
padding: 15px 15px 35px;
}
.shopping-cart-wrapper .cart_list_wrapper {
font-size: 14px;
}
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark {
background-color: #222222;
border-color: #333;
color: #fff;
}
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark li .cart-right > a,
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark .cart-total-left > a,
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark li .cart-right > a.mini-cart-remove {
color: #fff;
}
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark li .cart-right > a:hover,
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark .cart-total-left > a:hover,
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark li .cart-right > a.mini-cart-remove:hover {
color: #ffa60a;
}
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark li + li {
border-top-color: #333;
}
.shopping-cart-wrapper .cart_list_wrapper.sub-menu-dark .cart-total {
border-top-color: #333;
border-bottom-color: #333;
}
@media screen and (min-width: 860px) {
.shopping-cart-wrapper .cart_list_wrapper.large-size {
width: 743px;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .product_list_widget:after {
content: '';
display: block;
clear: both;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .product_list_widget li {
float: left;
width: 48%;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .product_list_widget li:nth-child(2n+2) {
float: right;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .product_list_widget li:nth-child(2) {
border-top: none;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .mini-cart-footer {
border-top: solid 1px #eee;
margin: 0 15px;
padding: 35px 0;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .mini-cart-footer .cart-total,
.shopping-cart-wrapper .cart_list_wrapper.large-size .mini-cart-footer .cart-button-wrapper {
width: 48%;
float: right;
margin: 0;
border: none;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .mini-cart-footer .cart-button-wrapper {
float: left;
padding: 0;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .mini-cart-footer .cart-button-wrapper p.buttons {
padding: 0;
}
.shopping-cart-wrapper .cart_list_wrapper.large-size .mini-cart-footer .cart-total {
text-align: right;
width: 35%;
line-height: 41px;
}
.cart_list_wrapper.sub-menu-dark.large-size .mini-cart-footer {
border-top-color: #333;
}
}
@media screen and (max-width: 480px) {
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
width: 320px;
}
}
@media screen and (max-width: 360px) {
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
width: 250px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .bt {
width: 100%;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .bt + .bt {
margin-left: 0;
margin-top: 15px;
}
}
.select2-container--default .select2-selection--single {
height: 50px;
border-color: #E6E6E6;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;
padding-left: 15px;
color: #797979;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 50px;
}
.select2-dropdown {
border-color: #E6E6E6;
}
.woocommerce table.shop_attributes th {
background: transparent;
}
.shipping-calculator-button {
display: none !important;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form {
margin: 0;
}  button,
input[type="submit"] {
display: inline-block;
font-size: 14px;
padding: 10px 20px;
text-transform: uppercase;
color: #fff;
background-color: #ffa60a;
border: none;
-webkit-border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 3px;
-moz-background-clip: padding;
border-radius: 3px;
background-clip: padding-box;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
button:hover,
input[type="submit"]:hover,
button:focus,
input[type="submit"]:focus {
color: #222;
background-color: #eee;
}
.bt {
display: inline-block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
line-height: 1;
}
.bt.bt-mini {
padding: 8px 22px;
}
.bt.bt-small {
padding: 12px 22px;
}
.bt.bt-medium {
padding: 18px 22px;
font-size: 15px;
}
.bt.bt-ext-medium {
padding: 20px 35px;
font-size: 15px;
}
.bt.bt-large {
padding: 20px 40px;
font-size: 18px;
}
.bt.layout-primary {
background-color: #ffa60a;
color: #fff;
}
.bt.layout-primary:hover {
background-color: #444;
}
.bt.layout-trans-white {
background-color: transparent;
color: #fff;
border: solid 2px #fff;
}
.bt.layout-trans-white:hover {
border-color: #ffa60a;
background-color: #ffa60a;
}
.bt.layout-trans-dark {
background-color: transparent;
color: #333;
border: solid 2px #444;
}
.bt.layout-trans-dark:hover {
border-color: #ffa60a;
background-color: #ffa60a;
color: #fff;
}
.bt.layout-dark {
background-color: #444;
color: #fff;
}
.bt.layout-dark:hover {
background-color: #ffa60a;
color: #fff;
}
.bt.layout-gray {
background-color: #fdfcfc;
color: #444;
}
.bt.layout-gray:hover {
background-color: #444;
color: #fff;
}
.bt.layout-light {
background-color: #fff;
color: #444;
}
.bt.layout-light:hover {
background-color: #ffa60a;
color: #fff;
}
.bt.bd-radius {
-webkit-border-radius: 4px;
-webkit-background-clip: padding-box;
-moz-border-radius: 4px;
-moz-background-clip: padding;
border-radius: 4px;
background-clip: padding-box;
} .pithree-btn-primary,
.pithree-btn-white {
-webkit-transition: all 0.15s !important;
-moz-transition: all 0.15s !important;
-o-transition: all 0.15s !important;
transition: all 0.15s !important;
}
.pithree-btn-primary {
background: #ffa60a !important;
border-color: #ffa60a !important;
color: #fff !important;
}
.pithree-btn-primary:hover {
background: #fff !important;
border-color: #fff !important;
color: #222 !important;
}
.pithree-btn-white {
background: #fff !important;
border-color: #fff !important;
color: #222 !important;
}
.pithree-btn-white:hover {
background: #ffa60a !important;
border-color: #ffa60a !important;
color: #fff !important;
}
.tparrows:hover {
background: #ffa60a !important;
}
.pithree-title-20-primary {
color: #ffa60a !important;
} .g5plus-posts-listing.icon-light article .entry-content-wrap > i {
background-color: #fff;
color: #ffa60a;
} .g5plus-product-categories-box ul li + li {
border-top: 1px solid #cfcfcf;
}
.g5plus-product-categories-box ul li a:after {
color: #ababab;
} blockquote {
border-left: 5px solid #e0e0e0;
padding: 0 0 0 25px;
}
blockquote p:last-child {
margin: 0;
}
blockquote cite {
display: block;
margin-top: 20px;
}
blockquote cite a {
color: inherit;
}
blockquote cite:before {
content: '';
display: inline-block;
width: 14px;
border-top: 1px solid #888;
vertical-align: middle;
margin-right: 10px;
}
blockquote.quote-border-left-accent {
border-color: #ffa60a;
}
blockquote.quote-border {
border: 1px solid #e0e0e0;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
padding: 30px;
}
blockquote.quote-border-large {
border: 1px solid #e0e0e0;
padding: 30px;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
margin: 0;
font-size: 16px;
}
blockquote.quote-border-large p {
letter-spacing: -0.04em;
margin: 0;
padding-left: 45px;
font-family: 'Tahoma,Geneva, sans-serif';
line-height: 1.8;
}
blockquote.quote-border-large cite {
display: block;
font-style: italic;
color: #ababab;
font-family: 'Tahoma,Geneva, sans-serif';
margin-top: 5px;
}
blockquote.quote-border-large cite:before {
content: '';
display: inline-block;
width: 14px;
border-top: 1px solid #888;
vertical-align: middle;
margin-right: 10px;
}
blockquote.quote-border-large:before {
font-family: FontAwesome;
content: '\f10d';
font-size: 20px;
color: #ffa60a;
position: absolute;
} .g5plus-lists-color-primary span {
background-color: #ffa60a;
color: #ffa60a;
} .g5plus-icon-box .ib-icon-inverted,
.g5plus-icon-box .ib-icon-classic {
color: #ffa60a;
}
.g5plus-icon-box .ib-icon-square i,
.g5plus-icon-box .ib-icon-round i {
background-color: #ffa60a;
border-color: #ffa60a;
}
.g5plus-icon-box.ib-scheme-light .ib-icon-effect:not(.ib-icon-inverted) {
color: #ffa60a;
}
.g5plus-icon-box.ib-layout-modern .ib-content {
border-color: #ffa60a;
background-color: #ffa60a;
} .heading-wrap.light,
.heading-wrap.light h2 {
color: #fff;
}
.heading-wrap.dark h2 {
color: #2c3e50;
}
.heading-wrap.s-color,
.heading-wrap.s-color h2 {
color: #2c3e50;
}
.heading-wrap h2 {
font-size: 28px;
font-weight: 700;
line-height: 1;
position: relative;
}
.heading-wrap.has-underline h2 {
margin-bottom: 40px !important;
}
.heading-wrap.has-underline h2:after {
position: absolute;
content: "";
border: solid 1px #ffa60a;
top: 100%;
width: 60px;
margin-top: 20px;
height: 1px;
}
.heading-wrap.text-left h2:after {
left: 0px;
}
.heading-wrap.text-center h2:after {
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.heading-wrap.text-right h2:after {
right: 0px;
}
.heading-wrap .heading-sub-title {
line-height: 2;
font-size: 18px;
} .vc_tta.vc_tta-style-tab_style1 .vc_tta-tabs-list {
margin: 0 0 0 1px;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-tab {
margin: 0;
border: 1px solid #cfcfcf;
border-bottom: none;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-tab > a {
padding: 4px 20px;
min-width: 135px;
text-align: center;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-tab.vc_active {
border-top: 3px solid #ffa60a;
position: relative;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-tab.vc_active:before {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #ffa60a;
content: "";
display: block !important;
left: 0;
right: 0;
width: 8px;
position: absolute;
top: 0;
margin: auto;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-tab > a span {
font-size: 14px;
font-weight: 500;
color: #454545;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-panels-container {
margin: 0 0 0 1px;
border: 1px solid #cfcfcf;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-panel-body {
border-width: 0;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-panel-heading {
margin-top: 0;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-panel-heading {
background: #fff;
border-width: 0;
border-top: 1px solid #cfcfcf;
border-radius: inherit;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-panel-heading a {
padding: 14px 20px;
font-size: 0;
}
.vc_tta.vc_tta-style-tab_style1 .vc_tta-panel-heading i,
.vc_tta.vc_tta-style-tab_style1 .vc_tta-panel-heading span {
font-size: 14px;
vertical-align: inherit;
}
.vc_tta.vc_tta-style-tab_style1 .vc_active .vc_tta-panel-heading {
background: #ffa60a;
border-top-color: #ffa60a;
}
.vc_tta.vc_tta-style-tab_style1 .vc_active .vc_tta-panel-heading i,
.vc_tta.vc_tta-style-tab_style1 .vc_active .vc_tta-panel-heading a {
color: #fff !important;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel {
margin-bottom: 10px;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-heading {
border-radius: 0;
border: 1px solid #cfcfcf;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-heading a {
font-size: 0;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-heading i {
vertical-align: inherit;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title a {
padding: 16px 20px;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title i,
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span {
font-size: 14px;
font-weight: 500;
color: #454545;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-body {
border: 1px solid #cfcfcf;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_active .vc_tta-panel-heading {
background: #ffa60a;
border-color: #ffa60a;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_active .vc_tta-panel-heading i,
.vc_tta.vc_tta-style-accordion_style1 .vc_active .vc_tta-panel-heading span {
color: #fff !important;
}  .b-font {
font-family: 'Tahoma,Geneva, sans-serif' !important;
}
.s-font {
font-family: 'Tahoma,Geneva, sans-serif' !important;
} .p-color {
color: #ffa60a !important;
}
.s-color {
color: #2c3e50 !important;
}
.color-white {
color: #FFF;
}
.color-dark {
color: #000;
}
.bg-primary {
background-color: #ffa60a !important;
}
.bg-secondary {
background-color: #2c3e50 !important;
}
.text-color-medium {
color: #454545 !important;
}
.text-color-bold {
color: #686868 !important;
}
.text-color-light {
color: #ababab !important;
}
.bordered {
border: 1px solid #e0e0e0 !important;
}
.border-dark {
border: 1px solid #cfcfcf !important;
}
.text-color-medium {
color: #454545;
}
.text-color-bold {
color: #686868;
}
.text-color-light {
color: #ababab;
}
.bordered {
border: 1px solid #e0e0e0;
}
.border-dark {
border: 1px solid #cfcfcf;
}
.badge {
background-color: #2c3e50;
} .padding-none {
padding: 0 !important;
} .pd-top-0 {
padding-top: 0px !important;
}
.pd-top-5 {
padding-top: 5px !important;
}
.pd-top-10 {
padding-top: 10px !important;
}
.pd-top-15 {
padding-top: 15px !important;
}
.pd-top-20 {
padding-top: 20px !important;
}
.pd-top-25 {
padding-top: 25px !important;
}
.pd-top-30 {
padding-top: 30px !important;
}
.pd-top-35 {
padding-top: 35px !important;
}
.pd-top-40 {
padding-top: 40px !important;
}
.pd-top-45 {
padding-top: 45px !important;
}
.pd-top-50 {
padding-top: 50px !important;
}
.pd-top-55 {
padding-top: 55px !important;
}
.pd-top-60 {
padding-top: 60px !important;
}
.pd-top-65 {
padding-top: 65px !important;
}
.pd-top-70 {
padding-top: 70px !important;
}
.pd-top-75 {
padding-top: 75px !important;
}
.pd-top-80 {
padding-top: 80px !important;
}
.pd-top-85 {
padding-top: 85px !important;
}
.pd-top-90 {
padding-top: 90px !important;
}
.pd-top-95 {
padding-top: 95px !important;
}
.pd-top-100 {
padding-top: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-pd-top-0 {
padding-top: 0px !important;
}
.sm-pd-top-5 {
padding-top: 5px !important;
}
.sm-pd-top-10 {
padding-top: 10px !important;
}
.sm-pd-top-15 {
padding-top: 15px !important;
}
.sm-pd-top-20 {
padding-top: 20px !important;
}
.sm-pd-top-25 {
padding-top: 25px !important;
}
.sm-pd-top-30 {
padding-top: 30px !important;
}
.sm-pd-top-35 {
padding-top: 35px !important;
}
.sm-pd-top-40 {
padding-top: 40px !important;
}
.sm-pd-top-45 {
padding-top: 45px !important;
}
.sm-pd-top-50 {
padding-top: 50px !important;
}
.sm-pd-top-55 {
padding-top: 55px !important;
}
.sm-pd-top-60 {
padding-top: 60px !important;
}
.sm-pd-top-65 {
padding-top: 65px !important;
}
.sm-pd-top-70 {
padding-top: 70px !important;
}
.sm-pd-top-75 {
padding-top: 75px !important;
}
.sm-pd-top-80 {
padding-top: 80px !important;
}
.sm-pd-top-85 {
padding-top: 85px !important;
}
.sm-pd-top-90 {
padding-top: 90px !important;
}
.sm-pd-top-95 {
padding-top: 95px !important;
}
.sm-pd-top-100 {
padding-top: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-pd-top-0 {
padding-top: 0px !important;
}
.xs-pd-top-5 {
padding-top: 5px !important;
}
.xs-pd-top-10 {
padding-top: 10px !important;
}
.xs-pd-top-15 {
padding-top: 15px !important;
}
.xs-pd-top-20 {
padding-top: 20px !important;
}
.xs-pd-top-25 {
padding-top: 25px !important;
}
.xs-pd-top-30 {
padding-top: 30px !important;
}
.xs-pd-top-35 {
padding-top: 35px !important;
}
.xs-pd-top-40 {
padding-top: 40px !important;
}
.xs-pd-top-45 {
padding-top: 45px !important;
}
.xs-pd-top-50 {
padding-top: 50px !important;
}
.xs-pd-top-55 {
padding-top: 55px !important;
}
.xs-pd-top-60 {
padding-top: 60px !important;
}
.xs-pd-top-65 {
padding-top: 65px !important;
}
.xs-pd-top-70 {
padding-top: 70px !important;
}
.xs-pd-top-75 {
padding-top: 75px !important;
}
.xs-pd-top-80 {
padding-top: 80px !important;
}
.xs-pd-top-85 {
padding-top: 85px !important;
}
.xs-pd-top-90 {
padding-top: 90px !important;
}
.xs-pd-top-95 {
padding-top: 95px !important;
}
.xs-pd-top-100 {
padding-top: 100px !important;
}
} .pd-bottom-0 {
padding-bottom: 0px !important;
}
.pd-bottom-5 {
padding-bottom: 5px !important;
}
.pd-bottom-10 {
padding-bottom: 10px !important;
}
.pd-bottom-15 {
padding-bottom: 15px !important;
}
.pd-bottom-20 {
padding-bottom: 20px !important;
}
.pd-bottom-25 {
padding-bottom: 25px !important;
}
.pd-bottom-30 {
padding-bottom: 30px !important;
}
.pd-bottom-35 {
padding-bottom: 35px !important;
}
.pd-bottom-40 {
padding-bottom: 40px !important;
}
.pd-bottom-45 {
padding-bottom: 45px !important;
}
.pd-bottom-50 {
padding-bottom: 50px !important;
}
.pd-bottom-55 {
padding-bottom: 55px !important;
}
.pd-bottom-60 {
padding-bottom: 60px !important;
}
.pd-bottom-65 {
padding-bottom: 65px !important;
}
.pd-bottom-70 {
padding-bottom: 70px !important;
}
.pd-bottom-75 {
padding-bottom: 75px !important;
}
.pd-bottom-80 {
padding-bottom: 80px !important;
}
.pd-bottom-85 {
padding-bottom: 85px !important;
}
.pd-bottom-90 {
padding-bottom: 90px !important;
}
.pd-bottom-95 {
padding-bottom: 95px !important;
}
.pd-bottom-100 {
padding-bottom: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-pd-bottom-0 {
padding-bottom: 0px !important;
}
.sm-pd-bottom-5 {
padding-bottom: 5px !important;
}
.sm-pd-bottom-10 {
padding-bottom: 10px !important;
}
.sm-pd-bottom-15 {
padding-bottom: 15px !important;
}
.sm-pd-bottom-20 {
padding-bottom: 20px !important;
}
.sm-pd-bottom-25 {
padding-bottom: 25px !important;
}
.sm-pd-bottom-30 {
padding-bottom: 30px !important;
}
.sm-pd-bottom-35 {
padding-bottom: 35px !important;
}
.sm-pd-bottom-40 {
padding-bottom: 40px !important;
}
.sm-pd-bottom-45 {
padding-bottom: 45px !important;
}
.sm-pd-bottom-50 {
padding-bottom: 50px !important;
}
.sm-pd-bottom-55 {
padding-bottom: 55px !important;
}
.sm-pd-bottom-60 {
padding-bottom: 60px !important;
}
.sm-pd-bottom-65 {
padding-bottom: 65px !important;
}
.sm-pd-bottom-70 {
padding-bottom: 70px !important;
}
.sm-pd-bottom-75 {
padding-bottom: 75px !important;
}
.sm-pd-bottom-80 {
padding-bottom: 80px !important;
}
.sm-pd-bottom-85 {
padding-bottom: 85px !important;
}
.sm-pd-bottom-90 {
padding-bottom: 90px !important;
}
.sm-pd-bottom-95 {
padding-bottom: 95px !important;
}
.sm-pd-bottom-100 {
padding-bottom: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-pd-bottom-0 {
padding-bottom: 0px !important;
}
.xs-pd-bottom-5 {
padding-bottom: 5px !important;
}
.xs-pd-bottom-10 {
padding-bottom: 10px !important;
}
.xs-pd-bottom-15 {
padding-bottom: 15px !important;
}
.xs-pd-bottom-20 {
padding-bottom: 20px !important;
}
.xs-pd-bottom-25 {
padding-bottom: 25px !important;
}
.xs-pd-bottom-30 {
padding-bottom: 30px !important;
}
.xs-pd-bottom-35 {
padding-bottom: 35px !important;
}
.xs-pd-bottom-40 {
padding-bottom: 40px !important;
}
.xs-pd-bottom-45 {
padding-bottom: 45px !important;
}
.xs-pd-bottom-50 {
padding-bottom: 50px !important;
}
.xs-pd-bottom-55 {
padding-bottom: 55px !important;
}
.xs-pd-bottom-60 {
padding-bottom: 60px !important;
}
.xs-pd-bottom-65 {
padding-bottom: 65px !important;
}
.xs-pd-bottom-70 {
padding-bottom: 70px !important;
}
.xs-pd-bottom-75 {
padding-bottom: 75px !important;
}
.xs-pd-bottom-80 {
padding-bottom: 80px !important;
}
.xs-pd-bottom-85 {
padding-bottom: 85px !important;
}
.xs-pd-bottom-90 {
padding-bottom: 90px !important;
}
.xs-pd-bottom-95 {
padding-bottom: 95px !important;
}
.xs-pd-bottom-100 {
padding-bottom: 100px !important;
}
} .mg-top-0 {
margin-top: 0px !important;
}
.mg-top-5 {
margin-top: 5px !important;
}
.mg-top-10 {
margin-top: 10px !important;
}
.mg-top-15 {
margin-top: 15px !important;
}
.mg-top-20 {
margin-top: 20px !important;
}
.mg-top-25 {
margin-top: 25px !important;
}
.mg-top-30 {
margin-top: 30px !important;
}
.mg-top-35 {
margin-top: 35px !important;
}
.mg-top-40 {
margin-top: 40px !important;
}
.mg-top-45 {
margin-top: 45px !important;
}
.mg-top-50 {
margin-top: 50px !important;
}
.mg-top-55 {
margin-top: 55px !important;
}
.mg-top-60 {
margin-top: 60px !important;
}
.mg-top-65 {
margin-top: 65px !important;
}
.mg-top-70 {
margin-top: 70px !important;
}
.mg-top-75 {
margin-top: 75px !important;
}
.mg-top-80 {
margin-top: 80px !important;
}
.mg-top-85 {
margin-top: 85px !important;
}
.mg-top-90 {
margin-top: 90px !important;
}
.mg-top-95 {
margin-top: 95px !important;
}
.mg-top-100 {
margin-top: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-mg-top-0 {
margin-top: 0px !important;
}
.sm-mg-top-5 {
margin-top: 5px !important;
}
.sm-mg-top-10 {
margin-top: 10px !important;
}
.sm-mg-top-15 {
margin-top: 15px !important;
}
.sm-mg-top-20 {
margin-top: 20px !important;
}
.sm-mg-top-25 {
margin-top: 25px !important;
}
.sm-mg-top-30 {
margin-top: 30px !important;
}
.sm-mg-top-35 {
margin-top: 35px !important;
}
.sm-mg-top-40 {
margin-top: 40px !important;
}
.sm-mg-top-45 {
margin-top: 45px !important;
}
.sm-mg-top-50 {
margin-top: 50px !important;
}
.sm-mg-top-55 {
margin-top: 55px !important;
}
.sm-mg-top-60 {
margin-top: 60px !important;
}
.sm-mg-top-65 {
margin-top: 65px !important;
}
.sm-mg-top-70 {
margin-top: 70px !important;
}
.sm-mg-top-75 {
margin-top: 75px !important;
}
.sm-mg-top-80 {
margin-top: 80px !important;
}
.sm-mg-top-85 {
margin-top: 85px !important;
}
.sm-mg-top-90 {
margin-top: 90px !important;
}
.sm-mg-top-95 {
margin-top: 95px !important;
}
.sm-mg-top-100 {
margin-top: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-mg-top-0 {
margin-top: 0px !important;
}
.xs-mg-top-5 {
margin-top: 5px !important;
}
.xs-mg-top-10 {
margin-top: 10px !important;
}
.xs-mg-top-15 {
margin-top: 15px !important;
}
.xs-mg-top-20 {
margin-top: 20px !important;
}
.xs-mg-top-25 {
margin-top: 25px !important;
}
.xs-mg-top-30 {
margin-top: 30px !important;
}
.xs-mg-top-35 {
margin-top: 35px !important;
}
.xs-mg-top-40 {
margin-top: 40px !important;
}
.xs-mg-top-45 {
margin-top: 45px !important;
}
.xs-mg-top-50 {
margin-top: 50px !important;
}
.xs-mg-top-55 {
margin-top: 55px !important;
}
.xs-mg-top-60 {
margin-top: 60px !important;
}
.xs-mg-top-65 {
margin-top: 65px !important;
}
.xs-mg-top-70 {
margin-top: 70px !important;
}
.xs-mg-top-75 {
margin-top: 75px !important;
}
.xs-mg-top-80 {
margin-top: 80px !important;
}
.xs-mg-top-85 {
margin-top: 85px !important;
}
.xs-mg-top-90 {
margin-top: 90px !important;
}
.xs-mg-top-95 {
margin-top: 95px !important;
}
.xs-mg-top-100 {
margin-top: 100px !important;
}
} .mg-bottom-0 {
margin-bottom: 0px !important;
}
.mg-bottom-5 {
margin-bottom: 5px !important;
}
.mg-bottom-10 {
margin-bottom: 10px !important;
}
.mg-bottom-15 {
margin-bottom: 15px !important;
}
.mg-bottom-20 {
margin-bottom: 20px !important;
}
.mg-bottom-25 {
margin-bottom: 25px !important;
}
.mg-bottom-30 {
margin-bottom: 30px !important;
}
.mg-bottom-35 {
margin-bottom: 35px !important;
}
.mg-bottom-40 {
margin-bottom: 40px !important;
}
.mg-bottom-45 {
margin-bottom: 45px !important;
}
.mg-bottom-50 {
margin-bottom: 50px !important;
}
.mg-bottom-55 {
margin-bottom: 55px !important;
}
.mg-bottom-60 {
margin-bottom: 60px !important;
}
.mg-bottom-65 {
margin-bottom: 65px !important;
}
.mg-bottom-70 {
margin-bottom: 70px !important;
}
.mg-bottom-75 {
margin-bottom: 75px !important;
}
.mg-bottom-80 {
margin-bottom: 80px !important;
}
.mg-bottom-85 {
margin-bottom: 85px !important;
}
.mg-bottom-90 {
margin-bottom: 90px !important;
}
.mg-bottom-95 {
margin-bottom: 95px !important;
}
.mg-bottom-100 {
margin-bottom: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-mg-bottom-0 {
margin-bottom: 0px !important;
}
.sm-mg-bottom-5 {
margin-bottom: 5px !important;
}
.sm-mg-bottom-10 {
margin-bottom: 10px !important;
}
.sm-mg-bottom-15 {
margin-bottom: 15px !important;
}
.sm-mg-bottom-20 {
margin-bottom: 20px !important;
}
.sm-mg-bottom-25 {
margin-bottom: 25px !important;
}
.sm-mg-bottom-30 {
margin-bottom: 30px !important;
}
.sm-mg-bottom-35 {
margin-bottom: 35px !important;
}
.sm-mg-bottom-40 {
margin-bottom: 40px !important;
}
.sm-mg-bottom-45 {
margin-bottom: 45px !important;
}
.sm-mg-bottom-50 {
margin-bottom: 50px !important;
}
.sm-mg-bottom-55 {
margin-bottom: 55px !important;
}
.sm-mg-bottom-60 {
margin-bottom: 60px !important;
}
.sm-mg-bottom-65 {
margin-bottom: 65px !important;
}
.sm-mg-bottom-70 {
margin-bottom: 70px !important;
}
.sm-mg-bottom-75 {
margin-bottom: 75px !important;
}
.sm-mg-bottom-80 {
margin-bottom: 80px !important;
}
.sm-mg-bottom-85 {
margin-bottom: 85px !important;
}
.sm-mg-bottom-90 {
margin-bottom: 90px !important;
}
.sm-mg-bottom-95 {
margin-bottom: 95px !important;
}
.sm-mg-bottom-100 {
margin-bottom: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-mg-bottom-0 {
margin-bottom: 0px !important;
}
.xs-mg-bottom-5 {
margin-bottom: 5px !important;
}
.xs-mg-bottom-10 {
margin-bottom: 10px !important;
}
.xs-mg-bottom-15 {
margin-bottom: 15px !important;
}
.xs-mg-bottom-20 {
margin-bottom: 20px !important;
}
.xs-mg-bottom-25 {
margin-bottom: 25px !important;
}
.xs-mg-bottom-30 {
margin-bottom: 30px !important;
}
.xs-mg-bottom-35 {
margin-bottom: 35px !important;
}
.xs-mg-bottom-40 {
margin-bottom: 40px !important;
}
.xs-mg-bottom-45 {
margin-bottom: 45px !important;
}
.xs-mg-bottom-50 {
margin-bottom: 50px !important;
}
.xs-mg-bottom-55 {
margin-bottom: 55px !important;
}
.xs-mg-bottom-60 {
margin-bottom: 60px !important;
}
.xs-mg-bottom-65 {
margin-bottom: 65px !important;
}
.xs-mg-bottom-70 {
margin-bottom: 70px !important;
}
.xs-mg-bottom-75 {
margin-bottom: 75px !important;
}
.xs-mg-bottom-80 {
margin-bottom: 80px !important;
}
.xs-mg-bottom-85 {
margin-bottom: 85px !important;
}
.xs-mg-bottom-90 {
margin-bottom: 90px !important;
}
.xs-mg-bottom-95 {
margin-bottom: 95px !important;
}
.xs-mg-bottom-100 {
margin-bottom: 100px !important;
}
} .spacing--02 {
letter-spacing: -0.02em !important;
}
.spacing--03 {
letter-spacing: -0.03em !important;
}
.spacing-50 {
letter-spacing: 0.05em !important;
}
.spacing-100 {
letter-spacing: 0.1em !important;
}
.spacing-200 {
letter-spacing: 0.2em !important;
}
.spacing-400 {
letter-spacing: 0.4em !important;
} .fw-light {
font-weight: 300 !important;
}
.fw-medium {
font-weight: 500 !important;
}
.fw-semi-bold {
font-weight: 600 !important;
}
.fw-bold {
font-weight: 700 !important;
} .fs-11 {
font-size: 11px !important;
}
.fs-12 {
font-size: 12px !important;
}
.fs-13 {
font-size: 13px !important;
}
.fs-14 {
font-size: 14px !important;
}
.fs-16 {
font-size: 16px !important;
}
.fs-18 {
font-size: 18px !important;
}
.fs-20 {
font-size: 20px !important;
}
.fs-21 {
font-size: 21px !important;
}
.fs-24 {
font-size: 24px !important;
}
.fs-32 {
font-size: 32px !important;
}
.fs-36 {
font-size: 36px !important;
}
.fs-38 {
font-size: 38px !important;
}
.fs-46 {
font-size: 46px !important;
} .text-italic {
font-style: italic !important;
}
.uppercase {
text-transform: uppercase !important;
} .text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.text-left {
text-align: left;
} .line-small {
line-height: 1em !important;
}
.line-normal {
line-height: 1.5em !important;
}
.line-medium {
line-height: 1.6em !important;
}
.line-large {
line-height: 1.8em !important;
}
.line-2x {
line-height: 2em !important;
}
.line-3x {
line-height: 3em !important;
}
.line-21 {
line-height: 21px !important;
}
.line-24 {
line-height: 24px !important;
}
.line-44 {
line-height: 44px !important;
} .transition03 {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.transition05 {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
} .overflow-hidden {
overflow: hidden !important;
}
.fixed {
position: fixed;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-o-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} ul.wp-block-gallery {
padding: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: 5px solid #e0e0e0;
padding: 0 0 0 25px;
}
.wp-block-quote:not(.is-large):not(.is-style-large) p {
margin-bottom: 0;
}
.wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) {
padding: 0;
border: none;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large footer {
text-align: left;
font-size: 15px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
margin-bottom: 0;
}
.wp-block-table td,
.wp-block-table th {
border: none;
padding: 8px;
border-top: 1px solid #cfcfcf;
}
.wp-block-button__link {
display: inline-block;
font-size: 14px;
padding: 10px 20px;
text-transform: uppercase;
border: 1px solid transparent;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.wp-block-button__link:not(.has-background):not(.has-text-color) {
background-color: #ffa60a;
color: #fff;
}
.wp-block-button__link:not(.has-background):not(.has-text-color).active,
.wp-block-button__link:not(.has-background):not(.has-text-color):focus,
.wp-block-button__link:not(.has-background):not(.has-text-color):hover {
color: #ffff;
background-color: #444;
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
color: #fff;
background-color: #444;
border-color: #444;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color {
border-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background: transparent !important;
border: 2px solid currentcolor;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active {
color: #ffa60a;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: #ffa60a;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active {
color: #444;
border-color: #444;
}
body {
background: #f1f1f1;
}@media screen and (max-width: 600px) {
body.admin-bar #wpadminbar{
top: -46px;
}
}
.vc_row-background-overlay-wrap {
position: relative;
}
.vc_row-background-overlay{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom:0;
background-repeat: repeat;
}
.fullwidth
{
overflow: hidden;
}
.fullwidth:before,.fullwidth:after
{
content: " ";
display: table;
}
.fullwidth:after{
clear: both;
} .vc_row .vc_column_container {
padding-left: 0;
padding-right: 0;
}
.container .container {
padding: 0;
width: initial;
}
.vc_separator
{
margin-bottom: 1px !important;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner{
padding-top: 0;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{
padding-top: 0;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li,.vc_tta-container{
margin-bottom: 0;
}
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9{
min-height: 0;
}
.wpb_start_animation {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
opacity:1;
filter:alpha(opacity=100);
} .wpb_start_animation.wpb_bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
.wpb_start_animation.bounceIn {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
} .wpb_start_animation.wpb_bounceInDown{
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
} .wpb_start_animation.wpb_bounceInUp{
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
} .wpb_start_animation.wpb_bounceInLeft{
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
} .wpb_start_animation.wpb_bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
} .wpb_start_animation.wpb_zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
} .wpb_start_animation.wpb_flipInX {
-webkit-animation-name: flipInX;
animation-name: flipInX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
} .wpb_start_animation.wpb_flipInY {
-webkit-animation-name: flipInX;
animation-name: flipInX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
} .wpb_start_animation.wpb_bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
} .wpb_start_animation.wpb_flash {
-webkit-animation-name: flash;
animation-name: flash;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
} .wpb_start_animation.wpb_shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
} .wpb_start_animation.wpb_pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
} .wpb_start_animation.wpb_swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
} .wpb_start_animation.wpb_rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
} .wpb_start_animation.wpb_wobble {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
} .wpb_start_animation.wpb_tada {
-webkit-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}