@charset "UTF-8";
.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important;opacity:1;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.lity-loading .lity-container{opacity:0}.lity-container:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-content{z-index:9993;width:100%}.lity-close{z-index:9994;width:35px;height:35px;line-height:35px;position:fixed;right:0;top:0;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:transparent;outline:none !important;box-shadow:none;-webkit-appearance:none;cursor:pointer}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;overflow:hidden;padding-top:56.25%}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none} .swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
-o-transition-property: -o-transform;
transition-property:-webkit-transform;
transition-property:transform;
transition-property: transform, -webkit-transform, -o-transform;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
} .swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
} .swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
background: #fff;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-vertical > .swiper-pagination {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
-o-transform: translate(0px, -50%);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination {
bottom: 10px;
left: 0;
width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
margin: 0 5px;
} .swiper-container-3d {
-webkit-perspective: 1200px;
-o-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px;
} .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
} .swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
visibility: hidden;
-webkit-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
width: 100%;
height: 100%;
z-index: 1;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-o-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
filter: blur(50px);
z-index: 0;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-o-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
-o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.woocommerce form .form-row .checkbox .input-checkbox{position:relative;}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@-o-keyframes swiper-preloader-spin {
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}

@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px); }
60% {
-webkit-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px); } }
@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px); }
60% {
-webkit-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px); } }
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px); }
60% {
-webkit-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px); } }
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1; }
25%, 75% {
opacity: 0; } }
@-o-keyframes flash {
0%, 50%, 100% {
opacity: 1; }
25%, 75% {
opacity: 0; } }
@keyframes flash {
0%, 50%, 100% {
opacity: 1; }
25%, 75% {
opacity: 0; } }
@-webkit-keyframes jello {
11.1% {
-webkit-transform: none;
-o-transform: none;
transform: none; }
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
-o-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
-o-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
-o-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
-o-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
-o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
-o-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg); }
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
-o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg); }
100% {
-webkit-transform: none;
-o-transform: none;
transform: none; } }
@-o-keyframes jello {
11.1% {
-webkit-transform: none;
-o-transform: none;
transform: none; }
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
-o-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
-o-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
-o-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
-o-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
-o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
-o-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg); }
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
-o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg); }
100% {
-webkit-transform: none;
-o-transform: none;
transform: none; } }
@keyframes jello {
11.1% {
-webkit-transform: none;
-o-transform: none;
transform: none; }
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
-o-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
-o-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
-o-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
-o-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
-o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
-o-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg); }
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
-o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg); }
100% {
-webkit-transform: none;
-o-transform: none;
transform: none; } }
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
50% {
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
100% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@-o-keyframes pulse {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
50% {
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
100% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
50% {
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
100% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
-o-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1); }
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
-o-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1); }
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
-o-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1); }
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
-o-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1); }
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
-o-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1); }
100% {
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
@-o-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
-o-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1); }
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
-o-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1); }
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
-o-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1); }
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
-o-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1); }
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
-o-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1); }
100% {
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
-o-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1); }
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
-o-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1); }
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
-o-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1); }
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
-o-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1); }
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
-o-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1); }
100% {
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-o-transform: translateX(-10px);
transform: translateX(-10px); }
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px); } }
@-o-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-o-transform: translateX(-10px);
transform: translateX(-10px); }
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px); } }
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-o-transform: translateX(-10px);
transform: translateX(-10px); }
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px); } }
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center; }
20% {
-webkit-transform: rotate(15deg);
-o-transform: rotate(15deg);
transform: rotate(15deg); }
40% {
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
transform: rotate(-10deg); }
60% {
-webkit-transform: rotate(5deg);
-o-transform: rotate(5deg);
transform: rotate(5deg); }
80% {
-webkit-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg); }
100% {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); } }
@-o-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center; }
20% {
-webkit-transform: rotate(15deg);
-o-transform: rotate(15deg);
transform: rotate(15deg); }
40% {
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
transform: rotate(-10deg); }
60% {
-webkit-transform: rotate(5deg);
-o-transform: rotate(5deg);
transform: rotate(5deg); }
80% {
-webkit-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg); }
100% {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes swing {
20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center; }
20% {
-webkit-transform: rotate(15deg);
-o-transform: rotate(15deg);
transform: rotate(15deg); }
40% {
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
transform: rotate(-10deg); }
60% {
-webkit-transform: rotate(5deg);
-o-transform: rotate(5deg);
transform: rotate(5deg); }
80% {
-webkit-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg); }
100% {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-o-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg); }
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg); }
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-o-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg); }
100% {
-webkit-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0); } }
@-o-keyframes tada {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-o-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg); }
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg); }
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-o-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg); }
100% {
-webkit-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0); } }
@keyframes tada {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-o-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg); }
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg); }
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-o-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg); }
100% {
-webkit-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0); } }
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%); }
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-o-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg); }
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-o-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg); }
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-o-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg); }
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-o-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg); }
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-o-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg); }
100% {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%); } }
@-o-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%); }
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-o-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg); }
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-o-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg); }
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-o-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg); }
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-o-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg); }
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-o-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg); }
100% {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%); } }
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%); }
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-o-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg); }
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-o-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg); }
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-o-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg); }
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-o-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg); }
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-o-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg); }
100% {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%); } }
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3); }
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05); }
70% {
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9); }
100% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@-o-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3); }
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05); }
70% {
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9); }
100% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3); }
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05); }
70% {
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9); }
100% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px); }
80% {
-webkit-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px); }
100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-o-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px); }
80% {
-webkit-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px); }
100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px); }
80% {
-webkit-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px); }
100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-o-transform: translateX(30px);
transform: translateX(30px); }
80% {
-webkit-transform: translateX(-10px);
-o-transform: translateX(-10px);
transform: translateX(-10px); }
100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-o-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-o-transform: translateX(30px);
transform: translateX(30px); }
80% {
-webkit-transform: translateX(-10px);
-o-transform: translateX(-10px);
transform: translateX(-10px); }
100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-o-transform: translateX(30px);
transform: translateX(30px); }
80% {
-webkit-transform: translateX(-10px);
-o-transform: translateX(-10px);
transform: translateX(-10px); }
100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px); }
80% {
-webkit-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px); }
100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-o-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px); }
80% {
-webkit-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px); }
100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px); }
80% {
-webkit-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px); }
100% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px); }
80% {
-webkit-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px); }
100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-o-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px); }
80% {
-webkit-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px); }
100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px); }
80% {
-webkit-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px); }
100% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
25% {
-webkit-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95); }
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
100% {
opacity: 0;
-webkit-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3); } }
@-o-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
25% {
-webkit-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95); }
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
100% {
opacity: 0;
-webkit-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3); } }
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
25% {
-webkit-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95); }
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
100% {
opacity: 0;
-webkit-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3); } }
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@-o-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@-o-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@-o-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@-o-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-o-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-o-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-o-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-o-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-o-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@-o-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); } }
@-o-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); } }
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px); } }
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@-o-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); } }
@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); } }
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px); } }
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@-o-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); } }
@-o-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); } }
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px); } }
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@-o-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); } }
@-o-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); } }
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px); } }
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@-o-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-o-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
-o-transform: perspective(400px) rotateY(360deg) scale(0.95);
transform: perspective(400px) rotateY(360deg) scale(0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
100% {
-webkit-transform: perspective(400px) scale(1);
-o-transform: perspective(400px) scale(1);
transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; } }
@-o-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-o-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
-o-transform: perspective(400px) rotateY(360deg) scale(0.95);
transform: perspective(400px) rotateY(360deg) scale(0.95);
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
100% {
-webkit-transform: perspective(400px) scale(1);
-o-transform: perspective(400px) scale(1);
transform: perspective(400px) scale(1);
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in; } }
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-o-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
-o-transform: perspective(400px) rotateY(360deg) scale(0.95);
transform: perspective(400px) rotateY(360deg) scale(0.95);
-webkit-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
100% {
-webkit-transform: perspective(400px) scale(1);
-o-transform: perspective(400px) scale(1);
transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in; } }
@-webkit-keyframes flipInX {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(90deg);
-o-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg); }
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-o-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg); }
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-o-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg); }
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
-o-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg); } }
@-o-keyframes flipInX {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(90deg);
-o-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg); }
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-o-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg); }
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-o-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg); }
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
-o-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg); } }
@keyframes flipInX {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(90deg);
-o-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg); }
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-o-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg); }
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-o-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg); }
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
-o-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg); } }
@-webkit-keyframes flipInY {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg); }
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-o-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg); }
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-o-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg); }
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg); } }
@-o-keyframes flipInY {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg); }
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-o-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg); }
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-o-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg); }
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg); } }
@keyframes flipInY {
0% {
opacity: 0;
-webkit-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg); }
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-o-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg); }
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-o-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg); }
100% {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg); } }
@-webkit-keyframes flipOutX {
0% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
-o-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg); }
100% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(90deg);
-o-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg); } }
@-o-keyframes flipOutX {
0% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
-o-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg); }
100% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(90deg);
-o-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg); } }
@keyframes flipOutX {
0% {
opacity: 1;
-webkit-transform: perspective(400px) rotateX(0deg);
-o-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg); }
100% {
opacity: 0;
-webkit-transform: perspective(400px) rotateX(90deg);
-o-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg); } }
@-webkit-keyframes flipOutY {
0% {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg); }
100% {
opacity: 0;
-webkit-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg); } }
@-o-keyframes flipOutY {
0% {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg); }
100% {
opacity: 0;
-webkit-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg); } }
@keyframes flipOutY {
0% {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg); }
100% {
opacity: 0;
-webkit-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg); } }
@-webkit-keyframes lightSpeedIn {
0% {
opacity: 0;
-webkit-transform: translateX(100%) skewX(-30deg);
-o-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg); }
60% {
opacity: 1;
-webkit-transform: translateX(-20%) skewX(30deg);
-o-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg); }
80% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(-15deg);
-o-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg); }
100% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(0deg);
-o-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg); } }
@-o-keyframes lightSpeedIn {
0% {
opacity: 0;
-webkit-transform: translateX(100%) skewX(-30deg);
-o-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg); }
60% {
opacity: 1;
-webkit-transform: translateX(-20%) skewX(30deg);
-o-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg); }
80% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(-15deg);
-o-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg); }
100% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(0deg);
-o-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg); } }
@keyframes lightSpeedIn {
0% {
opacity: 0;
-webkit-transform: translateX(100%) skewX(-30deg);
-o-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg); }
60% {
opacity: 1;
-webkit-transform: translateX(-20%) skewX(30deg);
-o-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg); }
80% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(-15deg);
-o-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg); }
100% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(0deg);
-o-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg); } }
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(0deg);
-o-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg); }
100% {
opacity: 0;
-webkit-transform: translateX(100%) skewX(-30deg);
-o-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg); } }
@-o-keyframes lightSpeedOut {
0% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(0deg);
-o-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg); }
100% {
opacity: 0;
-webkit-transform: translateX(100%) skewX(-30deg);
-o-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg); } }
@keyframes lightSpeedOut {
0% {
opacity: 1;
-webkit-transform: translateX(0%) skewX(0deg);
-o-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg); }
100% {
opacity: 0;
-webkit-transform: translateX(100%) skewX(-30deg);
-o-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg); } }
@-webkit-keyframes rotateIn {
0% {
opacity: 0;
-webkit-transform: rotate(-200deg);
-o-transform: rotate(-200deg);
transform: rotate(-200deg);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; } }
@-o-keyframes rotateIn {
0% {
opacity: 0;
-webkit-transform: rotate(-200deg);
-o-transform: rotate(-200deg);
transform: rotate(-200deg);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; } }
@keyframes rotateIn {
0% {
opacity: 0;
-webkit-transform: rotate(-200deg);
-o-transform: rotate(-200deg);
transform: rotate(-200deg);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; } }
@-webkit-keyframes rotateInDownLeft {
0% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@-o-keyframes rotateInDownLeft {
0% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@keyframes rotateInDownLeft {
0% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@-webkit-keyframes rotateInDownRight {
0% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@-o-keyframes rotateInDownRight {
0% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@keyframes rotateInDownRight {
0% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@-webkit-keyframes rotateInUpLeft {
0% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@-o-keyframes rotateInUpLeft {
0% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@keyframes rotateInUpLeft {
0% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@-webkit-keyframes rotateInUpRight {
0% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@-o-keyframes rotateInUpRight {
0% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@keyframes rotateInUpRight {
0% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@-webkit-keyframes rotateOut {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; }
100% {
opacity: 0;
-webkit-transform: rotate(200deg);
-o-transform: rotate(200deg);
transform: rotate(200deg);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; } }
@-o-keyframes rotateOut {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; }
100% {
opacity: 0;
-webkit-transform: rotate(200deg);
-o-transform: rotate(200deg);
transform: rotate(200deg);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; } }
@keyframes rotateOut {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; }
100% {
opacity: 0;
-webkit-transform: rotate(200deg);
-o-transform: rotate(200deg);
transform: rotate(200deg);
-webkit-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center; } }
@-webkit-keyframes rotateOutDownLeft {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@-o-keyframes rotateOutDownLeft {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@keyframes rotateOutDownLeft {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@-webkit-keyframes rotateOutDownRight {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@-o-keyframes rotateOutDownRight {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@keyframes rotateOutDownRight {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@-webkit-keyframes rotateOutUpLeft {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@-o-keyframes rotateOutUpLeft {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@keyframes rotateOutUpLeft {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
-o-transform-origin: left bottom;
transform-origin: left bottom; } }
@-webkit-keyframes rotateOutUpRight {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@-o-keyframes rotateOutUpRight {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@keyframes rotateOutUpRight {
0% {
opacity: 1;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; }
100% {
opacity: 0;
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom; } }
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-o-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-o-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-o-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-o-keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@-o-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-o-transform: translateY(2000px);
transform: translateY(2000px); } }
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@-o-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-o-transform: translateX(-2000px);
transform: translateX(-2000px); } }
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@-o-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-o-transform: translateX(2000px);
transform: translateX(2000px); } }
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@-o-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-o-transform: translateY(-2000px);
transform: translateY(-2000px); } }
@-webkit-keyframes hinge {
0% {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
20%, 60% {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(80deg);
-o-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
40% {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(60deg);
-o-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
80% {
opacity: 1;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(60deg) translateY(0);
-o-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
100% {
opacity: 0;
-webkit-transform: translateY(700px);
-o-transform: translateY(700px);
transform: translateY(700px); } }
@-o-keyframes hinge {
0% {
-o-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
20%, 60% {
-o-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(80deg);
-o-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
40% {
-o-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(60deg);
-o-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
80% {
opacity: 1;
-o-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(60deg) translateY(0);
-o-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
100% {
opacity: 0;
-webkit-transform: translateY(700px);
-o-transform: translateY(700px);
transform: translateY(700px); } }
@keyframes hinge {
0% {
-webkit-animation-timing-function: ease-in-out;
-o-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
20%, 60% {
-webkit-animation-timing-function: ease-in-out;
-o-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(80deg);
-o-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
40% {
-webkit-animation-timing-function: ease-in-out;
-o-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(60deg);
-o-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
80% {
opacity: 1;
-webkit-animation-timing-function: ease-in-out;
-o-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transform: rotate(60deg) translateY(0);
-o-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
-webkit-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; }
100% {
opacity: 0;
-webkit-transform: translateY(700px);
-o-transform: translateY(700px);
transform: translateY(700px); } }
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-o-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg); }
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg); } }
@-o-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-o-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg); }
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-o-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg); }
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg); } }
@-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg); }
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-o-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg); } }
@-o-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg); }
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-o-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg); }
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-o-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg); } }
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-o-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
@-o-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-o-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-o-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
@-webkit-keyframes zoomInDown {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }
@-o-keyframes zoomInDown {
0% {
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
60% {
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }
@keyframes zoomInDown {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }
@-webkit-keyframes zoomInLeft {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }
@-o-keyframes zoomInLeft {
0% {
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
60% {
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }
@keyframes zoomInLeft {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }
@-webkit-keyframes zoomInRight {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }
@-o-keyframes zoomInRight {
0% {
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
60% {
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }
@keyframes zoomInRight {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }
@-webkit-keyframes zoomInUp {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }
@-o-keyframes zoomInUp {
0% {
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
60% {
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }
@keyframes zoomInUp {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }
@-webkit-keyframes zoomOut {
0% {
opacity: 1; }
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-o-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
100% {
opacity: 0; } }
@-o-keyframes zoomOut {
0% {
opacity: 1; }
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-o-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
100% {
opacity: 0; } }
@keyframes zoomOut {
0% {
opacity: 1; }
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
-o-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
100% {
opacity: 0; } }
@-webkit-keyframes zoomOutDown {
40% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
100% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-o-transform-origin: center bottom;
transform-origin: center bottom; } }
@-o-keyframes zoomOutDown {
40% {
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
100% {
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-o-transform-origin: center bottom;
transform-origin: center bottom; } }
@keyframes zoomOutDown {
40% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
100% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-o-transform-origin: center bottom;
transform-origin: center bottom; } }
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
-o-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; } }
@-o-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
-o-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; } }
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
-o-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; } }
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
-o-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-o-transform-origin: right center;
transform-origin: right center; } }
@-o-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
-o-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-o-transform-origin: right center;
transform-origin: right center; } }
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
-o-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-o-transform-origin: right center;
transform-origin: right center; } }
@-webkit-keyframes zoomOutUp {
40% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
100% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-o-transform-origin: center bottom;
transform-origin: center bottom; } }
@-o-keyframes zoomOutUp {
40% {
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
100% {
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-o-transform-origin: center bottom;
transform-origin: center bottom; } }
@keyframes zoomOutUp {
40% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
100% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-o-transform-origin: center bottom;
transform-origin: center bottom; } }  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 {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
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;
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, .nav-links a > .caret, .comment-form input[type="submit"] > .caret, #comments .comment-reply-link > .caret, .gform_button > .caret, .woocommerce ul.products .added_to_cart > .caret,
.woocommerce-page ul.products .added_to_cart > .caret, .woocommerce-product-search button[type=submit] > .caret,
.dropup > .btn > .caret, .nav-links
.dropup > a > .caret, .comment-form
.dropup > input[type="submit"] > .caret, #comments
.dropup > .comment-reply-link > .caret,
.dropup > .gform_button > .caret, .woocommerce ul.products
.dropup > .added_to_cart > .caret,
.woocommerce-page ul.products
.dropup > .added_to_cart > .caret, .woocommerce-product-search
.dropup > button[type=submit] > .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; } }
@font-face {
font-family: 'Glyphicons Halflings';
src: url(/wp-content/themes/emporium-vapour/dist/fonts/bootstrap/glyphicons-halflings-regular.eot);
src: url(/wp-content/themes/emporium-vapour/dist/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/emporium-vapour/dist/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/wp-content/themes/emporium-vapour/dist/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/wp-content/themes/emporium-vapour/dist/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/wp-content/themes/emporium-vapour/dist/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.glyphicon-asterisk:before {
content: "\002a"; }
.glyphicon-plus:before {
content: "\002b"; }
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac"; }
.glyphicon-minus:before {
content: "\2212"; }
.glyphicon-cloud:before {
content: "\2601"; }
.glyphicon-envelope:before {
content: "\2709"; }
.glyphicon-pencil:before {
content: "\270f"; }
.glyphicon-glass:before {
content: "\e001"; }
.glyphicon-music:before {
content: "\e002"; }
.glyphicon-search:before {
content: "\e003"; }
.glyphicon-heart:before {
content: "\e005"; }
.glyphicon-star:before {
content: "\e006"; }
.glyphicon-star-empty:before {
content: "\e007"; }
.glyphicon-user:before {
content: "\e008"; }
.glyphicon-film:before {
content: "\e009"; }
.glyphicon-th-large:before {
content: "\e010"; }
.glyphicon-th:before {
content: "\e011"; }
.glyphicon-th-list:before {
content: "\e012"; }
.glyphicon-ok:before {
content: "\e013"; }
.glyphicon-remove:before {
content: "\e014"; }
.glyphicon-zoom-in:before {
content: "\e015"; }
.glyphicon-zoom-out:before {
content: "\e016"; }
.glyphicon-off:before {
content: "\e017"; }
.glyphicon-signal:before {
content: "\e018"; }
.glyphicon-cog:before {
content: "\e019"; }
.glyphicon-trash:before {
content: "\e020"; }
.glyphicon-home:before {
content: "\e021"; }
.glyphicon-file:before {
content: "\e022"; }
.glyphicon-time:before {
content: "\e023"; }
.glyphicon-road:before {
content: "\e024"; }
.glyphicon-download-alt:before {
content: "\e025"; }
.glyphicon-download:before {
content: "\e026"; }
.glyphicon-upload:before {
content: "\e027"; }
.glyphicon-inbox:before {
content: "\e028"; }
.glyphicon-play-circle:before {
content: "\e029"; }
.glyphicon-repeat:before {
content: "\e030"; }
.glyphicon-refresh:before {
content: "\e031"; }
.glyphicon-list-alt:before {
content: "\e032"; }
.glyphicon-lock:before {
content: "\e033"; }
.glyphicon-flag:before {
content: "\e034"; }
.glyphicon-headphones:before {
content: "\e035"; }
.glyphicon-volume-off:before {
content: "\e036"; }
.glyphicon-volume-down:before {
content: "\e037"; }
.glyphicon-volume-up:before {
content: "\e038"; }
.glyphicon-qrcode:before {
content: "\e039"; }
.glyphicon-barcode:before {
content: "\e040"; }
.glyphicon-tag:before {
content: "\e041"; }
.glyphicon-tags:before {
content: "\e042"; }
.glyphicon-book:before {
content: "\e043"; }
.glyphicon-bookmark:before {
content: "\e044"; }
.glyphicon-print:before {
content: "\e045"; }
.glyphicon-camera:before {
content: "\e046"; }
.glyphicon-font:before {
content: "\e047"; }
.glyphicon-bold:before {
content: "\e048"; }
.glyphicon-italic:before {
content: "\e049"; }
.glyphicon-text-height:before {
content: "\e050"; }
.glyphicon-text-width:before {
content: "\e051"; }
.glyphicon-align-left:before {
content: "\e052"; }
.glyphicon-align-center:before {
content: "\e053"; }
.glyphicon-align-right:before {
content: "\e054"; }
.glyphicon-align-justify:before {
content: "\e055"; }
.glyphicon-list:before {
content: "\e056"; }
.glyphicon-indent-left:before {
content: "\e057"; }
.glyphicon-indent-right:before {
content: "\e058"; }
.glyphicon-facetime-video:before {
content: "\e059"; }
.glyphicon-picture:before {
content: "\e060"; }
.glyphicon-map-marker:before {
content: "\e062"; }
.glyphicon-adjust:before {
content: "\e063"; }
.glyphicon-tint:before {
content: "\e064"; }
.glyphicon-edit:before {
content: "\e065"; }
.glyphicon-share:before {
content: "\e066"; }
.glyphicon-check:before {
content: "\e067"; }
.glyphicon-move:before {
content: "\e068"; }
.glyphicon-step-backward:before {
content: "\e069"; }
.glyphicon-fast-backward:before {
content: "\e070"; }
.glyphicon-backward:before {
content: "\e071"; }
.glyphicon-play:before {
content: "\e072"; }
.glyphicon-pause:before {
content: "\e073"; }
.glyphicon-stop:before {
content: "\e074"; }
.glyphicon-forward:before {
content: "\e075"; }
.glyphicon-fast-forward:before {
content: "\e076"; }
.glyphicon-step-forward:before {
content: "\e077"; }
.glyphicon-eject:before {
content: "\e078"; }
.glyphicon-chevron-left:before {
content: "\e079"; }
.glyphicon-chevron-right:before {
content: "\e080"; }
.glyphicon-plus-sign:before {
content: "\e081"; }
.glyphicon-minus-sign:before {
content: "\e082"; }
.glyphicon-remove-sign:before {
content: "\e083"; }
.glyphicon-ok-sign:before {
content: "\e084"; }
.glyphicon-question-sign:before {
content: "\e085"; }
.glyphicon-info-sign:before {
content: "\e086"; }
.glyphicon-screenshot:before {
content: "\e087"; }
.glyphicon-remove-circle:before {
content: "\e088"; }
.glyphicon-ok-circle:before {
content: "\e089"; }
.glyphicon-ban-circle:before {
content: "\e090"; }
.glyphicon-arrow-left:before {
content: "\e091"; }
.glyphicon-arrow-right:before {
content: "\e092"; }
.glyphicon-arrow-up:before {
content: "\e093"; }
.glyphicon-arrow-down:before {
content: "\e094"; }
.glyphicon-share-alt:before {
content: "\e095"; }
.glyphicon-resize-full:before {
content: "\e096"; }
.glyphicon-resize-small:before {
content: "\e097"; }
.glyphicon-exclamation-sign:before {
content: "\e101"; }
.glyphicon-gift:before {
content: "\e102"; }
.glyphicon-leaf:before {
content: "\e103"; }
.glyphicon-fire:before {
content: "\e104"; }
.glyphicon-eye-open:before {
content: "\e105"; }
.glyphicon-eye-close:before {
content: "\e106"; }
.glyphicon-warning-sign:before {
content: "\e107"; }
.glyphicon-plane:before {
content: "\e108"; }
.glyphicon-calendar:before {
content: "\e109"; }
.glyphicon-random:before {
content: "\e110"; }
.glyphicon-comment:before {
content: "\e111"; }
.glyphicon-magnet:before {
content: "\e112"; }
.glyphicon-chevron-up:before {
content: "\e113"; }
.glyphicon-chevron-down:before {
content: "\e114"; }
.glyphicon-retweet:before {
content: "\e115"; }
.glyphicon-shopping-cart:before {
content: "\e116"; }
.glyphicon-folder-close:before {
content: "\e117"; }
.glyphicon-folder-open:before {
content: "\e118"; }
.glyphicon-resize-vertical:before {
content: "\e119"; }
.glyphicon-resize-horizontal:before {
content: "\e120"; }
.glyphicon-hdd:before {
content: "\e121"; }
.glyphicon-bullhorn:before {
content: "\e122"; }
.glyphicon-bell:before {
content: "\e123"; }
.glyphicon-certificate:before {
content: "\e124"; }
.glyphicon-thumbs-up:before {
content: "\e125"; }
.glyphicon-thumbs-down:before {
content: "\e126"; }
.glyphicon-hand-right:before {
content: "\e127"; }
.glyphicon-hand-left:before {
content: "\e128"; }
.glyphicon-hand-up:before {
content: "\e129"; }
.glyphicon-hand-down:before {
content: "\e130"; }
.glyphicon-circle-arrow-right:before {
content: "\e131"; }
.glyphicon-circle-arrow-left:before {
content: "\e132"; }
.glyphicon-circle-arrow-up:before {
content: "\e133"; }
.glyphicon-circle-arrow-down:before {
content: "\e134"; }
.glyphicon-globe:before {
content: "\e135"; }
.glyphicon-wrench:before {
content: "\e136"; }
.glyphicon-tasks:before {
content: "\e137"; }
.glyphicon-filter:before {
content: "\e138"; }
.glyphicon-briefcase:before {
content: "\e139"; }
.glyphicon-fullscreen:before {
content: "\e140"; }
.glyphicon-dashboard:before {
content: "\e141"; }
.glyphicon-paperclip:before {
content: "\e142"; }
.glyphicon-heart-empty:before {
content: "\e143"; }
.glyphicon-link:before {
content: "\e144"; }
.glyphicon-phone:before {
content: "\e145"; }
.glyphicon-pushpin:before {
content: "\e146"; }
.glyphicon-usd:before {
content: "\e148"; }
.glyphicon-gbp:before {
content: "\e149"; }
.glyphicon-sort:before {
content: "\e150"; }
.glyphicon-sort-by-alphabet:before {
content: "\e151"; }
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152"; }
.glyphicon-sort-by-order:before {
content: "\e153"; }
.glyphicon-sort-by-order-alt:before {
content: "\e154"; }
.glyphicon-sort-by-attributes:before {
content: "\e155"; }
.glyphicon-sort-by-attributes-alt:before {
content: "\e156"; }
.glyphicon-unchecked:before {
content: "\e157"; }
.glyphicon-expand:before {
content: "\e158"; }
.glyphicon-collapse-down:before {
content: "\e159"; }
.glyphicon-collapse-up:before {
content: "\e160"; }
.glyphicon-log-in:before {
content: "\e161"; }
.glyphicon-flash:before {
content: "\e162"; }
.glyphicon-log-out:before {
content: "\e163"; }
.glyphicon-new-window:before {
content: "\e164"; }
.glyphicon-record:before {
content: "\e165"; }
.glyphicon-save:before {
content: "\e166"; }
.glyphicon-open:before {
content: "\e167"; }
.glyphicon-saved:before {
content: "\e168"; }
.glyphicon-import:before {
content: "\e169"; }
.glyphicon-export:before {
content: "\e170"; }
.glyphicon-send:before {
content: "\e171"; }
.glyphicon-floppy-disk:before {
content: "\e172"; }
.glyphicon-floppy-saved:before {
content: "\e173"; }
.glyphicon-floppy-remove:before {
content: "\e174"; }
.glyphicon-floppy-save:before {
content: "\e175"; }
.glyphicon-floppy-open:before {
content: "\e176"; }
.glyphicon-credit-card:before {
content: "\e177"; }
.glyphicon-transfer:before {
content: "\e178"; }
.glyphicon-cutlery:before {
content: "\e179"; }
.glyphicon-header:before {
content: "\e180"; }
.glyphicon-compressed:before {
content: "\e181"; }
.glyphicon-earphone:before {
content: "\e182"; }
.glyphicon-phone-alt:before {
content: "\e183"; }
.glyphicon-tower:before {
content: "\e184"; }
.glyphicon-stats:before {
content: "\e185"; }
.glyphicon-sd-video:before {
content: "\e186"; }
.glyphicon-hd-video:before {
content: "\e187"; }
.glyphicon-subtitles:before {
content: "\e188"; }
.glyphicon-sound-stereo:before {
content: "\e189"; }
.glyphicon-sound-dolby:before {
content: "\e190"; }
.glyphicon-sound-5-1:before {
content: "\e191"; }
.glyphicon-sound-6-1:before {
content: "\e192"; }
.glyphicon-sound-7-1:before {
content: "\e193"; }
.glyphicon-copyright-mark:before {
content: "\e194"; }
.glyphicon-registration-mark:before {
content: "\e195"; }
.glyphicon-cloud-download:before {
content: "\e197"; }
.glyphicon-cloud-upload:before {
content: "\e198"; }
.glyphicon-tree-conifer:before {
content: "\e199"; }
.glyphicon-tree-deciduous:before {
content: "\e200"; }
.glyphicon-cd:before {
content: "\e201"; }
.glyphicon-save-file:before {
content: "\e202"; }
.glyphicon-open-file:before {
content: "\e203"; }
.glyphicon-level-up:before {
content: "\e204"; }
.glyphicon-copy:before {
content: "\e205"; }
.glyphicon-paste:before {
content: "\e206"; }
.glyphicon-alert:before {
content: "\e209"; }
.glyphicon-equalizer:before {
content: "\e210"; }
.glyphicon-king:before {
content: "\e211"; }
.glyphicon-queen:before {
content: "\e212"; }
.glyphicon-pawn:before {
content: "\e213"; }
.glyphicon-bishop:before {
content: "\e214"; }
.glyphicon-knight:before {
content: "\e215"; }
.glyphicon-baby-formula:before {
content: "\e216"; }
.glyphicon-tent:before {
content: "\26fa"; }
.glyphicon-blackboard:before {
content: "\e218"; }
.glyphicon-bed:before {
content: "\e219"; }
.glyphicon-apple:before {
content: "\f8ff"; }
.glyphicon-erase:before {
content: "\e221"; }
.glyphicon-hourglass:before {
content: "\231b"; }
.glyphicon-lamp:before {
content: "\e223"; }
.glyphicon-duplicate:before {
content: "\e224"; }
.glyphicon-piggy-bank:before {
content: "\e225"; }
.glyphicon-scissors:before {
content: "\e226"; }
.glyphicon-bitcoin:before {
content: "\e227"; }
.glyphicon-btc:before {
content: "\e227"; }
.glyphicon-xbt:before {
content: "\e227"; }
.glyphicon-yen:before {
content: "\00a5"; }
.glyphicon-jpy:before {
content: "\00a5"; }
.glyphicon-ruble:before {
content: "\20bd"; }
.glyphicon-rub:before {
content: "\20bd"; }
.glyphicon-scale:before {
content: "\e230"; }
.glyphicon-ice-lolly:before {
content: "\e231"; }
.glyphicon-ice-lolly-tasted:before {
content: "\e232"; }
.glyphicon-education:before {
content: "\e233"; }
.glyphicon-option-horizontal:before {
content: "\e234"; }
.glyphicon-option-vertical:before {
content: "\e235"; }
.glyphicon-menu-hamburger:before {
content: "\e236"; }
.glyphicon-modal-window:before {
content: "\e237"; }
.glyphicon-oil:before {
content: "\e238"; }
.glyphicon-grain:before {
content: "\e239"; }
.glyphicon-sunglasses:before {
content: "\e240"; }
.glyphicon-text-size:before {
content: "\e241"; }
.glyphicon-text-color:before {
content: "\e242"; }
.glyphicon-text-background:before {
content: "\e243"; }
.glyphicon-object-align-top:before {
content: "\e244"; }
.glyphicon-object-align-bottom:before {
content: "\e245"; }
.glyphicon-object-align-horizontal:before {
content: "\e246"; }
.glyphicon-object-align-left:before {
content: "\e247"; }
.glyphicon-object-align-vertical:before {
content: "\e248"; }
.glyphicon-object-align-right:before {
content: "\e249"; }
.glyphicon-triangle-right:before {
content: "\e250"; }
.glyphicon-triangle-left:before {
content: "\e251"; }
.glyphicon-triangle-bottom:before {
content: "\e252"; }
.glyphicon-triangle-top:before {
content: "\e253"; }
.glyphicon-console:before {
content: "\e254"; }
.glyphicon-superscript:before {
content: "\e255"; }
.glyphicon-subscript:before {
content: "\e256"; }
.glyphicon-menu-left:before {
content: "\e257"; }
.glyphicon-menu-right:before {
content: "\e258"; }
.glyphicon-menu-down:before {
content: "\e259"; }
.glyphicon-menu-up:before {
content: "\e260"; }
* {
box-sizing: border-box; }
*:before,
*:after {
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent; }
body {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.42857;
color: #363636;
background-color: #FFFFFF; }
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #000000;
text-decoration: none; }
a:hover, a:focus {
color: black;
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, .entry-content img,
.entry-content figure, #post-featured-image img,
#post-featured-image figure, .group-list-item img, #page-content img, #home img {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 0; }
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #FFFFFF;
border: 1px solid #ddd;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 22px;
margin-bottom: 22px;
border: 0;
border-top: 1px solid #eeeeee; }
.sr-only, .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
[role="button"] {
cursor: pointer; }
h1, h2, h3, h4, h5, footer.content-info #footer-widgets .widget h3, h6,
.h1, .h2, .h3, .h4, #respond > h2, #comments > h2, .h5, .h6 {
font-family: "futura-pt", "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 100;
line-height: 1.1;
color: inherit; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small, footer.content-info #footer-widgets .widget h3 small,
h5 .small, footer.content-info #footer-widgets .widget h3 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small, #respond > h2 small, #comments > h2 small,
.h4 .small, #respond > h2 .small, #comments > h2 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777; }
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 22px;
margin-bottom: 11px; }
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%; }
h4, .h4, #respond > h2, #comments > h2,
h5,
footer.content-info #footer-widgets .widget h3, .h5,
h6, .h6 {
margin-top: 11px;
margin-bottom: 11px; }
h4 small,
h4 .small, .h4 small, #respond > h2 small, #comments > h2 small,
.h4 .small, #respond > h2 .small, #comments > h2 .small,
h5 small, footer.content-info #footer-widgets .widget h3 small,
h5 .small, footer.content-info #footer-widgets .widget h3 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 44px; }
h2, .h2 {
font-size: 34px; }
h3, .h3 {
font-size: 28px; }
h4, .h4, #respond > h2, #comments > h2 {
font-size: 20px; }
h5, footer.content-info #footer-widgets .widget h3, .h5 {
font-size: 16px; }
h6, .h6 {
font-size: 14px; }
p {
margin: 0 0 11px; }
.lead, #footer-cta, .slide-intro p {
margin-bottom: 22px;
font-size: 18px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.lead, #footer-cta, .slide-intro p {
font-size: 24px; } }
small,
.small {
font-size: 87%; }
mark,
.mark {
background-color: #FF9B01;
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, .initialism {
text-transform: uppercase; }
.text-capitalize {
text-transform: capitalize; }
.text-muted {
color: #777777; }
.text-primary {
color: #000000; }
a.text-primary:hover,
a.text-primary:focus {
color: black; }
.text-success {
color: #fff; }
a.text-success:hover,
a.text-success:focus {
color: #e6e6e6; }
.text-info {
color: #fff; }
a.text-info:hover,
a.text-info:focus {
color: #e6e6e6; }
.text-warning {
color: #fff; }
a.text-warning:hover,
a.text-warning:focus {
color: #e6e6e6; }
.text-danger {
color: #fff; }
a.text-danger:hover,
a.text-danger:focus {
color: #e6e6e6; }
.bg-primary {
color: #fff; }
.bg-primary {
background-color: #000000; }
a.bg-primary:hover,
a.bg-primary:focus {
background-color: black; }
.bg-success {
background-color: #8AC06E; }
a.bg-success:hover,
a.bg-success:focus {
background-color: #6eaf4c; }
.bg-info {
background-color: #114F7C; }
a.bg-info:hover,
a.bg-info:focus {
background-color: #0b324f; }
.bg-warning {
background-color: #FF9B01; }
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #cd7c00; }
.bg-danger {
background-color: #EA5758; }
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e42a2b; }
.page-header {
padding-bottom: 10px;
margin: 44px 0 22px;
border-bottom: 1px solid #eeeeee; }
ul,
ol {
margin-top: 0;
margin-bottom: 11px; }
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0; }
.list-unstyled, .comment-list, .gform_wrapper ul, #empvap-archive-filters .product-categories {
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: 22px; }
dt,
dd {
line-height: 1.42857; }
dt {
font-weight: bold; }
dd {
margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table; }
.dl-horizontal dd:after {
clear: both; }
@media (min-width: 1070px) {
.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 #777777; }
.initialism {
font-size: 90%; }
blockquote {
padding: 11px 22px;
margin: 0 0 22px;
font-size: 20px;
border-left: 5px solid #eeeeee; }
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.42857;
color: #777777; }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0'; }
.blockquote-reverse,
blockquote.pull-right,
.nav-links blockquote.nav-next {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right; }
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before, .nav-links blockquote.nav-next footer:before,
blockquote.pull-right small:before, .nav-links blockquote.nav-next small:before,
blockquote.pull-right .small:before, .nav-links blockquote.nav-next .small:before {
content: ''; }
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after, .nav-links blockquote.nav-next footer:after,
blockquote.pull-right small:after, .nav-links blockquote.nav-next small:after,
blockquote.pull-right .small:after, .nav-links blockquote.nav-next .small:after {
content: '\00A0 \2014'; }
address {
margin-bottom: 22px;
font-style: normal;
line-height: 1.42857; }
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: 0; }
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 0;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none; }
pre {
display: block;
padding: 10.5px;
margin: 0 0 11px;
font-size: 15px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 0; }
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, .nav-links {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container:before, .nav-links:before, .container:after, .nav-links:after {
content: " ";
display: table; }
.container:after, .nav-links:after {
clear: both; }
@media (min-width: 768px) {
.container, .nav-links {
width: 750px; } }
@media (min-width: 992px) {
.container, .nav-links {
width: 970px; } }
@media (min-width: 1200px) {
.container, .nav-links {
width: 1170px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
content: " ";
display: table; }
.container-fluid:after {
clear: both; }
.row {
margin-left: -15px;
margin-right: -15px; }
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.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, footer.content-info #footer-widgets .widget, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, #comments .comment-author, #comments .comment-metadata, .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, #comments .comment-awaiting-moderation, .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-1 {
width: 8.3333333333%; }
.col-xs-2 {
width: 16.6666666667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.3333333333%; }
.col-xs-5 {
width: 41.6666666667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.3333333333%; }
.col-xs-8 {
width: 66.6666666667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.3333333333%; }
.col-xs-11 {
width: 91.6666666667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.3333333333%; }
.col-xs-pull-2 {
right: 16.6666666667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.3333333333%; }
.col-xs-pull-5 {
right: 41.6666666667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.3333333333%; }
.col-xs-pull-8 {
right: 66.6666666667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.3333333333%; }
.col-xs-pull-11 {
right: 91.6666666667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.3333333333%; }
.col-xs-push-2 {
left: 16.6666666667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.3333333333%; }
.col-xs-push-5 {
left: 41.6666666667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.3333333333%; }
.col-xs-push-8 {
left: 66.6666666667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.3333333333%; }
.col-xs-push-11 {
left: 91.6666666667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.3333333333%; }
.col-xs-offset-2 {
margin-left: 16.6666666667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.3333333333%; }
.col-xs-offset-5 {
margin-left: 41.6666666667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.3333333333%; }
.col-xs-offset-8 {
margin-left: 66.6666666667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.3333333333%; }
.col-xs-offset-11 {
margin-left: 91.6666666667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, footer.content-info #footer-widgets .widget, .col-sm-5, .col-sm-6, #comments .comment-author, #comments .comment-metadata, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, #comments .comment-awaiting-moderation {
float: left; }
.col-sm-1 {
width: 8.3333333333%; }
.col-sm-2 {
width: 16.6666666667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4, footer.content-info #footer-widgets .widget {
width: 33.3333333333%; }
.col-sm-5 {
width: 41.6666666667%; }
.col-sm-6, #comments .comment-author, #comments .comment-metadata {
width: 50%; }
.col-sm-7 {
width: 58.3333333333%; }
.col-sm-8 {
width: 66.6666666667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.3333333333%; }
.col-sm-11 {
width: 91.6666666667%; }
.col-sm-12, #comments .comment-awaiting-moderation {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.3333333333%; }
.col-sm-pull-2 {
right: 16.6666666667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.3333333333%; }
.col-sm-pull-5 {
right: 41.6666666667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.3333333333%; }
.col-sm-pull-8 {
right: 66.6666666667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.3333333333%; }
.col-sm-pull-11 {
right: 91.6666666667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.3333333333%; }
.col-sm-push-2 {
left: 16.6666666667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.3333333333%; }
.col-sm-push-5 {
left: 41.6666666667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.3333333333%; }
.col-sm-push-8 {
left: 66.6666666667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.3333333333%; }
.col-sm-push-11 {
left: 91.6666666667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.3333333333%; }
.col-sm-offset-2 {
margin-left: 16.6666666667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.3333333333%; }
.col-sm-offset-5 {
margin-left: 41.6666666667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.3333333333%; }
.col-sm-offset-8 {
margin-left: 66.6666666667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.3333333333%; }
.col-sm-offset-11 {
margin-left: 91.6666666667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@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-1 {
width: 8.3333333333%; }
.col-md-2 {
width: 16.6666666667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.3333333333%; }
.col-md-5 {
width: 41.6666666667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.3333333333%; }
.col-md-8 {
width: 66.6666666667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.3333333333%; }
.col-md-11 {
width: 91.6666666667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.3333333333%; }
.col-md-pull-2 {
right: 16.6666666667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.3333333333%; }
.col-md-pull-5 {
right: 41.6666666667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.3333333333%; }
.col-md-pull-8 {
right: 66.6666666667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.3333333333%; }
.col-md-pull-11 {
right: 91.6666666667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.3333333333%; }
.col-md-push-2 {
left: 16.6666666667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.3333333333%; }
.col-md-push-5 {
left: 41.6666666667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.3333333333%; }
.col-md-push-8 {
left: 66.6666666667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.3333333333%; }
.col-md-push-11 {
left: 91.6666666667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.3333333333%; }
.col-md-offset-2 {
margin-left: 16.6666666667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.3333333333%; }
.col-md-offset-5 {
margin-left: 41.6666666667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.3333333333%; }
.col-md-offset-8 {
margin-left: 66.6666666667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.3333333333%; }
.col-md-offset-11 {
margin-left: 91.6666666667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@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-1 {
width: 8.3333333333%; }
.col-lg-2 {
width: 16.6666666667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.3333333333%; }
.col-lg-5 {
width: 41.6666666667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.3333333333%; }
.col-lg-8 {
width: 66.6666666667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.3333333333%; }
.col-lg-11 {
width: 91.6666666667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.3333333333%; }
.col-lg-pull-2 {
right: 16.6666666667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.3333333333%; }
.col-lg-pull-5 {
right: 41.6666666667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.3333333333%; }
.col-lg-pull-8 {
right: 66.6666666667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.3333333333%; }
.col-lg-pull-11 {
right: 91.6666666667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.3333333333%; }
.col-lg-push-2 {
left: 16.6666666667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.3333333333%; }
.col-lg-push-5 {
left: 41.6666666667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.3333333333%; }
.col-lg-push-8 {
left: 66.6666666667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.3333333333%; }
.col-lg-push-11 {
left: 91.6666666667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.3333333333%; }
.col-lg-offset-2 {
margin-left: 16.6666666667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.3333333333%; }
.col-lg-offset-5 {
margin-left: 41.6666666667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.3333333333%; }
.col-lg-offset-8 {
margin-left: 66.6666666667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.3333333333%; }
.col-lg-offset-11 {
margin-left: 91.6666666667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
table {
background-color: transparent; }
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left; }
th {
text-align: left; }
.table {
width: 100%;
max-width: 100%;
margin-bottom: 22px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid transparent; }
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid transparent; }
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0; }
.table > tbody + tbody {
border-top: 2px solid transparent; }
.table .table {
background-color: #FFFFFF; }
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px; }
.table-bordered {
border: 1px solid transparent; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid transparent; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: rgba(68, 68, 68, 0.2); }
.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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #8AC06E; }
.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: #7cb85c; }
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #114F7C; }
.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: #0e4166; }
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #FF9B01; }
.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: #e78c00; }
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #EA5758; }
.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: #e74041; }
.table-responsive {
overflow-x: auto;
min-height: 0.01%; }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 16.5px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid transparent; }
.table-responsive > .table {
margin-bottom: 0; }
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.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 > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.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: 22px;
font-size: 24px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5; }
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold; }
input[type="search"] {
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: 16px;
line-height: 1.42857;
color: #555555; }
.form-control, .comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea, .input-text, .ginput_container input,
.ginput_container select,
.ginput_container textarea, .woocommerce select,
.woocommerce input[type=number],
.woocommerce input[type=search],
.woocommerce-page select,
.woocommerce-page input[type=number],
.woocommerce-page input[type=search] {
display: block;
width: 100%;
height: 36px;
padding: 6px 12px;
font-size: 16px;
line-height: 1.42857;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus, .comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus, .input-text:focus, .ginput_container input:focus,
.ginput_container select:focus,
.ginput_container textarea:focus, .woocommerce select:focus,
.woocommerce input[type=number]:focus,
.woocommerce input[type=search]:focus,
.woocommerce-page select:focus,
.woocommerce-page input[type=number]:focus,
.woocommerce-page input[type=search]:focus {
border-color: #66afe9;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder, .comment-form input[type="text"]::-moz-placeholder,
.comment-form input[type="email"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder, .input-text::-moz-placeholder, .ginput_container input::-moz-placeholder,
.ginput_container select::-moz-placeholder,
.ginput_container textarea::-moz-placeholder, .woocommerce select::-moz-placeholder,
.woocommerce input[type=number]::-moz-placeholder,
.woocommerce input[type=search]::-moz-placeholder,
.woocommerce-page select::-moz-placeholder,
.woocommerce-page input[type=number]::-moz-placeholder,
.woocommerce-page input[type=search]::-moz-placeholder {
color: #999;
opacity: 1; }
.form-control:-ms-input-placeholder, .comment-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="email"]:-ms-input-placeholder,
.comment-form input[type="url"]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder, .input-text:-ms-input-placeholder, .ginput_container input:-ms-input-placeholder,
.ginput_container select:-ms-input-placeholder,
.ginput_container textarea:-ms-input-placeholder, .woocommerce select:-ms-input-placeholder,
.woocommerce input[type=number]:-ms-input-placeholder,
.woocommerce input[type=search]:-ms-input-placeholder,
.woocommerce-page select:-ms-input-placeholder,
.woocommerce-page input[type=number]:-ms-input-placeholder,
.woocommerce-page input[type=search]:-ms-input-placeholder {
color: #999; }
.form-control::-webkit-input-placeholder, .comment-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder, .input-text::-webkit-input-placeholder, .ginput_container input::-webkit-input-placeholder,
.ginput_container select::-webkit-input-placeholder,
.ginput_container textarea::-webkit-input-placeholder, .woocommerce select::-webkit-input-placeholder,
.woocommerce input[type=number]::-webkit-input-placeholder,
.woocommerce input[type=search]::-webkit-input-placeholder,
.woocommerce-page select::-webkit-input-placeholder,
.woocommerce-page input[type=number]::-webkit-input-placeholder,
.woocommerce-page input[type=search]::-webkit-input-placeholder {
color: #999; }
.form-control::-ms-expand, .comment-form input[type="text"]::-ms-expand,
.comment-form input[type="email"]::-ms-expand,
.comment-form input[type="url"]::-ms-expand,
.comment-form textarea::-ms-expand, .input-text::-ms-expand, .ginput_container input::-ms-expand,
.ginput_container select::-ms-expand,
.ginput_container textarea::-ms-expand, .woocommerce select::-ms-expand,
.woocommerce input[type=number]::-ms-expand,
.woocommerce input[type=search]::-ms-expand,
.woocommerce-page select::-ms-expand,
.woocommerce-page input[type=number]::-ms-expand,
.woocommerce-page input[type=search]::-ms-expand {
border: 0;
background-color: transparent; }
.form-control[disabled], .comment-form input[disabled][type="text"],
.comment-form input[disabled][type="email"],
.comment-form input[disabled][type="url"],
.comment-form textarea[disabled], [disabled].input-text, .ginput_container input[disabled],
.ginput_container select[disabled],
.ginput_container textarea[disabled], .woocommerce select[disabled],
.woocommerce input[disabled][type=number],
.woocommerce input[disabled][type=search],
.woocommerce-page select[disabled],
.woocommerce-page input[disabled][type=number],
.woocommerce-page input[disabled][type=search], .form-control[readonly], .comment-form input[readonly][type="text"],
.comment-form input[readonly][type="email"],
.comment-form input[readonly][type="url"],
.comment-form textarea[readonly], [readonly].input-text, .ginput_container input[readonly],
.ginput_container select[readonly],
.ginput_container textarea[readonly], .woocommerce select[readonly],
.woocommerce input[readonly][type=number],
.woocommerce input[readonly][type=search],
.woocommerce-page select[readonly],
.woocommerce-page input[readonly][type=number],
.woocommerce-page input[readonly][type=search],
fieldset[disabled] .form-control,
fieldset[disabled] .comment-form input[type="text"], .comment-form
fieldset[disabled] input[type="text"],
fieldset[disabled]
.comment-form input[type="email"],
.comment-form
fieldset[disabled] input[type="email"],
fieldset[disabled]
.comment-form input[type="url"],
.comment-form
fieldset[disabled] input[type="url"],
fieldset[disabled]
.comment-form textarea,
.comment-form
fieldset[disabled] textarea,
fieldset[disabled] .input-text,
fieldset[disabled] .ginput_container input, .ginput_container
fieldset[disabled] input,
fieldset[disabled]
.ginput_container select,
.ginput_container
fieldset[disabled] select,
fieldset[disabled]
.ginput_container textarea,
.ginput_container
fieldset[disabled] textarea,
fieldset[disabled] .woocommerce select, .woocommerce
fieldset[disabled] select,
fieldset[disabled]
.woocommerce input[type=number],
.woocommerce
fieldset[disabled] input[type=number],
fieldset[disabled]
.woocommerce input[type=search],
.woocommerce
fieldset[disabled] input[type=search],
fieldset[disabled]
.woocommerce-page select,
.woocommerce-page
fieldset[disabled] select,
fieldset[disabled]
.woocommerce-page input[type=number],
.woocommerce-page
fieldset[disabled] input[type=number],
fieldset[disabled]
.woocommerce-page input[type=search],
.woocommerce-page
fieldset[disabled] input[type=search] {
background-color: #eeeeee;
opacity: 1; }
.form-control[disabled], .comment-form input[disabled][type="text"],
.comment-form input[disabled][type="email"],
.comment-form input[disabled][type="url"],
.comment-form textarea[disabled], [disabled].input-text, .ginput_container input[disabled],
.ginput_container select[disabled],
.ginput_container textarea[disabled], .woocommerce select[disabled],
.woocommerce input[disabled][type=number],
.woocommerce input[disabled][type=search],
.woocommerce-page select[disabled],
.woocommerce-page input[disabled][type=number],
.woocommerce-page input[disabled][type=search],
fieldset[disabled] .form-control,
fieldset[disabled] .comment-form input[type="text"], .comment-form
fieldset[disabled] input[type="text"],
fieldset[disabled]
.comment-form input[type="email"],
.comment-form
fieldset[disabled] input[type="email"],
fieldset[disabled]
.comment-form input[type="url"],
.comment-form
fieldset[disabled] input[type="url"],
fieldset[disabled]
.comment-form textarea,
.comment-form
fieldset[disabled] textarea,
fieldset[disabled] .input-text,
fieldset[disabled] .ginput_container input, .ginput_container
fieldset[disabled] input,
fieldset[disabled]
.ginput_container select,
.ginput_container
fieldset[disabled] select,
fieldset[disabled]
.ginput_container textarea,
.ginput_container
fieldset[disabled] textarea,
fieldset[disabled] .woocommerce select, .woocommerce
fieldset[disabled] select,
fieldset[disabled]
.woocommerce input[type=number],
.woocommerce
fieldset[disabled] input[type=number],
fieldset[disabled]
.woocommerce input[type=search],
.woocommerce
fieldset[disabled] input[type=search],
fieldset[disabled]
.woocommerce-page select,
.woocommerce-page
fieldset[disabled] select,
fieldset[disabled]
.woocommerce-page input[type=number],
.woocommerce-page
fieldset[disabled] input[type=number],
fieldset[disabled]
.woocommerce-page input[type=search],
.woocommerce-page
fieldset[disabled] input[type=search] {
cursor: not-allowed; }
textarea.form-control,
.comment-form textarea, textarea.input-text,
.ginput_container textarea {
height: auto; }
input[type="search"] {
-webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control, .comment-form input[type="date"][type="text"],
.comment-form input[type="date"][type="email"],
.comment-form input[type="date"][type="url"], input[type="date"].input-text, .ginput_container input[type="date"],
.woocommerce input[type="date"][type=number],
.woocommerce input[type="date"][type=search],
.woocommerce-page input[type="date"][type=number],
.woocommerce-page input[type="date"][type=search],
input[type="time"].form-control,
.comment-form input[type="time"][type="text"],
.comment-form input[type="time"][type="email"],
.comment-form input[type="time"][type="url"],
input[type="time"].input-text,
.ginput_container input[type="time"],
.woocommerce input[type="time"][type=number],
.woocommerce input[type="time"][type=search],
.woocommerce-page input[type="time"][type=number],
.woocommerce-page input[type="time"][type=search],
input[type="datetime-local"].form-control,
.comment-form input[type="datetime-local"][type="text"],
.comment-form input[type="datetime-local"][type="email"],
.comment-form input[type="datetime-local"][type="url"],
input[type="datetime-local"].input-text,
.ginput_container input[type="datetime-local"],
.woocommerce input[type="datetime-local"][type=number],
.woocommerce input[type="datetime-local"][type=search],
.woocommerce-page input[type="datetime-local"][type=number],
.woocommerce-page input[type="datetime-local"][type=search],
input[type="month"].form-control,
.comment-form input[type="month"][type="text"],
.comment-form input[type="month"][type="email"],
.comment-form input[type="month"][type="url"],
input[type="month"].input-text,
.ginput_container input[type="month"],
.woocommerce input[type="month"][type=number],
.woocommerce input[type="month"][type=search],
.woocommerce-page input[type="month"][type=number],
.woocommerce-page input[type="month"][type=search] {
line-height: 36px; }
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .comment-form .input-group-sm > input[type="date"][type="text"],
.comment-form .input-group-sm > input[type="date"][type="email"],
.comment-form .input-group-sm > input[type="date"][type="url"], .input-group-sm > input[type="date"].input-text, .ginput_container .input-group-sm > input[type="date"],
.woocommerce .input-group-sm > input[type="date"][type=number],
.woocommerce .input-group-sm > input[type="date"][type=search],
.woocommerce-page .input-group-sm > input[type="date"][type=number],
.woocommerce-page .input-group-sm > input[type="date"][type=search],
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn, .comment-form
.input-group-sm > .input-group-btn > input[type="date"][type="submit"], #comments
.input-group-sm > .input-group-btn > input[type="date"].comment-reply-link,
.input-group-sm > .input-group-btn > input[type="date"].gform_button, .woocommerce ul.products
.input-group-sm > .input-group-btn > input[type="date"].added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > input[type="date"].added_to_cart,
.input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.comment-form .input-group-sm > input[type="time"][type="text"],
.comment-form .input-group-sm > input[type="time"][type="email"],
.comment-form .input-group-sm > input[type="time"][type="url"],
.input-group-sm > input[type="time"].input-text,
.ginput_container .input-group-sm > input[type="time"],
.woocommerce .input-group-sm > input[type="time"][type=number],
.woocommerce .input-group-sm > input[type="time"][type=search],
.woocommerce-page .input-group-sm > input[type="time"][type=number],
.woocommerce-page .input-group-sm > input[type="time"][type=search],
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
.comment-form
.input-group-sm > .input-group-btn > input[type="time"][type="submit"],
#comments
.input-group-sm > .input-group-btn > input[type="time"].comment-reply-link,
.input-group-sm > .input-group-btn > input[type="time"].gform_button,
.woocommerce ul.products
.input-group-sm > .input-group-btn > input[type="time"].added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > input[type="time"].added_to_cart,
.input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.comment-form .input-group-sm > input[type="datetime-local"][type="text"],
.comment-form .input-group-sm > input[type="datetime-local"][type="email"],
.comment-form .input-group-sm > input[type="datetime-local"][type="url"],
.input-group-sm > input[type="datetime-local"].input-text,
.ginput_container .input-group-sm > input[type="datetime-local"],
.woocommerce .input-group-sm > input[type="datetime-local"][type=number],
.woocommerce .input-group-sm > input[type="datetime-local"][type=search],
.woocommerce-page .input-group-sm > input[type="datetime-local"][type=number],
.woocommerce-page .input-group-sm > input[type="datetime-local"][type=search],
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
.comment-form
.input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"],
#comments
.input-group-sm > .input-group-btn > input[type="datetime-local"].comment-reply-link,
.input-group-sm > .input-group-btn > input[type="datetime-local"].gform_button,
.woocommerce ul.products
.input-group-sm > .input-group-btn > input[type="datetime-local"].added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > input[type="datetime-local"].added_to_cart,
.input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.comment-form .input-group-sm > input[type="month"][type="text"],
.comment-form .input-group-sm > input[type="month"][type="email"],
.comment-form .input-group-sm > input[type="month"][type="url"],
.input-group-sm > input[type="month"].input-text,
.ginput_container .input-group-sm > input[type="month"],
.woocommerce .input-group-sm > input[type="month"][type=number],
.woocommerce .input-group-sm > input[type="month"][type=search],
.woocommerce-page .input-group-sm > input[type="month"][type=number],
.woocommerce-page .input-group-sm > input[type="month"][type=search],
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn,
.comment-form
.input-group-sm > .input-group-btn > input[type="month"][type="submit"],
#comments
.input-group-sm > .input-group-btn > input[type="month"].comment-reply-link,
.input-group-sm > .input-group-btn > input[type="month"].gform_button,
.woocommerce ul.products
.input-group-sm > .input-group-btn > input[type="month"].added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > input[type="month"].added_to_cart,
.input-group-sm
input[type="month"] {
line-height: 33px; }
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .comment-form .input-group-lg > input[type="date"][type="text"],
.comment-form .input-group-lg > input[type="date"][type="email"],
.comment-form .input-group-lg > input[type="date"][type="url"], .input-group-lg > input[type="date"].input-text, .ginput_container .input-group-lg > input[type="date"],
.woocommerce .input-group-lg > input[type="date"][type=number],
.woocommerce .input-group-lg > input[type="date"][type=search],
.woocommerce-page .input-group-lg > input[type="date"][type=number],
.woocommerce-page .input-group-lg > input[type="date"][type=search],
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn, .comment-form
.input-group-lg > .input-group-btn > input[type="date"][type="submit"], #comments
.input-group-lg > .input-group-btn > input[type="date"].comment-reply-link,
.input-group-lg > .input-group-btn > input[type="date"].gform_button, .woocommerce ul.products
.input-group-lg > .input-group-btn > input[type="date"].added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > input[type="date"].added_to_cart,
.input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.comment-form .input-group-lg > input[type="time"][type="text"],
.comment-form .input-group-lg > input[type="time"][type="email"],
.comment-form .input-group-lg > input[type="time"][type="url"],
.input-group-lg > input[type="time"].input-text,
.ginput_container .input-group-lg > input[type="time"],
.woocommerce .input-group-lg > input[type="time"][type=number],
.woocommerce .input-group-lg > input[type="time"][type=search],
.woocommerce-page .input-group-lg > input[type="time"][type=number],
.woocommerce-page .input-group-lg > input[type="time"][type=search],
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
.comment-form
.input-group-lg > .input-group-btn > input[type="time"][type="submit"],
#comments
.input-group-lg > .input-group-btn > input[type="time"].comment-reply-link,
.input-group-lg > .input-group-btn > input[type="time"].gform_button,
.woocommerce ul.products
.input-group-lg > .input-group-btn > input[type="time"].added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > input[type="time"].added_to_cart,
.input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.comment-form .input-group-lg > input[type="datetime-local"][type="text"],
.comment-form .input-group-lg > input[type="datetime-local"][type="email"],
.comment-form .input-group-lg > input[type="datetime-local"][type="url"],
.input-group-lg > input[type="datetime-local"].input-text,
.ginput_container .input-group-lg > input[type="datetime-local"],
.woocommerce .input-group-lg > input[type="datetime-local"][type=number],
.woocommerce .input-group-lg > input[type="datetime-local"][type=search],
.woocommerce-page .input-group-lg > input[type="datetime-local"][type=number],
.woocommerce-page .input-group-lg > input[type="datetime-local"][type=search],
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
.comment-form
.input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"],
#comments
.input-group-lg > .input-group-btn > input[type="datetime-local"].comment-reply-link,
.input-group-lg > .input-group-btn > input[type="datetime-local"].gform_button,
.woocommerce ul.products
.input-group-lg > .input-group-btn > input[type="datetime-local"].added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > input[type="datetime-local"].added_to_cart,
.input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.comment-form .input-group-lg > input[type="month"][type="text"],
.comment-form .input-group-lg > input[type="month"][type="email"],
.comment-form .input-group-lg > input[type="month"][type="url"],
.input-group-lg > input[type="month"].input-text,
.ginput_container .input-group-lg > input[type="month"],
.woocommerce .input-group-lg > input[type="month"][type=number],
.woocommerce .input-group-lg > input[type="month"][type=search],
.woocommerce-page .input-group-lg > input[type="month"][type=number],
.woocommerce-page .input-group-lg > input[type="month"][type=search],
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn,
.comment-form
.input-group-lg > .input-group-btn > input[type="month"][type="submit"],
#comments
.input-group-lg > .input-group-btn > input[type="month"].comment-reply-link,
.input-group-lg > .input-group-btn > input[type="month"].gform_button,
.woocommerce ul.products
.input-group-lg > .input-group-btn > input[type="month"].added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > input[type="month"].added_to_cart,
.input-group-lg
input[type="month"] {
line-height: 49px; } }
.form-group, .comment-form p, .gform_wrapper li {
margin-bottom: 15px; }
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.radio label,
.checkbox label {
min-height: 22px;
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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
cursor: not-allowed; }
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
cursor: not-allowed; }
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
cursor: not-allowed; }
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 38px; }
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .comment-form .input-group-lg > input.form-control-static[type="text"],
.comment-form .input-group-lg > input.form-control-static[type="email"],
.comment-form .input-group-lg > input.form-control-static[type="url"],
.comment-form .input-group-lg > textarea.form-control-static, .input-group-lg > .form-control-static.input-text, .ginput_container .input-group-lg > input.form-control-static,
.ginput_container .input-group-lg > select.form-control-static,
.ginput_container .input-group-lg > textarea.form-control-static, .woocommerce .input-group-lg > select.form-control-static,
.woocommerce .input-group-lg > input.form-control-static[type=number],
.woocommerce .input-group-lg > input.form-control-static[type=search],
.woocommerce-page .input-group-lg > select.form-control-static,
.woocommerce-page .input-group-lg > input.form-control-static[type=number],
.woocommerce-page .input-group-lg > input.form-control-static[type=search],
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .nav-links
.input-group-lg > .input-group-btn > a.form-control-static, .comment-form
.input-group-lg > .input-group-btn > input.form-control-static[type="submit"], #comments
.input-group-lg > .input-group-btn > .form-control-static.comment-reply-link,
.input-group-lg > .input-group-btn > .form-control-static.gform_button, .woocommerce ul.products
.input-group-lg > .input-group-btn > .form-control-static.added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > .form-control-static.added_to_cart, .woocommerce-product-search
.input-group-lg > .input-group-btn > button.form-control-static[type=submit], .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .comment-form .input-group-sm > input.form-control-static[type="text"],
.comment-form .input-group-sm > input.form-control-static[type="email"],
.comment-form .input-group-sm > input.form-control-static[type="url"],
.comment-form .input-group-sm > textarea.form-control-static, .input-group-sm > .form-control-static.input-text, .ginput_container .input-group-sm > input.form-control-static,
.ginput_container .input-group-sm > select.form-control-static,
.ginput_container .input-group-sm > textarea.form-control-static, .woocommerce .input-group-sm > select.form-control-static,
.woocommerce .input-group-sm > input.form-control-static[type=number],
.woocommerce .input-group-sm > input.form-control-static[type=search],
.woocommerce-page .input-group-sm > select.form-control-static,
.woocommerce-page .input-group-sm > input.form-control-static[type=number],
.woocommerce-page .input-group-sm > input.form-control-static[type=search],
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .nav-links
.input-group-sm > .input-group-btn > a.form-control-static, .comment-form
.input-group-sm > .input-group-btn > input.form-control-static[type="submit"], #comments
.input-group-sm > .input-group-btn > .form-control-static.comment-reply-link,
.input-group-sm > .input-group-btn > .form-control-static.gform_button, .woocommerce ul.products
.input-group-sm > .input-group-btn > .form-control-static.added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > .form-control-static.added_to_cart, .woocommerce-product-search
.input-group-sm > .input-group-btn > button.form-control-static[type=submit] {
padding-left: 0;
padding-right: 0; }
.input-sm, .input-group-sm > .form-control, .comment-form .input-group-sm > input[type="text"],
.comment-form .input-group-sm > input[type="email"],
.comment-form .input-group-sm > input[type="url"],
.comment-form .input-group-sm > textarea, .input-group-sm > .input-text, .ginput_container .input-group-sm > input,
.ginput_container .input-group-sm > select,
.ginput_container .input-group-sm > textarea, .woocommerce .input-group-sm > select,
.woocommerce .input-group-sm > input[type=number],
.woocommerce .input-group-sm > input[type=search],
.woocommerce-page .input-group-sm > select,
.woocommerce-page .input-group-sm > input[type=number],
.woocommerce-page .input-group-sm > input[type=search],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .nav-links
.input-group-sm > .input-group-btn > a, .comment-form
.input-group-sm > .input-group-btn > input[type="submit"], #comments
.input-group-sm > .input-group-btn > .comment-reply-link,
.input-group-sm > .input-group-btn > .gform_button, .woocommerce ul.products
.input-group-sm > .input-group-btn > .added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > .added_to_cart, .woocommerce-product-search
.input-group-sm > .input-group-btn > button[type=submit] {
height: 33px;
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 0; }
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-text,
.ginput_container .input-group-sm > select, .woocommerce .input-group-sm > select,
.woocommerce-page .input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, #comments
.input-group-sm > .input-group-btn > select.comment-reply-link,
.input-group-sm > .input-group-btn > select.gform_button, .woocommerce ul.products
.input-group-sm > .input-group-btn > select.added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > select.added_to_cart {
height: 33px;
line-height: 33px; }
textarea.input-sm, .input-group-sm > textarea.form-control,
.comment-form .input-group-sm > textarea, .input-group-sm > textarea.input-text,
.ginput_container .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, #comments
.input-group-sm > .input-group-btn > textarea.comment-reply-link,
.input-group-sm > .input-group-btn > textarea.gform_button, .woocommerce ul.products
.input-group-sm > .input-group-btn > textarea.added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > textarea.added_to_cart,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-text,
.ginput_container .input-group-sm > select[multiple],
.woocommerce .input-group-sm > select[multiple],
.woocommerce-page .input-group-sm > select[multiple],
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
#comments
.input-group-sm > .input-group-btn > select[multiple].comment-reply-link,
.input-group-sm > .input-group-btn > select[multiple].gform_button,
.woocommerce ul.products
.input-group-sm > .input-group-btn > select[multiple].added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > select[multiple].added_to_cart {
height: auto; }
.form-group-sm .form-control, .form-group-sm .comment-form input[type="text"], .comment-form .form-group-sm input[type="text"], .form-group-sm
.comment-form input[type="email"],
.comment-form .form-group-sm input[type="email"], .form-group-sm
.comment-form input[type="url"],
.comment-form .form-group-sm input[type="url"], .form-group-sm
.comment-form textarea,
.comment-form .form-group-sm textarea, .form-group-sm .input-text, .form-group-sm .ginput_container input, .ginput_container .form-group-sm input, .form-group-sm
.ginput_container select,
.ginput_container .form-group-sm select, .form-group-sm
.ginput_container textarea,
.ginput_container .form-group-sm textarea, .form-group-sm .woocommerce select, .woocommerce .form-group-sm select, .form-group-sm
.woocommerce input[type=number],
.woocommerce .form-group-sm input[type=number], .form-group-sm
.woocommerce input[type=search],
.woocommerce .form-group-sm input[type=search], .form-group-sm
.woocommerce-page select,
.woocommerce-page .form-group-sm select, .form-group-sm
.woocommerce-page input[type=number],
.woocommerce-page .form-group-sm input[type=number], .form-group-sm
.woocommerce-page input[type=search],
.woocommerce-page .form-group-sm input[type=search] {
height: 33px;
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 0; }
.form-group-sm select.form-control, .form-group-sm select.input-text, .form-group-sm
.ginput_container select,
.ginput_container .form-group-sm select, .form-group-sm .woocommerce select, .woocommerce .form-group-sm select, .form-group-sm
.woocommerce-page select,
.woocommerce-page .form-group-sm select {
height: 33px;
line-height: 33px; }
.form-group-sm textarea.form-control, .form-group-sm
.comment-form textarea,
.comment-form .form-group-sm textarea, .form-group-sm textarea.input-text, .form-group-sm
.ginput_container textarea,
.ginput_container .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm select[multiple].input-text,
.form-group-sm
.ginput_container select[multiple],
.ginput_container
.form-group-sm select[multiple],
.form-group-sm .woocommerce select[multiple], .woocommerce
.form-group-sm select[multiple],
.form-group-sm
.woocommerce-page select[multiple],
.woocommerce-page
.form-group-sm select[multiple] {
height: auto; }
.form-group-sm .form-control-static {
height: 33px;
min-height: 36px;
padding: 6px 10px;
font-size: 14px;
line-height: 1.5; }
.input-lg, .input-group-lg > .form-control, .comment-form .input-group-lg > input[type="text"],
.comment-form .input-group-lg > input[type="email"],
.comment-form .input-group-lg > input[type="url"],
.comment-form .input-group-lg > textarea, .input-group-lg > .input-text, .ginput_container .input-group-lg > input,
.ginput_container .input-group-lg > select,
.ginput_container .input-group-lg > textarea, .woocommerce .input-group-lg > select,
.woocommerce .input-group-lg > input[type=number],
.woocommerce .input-group-lg > input[type=search],
.woocommerce-page .input-group-lg > select,
.woocommerce-page .input-group-lg > input[type=number],
.woocommerce-page .input-group-lg > input[type=search],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .nav-links
.input-group-lg > .input-group-btn > a, .comment-form
.input-group-lg > .input-group-btn > input[type="submit"], #comments
.input-group-lg > .input-group-btn > .comment-reply-link,
.input-group-lg > .input-group-btn > .gform_button, .woocommerce ul.products
.input-group-lg > .input-group-btn > .added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > .added_to_cart, .woocommerce-product-search
.input-group-lg > .input-group-btn > button[type=submit] {
height: 49px;
padding: 10px 16px;
font-size: 20px;
line-height: 1.33333;
border-radius: 0; }
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-text,
.ginput_container .input-group-lg > select, .woocommerce .input-group-lg > select,
.woocommerce-page .input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, #comments
.input-group-lg > .input-group-btn > select.comment-reply-link,
.input-group-lg > .input-group-btn > select.gform_button, .woocommerce ul.products
.input-group-lg > .input-group-btn > select.added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > select.added_to_cart {
height: 49px;
line-height: 49px; }
textarea.input-lg, .input-group-lg > textarea.form-control,
.comment-form .input-group-lg > textarea, .input-group-lg > textarea.input-text,
.ginput_container .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, #comments
.input-group-lg > .input-group-btn > textarea.comment-reply-link,
.input-group-lg > .input-group-btn > textarea.gform_button, .woocommerce ul.products
.input-group-lg > .input-group-btn > textarea.added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > textarea.added_to_cart,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-text,
.ginput_container .input-group-lg > select[multiple],
.woocommerce .input-group-lg > select[multiple],
.woocommerce-page .input-group-lg > select[multiple],
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
#comments
.input-group-lg > .input-group-btn > select[multiple].comment-reply-link,
.input-group-lg > .input-group-btn > select[multiple].gform_button,
.woocommerce ul.products
.input-group-lg > .input-group-btn > select[multiple].added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > select[multiple].added_to_cart {
height: auto; }
.form-group-lg .form-control, .form-group-lg .comment-form input[type="text"], .comment-form .form-group-lg input[type="text"], .form-group-lg
.comment-form input[type="email"],
.comment-form .form-group-lg input[type="email"], .form-group-lg
.comment-form input[type="url"],
.comment-form .form-group-lg input[type="url"], .form-group-lg
.comment-form textarea,
.comment-form .form-group-lg textarea, .form-group-lg .input-text, .form-group-lg .ginput_container input, .ginput_container .form-group-lg input, .form-group-lg
.ginput_container select,
.ginput_container .form-group-lg select, .form-group-lg
.ginput_container textarea,
.ginput_container .form-group-lg textarea, .form-group-lg .woocommerce select, .woocommerce .form-group-lg select, .form-group-lg
.woocommerce input[type=number],
.woocommerce .form-group-lg input[type=number], .form-group-lg
.woocommerce input[type=search],
.woocommerce .form-group-lg input[type=search], .form-group-lg
.woocommerce-page select,
.woocommerce-page .form-group-lg select, .form-group-lg
.woocommerce-page input[type=number],
.woocommerce-page .form-group-lg input[type=number], .form-group-lg
.woocommerce-page input[type=search],
.woocommerce-page .form-group-lg input[type=search] {
height: 49px;
padding: 10px 16px;
font-size: 20px;
line-height: 1.33333;
border-radius: 0; }
.form-group-lg select.form-control, .form-group-lg select.input-text, .form-group-lg
.ginput_container select,
.ginput_container .form-group-lg select, .form-group-lg .woocommerce select, .woocommerce .form-group-lg select, .form-group-lg
.woocommerce-page select,
.woocommerce-page .form-group-lg select {
height: 49px;
line-height: 49px; }
.form-group-lg textarea.form-control, .form-group-lg
.comment-form textarea,
.comment-form .form-group-lg textarea, .form-group-lg textarea.input-text, .form-group-lg
.ginput_container textarea,
.ginput_container .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg select[multiple].input-text,
.form-group-lg
.ginput_container select[multiple],
.ginput_container
.form-group-lg select[multiple],
.form-group-lg .woocommerce select[multiple], .woocommerce
.form-group-lg select[multiple],
.form-group-lg
.woocommerce-page select[multiple],
.woocommerce-page
.form-group-lg select[multiple] {
height: auto; }
.form-group-lg .form-control-static {
height: 49px;
min-height: 42px;
padding: 11px 16px;
font-size: 20px;
line-height: 1.33333; }
.has-feedback {
position: relative; }
.has-feedback .form-control, .has-feedback .comment-form input[type="text"], .comment-form .has-feedback input[type="text"], .has-feedback
.comment-form input[type="email"],
.comment-form .has-feedback input[type="email"], .has-feedback
.comment-form input[type="url"],
.comment-form .has-feedback input[type="url"], .has-feedback
.comment-form textarea,
.comment-form .has-feedback textarea, .has-feedback .input-text, .has-feedback .ginput_container input, .ginput_container .has-feedback input, .has-feedback
.ginput_container select,
.ginput_container .has-feedback select, .has-feedback
.ginput_container textarea,
.ginput_container .has-feedback textarea, .has-feedback .woocommerce select, .woocommerce .has-feedback select, .has-feedback
.woocommerce input[type=number],
.woocommerce .has-feedback input[type=number], .has-feedback
.woocommerce input[type=search],
.woocommerce .has-feedback input[type=search], .has-feedback
.woocommerce-page select,
.woocommerce-page .has-feedback select, .has-feedback
.woocommerce-page input[type=number],
.woocommerce-page .has-feedback input[type=number], .has-feedback
.woocommerce-page input[type=search],
.woocommerce-page .has-feedback input[type=search] {
padding-right: 45px; }
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
pointer-events: none; }
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .comment-form .input-group-lg > input[type="text"] + .form-control-feedback,
.comment-form .input-group-lg > input[type="email"] + .form-control-feedback,
.comment-form .input-group-lg > input[type="url"] + .form-control-feedback,
.comment-form .input-group-lg > textarea + .form-control-feedback, .input-group-lg > .input-text + .form-control-feedback, .ginput_container .input-group-lg > input + .form-control-feedback,
.ginput_container .input-group-lg > select + .form-control-feedback,
.ginput_container .input-group-lg > textarea + .form-control-feedback, .woocommerce .input-group-lg > select + .form-control-feedback,
.woocommerce .input-group-lg > input[type=number] + .form-control-feedback,
.woocommerce .input-group-lg > input[type=search] + .form-control-feedback,
.woocommerce-page .input-group-lg > select + .form-control-feedback,
.woocommerce-page .input-group-lg > input[type=number] + .form-control-feedback,
.woocommerce-page .input-group-lg > input[type=search] + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, .nav-links
.input-group-lg > .input-group-btn > a + .form-control-feedback, .comment-form
.input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback, #comments
.input-group-lg > .input-group-btn > .comment-reply-link + .form-control-feedback,
.input-group-lg > .input-group-btn > .gform_button + .form-control-feedback, .woocommerce ul.products
.input-group-lg > .input-group-btn > .added_to_cart + .form-control-feedback,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > .added_to_cart + .form-control-feedback, .woocommerce-product-search
.input-group-lg > .input-group-btn > button[type=submit] + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .comment-form input[type="text"] + .form-control-feedback, .comment-form
.form-group-lg input[type="text"] + .form-control-feedback,
.form-group-lg
.comment-form input[type="email"] + .form-control-feedback,
.comment-form
.form-group-lg input[type="email"] + .form-control-feedback,
.form-group-lg
.comment-form input[type="url"] + .form-control-feedback,
.comment-form
.form-group-lg input[type="url"] + .form-control-feedback,
.form-group-lg
.comment-form textarea + .form-control-feedback,
.comment-form
.form-group-lg textarea + .form-control-feedback,
.form-group-lg .input-text + .form-control-feedback,
.form-group-lg .ginput_container input + .form-control-feedback, .ginput_container
.form-group-lg input + .form-control-feedback,
.form-group-lg
.ginput_container select + .form-control-feedback,
.ginput_container
.form-group-lg select + .form-control-feedback,
.form-group-lg
.ginput_container textarea + .form-control-feedback,
.ginput_container
.form-group-lg textarea + .form-control-feedback,
.form-group-lg .woocommerce select + .form-control-feedback, .woocommerce
.form-group-lg select + .form-control-feedback,
.form-group-lg
.woocommerce input[type=number] + .form-control-feedback,
.woocommerce
.form-group-lg input[type=number] + .form-control-feedback,
.form-group-lg
.woocommerce input[type=search] + .form-control-feedback,
.woocommerce
.form-group-lg input[type=search] + .form-control-feedback,
.form-group-lg
.woocommerce-page select + .form-control-feedback,
.woocommerce-page
.form-group-lg select + .form-control-feedback,
.form-group-lg
.woocommerce-page input[type=number] + .form-control-feedback,
.woocommerce-page
.form-group-lg input[type=number] + .form-control-feedback,
.form-group-lg
.woocommerce-page input[type=search] + .form-control-feedback,
.woocommerce-page
.form-group-lg input[type=search] + .form-control-feedback {
width: 49px;
height: 49px;
line-height: 49px; }
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .comment-form .input-group-sm > input[type="text"] + .form-control-feedback,
.comment-form .input-group-sm > input[type="email"] + .form-control-feedback,
.comment-form .input-group-sm > input[type="url"] + .form-control-feedback,
.comment-form .input-group-sm > textarea + .form-control-feedback, .input-group-sm > .input-text + .form-control-feedback, .ginput_container .input-group-sm > input + .form-control-feedback,
.ginput_container .input-group-sm > select + .form-control-feedback,
.ginput_container .input-group-sm > textarea + .form-control-feedback, .woocommerce .input-group-sm > select + .form-control-feedback,
.woocommerce .input-group-sm > input[type=number] + .form-control-feedback,
.woocommerce .input-group-sm > input[type=search] + .form-control-feedback,
.woocommerce-page .input-group-sm > select + .form-control-feedback,
.woocommerce-page .input-group-sm > input[type=number] + .form-control-feedback,
.woocommerce-page .input-group-sm > input[type=search] + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .nav-links
.input-group-sm > .input-group-btn > a + .form-control-feedback, .comment-form
.input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback, #comments
.input-group-sm > .input-group-btn > .comment-reply-link + .form-control-feedback,
.input-group-sm > .input-group-btn > .gform_button + .form-control-feedback, .woocommerce ul.products
.input-group-sm > .input-group-btn > .added_to_cart + .form-control-feedback,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > .added_to_cart + .form-control-feedback, .woocommerce-product-search
.input-group-sm > .input-group-btn > button[type=submit] + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .comment-form input[type="text"] + .form-control-feedback, .comment-form
.form-group-sm input[type="text"] + .form-control-feedback,
.form-group-sm
.comment-form input[type="email"] + .form-control-feedback,
.comment-form
.form-group-sm input[type="email"] + .form-control-feedback,
.form-group-sm
.comment-form input[type="url"] + .form-control-feedback,
.comment-form
.form-group-sm input[type="url"] + .form-control-feedback,
.form-group-sm
.comment-form textarea + .form-control-feedback,
.comment-form
.form-group-sm textarea + .form-control-feedback,
.form-group-sm .input-text + .form-control-feedback,
.form-group-sm .ginput_container input + .form-control-feedback, .ginput_container
.form-group-sm input + .form-control-feedback,
.form-group-sm
.ginput_container select + .form-control-feedback,
.ginput_container
.form-group-sm select + .form-control-feedback,
.form-group-sm
.ginput_container textarea + .form-control-feedback,
.ginput_container
.form-group-sm textarea + .form-control-feedback,
.form-group-sm .woocommerce select + .form-control-feedback, .woocommerce
.form-group-sm select + .form-control-feedback,
.form-group-sm
.woocommerce input[type=number] + .form-control-feedback,
.woocommerce
.form-group-sm input[type=number] + .form-control-feedback,
.form-group-sm
.woocommerce input[type=search] + .form-control-feedback,
.woocommerce
.form-group-sm input[type=search] + .form-control-feedback,
.form-group-sm
.woocommerce-page select + .form-control-feedback,
.woocommerce-page
.form-group-sm select + .form-control-feedback,
.form-group-sm
.woocommerce-page input[type=number] + .form-control-feedback,
.woocommerce-page
.form-group-sm input[type=number] + .form-control-feedback,
.form-group-sm
.woocommerce-page input[type=search] + .form-control-feedback,
.woocommerce-page
.form-group-sm input[type=search] + .form-control-feedback {
width: 33px;
height: 33px;
line-height: 33px; }
.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: #fff; }
.has-success .form-control, .has-success .comment-form input[type="text"], .comment-form .has-success input[type="text"], .has-success
.comment-form input[type="email"],
.comment-form .has-success input[type="email"], .has-success
.comment-form input[type="url"],
.comment-form .has-success input[type="url"], .has-success
.comment-form textarea,
.comment-form .has-success textarea, .has-success .input-text, .has-success .ginput_container input, .ginput_container .has-success input, .has-success
.ginput_container select,
.ginput_container .has-success select, .has-success
.ginput_container textarea,
.ginput_container .has-success textarea, .has-success .woocommerce select, .woocommerce .has-success select, .has-success
.woocommerce input[type=number],
.woocommerce .has-success input[type=number], .has-success
.woocommerce input[type=search],
.woocommerce .has-success input[type=search], .has-success
.woocommerce-page select,
.woocommerce-page .has-success select, .has-success
.woocommerce-page input[type=number],
.woocommerce-page .has-success input[type=number], .has-success
.woocommerce-page input[type=search],
.woocommerce-page .has-success input[type=search] {
border-color: #fff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus, .has-success .comment-form input[type="text"]:focus, .comment-form .has-success input[type="text"]:focus, .has-success
.comment-form input[type="email"]:focus,
.comment-form .has-success input[type="email"]:focus, .has-success
.comment-form input[type="url"]:focus,
.comment-form .has-success input[type="url"]:focus, .has-success
.comment-form textarea:focus,
.comment-form .has-success textarea:focus, .has-success .input-text:focus, .has-success .ginput_container input:focus, .ginput_container .has-success input:focus, .has-success
.ginput_container select:focus,
.ginput_container .has-success select:focus, .has-success
.ginput_container textarea:focus,
.ginput_container .has-success textarea:focus, .has-success .woocommerce select:focus, .woocommerce .has-success select:focus, .has-success
.woocommerce input[type=number]:focus,
.woocommerce .has-success input[type=number]:focus, .has-success
.woocommerce input[type=search]:focus,
.woocommerce .has-success input[type=search]:focus, .has-success
.woocommerce-page select:focus,
.woocommerce-page .has-success select:focus, .has-success
.woocommerce-page input[type=number]:focus,
.woocommerce-page .has-success input[type=number]:focus, .has-success
.woocommerce-page input[type=search]:focus,
.woocommerce-page .has-success input[type=search]:focus {
border-color: #e6e6e6;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-success .input-group-addon {
color: #fff;
border-color: #fff;
background-color: #8AC06E; }
.has-success .form-control-feedback {
color: #fff; }
.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: #fff; }
.has-warning .form-control, .has-warning .comment-form input[type="text"], .comment-form .has-warning input[type="text"], .has-warning
.comment-form input[type="email"],
.comment-form .has-warning input[type="email"], .has-warning
.comment-form input[type="url"],
.comment-form .has-warning input[type="url"], .has-warning
.comment-form textarea,
.comment-form .has-warning textarea, .has-warning .input-text, .has-warning .ginput_container input, .ginput_container .has-warning input, .has-warning
.ginput_container select,
.ginput_container .has-warning select, .has-warning
.ginput_container textarea,
.ginput_container .has-warning textarea, .has-warning .woocommerce select, .woocommerce .has-warning select, .has-warning
.woocommerce input[type=number],
.woocommerce .has-warning input[type=number], .has-warning
.woocommerce input[type=search],
.woocommerce .has-warning input[type=search], .has-warning
.woocommerce-page select,
.woocommerce-page .has-warning select, .has-warning
.woocommerce-page input[type=number],
.woocommerce-page .has-warning input[type=number], .has-warning
.woocommerce-page input[type=search],
.woocommerce-page .has-warning input[type=search] {
border-color: #fff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus, .has-warning .comment-form input[type="text"]:focus, .comment-form .has-warning input[type="text"]:focus, .has-warning
.comment-form input[type="email"]:focus,
.comment-form .has-warning input[type="email"]:focus, .has-warning
.comment-form input[type="url"]:focus,
.comment-form .has-warning input[type="url"]:focus, .has-warning
.comment-form textarea:focus,
.comment-form .has-warning textarea:focus, .has-warning .input-text:focus, .has-warning .ginput_container input:focus, .ginput_container .has-warning input:focus, .has-warning
.ginput_container select:focus,
.ginput_container .has-warning select:focus, .has-warning
.ginput_container textarea:focus,
.ginput_container .has-warning textarea:focus, .has-warning .woocommerce select:focus, .woocommerce .has-warning select:focus, .has-warning
.woocommerce input[type=number]:focus,
.woocommerce .has-warning input[type=number]:focus, .has-warning
.woocommerce input[type=search]:focus,
.woocommerce .has-warning input[type=search]:focus, .has-warning
.woocommerce-page select:focus,
.woocommerce-page .has-warning select:focus, .has-warning
.woocommerce-page input[type=number]:focus,
.woocommerce-page .has-warning input[type=number]:focus, .has-warning
.woocommerce-page input[type=search]:focus,
.woocommerce-page .has-warning input[type=search]:focus {
border-color: #e6e6e6;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-warning .input-group-addon {
color: #fff;
border-color: #fff;
background-color: #FF9B01; }
.has-warning .form-control-feedback {
color: #fff; }
.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: #fff; }
.has-error .form-control, .has-error .comment-form input[type="text"], .comment-form .has-error input[type="text"], .has-error
.comment-form input[type="email"],
.comment-form .has-error input[type="email"], .has-error
.comment-form input[type="url"],
.comment-form .has-error input[type="url"], .has-error
.comment-form textarea,
.comment-form .has-error textarea, .has-error .input-text, .has-error .ginput_container input, .ginput_container .has-error input, .has-error
.ginput_container select,
.ginput_container .has-error select, .has-error
.ginput_container textarea,
.ginput_container .has-error textarea, .has-error .woocommerce select, .woocommerce .has-error select, .has-error
.woocommerce input[type=number],
.woocommerce .has-error input[type=number], .has-error
.woocommerce input[type=search],
.woocommerce .has-error input[type=search], .has-error
.woocommerce-page select,
.woocommerce-page .has-error select, .has-error
.woocommerce-page input[type=number],
.woocommerce-page .has-error input[type=number], .has-error
.woocommerce-page input[type=search],
.woocommerce-page .has-error input[type=search] {
border-color: #fff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus, .has-error .comment-form input[type="text"]:focus, .comment-form .has-error input[type="text"]:focus, .has-error
.comment-form input[type="email"]:focus,
.comment-form .has-error input[type="email"]:focus, .has-error
.comment-form input[type="url"]:focus,
.comment-form .has-error input[type="url"]:focus, .has-error
.comment-form textarea:focus,
.comment-form .has-error textarea:focus, .has-error .input-text:focus, .has-error .ginput_container input:focus, .ginput_container .has-error input:focus, .has-error
.ginput_container select:focus,
.ginput_container .has-error select:focus, .has-error
.ginput_container textarea:focus,
.ginput_container .has-error textarea:focus, .has-error .woocommerce select:focus, .woocommerce .has-error select:focus, .has-error
.woocommerce input[type=number]:focus,
.woocommerce .has-error input[type=number]:focus, .has-error
.woocommerce input[type=search]:focus,
.woocommerce .has-error input[type=search]:focus, .has-error
.woocommerce-page select:focus,
.woocommerce-page .has-error select:focus, .has-error
.woocommerce-page input[type=number]:focus,
.woocommerce-page .has-error input[type=number]:focus, .has-error
.woocommerce-page input[type=search]:focus,
.woocommerce-page .has-error input[type=search]:focus {
border-color: #e6e6e6;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-error .input-group-addon {
color: #fff;
border-color: #fff;
background-color: #EA5758; }
.has-error .form-control-feedback {
color: #fff; }
.has-feedback label ~ .form-control-feedback {
top: 27px; }
.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label.screen-reader-text ~ .form-control-feedback {
top: 0; }
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #767676; }
@media (min-width: 768px) {
.form-inline .form-group, .form-inline .comment-form p, .comment-form .form-inline p, .form-inline .gform_wrapper li, .gform_wrapper .form-inline li {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .form-control, .form-inline .comment-form input[type="text"], .comment-form .form-inline input[type="text"], .form-inline
.comment-form input[type="email"],
.comment-form .form-inline input[type="email"], .form-inline
.comment-form input[type="url"],
.comment-form .form-inline input[type="url"], .form-inline
.comment-form textarea,
.comment-form .form-inline textarea, .form-inline .input-text, .form-inline .ginput_container input, .ginput_container .form-inline input, .form-inline
.ginput_container select,
.ginput_container .form-inline select, .form-inline
.ginput_container textarea,
.ginput_container .form-inline textarea, .form-inline .woocommerce select, .woocommerce .form-inline select, .form-inline
.woocommerce input[type=number],
.woocommerce .form-inline input[type=number], .form-inline
.woocommerce input[type=search],
.woocommerce .form-inline input[type=search], .form-inline
.woocommerce-page select,
.woocommerce-page .form-inline select, .form-inline
.woocommerce-page input[type=number],
.woocommerce-page .form-inline input[type=number], .form-inline
.woocommerce-page input[type=search],
.woocommerce-page .form-inline input[type=search] {
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,
.form-inline .input-group .comment-form input[type="text"], .comment-form
.form-inline .input-group input[type="text"],
.form-inline .input-group
.comment-form input[type="email"],
.comment-form
.form-inline .input-group input[type="email"],
.form-inline .input-group
.comment-form input[type="url"],
.comment-form
.form-inline .input-group input[type="url"],
.form-inline .input-group
.comment-form textarea,
.comment-form
.form-inline .input-group textarea,
.form-inline .input-group .input-text,
.form-inline .input-group .ginput_container input, .ginput_container
.form-inline .input-group input,
.form-inline .input-group
.ginput_container select,
.ginput_container
.form-inline .input-group select,
.form-inline .input-group
.ginput_container textarea,
.ginput_container
.form-inline .input-group textarea,
.form-inline .input-group .woocommerce select, .woocommerce
.form-inline .input-group select,
.form-inline .input-group
.woocommerce input[type=number],
.woocommerce
.form-inline .input-group input[type=number],
.form-inline .input-group
.woocommerce input[type=search],
.woocommerce
.form-inline .input-group input[type=search],
.form-inline .input-group
.woocommerce-page select,
.woocommerce-page
.form-inline .input-group select,
.form-inline .input-group
.woocommerce-page input[type=number],
.woocommerce-page
.form-inline .input-group input[type=number],
.form-inline .input-group
.woocommerce-page input[type=search],
.woocommerce-page
.form-inline .input-group input[type=search] {
width: auto; }
.form-inline .input-group > .form-control, .form-inline .comment-form .input-group > input[type="text"], .comment-form .form-inline .input-group > input[type="text"], .form-inline
.comment-form .input-group > input[type="email"],
.comment-form .form-inline .input-group > input[type="email"], .form-inline
.comment-form .input-group > input[type="url"],
.comment-form .form-inline .input-group > input[type="url"], .form-inline
.comment-form .input-group > textarea,
.comment-form .form-inline .input-group > textarea, .form-inline .input-group > .input-text, .form-inline .ginput_container .input-group > input, .ginput_container .form-inline .input-group > input, .form-inline
.ginput_container .input-group > select,
.ginput_container .form-inline .input-group > select, .form-inline
.ginput_container .input-group > textarea,
.ginput_container .form-inline .input-group > textarea, .form-inline .woocommerce .input-group > select, .woocommerce .form-inline .input-group > select, .form-inline
.woocommerce .input-group > input[type=number],
.woocommerce .form-inline .input-group > input[type=number], .form-inline
.woocommerce .input-group > input[type=search],
.woocommerce .form-inline .input-group > input[type=search], .form-inline
.woocommerce-page .input-group > select,
.woocommerce-page .form-inline .input-group > select, .form-inline
.woocommerce-page .input-group > input[type=number],
.woocommerce-page .form-inline .input-group > input[type=number], .form-inline
.woocommerce-page .input-group > input[type=search],
.woocommerce-page .form-inline .input-group > input[type=search] {
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: 29px; }
.form-horizontal .form-group, .form-horizontal .comment-form p, .comment-form .form-horizontal p, .form-horizontal .gform_wrapper li, .gform_wrapper .form-horizontal li {
margin-left: -15px;
margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .comment-form p:before, .comment-form .form-horizontal p:before, .form-horizontal .gform_wrapper li:before, .gform_wrapper .form-horizontal li:before, .form-horizontal .form-group:after, .form-horizontal .comment-form p:after, .comment-form .form-horizontal p:after, .form-horizontal .gform_wrapper li:after, .gform_wrapper .form-horizontal li:after {
content: " ";
display: table; }
.form-horizontal .form-group:after, .form-horizontal .comment-form p:after, .comment-form .form-horizontal p:after, .form-horizontal .gform_wrapper li:after, .gform_wrapper .form-horizontal li:after {
clear: both; }
@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: 20px; } }
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 14px; } }
.btn, .nav-links a, .comment-form input[type="submit"], #comments .comment-reply-link, .gform_button, .woocommerce ul.products .added_to_cart,
.woocommerce-page ul.products .added_to_cart, .woocommerce-product-search button[type=submit] {
display: inline-block;
margin-bottom: 0;
font-weight: 600;
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: 16px;
line-height: 1.42857;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.btn:focus, .nav-links a:focus, .comment-form input[type="submit"]:focus, #comments .comment-reply-link:focus, .gform_button:focus, .woocommerce ul.products .added_to_cart:focus,
.woocommerce-page ul.products .added_to_cart:focus, .woocommerce-product-search button[type=submit]:focus, .btn.focus, .nav-links a.focus, .comment-form input.focus[type="submit"], #comments .focus.comment-reply-link, .focus.gform_button, .woocommerce ul.products .focus.added_to_cart,
.woocommerce-page ul.products .focus.added_to_cart, .woocommerce-product-search button.focus[type=submit], .btn:active:focus, .nav-links a:active:focus, .comment-form input[type="submit"]:active:focus, #comments .comment-reply-link:active:focus, .gform_button:active:focus, .woocommerce ul.products .added_to_cart:active:focus,
.woocommerce-page ul.products .added_to_cart:active:focus, .woocommerce-product-search button[type=submit]:active:focus, .btn:active.focus, .nav-links a:active.focus, .comment-form input[type="submit"]:active.focus, #comments .comment-reply-link:active.focus, .gform_button:active.focus, .woocommerce ul.products .added_to_cart:active.focus,
.woocommerce-page ul.products .added_to_cart:active.focus, .woocommerce-product-search button[type=submit]:active.focus, .btn.active:focus, .nav-links a.active:focus, .comment-form input.active[type="submit"]:focus, #comments .active.comment-reply-link:focus, .active.gform_button:focus, .woocommerce ul.products .active.added_to_cart:focus,
.woocommerce-page ul.products .active.added_to_cart:focus, .woocommerce-product-search button.active[type=submit]:focus, .btn.active.focus, .nav-links a.active.focus, .comment-form input.active.focus[type="submit"], #comments .active.focus.comment-reply-link, .active.focus.gform_button, .woocommerce ul.products .active.focus.added_to_cart,
.woocommerce-page ul.products .active.focus.added_to_cart, .woocommerce-product-search button.active.focus[type=submit] {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.btn:hover, .nav-links a:hover, .comment-form input[type="submit"]:hover, #comments .comment-reply-link:hover, .gform_button:hover, .woocommerce ul.products .added_to_cart:hover,
.woocommerce-page ul.products .added_to_cart:hover, .woocommerce-product-search button[type=submit]:hover, .btn:focus, .nav-links a:focus, .comment-form input[type="submit"]:focus, #comments .comment-reply-link:focus, .gform_button:focus, .woocommerce ul.products .added_to_cart:focus,
.woocommerce-page ul.products .added_to_cart:focus, .woocommerce-product-search button[type=submit]:focus, .btn.focus, .nav-links a.focus, .comment-form input.focus[type="submit"], #comments .focus.comment-reply-link, .focus.gform_button, .woocommerce ul.products .focus.added_to_cart,
.woocommerce-page ul.products .focus.added_to_cart, .woocommerce-product-search button.focus[type=submit] {
color: #333;
text-decoration: none; }
.btn:active, .nav-links a:active, .comment-form input[type="submit"]:active, #comments .comment-reply-link:active, .gform_button:active, .woocommerce ul.products .added_to_cart:active,
.woocommerce-page ul.products .added_to_cart:active, .woocommerce-product-search button[type=submit]:active, .btn.active, .nav-links a.active, .comment-form input.active[type="submit"], #comments .active.comment-reply-link, .active.gform_button, .woocommerce ul.products .active.added_to_cart,
.woocommerce-page ul.products .active.added_to_cart, .woocommerce-product-search button.active[type=submit] {
outline: 0;
background-image: none;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .nav-links a.disabled, .comment-form input.disabled[type="submit"], #comments .disabled.comment-reply-link, .disabled.gform_button, .woocommerce ul.products .disabled.added_to_cart,
.woocommerce-page ul.products .disabled.added_to_cart, .woocommerce-product-search button.disabled[type=submit], .btn[disabled], .nav-links a[disabled], .comment-form input[disabled][type="submit"], #comments [disabled].comment-reply-link, [disabled].gform_button, .woocommerce ul.products [disabled].added_to_cart,
.woocommerce-page ul.products [disabled].added_to_cart, .woocommerce-product-search button[disabled][type=submit],
fieldset[disabled] .btn,
fieldset[disabled] .nav-links a, .nav-links
fieldset[disabled] a,
fieldset[disabled] .comment-form input[type="submit"], .comment-form
fieldset[disabled] input[type="submit"],
fieldset[disabled] #comments .comment-reply-link, #comments
fieldset[disabled] .comment-reply-link,
fieldset[disabled] .gform_button,
fieldset[disabled] .woocommerce ul.products .added_to_cart, .woocommerce ul.products
fieldset[disabled] .added_to_cart,
fieldset[disabled]
.woocommerce-page ul.products .added_to_cart,
.woocommerce-page ul.products
fieldset[disabled] .added_to_cart,
fieldset[disabled] .woocommerce-product-search button[type=submit], .woocommerce-product-search
fieldset[disabled] button[type=submit] {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none; }
a.btn.disabled, .nav-links a.disabled, #comments a.disabled.comment-reply-link, a.disabled.gform_button, .woocommerce ul.products a.disabled.added_to_cart,
.woocommerce-page ul.products a.disabled.added_to_cart,
fieldset[disabled] a.btn,
fieldset[disabled] .nav-links a, .nav-links
fieldset[disabled] a,
fieldset[disabled] #comments a.comment-reply-link, #comments
fieldset[disabled] a.comment-reply-link,
fieldset[disabled] a.gform_button,
fieldset[disabled] .woocommerce ul.products a.added_to_cart, .woocommerce ul.products
fieldset[disabled] a.added_to_cart,
fieldset[disabled]
.woocommerce-page ul.products a.added_to_cart,
.woocommerce-page ul.products
fieldset[disabled] a.added_to_cart {
pointer-events: none; }
.btn-default, #comments .comment-reply-link, .woocommerce-product-search button[type=submit] {
color: #333;
background-color: #fff;
border-color: #000000; }
.btn-default:focus, #comments .comment-reply-link:focus, .woocommerce-product-search button[type=submit]:focus, .btn-default.focus, #comments .focus.comment-reply-link, .woocommerce-product-search button.focus[type=submit] {
color: #333;
background-color: #e6e6e6;
border-color: black; }
.btn-default:hover, #comments .comment-reply-link:hover, .woocommerce-product-search button[type=submit]:hover {
color: #333;
background-color: #e6e6e6;
border-color: black; }
.btn-default:active, #comments .comment-reply-link:active, .woocommerce-product-search button[type=submit]:active, .btn-default.active, #comments .active.comment-reply-link, .woocommerce-product-search button.active[type=submit],
.open > .btn-default.dropdown-toggle, #comments
.open > .dropdown-toggle.comment-reply-link, .woocommerce-product-search
.open > button.dropdown-toggle[type=submit] {
color: #333;
background-color: #e6e6e6;
border-color: black; }
.btn-default:active:hover, #comments .comment-reply-link:active:hover, .woocommerce-product-search button[type=submit]:active:hover, .btn-default:active:focus, #comments .comment-reply-link:active:focus, .woocommerce-product-search button[type=submit]:active:focus, .btn-default:active.focus, #comments .comment-reply-link:active.focus, .woocommerce-product-search button[type=submit]:active.focus, .btn-default.active:hover, #comments .active.comment-reply-link:hover, .woocommerce-product-search button.active[type=submit]:hover, .btn-default.active:focus, #comments .active.comment-reply-link:focus, .woocommerce-product-search button.active[type=submit]:focus, .btn-default.active.focus, #comments .active.focus.comment-reply-link, .woocommerce-product-search button.active.focus[type=submit],
.open > .btn-default.dropdown-toggle:hover, #comments
.open > .dropdown-toggle.comment-reply-link:hover, .woocommerce-product-search
.open > button.dropdown-toggle[type=submit]:hover,
.open > .btn-default.dropdown-toggle:focus, #comments
.open > .dropdown-toggle.comment-reply-link:focus, .woocommerce-product-search
.open > button.dropdown-toggle[type=submit]:focus,
.open > .btn-default.dropdown-toggle.focus, #comments
.open > .dropdown-toggle.focus.comment-reply-link, .woocommerce-product-search
.open > button.dropdown-toggle.focus[type=submit] {
color: #333;
background-color: #d4d4d4;
border-color: black; }
.btn-default:active, #comments .comment-reply-link:active, .woocommerce-product-search button[type=submit]:active, .btn-default.active, #comments .active.comment-reply-link, .woocommerce-product-search button.active[type=submit],
.open > .btn-default.dropdown-toggle, #comments
.open > .dropdown-toggle.comment-reply-link, .woocommerce-product-search
.open > button.dropdown-toggle[type=submit] {
background-image: none; }
.btn-default.disabled:hover, #comments .disabled.comment-reply-link:hover, .woocommerce-product-search button.disabled[type=submit]:hover, .btn-default.disabled:focus, #comments .disabled.comment-reply-link:focus, .woocommerce-product-search button.disabled[type=submit]:focus, .btn-default.disabled.focus, #comments .disabled.focus.comment-reply-link, .woocommerce-product-search button.disabled.focus[type=submit], .btn-default[disabled]:hover, #comments [disabled].comment-reply-link:hover, .woocommerce-product-search button[disabled][type=submit]:hover, .btn-default[disabled]:focus, #comments [disabled].comment-reply-link:focus, .woocommerce-product-search button[disabled][type=submit]:focus, .btn-default[disabled].focus, #comments [disabled].focus.comment-reply-link, .woocommerce-product-search button[disabled].focus[type=submit],
fieldset[disabled] .btn-default:hover,
fieldset[disabled] #comments .comment-reply-link:hover, #comments
fieldset[disabled] .comment-reply-link:hover,
fieldset[disabled] .woocommerce-product-search button[type=submit]:hover, .woocommerce-product-search
fieldset[disabled] button[type=submit]:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] #comments .comment-reply-link:focus, #comments
fieldset[disabled] .comment-reply-link:focus,
fieldset[disabled] .woocommerce-product-search button[type=submit]:focus, .woocommerce-product-search
fieldset[disabled] button[type=submit]:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] #comments .focus.comment-reply-link, #comments
fieldset[disabled] .focus.comment-reply-link,
fieldset[disabled] .woocommerce-product-search button.focus[type=submit], .woocommerce-product-search
fieldset[disabled] button.focus[type=submit] {
background-color: #fff;
border-color: #000000; }
.btn-default .badge, #comments .comment-reply-link .badge, .woocommerce-product-search button[type=submit] .badge {
color: #fff;
background-color: #333; }
.btn-primary, .nav-links a, .comment-form input[type="submit"], .gform_button {
color: #fff;
background-color: #000000;
border-color: black; }
.btn-primary:focus, .nav-links a:focus, .comment-form input[type="submit"]:focus, .gform_button:focus, .btn-primary.focus, .nav-links a.focus, .comment-form input.focus[type="submit"], .focus.gform_button {
color: #fff;
background-color: black;
border-color: black; }
.btn-primary:hover, .nav-links a:hover, .comment-form input[type="submit"]:hover, .gform_button:hover {
color: #fff;
background-color: black;
border-color: black; }
.btn-primary:active, .nav-links a:active, .comment-form input[type="submit"]:active, .gform_button:active, .btn-primary.active, .nav-links a.active, .comment-form input.active[type="submit"], .active.gform_button,
.open > .btn-primary.dropdown-toggle, .nav-links
.open > a.dropdown-toggle, .comment-form
.open > input.dropdown-toggle[type="submit"],
.open > .dropdown-toggle.gform_button {
color: #fff;
background-color: black;
border-color: black; }
.btn-primary:active:hover, .nav-links a:active:hover, .comment-form input[type="submit"]:active:hover, .gform_button:active:hover, .btn-primary:active:focus, .nav-links a:active:focus, .comment-form input[type="submit"]:active:focus, .gform_button:active:focus, .btn-primary:active.focus, .nav-links a:active.focus, .comment-form input[type="submit"]:active.focus, .gform_button:active.focus, .btn-primary.active:hover, .nav-links a.active:hover, .comment-form input.active[type="submit"]:hover, .active.gform_button:hover, .btn-primary.active:focus, .nav-links a.active:focus, .comment-form input.active[type="submit"]:focus, .active.gform_button:focus, .btn-primary.active.focus, .nav-links a.active.focus, .comment-form input.active.focus[type="submit"], .active.focus.gform_button,
.open > .btn-primary.dropdown-toggle:hover, .nav-links
.open > a.dropdown-toggle:hover, .comment-form
.open > input.dropdown-toggle[type="submit"]:hover,
.open > .dropdown-toggle.gform_button:hover,
.open > .btn-primary.dropdown-toggle:focus, .nav-links
.open > a.dropdown-toggle:focus, .comment-form
.open > input.dropdown-toggle[type="submit"]:focus,
.open > .dropdown-toggle.gform_button:focus,
.open > .btn-primary.dropdown-toggle.focus, .nav-links
.open > a.dropdown-toggle.focus, .comment-form
.open > input.dropdown-toggle.focus[type="submit"],
.open > .dropdown-toggle.focus.gform_button {
color: #fff;
background-color: black;
border-color: black; }
.btn-primary:active, .nav-links a:active, .comment-form input[type="submit"]:active, .gform_button:active, .btn-primary.active, .nav-links a.active, .comment-form input.active[type="submit"], .active.gform_button,
.open > .btn-primary.dropdown-toggle, .nav-links
.open > a.dropdown-toggle, .comment-form
.open > input.dropdown-toggle[type="submit"],
.open > .dropdown-toggle.gform_button {
background-image: none; }
.btn-primary.disabled:hover, .nav-links a.disabled:hover, .comment-form input.disabled[type="submit"]:hover, .disabled.gform_button:hover, .btn-primary.disabled:focus, .nav-links a.disabled:focus, .comment-form input.disabled[type="submit"]:focus, .disabled.gform_button:focus, .btn-primary.disabled.focus, .nav-links a.disabled.focus, .comment-form input.disabled.focus[type="submit"], .disabled.focus.gform_button, .btn-primary[disabled]:hover, .nav-links a[disabled]:hover, .comment-form input[disabled][type="submit"]:hover, [disabled].gform_button:hover, .btn-primary[disabled]:focus, .nav-links a[disabled]:focus, .comment-form input[disabled][type="submit"]:focus, [disabled].gform_button:focus, .btn-primary[disabled].focus, .nav-links a[disabled].focus, .comment-form input[disabled].focus[type="submit"], [disabled].focus.gform_button,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .nav-links a:hover, .nav-links
fieldset[disabled] a:hover,
fieldset[disabled] .comment-form input[type="submit"]:hover, .comment-form
fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] .gform_button:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .nav-links a:focus, .nav-links
fieldset[disabled] a:focus,
fieldset[disabled] .comment-form input[type="submit"]:focus, .comment-form
fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] .gform_button:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .nav-links a.focus, .nav-links
fieldset[disabled] a.focus,
fieldset[disabled] .comment-form input.focus[type="submit"], .comment-form
fieldset[disabled] input.focus[type="submit"],
fieldset[disabled] .focus.gform_button {
background-color: #000000;
border-color: black; }
.btn-primary .badge, .nav-links a .badge, .comment-form input[type="submit"] .badge, .gform_button .badge {
color: #000000;
background-color: #fff; }
.btn-success {
color: #fff;
background-color: #8AC06E;
border-color: #7cb85c; }
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #6eaf4c;
border-color: #41682d; }
.btn-success:hover {
color: #fff;
background-color: #6eaf4c;
border-color: #5e9641; }
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #6eaf4c;
border-color: #5e9641; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #5e9641;
border-color: #41682d; }
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
background-image: none; }
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
background-color: #8AC06E;
border-color: #7cb85c; }
.btn-success .badge {
color: #8AC06E;
background-color: #fff; }
.btn-info {
color: #fff;
background-color: #114F7C;
border-color: #0e4166; }
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #0b324f;
border-color: black; }
.btn-info:hover {
color: #fff;
background-color: #0b324f;
border-color: #071e30; }
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #0b324f;
border-color: #071e30; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #071e30;
border-color: black; }
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
background-image: none; }
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
background-color: #114F7C;
border-color: #0e4166; }
.btn-info .badge {
color: #114F7C;
background-color: #fff; }
.btn-warning {
color: #fff;
background-color: #FF9B01;
border-color: #e78c00; }
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #cd7c00;
border-color: #673e00; }
.btn-warning:hover {
color: #fff;
background-color: #cd7c00;
border-color: #a96700; }
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #cd7c00;
border-color: #a96700; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #a96700;
border-color: #673e00; }
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
background-image: none; }
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
background-color: #FF9B01;
border-color: #e78c00; }
.btn-warning .badge {
color: #FF9B01;
background-color: #fff; }
.btn-danger {
color: #fff;
background-color: #EA5758;
border-color: #e74041; }
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #e42a2b;
border-color: #951314; }
.btn-danger:hover {
color: #fff;
background-color: #e42a2b;
border-color: #d01a1b; }
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #e42a2b;
border-color: #d01a1b; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #d01a1b;
border-color: #951314; }
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
background-image: none; }
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
background-color: #EA5758;
border-color: #e74041; }
.btn-danger .badge {
color: #EA5758;
background-color: #fff; }
.btn-link, .woocommerce ul.products .added_to_cart,
.woocommerce-page ul.products .added_to_cart {
color: #000000;
font-weight: normal;
border-radius: 0; }
.btn-link, .woocommerce ul.products .added_to_cart,
.woocommerce-page ul.products .added_to_cart, .btn-link:active, .woocommerce ul.products .added_to_cart:active,
.woocommerce-page ul.products .added_to_cart:active, .btn-link.active, .woocommerce ul.products .active.added_to_cart,
.woocommerce-page ul.products .active.added_to_cart, .btn-link[disabled], .woocommerce ul.products [disabled].added_to_cart,
.woocommerce-page ul.products [disabled].added_to_cart,
fieldset[disabled] .btn-link,
fieldset[disabled] .woocommerce ul.products .added_to_cart, .woocommerce ul.products
fieldset[disabled] .added_to_cart,
fieldset[disabled]
.woocommerce-page ul.products .added_to_cart,
.woocommerce-page ul.products
fieldset[disabled] .added_to_cart {
background-color: transparent;
box-shadow: none; }
.btn-link, .woocommerce ul.products .added_to_cart,
.woocommerce-page ul.products .added_to_cart, .btn-link:hover, .woocommerce ul.products .added_to_cart:hover,
.woocommerce-page ul.products .added_to_cart:hover, .btn-link:focus, .woocommerce ul.products .added_to_cart:focus,
.woocommerce-page ul.products .added_to_cart:focus, .btn-link:active, .woocommerce ul.products .added_to_cart:active,
.woocommerce-page ul.products .added_to_cart:active {
border-color: transparent; }
.btn-link:hover, .woocommerce ul.products .added_to_cart:hover,
.woocommerce-page ul.products .added_to_cart:hover, .btn-link:focus, .woocommerce ul.products .added_to_cart:focus,
.woocommerce-page ul.products .added_to_cart:focus {
color: black;
text-decoration: underline;
background-color: transparent; }
.btn-link[disabled]:hover, .woocommerce ul.products [disabled].added_to_cart:hover,
.woocommerce-page ul.products [disabled].added_to_cart:hover, .btn-link[disabled]:focus, .woocommerce ul.products [disabled].added_to_cart:focus,
.woocommerce-page ul.products [disabled].added_to_cart:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .woocommerce ul.products .added_to_cart:hover, .woocommerce ul.products
fieldset[disabled] .added_to_cart:hover,
fieldset[disabled]
.woocommerce-page ul.products .added_to_cart:hover,
.woocommerce-page ul.products
fieldset[disabled] .added_to_cart:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .woocommerce ul.products .added_to_cart:focus, .woocommerce ul.products
fieldset[disabled] .added_to_cart:focus,
fieldset[disabled]
.woocommerce-page ul.products .added_to_cart:focus,
.woocommerce-page ul.products
fieldset[disabled] .added_to_cart:focus {
color: #777777;
text-decoration: none; }
.btn-lg, .btn-group-lg > .btn, .nav-links .btn-group-lg > a, .comment-form .btn-group-lg > input[type="submit"], #comments .btn-group-lg > .comment-reply-link, .btn-group-lg > .gform_button, .woocommerce ul.products .btn-group-lg > .added_to_cart,
.woocommerce-page ul.products .btn-group-lg > .added_to_cart, .woocommerce-product-search .btn-group-lg > button[type=submit] {
padding: 10px 16px;
font-size: 20px;
line-height: 1.33333;
border-radius: 2px; }
.btn-sm, .btn-group-sm > .btn, .nav-links .btn-group-sm > a, .comment-form .btn-group-sm > input[type="submit"], #comments .btn-group-sm > .comment-reply-link, .btn-group-sm > .gform_button, .woocommerce ul.products .btn-group-sm > .added_to_cart,
.woocommerce-page ul.products .btn-group-sm > .added_to_cart, .woocommerce-product-search .btn-group-sm > button[type=submit], .nav-links a {
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 2px; }
.btn-xs, .btn-group-xs > .btn, .nav-links .btn-group-xs > a, .comment-form .btn-group-xs > input[type="submit"], #comments .btn-group-xs > .comment-reply-link, .btn-group-xs > .gform_button, .woocommerce ul.products .btn-group-xs > .added_to_cart,
.woocommerce-page ul.products .btn-group-xs > .added_to_cart, .woocommerce-product-search .btn-group-xs > button[type=submit] {
padding: 1px 5px;
font-size: 14px;
line-height: 1.5;
border-radius: 2px; }
.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 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.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: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.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: 16px;
text-align: left;
background-color: #48281a;
border: 1px solid #48281a;
border: 1px solid #48281a;
border-radius: 0;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box; }
.dropdown-menu.pull-right, .nav-links .dropdown-menu.nav-next {
right: 0;
left: auto; }
.dropdown-menu .divider {
height: 1px;
margin: 10px 0;
overflow: hidden;
background-color: #80472f; }
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #BB865E;
white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #F6E3C9;
background-color: transparent; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: transparent; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #777777; }
.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: 14px;
line-height: 1.42857;
color: #777777;
white-space: nowrap; }
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990; }
.pull-right > .dropdown-menu, .nav-links .nav-next > .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: 1070px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto; }
.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, .nav-links .btn-group > a, .comment-form .btn-group > input[type="submit"], #comments .btn-group > .comment-reply-link, .btn-group > .gform_button, .woocommerce ul.products .btn-group > .added_to_cart,
.woocommerce-page ul.products .btn-group > .added_to_cart, .woocommerce-product-search .btn-group > button[type=submit],
.btn-group-vertical > .btn, .nav-links
.btn-group-vertical > a, .comment-form
.btn-group-vertical > input[type="submit"], #comments
.btn-group-vertical > .comment-reply-link,
.btn-group-vertical > .gform_button, .woocommerce ul.products
.btn-group-vertical > .added_to_cart,
.woocommerce-page ul.products
.btn-group-vertical > .added_to_cart, .woocommerce-product-search
.btn-group-vertical > button[type=submit] {
position: relative;
float: left; }
.btn-group > .btn:hover, .nav-links .btn-group > a:hover, .comment-form .btn-group > input[type="submit"]:hover, #comments .btn-group > .comment-reply-link:hover, .btn-group > .gform_button:hover, .woocommerce ul.products .btn-group > .added_to_cart:hover,
.woocommerce-page ul.products .btn-group > .added_to_cart:hover, .woocommerce-product-search .btn-group > button[type=submit]:hover, .btn-group > .btn:focus, .nav-links .btn-group > a:focus, .comment-form .btn-group > input[type="submit"]:focus, #comments .btn-group > .comment-reply-link:focus, .btn-group > .gform_button:focus, .woocommerce ul.products .btn-group > .added_to_cart:focus,
.woocommerce-page ul.products .btn-group > .added_to_cart:focus, .woocommerce-product-search .btn-group > button[type=submit]:focus, .btn-group > .btn:active, .nav-links .btn-group > a:active, .comment-form .btn-group > input[type="submit"]:active, #comments .btn-group > .comment-reply-link:active, .btn-group > .gform_button:active, .woocommerce ul.products .btn-group > .added_to_cart:active,
.woocommerce-page ul.products .btn-group > .added_to_cart:active, .woocommerce-product-search .btn-group > button[type=submit]:active, .btn-group > .btn.active, .nav-links .btn-group > a.active, .comment-form .btn-group > input.active[type="submit"], #comments .btn-group > .active.comment-reply-link, .btn-group > .active.gform_button, .woocommerce ul.products .btn-group > .active.added_to_cart,
.woocommerce-page ul.products .btn-group > .active.added_to_cart, .woocommerce-product-search .btn-group > button.active[type=submit],
.btn-group-vertical > .btn:hover, .nav-links
.btn-group-vertical > a:hover, .comment-form
.btn-group-vertical > input[type="submit"]:hover, #comments
.btn-group-vertical > .comment-reply-link:hover,
.btn-group-vertical > .gform_button:hover, .woocommerce ul.products
.btn-group-vertical > .added_to_cart:hover,
.woocommerce-page ul.products
.btn-group-vertical > .added_to_cart:hover, .woocommerce-product-search
.btn-group-vertical > button[type=submit]:hover,
.btn-group-vertical > .btn:focus, .nav-links
.btn-group-vertical > a:focus, .comment-form
.btn-group-vertical > input[type="submit"]:focus, #comments
.btn-group-vertical > .comment-reply-link:focus,
.btn-group-vertical > .gform_button:focus, .woocommerce ul.products
.btn-group-vertical > .added_to_cart:focus,
.woocommerce-page ul.products
.btn-group-vertical > .added_to_cart:focus, .woocommerce-product-search
.btn-group-vertical > button[type=submit]:focus,
.btn-group-vertical > .btn:active, .nav-links
.btn-group-vertical > a:active, .comment-form
.btn-group-vertical > input[type="submit"]:active, #comments
.btn-group-vertical > .comment-reply-link:active,
.btn-group-vertical > .gform_button:active, .woocommerce ul.products
.btn-group-vertical > .added_to_cart:active,
.woocommerce-page ul.products
.btn-group-vertical > .added_to_cart:active, .woocommerce-product-search
.btn-group-vertical > button[type=submit]:active,
.btn-group-vertical > .btn.active, .nav-links
.btn-group-vertical > a.active, .comment-form
.btn-group-vertical > input.active[type="submit"], #comments
.btn-group-vertical > .active.comment-reply-link,
.btn-group-vertical > .active.gform_button, .woocommerce ul.products
.btn-group-vertical > .active.added_to_cart,
.woocommerce-page ul.products
.btn-group-vertical > .active.added_to_cart, .woocommerce-product-search
.btn-group-vertical > button.active[type=submit] {
z-index: 2; }
.btn-group .btn + .btn, .btn-group .nav-links a + .btn, .nav-links .btn-group a + .btn, .btn-group .comment-form input[type="submit"] + .btn, .comment-form .btn-group input[type="submit"] + .btn, .btn-group #comments .comment-reply-link + .btn, #comments .btn-group .comment-reply-link + .btn, .btn-group .gform_button + .btn, .btn-group .woocommerce ul.products .added_to_cart + .btn, .woocommerce ul.products .btn-group .added_to_cart + .btn, .btn-group
.woocommerce-page ul.products .added_to_cart + .btn,
.woocommerce-page ul.products .btn-group .added_to_cart + .btn, .btn-group .woocommerce-product-search button[type=submit] + .btn, .woocommerce-product-search .btn-group button[type=submit] + .btn, .btn-group .nav-links .btn + a, .nav-links .btn-group .btn + a, .btn-group .nav-links a + a, .nav-links .btn-group a + a, .btn-group .comment-form .nav-links input[type="submit"] + a, .nav-links .btn-group .comment-form input[type="submit"] + a, .comment-form .btn-group .nav-links input[type="submit"] + a, .nav-links .comment-form .btn-group input[type="submit"] + a, .btn-group #comments .nav-links .comment-reply-link + a, .nav-links .btn-group #comments .comment-reply-link + a, #comments .btn-group .nav-links .comment-reply-link + a, .nav-links #comments .btn-group .comment-reply-link + a, .btn-group .nav-links .gform_button + a, .nav-links .btn-group .gform_button + a, .btn-group .woocommerce ul.products .nav-links .added_to_cart + a, .nav-links .btn-group .woocommerce ul.products .added_to_cart + a, .woocommerce ul.products .btn-group .nav-links .added_to_cart + a, .nav-links .woocommerce ul.products .btn-group .added_to_cart + a, .btn-group
.woocommerce-page ul.products .nav-links .added_to_cart + a, .nav-links .btn-group
.woocommerce-page ul.products .added_to_cart + a,
.woocommerce-page ul.products .btn-group .nav-links .added_to_cart + a, .nav-links
.woocommerce-page ul.products .btn-group .added_to_cart + a, .btn-group .woocommerce-product-search .nav-links button[type=submit] + a, .nav-links .btn-group .woocommerce-product-search button[type=submit] + a, .woocommerce-product-search .btn-group .nav-links button[type=submit] + a, .nav-links .woocommerce-product-search .btn-group button[type=submit] + a, .btn-group .comment-form .btn + input[type="submit"], .comment-form .btn-group .btn + input[type="submit"], .btn-group .nav-links .comment-form a + input[type="submit"], .comment-form .btn-group .nav-links a + input[type="submit"], .nav-links .btn-group .comment-form a + input[type="submit"], .comment-form .nav-links .btn-group a + input[type="submit"], .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form .btn-group input[type="submit"] + input[type="submit"], .btn-group #comments .comment-form .comment-reply-link + input[type="submit"], .comment-form .btn-group #comments .comment-reply-link + input[type="submit"], #comments .btn-group .comment-form .comment-reply-link + input[type="submit"], .comment-form #comments .btn-group .comment-reply-link + input[type="submit"], .btn-group .comment-form .gform_button + input[type="submit"], .comment-form .btn-group .gform_button + input[type="submit"], .btn-group .woocommerce ul.products .comment-form .added_to_cart + input[type="submit"], .comment-form .btn-group .woocommerce ul.products .added_to_cart + input[type="submit"], .woocommerce ul.products .btn-group .comment-form .added_to_cart + input[type="submit"], .comment-form .woocommerce ul.products .btn-group .added_to_cart + input[type="submit"], .btn-group
.woocommerce-page ul.products .comment-form .added_to_cart + input[type="submit"], .comment-form .btn-group
.woocommerce-page ul.products .added_to_cart + input[type="submit"],
.woocommerce-page ul.products .btn-group .comment-form .added_to_cart + input[type="submit"], .comment-form
.woocommerce-page ul.products .btn-group .added_to_cart + input[type="submit"], .btn-group .woocommerce-product-search .comment-form button[type=submit] + input[type="submit"], .comment-form .btn-group .woocommerce-product-search button[type=submit] + input[type="submit"], .woocommerce-product-search .btn-group .comment-form button[type=submit] + input[type="submit"], .comment-form .woocommerce-product-search .btn-group button[type=submit] + input[type="submit"], .btn-group #comments .btn + .comment-reply-link, #comments .btn-group .btn + .comment-reply-link, .btn-group .nav-links #comments a + .comment-reply-link, #comments .btn-group .nav-links a + .comment-reply-link, .nav-links .btn-group #comments a + .comment-reply-link, #comments .nav-links .btn-group a + .comment-reply-link, .btn-group .comment-form #comments input[type="submit"] + .comment-reply-link, #comments .btn-group .comment-form input[type="submit"] + .comment-reply-link, .comment-form .btn-group #comments input[type="submit"] + .comment-reply-link, #comments .comment-form .btn-group input[type="submit"] + .comment-reply-link, .btn-group #comments .comment-reply-link + .comment-reply-link, #comments .btn-group .comment-reply-link + .comment-reply-link, .btn-group #comments .gform_button + .comment-reply-link, #comments .btn-group .gform_button + .comment-reply-link, .btn-group .woocommerce ul.products #comments .added_to_cart + .comment-reply-link, #comments .btn-group .woocommerce ul.products .added_to_cart + .comment-reply-link, .woocommerce ul.products .btn-group #comments .added_to_cart + .comment-reply-link, #comments .woocommerce ul.products .btn-group .added_to_cart + .comment-reply-link, .btn-group
.woocommerce-page ul.products #comments .added_to_cart + .comment-reply-link, #comments .btn-group
.woocommerce-page ul.products .added_to_cart + .comment-reply-link,
.woocommerce-page ul.products .btn-group #comments .added_to_cart + .comment-reply-link, #comments
.woocommerce-page ul.products .btn-group .added_to_cart + .comment-reply-link, .btn-group .woocommerce-product-search #comments button[type=submit] + .comment-reply-link, #comments .btn-group .woocommerce-product-search button[type=submit] + .comment-reply-link, .woocommerce-product-search .btn-group #comments button[type=submit] + .comment-reply-link, #comments .woocommerce-product-search .btn-group button[type=submit] + .comment-reply-link, .btn-group .btn + .gform_button, .btn-group .nav-links a + .gform_button, .nav-links .btn-group a + .gform_button, .btn-group .comment-form input[type="submit"] + .gform_button, .comment-form .btn-group input[type="submit"] + .gform_button, .btn-group #comments .comment-reply-link + .gform_button, #comments .btn-group .comment-reply-link + .gform_button, .btn-group .gform_button + .gform_button, .btn-group .woocommerce ul.products .added_to_cart + .gform_button, .woocommerce ul.products .btn-group .added_to_cart + .gform_button, .btn-group
.woocommerce-page ul.products .added_to_cart + .gform_button,
.woocommerce-page ul.products .btn-group .added_to_cart + .gform_button, .btn-group .woocommerce-product-search button[type=submit] + .gform_button, .woocommerce-product-search .btn-group button[type=submit] + .gform_button, .btn-group .woocommerce ul.products .btn + .added_to_cart, .woocommerce ul.products .btn-group .btn + .added_to_cart, .btn-group .nav-links .woocommerce ul.products a + .added_to_cart, .woocommerce ul.products .btn-group .nav-links a + .added_to_cart, .nav-links .btn-group .woocommerce ul.products a + .added_to_cart, .woocommerce ul.products .nav-links .btn-group a + .added_to_cart, .btn-group .comment-form .woocommerce ul.products input[type="submit"] + .added_to_cart, .woocommerce ul.products .btn-group .comment-form input[type="submit"] + .added_to_cart, .comment-form .btn-group .woocommerce ul.products input[type="submit"] + .added_to_cart, .woocommerce ul.products .comment-form .btn-group input[type="submit"] + .added_to_cart, .btn-group #comments .woocommerce ul.products .comment-reply-link + .added_to_cart, .woocommerce ul.products .btn-group #comments .comment-reply-link + .added_to_cart, #comments .btn-group .woocommerce ul.products .comment-reply-link + .added_to_cart, .woocommerce ul.products #comments .btn-group .comment-reply-link + .added_to_cart, .btn-group .woocommerce ul.products .gform_button + .added_to_cart, .woocommerce ul.products .btn-group .gform_button + .added_to_cart, .btn-group .woocommerce ul.products .added_to_cart + .added_to_cart, .woocommerce ul.products .btn-group .added_to_cart + .added_to_cart, .btn-group .woocommerce-product-search .woocommerce ul.products button[type=submit] + .added_to_cart, .woocommerce ul.products .btn-group .woocommerce-product-search button[type=submit] + .added_to_cart, .woocommerce-product-search .btn-group .woocommerce ul.products button[type=submit] + .added_to_cart, .woocommerce ul.products .woocommerce-product-search .btn-group button[type=submit] + .added_to_cart, .btn-group
.woocommerce-page ul.products .btn + .added_to_cart,
.woocommerce-page ul.products .btn-group .btn + .added_to_cart, .btn-group .nav-links
.woocommerce-page ul.products a + .added_to_cart,
.woocommerce-page ul.products .btn-group .nav-links a + .added_to_cart, .nav-links .btn-group
.woocommerce-page ul.products a + .added_to_cart,
.woocommerce-page ul.products .nav-links .btn-group a + .added_to_cart, .btn-group .comment-form
.woocommerce-page ul.products input[type="submit"] + .added_to_cart,
.woocommerce-page ul.products .btn-group .comment-form input[type="submit"] + .added_to_cart, .comment-form .btn-group
.woocommerce-page ul.products input[type="submit"] + .added_to_cart,
.woocommerce-page ul.products .comment-form .btn-group input[type="submit"] + .added_to_cart, .btn-group #comments
.woocommerce-page ul.products .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products .btn-group #comments .comment-reply-link + .added_to_cart, #comments .btn-group
.woocommerce-page ul.products .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products #comments .btn-group .comment-reply-link + .added_to_cart, .btn-group
.woocommerce-page ul.products .gform_button + .added_to_cart,
.woocommerce-page ul.products .btn-group .gform_button + .added_to_cart, .btn-group .woocommerce-page ul.products .added_to_cart + .added_to_cart, .woocommerce-page ul.products .btn-group .added_to_cart + .added_to_cart, .btn-group .woocommerce-product-search
.woocommerce-page ul.products button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .btn-group .woocommerce-product-search button[type=submit] + .added_to_cart, .woocommerce-product-search .btn-group
.woocommerce-page ul.products button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .woocommerce-product-search .btn-group button[type=submit] + .added_to_cart, .btn-group .woocommerce-product-search .btn + button[type=submit], .woocommerce-product-search .btn-group .btn + button[type=submit], .btn-group .nav-links .woocommerce-product-search a + button[type=submit], .woocommerce-product-search .btn-group .nav-links a + button[type=submit], .nav-links .btn-group .woocommerce-product-search a + button[type=submit], .woocommerce-product-search .nav-links .btn-group a + button[type=submit], .btn-group .comment-form .woocommerce-product-search input[type="submit"] + button[type=submit], .woocommerce-product-search .btn-group .comment-form input[type="submit"] + button[type=submit], .comment-form .btn-group .woocommerce-product-search input[type="submit"] + button[type=submit], .woocommerce-product-search .comment-form .btn-group input[type="submit"] + button[type=submit], .btn-group #comments .woocommerce-product-search .comment-reply-link + button[type=submit], .woocommerce-product-search .btn-group #comments .comment-reply-link + button[type=submit], #comments .btn-group .woocommerce-product-search .comment-reply-link + button[type=submit], .woocommerce-product-search #comments .btn-group .comment-reply-link + button[type=submit], .btn-group .woocommerce-product-search .gform_button + button[type=submit], .woocommerce-product-search .btn-group .gform_button + button[type=submit], .btn-group .woocommerce ul.products .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .btn-group .woocommerce ul.products .added_to_cart + button[type=submit], .woocommerce ul.products .btn-group .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .woocommerce ul.products .btn-group .added_to_cart + button[type=submit], .btn-group
.woocommerce-page ul.products .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .btn-group
.woocommerce-page ul.products .added_to_cart + button[type=submit],
.woocommerce-page ul.products .btn-group .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search
.woocommerce-page ul.products .btn-group .added_to_cart + button[type=submit], .btn-group .woocommerce-product-search button[type=submit] + button[type=submit], .woocommerce-product-search .btn-group button[type=submit] + button[type=submit],
.btn-group .btn + .btn-group,
.btn-group .nav-links a + .btn-group, .nav-links
.btn-group a + .btn-group,
.btn-group .comment-form input[type="submit"] + .btn-group, .comment-form
.btn-group input[type="submit"] + .btn-group,
.btn-group #comments .comment-reply-link + .btn-group, #comments
.btn-group .comment-reply-link + .btn-group,
.btn-group .gform_button + .btn-group,
.btn-group .woocommerce ul.products .added_to_cart + .btn-group, .woocommerce ul.products
.btn-group .added_to_cart + .btn-group,
.btn-group
.woocommerce-page ul.products .added_to_cart + .btn-group,
.woocommerce-page ul.products
.btn-group .added_to_cart + .btn-group,
.btn-group .woocommerce-product-search button[type=submit] + .btn-group, .woocommerce-product-search
.btn-group button[type=submit] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .nav-links .btn-group + a, .nav-links
.btn-group .btn-group + a,
.btn-group .comment-form .btn-group + input[type="submit"], .comment-form
.btn-group .btn-group + input[type="submit"],
.btn-group #comments .btn-group + .comment-reply-link, #comments
.btn-group .btn-group + .comment-reply-link,
.btn-group .btn-group + .gform_button,
.btn-group .woocommerce ul.products .btn-group + .added_to_cart, .woocommerce ul.products
.btn-group .btn-group + .added_to_cart,
.btn-group
.woocommerce-page ul.products .btn-group + .added_to_cart,
.woocommerce-page ul.products
.btn-group .btn-group + .added_to_cart,
.btn-group .woocommerce-product-search .btn-group + button[type=submit], .woocommerce-product-search
.btn-group .btn-group + button[type=submit],
.btn-group .btn-group + .btn-group {
margin-left: -1px; }
.btn-toolbar {
margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table; }
.btn-toolbar:after {
clear: both; }
.btn-toolbar .btn, .btn-toolbar .nav-links a, .nav-links .btn-toolbar a, .btn-toolbar .comment-form input[type="submit"], .comment-form .btn-toolbar input[type="submit"], .btn-toolbar #comments .comment-reply-link, #comments .btn-toolbar .comment-reply-link, .btn-toolbar .gform_button, .btn-toolbar .woocommerce ul.products .added_to_cart, .woocommerce ul.products .btn-toolbar .added_to_cart, .btn-toolbar
.woocommerce-page ul.products .added_to_cart,
.woocommerce-page ul.products .btn-toolbar .added_to_cart, .btn-toolbar .woocommerce-product-search button[type=submit], .woocommerce-product-search .btn-toolbar button[type=submit],
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left; }
.btn-toolbar > .btn, .nav-links .btn-toolbar > a, .comment-form .btn-toolbar > input[type="submit"], #comments .btn-toolbar > .comment-reply-link, .btn-toolbar > .gform_button, .woocommerce ul.products .btn-toolbar > .added_to_cart,
.woocommerce-page ul.products .btn-toolbar > .added_to_cart, .woocommerce-product-search .btn-toolbar > button[type=submit],
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .nav-links .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle), #comments .btn-group > .comment-reply-link:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .gform_button:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce ul.products .btn-group > .added_to_cart:not(:first-child):not(:last-child):not(.dropdown-toggle),
.woocommerce-page ul.products .btn-group > .added_to_cart:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce-product-search .btn-group > button[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0; }
.btn-group > .btn:first-child, .nav-links .btn-group > a:first-child, .comment-form .btn-group > input[type="submit"]:first-child, #comments .btn-group > .comment-reply-link:first-child, .btn-group > .gform_button:first-child, .woocommerce ul.products .btn-group > .added_to_cart:first-child,
.woocommerce-page ul.products .btn-group > .added_to_cart:first-child, .woocommerce-product-search .btn-group > button[type=submit]:first-child {
margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .nav-links .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle), #comments .btn-group > .comment-reply-link:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .gform_button:first-child:not(:last-child):not(.dropdown-toggle), .woocommerce ul.products .btn-group > .added_to_cart:first-child:not(:last-child):not(.dropdown-toggle),
.woocommerce-page ul.products .btn-group > .added_to_cart:first-child:not(:last-child):not(.dropdown-toggle), .woocommerce-product-search .btn-group > button[type=submit]: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), .nav-links .btn-group > a:last-child:not(:first-child), .comment-form .btn-group > input[type="submit"]:last-child:not(:first-child), #comments .btn-group > .comment-reply-link:last-child:not(:first-child), .btn-group > .gform_button:last-child:not(:first-child), .woocommerce ul.products .btn-group > .added_to_cart:last-child:not(:first-child),
.woocommerce-page ul.products .btn-group > .added_to_cart:last-child:not(:first-child), .woocommerce-product-search .btn-group > button[type=submit]: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, .nav-links .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .comment-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], #comments .btn-group > .btn-group:not(:first-child):not(:last-child) > .comment-reply-link, .btn-group > .btn-group:not(:first-child):not(:last-child) > .gform_button, .woocommerce ul.products .btn-group > .btn-group:not(:first-child):not(:last-child) > .added_to_cart,
.woocommerce-page ul.products .btn-group > .btn-group:not(:first-child):not(:last-child) > .added_to_cart, .woocommerce-product-search .btn-group > .btn-group:not(:first-child):not(:last-child) > button[type=submit] {
border-radius: 0; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .nav-links .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .comment-form .btn-group > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, #comments .btn-group > .btn-group:first-child:not(:last-child) > .comment-reply-link:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .gform_button:last-child, .woocommerce ul.products .btn-group > .btn-group:first-child:not(:last-child) > .added_to_cart:last-child,
.woocommerce-page ul.products .btn-group > .btn-group:first-child:not(:last-child) > .added_to_cart:last-child, .woocommerce-product-search .btn-group > .btn-group:first-child:not(:last-child) > button[type=submit]: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, .nav-links .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .comment-form .btn-group > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, #comments .btn-group > .btn-group:last-child:not(:first-child) > .comment-reply-link:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .gform_button:first-child, .woocommerce ul.products .btn-group > .btn-group:last-child:not(:first-child) > .added_to_cart:first-child,
.woocommerce-page ul.products .btn-group > .btn-group:last-child:not(:first-child) > .added_to_cart:first-child, .woocommerce-product-search .btn-group > .btn-group:last-child:not(:first-child) > button[type=submit]: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, .nav-links .btn-group > a + .dropdown-toggle, .comment-form .btn-group > input[type="submit"] + .dropdown-toggle, #comments .btn-group > .comment-reply-link + .dropdown-toggle, .btn-group > .gform_button + .dropdown-toggle, .woocommerce ul.products .btn-group > .added_to_cart + .dropdown-toggle,
.woocommerce-page ul.products .btn-group > .added_to_cart + .dropdown-toggle, .woocommerce-product-search .btn-group > button[type=submit] + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .nav-links .btn-group-lg.btn-group > a + .dropdown-toggle, .comment-form .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, #comments .btn-group-lg.btn-group > .comment-reply-link + .dropdown-toggle, .btn-group-lg.btn-group > .gform_button + .dropdown-toggle, .woocommerce ul.products .btn-group-lg.btn-group > .added_to_cart + .dropdown-toggle,
.woocommerce-page ul.products .btn-group-lg.btn-group > .added_to_cart + .dropdown-toggle, .woocommerce-product-search .btn-group-lg.btn-group > button[type=submit] + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px; }
.btn-group.open .dropdown-toggle {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link, .btn-group.open .woocommerce ul.products .dropdown-toggle.added_to_cart, .woocommerce ul.products .btn-group.open .dropdown-toggle.added_to_cart, .btn-group.open
.woocommerce-page ul.products .dropdown-toggle.added_to_cart,
.woocommerce-page ul.products .btn-group.open .dropdown-toggle.added_to_cart {
box-shadow: none; }
.btn .caret, .nav-links a .caret, .comment-form input[type="submit"] .caret, #comments .comment-reply-link .caret, .gform_button .caret, .woocommerce ul.products .added_to_cart .caret,
.woocommerce-page ul.products .added_to_cart .caret, .woocommerce-product-search button[type=submit] .caret {
margin-left: 0; }
.btn-lg .caret, .btn-group-lg > .btn .caret, .nav-links .btn-group-lg > a .caret, .comment-form .btn-group-lg > input[type="submit"] .caret, #comments .btn-group-lg > .comment-reply-link .caret, .btn-group-lg > .gform_button .caret, .woocommerce ul.products .btn-group-lg > .added_to_cart .caret,
.woocommerce-page ul.products .btn-group-lg > .added_to_cart .caret, .woocommerce-product-search .btn-group-lg > button[type=submit] .caret {
border-width: 5px 5px 0;
border-bottom-width: 0; }
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .nav-links .btn-group-lg > a .caret, .nav-links .dropup .btn-group-lg > a .caret, .dropup .comment-form .btn-group-lg > input[type="submit"] .caret, .comment-form .dropup .btn-group-lg > input[type="submit"] .caret, .dropup #comments .btn-group-lg > .comment-reply-link .caret, #comments .dropup .btn-group-lg > .comment-reply-link .caret, .dropup .btn-group-lg > .gform_button .caret, .dropup .woocommerce ul.products .btn-group-lg > .added_to_cart .caret, .woocommerce ul.products .dropup .btn-group-lg > .added_to_cart .caret, .dropup
.woocommerce-page ul.products .btn-group-lg > .added_to_cart .caret,
.woocommerce-page ul.products .dropup .btn-group-lg > .added_to_cart .caret, .dropup .woocommerce-product-search .btn-group-lg > button[type=submit] .caret, .woocommerce-product-search .dropup .btn-group-lg > button[type=submit] .caret {
border-width: 0 5px 5px; }
.btn-group-vertical > .btn, .nav-links .btn-group-vertical > a, .comment-form .btn-group-vertical > input[type="submit"], #comments .btn-group-vertical > .comment-reply-link, .btn-group-vertical > .gform_button, .woocommerce ul.products .btn-group-vertical > .added_to_cart,
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart, .woocommerce-product-search .btn-group-vertical > button[type=submit],
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .nav-links
.btn-group-vertical > .btn-group > a, .comment-form
.btn-group-vertical > .btn-group > input[type="submit"], #comments
.btn-group-vertical > .btn-group > .comment-reply-link,
.btn-group-vertical > .btn-group > .gform_button, .woocommerce ul.products
.btn-group-vertical > .btn-group > .added_to_cart,
.woocommerce-page ul.products
.btn-group-vertical > .btn-group > .added_to_cart, .woocommerce-product-search
.btn-group-vertical > .btn-group > button[type=submit] {
display: block;
float: none;
width: 100%;
max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
content: " ";
display: table; }
.btn-group-vertical > .btn-group:after {
clear: both; }
.btn-group-vertical > .btn-group > .btn, .nav-links .btn-group-vertical > .btn-group > a, .comment-form .btn-group-vertical > .btn-group > input[type="submit"], #comments .btn-group-vertical > .btn-group > .comment-reply-link, .btn-group-vertical > .btn-group > .gform_button, .woocommerce ul.products .btn-group-vertical > .btn-group > .added_to_cart,
.woocommerce-page ul.products .btn-group-vertical > .btn-group > .added_to_cart, .woocommerce-product-search .btn-group-vertical > .btn-group > button[type=submit] {
float: none; }
.btn-group-vertical > .btn + .btn, .nav-links .btn-group-vertical > a + .btn, .comment-form .btn-group-vertical > input[type="submit"] + .btn, #comments .btn-group-vertical > .comment-reply-link + .btn, .btn-group-vertical > .gform_button + .btn, .woocommerce ul.products .btn-group-vertical > .added_to_cart + .btn,
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart + .btn, .woocommerce-product-search .btn-group-vertical > button[type=submit] + .btn, .nav-links .btn-group-vertical > .btn + a, .nav-links .btn-group-vertical > a + a, .comment-form .nav-links .btn-group-vertical > input[type="submit"] + a, .nav-links .comment-form .btn-group-vertical > input[type="submit"] + a, #comments .nav-links .btn-group-vertical > .comment-reply-link + a, .nav-links #comments .btn-group-vertical > .comment-reply-link + a, .nav-links .btn-group-vertical > .gform_button + a, .woocommerce ul.products .nav-links .btn-group-vertical > .added_to_cart + a, .nav-links .woocommerce ul.products .btn-group-vertical > .added_to_cart + a,
.woocommerce-page ul.products .nav-links .btn-group-vertical > .added_to_cart + a, .nav-links
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart + a, .woocommerce-product-search .nav-links .btn-group-vertical > button[type=submit] + a, .nav-links .woocommerce-product-search .btn-group-vertical > button[type=submit] + a, .comment-form .btn-group-vertical > .btn + input[type="submit"], .nav-links .comment-form .btn-group-vertical > a + input[type="submit"], .comment-form .nav-links .btn-group-vertical > a + input[type="submit"], .comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"], #comments .comment-form .btn-group-vertical > .comment-reply-link + input[type="submit"], .comment-form #comments .btn-group-vertical > .comment-reply-link + input[type="submit"], .comment-form .btn-group-vertical > .gform_button + input[type="submit"], .woocommerce ul.products .comment-form .btn-group-vertical > .added_to_cart + input[type="submit"], .comment-form .woocommerce ul.products .btn-group-vertical > .added_to_cart + input[type="submit"],
.woocommerce-page ul.products .comment-form .btn-group-vertical > .added_to_cart + input[type="submit"], .comment-form
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart + input[type="submit"], .woocommerce-product-search .comment-form .btn-group-vertical > button[type=submit] + input[type="submit"], .comment-form .woocommerce-product-search .btn-group-vertical > button[type=submit] + input[type="submit"], #comments .btn-group-vertical > .btn + .comment-reply-link, .nav-links #comments .btn-group-vertical > a + .comment-reply-link, #comments .nav-links .btn-group-vertical > a + .comment-reply-link, .comment-form #comments .btn-group-vertical > input[type="submit"] + .comment-reply-link, #comments .comment-form .btn-group-vertical > input[type="submit"] + .comment-reply-link, #comments .btn-group-vertical > .comment-reply-link + .comment-reply-link, #comments .btn-group-vertical > .gform_button + .comment-reply-link, .woocommerce ul.products #comments .btn-group-vertical > .added_to_cart + .comment-reply-link, #comments .woocommerce ul.products .btn-group-vertical > .added_to_cart + .comment-reply-link,
.woocommerce-page ul.products #comments .btn-group-vertical > .added_to_cart + .comment-reply-link, #comments
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart + .comment-reply-link, .woocommerce-product-search #comments .btn-group-vertical > button[type=submit] + .comment-reply-link, #comments .woocommerce-product-search .btn-group-vertical > button[type=submit] + .comment-reply-link, .btn-group-vertical > .btn + .gform_button, .nav-links .btn-group-vertical > a + .gform_button, .comment-form .btn-group-vertical > input[type="submit"] + .gform_button, #comments .btn-group-vertical > .comment-reply-link + .gform_button, .btn-group-vertical > .gform_button + .gform_button, .woocommerce ul.products .btn-group-vertical > .added_to_cart + .gform_button,
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart + .gform_button, .woocommerce-product-search .btn-group-vertical > button[type=submit] + .gform_button, .woocommerce ul.products .btn-group-vertical > .btn + .added_to_cart, .nav-links .woocommerce ul.products .btn-group-vertical > a + .added_to_cart, .woocommerce ul.products .nav-links .btn-group-vertical > a + .added_to_cart, .comment-form .woocommerce ul.products .btn-group-vertical > input[type="submit"] + .added_to_cart, .woocommerce ul.products .comment-form .btn-group-vertical > input[type="submit"] + .added_to_cart, #comments .woocommerce ul.products .btn-group-vertical > .comment-reply-link + .added_to_cart, .woocommerce ul.products #comments .btn-group-vertical > .comment-reply-link + .added_to_cart, .woocommerce ul.products .btn-group-vertical > .gform_button + .added_to_cart, .woocommerce ul.products .btn-group-vertical > .added_to_cart + .added_to_cart, .woocommerce-product-search .woocommerce ul.products .btn-group-vertical > button[type=submit] + .added_to_cart, .woocommerce ul.products .woocommerce-product-search .btn-group-vertical > button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .btn-group-vertical > .btn + .added_to_cart, .nav-links
.woocommerce-page ul.products .btn-group-vertical > a + .added_to_cart,
.woocommerce-page ul.products .nav-links .btn-group-vertical > a + .added_to_cart, .comment-form
.woocommerce-page ul.products .btn-group-vertical > input[type="submit"] + .added_to_cart,
.woocommerce-page ul.products .comment-form .btn-group-vertical > input[type="submit"] + .added_to_cart, #comments
.woocommerce-page ul.products .btn-group-vertical > .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products #comments .btn-group-vertical > .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products .btn-group-vertical > .gform_button + .added_to_cart, .woocommerce-page ul.products .btn-group-vertical > .added_to_cart + .added_to_cart, .woocommerce-product-search
.woocommerce-page ul.products .btn-group-vertical > button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .woocommerce-product-search .btn-group-vertical > button[type=submit] + .added_to_cart, .woocommerce-product-search .btn-group-vertical > .btn + button[type=submit], .nav-links .woocommerce-product-search .btn-group-vertical > a + button[type=submit], .woocommerce-product-search .nav-links .btn-group-vertical > a + button[type=submit], .comment-form .woocommerce-product-search .btn-group-vertical > input[type="submit"] + button[type=submit], .woocommerce-product-search .comment-form .btn-group-vertical > input[type="submit"] + button[type=submit], #comments .woocommerce-product-search .btn-group-vertical > .comment-reply-link + button[type=submit], .woocommerce-product-search #comments .btn-group-vertical > .comment-reply-link + button[type=submit], .woocommerce-product-search .btn-group-vertical > .gform_button + button[type=submit], .woocommerce ul.products .woocommerce-product-search .btn-group-vertical > .added_to_cart + button[type=submit], .woocommerce-product-search .woocommerce ul.products .btn-group-vertical > .added_to_cart + button[type=submit],
.woocommerce-page ul.products .woocommerce-product-search .btn-group-vertical > .added_to_cart + button[type=submit], .woocommerce-product-search
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart + button[type=submit], .woocommerce-product-search .btn-group-vertical > button[type=submit] + button[type=submit],
.btn-group-vertical > .btn + .btn-group, .nav-links
.btn-group-vertical > a + .btn-group, .comment-form
.btn-group-vertical > input[type="submit"] + .btn-group, #comments
.btn-group-vertical > .comment-reply-link + .btn-group,
.btn-group-vertical > .gform_button + .btn-group, .woocommerce ul.products
.btn-group-vertical > .added_to_cart + .btn-group,
.woocommerce-page ul.products
.btn-group-vertical > .added_to_cart + .btn-group, .woocommerce-product-search
.btn-group-vertical > button[type=submit] + .btn-group,
.btn-group-vertical > .btn-group + .btn, .nav-links
.btn-group-vertical > .btn-group + a, .comment-form
.btn-group-vertical > .btn-group + input[type="submit"], #comments
.btn-group-vertical > .btn-group + .comment-reply-link,
.btn-group-vertical > .btn-group + .gform_button, .woocommerce ul.products
.btn-group-vertical > .btn-group + .added_to_cart,
.woocommerce-page ul.products
.btn-group-vertical > .btn-group + .added_to_cart, .woocommerce-product-search
.btn-group-vertical > .btn-group + button[type=submit],
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child), .nav-links .btn-group-vertical > a:not(:first-child):not(:last-child), .comment-form .btn-group-vertical > input[type="submit"]:not(:first-child):not(:last-child), #comments .btn-group-vertical > .comment-reply-link:not(:first-child):not(:last-child), .btn-group-vertical > .gform_button:not(:first-child):not(:last-child), .woocommerce ul.products .btn-group-vertical > .added_to_cart:not(:first-child):not(:last-child),
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart:not(:first-child):not(:last-child), .woocommerce-product-search .btn-group-vertical > button[type=submit]:not(:first-child):not(:last-child) {
border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .nav-links .btn-group-vertical > a:first-child:not(:last-child), .comment-form .btn-group-vertical > input[type="submit"]:first-child:not(:last-child), #comments .btn-group-vertical > .comment-reply-link:first-child:not(:last-child), .btn-group-vertical > .gform_button:first-child:not(:last-child), .woocommerce ul.products .btn-group-vertical > .added_to_cart:first-child:not(:last-child),
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart:first-child:not(:last-child), .woocommerce-product-search .btn-group-vertical > button[type=submit]:first-child:not(:last-child) {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .nav-links .btn-group-vertical > a:last-child:not(:first-child), .comment-form .btn-group-vertical > input[type="submit"]:last-child:not(:first-child), #comments .btn-group-vertical > .comment-reply-link:last-child:not(:first-child), .btn-group-vertical > .gform_button:last-child:not(:first-child), .woocommerce ul.products .btn-group-vertical > .added_to_cart:last-child:not(:first-child),
.woocommerce-page ul.products .btn-group-vertical > .added_to_cart:last-child:not(:first-child), .woocommerce-product-search .btn-group-vertical > button[type=submit]:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .nav-links .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .comment-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], #comments .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .comment-reply-link, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gform_button, .woocommerce ul.products .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .added_to_cart,
.woocommerce-page ul.products .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .added_to_cart, .woocommerce-product-search .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button[type=submit] {
border-radius: 0; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .nav-links .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .comment-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, #comments .btn-group-vertical > .btn-group:first-child:not(:last-child) > .comment-reply-link:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .gform_button:last-child, .woocommerce ul.products .btn-group-vertical > .btn-group:first-child:not(:last-child) > .added_to_cart:last-child,
.woocommerce-page ul.products .btn-group-vertical > .btn-group:first-child:not(:last-child) > .added_to_cart:last-child, .woocommerce-product-search .btn-group-vertical > .btn-group:first-child:not(:last-child) > button[type=submit]: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, .nav-links .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .comment-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, #comments .btn-group-vertical > .btn-group:last-child:not(:first-child) > .comment-reply-link:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .gform_button:first-child, .woocommerce ul.products .btn-group-vertical > .btn-group:last-child:not(:first-child) > .added_to_cart:first-child,
.woocommerce-page ul.products .btn-group-vertical > .btn-group:last-child:not(:first-child) > .added_to_cart:first-child, .woocommerce-product-search .btn-group-vertical > .btn-group:last-child:not(:first-child) > button[type=submit]: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, .nav-links .btn-group-justified > a, .comment-form .btn-group-justified > input[type="submit"], #comments .btn-group-justified > .comment-reply-link, .btn-group-justified > .gform_button, .woocommerce ul.products .btn-group-justified > .added_to_cart,
.woocommerce-page ul.products .btn-group-justified > .added_to_cart, .woocommerce-product-search .btn-group-justified > button[type=submit],
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%; }
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .nav-links a, .nav-links .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group .comment-form input[type="submit"], .comment-form .btn-group-justified > .btn-group input[type="submit"], .btn-group-justified > .btn-group #comments .comment-reply-link, #comments .btn-group-justified > .btn-group .comment-reply-link, .btn-group-justified > .btn-group .gform_button, .btn-group-justified > .btn-group .woocommerce ul.products .added_to_cart, .woocommerce ul.products .btn-group-justified > .btn-group .added_to_cart, .btn-group-justified > .btn-group
.woocommerce-page ul.products .added_to_cart,
.woocommerce-page ul.products .btn-group-justified > .btn-group .added_to_cart, .btn-group-justified > .btn-group .woocommerce-product-search button[type=submit], .woocommerce-product-search .btn-group-justified > .btn-group button[type=submit] {
width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu {
left: auto; }
[data-toggle="buttons"] > .btn input[type="radio"], .nav-links [data-toggle="buttons"] > a input[type="radio"], .comment-form [data-toggle="buttons"] > input[type="submit"] input[type="radio"], #comments [data-toggle="buttons"] > .comment-reply-link input[type="radio"], [data-toggle="buttons"] > .gform_button input[type="radio"], .woocommerce ul.products [data-toggle="buttons"] > .added_to_cart input[type="radio"],
.woocommerce-page ul.products [data-toggle="buttons"] > .added_to_cart input[type="radio"], .woocommerce-product-search [data-toggle="buttons"] > button[type=submit] input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .nav-links
[data-toggle="buttons"] > a input[type="checkbox"], .comment-form
[data-toggle="buttons"] > input[type="submit"] input[type="checkbox"], #comments
[data-toggle="buttons"] > .comment-reply-link input[type="checkbox"],
[data-toggle="buttons"] > .gform_button input[type="checkbox"], .woocommerce ul.products
[data-toggle="buttons"] > .added_to_cart input[type="checkbox"],
.woocommerce-page ul.products
[data-toggle="buttons"] > .added_to_cart input[type="checkbox"], .woocommerce-product-search
[data-toggle="buttons"] > button[type=submit] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .nav-links
[data-toggle="buttons"] > .btn-group > a input[type="radio"], .comment-form
[data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"], #comments
[data-toggle="buttons"] > .btn-group > .comment-reply-link input[type="radio"],
[data-toggle="buttons"] > .btn-group > .gform_button input[type="radio"], .woocommerce ul.products
[data-toggle="buttons"] > .btn-group > .added_to_cart input[type="radio"],
.woocommerce-page ul.products
[data-toggle="buttons"] > .btn-group > .added_to_cart input[type="radio"], .woocommerce-product-search
[data-toggle="buttons"] > .btn-group > button[type=submit] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .nav-links
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"], .comment-form
[data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"], #comments
[data-toggle="buttons"] > .btn-group > .comment-reply-link input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .gform_button input[type="checkbox"], .woocommerce ul.products
[data-toggle="buttons"] > .btn-group > .added_to_cart input[type="checkbox"],
.woocommerce-page ul.products
[data-toggle="buttons"] > .btn-group > .added_to_cart input[type="checkbox"], .woocommerce-product-search
[data-toggle="buttons"] > .btn-group > button[type=submit] 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, .input-group .comment-form input[type="text"], .comment-form .input-group input[type="text"], .input-group
.comment-form input[type="email"],
.comment-form .input-group input[type="email"], .input-group
.comment-form input[type="url"],
.comment-form .input-group input[type="url"], .input-group
.comment-form textarea,
.comment-form .input-group textarea, .input-group .input-text, .input-group .ginput_container input, .ginput_container .input-group input, .input-group
.ginput_container select,
.ginput_container .input-group select, .input-group
.ginput_container textarea,
.ginput_container .input-group textarea, .input-group .woocommerce select, .woocommerce .input-group select, .input-group
.woocommerce input[type=number],
.woocommerce .input-group input[type=number], .input-group
.woocommerce input[type=search],
.woocommerce .input-group input[type=search], .input-group
.woocommerce-page select,
.woocommerce-page .input-group select, .input-group
.woocommerce-page input[type=number],
.woocommerce-page .input-group input[type=number], .input-group
.woocommerce-page input[type=search],
.woocommerce-page .input-group input[type=search] {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.input-group .form-control:focus, .input-group .comment-form input[type="text"]:focus, .comment-form .input-group input[type="text"]:focus, .input-group
.comment-form input[type="email"]:focus,
.comment-form .input-group input[type="email"]:focus, .input-group
.comment-form input[type="url"]:focus,
.comment-form .input-group input[type="url"]:focus, .input-group
.comment-form textarea:focus,
.comment-form .input-group textarea:focus, .input-group .input-text:focus, .input-group .ginput_container input:focus, .ginput_container .input-group input:focus, .input-group
.ginput_container select:focus,
.ginput_container .input-group select:focus, .input-group
.ginput_container textarea:focus,
.ginput_container .input-group textarea:focus, .input-group .woocommerce select:focus, .woocommerce .input-group select:focus, .input-group
.woocommerce input[type=number]:focus,
.woocommerce .input-group input[type=number]:focus, .input-group
.woocommerce input[type=search]:focus,
.woocommerce .input-group input[type=search]:focus, .input-group
.woocommerce-page select:focus,
.woocommerce-page .input-group select:focus, .input-group
.woocommerce-page input[type=number]:focus,
.woocommerce-page .input-group input[type=number]:focus, .input-group
.woocommerce-page input[type=search]:focus,
.woocommerce-page .input-group input[type=search]:focus {
z-index: 3; }
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .comment-form input[type="text"], .comment-form
.input-group input[type="text"],
.input-group
.comment-form input[type="email"],
.comment-form
.input-group input[type="email"],
.input-group
.comment-form input[type="url"],
.comment-form
.input-group input[type="url"],
.input-group
.comment-form textarea,
.comment-form
.input-group textarea,
.input-group .input-text,
.input-group .ginput_container input, .ginput_container
.input-group input,
.input-group
.ginput_container select,
.ginput_container
.input-group select,
.input-group
.ginput_container textarea,
.ginput_container
.input-group textarea,
.input-group .woocommerce select, .woocommerce
.input-group select,
.input-group
.woocommerce input[type=number],
.woocommerce
.input-group input[type=number],
.input-group
.woocommerce input[type=search],
.woocommerce
.input-group input[type=search],
.input-group
.woocommerce-page select,
.woocommerce-page
.input-group select,
.input-group
.woocommerce-page input[type=number],
.woocommerce-page
.input-group input[type=number],
.input-group
.woocommerce-page input[type=search],
.woocommerce-page
.input-group input[type=search] {
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),
.input-group .comment-form input[type="text"]:not(:first-child):not(:last-child), .comment-form
.input-group input[type="text"]:not(:first-child):not(:last-child),
.input-group
.comment-form input[type="email"]:not(:first-child):not(:last-child),
.comment-form
.input-group input[type="email"]:not(:first-child):not(:last-child),
.input-group
.comment-form input[type="url"]:not(:first-child):not(:last-child),
.comment-form
.input-group input[type="url"]:not(:first-child):not(:last-child),
.input-group
.comment-form textarea:not(:first-child):not(:last-child),
.comment-form
.input-group textarea:not(:first-child):not(:last-child),
.input-group .input-text:not(:first-child):not(:last-child),
.input-group .ginput_container input:not(:first-child):not(:last-child), .ginput_container
.input-group input:not(:first-child):not(:last-child),
.input-group
.ginput_container select:not(:first-child):not(:last-child),
.ginput_container
.input-group select:not(:first-child):not(:last-child),
.input-group
.ginput_container textarea:not(:first-child):not(:last-child),
.ginput_container
.input-group textarea:not(:first-child):not(:last-child),
.input-group .woocommerce select:not(:first-child):not(:last-child), .woocommerce
.input-group select:not(:first-child):not(:last-child),
.input-group
.woocommerce input[type=number]:not(:first-child):not(:last-child),
.woocommerce
.input-group input[type=number]:not(:first-child):not(:last-child),
.input-group
.woocommerce input[type=search]:not(:first-child):not(:last-child),
.woocommerce
.input-group input[type=search]:not(:first-child):not(:last-child),
.input-group
.woocommerce-page select:not(:first-child):not(:last-child),
.woocommerce-page
.input-group select:not(:first-child):not(:last-child),
.input-group
.woocommerce-page input[type=number]:not(:first-child):not(:last-child),
.woocommerce-page
.input-group input[type=number]:not(:first-child):not(:last-child),
.input-group
.woocommerce-page input[type=search]:not(:first-child):not(:last-child),
.woocommerce-page
.input-group input[type=search]: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: 16px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 0; }
.input-group-addon.input-sm, .comment-form .input-group-sm > input.input-group-addon[type="text"],
.comment-form .input-group-sm > input.input-group-addon[type="email"],
.comment-form .input-group-sm > input.input-group-addon[type="url"],
.comment-form .input-group-sm > textarea.input-group-addon, .ginput_container .input-group-sm > input.input-group-addon,
.ginput_container .input-group-sm > select.input-group-addon,
.ginput_container .input-group-sm > textarea.input-group-addon, .woocommerce .input-group-sm > select.input-group-addon,
.woocommerce .input-group-sm > input.input-group-addon[type=number],
.woocommerce .input-group-sm > input.input-group-addon[type=search],
.woocommerce-page .input-group-sm > select.input-group-addon,
.woocommerce-page .input-group-sm > input.input-group-addon[type=number],
.woocommerce-page .input-group-sm > input.input-group-addon[type=search],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, .nav-links
.input-group-sm > .input-group-btn > a.input-group-addon, .comment-form
.input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], #comments
.input-group-sm > .input-group-btn > .input-group-addon.comment-reply-link,
.input-group-sm > .input-group-btn > .input-group-addon.gform_button, .woocommerce ul.products
.input-group-sm > .input-group-btn > .input-group-addon.added_to_cart,
.woocommerce-page ul.products
.input-group-sm > .input-group-btn > .input-group-addon.added_to_cart, .woocommerce-product-search
.input-group-sm > .input-group-btn > button.input-group-addon[type=submit] {
padding: 5px 10px;
font-size: 14px;
border-radius: 0; }
.input-group-addon.input-lg, .comment-form .input-group-lg > input.input-group-addon[type="text"],
.comment-form .input-group-lg > input.input-group-addon[type="email"],
.comment-form .input-group-lg > input.input-group-addon[type="url"],
.comment-form .input-group-lg > textarea.input-group-addon, .ginput_container .input-group-lg > input.input-group-addon,
.ginput_container .input-group-lg > select.input-group-addon,
.ginput_container .input-group-lg > textarea.input-group-addon, .woocommerce .input-group-lg > select.input-group-addon,
.woocommerce .input-group-lg > input.input-group-addon[type=number],
.woocommerce .input-group-lg > input.input-group-addon[type=search],
.woocommerce-page .input-group-lg > select.input-group-addon,
.woocommerce-page .input-group-lg > input.input-group-addon[type=number],
.woocommerce-page .input-group-lg > input.input-group-addon[type=search],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .nav-links
.input-group-lg > .input-group-btn > a.input-group-addon, .comment-form
.input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], #comments
.input-group-lg > .input-group-btn > .input-group-addon.comment-reply-link,
.input-group-lg > .input-group-btn > .input-group-addon.gform_button, .woocommerce ul.products
.input-group-lg > .input-group-btn > .input-group-addon.added_to_cart,
.woocommerce-page ul.products
.input-group-lg > .input-group-btn > .input-group-addon.added_to_cart, .woocommerce-product-search
.input-group-lg > .input-group-btn > button.input-group-addon[type=submit] {
padding: 10px 16px;
font-size: 20px;
border-radius: 0; }
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0; }
.input-group .form-control:first-child, .input-group .comment-form input[type="text"]:first-child, .comment-form .input-group input[type="text"]:first-child, .input-group
.comment-form input[type="email"]:first-child,
.comment-form .input-group input[type="email"]:first-child, .input-group
.comment-form input[type="url"]:first-child,
.comment-form .input-group input[type="url"]:first-child, .input-group
.comment-form textarea:first-child,
.comment-form .input-group textarea:first-child, .input-group .input-text:first-child, .input-group .ginput_container input:first-child, .ginput_container .input-group input:first-child, .input-group
.ginput_container select:first-child,
.ginput_container .input-group select:first-child, .input-group
.ginput_container textarea:first-child,
.ginput_container .input-group textarea:first-child, .input-group .woocommerce select:first-child, .woocommerce .input-group select:first-child, .input-group
.woocommerce input[type=number]:first-child,
.woocommerce .input-group input[type=number]:first-child, .input-group
.woocommerce input[type=search]:first-child,
.woocommerce .input-group input[type=search]:first-child, .input-group
.woocommerce-page select:first-child,
.woocommerce-page .input-group select:first-child, .input-group
.woocommerce-page input[type=number]:first-child,
.woocommerce-page .input-group input[type=number]:first-child, .input-group
.woocommerce-page input[type=search]:first-child,
.woocommerce-page .input-group input[type=search]:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn, .nav-links
.input-group-btn:first-child > a, .comment-form
.input-group-btn:first-child > input[type="submit"], #comments
.input-group-btn:first-child > .comment-reply-link,
.input-group-btn:first-child > .gform_button, .woocommerce ul.products
.input-group-btn:first-child > .added_to_cart,
.woocommerce-page ul.products
.input-group-btn:first-child > .added_to_cart, .woocommerce-product-search
.input-group-btn:first-child > button[type=submit],
.input-group-btn:first-child > .btn-group > .btn, .nav-links
.input-group-btn:first-child > .btn-group > a, .comment-form
.input-group-btn:first-child > .btn-group > input[type="submit"], #comments
.input-group-btn:first-child > .btn-group > .comment-reply-link,
.input-group-btn:first-child > .btn-group > .gform_button, .woocommerce ul.products
.input-group-btn:first-child > .btn-group > .added_to_cart,
.woocommerce-page ul.products
.input-group-btn:first-child > .btn-group > .added_to_cart, .woocommerce-product-search
.input-group-btn:first-child > .btn-group > button[type=submit],
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .nav-links
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .comment-form
.input-group-btn:last-child > input[type="submit"]:not(:last-child):not(.dropdown-toggle), #comments
.input-group-btn:last-child > .comment-reply-link:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .gform_button:not(:last-child):not(.dropdown-toggle), .woocommerce ul.products
.input-group-btn:last-child > .added_to_cart:not(:last-child):not(.dropdown-toggle),
.woocommerce-page ul.products
.input-group-btn:last-child > .added_to_cart:not(:last-child):not(.dropdown-toggle), .woocommerce-product-search
.input-group-btn:last-child > button[type=submit]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .nav-links
.input-group-btn:last-child > .btn-group:not(:last-child) > a, .comment-form
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"], #comments
.input-group-btn:last-child > .btn-group:not(:last-child) > .comment-reply-link,
.input-group-btn:last-child > .btn-group:not(:last-child) > .gform_button, .woocommerce ul.products
.input-group-btn:last-child > .btn-group:not(:last-child) > .added_to_cart,
.woocommerce-page ul.products
.input-group-btn:last-child > .btn-group:not(:last-child) > .added_to_cart, .woocommerce-product-search
.input-group-btn:last-child > .btn-group:not(:last-child) > button[type=submit] {
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 .comment-form input[type="text"]:last-child, .comment-form .input-group input[type="text"]:last-child, .input-group
.comment-form input[type="email"]:last-child,
.comment-form .input-group input[type="email"]:last-child, .input-group
.comment-form input[type="url"]:last-child,
.comment-form .input-group input[type="url"]:last-child, .input-group
.comment-form textarea:last-child,
.comment-form .input-group textarea:last-child, .input-group .input-text:last-child, .input-group .ginput_container input:last-child, .ginput_container .input-group input:last-child, .input-group
.ginput_container select:last-child,
.ginput_container .input-group select:last-child, .input-group
.ginput_container textarea:last-child,
.ginput_container .input-group textarea:last-child, .input-group .woocommerce select:last-child, .woocommerce .input-group select:last-child, .input-group
.woocommerce input[type=number]:last-child,
.woocommerce .input-group input[type=number]:last-child, .input-group
.woocommerce input[type=search]:last-child,
.woocommerce .input-group input[type=search]:last-child, .input-group
.woocommerce-page select:last-child,
.woocommerce-page .input-group select:last-child, .input-group
.woocommerce-page input[type=number]:last-child,
.woocommerce-page .input-group input[type=number]:last-child, .input-group
.woocommerce-page input[type=search]:last-child,
.woocommerce-page .input-group input[type=search]:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn, .nav-links
.input-group-btn:last-child > a, .comment-form
.input-group-btn:last-child > input[type="submit"], #comments
.input-group-btn:last-child > .comment-reply-link,
.input-group-btn:last-child > .gform_button, .woocommerce ul.products
.input-group-btn:last-child > .added_to_cart,
.woocommerce-page ul.products
.input-group-btn:last-child > .added_to_cart, .woocommerce-product-search
.input-group-btn:last-child > button[type=submit],
.input-group-btn:last-child > .btn-group > .btn, .nav-links
.input-group-btn:last-child > .btn-group > a, .comment-form
.input-group-btn:last-child > .btn-group > input[type="submit"], #comments
.input-group-btn:last-child > .btn-group > .comment-reply-link,
.input-group-btn:last-child > .btn-group > .gform_button, .woocommerce ul.products
.input-group-btn:last-child > .btn-group > .added_to_cart,
.woocommerce-page ul.products
.input-group-btn:last-child > .btn-group > .added_to_cart, .woocommerce-product-search
.input-group-btn:last-child > .btn-group > button[type=submit],
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), .nav-links
.input-group-btn:first-child > a:not(:first-child), .comment-form
.input-group-btn:first-child > input[type="submit"]:not(:first-child), #comments
.input-group-btn:first-child > .comment-reply-link:not(:first-child),
.input-group-btn:first-child > .gform_button:not(:first-child), .woocommerce ul.products
.input-group-btn:first-child > .added_to_cart:not(:first-child),
.woocommerce-page ul.products
.input-group-btn:first-child > .added_to_cart:not(:first-child), .woocommerce-product-search
.input-group-btn:first-child > button[type=submit]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .nav-links
.input-group-btn:first-child > .btn-group:not(:first-child) > a, .comment-form
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"], #comments
.input-group-btn:first-child > .btn-group:not(:first-child) > .comment-reply-link,
.input-group-btn:first-child > .btn-group:not(:first-child) > .gform_button, .woocommerce ul.products
.input-group-btn:first-child > .btn-group:not(:first-child) > .added_to_cart,
.woocommerce-page ul.products
.input-group-btn:first-child > .btn-group:not(:first-child) > .added_to_cart, .woocommerce-product-search
.input-group-btn:first-child > .btn-group:not(:first-child) > button[type=submit] {
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, .nav-links .input-group-btn > a, .comment-form .input-group-btn > input[type="submit"], #comments .input-group-btn > .comment-reply-link, .input-group-btn > .gform_button, .woocommerce ul.products .input-group-btn > .added_to_cart,
.woocommerce-page ul.products .input-group-btn > .added_to_cart, .woocommerce-product-search .input-group-btn > button[type=submit] {
position: relative; }
.input-group-btn > .btn + .btn, .nav-links .input-group-btn > a + .btn, .comment-form .input-group-btn > input[type="submit"] + .btn, #comments .input-group-btn > .comment-reply-link + .btn, .input-group-btn > .gform_button + .btn, .woocommerce ul.products .input-group-btn > .added_to_cart + .btn,
.woocommerce-page ul.products .input-group-btn > .added_to_cart + .btn, .woocommerce-product-search .input-group-btn > button[type=submit] + .btn, .nav-links .input-group-btn > .btn + a, .nav-links .input-group-btn > a + a, .comment-form .nav-links .input-group-btn > input[type="submit"] + a, .nav-links .comment-form .input-group-btn > input[type="submit"] + a, #comments .nav-links .input-group-btn > .comment-reply-link + a, .nav-links #comments .input-group-btn > .comment-reply-link + a, .nav-links .input-group-btn > .gform_button + a, .woocommerce ul.products .nav-links .input-group-btn > .added_to_cart + a, .nav-links .woocommerce ul.products .input-group-btn > .added_to_cart + a,
.woocommerce-page ul.products .nav-links .input-group-btn > .added_to_cart + a, .nav-links
.woocommerce-page ul.products .input-group-btn > .added_to_cart + a, .woocommerce-product-search .nav-links .input-group-btn > button[type=submit] + a, .nav-links .woocommerce-product-search .input-group-btn > button[type=submit] + a, .comment-form .input-group-btn > .btn + input[type="submit"], .nav-links .comment-form .input-group-btn > a + input[type="submit"], .comment-form .nav-links .input-group-btn > a + input[type="submit"], .comment-form .input-group-btn > input[type="submit"] + input[type="submit"], #comments .comment-form .input-group-btn > .comment-reply-link + input[type="submit"], .comment-form #comments .input-group-btn > .comment-reply-link + input[type="submit"], .comment-form .input-group-btn > .gform_button + input[type="submit"], .woocommerce ul.products .comment-form .input-group-btn > .added_to_cart + input[type="submit"], .comment-form .woocommerce ul.products .input-group-btn > .added_to_cart + input[type="submit"],
.woocommerce-page ul.products .comment-form .input-group-btn > .added_to_cart + input[type="submit"], .comment-form
.woocommerce-page ul.products .input-group-btn > .added_to_cart + input[type="submit"], .woocommerce-product-search .comment-form .input-group-btn > button[type=submit] + input[type="submit"], .comment-form .woocommerce-product-search .input-group-btn > button[type=submit] + input[type="submit"], #comments .input-group-btn > .btn + .comment-reply-link, .nav-links #comments .input-group-btn > a + .comment-reply-link, #comments .nav-links .input-group-btn > a + .comment-reply-link, .comment-form #comments .input-group-btn > input[type="submit"] + .comment-reply-link, #comments .comment-form .input-group-btn > input[type="submit"] + .comment-reply-link, #comments .input-group-btn > .comment-reply-link + .comment-reply-link, #comments .input-group-btn > .gform_button + .comment-reply-link, .woocommerce ul.products #comments .input-group-btn > .added_to_cart + .comment-reply-link, #comments .woocommerce ul.products .input-group-btn > .added_to_cart + .comment-reply-link,
.woocommerce-page ul.products #comments .input-group-btn > .added_to_cart + .comment-reply-link, #comments
.woocommerce-page ul.products .input-group-btn > .added_to_cart + .comment-reply-link, .woocommerce-product-search #comments .input-group-btn > button[type=submit] + .comment-reply-link, #comments .woocommerce-product-search .input-group-btn > button[type=submit] + .comment-reply-link, .input-group-btn > .btn + .gform_button, .nav-links .input-group-btn > a + .gform_button, .comment-form .input-group-btn > input[type="submit"] + .gform_button, #comments .input-group-btn > .comment-reply-link + .gform_button, .input-group-btn > .gform_button + .gform_button, .woocommerce ul.products .input-group-btn > .added_to_cart + .gform_button,
.woocommerce-page ul.products .input-group-btn > .added_to_cart + .gform_button, .woocommerce-product-search .input-group-btn > button[type=submit] + .gform_button, .woocommerce ul.products .input-group-btn > .btn + .added_to_cart, .nav-links .woocommerce ul.products .input-group-btn > a + .added_to_cart, .woocommerce ul.products .nav-links .input-group-btn > a + .added_to_cart, .comment-form .woocommerce ul.products .input-group-btn > input[type="submit"] + .added_to_cart, .woocommerce ul.products .comment-form .input-group-btn > input[type="submit"] + .added_to_cart, #comments .woocommerce ul.products .input-group-btn > .comment-reply-link + .added_to_cart, .woocommerce ul.products #comments .input-group-btn > .comment-reply-link + .added_to_cart, .woocommerce ul.products .input-group-btn > .gform_button + .added_to_cart, .woocommerce ul.products .input-group-btn > .added_to_cart + .added_to_cart, .woocommerce-product-search .woocommerce ul.products .input-group-btn > button[type=submit] + .added_to_cart, .woocommerce ul.products .woocommerce-product-search .input-group-btn > button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .input-group-btn > .btn + .added_to_cart, .nav-links
.woocommerce-page ul.products .input-group-btn > a + .added_to_cart,
.woocommerce-page ul.products .nav-links .input-group-btn > a + .added_to_cart, .comment-form
.woocommerce-page ul.products .input-group-btn > input[type="submit"] + .added_to_cart,
.woocommerce-page ul.products .comment-form .input-group-btn > input[type="submit"] + .added_to_cart, #comments
.woocommerce-page ul.products .input-group-btn > .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products #comments .input-group-btn > .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products .input-group-btn > .gform_button + .added_to_cart, .woocommerce-page ul.products .input-group-btn > .added_to_cart + .added_to_cart, .woocommerce-product-search
.woocommerce-page ul.products .input-group-btn > button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .woocommerce-product-search .input-group-btn > button[type=submit] + .added_to_cart, .woocommerce-product-search .input-group-btn > .btn + button[type=submit], .nav-links .woocommerce-product-search .input-group-btn > a + button[type=submit], .woocommerce-product-search .nav-links .input-group-btn > a + button[type=submit], .comment-form .woocommerce-product-search .input-group-btn > input[type="submit"] + button[type=submit], .woocommerce-product-search .comment-form .input-group-btn > input[type="submit"] + button[type=submit], #comments .woocommerce-product-search .input-group-btn > .comment-reply-link + button[type=submit], .woocommerce-product-search #comments .input-group-btn > .comment-reply-link + button[type=submit], .woocommerce-product-search .input-group-btn > .gform_button + button[type=submit], .woocommerce ul.products .woocommerce-product-search .input-group-btn > .added_to_cart + button[type=submit], .woocommerce-product-search .woocommerce ul.products .input-group-btn > .added_to_cart + button[type=submit],
.woocommerce-page ul.products .woocommerce-product-search .input-group-btn > .added_to_cart + button[type=submit], .woocommerce-product-search
.woocommerce-page ul.products .input-group-btn > .added_to_cart + button[type=submit], .woocommerce-product-search .input-group-btn > button[type=submit] + button[type=submit] {
margin-left: -1px; }
.input-group-btn > .btn:hover, .nav-links .input-group-btn > a:hover, .comment-form .input-group-btn > input[type="submit"]:hover, #comments .input-group-btn > .comment-reply-link:hover, .input-group-btn > .gform_button:hover, .woocommerce ul.products .input-group-btn > .added_to_cart:hover,
.woocommerce-page ul.products .input-group-btn > .added_to_cart:hover, .woocommerce-product-search .input-group-btn > button[type=submit]:hover, .input-group-btn > .btn:focus, .nav-links .input-group-btn > a:focus, .comment-form .input-group-btn > input[type="submit"]:focus, #comments .input-group-btn > .comment-reply-link:focus, .input-group-btn > .gform_button:focus, .woocommerce ul.products .input-group-btn > .added_to_cart:focus,
.woocommerce-page ul.products .input-group-btn > .added_to_cart:focus, .woocommerce-product-search .input-group-btn > button[type=submit]:focus, .input-group-btn > .btn:active, .nav-links .input-group-btn > a:active, .comment-form .input-group-btn > input[type="submit"]:active, #comments .input-group-btn > .comment-reply-link:active, .input-group-btn > .gform_button:active, .woocommerce ul.products .input-group-btn > .added_to_cart:active,
.woocommerce-page ul.products .input-group-btn > .added_to_cart:active, .woocommerce-product-search .input-group-btn > button[type=submit]:active {
z-index: 2; }
.input-group-btn:first-child > .btn, .nav-links .input-group-btn:first-child > a, .comment-form .input-group-btn:first-child > input[type="submit"], #comments .input-group-btn:first-child > .comment-reply-link, .input-group-btn:first-child > .gform_button, .woocommerce ul.products .input-group-btn:first-child > .added_to_cart,
.woocommerce-page ul.products .input-group-btn:first-child > .added_to_cart, .woocommerce-product-search .input-group-btn:first-child > button[type=submit],
.input-group-btn:first-child > .btn-group {
margin-right: -1px; }
.input-group-btn:last-child > .btn, .nav-links .input-group-btn:last-child > a, .comment-form .input-group-btn:last-child > input[type="submit"], #comments .input-group-btn:last-child > .comment-reply-link, .input-group-btn:last-child > .gform_button, .woocommerce ul.products .input-group-btn:last-child > .added_to_cart,
.woocommerce-page ul.products .input-group-btn:last-child > .added_to_cart, .woocommerce-product-search .input-group-btn:last-child > button[type=submit],
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px; }
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none; }
.nav:before, .nav:after {
content: " ";
display: table; }
.nav:after {
clear: both; }
.nav > li {
position: relative;
display: block; }
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee; }
.nav > li.disabled > a {
color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eeeeee;
border-color: #000000; }
.nav .nav-divider {
height: 1px;
margin: 10px 0;
overflow: hidden;
background-color: #e5e5e5; }
.nav > li > a > img {
max-width: none; }
.nav-tabs {
border-bottom: 1px solid #ddd; }
.nav-tabs > li {
float: left;
margin-bottom: -1px; }
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 0 0 0 0; }
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #FFFFFF;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default; }
.nav-pills > li {
float: left; }
.nav-pills > li > a {
border-radius: 0; }
.nav-pills > li + li {
margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #000000; }
.nav-stacked > li {
float: none; }
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified {
width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 0; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 0 0 0 0; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #FFFFFF; } }
.tab-content > .tab-pane {
display: none; }
.tab-content > .active {
display: block; }
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.navbar {
position: relative;
min-height: 70px;
margin-bottom: 22px;
border: 1px solid transparent; }
.navbar:before, .navbar:after {
content: " ";
display: table; }
.navbar:after {
clear: both; }
@media (min-width: 1070px) {
.navbar {
border-radius: 0; } }
.navbar-header:before, .navbar-header:after {
content: " ";
display: table; }
.navbar-header:after {
clear: both; }
@media (min-width: 1070px) {
.navbar-header {
float: left; } }
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table; }
.navbar-collapse:after {
clear: both; }
.navbar-collapse.in {
overflow-y: auto; }
@media (min-width: 1070px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none; }
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important; }
.navbar-collapse.in {
overflow-y: visible; }
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px; } }
.container > .navbar-header, .nav-links > .navbar-header,
.container > .navbar-collapse, .nav-links > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 1070px) {
.container > .navbar-header, .nav-links > .navbar-header,
.container > .navbar-collapse, .nav-links > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0; } }
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px; }
@media (min-width: 1070px) {
.navbar-static-top {
border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030; }
@media (min-width: 1070px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0; } }
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px; }
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; }
.navbar-brand {
float: left;
padding: 24px 15px;
font-size: 20px;
line-height: 22px;
height: 70px; }
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none; }
.navbar-brand > img {
display: block; }
@media (min-width: 1070px) {
.navbar > .container .navbar-brand, .navbar > .nav-links .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px; } }
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 18px;
margin-bottom: 18px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 0; }
.navbar-toggle:focus {
outline: 0; }
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px; }
@media (min-width: 1070px) {
.navbar-toggle {
display: none; } }
.navbar-nav {
margin: 12px -15px; }
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 22px; }
@media (max-width: 1069px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none; }
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px; }
.navbar-nav .open .dropdown-menu > li > a {
line-height: 22px; }
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none; } }
@media (min-width: 1070px) {
.navbar-nav {
float: left;
margin: 0; }
.navbar-nav > li {
float: left; }
.navbar-nav > li > a {
padding-top: 24px;
padding-bottom: 24px; } }
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 17px;
margin-bottom: 17px; }
@media (min-width: 768px) {
.navbar-form .form-group, .navbar-form .comment-form p, .comment-form .navbar-form p, .navbar-form .gform_wrapper li, .gform_wrapper .navbar-form li {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.navbar-form .form-control, .navbar-form .comment-form input[type="text"], .comment-form .navbar-form input[type="text"], .navbar-form
.comment-form input[type="email"],
.comment-form .navbar-form input[type="email"], .navbar-form
.comment-form input[type="url"],
.comment-form .navbar-form input[type="url"], .navbar-form
.comment-form textarea,
.comment-form .navbar-form textarea, .navbar-form .input-text, .navbar-form .ginput_container input, .ginput_container .navbar-form input, .navbar-form
.ginput_container select,
.ginput_container .navbar-form select, .navbar-form
.ginput_container textarea,
.ginput_container .navbar-form textarea, .navbar-form .woocommerce select, .woocommerce .navbar-form select, .navbar-form
.woocommerce input[type=number],
.woocommerce .navbar-form input[type=number], .navbar-form
.woocommerce input[type=search],
.woocommerce .navbar-form input[type=search], .navbar-form
.woocommerce-page select,
.woocommerce-page .navbar-form select, .navbar-form
.woocommerce-page input[type=number],
.woocommerce-page .navbar-form input[type=number], .navbar-form
.woocommerce-page input[type=search],
.woocommerce-page .navbar-form input[type=search] {
display: inline-block;
width: auto;
vertical-align: middle; }
.navbar-form .form-control-static {
display: inline-block; }
.navbar-form .input-group {
display: inline-table;
vertical-align: middle; }
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control,
.navbar-form .input-group .comment-form input[type="text"], .comment-form
.navbar-form .input-group input[type="text"],
.navbar-form .input-group
.comment-form input[type="email"],
.comment-form
.navbar-form .input-group input[type="email"],
.navbar-form .input-group
.comment-form input[type="url"],
.comment-form
.navbar-form .input-group input[type="url"],
.navbar-form .input-group
.comment-form textarea,
.comment-form
.navbar-form .input-group textarea,
.navbar-form .input-group .input-text,
.navbar-form .input-group .ginput_container input, .ginput_container
.navbar-form .input-group input,
.navbar-form .input-group
.ginput_container select,
.ginput_container
.navbar-form .input-group select,
.navbar-form .input-group
.ginput_container textarea,
.ginput_container
.navbar-form .input-group textarea,
.navbar-form .input-group .woocommerce select, .woocommerce
.navbar-form .input-group select,
.navbar-form .input-group
.woocommerce input[type=number],
.woocommerce
.navbar-form .input-group input[type=number],
.navbar-form .input-group
.woocommerce input[type=search],
.woocommerce
.navbar-form .input-group input[type=search],
.navbar-form .input-group
.woocommerce-page select,
.woocommerce-page
.navbar-form .input-group select,
.navbar-form .input-group
.woocommerce-page input[type=number],
.woocommerce-page
.navbar-form .input-group input[type=number],
.navbar-form .input-group
.woocommerce-page input[type=search],
.woocommerce-page
.navbar-form .input-group input[type=search] {
width: auto; }
.navbar-form .input-group > .form-control, .navbar-form .comment-form .input-group > input[type="text"], .comment-form .navbar-form .input-group > input[type="text"], .navbar-form
.comment-form .input-group > input[type="email"],
.comment-form .navbar-form .input-group > input[type="email"], .navbar-form
.comment-form .input-group > input[type="url"],
.comment-form .navbar-form .input-group > input[type="url"], .navbar-form
.comment-form .input-group > textarea,
.comment-form .navbar-form .input-group > textarea, .navbar-form .input-group > .input-text, .navbar-form .ginput_container .input-group > input, .ginput_container .navbar-form .input-group > input, .navbar-form
.ginput_container .input-group > select,
.ginput_container .navbar-form .input-group > select, .navbar-form
.ginput_container .input-group > textarea,
.ginput_container .navbar-form .input-group > textarea, .navbar-form .woocommerce .input-group > select, .woocommerce .navbar-form .input-group > select, .navbar-form
.woocommerce .input-group > input[type=number],
.woocommerce .navbar-form .input-group > input[type=number], .navbar-form
.woocommerce .input-group > input[type=search],
.woocommerce .navbar-form .input-group > input[type=search], .navbar-form
.woocommerce-page .input-group > select,
.woocommerce-page .navbar-form .input-group > select, .navbar-form
.woocommerce-page .input-group > input[type=number],
.woocommerce-page .navbar-form .input-group > input[type=number], .navbar-form
.woocommerce-page .input-group > input[type=search],
.woocommerce-page .navbar-form .input-group > input[type=search] {
width: 100%; }
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle; }
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0; }
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.navbar-form .has-feedback .form-control-feedback {
top: 0; } }
@media (max-width: 1069px) {
.navbar-form .form-group, .navbar-form .comment-form p, .comment-form .navbar-form p, .navbar-form .gform_wrapper li, .gform_wrapper .navbar-form li {
margin-bottom: 5px; }
.navbar-form .form-group:last-child, .navbar-form .comment-form p:last-child, .comment-form .navbar-form p:last-child, .navbar-form .gform_wrapper li:last-child, .gform_wrapper .navbar-form li:last-child {
margin-bottom: 0; } }
@media (min-width: 1070px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.navbar-btn {
margin-top: 17px;
margin-bottom: 17px; }
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .comment-form .btn-group-sm > input.navbar-btn[type="submit"], #comments .btn-group-sm > .navbar-btn.comment-reply-link, .btn-group-sm > .navbar-btn.gform_button, .woocommerce ul.products .btn-group-sm > .navbar-btn.added_to_cart,
.woocommerce-page ul.products .btn-group-sm > .navbar-btn.added_to_cart, .woocommerce-product-search .btn-group-sm > button.navbar-btn[type=submit], .nav-links a.navbar-btn {
margin-top: 18.5px;
margin-bottom: 18.5px; }
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .nav-links .btn-group-xs > a.navbar-btn, .comment-form .btn-group-xs > input.navbar-btn[type="submit"], #comments .btn-group-xs > .navbar-btn.comment-reply-link, .btn-group-xs > .navbar-btn.gform_button, .woocommerce ul.products .btn-group-xs > .navbar-btn.added_to_cart,
.woocommerce-page ul.products .btn-group-xs > .navbar-btn.added_to_cart, .woocommerce-product-search .btn-group-xs > button.navbar-btn[type=submit] {
margin-top: 24px;
margin-bottom: 24px; }
.navbar-text {
margin-top: 24px;
margin-bottom: 24px; }
@media (min-width: 1070px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px; } }
@media (min-width: 1070px) {
.navbar-left {
float: left !important; }
.navbar-right {
float: right !important;
margin-right: -15px; }
.navbar-right ~ .navbar-right {
margin-right: 0; } }
.navbar-default {
background-color: #fff;
border-color: #eeeeee; }
.navbar-default .navbar-brand {
color: #363636; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #1d1d1d;
background-color: transparent; }
.navbar-default .navbar-text {
color: #000; }
.navbar-default .navbar-nav > li > a {
color: #363636; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #000;
background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #000000;
background-color: transparent; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent; }
.navbar-default .navbar-toggle {
border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
background-color: #888; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #eeeeee; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: transparent;
color: #000000; }
@media (max-width: 1069px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #363636; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #000;
background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #000000;
background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent; } }
.navbar-default .navbar-link {
color: #363636; }
.navbar-default .navbar-link:hover {
color: #000; }
.navbar-default .btn-link, .navbar-default .woocommerce ul.products .added_to_cart, .woocommerce ul.products .navbar-default .added_to_cart, .navbar-default
.woocommerce-page ul.products .added_to_cart,
.woocommerce-page ul.products .navbar-default .added_to_cart {
color: #363636; }
.navbar-default .btn-link:hover, .navbar-default .woocommerce ul.products .added_to_cart:hover, .woocommerce ul.products .navbar-default .added_to_cart:hover, .navbar-default
.woocommerce-page ul.products .added_to_cart:hover,
.woocommerce-page ul.products .navbar-default .added_to_cart:hover, .navbar-default .btn-link:focus, .navbar-default .woocommerce ul.products .added_to_cart:focus, .woocommerce ul.products .navbar-default .added_to_cart:focus, .navbar-default
.woocommerce-page ul.products .added_to_cart:focus,
.woocommerce-page ul.products .navbar-default .added_to_cart:focus {
color: #000; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .woocommerce ul.products [disabled].added_to_cart:hover, .woocommerce ul.products .navbar-default [disabled].added_to_cart:hover, .navbar-default
.woocommerce-page ul.products [disabled].added_to_cart:hover,
.woocommerce-page ul.products .navbar-default [disabled].added_to_cart:hover, .navbar-default .btn-link[disabled]:focus, .navbar-default .woocommerce ul.products [disabled].added_to_cart:focus, .woocommerce ul.products .navbar-default [disabled].added_to_cart:focus, .navbar-default
.woocommerce-page ul.products [disabled].added_to_cart:focus,
.woocommerce-page ul.products .navbar-default [disabled].added_to_cart:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .woocommerce ul.products .added_to_cart:hover, .woocommerce ul.products
fieldset[disabled] .navbar-default .added_to_cart:hover,
fieldset[disabled] .navbar-default
.woocommerce-page ul.products .added_to_cart:hover,
.woocommerce-page ul.products
fieldset[disabled] .navbar-default .added_to_cart:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .woocommerce ul.products .added_to_cart:focus, .woocommerce ul.products
fieldset[disabled] .navbar-default .added_to_cart:focus,
fieldset[disabled] .navbar-default
.woocommerce-page ul.products .added_to_cart:focus,
.woocommerce-page ul.products
fieldset[disabled] .navbar-default .added_to_cart:focus {
color: #ccc; }
.navbar-inverse {
background-color: #2E170C;
border-color: #1a0d07; }
.navbar-inverse .navbar-brand {
color: #BB865E; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-text {
color: #ffffff; }
.navbar-inverse .navbar-nav > li > a {
color: #BB865E; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #F6E3C9;
background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #F6E3C9;
background-color: transparent; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent; }
.navbar-inverse .navbar-toggle {
border-color: #2E170C; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #2E170C; }
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #120905; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: transparent;
color: #F6E3C9; }
@media (max-width: 1069px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #1a0d07; }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #1a0d07; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #BB865E; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #F6E3C9;
background-color: transparent; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #F6E3C9;
background-color: transparent; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent; } }
.navbar-inverse .navbar-link {
color: #BB865E; }
.navbar-inverse .navbar-link:hover {
color: #F6E3C9; }
.navbar-inverse .btn-link, .navbar-inverse .woocommerce ul.products .added_to_cart, .woocommerce ul.products .navbar-inverse .added_to_cart, .navbar-inverse
.woocommerce-page ul.products .added_to_cart,
.woocommerce-page ul.products .navbar-inverse .added_to_cart {
color: #BB865E; }
.navbar-inverse .btn-link:hover, .navbar-inverse .woocommerce ul.products .added_to_cart:hover, .woocommerce ul.products .navbar-inverse .added_to_cart:hover, .navbar-inverse
.woocommerce-page ul.products .added_to_cart:hover,
.woocommerce-page ul.products .navbar-inverse .added_to_cart:hover, .navbar-inverse .btn-link:focus, .navbar-inverse .woocommerce ul.products .added_to_cart:focus, .woocommerce ul.products .navbar-inverse .added_to_cart:focus, .navbar-inverse
.woocommerce-page ul.products .added_to_cart:focus,
.woocommerce-page ul.products .navbar-inverse .added_to_cart:focus {
color: #F6E3C9; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .woocommerce ul.products [disabled].added_to_cart:hover, .woocommerce ul.products .navbar-inverse [disabled].added_to_cart:hover, .navbar-inverse
.woocommerce-page ul.products [disabled].added_to_cart:hover,
.woocommerce-page ul.products .navbar-inverse [disabled].added_to_cart:hover, .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .woocommerce ul.products [disabled].added_to_cart:focus, .woocommerce ul.products .navbar-inverse [disabled].added_to_cart:focus, .navbar-inverse
.woocommerce-page ul.products [disabled].added_to_cart:focus,
.woocommerce-page ul.products .navbar-inverse [disabled].added_to_cart:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .woocommerce ul.products .added_to_cart:hover, .woocommerce ul.products
fieldset[disabled] .navbar-inverse .added_to_cart:hover,
fieldset[disabled] .navbar-inverse
.woocommerce-page ul.products .added_to_cart:hover,
.woocommerce-page ul.products
fieldset[disabled] .navbar-inverse .added_to_cart:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .woocommerce ul.products .added_to_cart:focus, .woocommerce ul.products
fieldset[disabled] .navbar-inverse .added_to_cart:focus,
fieldset[disabled] .navbar-inverse
.woocommerce-page ul.products .added_to_cart:focus,
.woocommerce-page ul.products
fieldset[disabled] .navbar-inverse .added_to_cart:focus {
color: #444; }
.breadcrumb {
padding: 8px 15px;
margin-bottom: 22px;
list-style: none;
background-color: transparent;
border-radius: 0; }
.breadcrumb > li {
display: inline-block; }
.breadcrumb > li + li:before {
content: "/ ";
padding: 0 5px;
color: #555555; }
.breadcrumb > .active {
color: #777777; }
.pagination {
display: inline-block;
padding-left: 0;
margin: 22px 0;
border-radius: 0; }
.pagination > li {
display: inline; }
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857;
text-decoration: none;
color: #000000;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
z-index: 2;
color: black;
background-color: #eeeeee;
border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
background-color: #000000;
border-color: #000000;
cursor: default; }
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed; }
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 20px;
line-height: 1.33333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 14px;
line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.pager {
padding-left: 0;
margin: 22px 0;
list-style: none;
text-align: center; }
.pager:before, .pager:after {
content: " ";
display: table; }
.pager:after {
clear: both; }
.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: #eeeeee; }
.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: #777777;
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; }
.label:empty {
display: none; }
.btn .label, .nav-links a .label, .comment-form input[type="submit"] .label, #comments .comment-reply-link .label, .gform_button .label, .woocommerce ul.products .added_to_cart .label,
.woocommerce-page ul.products .added_to_cart .label, .woocommerce-product-search button[type=submit] .label {
position: relative;
top: -1px; }
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.label-default {
background-color: #777777; }
.label-default[href]:hover, .label-default[href]:focus {
background-color: #5e5e5e; }
.label-primary {
background-color: #000000; }
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: black; }
.label-success {
background-color: #8AC06E; }
.label-success[href]:hover, .label-success[href]:focus {
background-color: #6eaf4c; }
.label-info {
background-color: #114F7C; }
.label-info[href]:hover, .label-info[href]:focus {
background-color: #0b324f; }
.label-warning {
background-color: #FF9B01; }
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #cd7c00; }
.label-danger {
background-color: #EA5758; }
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #e42a2b; }
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 14px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px; }
.badge:empty {
display: none; }
.btn .badge, .nav-links a .badge, .comment-form input[type="submit"] .badge, #comments .comment-reply-link .badge, .gform_button .badge, .woocommerce ul.products .added_to_cart .badge,
.woocommerce-page ul.products .added_to_cart .badge, .woocommerce-product-search button[type=submit] .badge {
position: relative;
top: -1px; }
.btn-xs .badge, .btn-group-xs > .btn .badge, .nav-links .btn-group-xs > a .badge, .comment-form .btn-group-xs > input[type="submit"] .badge, #comments .btn-group-xs > .comment-reply-link .badge, .btn-group-xs > .gform_button .badge, .woocommerce ul.products .btn-group-xs > .added_to_cart .badge,
.woocommerce-page ul.products .btn-group-xs > .added_to_cart .badge, .woocommerce-product-search .btn-group-xs > button[type=submit] .badge,
.btn-group-xs > .btn .badge, .nav-links
.btn-group-xs > a .badge, .comment-form
.btn-group-xs > input[type="submit"] .badge, #comments
.btn-group-xs > .comment-reply-link .badge,
.btn-group-xs > .gform_button .badge, .woocommerce ul.products
.btn-group-xs > .added_to_cart .badge,
.woocommerce-page ul.products
.btn-group-xs > .added_to_cart .badge, .woocommerce-product-search
.btn-group-xs > button[type=submit] .badge {
top: 0;
padding: 1px 5px; }
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #000000;
background-color: #fff; }
.list-group-item > .badge {
float: right; }
.list-group-item > .badge + .badge {
margin-right: 5px; }
.nav-pills > li > a > .badge {
margin-left: 3px; }
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.jumbotron {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 0;
color: inherit;
background-color: transparent; }
.jumbotron h1,
.jumbotron .h1 {
color: inherit; }
.jumbotron p {
margin-bottom: 0;
font-size: 24px;
font-weight: 200; }
.jumbotron > hr {
border-top-color: transparent; }
.container .jumbotron, .nav-links .jumbotron,
.container-fluid .jumbotron {
border-radius: 0;
padding-left: 15px;
padding-right: 15px; }
.jumbotron .container, .jumbotron .nav-links {
max-width: 100%; }
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 0;
padding-bottom: 0; }
.container .jumbotron, .nav-links .jumbotron,
.container-fluid .jumbotron {
padding-left: 0;
padding-right: 0; }
.jumbotron h1,
.jumbotron .h1 {
font-size: 72px; } }
.thumbnail, .wp-caption {
display: block;
padding: 4px;
margin-bottom: 22px;
line-height: 1.42857;
background-color: #FFFFFF;
border: 1px solid #ddd;
border-radius: 0;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out; }
.thumbnail > img, .wp-caption > img,
.thumbnail a > img, .wp-caption a > img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto; }
.thumbnail .caption, .wp-caption .caption {
padding: 9px;
color: #363636; }
a.thumbnail:hover, a.wp-caption:hover,
a.thumbnail:focus,
a.wp-caption:focus,
a.thumbnail.active,
a.active.wp-caption {
border-color: #000000; }
.alert, #comments .comment-awaiting-moderation, .validation_error, #gforms_confirmation_message {
padding: 20px;
margin-bottom: 22px;
border: 1px solid transparent;
border-radius: 0; }
.alert h4, #comments .comment-awaiting-moderation h4, .validation_error h4, #gforms_confirmation_message h4 {
margin-top: 0;
color: inherit; }
.alert .alert-link, #comments .comment-awaiting-moderation .alert-link, .validation_error .alert-link, #gforms_confirmation_message .alert-link {
font-weight: bold; }
.alert > p, #comments .comment-awaiting-moderation > p, .validation_error > p, #gforms_confirmation_message > p,
.alert > ul, #comments .comment-awaiting-moderation > ul, .validation_error > ul, #gforms_confirmation_message > ul {
margin-bottom: 0; }
.alert > p + p, #comments .comment-awaiting-moderation > p + p, .validation_error > p + p, #gforms_confirmation_message > p + p {
margin-top: 5px; }
.alert-dismissable,
.alert-dismissible {
padding-right: 40px; }
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit; }
.alert-success, #gforms_confirmation_message {
background-color: #8AC06E;
border-color: #8AC06E;
color: #fff; }
.alert-success hr, #gforms_confirmation_message hr {
border-top-color: #7cb85c; }
.alert-success .alert-link, #gforms_confirmation_message .alert-link {
color: #e6e6e6; }
.alert-info, #comments .comment-awaiting-moderation {
background-color: #114F7C;
border-color: #114F7C;
color: #fff; }
.alert-info hr, #comments .comment-awaiting-moderation hr {
border-top-color: #0e4166; }
.alert-info .alert-link, #comments .comment-awaiting-moderation .alert-link {
color: #e6e6e6; }
.alert-warning {
background-color: #FF9B01;
border-color: #FF9B01;
color: #fff; }
.alert-warning hr {
border-top-color: #e78c00; }
.alert-warning .alert-link {
color: #e6e6e6; }
.alert-danger, .validation_error {
background-color: #EA5758;
border-color: #EA5758;
color: #fff; }
.alert-danger hr, .validation_error hr {
border-top-color: #e74041; }
.alert-danger .alert-link, .validation_error .alert-link {
color: #e6e6e6; }
@-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: 22px;
margin-bottom: 22px;
background-color: #f5f5f5;
border-radius: 0;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 14px;
line-height: 22px;
color: #fff;
text-align: center;
background-color: #000000;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.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);
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: #8AC06E; }
.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: #114F7C; }
.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: #FF9B01; }
.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: #EA5758; }
.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, .nav-links
.media > .nav-next {
padding-left: 10px; }
.media-left,
.media > .pull-left, .nav-links
.media > .nav-previous {
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: 0;
border-top-left-radius: 0; }
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
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, a.list-group-item:focus,
button.list-group-item:hover,
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: #eeeeee;
color: #777777;
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: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #000000;
border-color: #000000; }
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #666666; }
.list-group-item-success {
color: #fff;
background-color: #8AC06E; }
a.list-group-item-success,
button.list-group-item-success {
color: #fff; }
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, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
color: #fff;
background-color: #7cb85c; }
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff; }
.list-group-item-info {
color: #fff;
background-color: #114F7C; }
a.list-group-item-info,
button.list-group-item-info {
color: #fff; }
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, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
color: #fff;
background-color: #0e4166; }
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff; }
.list-group-item-warning {
color: #fff;
background-color: #FF9B01; }
a.list-group-item-warning,
button.list-group-item-warning {
color: #fff; }
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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
color: #fff;
background-color: #e78c00; }
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff; }
.list-group-item-danger {
color: #fff;
background-color: #EA5758; }
a.list-group-item-danger,
button.list-group-item-danger {
color: #fff; }
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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
color: #fff;
background-color: #e74041; }
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff; }
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px; }
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3; }
.panel {
margin-bottom: 22px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 0;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.panel-body {
padding: 15px; }
.panel-body:before, .panel-body:after {
content: " ";
display: table; }
.panel-body:after {
clear: both; }
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: -1;
border-top-left-radius: -1; }
.panel-heading > .dropdown .dropdown-toggle {
color: inherit; }
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 18px;
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: -1;
border-bottom-left-radius: -1; }
.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: -1;
border-top-left-radius: -1; }
.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: -1;
border-bottom-left-radius: -1; }
.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: -1;
border-top-left-radius: -1; }
.panel > .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 > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: -1;
border-top-right-radius: -1; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
border-top-left-radius: -1; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child {
border-top-right-radius: -1; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: -1;
border-bottom-left-radius: -1; }
.panel > .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 > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: -1;
border-bottom-right-radius: -1; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
border-bottom-left-radius: -1; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
border-bottom-right-radius: -1; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid transparent; }
.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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0; }
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.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: 22px; }
.panel-group .panel {
margin-bottom: 0;
border-radius: 0; }
.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: #333333;
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: #333333; }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd; }
.panel-primary {
border-color: #000000; }
.panel-primary > .panel-heading {
color: #fff;
background-color: #000000;
border-color: #000000; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #000000; }
.panel-primary > .panel-heading .badge {
color: #000000;
background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #000000; }
.panel-success {
border-color: #8AC06E; }
.panel-success > .panel-heading {
color: #fff;
background-color: #8AC06E;
border-color: #8AC06E; }
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #8AC06E; }
.panel-success > .panel-heading .badge {
color: #8AC06E;
background-color: #fff; }
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #8AC06E; }
.panel-info {
border-color: #114F7C; }
.panel-info > .panel-heading {
color: #fff;
background-color: #114F7C;
border-color: #114F7C; }
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #114F7C; }
.panel-info > .panel-heading .badge {
color: #114F7C;
background-color: #fff; }
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #114F7C; }
.panel-warning {
border-color: #FF9B01; }
.panel-warning > .panel-heading {
color: #fff;
background-color: #FF9B01;
border-color: #FF9B01; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #FF9B01; }
.panel-warning > .panel-heading .badge {
color: #FF9B01;
background-color: #fff; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #FF9B01; }
.panel-danger {
border-color: #EA5758; }
.panel-danger > .panel-heading {
color: #fff;
background-color: #EA5758;
border-color: #EA5758; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #EA5758; }
.panel-danger > .panel-heading .badge {
color: #EA5758;
background-color: #fff; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #EA5758; }
.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%; }
.well, #comments .comment, .sidebar {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote, #comments .comment blockquote, .sidebar blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15); }
.well-lg {
padding: 24px;
border-radius: 0; }
.well-sm {
padding: 9px;
border-radius: 0; }
.close {
float: right;
font-size: 24px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20); }
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.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%);
-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:-webkit-transform 0.3s ease-out;
transition:transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out; }
.modal.in .modal-dialog {
-webkit-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: 0;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
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: 0.5;
filter: alpha(opacity=50); }
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5; }
.modal-header:before, .modal-header:after {
content: " ";
display: table; }
.modal-header:after {
clear: both; }
.modal-header .close {
margin-top: -2px; }
.modal-title {
margin: 0;
line-height: 1.42857; }
.modal-body {
position: relative;
padding: 15px; }
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
content: " ";
display: table; }
.modal-footer:after {
clear: both; }
.modal-footer .btn + .btn, .modal-footer .nav-links a + .btn, .nav-links .modal-footer a + .btn, .modal-footer .comment-form input[type="submit"] + .btn, .comment-form .modal-footer input[type="submit"] + .btn, .modal-footer #comments .comment-reply-link + .btn, #comments .modal-footer .comment-reply-link + .btn, .modal-footer .gform_button + .btn, .modal-footer .woocommerce ul.products .added_to_cart + .btn, .woocommerce ul.products .modal-footer .added_to_cart + .btn, .modal-footer
.woocommerce-page ul.products .added_to_cart + .btn,
.woocommerce-page ul.products .modal-footer .added_to_cart + .btn, .modal-footer .woocommerce-product-search button[type=submit] + .btn, .woocommerce-product-search .modal-footer button[type=submit] + .btn, .modal-footer .nav-links .btn + a, .nav-links .modal-footer .btn + a, .modal-footer .nav-links a + a, .nav-links .modal-footer a + a, .modal-footer .comment-form .nav-links input[type="submit"] + a, .nav-links .modal-footer .comment-form input[type="submit"] + a, .comment-form .modal-footer .nav-links input[type="submit"] + a, .nav-links .comment-form .modal-footer input[type="submit"] + a, .modal-footer #comments .nav-links .comment-reply-link + a, .nav-links .modal-footer #comments .comment-reply-link + a, #comments .modal-footer .nav-links .comment-reply-link + a, .nav-links #comments .modal-footer .comment-reply-link + a, .modal-footer .nav-links .gform_button + a, .nav-links .modal-footer .gform_button + a, .modal-footer .woocommerce ul.products .nav-links .added_to_cart + a, .nav-links .modal-footer .woocommerce ul.products .added_to_cart + a, .woocommerce ul.products .modal-footer .nav-links .added_to_cart + a, .nav-links .woocommerce ul.products .modal-footer .added_to_cart + a, .modal-footer
.woocommerce-page ul.products .nav-links .added_to_cart + a, .nav-links .modal-footer
.woocommerce-page ul.products .added_to_cart + a,
.woocommerce-page ul.products .modal-footer .nav-links .added_to_cart + a, .nav-links
.woocommerce-page ul.products .modal-footer .added_to_cart + a, .modal-footer .woocommerce-product-search .nav-links button[type=submit] + a, .nav-links .modal-footer .woocommerce-product-search button[type=submit] + a, .woocommerce-product-search .modal-footer .nav-links button[type=submit] + a, .nav-links .woocommerce-product-search .modal-footer button[type=submit] + a, .modal-footer .comment-form .btn + input[type="submit"], .comment-form .modal-footer .btn + input[type="submit"], .modal-footer .nav-links .comment-form a + input[type="submit"], .comment-form .modal-footer .nav-links a + input[type="submit"], .nav-links .modal-footer .comment-form a + input[type="submit"], .comment-form .nav-links .modal-footer a + input[type="submit"], .modal-footer .comment-form input[type="submit"] + input[type="submit"], .comment-form .modal-footer input[type="submit"] + input[type="submit"], .modal-footer #comments .comment-form .comment-reply-link + input[type="submit"], .comment-form .modal-footer #comments .comment-reply-link + input[type="submit"], #comments .modal-footer .comment-form .comment-reply-link + input[type="submit"], .comment-form #comments .modal-footer .comment-reply-link + input[type="submit"], .modal-footer .comment-form .gform_button + input[type="submit"], .comment-form .modal-footer .gform_button + input[type="submit"], .modal-footer .woocommerce ul.products .comment-form .added_to_cart + input[type="submit"], .comment-form .modal-footer .woocommerce ul.products .added_to_cart + input[type="submit"], .woocommerce ul.products .modal-footer .comment-form .added_to_cart + input[type="submit"], .comment-form .woocommerce ul.products .modal-footer .added_to_cart + input[type="submit"], .modal-footer
.woocommerce-page ul.products .comment-form .added_to_cart + input[type="submit"], .comment-form .modal-footer
.woocommerce-page ul.products .added_to_cart + input[type="submit"],
.woocommerce-page ul.products .modal-footer .comment-form .added_to_cart + input[type="submit"], .comment-form
.woocommerce-page ul.products .modal-footer .added_to_cart + input[type="submit"], .modal-footer .woocommerce-product-search .comment-form button[type=submit] + input[type="submit"], .comment-form .modal-footer .woocommerce-product-search button[type=submit] + input[type="submit"], .woocommerce-product-search .modal-footer .comment-form button[type=submit] + input[type="submit"], .comment-form .woocommerce-product-search .modal-footer button[type=submit] + input[type="submit"], .modal-footer #comments .btn + .comment-reply-link, #comments .modal-footer .btn + .comment-reply-link, .modal-footer .nav-links #comments a + .comment-reply-link, #comments .modal-footer .nav-links a + .comment-reply-link, .nav-links .modal-footer #comments a + .comment-reply-link, #comments .nav-links .modal-footer a + .comment-reply-link, .modal-footer .comment-form #comments input[type="submit"] + .comment-reply-link, #comments .modal-footer .comment-form input[type="submit"] + .comment-reply-link, .comment-form .modal-footer #comments input[type="submit"] + .comment-reply-link, #comments .comment-form .modal-footer input[type="submit"] + .comment-reply-link, .modal-footer #comments .comment-reply-link + .comment-reply-link, #comments .modal-footer .comment-reply-link + .comment-reply-link, .modal-footer #comments .gform_button + .comment-reply-link, #comments .modal-footer .gform_button + .comment-reply-link, .modal-footer .woocommerce ul.products #comments .added_to_cart + .comment-reply-link, #comments .modal-footer .woocommerce ul.products .added_to_cart + .comment-reply-link, .woocommerce ul.products .modal-footer #comments .added_to_cart + .comment-reply-link, #comments .woocommerce ul.products .modal-footer .added_to_cart + .comment-reply-link, .modal-footer
.woocommerce-page ul.products #comments .added_to_cart + .comment-reply-link, #comments .modal-footer
.woocommerce-page ul.products .added_to_cart + .comment-reply-link,
.woocommerce-page ul.products .modal-footer #comments .added_to_cart + .comment-reply-link, #comments
.woocommerce-page ul.products .modal-footer .added_to_cart + .comment-reply-link, .modal-footer .woocommerce-product-search #comments button[type=submit] + .comment-reply-link, #comments .modal-footer .woocommerce-product-search button[type=submit] + .comment-reply-link, .woocommerce-product-search .modal-footer #comments button[type=submit] + .comment-reply-link, #comments .woocommerce-product-search .modal-footer button[type=submit] + .comment-reply-link, .modal-footer .btn + .gform_button, .modal-footer .nav-links a + .gform_button, .nav-links .modal-footer a + .gform_button, .modal-footer .comment-form input[type="submit"] + .gform_button, .comment-form .modal-footer input[type="submit"] + .gform_button, .modal-footer #comments .comment-reply-link + .gform_button, #comments .modal-footer .comment-reply-link + .gform_button, .modal-footer .gform_button + .gform_button, .modal-footer .woocommerce ul.products .added_to_cart + .gform_button, .woocommerce ul.products .modal-footer .added_to_cart + .gform_button, .modal-footer
.woocommerce-page ul.products .added_to_cart + .gform_button,
.woocommerce-page ul.products .modal-footer .added_to_cart + .gform_button, .modal-footer .woocommerce-product-search button[type=submit] + .gform_button, .woocommerce-product-search .modal-footer button[type=submit] + .gform_button, .modal-footer .woocommerce ul.products .btn + .added_to_cart, .woocommerce ul.products .modal-footer .btn + .added_to_cart, .modal-footer .nav-links .woocommerce ul.products a + .added_to_cart, .woocommerce ul.products .modal-footer .nav-links a + .added_to_cart, .nav-links .modal-footer .woocommerce ul.products a + .added_to_cart, .woocommerce ul.products .nav-links .modal-footer a + .added_to_cart, .modal-footer .comment-form .woocommerce ul.products input[type="submit"] + .added_to_cart, .woocommerce ul.products .modal-footer .comment-form input[type="submit"] + .added_to_cart, .comment-form .modal-footer .woocommerce ul.products input[type="submit"] + .added_to_cart, .woocommerce ul.products .comment-form .modal-footer input[type="submit"] + .added_to_cart, .modal-footer #comments .woocommerce ul.products .comment-reply-link + .added_to_cart, .woocommerce ul.products .modal-footer #comments .comment-reply-link + .added_to_cart, #comments .modal-footer .woocommerce ul.products .comment-reply-link + .added_to_cart, .woocommerce ul.products #comments .modal-footer .comment-reply-link + .added_to_cart, .modal-footer .woocommerce ul.products .gform_button + .added_to_cart, .woocommerce ul.products .modal-footer .gform_button + .added_to_cart, .modal-footer .woocommerce ul.products .added_to_cart + .added_to_cart, .woocommerce ul.products .modal-footer .added_to_cart + .added_to_cart, .modal-footer .woocommerce-product-search .woocommerce ul.products button[type=submit] + .added_to_cart, .woocommerce ul.products .modal-footer .woocommerce-product-search button[type=submit] + .added_to_cart, .woocommerce-product-search .modal-footer .woocommerce ul.products button[type=submit] + .added_to_cart, .woocommerce ul.products .woocommerce-product-search .modal-footer button[type=submit] + .added_to_cart, .modal-footer
.woocommerce-page ul.products .btn + .added_to_cart,
.woocommerce-page ul.products .modal-footer .btn + .added_to_cart, .modal-footer .nav-links
.woocommerce-page ul.products a + .added_to_cart,
.woocommerce-page ul.products .modal-footer .nav-links a + .added_to_cart, .nav-links .modal-footer
.woocommerce-page ul.products a + .added_to_cart,
.woocommerce-page ul.products .nav-links .modal-footer a + .added_to_cart, .modal-footer .comment-form
.woocommerce-page ul.products input[type="submit"] + .added_to_cart,
.woocommerce-page ul.products .modal-footer .comment-form input[type="submit"] + .added_to_cart, .comment-form .modal-footer
.woocommerce-page ul.products input[type="submit"] + .added_to_cart,
.woocommerce-page ul.products .comment-form .modal-footer input[type="submit"] + .added_to_cart, .modal-footer #comments
.woocommerce-page ul.products .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products .modal-footer #comments .comment-reply-link + .added_to_cart, #comments .modal-footer
.woocommerce-page ul.products .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products #comments .modal-footer .comment-reply-link + .added_to_cart, .modal-footer
.woocommerce-page ul.products .gform_button + .added_to_cart,
.woocommerce-page ul.products .modal-footer .gform_button + .added_to_cart, .modal-footer .woocommerce-page ul.products .added_to_cart + .added_to_cart, .woocommerce-page ul.products .modal-footer .added_to_cart + .added_to_cart, .modal-footer .woocommerce-product-search
.woocommerce-page ul.products button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .modal-footer .woocommerce-product-search button[type=submit] + .added_to_cart, .woocommerce-product-search .modal-footer
.woocommerce-page ul.products button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .woocommerce-product-search .modal-footer button[type=submit] + .added_to_cart, .modal-footer .woocommerce-product-search .btn + button[type=submit], .woocommerce-product-search .modal-footer .btn + button[type=submit], .modal-footer .nav-links .woocommerce-product-search a + button[type=submit], .woocommerce-product-search .modal-footer .nav-links a + button[type=submit], .nav-links .modal-footer .woocommerce-product-search a + button[type=submit], .woocommerce-product-search .nav-links .modal-footer a + button[type=submit], .modal-footer .comment-form .woocommerce-product-search input[type="submit"] + button[type=submit], .woocommerce-product-search .modal-footer .comment-form input[type="submit"] + button[type=submit], .comment-form .modal-footer .woocommerce-product-search input[type="submit"] + button[type=submit], .woocommerce-product-search .comment-form .modal-footer input[type="submit"] + button[type=submit], .modal-footer #comments .woocommerce-product-search .comment-reply-link + button[type=submit], .woocommerce-product-search .modal-footer #comments .comment-reply-link + button[type=submit], #comments .modal-footer .woocommerce-product-search .comment-reply-link + button[type=submit], .woocommerce-product-search #comments .modal-footer .comment-reply-link + button[type=submit], .modal-footer .woocommerce-product-search .gform_button + button[type=submit], .woocommerce-product-search .modal-footer .gform_button + button[type=submit], .modal-footer .woocommerce ul.products .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .modal-footer .woocommerce ul.products .added_to_cart + button[type=submit], .woocommerce ul.products .modal-footer .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .woocommerce ul.products .modal-footer .added_to_cart + button[type=submit], .modal-footer
.woocommerce-page ul.products .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .modal-footer
.woocommerce-page ul.products .added_to_cart + button[type=submit],
.woocommerce-page ul.products .modal-footer .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search
.woocommerce-page ul.products .modal-footer .added_to_cart + button[type=submit], .modal-footer .woocommerce-product-search button[type=submit] + button[type=submit], .woocommerce-product-search .modal-footer button[type=submit] + button[type=submit] {
margin-left: 5px;
margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .nav-links a + .btn, .nav-links .modal-footer .btn-group a + .btn, .modal-footer .btn-group .comment-form input[type="submit"] + .btn, .comment-form .modal-footer .btn-group input[type="submit"] + .btn, .modal-footer .btn-group #comments .comment-reply-link + .btn, #comments .modal-footer .btn-group .comment-reply-link + .btn, .modal-footer .btn-group .gform_button + .btn, .modal-footer .btn-group .woocommerce ul.products .added_to_cart + .btn, .woocommerce ul.products .modal-footer .btn-group .added_to_cart + .btn, .modal-footer .btn-group
.woocommerce-page ul.products .added_to_cart + .btn,
.woocommerce-page ul.products .modal-footer .btn-group .added_to_cart + .btn, .modal-footer .btn-group .woocommerce-product-search button[type=submit] + .btn, .woocommerce-product-search .modal-footer .btn-group button[type=submit] + .btn, .modal-footer .btn-group .nav-links .btn + a, .nav-links .modal-footer .btn-group .btn + a, .modal-footer .btn-group .nav-links a + a, .nav-links .modal-footer .btn-group a + a, .modal-footer .btn-group .comment-form .nav-links input[type="submit"] + a, .nav-links .modal-footer .btn-group .comment-form input[type="submit"] + a, .comment-form .modal-footer .btn-group .nav-links input[type="submit"] + a, .nav-links .comment-form .modal-footer .btn-group input[type="submit"] + a, .modal-footer .btn-group #comments .nav-links .comment-reply-link + a, .nav-links .modal-footer .btn-group #comments .comment-reply-link + a, #comments .modal-footer .btn-group .nav-links .comment-reply-link + a, .nav-links #comments .modal-footer .btn-group .comment-reply-link + a, .modal-footer .btn-group .nav-links .gform_button + a, .nav-links .modal-footer .btn-group .gform_button + a, .modal-footer .btn-group .woocommerce ul.products .nav-links .added_to_cart + a, .nav-links .modal-footer .btn-group .woocommerce ul.products .added_to_cart + a, .woocommerce ul.products .modal-footer .btn-group .nav-links .added_to_cart + a, .nav-links .woocommerce ul.products .modal-footer .btn-group .added_to_cart + a, .modal-footer .btn-group
.woocommerce-page ul.products .nav-links .added_to_cart + a, .nav-links .modal-footer .btn-group
.woocommerce-page ul.products .added_to_cart + a,
.woocommerce-page ul.products .modal-footer .btn-group .nav-links .added_to_cart + a, .nav-links
.woocommerce-page ul.products .modal-footer .btn-group .added_to_cart + a, .modal-footer .btn-group .woocommerce-product-search .nav-links button[type=submit] + a, .nav-links .modal-footer .btn-group .woocommerce-product-search button[type=submit] + a, .woocommerce-product-search .modal-footer .btn-group .nav-links button[type=submit] + a, .nav-links .woocommerce-product-search .modal-footer .btn-group button[type=submit] + a, .modal-footer .btn-group .comment-form .btn + input[type="submit"], .comment-form .modal-footer .btn-group .btn + input[type="submit"], .modal-footer .btn-group .nav-links .comment-form a + input[type="submit"], .comment-form .modal-footer .btn-group .nav-links a + input[type="submit"], .nav-links .modal-footer .btn-group .comment-form a + input[type="submit"], .comment-form .nav-links .modal-footer .btn-group a + input[type="submit"], .modal-footer .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form .modal-footer .btn-group input[type="submit"] + input[type="submit"], .modal-footer .btn-group #comments .comment-form .comment-reply-link + input[type="submit"], .comment-form .modal-footer .btn-group #comments .comment-reply-link + input[type="submit"], #comments .modal-footer .btn-group .comment-form .comment-reply-link + input[type="submit"], .comment-form #comments .modal-footer .btn-group .comment-reply-link + input[type="submit"], .modal-footer .btn-group .comment-form .gform_button + input[type="submit"], .comment-form .modal-footer .btn-group .gform_button + input[type="submit"], .modal-footer .btn-group .woocommerce ul.products .comment-form .added_to_cart + input[type="submit"], .comment-form .modal-footer .btn-group .woocommerce ul.products .added_to_cart + input[type="submit"], .woocommerce ul.products .modal-footer .btn-group .comment-form .added_to_cart + input[type="submit"], .comment-form .woocommerce ul.products .modal-footer .btn-group .added_to_cart + input[type="submit"], .modal-footer .btn-group
.woocommerce-page ul.products .comment-form .added_to_cart + input[type="submit"], .comment-form .modal-footer .btn-group
.woocommerce-page ul.products .added_to_cart + input[type="submit"],
.woocommerce-page ul.products .modal-footer .btn-group .comment-form .added_to_cart + input[type="submit"], .comment-form
.woocommerce-page ul.products .modal-footer .btn-group .added_to_cart + input[type="submit"], .modal-footer .btn-group .woocommerce-product-search .comment-form button[type=submit] + input[type="submit"], .comment-form .modal-footer .btn-group .woocommerce-product-search button[type=submit] + input[type="submit"], .woocommerce-product-search .modal-footer .btn-group .comment-form button[type=submit] + input[type="submit"], .comment-form .woocommerce-product-search .modal-footer .btn-group button[type=submit] + input[type="submit"], .modal-footer .btn-group #comments .btn + .comment-reply-link, #comments .modal-footer .btn-group .btn + .comment-reply-link, .modal-footer .btn-group .nav-links #comments a + .comment-reply-link, #comments .modal-footer .btn-group .nav-links a + .comment-reply-link, .nav-links .modal-footer .btn-group #comments a + .comment-reply-link, #comments .nav-links .modal-footer .btn-group a + .comment-reply-link, .modal-footer .btn-group .comment-form #comments input[type="submit"] + .comment-reply-link, #comments .modal-footer .btn-group .comment-form input[type="submit"] + .comment-reply-link, .comment-form .modal-footer .btn-group #comments input[type="submit"] + .comment-reply-link, #comments .comment-form .modal-footer .btn-group input[type="submit"] + .comment-reply-link, .modal-footer .btn-group #comments .comment-reply-link + .comment-reply-link, #comments .modal-footer .btn-group .comment-reply-link + .comment-reply-link, .modal-footer .btn-group #comments .gform_button + .comment-reply-link, #comments .modal-footer .btn-group .gform_button + .comment-reply-link, .modal-footer .btn-group .woocommerce ul.products #comments .added_to_cart + .comment-reply-link, #comments .modal-footer .btn-group .woocommerce ul.products .added_to_cart + .comment-reply-link, .woocommerce ul.products .modal-footer .btn-group #comments .added_to_cart + .comment-reply-link, #comments .woocommerce ul.products .modal-footer .btn-group .added_to_cart + .comment-reply-link, .modal-footer .btn-group
.woocommerce-page ul.products #comments .added_to_cart + .comment-reply-link, #comments .modal-footer .btn-group
.woocommerce-page ul.products .added_to_cart + .comment-reply-link,
.woocommerce-page ul.products .modal-footer .btn-group #comments .added_to_cart + .comment-reply-link, #comments
.woocommerce-page ul.products .modal-footer .btn-group .added_to_cart + .comment-reply-link, .modal-footer .btn-group .woocommerce-product-search #comments button[type=submit] + .comment-reply-link, #comments .modal-footer .btn-group .woocommerce-product-search button[type=submit] + .comment-reply-link, .woocommerce-product-search .modal-footer .btn-group #comments button[type=submit] + .comment-reply-link, #comments .woocommerce-product-search .modal-footer .btn-group button[type=submit] + .comment-reply-link, .modal-footer .btn-group .btn + .gform_button, .modal-footer .btn-group .nav-links a + .gform_button, .nav-links .modal-footer .btn-group a + .gform_button, .modal-footer .btn-group .comment-form input[type="submit"] + .gform_button, .comment-form .modal-footer .btn-group input[type="submit"] + .gform_button, .modal-footer .btn-group #comments .comment-reply-link + .gform_button, #comments .modal-footer .btn-group .comment-reply-link + .gform_button, .modal-footer .btn-group .gform_button + .gform_button, .modal-footer .btn-group .woocommerce ul.products .added_to_cart + .gform_button, .woocommerce ul.products .modal-footer .btn-group .added_to_cart + .gform_button, .modal-footer .btn-group
.woocommerce-page ul.products .added_to_cart + .gform_button,
.woocommerce-page ul.products .modal-footer .btn-group .added_to_cart + .gform_button, .modal-footer .btn-group .woocommerce-product-search button[type=submit] + .gform_button, .woocommerce-product-search .modal-footer .btn-group button[type=submit] + .gform_button, .modal-footer .btn-group .woocommerce ul.products .btn + .added_to_cart, .woocommerce ul.products .modal-footer .btn-group .btn + .added_to_cart, .modal-footer .btn-group .nav-links .woocommerce ul.products a + .added_to_cart, .woocommerce ul.products .modal-footer .btn-group .nav-links a + .added_to_cart, .nav-links .modal-footer .btn-group .woocommerce ul.products a + .added_to_cart, .woocommerce ul.products .nav-links .modal-footer .btn-group a + .added_to_cart, .modal-footer .btn-group .comment-form .woocommerce ul.products input[type="submit"] + .added_to_cart, .woocommerce ul.products .modal-footer .btn-group .comment-form input[type="submit"] + .added_to_cart, .comment-form .modal-footer .btn-group .woocommerce ul.products input[type="submit"] + .added_to_cart, .woocommerce ul.products .comment-form .modal-footer .btn-group input[type="submit"] + .added_to_cart, .modal-footer .btn-group #comments .woocommerce ul.products .comment-reply-link + .added_to_cart, .woocommerce ul.products .modal-footer .btn-group #comments .comment-reply-link + .added_to_cart, #comments .modal-footer .btn-group .woocommerce ul.products .comment-reply-link + .added_to_cart, .woocommerce ul.products #comments .modal-footer .btn-group .comment-reply-link + .added_to_cart, .modal-footer .btn-group .woocommerce ul.products .gform_button + .added_to_cart, .woocommerce ul.products .modal-footer .btn-group .gform_button + .added_to_cart, .modal-footer .btn-group .woocommerce ul.products .added_to_cart + .added_to_cart, .woocommerce ul.products .modal-footer .btn-group .added_to_cart + .added_to_cart, .modal-footer .btn-group .woocommerce-product-search .woocommerce ul.products button[type=submit] + .added_to_cart, .woocommerce ul.products .modal-footer .btn-group .woocommerce-product-search button[type=submit] + .added_to_cart, .woocommerce-product-search .modal-footer .btn-group .woocommerce ul.products button[type=submit] + .added_to_cart, .woocommerce ul.products .woocommerce-product-search .modal-footer .btn-group button[type=submit] + .added_to_cart, .modal-footer .btn-group
.woocommerce-page ul.products .btn + .added_to_cart,
.woocommerce-page ul.products .modal-footer .btn-group .btn + .added_to_cart, .modal-footer .btn-group .nav-links
.woocommerce-page ul.products a + .added_to_cart,
.woocommerce-page ul.products .modal-footer .btn-group .nav-links a + .added_to_cart, .nav-links .modal-footer .btn-group
.woocommerce-page ul.products a + .added_to_cart,
.woocommerce-page ul.products .nav-links .modal-footer .btn-group a + .added_to_cart, .modal-footer .btn-group .comment-form
.woocommerce-page ul.products input[type="submit"] + .added_to_cart,
.woocommerce-page ul.products .modal-footer .btn-group .comment-form input[type="submit"] + .added_to_cart, .comment-form .modal-footer .btn-group
.woocommerce-page ul.products input[type="submit"] + .added_to_cart,
.woocommerce-page ul.products .comment-form .modal-footer .btn-group input[type="submit"] + .added_to_cart, .modal-footer .btn-group #comments
.woocommerce-page ul.products .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products .modal-footer .btn-group #comments .comment-reply-link + .added_to_cart, #comments .modal-footer .btn-group
.woocommerce-page ul.products .comment-reply-link + .added_to_cart,
.woocommerce-page ul.products #comments .modal-footer .btn-group .comment-reply-link + .added_to_cart, .modal-footer .btn-group
.woocommerce-page ul.products .gform_button + .added_to_cart,
.woocommerce-page ul.products .modal-footer .btn-group .gform_button + .added_to_cart, .modal-footer .btn-group .woocommerce-page ul.products .added_to_cart + .added_to_cart, .woocommerce-page ul.products .modal-footer .btn-group .added_to_cart + .added_to_cart, .modal-footer .btn-group .woocommerce-product-search
.woocommerce-page ul.products button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .modal-footer .btn-group .woocommerce-product-search button[type=submit] + .added_to_cart, .woocommerce-product-search .modal-footer .btn-group
.woocommerce-page ul.products button[type=submit] + .added_to_cart,
.woocommerce-page ul.products .woocommerce-product-search .modal-footer .btn-group button[type=submit] + .added_to_cart, .modal-footer .btn-group .woocommerce-product-search .btn + button[type=submit], .woocommerce-product-search .modal-footer .btn-group .btn + button[type=submit], .modal-footer .btn-group .nav-links .woocommerce-product-search a + button[type=submit], .woocommerce-product-search .modal-footer .btn-group .nav-links a + button[type=submit], .nav-links .modal-footer .btn-group .woocommerce-product-search a + button[type=submit], .woocommerce-product-search .nav-links .modal-footer .btn-group a + button[type=submit], .modal-footer .btn-group .comment-form .woocommerce-product-search input[type="submit"] + button[type=submit], .woocommerce-product-search .modal-footer .btn-group .comment-form input[type="submit"] + button[type=submit], .comment-form .modal-footer .btn-group .woocommerce-product-search input[type="submit"] + button[type=submit], .woocommerce-product-search .comment-form .modal-footer .btn-group input[type="submit"] + button[type=submit], .modal-footer .btn-group #comments .woocommerce-product-search .comment-reply-link + button[type=submit], .woocommerce-product-search .modal-footer .btn-group #comments .comment-reply-link + button[type=submit], #comments .modal-footer .btn-group .woocommerce-product-search .comment-reply-link + button[type=submit], .woocommerce-product-search #comments .modal-footer .btn-group .comment-reply-link + button[type=submit], .modal-footer .btn-group .woocommerce-product-search .gform_button + button[type=submit], .woocommerce-product-search .modal-footer .btn-group .gform_button + button[type=submit], .modal-footer .btn-group .woocommerce ul.products .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .modal-footer .btn-group .woocommerce ul.products .added_to_cart + button[type=submit], .woocommerce ul.products .modal-footer .btn-group .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .woocommerce ul.products .modal-footer .btn-group .added_to_cart + button[type=submit], .modal-footer .btn-group
.woocommerce-page ul.products .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search .modal-footer .btn-group
.woocommerce-page ul.products .added_to_cart + button[type=submit],
.woocommerce-page ul.products .modal-footer .btn-group .woocommerce-product-search .added_to_cart + button[type=submit], .woocommerce-product-search
.woocommerce-page ul.products .modal-footer .btn-group .added_to_cart + button[type=submit], .modal-footer .btn-group .woocommerce-product-search button[type=submit] + button[type=submit], .woocommerce-product-search .modal-footer .btn-group button[type=submit] + button[type=submit] {
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 {
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: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
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;
opacity: 0;
filter: alpha(opacity=0); }
.tooltip.in {
opacity: 0.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: 0; }
.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: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
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: 16px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0;
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: 16px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: -1 -1 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: #999999;
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: #999999;
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: #999999;
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: #999999;
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; }
.carousel {
position: relative; }
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%; }
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition:-webkit-transform 0.6s ease-in-out;
transition:transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px; }
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0; }
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0; }
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0; } }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block; }
.carousel-inner > .active {
left: 0; }
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%; }
.carousel-inner > .next {
left: 100%; }
.carousel-inner > .prev {
left: -100%; }
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0; }
.carousel-inner > .active.left {
left: -100%; }
.carousel-inner > .active.right {
left: 100%; }
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: transparent; }
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90); }
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block; }
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px; }
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px; }
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif; }
.carousel-control .icon-prev:before {
content: '\2039'; }
.carousel-control .icon-next:before {
content: '\203a'; }
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center; }
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent; }
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff; }
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn, .carousel-caption .nav-links a, .nav-links .carousel-caption a, .carousel-caption .comment-form input[type="submit"], .comment-form .carousel-caption input[type="submit"], .carousel-caption #comments .comment-reply-link, #comments .carousel-caption .comment-reply-link, .carousel-caption .gform_button, .carousel-caption .woocommerce ul.products .added_to_cart, .woocommerce ul.products .carousel-caption .added_to_cart, .carousel-caption
.woocommerce-page ul.products .added_to_cart,
.woocommerce-page ul.products .carousel-caption .added_to_cart, .carousel-caption .woocommerce-product-search button[type=submit], .woocommerce-product-search .carousel-caption button[type=submit] {
text-shadow: none; }
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px; }
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px; }
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px; }
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px; }
.carousel-indicators {
bottom: 20px; } }
.clearfix:before, #comments .comment-awaiting-moderation:before, footer.content-info .footer-menu:before, .clearfix:after, #comments .comment-awaiting-moderation:after, footer.content-info .footer-menu:after {
content: " ";
display: table; }
.clearfix:after, #comments .comment-awaiting-moderation:after, footer.content-info .footer-menu:after {
clear: both; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right, .nav-links .nav-next {
float: right !important; }
.pull-left, .nav-links .nav-previous {
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 {
display: none !important; }
.visible-sm {
display: none !important; }
.visible-md {
display: none !important; }
.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: 'FontAwesome';
src: url(/wp-content/themes/emporium-vapour/dist/fonts//fontawesome-webfont.eot?v=4.6.3);
src: url(/wp-content/themes/emporium-vapour/dist/fonts//fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(/wp-content/themes/emporium-vapour/dist/fonts//fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(/wp-content/themes/emporium-vapour/dist/fonts//fontawesome-webfont.woff?v=4.6.3) format("woff"), url(/wp-content/themes/emporium-vapour/dist/fonts//fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(/wp-content/themes/emporium-vapour/dist/fonts//fontawesome-webfont.svg?v=4.6.3#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.3333333333em;
line-height: 0.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.2857142857em;
text-align: center; }
.fa-ul {
padding-left: 0;
margin-left: 2.1428571429em;
list-style-type: none; }
.fa-ul > li {
position: relative; }
.fa-li {
position: absolute;
left: -2.1428571429em;
width: 2.1428571429em;
top: 0.1428571429em;
text-align: center; }
.fa-li.fa-lg {
left: -1.8571428571em; }
.fa-border {
padding: .2em .25em .15em;
border: solid 0.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, .nav-links .nav-next {
float: right; }
.pull-left, .nav-links .nav-previous {
float: left; }
.fa.pull-left, .nav-links .fa.nav-previous {
margin-right: .3em; }
.fa.pull-right, .nav-links .fa.nav-next {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
-o-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
-o-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); } }
@-o-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-o-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: ""; }
.fa-music:before {
content: ""; }
.fa-search:before {
content: ""; }
.fa-envelope-o:before {
content: ""; }
.fa-heart:before {
content: ""; }
.fa-star:before {
content: ""; }
.fa-star-o:before {
content: ""; }
.fa-user:before {
content: ""; }
.fa-film:before {
content: ""; }
.fa-th-large:before {
content: ""; }
.fa-th:before {
content: ""; }
.fa-th-list:before {
content: ""; }
.fa-check:before {
content: ""; }
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: ""; }
.fa-search-plus:before {
content: ""; }
.fa-search-minus:before {
content: ""; }
.fa-power-off:before {
content: ""; }
.fa-signal:before {
content: ""; }
.fa-gear:before,
.fa-cog:before {
content: ""; }
.fa-trash-o:before {
content: ""; }
.fa-home:before {
content: ""; }
.fa-file-o:before {
content: ""; }
.fa-clock-o:before {
content: ""; }
.fa-road:before {
content: ""; }
.fa-download:before {
content: ""; }
.fa-arrow-circle-o-down:before {
content: ""; }
.fa-arrow-circle-o-up:before {
content: ""; }
.fa-inbox:before {
content: ""; }
.fa-play-circle-o:before {
content: ""; }
.fa-rotate-right:before,
.fa-repeat:before {
content: ""; }
.fa-refresh:before {
content: ""; }
.fa-list-alt:before {
content: ""; }
.fa-lock:before {
content: ""; }
.fa-flag:before {
content: ""; }
.fa-headphones:before {
content: ""; }
.fa-volume-off:before {
content: ""; }
.fa-volume-down:before {
content: ""; }
.fa-volume-up:before {
content: ""; }
.fa-qrcode:before {
content: ""; }
.fa-barcode:before {
content: ""; }
.fa-tag:before {
content: ""; }
.fa-tags:before {
content: ""; }
.fa-book:before {
content: ""; }
.fa-bookmark:before {
content: ""; }
.fa-print:before {
content: ""; }
.fa-camera:before {
content: ""; }
.fa-font:before {
content: ""; }
.fa-bold:before {
content: ""; }
.fa-italic:before {
content: ""; }
.fa-text-height:before {
content: ""; }
.fa-text-width:before {
content: ""; }
.fa-align-left:before {
content: ""; }
.fa-align-center:before {
content: ""; }
.fa-align-right:before {
content: ""; }
.fa-align-justify:before {
content: ""; }
.fa-list:before {
content: ""; }
.fa-dedent:before,
.fa-outdent:before {
content: ""; }
.fa-indent:before {
content: ""; }
.fa-video-camera:before {
content: ""; }
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: ""; }
.fa-pencil:before {
content: ""; }
.fa-map-marker:before {
content: ""; }
.fa-adjust:before {
content: ""; }
.fa-tint:before {
content: ""; }
.fa-edit:before,
.fa-pencil-square-o:before {
content: ""; }
.fa-share-square-o:before {
content: ""; }
.fa-check-square-o:before {
content: ""; }
.fa-arrows:before {
content: ""; }
.fa-step-backward:before {
content: ""; }
.fa-fast-backward:before {
content: ""; }
.fa-backward:before {
content: ""; }
.fa-play:before {
content: ""; }
.fa-pause:before {
content: ""; }
.fa-stop:before {
content: ""; }
.fa-forward:before {
content: ""; }
.fa-fast-forward:before {
content: ""; }
.fa-step-forward:before {
content: ""; }
.fa-eject:before {
content: ""; }
.fa-chevron-left:before {
content: ""; }
.fa-chevron-right:before {
content: ""; }
.fa-plus-circle:before {
content: ""; }
.fa-minus-circle:before {
content: ""; }
.fa-times-circle:before {
content: ""; }
.fa-check-circle:before {
content: ""; }
.fa-question-circle:before {
content: ""; }
.fa-info-circle:before {
content: ""; }
.fa-crosshairs:before {
content: ""; }
.fa-times-circle-o:before {
content: ""; }
.fa-check-circle-o:before {
content: ""; }
.fa-ban:before {
content: ""; }
.fa-arrow-left:before {
content: ""; }
.fa-arrow-right:before {
content: ""; }
.fa-arrow-up:before {
content: ""; }
.fa-arrow-down:before {
content: ""; }
.fa-mail-forward:before,
.fa-share:before {
content: ""; }
.fa-expand:before {
content: ""; }
.fa-compress:before {
content: ""; }
.fa-plus:before {
content: ""; }
.fa-minus:before {
content: ""; }
.fa-asterisk:before {
content: ""; }
.fa-exclamation-circle:before {
content: ""; }
.fa-gift:before {
content: ""; }
.fa-leaf:before {
content: ""; }
.fa-fire:before {
content: ""; }
.fa-eye:before {
content: ""; }
.fa-eye-slash:before {
content: ""; }
.fa-warning:before,
.fa-exclamation-triangle:before {
content: ""; }
.fa-plane:before {
content: ""; }
.fa-calendar:before {
content: ""; }
.fa-random:before {
content: ""; }
.fa-comment:before {
content: ""; }
.fa-magnet:before {
content: ""; }
.fa-chevron-up:before {
content: ""; }
.fa-chevron-down:before {
content: ""; }
.fa-retweet:before {
content: ""; }
.fa-shopping-cart:before {
content: ""; }
.fa-folder:before {
content: ""; }
.fa-folder-open:before {
content: ""; }
.fa-arrows-v:before {
content: ""; }
.fa-arrows-h:before {
content: ""; }
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: ""; }
.fa-twitter-square:before {
content: ""; }
.fa-facebook-square:before {
content: ""; }
.fa-camera-retro:before {
content: ""; }
.fa-key:before {
content: ""; }
.fa-gears:before,
.fa-cogs:before {
content: ""; }
.fa-comments:before {
content: ""; }
.fa-thumbs-o-up:before {
content: ""; }
.fa-thumbs-o-down:before {
content: ""; }
.fa-star-half:before {
content: ""; }
.fa-heart-o:before {
content: ""; }
.fa-sign-out:before {
content: ""; }
.fa-linkedin-square:before {
content: ""; }
.fa-thumb-tack:before {
content: ""; }
.fa-external-link:before {
content: ""; }
.fa-sign-in:before {
content: ""; }
.fa-trophy:before {
content: ""; }
.fa-github-square:before {
content: ""; }
.fa-upload:before {
content: ""; }
.fa-lemon-o:before {
content: ""; }
.fa-phone:before {
content: ""; }
.fa-square-o:before {
content: ""; }
.fa-bookmark-o:before {
content: ""; }
.fa-phone-square:before {
content: ""; }
.fa-twitter:before {
content: ""; }
.fa-facebook-f:before,
.fa-facebook:before {
content: ""; }
.fa-github:before {
content: ""; }
.fa-unlock:before {
content: ""; }
.fa-credit-card:before {
content: ""; }
.fa-feed:before,
.fa-rss:before {
content: ""; }
.fa-hdd-o:before {
content: ""; }
.fa-bullhorn:before {
content: ""; }
.fa-bell:before {
content: ""; }
.fa-certificate:before {
content: ""; }
.fa-hand-o-right:before {
content: ""; }
.fa-hand-o-left:before {
content: ""; }
.fa-hand-o-up:before {
content: ""; }
.fa-hand-o-down:before {
content: ""; }
.fa-arrow-circle-left:before {
content: ""; }
.fa-arrow-circle-right:before {
content: ""; }
.fa-arrow-circle-up:before {
content: ""; }
.fa-arrow-circle-down:before {
content: ""; }
.fa-globe:before {
content: ""; }
.fa-wrench:before {
content: ""; }
.fa-tasks:before {
content: ""; }
.fa-filter:before {
content: ""; }
.fa-briefcase:before {
content: ""; }
.fa-arrows-alt:before {
content: ""; }
.fa-group:before,
.fa-users:before {
content: ""; }
.fa-chain:before,
.fa-link:before {
content: ""; }
.fa-cloud:before {
content: ""; }
.fa-flask:before {
content: ""; }
.fa-cut:before,
.fa-scissors:before {
content: ""; }
.fa-copy:before,
.fa-files-o:before {
content: ""; }
.fa-paperclip:before {
content: ""; }
.fa-save:before,
.fa-floppy-o:before {
content: ""; }
.fa-square:before {
content: ""; }
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: ""; }
.fa-list-ul:before {
content: ""; }
.fa-list-ol:before {
content: ""; }
.fa-strikethrough:before {
content: ""; }
.fa-underline:before {
content: ""; }
.fa-table:before {
content: ""; }
.fa-magic:before {
content: ""; }
.fa-truck:before {
content: ""; }
.fa-pinterest:before {
content: ""; }
.fa-pinterest-square:before {
content: ""; }
.fa-google-plus-square:before {
content: ""; }
.fa-google-plus:before {
content: ""; }
.fa-money:before {
content: ""; }
.fa-caret-down:before {
content: ""; }
.fa-caret-up:before {
content: ""; }
.fa-caret-left:before {
content: ""; }
.fa-caret-right:before {
content: ""; }
.fa-columns:before {
content: ""; }
.fa-unsorted:before,
.fa-sort:before {
content: ""; }
.fa-sort-down:before,
.fa-sort-desc:before {
content: ""; }
.fa-sort-up:before,
.fa-sort-asc:before {
content: ""; }
.fa-envelope:before {
content: ""; }
.fa-linkedin:before {
content: ""; }
.fa-rotate-left:before,
.fa-undo:before {
content: ""; }
.fa-legal:before,
.fa-gavel:before {
content: ""; }
.fa-dashboard:before,
.fa-tachometer:before {
content: ""; }
.fa-comment-o:before {
content: ""; }
.fa-comments-o:before {
content: ""; }
.fa-flash:before,
.fa-bolt:before {
content: ""; }
.fa-sitemap:before {
content: ""; }
.fa-umbrella:before {
content: ""; }
.fa-paste:before,
.fa-clipboard:before {
content: ""; }
.fa-lightbulb-o:before {
content: ""; }
.fa-exchange:before {
content: ""; }
.fa-cloud-download:before {
content: ""; }
.fa-cloud-upload:before {
content: ""; }
.fa-user-md:before {
content: ""; }
.fa-stethoscope:before {
content: ""; }
.fa-suitcase:before {
content: ""; }
.fa-bell-o:before {
content: ""; }
.fa-coffee:before {
content: ""; }
.fa-cutlery:before {
content: ""; }
.fa-file-text-o:before {
content: ""; }
.fa-building-o:before {
content: ""; }
.fa-hospital-o:before {
content: ""; }
.fa-ambulance:before {
content: ""; }
.fa-medkit:before {
content: ""; }
.fa-fighter-jet:before {
content: ""; }
.fa-beer:before {
content: ""; }
.fa-h-square:before {
content: ""; }
.fa-plus-square:before {
content: ""; }
.fa-angle-double-left:before {
content: ""; }
.fa-angle-double-right:before {
content: ""; }
.fa-angle-double-up:before {
content: ""; }
.fa-angle-double-down:before {
content: ""; }
.fa-angle-left:before {
content: ""; }
.fa-angle-right:before {
content: ""; }
.fa-angle-up:before {
content: ""; }
.fa-angle-down:before {
content: ""; }
.fa-desktop:before {
content: ""; }
.fa-laptop:before {
content: ""; }
.fa-tablet:before {
content: ""; }
.fa-mobile-phone:before,
.fa-mobile:before {
content: ""; }
.fa-circle-o:before {
content: ""; }
.fa-quote-left:before {
content: ""; }
.fa-quote-right:before {
content: ""; }
.fa-spinner:before {
content: ""; }
.fa-circle:before {
content: ""; }
.fa-mail-reply:before,
.fa-reply:before {
content: ""; }
.fa-github-alt:before {
content: ""; }
.fa-folder-o:before {
content: ""; }
.fa-folder-open-o:before {
content: ""; }
.fa-smile-o:before {
content: ""; }
.fa-frown-o:before {
content: ""; }
.fa-meh-o:before {
content: ""; }
.fa-gamepad:before {
content: ""; }
.fa-keyboard-o:before {
content: ""; }
.fa-flag-o:before {
content: ""; }
.fa-flag-checkered:before {
content: ""; }
.fa-terminal:before {
content: ""; }
.fa-code:before {
content: ""; }
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: ""; }
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: ""; }
.fa-location-arrow:before {
content: ""; }
.fa-crop:before {
content: ""; }
.fa-code-fork:before {
content: ""; }
.fa-unlink:before,
.fa-chain-broken:before {
content: ""; }
.fa-question:before {
content: ""; }
.fa-info:before {
content: ""; }
.fa-exclamation:before {
content: ""; }
.fa-superscript:before {
content: ""; }
.fa-subscript:before {
content: ""; }
.fa-eraser:before {
content: ""; }
.fa-puzzle-piece:before {
content: ""; }
.fa-microphone:before {
content: ""; }
.fa-microphone-slash:before {
content: ""; }
.fa-shield:before {
content: ""; }
.fa-calendar-o:before {
content: ""; }
.fa-fire-extinguisher:before {
content: ""; }
.fa-rocket:before {
content: ""; }
.fa-maxcdn:before {
content: ""; }
.fa-chevron-circle-left:before {
content: ""; }
.fa-chevron-circle-right:before {
content: ""; }
.fa-chevron-circle-up:before {
content: ""; }
.fa-chevron-circle-down:before {
content: ""; }
.fa-html5:before {
content: ""; }
.fa-css3:before {
content: ""; }
.fa-anchor:before {
content: ""; }
.fa-unlock-alt:before {
content: ""; }
.fa-bullseye:before {
content: ""; }
.fa-ellipsis-h:before {
content: ""; }
.fa-ellipsis-v:before {
content: ""; }
.fa-rss-square:before {
content: ""; }
.fa-play-circle:before {
content: ""; }
.fa-ticket:before {
content: ""; }
.fa-minus-square:before {
content: ""; }
.fa-minus-square-o:before {
content: ""; }
.fa-level-up:before {
content: ""; }
.fa-level-down:before {
content: ""; }
.fa-check-square:before {
content: ""; }
.fa-pencil-square:before {
content: ""; }
.fa-external-link-square:before {
content: ""; }
.fa-share-square:before {
content: ""; }
.fa-compass:before {
content: ""; }
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: ""; }
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: ""; }
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: ""; }
.fa-euro:before,
.fa-eur:before {
content: ""; }
.fa-gbp:before {
content: ""; }
.fa-dollar:before,
.fa-usd:before {
content: ""; }
.fa-rupee:before,
.fa-inr:before {
content: ""; }
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: ""; }
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: ""; }
.fa-won:before,
.fa-krw:before {
content: ""; }
.fa-bitcoin:before,
.fa-btc:before {
content: ""; }
.fa-file:before {
content: ""; }
.fa-file-text:before {
content: ""; }
.fa-sort-alpha-asc:before {
content: ""; }
.fa-sort-alpha-desc:before {
content: ""; }
.fa-sort-amount-asc:before {
content: ""; }
.fa-sort-amount-desc:before {
content: ""; }
.fa-sort-numeric-asc:before {
content: ""; }
.fa-sort-numeric-desc:before {
content: ""; }
.fa-thumbs-up:before {
content: ""; }
.fa-thumbs-down:before {
content: ""; }
.fa-youtube-square:before {
content: ""; }
.fa-youtube:before {
content: ""; }
.fa-xing:before {
content: ""; }
.fa-xing-square:before {
content: ""; }
.fa-youtube-play:before {
content: ""; }
.fa-dropbox:before {
content: ""; }
.fa-stack-overflow:before {
content: ""; }
.fa-instagram:before {
content: ""; }
.fa-flickr:before {
content: ""; }
.fa-adn:before {
content: ""; }
.fa-bitbucket:before {
content: ""; }
.fa-bitbucket-square:before {
content: ""; }
.fa-tumblr:before {
content: ""; }
.fa-tumblr-square:before {
content: ""; }
.fa-long-arrow-down:before {
content: ""; }
.fa-long-arrow-up:before {
content: ""; }
.fa-long-arrow-left:before {
content: ""; }
.fa-long-arrow-right:before {
content: ""; }
.fa-apple:before {
content: ""; }
.fa-windows:before {
content: ""; }
.fa-android:before {
content: ""; }
.fa-linux:before {
content: ""; }
.fa-dribbble:before {
content: ""; }
.fa-skype:before {
content: ""; }
.fa-foursquare:before {
content: ""; }
.fa-trello:before {
content: ""; }
.fa-female:before {
content: ""; }
.fa-male:before {
content: ""; }
.fa-gittip:before,
.fa-gratipay:before {
content: ""; }
.fa-sun-o:before {
content: ""; }
.fa-moon-o:before {
content: ""; }
.fa-archive:before {
content: ""; }
.fa-bug:before {
content: ""; }
.fa-vk:before {
content: ""; }
.fa-weibo:before {
content: ""; }
.fa-renren:before {
content: ""; }
.fa-pagelines:before {
content: ""; }
.fa-stack-exchange:before {
content: ""; }
.fa-arrow-circle-o-right:before {
content: ""; }
.fa-arrow-circle-o-left:before {
content: ""; }
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: ""; }
.fa-dot-circle-o:before {
content: ""; }
.fa-wheelchair:before {
content: ""; }
.fa-vimeo-square:before {
content: ""; }
.fa-turkish-lira:before,
.fa-try:before {
content: ""; }
.fa-plus-square-o:before {
content: ""; }
.fa-space-shuttle:before {
content: ""; }
.fa-slack:before {
content: ""; }
.fa-envelope-square:before {
content: ""; }
.fa-wordpress:before {
content: ""; }
.fa-openid:before {
content: ""; }
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: ""; }
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: ""; }
.fa-yahoo:before {
content: ""; }
.fa-google:before {
content: ""; }
.fa-reddit:before {
content: ""; }
.fa-reddit-square:before {
content: ""; }
.fa-stumbleupon-circle:before {
content: ""; }
.fa-stumbleupon:before {
content: ""; }
.fa-delicious:before {
content: ""; }
.fa-digg:before {
content: ""; }
.fa-pied-piper-pp:before {
content: ""; }
.fa-pied-piper-alt:before {
content: ""; }
.fa-drupal:before {
content: ""; }
.fa-joomla:before {
content: ""; }
.fa-language:before {
content: ""; }
.fa-fax:before {
content: ""; }
.fa-building:before {
content: ""; }
.fa-child:before {
content: ""; }
.fa-paw:before {
content: ""; }
.fa-spoon:before {
content: ""; }
.fa-cube:before {
content: ""; }
.fa-cubes:before {
content: ""; }
.fa-behance:before {
content: ""; }
.fa-behance-square:before {
content: ""; }
.fa-steam:before {
content: ""; }
.fa-steam-square:before {
content: ""; }
.fa-recycle:before {
content: ""; }
.fa-automobile:before,
.fa-car:before {
content: ""; }
.fa-cab:before,
.fa-taxi:before {
content: ""; }
.fa-tree:before {
content: ""; }
.fa-spotify:before {
content: ""; }
.fa-deviantart:before {
content: ""; }
.fa-soundcloud:before {
content: ""; }
.fa-database:before {
content: ""; }
.fa-file-pdf-o:before {
content: ""; }
.fa-file-word-o:before {
content: ""; }
.fa-file-excel-o:before {
content: ""; }
.fa-file-powerpoint-o:before {
content: ""; }
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: ""; }
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: ""; }
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: ""; }
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: ""; }
.fa-file-code-o:before {
content: ""; }
.fa-vine:before {
content: ""; }
.fa-codepen:before {
content: ""; }
.fa-jsfiddle:before {
content: ""; }
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: ""; }
.fa-circle-o-notch:before {
content: ""; }
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: ""; }
.fa-ge:before,
.fa-empire:before {
content: ""; }
.fa-git-square:before {
content: ""; }
.fa-git:before {
content: ""; }
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: ""; }
.fa-tencent-weibo:before {
content: ""; }
.fa-qq:before {
content: ""; }
.fa-wechat:before,
.fa-weixin:before {
content: ""; }
.fa-send:before,
.fa-paper-plane:before {
content: ""; }
.fa-send-o:before,
.fa-paper-plane-o:before {
content: ""; }
.fa-history:before {
content: ""; }
.fa-circle-thin:before {
content: ""; }
.fa-header:before {
content: ""; }
.fa-paragraph:before {
content: ""; }
.fa-sliders:before {
content: ""; }
.fa-share-alt:before {
content: ""; }
.fa-share-alt-square:before {
content: ""; }
.fa-bomb:before {
content: ""; }
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: ""; }
.fa-tty:before {
content: ""; }
.fa-binoculars:before {
content: ""; }
.fa-plug:before {
content: ""; }
.fa-slideshare:before {
content: ""; }
.fa-twitch:before {
content: ""; }
.fa-yelp:before {
content: ""; }
.fa-newspaper-o:before {
content: ""; }
.fa-wifi:before {
content: ""; }
.fa-calculator:before {
content: ""; }
.fa-paypal:before {
content: ""; }
.fa-google-wallet:before {
content: ""; }
.fa-cc-visa:before {
content: ""; }
.fa-cc-mastercard:before {
content: ""; }
.fa-cc-discover:before {
content: ""; }
.fa-cc-amex:before {
content: ""; }
.fa-cc-paypal:before {
content: ""; }
.fa-cc-stripe:before {
content: ""; }
.fa-bell-slash:before {
content: ""; }
.fa-bell-slash-o:before {
content: ""; }
.fa-trash:before {
content: ""; }
.fa-copyright:before {
content: ""; }
.fa-at:before {
content: ""; }
.fa-eyedropper:before {
content: ""; }
.fa-paint-brush:before {
content: ""; }
.fa-birthday-cake:before {
content: ""; }
.fa-area-chart:before {
content: ""; }
.fa-pie-chart:before {
content: ""; }
.fa-line-chart:before {
content: ""; }
.fa-lastfm:before {
content: ""; }
.fa-lastfm-square:before {
content: ""; }
.fa-toggle-off:before {
content: ""; }
.fa-toggle-on:before {
content: ""; }
.fa-bicycle:before {
content: ""; }
.fa-bus:before {
content: ""; }
.fa-ioxhost:before {
content: ""; }
.fa-angellist:before {
content: ""; }
.fa-cc:before {
content: ""; }
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: ""; }
.fa-meanpath:before {
content: ""; }
.fa-buysellads:before {
content: ""; }
.fa-connectdevelop:before {
content: ""; }
.fa-dashcube:before {
content: ""; }
.fa-forumbee:before {
content: ""; }
.fa-leanpub:before {
content: ""; }
.fa-sellsy:before {
content: ""; }
.fa-shirtsinbulk:before {
content: ""; }
.fa-simplybuilt:before {
content: ""; }
.fa-skyatlas:before {
content: ""; }
.fa-cart-plus:before {
content: ""; }
.fa-cart-arrow-down:before {
content: ""; }
.fa-diamond:before {
content: ""; }
.fa-ship:before {
content: ""; }
.fa-user-secret:before {
content: ""; }
.fa-motorcycle:before {
content: ""; }
.fa-street-view:before {
content: ""; }
.fa-heartbeat:before {
content: ""; }
.fa-venus:before {
content: ""; }
.fa-mars:before {
content: ""; }
.fa-mercury:before {
content: ""; }
.fa-intersex:before,
.fa-transgender:before {
content: ""; }
.fa-transgender-alt:before {
content: ""; }
.fa-venus-double:before {
content: ""; }
.fa-mars-double:before {
content: ""; }
.fa-venus-mars:before {
content: ""; }
.fa-mars-stroke:before {
content: ""; }
.fa-mars-stroke-v:before {
content: ""; }
.fa-mars-stroke-h:before {
content: ""; }
.fa-neuter:before {
content: ""; }
.fa-genderless:before {
content: ""; }
.fa-facebook-official:before {
content: ""; }
.fa-pinterest-p:before {
content: ""; }
.fa-whatsapp:before {
content: ""; }
.fa-server:before {
content: ""; }
.fa-user-plus:before {
content: ""; }
.fa-user-times:before {
content: ""; }
.fa-hotel:before,
.fa-bed:before {
content: ""; }
.fa-viacoin:before {
content: ""; }
.fa-train:before {
content: ""; }
.fa-subway:before {
content: ""; }
.fa-medium:before {
content: ""; }
.fa-yc:before,
.fa-y-combinator:before {
content: ""; }
.fa-optin-monster:before {
content: ""; }
.fa-opencart:before {
content: ""; }
.fa-expeditedssl:before {
content: ""; }
.fa-battery-4:before,
.fa-battery-full:before {
content: ""; }
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: ""; }
.fa-battery-2:before,
.fa-battery-half:before {
content: ""; }
.fa-battery-1:before,
.fa-battery-quarter:before {
content: ""; }
.fa-battery-0:before,
.fa-battery-empty:before {
content: ""; }
.fa-mouse-pointer:before {
content: ""; }
.fa-i-cursor:before {
content: ""; }
.fa-object-group:before {
content: ""; }
.fa-object-ungroup:before {
content: ""; }
.fa-sticky-note:before {
content: ""; }
.fa-sticky-note-o:before {
content: ""; }
.fa-cc-jcb:before {
content: ""; }
.fa-cc-diners-club:before {
content: ""; }
.fa-clone:before {
content: ""; }
.fa-balance-scale:before {
content: ""; }
.fa-hourglass-o:before {
content: ""; }
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: ""; }
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: ""; }
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: ""; }
.fa-hourglass:before {
content: ""; }
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: ""; }
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: ""; }
.fa-hand-scissors-o:before {
content: ""; }
.fa-hand-lizard-o:before {
content: ""; }
.fa-hand-spock-o:before {
content: ""; }
.fa-hand-pointer-o:before {
content: ""; }
.fa-hand-peace-o:before {
content: ""; }
.fa-trademark:before {
content: ""; }
.fa-registered:before {
content: ""; }
.fa-creative-commons:before {
content: ""; }
.fa-gg:before {
content: ""; }
.fa-gg-circle:before {
content: ""; }
.fa-tripadvisor:before {
content: ""; }
.fa-odnoklassniki:before {
content: ""; }
.fa-odnoklassniki-square:before {
content: ""; }
.fa-get-pocket:before {
content: ""; }
.fa-wikipedia-w:before {
content: ""; }
.fa-safari:before {
content: ""; }
.fa-chrome:before {
content: ""; }
.fa-firefox:before {
content: ""; }
.fa-opera:before {
content: ""; }
.fa-internet-explorer:before {
content: ""; }
.fa-tv:before,
.fa-television:before {
content: ""; }
.fa-contao:before {
content: ""; }
.fa-500px:before {
content: ""; }
.fa-amazon:before {
content: ""; }
.fa-calendar-plus-o:before {
content: ""; }
.fa-calendar-minus-o:before {
content: ""; }
.fa-calendar-times-o:before {
content: ""; }
.fa-calendar-check-o:before {
content: ""; }
.fa-industry:before {
content: ""; }
.fa-map-pin:before {
content: ""; }
.fa-map-signs:before {
content: ""; }
.fa-map-o:before {
content: ""; }
.fa-map:before {
content: ""; }
.fa-commenting:before {
content: ""; }
.fa-commenting-o:before {
content: ""; }
.fa-houzz:before {
content: ""; }
.fa-vimeo:before {
content: ""; }
.fa-black-tie:before {
content: ""; }
.fa-fonticons:before {
content: ""; }
.fa-reddit-alien:before {
content: ""; }
.fa-edge:before {
content: ""; }
.fa-credit-card-alt:before {
content: ""; }
.fa-codiepie:before {
content: ""; }
.fa-modx:before {
content: ""; }
.fa-fort-awesome:before {
content: ""; }
.fa-usb:before {
content: ""; }
.fa-product-hunt:before {
content: ""; }
.fa-mixcloud:before {
content: ""; }
.fa-scribd:before {
content: ""; }
.fa-pause-circle:before {
content: ""; }
.fa-pause-circle-o:before {
content: ""; }
.fa-stop-circle:before {
content: ""; }
.fa-stop-circle-o:before {
content: ""; }
.fa-shopping-bag:before {
content: ""; }
.fa-shopping-basket:before {
content: ""; }
.fa-hashtag:before {
content: ""; }
.fa-bluetooth:before {
content: ""; }
.fa-bluetooth-b:before {
content: ""; }
.fa-percent:before {
content: ""; }
.fa-gitlab:before {
content: ""; }
.fa-wpbeginner:before {
content: ""; }
.fa-wpforms:before {
content: ""; }
.fa-envira:before {
content: ""; }
.fa-universal-access:before {
content: ""; }
.fa-wheelchair-alt:before {
content: ""; }
.fa-question-circle-o:before {
content: ""; }
.fa-blind:before {
content: ""; }
.fa-audio-description:before {
content: ""; }
.fa-volume-control-phone:before {
content: ""; }
.fa-braille:before {
content: ""; }
.fa-assistive-listening-systems:before {
content: ""; }
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: ""; }
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: ""; }
.fa-glide:before {
content: ""; }
.fa-glide-g:before {
content: ""; }
.fa-signing:before,
.fa-sign-language:before {
content: ""; }
.fa-low-vision:before {
content: ""; }
.fa-viadeo:before {
content: ""; }
.fa-viadeo-square:before {
content: ""; }
.fa-snapchat:before {
content: ""; }
.fa-snapchat-ghost:before {
content: ""; }
.fa-snapchat-square:before {
content: ""; }
.fa-pied-piper:before {
content: ""; }
.fa-first-order:before {
content: ""; }
.fa-yoast:before {
content: ""; }
.fa-themeisle:before {
content: ""; }
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: ""; }
.fa-fa:before,
.fa-font-awesome:before {
content: ""; }
.sr-only, .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; } @font-face {
font-family: 'star';
src: url(/wp-content/themes/emporium-vapour/dist/fonts/star.eot);
src: url(/wp-content/themes/emporium-vapour/dist/fonts/star.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/emporium-vapour/dist/fonts/star.woff) format("woff"), url(/wp-content/themes/emporium-vapour/dist/fonts/star.ttf) format("truetype"), url(/wp-content/themes/emporium-vapour/dist/fonts/star.svg#star) format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'WooCommerce';
src: url(/wp-content/themes/emporium-vapour/dist/fonts/WooCommerce.eot);
src: url(/wp-content/themes/emporium-vapour/dist/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/emporium-vapour/dist/fonts/WooCommerce.woff) format("woff"), url(/wp-content/themes/emporium-vapour/dist/fonts/WooCommerce.ttf) format("truetype"), url(/wp-content/themes/emporium-vapour/dist/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: normal;
font-style: normal; }
@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-extralight-webfont.woff", "../fonts/geomanist/geomanist-extralight-webfont.ttf", "../fonts/geomanist/geomanist-extralight-webfont.svg"), "../fonts/geomanist/geomanist-extralight-webfont.svg", 100, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-thin-webfont.woff", "../fonts/geomanist/geomanist-thin-webfont.ttf", "../fonts/geomanist/geomanist-thin-webfont.svg"), "../fonts/geomanist/geomanist-thin-webfont.svg", 200, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-light-webfont.woff", "../fonts/geomanist/geomanist-light-webfont.ttf", "../fonts/geomanist/geomanist-light-webfont.svg"), "../fonts/geomanist/geomanist-light-webfont.svg", 300, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-regular-webfont.woff", "../fonts/geomanist/geomanist-regular-webfont.ttf", "../fonts/geomanist/geomanist-regular-webfont.svg"), "../fonts/geomanist/geomanist-regular-webfont.svg", 400, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-book-webfont.woff", "../fonts/geomanist/geomanist-book-webfont.ttf", "../fonts/geomanist/geomanist-book-webfont.svg"), "../fonts/geomanist/geomanist-book-webfont.svg", 500, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-medium-webfont.woff", "../fonts/geomanist/geomanist-medium-webfont.ttf", "../fonts/geomanist/geomanist-medium-webfont.svg"), "../fonts/geomanist/geomanist-medium-webfont.svg", 600, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-bold-webfont.woff", "../fonts/geomanist/geomanist-bold-webfont.ttf", "../fonts/geomanist/geomanist-bold-webfont.svg"), "../fonts/geomanist/geomanist-bold-webfont.svg", 700, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-black-webfont.woff", "../fonts/geomanist/geomanist-black-webfont.ttf", "../fonts/geomanist/geomanist-black-webfont.svg"), "../fonts/geomanist/geomanist-black-webfont.svg", 800, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-ultra-webfont.woff", "../fonts/geomanist/geomanist-ultra-webfont.ttf", "../fonts/geomanist/geomanist-ultra-webfont.svg"), "../fonts/geomanist/geomanist-ultra-webfont.svg", 900, normal) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-extralight-italic-webfont.woff", "../fonts/geomanist/geomanist-extralight-italic-webfont.ttf", "../fonts/geomanist/geomanist-extralight-italic-webfont.svg"), "../fonts/geomanist/geomanist-extralight-italic-webfont.svg", 100, italic) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-thin-italic-webfont.woff", "../fonts/geomanist/geomanist-thin-italic-webfont.ttf", "../fonts/geomanist/geomanist-thin-italic-webfont.svg"), "../fonts/geomanist/geomanist-thin-italic-webfont.svg", 200, italic) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-light-italic-webfont.woff", "../fonts/geomanist/geomanist-light-italic-webfont.ttf", "../fonts/geomanist/geomanist-light-italic-webfont.svg"), "../fonts/geomanist/geomanist-light-italic-webfont.svg", 300, italic) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-regular-italic-webfont.woff", "../fonts/geomanist/geomanist-regular-italic-webfont.ttf", "../fonts/geomanist/geomanist-regular-italic-webfont.svg"), "../fonts/geomanist/geomanist-regular-italic-webfont.svg", 400, italic) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-book-italic-webfont.woff", "../fonts/geomanist/geomanist-book-italic-webfont.ttf", "../fonts/geomanist/geomanist-book-italic-webfont.svg"), "../fonts/geomanist/geomanist-book-italic-webfont.svg", 500, italic) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-medium-italic-webfont.woff", "../fonts/geomanist/geomanist-medium-italic-webfont.ttf", "../fonts/geomanist/geomanist-medium-italic-webfont.svg"), "../fonts/geomanist/geomanist-medium-italic-webfont.svg", 600, italic) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-bold-italic-webfont.woff", "../fonts/geomanist/geomanist-bold-italic-webfont.ttf", "../fonts/geomanist/geomanist-bold-italic-webfont.svg"), "../fonts/geomanist/geomanist-bold-italic-webfont.svg", 700, italic) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-black-italic-webfont.woff", "../fonts/geomanist/geomanist-black-italic-webfont.ttf", "../fonts/geomanist/geomanist-black-italic-webfont.svg"), "../fonts/geomanist/geomanist-black-italic-webfont.svg", 800, italic) {}@font-face ("geomanist", font-files("../fonts/geomanist/geomanist-ultra-italic-webfont.woff", "../fonts/geomanist/geomanist-ultra-italic-webfont.ttf", "../fonts/geomanist/geomanist-ultra-italic-webfont.svg"), "../fonts/geomanist/geomanist-ultra-italic-webfont.svg", 900, italic) {}body {
font-weight: 200; }
a {
-webkit-transition:all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-transition:all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
transition: all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975); }
.no-gutter > [class*='col-'], #comments .comment-meta > [class*='col-'] {
padding-right: 0;
padding-left: 0; }
.smooth-fonts, h1,
.h1, h2,
.h2, h3,
.h3, h4,
.h4, #respond > h2, #comments > h2, h5, footer.content-info #footer-widgets .widget h3,
.h5, h6,
.h6, .btn, .nav-links a, .comment-form input[type="submit"], #comments .comment-reply-link, .gform_button, .woocommerce ul.products .added_to_cart,
.woocommerce-page ul.products .added_to_cart, .woocommerce-product-search button[type=submit], .page-header h1,
.page-header .h1, .page-header h2,
.page-header .h2, .page-header h3,
.page-header .h3, .page-header h4,
.page-header .h4,
.page-header #respond > h2,
.page-header #comments > h2, .page-header h5,
.page-header .h5, .page-header h6,
.page-header .h6, .page-header .intro, #tr-full-screen-nav {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.legible-fonts, h1,
.h1, h2,
.h2, h3,
.h3, h4,
.h4, #respond > h2, #comments > h2, h5, footer.content-info #footer-widgets .widget h3,
.h5, h6,
.h6, #tr-full-screen-nav {
text-rendering: optimizeLegibility; }
.centered {
margin: auto;
float: none; }
.fill, .outer {
height: 100%;
width: 100%; }
.fill-height {
height: 100%; }
.fill-width {
width: 100%; }
.outer {
display: table; }
.inner, #process .count .number {
display: table-cell; }
.inner.middle, #process .count .number {
vertical-align: middle; }
.inner.bottom, #process .count .bottom.number {
vertical-align: bottom; }
.inner.top, #process .count .top.number {
vertical-align: top; }
.grayscale {
filter: grayscale(1); }
.grayscale-05 {
filter: grayscale(0.5); }
.cover-image, .content-section, .overlay-image, #modal_screen, .content-image, .page-header, #slideshow .swiper-slide, #event-visual #event-image,
.fill-image {
background-size: cover;
background-position: center center;
background-repeat: no-repeat; }
.dropdown-menu {
border: none; }
.no-decoration:hover, #tr-full-screen-nav a:hover, #tr-nav-cart a:hover:not(.btn):not(.nav-links a):not(.comment-form input[type="submit"]):not(#comments .comment-reply-link):not(.gform_button):not(.woocommerce ul.products .added_to_cart):not(
.woocommerce-page ul.products .added_to_cart):not(.woocommerce-product-search button[type=submit]), .no-decoration:focus, #tr-full-screen-nav a:focus, #tr-nav-cart a:focus:not(.btn):not(.nav-links a):not(.comment-form input[type="submit"]):not(#comments .comment-reply-link):not(.gform_button):not(.woocommerce ul.products .added_to_cart):not(
.woocommerce-page ul.products .added_to_cart):not(.woocommerce-product-search button[type=submit]), .no-decoration:active, #tr-full-screen-nav a:active, #tr-nav-cart a:active:not(.btn):not(.nav-links a):not(.comment-form input[type="submit"]):not(#comments .comment-reply-link):not(.gform_button):not(.woocommerce ul.products .added_to_cart):not(
.woocommerce-page ul.products .added_to_cart):not(.woocommerce-product-search button[type=submit]) {
text-decoration: none; }
.background-primary {
background-color: #000000; }
.background-secondary {
background-color: #ffffff; }
.background-success {
background-color: #8AC06E; }
.background-info {
background-color: #114F7C; }
.background-warning {
background-color: #FF9B01; }
.background-danger {
background-color: #EA5758; }
.background-gray-lightest {
background-color: #f8f8f8; }
.background-gray-lighter {
background-color: #eeeeee; }
.background-gray-light {
background-color: #777777; }
.background-gray {
background-color: #555555; }
.background-gray-dark {
background-color: #333333; }
.background-gray-darker {
background-color: #222222; }
.background-blue {
background-color: #ffffff; }
.background-purple {
background-color: #4a2771; }
.background-pink {
background-color: #f04e98; }
.background-green {
background-color: #8AC06E; }
.background-yellow {
background-color: #ffcc00; }
.background-white {
background-color: #ffffff; }
.background-black {
background-color: #000; }
.background-brown-darker {
background-color: #2E170C; }
.background-brown-dark {
background-color: #5B3221; }
.background-brown {
background-color: #966746; }
.background-brown-light {
background-color: #BB865E; }
.background-brown-lighter {
background-color: #F6E3C9; }
.text-primary {
color: #000000; }
.text-secondary {
color: #ffffff; }
.text-success {
color: #8AC06E; }
.text-info {
color: #114F7C; }
.text-warning {
color: #FF9B01; }
.text-danger {
color: #EA5758; }
.text-gray-lightest {
color: #f8f8f8; }
.text-gray-lighter {
color: #eeeeee; }
.text-gray-light {
color: #777777; }
.text-gray {
color: #555555; }
.text-gray-dark {
color: #333333; }
.text-gray-darker {
color: #222222; }
.text-blue {
color: #ffffff; }
.text-purple {
color: #4a2771; }
.text-pink {
color: #f04e98; }
.text-green {
color: #8AC06E; }
.text-yellow {
color: #ffcc00; }
.text-white {
color: #ffffff; }
.text-black {
color: #000; }
.text-brown-darker {
color: #2E170C; }
.text-brown-dark {
color: #5B3221; }
.text-brown {
color: #966746; }
.text-brown-light {
color: #BB865E; }
.text-brown-lighter {
color: #F6E3C9; }
span.separator {
color: #ebebeb;
font-weight: 100; }
.jumbotron p {
font-weight: 100; }
.line {
height: 1px;
width: 150px;
background-color: #000000;
margin: 30px auto; }
.line.left {
margin: 30px 0; }
.line.right {
margin: 30px 0 30px auto; }
.line-primary {
background-color: #000000; }
.line-secondary {
background-color: #ffffff; }
.line-success {
background-color: #8AC06E; }
.line-info {
background-color: #114F7C; }
.line-warning {
background-color: #FF9B01; }
.line-danger {
background-color: #EA5758; }
.line-gray-lightest {
background-color: #f8f8f8; }
.line-gray-lighter {
background-color: #eeeeee; }
.line-gray-light {
background-color: #777777; }
.line-gray {
background-color: #555555; }
.line-gray-dark {
background-color: #333333; }
.line-gray-darker {
background-color: #222222; }
.line-blue {
background-color: #ffffff; }
.line-purple {
background-color: #4a2771; }
.line-pink {
background-color: #f04e98; }
.line-green {
background-color: #8AC06E; }
.line-yellow {
background-color: #ffcc00; }
.line-white {
background-color: #ffffff; }
.line-black {
background-color: #000; }
.line-brown-darker {
background-color: #2E170C; }
.line-brown-dark {
background-color: #5B3221; }
.line-brown {
background-color: #966746; }
.line-brown-light {
background-color: #BB865E; }
.line-brown-lighter {
background-color: #F6E3C9; }
blockquote,
.blockquote-reverse,
blockquote.pull-right,
.nav-links blockquote.nav-next {
border-color: #000000;
font-style: italic;
position: relative; }
.pre-title {
font-family: "Cardo", "Merriweather", Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: 100;
font-size: 1.6em; }
.has-pre-title {
margin-top: 0; }
.fancy-heading {
font-weight: 100; }
*[id^=gallery-] img {
border: none !important; }
.jp-carousel-info {
display: none; }
#magic {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0.5;
z-index: 1; }
.label-gray-lightest {
background-color: #f8f8f8; }
.label-gray-lightest[href]:hover, .label-gray-lightest[href]:focus {
background-color: #dfdfdf; }
.label-gray-lighter {
background-color: #eeeeee; }
.label-gray-lighter[href]:hover, .label-gray-lighter[href]:focus {
background-color: #d5d5d5; }
.label-gray-light {
background-color: #777777; }
.label-gray-light[href]:hover, .label-gray-light[href]:focus {
background-color: #5e5e5e; }
.label-gray {
background-color: #555555; }
.label-gray[href]:hover, .label-gray[href]:focus {
background-color: #3c3c3c; }
.label-gray-dark {
background-color: #333333; }
.label-gray-dark[href]:hover, .label-gray-dark[href]:focus {
background-color: #1a1a1a; }
.label-gray-darker {
background-color: #222222; }
.label-gray-darker[href]:hover, .label-gray-darker[href]:focus {
background-color: #090909; }
.label-blue {
background-color: #ffffff; }
.label-blue[href]:hover, .label-blue[href]:focus {
background-color: #e6e6e6; }
.label-purple {
background-color: #4a2771; }
.label-purple[href]:hover, .label-purple[href]:focus {
background-color: #311a4b; }
.label-pink {
background-color: #f04e98; }
.label-pink[href]:hover, .label-pink[href]:focus {
background-color: #ec1f7d; }
.label-green {
background-color: #8AC06E; }
.label-green[href]:hover, .label-green[href]:focus {
background-color: #6eaf4c; }
.label-yellow {
background-color: #ffcc00; }
.label-yellow[href]:hover, .label-yellow[href]:focus {
background-color: #cca300; }
.label-white {
background-color: #ffffff; }
.label-white[href]:hover, .label-white[href]:focus {
background-color: #e6e6e6; }
.label-black {
background-color: #000; }
.label-black[href]:hover, .label-black[href]:focus {
background-color: black; }
.label-brown-darker {
background-color: #2E170C; }
.label-brown-darker[href]:hover, .label-brown-darker[href]:focus {
background-color: #060301; }
.label-brown-dark {
background-color: #5B3221; }
.label-brown-dark[href]:hover, .label-brown-dark[href]:focus {
background-color: #361d13; }
.label-brown {
background-color: #966746; }
.label-brown[href]:hover, .label-brown[href]:focus {
background-color: #734f36; }
.label-brown-light {
background-color: #BB865E; }
.label-brown-light[href]:hover, .label-brown-light[href]:focus {
background-color: #a26c44; }
.label-brown-lighter {
background-color: #F6E3C9; }
.label-brown-lighter[href]:hover, .label-brown-lighter[href]:focus {
background-color: #efcc9d; }
.nav-links {
padding: 30px 0; }
.nav-links a:before, .nav-links a:after {
content: " ";
display: table; }
.nav-links a:after {
clear: both; }
#sitewide-notice {
margin-bottom: 0; }
.shop-map {
height: 600px; }
.btn, .nav-links a, .comment-form input[type="submit"], #comments .comment-reply-link, .gform_button, .woocommerce ul.products .added_to_cart,
.woocommerce-page ul.products .added_to_cart, .woocommerce-product-search button[type=submit] {
-webkit-transition:all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-transition:all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
transition: all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
letter-spacing: 0.5px; }
.btn-gray-lightest {
color: #363636;
background-color: #f8f8f8;
border-color: #f8f8f8; }
.btn-gray-lightest:focus, .btn-gray-lightest.focus {
color: #363636;
background-color: #dfdfdf;
border-color: #b8b8b8; }
.btn-gray-lightest:hover {
color: #363636;
background-color: #dfdfdf;
border-color: #d9d9d9; }
.btn-gray-lightest:active, .btn-gray-lightest.active,
.open > .btn-gray-lightest.dropdown-toggle {
color: #363636;
background-color: #dfdfdf;
border-color: #d9d9d9; }
.btn-gray-lightest:active:hover, .btn-gray-lightest:active:focus, .btn-gray-lightest:active.focus, .btn-gray-lightest.active:hover, .btn-gray-lightest.active:focus, .btn-gray-lightest.active.focus,
.open > .btn-gray-lightest.dropdown-toggle:hover,
.open > .btn-gray-lightest.dropdown-toggle:focus,
.open > .btn-gray-lightest.dropdown-toggle.focus {
color: #363636;
background-color: #cdcdcd;
border-color: #b8b8b8; }
.btn-gray-lightest:active, .btn-gray-lightest.active,
.open > .btn-gray-lightest.dropdown-toggle {
background-image: none; }
.btn-gray-lightest.disabled:hover, .btn-gray-lightest.disabled:focus, .btn-gray-lightest.disabled.focus, .btn-gray-lightest[disabled]:hover, .btn-gray-lightest[disabled]:focus, .btn-gray-lightest[disabled].focus,
fieldset[disabled] .btn-gray-lightest:hover,
fieldset[disabled] .btn-gray-lightest:focus,
fieldset[disabled] .btn-gray-lightest.focus {
background-color: #f8f8f8;
border-color: #f8f8f8; }
.btn-gray-lightest .badge {
color: #f8f8f8;
background-color: #363636; }
.btn-gray-lighter {
color: #363636;
background-color: #eeeeee;
border-color: #eeeeee; }
.btn-gray-lighter:focus, .btn-gray-lighter.focus {
color: #363636;
background-color: #d5d5d5;
border-color: #afafaf; }
.btn-gray-lighter:hover {
color: #363636;
background-color: #d5d5d5;
border-color: #d0d0d0; }
.btn-gray-lighter:active, .btn-gray-lighter.active,
.open > .btn-gray-lighter.dropdown-toggle {
color: #363636;
background-color: #d5d5d5;
border-color: #d0d0d0; }
.btn-gray-lighter:active:hover, .btn-gray-lighter:active:focus, .btn-gray-lighter:active.focus, .btn-gray-lighter.active:hover, .btn-gray-lighter.active:focus, .btn-gray-lighter.active.focus,
.open > .btn-gray-lighter.dropdown-toggle:hover,
.open > .btn-gray-lighter.dropdown-toggle:focus,
.open > .btn-gray-lighter.dropdown-toggle.focus {
color: #363636;
background-color: #c3c3c3;
border-color: #afafaf; }
.btn-gray-lighter:active, .btn-gray-lighter.active,
.open > .btn-gray-lighter.dropdown-toggle {
background-image: none; }
.btn-gray-lighter.disabled:hover, .btn-gray-lighter.disabled:focus, .btn-gray-lighter.disabled.focus, .btn-gray-lighter[disabled]:hover, .btn-gray-lighter[disabled]:focus, .btn-gray-lighter[disabled].focus,
fieldset[disabled] .btn-gray-lighter:hover,
fieldset[disabled] .btn-gray-lighter:focus,
fieldset[disabled] .btn-gray-lighter.focus {
background-color: #eeeeee;
border-color: #eeeeee; }
.btn-gray-lighter .badge {
color: #eeeeee;
background-color: #363636; }
.btn-gray-light {
color: #fff;
background-color: #777777;
border-color: #777777; }
.btn-gray-light:focus, .btn-gray-light.focus {
color: #fff;
background-color: #5e5e5e;
border-color: #373737; }
.btn-gray-light:hover {
color: #fff;
background-color: #5e5e5e;
border-color: #585858; }
.btn-gray-light:active, .btn-gray-light.active,
.open > .btn-gray-light.dropdown-toggle {
color: #fff;
background-color: #5e5e5e;
border-color: #585858; }
.btn-gray-light:active:hover, .btn-gray-light:active:focus, .btn-gray-light:active.focus, .btn-gray-light.active:hover, .btn-gray-light.active:focus, .btn-gray-light.active.focus,
.open > .btn-gray-light.dropdown-toggle:hover,
.open > .btn-gray-light.dropdown-toggle:focus,
.open > .btn-gray-light.dropdown-toggle.focus {
color: #fff;
background-color: #4c4c4c;
border-color: #373737; }
.btn-gray-light:active, .btn-gray-light.active,
.open > .btn-gray-light.dropdown-toggle {
background-image: none; }
.btn-gray-light.disabled:hover, .btn-gray-light.disabled:focus, .btn-gray-light.disabled.focus, .btn-gray-light[disabled]:hover, .btn-gray-light[disabled]:focus, .btn-gray-light[disabled].focus,
fieldset[disabled] .btn-gray-light:hover,
fieldset[disabled] .btn-gray-light:focus,
fieldset[disabled] .btn-gray-light.focus {
background-color: #777777;
border-color: #777777; }
.btn-gray-light .badge {
color: #777777;
background-color: #fff; }
.btn-gray {
color: #fff;
background-color: #555555;
border-color: #555555; }
.btn-gray:focus, .btn-gray.focus {
color: #fff;
background-color: #3c3c3c;
border-color: #161616; }
.btn-gray:hover {
color: #fff;
background-color: #3c3c3c;
border-color: #373737; }
.btn-gray:active, .btn-gray.active,
.open > .btn-gray.dropdown-toggle {
color: #fff;
background-color: #3c3c3c;
border-color: #373737; }
.btn-gray:active:hover, .btn-gray:active:focus, .btn-gray:active.focus, .btn-gray.active:hover, .btn-gray.active:focus, .btn-gray.active.focus,
.open > .btn-gray.dropdown-toggle:hover,
.open > .btn-gray.dropdown-toggle:focus,
.open > .btn-gray.dropdown-toggle.focus {
color: #fff;
background-color: #2a2a2a;
border-color: #161616; }
.btn-gray:active, .btn-gray.active,
.open > .btn-gray.dropdown-toggle {
background-image: none; }
.btn-gray.disabled:hover, .btn-gray.disabled:focus, .btn-gray.disabled.focus, .btn-gray[disabled]:hover, .btn-gray[disabled]:focus, .btn-gray[disabled].focus,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray.focus {
background-color: #555555;
border-color: #555555; }
.btn-gray .badge {
color: #555555;
background-color: #fff; }
.btn-gray-dark {
color: #fff;
background-color: #333333;
border-color: #333333; }
.btn-gray-dark:focus, .btn-gray-dark.focus {
color: #fff;
background-color: #1a1a1a;
border-color: black; }
.btn-gray-dark:hover {
color: #fff;
background-color: #1a1a1a;
border-color: #141414; }
.btn-gray-dark:active, .btn-gray-dark.active,
.open > .btn-gray-dark.dropdown-toggle {
color: #fff;
background-color: #1a1a1a;
border-color: #141414; }
.btn-gray-dark:active:hover, .btn-gray-dark:active:focus, .btn-gray-dark:active.focus, .btn-gray-dark.active:hover, .btn-gray-dark.active:focus, .btn-gray-dark.active.focus,
.open > .btn-gray-dark.dropdown-toggle:hover,
.open > .btn-gray-dark.dropdown-toggle:focus,
.open > .btn-gray-dark.dropdown-toggle.focus {
color: #fff;
background-color: #080808;
border-color: black; }
.btn-gray-dark:active, .btn-gray-dark.active,
.open > .btn-gray-dark.dropdown-toggle {
background-image: none; }
.btn-gray-dark.disabled:hover, .btn-gray-dark.disabled:focus, .btn-gray-dark.disabled.focus, .btn-gray-dark[disabled]:hover, .btn-gray-dark[disabled]:focus, .btn-gray-dark[disabled].focus,
fieldset[disabled] .btn-gray-dark:hover,
fieldset[disabled] .btn-gray-dark:focus,
fieldset[disabled] .btn-gray-dark.focus {
background-color: #333333;
border-color: #333333; }
.btn-gray-dark .badge {
color: #333333;
background-color: #fff; }
.btn-gray-darker {
color: #fff;
background-color: #222222;
border-color: #222222; }
.btn-gray-darker:focus, .btn-gray-darker.focus {
color: #fff;
background-color: #090909;
border-color: black; }
.btn-gray-darker:hover {
color: #fff;
background-color: #090909;
border-color: #040404; }
.btn-gray-darker:active, .btn-gray-darker.active,
.open > .btn-gray-darker.dropdown-toggle {
color: #fff;
background-color: #090909;
border-color: #040404; }
.btn-gray-darker:active:hover, .btn-gray-darker:active:focus, .btn-gray-darker:active.focus, .btn-gray-darker.active:hover, .btn-gray-darker.active:focus, .btn-gray-darker.active.focus,
.open > .btn-gray-darker.dropdown-toggle:hover,
.open > .btn-gray-darker.dropdown-toggle:focus,
.open > .btn-gray-darker.dropdown-toggle.focus {
color: #fff;
background-color: black;
border-color: black; }
.btn-gray-darker:active, .btn-gray-darker.active,
.open > .btn-gray-darker.dropdown-toggle {
background-image: none; }
.btn-gray-darker.disabled:hover, .btn-gray-darker.disabled:focus, .btn-gray-darker.disabled.focus, .btn-gray-darker[disabled]:hover, .btn-gray-darker[disabled]:focus, .btn-gray-darker[disabled].focus,
fieldset[disabled] .btn-gray-darker:hover,
fieldset[disabled] .btn-gray-darker:focus,
fieldset[disabled] .btn-gray-darker.focus {
background-color: #222222;
border-color: #222222; }
.btn-gray-darker .badge {
color: #222222;
background-color: #fff; }
.btn-blue {
color: #fff;
background-color: #ffffff;
border-color: #ffffff; }
.btn-blue:focus, .btn-blue.focus {
color: #fff;
background-color: #e6e6e6;
border-color: #bfbfbf; }
.btn-blue:hover {
color: #fff;
background-color: #e6e6e6;
border-color: #e0e0e0; }
.btn-blue:active, .btn-blue.active,
.open > .btn-blue.dropdown-toggle {
color: #fff;
background-color: #e6e6e6;
border-color: #e0e0e0; }
.btn-blue:active:hover, .btn-blue:active:focus, .btn-blue:active.focus, .btn-blue.active:hover, .btn-blue.active:focus, .btn-blue.active.focus,
.open > .btn-blue.dropdown-toggle:hover,
.open > .btn-blue.dropdown-toggle:focus,
.open > .btn-blue.dropdown-toggle.focus {
color: #fff;
background-color: #d4d4d4;
border-color: #bfbfbf; }
.btn-blue:active, .btn-blue.active,
.open > .btn-blue.dropdown-toggle {
background-image: none; }
.btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled.focus, .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled].focus,
fieldset[disabled] .btn-blue:hover,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-blue.focus {
background-color: #ffffff;
border-color: #ffffff; }
.btn-blue .badge {
color: #ffffff;
background-color: #fff; }
.btn-purple {
color: #fff;
background-color: #4a2771;
border-color: #4a2771; }
.btn-purple:focus, .btn-purple.focus {
color: #fff;
background-color: #311a4b;
border-color: #0c0612; }
.btn-purple:hover {
color: #fff;
background-color: #311a4b;
border-color: #2c1744; }
.btn-purple:active, .btn-purple.active,
.open > .btn-purple.dropdown-toggle {
color: #fff;
background-color: #311a4b;
border-color: #2c1744; }
.btn-purple:active:hover, .btn-purple:active:focus, .btn-purple:active.focus, .btn-purple.active:hover, .btn-purple.active:focus, .btn-purple.active.focus,
.open > .btn-purple.dropdown-toggle:hover,
.open > .btn-purple.dropdown-toggle:focus,
.open > .btn-purple.dropdown-toggle.focus {
color: #fff;
background-color: #201131;
border-color: #0c0612; }
.btn-purple:active, .btn-purple.active,
.open > .btn-purple.dropdown-toggle {
background-image: none; }
.btn-purple.disabled:hover, .btn-purple.disabled:focus, .btn-purple.disabled.focus, .btn-purple[disabled]:hover, .btn-purple[disabled]:focus, .btn-purple[disabled].focus,
fieldset[disabled] .btn-purple:hover,
fieldset[disabled] .btn-purple:focus,
fieldset[disabled] .btn-purple.focus {
background-color: #4a2771;
border-color: #4a2771; }
.btn-purple .badge {
color: #4a2771;
background-color: #fff; }
.btn-pink {
color: #fff;
background-color: #f04e98;
border-color: #f04e98; }
.btn-pink:focus, .btn-pink.focus {
color: #fff;
background-color: #ec1f7d;
border-color: #b00f58; }
.btn-pink:hover {
color: #fff;
background-color: #ec1f7d;
border-color: #eb1677; }
.btn-pink:active, .btn-pink.active,
.open > .btn-pink.dropdown-toggle {
color: #fff;
background-color: #ec1f7d;
border-color: #eb1677; }
.btn-pink:active:hover, .btn-pink:active:focus, .btn-pink:active.focus, .btn-pink.active:hover, .btn-pink.active:focus, .btn-pink.active.focus,
.open > .btn-pink.dropdown-toggle:hover,
.open > .btn-pink.dropdown-toggle:focus,
.open > .btn-pink.dropdown-toggle.focus {
color: #fff;
background-color: #d5126b;
border-color: #b00f58; }
.btn-pink:active, .btn-pink.active,
.open > .btn-pink.dropdown-toggle {
background-image: none; }
.btn-pink.disabled:hover, .btn-pink.disabled:focus, .btn-pink.disabled.focus, .btn-pink[disabled]:hover, .btn-pink[disabled]:focus, .btn-pink[disabled].focus,
fieldset[disabled] .btn-pink:hover,
fieldset[disabled] .btn-pink:focus,
fieldset[disabled] .btn-pink.focus {
background-color: #f04e98;
border-color: #f04e98; }
.btn-pink .badge {
color: #f04e98;
background-color: #fff; }
.btn-green {
color: #fff;
background-color: #8AC06E;
border-color: #8AC06E; }
.btn-green:focus, .btn-green.focus {
color: #fff;
background-color: #6eaf4c;
border-color: #4c7a35; }
.btn-green:hover {
color: #fff;
background-color: #6eaf4c;
border-color: #69a849; }
.btn-green:active, .btn-green.active,
.open > .btn-green.dropdown-toggle {
color: #fff;
background-color: #6eaf4c;
border-color: #69a849; }
.btn-green:active:hover, .btn-green:active:focus, .btn-green:active.focus, .btn-green.active:hover, .btn-green.active:focus, .btn-green.active.focus,
.open > .btn-green.dropdown-toggle:hover,
.open > .btn-green.dropdown-toggle:focus,
.open > .btn-green.dropdown-toggle.focus {
color: #fff;
background-color: #5e9641;
border-color: #4c7a35; }
.btn-green:active, .btn-green.active,
.open > .btn-green.dropdown-toggle {
background-image: none; }
.btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled.focus, .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green[disabled].focus,
fieldset[disabled] .btn-green:hover,
fieldset[disabled] .btn-green:focus,
fieldset[disabled] .btn-green.focus {
background-color: #8AC06E;
border-color: #8AC06E; }
.btn-green .badge {
color: #8AC06E;
background-color: #fff; }
.btn-yellow {
color: #fff;
background-color: #ffcc00;
border-color: #ffcc00; }
.btn-yellow:focus, .btn-yellow.focus {
color: #fff;
background-color: #cca300;
border-color: #806600; }
.btn-yellow:hover {
color: #fff;
background-color: #cca300;
border-color: #c29b00; }
.btn-yellow:active, .btn-yellow.active,
.open > .btn-yellow.dropdown-toggle {
color: #fff;
background-color: #cca300;
border-color: #c29b00; }
.btn-yellow:active:hover, .btn-yellow:active:focus, .btn-yellow:active.focus, .btn-yellow.active:hover, .btn-yellow.active:focus, .btn-yellow.active.focus,
.open > .btn-yellow.dropdown-toggle:hover,
.open > .btn-yellow.dropdown-toggle:focus,
.open > .btn-yellow.dropdown-toggle.focus {
color: #fff;
background-color: #a88700;
border-color: #806600; }
.btn-yellow:active, .btn-yellow.active,
.open > .btn-yellow.dropdown-toggle {
background-image: none; }
.btn-yellow.disabled:hover, .btn-yellow.disabled:focus, .btn-yellow.disabled.focus, .btn-yellow[disabled]:hover, .btn-yellow[disabled]:focus, .btn-yellow[disabled].focus,
fieldset[disabled] .btn-yellow:hover,
fieldset[disabled] .btn-yellow:focus,
fieldset[disabled] .btn-yellow.focus {
background-color: #ffcc00;
border-color: #ffcc00; }
.btn-yellow .badge {
color: #ffcc00;
background-color: #fff; }
.btn-white {
color: #363636;
background-color: #ffffff;
border-color: #ffffff; }
.btn-white:focus, .btn-white.focus {
color: #363636;
background-color: #e6e6e6;
border-color: #bfbfbf; }
.btn-white:hover {
color: #363636;
background-color: #e6e6e6;
border-color: #e0e0e0; }
.btn-white:active, .btn-white.active,
.open > .btn-white.dropdown-toggle {
color: #363636;
background-color: #e6e6e6;
border-color: #e0e0e0; }
.btn-white:active:hover, .btn-white:active:focus, .btn-white:active.focus, .btn-white.active:hover, .btn-white.active:focus, .btn-white.active.focus,
.open > .btn-white.dropdown-toggle:hover,
.open > .btn-white.dropdown-toggle:focus,
.open > .btn-white.dropdown-toggle.focus {
color: #363636;
background-color: #d4d4d4;
border-color: #bfbfbf; }
.btn-white:active, .btn-white.active,
.open > .btn-white.dropdown-toggle {
background-image: none; }
.btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled.focus, .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled].focus,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white.focus {
background-color: #ffffff;
border-color: #ffffff; }
.btn-white .badge {
color: #ffffff;
background-color: #363636; }
.btn-black {
color: #fff;
background-color: #000;
border-color: #000; }
.btn-black:focus, .btn-black.focus {
color: #fff;
background-color: black;
border-color: black; }
.btn-black:hover {
color: #fff;
background-color: black;
border-color: black; }
.btn-black:active, .btn-black.active,
.open > .btn-black.dropdown-toggle {
color: #fff;
background-color: black;
border-color: black; }
.btn-black:active:hover, .btn-black:active:focus, .btn-black:active.focus, .btn-black.active:hover, .btn-black.active:focus, .btn-black.active.focus,
.open > .btn-black.dropdown-toggle:hover,
.open > .btn-black.dropdown-toggle:focus,
.open > .btn-black.dropdown-toggle.focus {
color: #fff;
background-color: black;
border-color: black; }
.btn-black:active, .btn-black.active,
.open > .btn-black.dropdown-toggle {
background-image: none; }
.btn-black.disabled:hover, .btn-black.disabled:focus, .btn-black.disabled.focus, .btn-black[disabled]:hover, .btn-black[disabled]:focus, .btn-black[disabled].focus,
fieldset[disabled] .btn-black:hover,
fieldset[disabled] .btn-black:focus,
fieldset[disabled] .btn-black.focus {
background-color: #000;
border-color: #000; }
.btn-black .badge {
color: #000;
background-color: #fff; }
.btn-brown-darker {
color: #fff;
background-color: #2E170C;
border-color: #2E170C; }
.btn-brown-darker:focus, .btn-brown-darker.focus {
color: #fff;
background-color: #060301;
border-color: black; }
.btn-brown-darker:hover {
color: #fff;
background-color: #060301;
border-color: black; }
.btn-brown-darker:active, .btn-brown-darker.active,
.open > .btn-brown-darker.dropdown-toggle {
color: #fff;
background-color: #060301;
border-color: black; }
.btn-brown-darker:active:hover, .btn-brown-darker:active:focus, .btn-brown-darker:active.focus, .btn-brown-darker.active:hover, .btn-brown-darker.active:focus, .btn-brown-darker.active.focus,
.open > .btn-brown-darker.dropdown-toggle:hover,
.open > .btn-brown-darker.dropdown-toggle:focus,
.open > .btn-brown-darker.dropdown-toggle.focus {
color: #fff;
background-color: black;
border-color: black; }
.btn-brown-darker:active, .btn-brown-darker.active,
.open > .btn-brown-darker.dropdown-toggle {
background-image: none; }
.btn-brown-darker.disabled:hover, .btn-brown-darker.disabled:focus, .btn-brown-darker.disabled.focus, .btn-brown-darker[disabled]:hover, .btn-brown-darker[disabled]:focus, .btn-brown-darker[disabled].focus,
fieldset[disabled] .btn-brown-darker:hover,
fieldset[disabled] .btn-brown-darker:focus,
fieldset[disabled] .btn-brown-darker.focus {
background-color: #2E170C;
border-color: #2E170C; }
.btn-brown-darker .badge {
color: #2E170C;
background-color: #fff; }
.btn-brown-dark {
color: #fff;
background-color: #5B3221;
border-color: #5B3221; }
.btn-brown-dark:focus, .btn-brown-dark.focus {
color: #fff;
background-color: #361d13;
border-color: black; }
.btn-brown-dark:hover {
color: #fff;
background-color: #361d13;
border-color: #2e1911; }
.btn-brown-dark:active, .btn-brown-dark.active,
.open > .btn-brown-dark.dropdown-toggle {
color: #fff;
background-color: #361d13;
border-color: #2e1911; }
.btn-brown-dark:active:hover, .btn-brown-dark:active:focus, .btn-brown-dark:active.focus, .btn-brown-dark.active:hover, .btn-brown-dark.active:focus, .btn-brown-dark.active.focus,
.open > .btn-brown-dark.dropdown-toggle:hover,
.open > .btn-brown-dark.dropdown-toggle:focus,
.open > .btn-brown-dark.dropdown-toggle.focus {
color: #fff;
background-color: #1b0f0a;
border-color: black; }
.btn-brown-dark:active, .btn-brown-dark.active,
.open > .btn-brown-dark.dropdown-toggle {
background-image: none; }
.btn-brown-dark.disabled:hover, .btn-brown-dark.disabled:focus, .btn-brown-dark.disabled.focus, .btn-brown-dark[disabled]:hover, .btn-brown-dark[disabled]:focus, .btn-brown-dark[disabled].focus,
fieldset[disabled] .btn-brown-dark:hover,
fieldset[disabled] .btn-brown-dark:focus,
fieldset[disabled] .btn-brown-dark.focus {
background-color: #5B3221;
border-color: #5B3221; }
.btn-brown-dark .badge {
color: #5B3221;
background-color: #fff; }
.btn-brown {
color: #fff;
background-color: #966746;
border-color: #966746; }
.btn-brown:focus, .btn-brown.focus {
color: #fff;
background-color: #734f36;
border-color: #3f2b1d; }
.btn-brown:hover {
color: #fff;
background-color: #734f36;
border-color: #6c4a33; }
.btn-brown:active, .btn-brown.active,
.open > .btn-brown.dropdown-toggle {
color: #fff;
background-color: #734f36;
border-color: #6c4a33; }
.btn-brown:active:hover, .btn-brown:active:focus, .btn-brown:active.focus, .btn-brown.active:hover, .btn-brown.active:focus, .btn-brown.active.focus,
.open > .btn-brown.dropdown-toggle:hover,
.open > .btn-brown.dropdown-toggle:focus,
.open > .btn-brown.dropdown-toggle.focus {
color: #fff;
background-color: #5b3e2a;
border-color: #3f2b1d; }
.btn-brown:active, .btn-brown.active,
.open > .btn-brown.dropdown-toggle {
background-image: none; }
.btn-brown.disabled:hover, .btn-brown.disabled:focus, .btn-brown.disabled.focus, .btn-brown[disabled]:hover, .btn-brown[disabled]:focus, .btn-brown[disabled].focus,
fieldset[disabled] .btn-brown:hover,
fieldset[disabled] .btn-brown:focus,
fieldset[disabled] .btn-brown.focus {
background-color: #966746;
border-color: #966746; }
.btn-brown .badge {
color: #966746;
background-color: #fff; }
.btn-brown-light {
color: #fff;
background-color: #BB865E;
border-color: #BB865E; }
.btn-brown-light:focus, .btn-brown-light.focus {
color: #fff;
background-color: #a26c44;
border-color: #6c482e; }
.btn-brown-light:hover {
color: #fff;
background-color: #a26c44;
border-color: #9b6841; }
.btn-brown-light:active, .btn-brown-light.active,
.open > .btn-brown-light.dropdown-toggle {
color: #fff;
background-color: #a26c44;
border-color: #9b6841; }
.btn-brown-light:active:hover, .btn-brown-light:active:focus, .btn-brown-light:active.focus, .btn-brown-light.active:hover, .btn-brown-light.active:focus, .btn-brown-light.active.focus,
.open > .btn-brown-light.dropdown-toggle:hover,
.open > .btn-brown-light.dropdown-toggle:focus,
.open > .btn-brown-light.dropdown-toggle.focus {
color: #fff;
background-color: #895c3a;
border-color: #6c482e; }
.btn-brown-light:active, .btn-brown-light.active,
.open > .btn-brown-light.dropdown-toggle {
background-image: none; }
.btn-brown-light.disabled:hover, .btn-brown-light.disabled:focus, .btn-brown-light.disabled.focus, .btn-brown-light[disabled]:hover, .btn-brown-light[disabled]:focus, .btn-brown-light[disabled].focus,
fieldset[disabled] .btn-brown-light:hover,
fieldset[disabled] .btn-brown-light:focus,
fieldset[disabled] .btn-brown-light.focus {
background-color: #BB865E;
border-color: #BB865E; }
.btn-brown-light .badge {
color: #BB865E;
background-color: #fff; }
.btn-brown-lighter {
color: #fff;
background-color: #F6E3C9;
border-color: #F6E3C9; }
.btn-brown-lighter:focus, .btn-brown-lighter.focus {
color: #fff;
background-color: #efcc9d;
border-color: #e4aa5c; }
.btn-brown-lighter:hover {
color: #fff;
background-color: #efcc9d;
border-color: #edc895; }
.btn-brown-lighter:active, .btn-brown-lighter.active,
.open > .btn-brown-lighter.dropdown-toggle {
color: #fff;
background-color: #efcc9d;
border-color: #edc895; }
.btn-brown-lighter:active:hover, .btn-brown-lighter:active:focus, .btn-brown-lighter:active.focus, .btn-brown-lighter.active:hover, .btn-brown-lighter.active:focus, .btn-brown-lighter.active.focus,
.open > .btn-brown-lighter.dropdown-toggle:hover,
.open > .btn-brown-lighter.dropdown-toggle:focus,
.open > .btn-brown-lighter.dropdown-toggle.focus {
color: #fff;
background-color: #eabc7f;
border-color: #e4aa5c; }
.btn-brown-lighter:active, .btn-brown-lighter.active,
.open > .btn-brown-lighter.dropdown-toggle {
background-image: none; }
.btn-brown-lighter.disabled:hover, .btn-brown-lighter.disabled:focus, .btn-brown-lighter.disabled.focus, .btn-brown-lighter[disabled]:hover, .btn-brown-lighter[disabled]:focus, .btn-brown-lighter[disabled].focus,
fieldset[disabled] .btn-brown-lighter:hover,
fieldset[disabled] .btn-brown-lighter:focus,
fieldset[disabled] .btn-brown-lighter.focus {
background-color: #F6E3C9;
border-color: #F6E3C9; }
.btn-brown-lighter .badge {
color: #F6E3C9;
background-color: #fff; }
.btn-inverse.btn-primary, .nav-links a.btn-inverse, .comment-form input.btn-inverse[type="submit"], .btn-inverse.gform_button,
.btn-outline.btn-primary,
.nav-links a.btn-outline,
.comment-form input.btn-outline[type="submit"],
.btn-outline.gform_button,
.btn-inverted.btn-primary,
.nav-links a.btn-inverted,
.comment-form input.btn-inverted[type="submit"],
.btn-inverted.gform_button,
.btn-transparent.btn-primary,
.nav-links a.btn-transparent,
.comment-form input.btn-transparent[type="submit"],
.btn-transparent.gform_button {
color: #000000;
background-color: transparent;
border-color: #000000;
border-width: 1px; }
.btn-inverse.btn-primary:focus, .nav-links a.btn-inverse:focus, .comment-form input.btn-inverse[type="submit"]:focus, .btn-inverse.gform_button:focus, .btn-inverse.btn-primary.focus, .nav-links a.btn-inverse.focus, .comment-form input.btn-inverse.focus[type="submit"], .btn-inverse.focus.gform_button,
.btn-outline.btn-primary:focus,
.nav-links a.btn-outline:focus,
.comment-form input.btn-outline[type="submit"]:focus,
.btn-outline.gform_button:focus,
.btn-outline.btn-primary.focus,
.nav-links a.btn-outline.focus,
.comment-form input.btn-outline.focus[type="submit"],
.btn-outline.focus.gform_button,
.btn-inverted.btn-primary:focus,
.nav-links a.btn-inverted:focus,
.comment-form input.btn-inverted[type="submit"]:focus,
.btn-inverted.gform_button:focus,
.btn-inverted.btn-primary.focus,
.nav-links a.btn-inverted.focus,
.comment-form input.btn-inverted.focus[type="submit"],
.btn-inverted.focus.gform_button,
.btn-transparent.btn-primary:focus,
.nav-links a.btn-transparent:focus,
.comment-form input.btn-transparent[type="submit"]:focus,
.btn-transparent.gform_button:focus,
.btn-transparent.btn-primary.focus,
.nav-links a.btn-transparent.focus,
.comment-form input.btn-transparent.focus[type="submit"],
.btn-transparent.focus.gform_button {
color: #000000;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-primary:hover, .nav-links a.btn-inverse:hover, .comment-form input.btn-inverse[type="submit"]:hover, .btn-inverse.gform_button:hover,
.btn-outline.btn-primary:hover,
.nav-links a.btn-outline:hover,
.comment-form input.btn-outline[type="submit"]:hover,
.btn-outline.gform_button:hover,
.btn-inverted.btn-primary:hover,
.nav-links a.btn-inverted:hover,
.comment-form input.btn-inverted[type="submit"]:hover,
.btn-inverted.gform_button:hover,
.btn-transparent.btn-primary:hover,
.nav-links a.btn-transparent:hover,
.comment-form input.btn-transparent[type="submit"]:hover,
.btn-transparent.gform_button:hover {
color: #000000;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-primary:active, .nav-links a.btn-inverse:active, .comment-form input.btn-inverse[type="submit"]:active, .btn-inverse.gform_button:active, .btn-inverse.btn-primary.active, .nav-links a.btn-inverse.active, .comment-form input.btn-inverse.active[type="submit"], .btn-inverse.active.gform_button,
.open > .btn-inverse.btn-primary.dropdown-toggle, .nav-links
.open > a.btn-inverse.dropdown-toggle, .comment-form
.open > input.btn-inverse.dropdown-toggle[type="submit"],
.open > .btn-inverse.dropdown-toggle.gform_button,
.btn-outline.btn-primary:active,
.nav-links a.btn-outline:active,
.comment-form input.btn-outline[type="submit"]:active,
.btn-outline.gform_button:active,
.btn-outline.btn-primary.active,
.nav-links a.btn-outline.active,
.comment-form input.btn-outline.active[type="submit"],
.btn-outline.active.gform_button,
.open >
.btn-outline.btn-primary.dropdown-toggle,
.nav-links
.open > a.btn-outline.dropdown-toggle,
.comment-form
.open > input.btn-outline.dropdown-toggle[type="submit"],
.open > .btn-outline.dropdown-toggle.gform_button,
.btn-inverted.btn-primary:active,
.nav-links a.btn-inverted:active,
.comment-form input.btn-inverted[type="submit"]:active,
.btn-inverted.gform_button:active,
.btn-inverted.btn-primary.active,
.nav-links a.btn-inverted.active,
.comment-form input.btn-inverted.active[type="submit"],
.btn-inverted.active.gform_button,
.open >
.btn-inverted.btn-primary.dropdown-toggle,
.nav-links
.open > a.btn-inverted.dropdown-toggle,
.comment-form
.open > input.btn-inverted.dropdown-toggle[type="submit"],
.open > .btn-inverted.dropdown-toggle.gform_button,
.btn-transparent.btn-primary:active,
.nav-links a.btn-transparent:active,
.comment-form input.btn-transparent[type="submit"]:active,
.btn-transparent.gform_button:active,
.btn-transparent.btn-primary.active,
.nav-links a.btn-transparent.active,
.comment-form input.btn-transparent.active[type="submit"],
.btn-transparent.active.gform_button,
.open >
.btn-transparent.btn-primary.dropdown-toggle,
.nav-links
.open > a.btn-transparent.dropdown-toggle,
.comment-form
.open > input.btn-transparent.dropdown-toggle[type="submit"],
.open > .btn-transparent.dropdown-toggle.gform_button {
color: #000000;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-primary:active:hover, .nav-links a.btn-inverse:active:hover, .comment-form input.btn-inverse[type="submit"]:active:hover, .btn-inverse.gform_button:active:hover, .btn-inverse.btn-primary:active:focus, .nav-links a.btn-inverse:active:focus, .comment-form input.btn-inverse[type="submit"]:active:focus, .btn-inverse.gform_button:active:focus, .btn-inverse.btn-primary:active.focus, .nav-links a.btn-inverse:active.focus, .comment-form input.btn-inverse[type="submit"]:active.focus, .btn-inverse.gform_button:active.focus, .btn-inverse.btn-primary.active:hover, .nav-links a.btn-inverse.active:hover, .comment-form input.btn-inverse.active[type="submit"]:hover, .btn-inverse.active.gform_button:hover, .btn-inverse.btn-primary.active:focus, .nav-links a.btn-inverse.active:focus, .comment-form input.btn-inverse.active[type="submit"]:focus, .btn-inverse.active.gform_button:focus, .btn-inverse.btn-primary.active.focus, .nav-links a.btn-inverse.active.focus, .comment-form input.btn-inverse.active.focus[type="submit"], .btn-inverse.active.focus.gform_button,
.open > .btn-inverse.btn-primary.dropdown-toggle:hover, .nav-links
.open > a.btn-inverse.dropdown-toggle:hover, .comment-form
.open > input.btn-inverse.dropdown-toggle[type="submit"]:hover,
.open > .btn-inverse.dropdown-toggle.gform_button:hover,
.open > .btn-inverse.btn-primary.dropdown-toggle:focus, .nav-links
.open > a.btn-inverse.dropdown-toggle:focus, .comment-form
.open > input.btn-inverse.dropdown-toggle[type="submit"]:focus,
.open > .btn-inverse.dropdown-toggle.gform_button:focus,
.open > .btn-inverse.btn-primary.dropdown-toggle.focus, .nav-links
.open > a.btn-inverse.dropdown-toggle.focus, .comment-form
.open > input.btn-inverse.dropdown-toggle.focus[type="submit"],
.open > .btn-inverse.dropdown-toggle.focus.gform_button,
.btn-outline.btn-primary:active:hover,
.nav-links a.btn-outline:active:hover,
.comment-form input.btn-outline[type="submit"]:active:hover,
.btn-outline.gform_button:active:hover,
.btn-outline.btn-primary:active:focus,
.nav-links a.btn-outline:active:focus,
.comment-form input.btn-outline[type="submit"]:active:focus,
.btn-outline.gform_button:active:focus,
.btn-outline.btn-primary:active.focus,
.nav-links a.btn-outline:active.focus,
.comment-form input.btn-outline[type="submit"]:active.focus,
.btn-outline.gform_button:active.focus,
.btn-outline.btn-primary.active:hover,
.nav-links a.btn-outline.active:hover,
.comment-form input.btn-outline.active[type="submit"]:hover,
.btn-outline.active.gform_button:hover,
.btn-outline.btn-primary.active:focus,
.nav-links a.btn-outline.active:focus,
.comment-form input.btn-outline.active[type="submit"]:focus,
.btn-outline.active.gform_button:focus,
.btn-outline.btn-primary.active.focus,
.nav-links a.btn-outline.active.focus,
.comment-form input.btn-outline.active.focus[type="submit"],
.btn-outline.active.focus.gform_button,
.open >
.btn-outline.btn-primary.dropdown-toggle:hover,
.nav-links
.open > a.btn-outline.dropdown-toggle:hover,
.comment-form
.open > input.btn-outline.dropdown-toggle[type="submit"]:hover,
.open > .btn-outline.dropdown-toggle.gform_button:hover,
.open >
.btn-outline.btn-primary.dropdown-toggle:focus,
.nav-links
.open > a.btn-outline.dropdown-toggle:focus,
.comment-form
.open > input.btn-outline.dropdown-toggle[type="submit"]:focus,
.open > .btn-outline.dropdown-toggle.gform_button:focus,
.open >
.btn-outline.btn-primary.dropdown-toggle.focus,
.nav-links
.open > a.btn-outline.dropdown-toggle.focus,
.comment-form
.open > input.btn-outline.dropdown-toggle.focus[type="submit"],
.open > .btn-outline.dropdown-toggle.focus.gform_button,
.btn-inverted.btn-primary:active:hover,
.nav-links a.btn-inverted:active:hover,
.comment-form input.btn-inverted[type="submit"]:active:hover,
.btn-inverted.gform_button:active:hover,
.btn-inverted.btn-primary:active:focus,
.nav-links a.btn-inverted:active:focus,
.comment-form input.btn-inverted[type="submit"]:active:focus,
.btn-inverted.gform_button:active:focus,
.btn-inverted.btn-primary:active.focus,
.nav-links a.btn-inverted:active.focus,
.comment-form input.btn-inverted[type="submit"]:active.focus,
.btn-inverted.gform_button:active.focus,
.btn-inverted.btn-primary.active:hover,
.nav-links a.btn-inverted.active:hover,
.comment-form input.btn-inverted.active[type="submit"]:hover,
.btn-inverted.active.gform_button:hover,
.btn-inverted.btn-primary.active:focus,
.nav-links a.btn-inverted.active:focus,
.comment-form input.btn-inverted.active[type="submit"]:focus,
.btn-inverted.active.gform_button:focus,
.btn-inverted.btn-primary.active.focus,
.nav-links a.btn-inverted.active.focus,
.comment-form input.btn-inverted.active.focus[type="submit"],
.btn-inverted.active.focus.gform_button,
.open >
.btn-inverted.btn-primary.dropdown-toggle:hover,
.nav-links
.open > a.btn-inverted.dropdown-toggle:hover,
.comment-form
.open > input.btn-inverted.dropdown-toggle[type="submit"]:hover,
.open > .btn-inverted.dropdown-toggle.gform_button:hover,
.open >
.btn-inverted.btn-primary.dropdown-toggle:focus,
.nav-links
.open > a.btn-inverted.dropdown-toggle:focus,
.comment-form
.open > input.btn-inverted.dropdown-toggle[type="submit"]:focus,
.open > .btn-inverted.dropdown-toggle.gform_button:focus,
.open >
.btn-inverted.btn-primary.dropdown-toggle.focus,
.nav-links
.open > a.btn-inverted.dropdown-toggle.focus,
.comment-form
.open > input.btn-inverted.dropdown-toggle.focus[type="submit"],
.open > .btn-inverted.dropdown-toggle.focus.gform_button,
.btn-transparent.btn-primary:active:hover,
.nav-links a.btn-transparent:active:hover,
.comment-form input.btn-transparent[type="submit"]:active:hover,
.btn-transparent.gform_button:active:hover,
.btn-transparent.btn-primary:active:focus,
.nav-links a.btn-transparent:active:focus,
.comment-form input.btn-transparent[type="submit"]:active:focus,
.btn-transparent.gform_button:active:focus,
.btn-transparent.btn-primary:active.focus,
.nav-links a.btn-transparent:active.focus,
.comment-form input.btn-transparent[type="submit"]:active.focus,
.btn-transparent.gform_button:active.focus,
.btn-transparent.btn-primary.active:hover,
.nav-links a.btn-transparent.active:hover,
.comment-form input.btn-transparent.active[type="submit"]:hover,
.btn-transparent.active.gform_button:hover,
.btn-transparent.btn-primary.active:focus,
.nav-links a.btn-transparent.active:focus,
.comment-form input.btn-transparent.active[type="submit"]:focus,
.btn-transparent.active.gform_button:focus,
.btn-transparent.btn-primary.active.focus,
.nav-links a.btn-transparent.active.focus,
.comment-form input.btn-transparent.active.focus[type="submit"],
.btn-transparent.active.focus.gform_button,
.open >
.btn-transparent.btn-primary.dropdown-toggle:hover,
.nav-links
.open > a.btn-transparent.dropdown-toggle:hover,
.comment-form
.open > input.btn-transparent.dropdown-toggle[type="submit"]:hover,
.open > .btn-transparent.dropdown-toggle.gform_button:hover,
.open >
.btn-transparent.btn-primary.dropdown-toggle:focus,
.nav-links
.open > a.btn-transparent.dropdown-toggle:focus,
.comment-form
.open > input.btn-transparent.dropdown-toggle[type="submit"]:focus,
.open > .btn-transparent.dropdown-toggle.gform_button:focus,
.open >
.btn-transparent.btn-primary.dropdown-toggle.focus,
.nav-links
.open > a.btn-transparent.dropdown-toggle.focus,
.comment-form
.open > input.btn-transparent.dropdown-toggle.focus[type="submit"],
.open > .btn-transparent.dropdown-toggle.focus.gform_button {
color: #000000;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-primary:active, .nav-links a.btn-inverse:active, .comment-form input.btn-inverse[type="submit"]:active, .btn-inverse.gform_button:active, .btn-inverse.btn-primary.active, .nav-links a.btn-inverse.active, .comment-form input.btn-inverse.active[type="submit"], .btn-inverse.active.gform_button,
.open > .btn-inverse.btn-primary.dropdown-toggle, .nav-links
.open > a.btn-inverse.dropdown-toggle, .comment-form
.open > input.btn-inverse.dropdown-toggle[type="submit"],
.open > .btn-inverse.dropdown-toggle.gform_button,
.btn-outline.btn-primary:active,
.nav-links a.btn-outline:active,
.comment-form input.btn-outline[type="submit"]:active,
.btn-outline.gform_button:active,
.btn-outline.btn-primary.active,
.nav-links a.btn-outline.active,
.comment-form input.btn-outline.active[type="submit"],
.btn-outline.active.gform_button,
.open >
.btn-outline.btn-primary.dropdown-toggle,
.nav-links
.open > a.btn-outline.dropdown-toggle,
.comment-form
.open > input.btn-outline.dropdown-toggle[type="submit"],
.open > .btn-outline.dropdown-toggle.gform_button,
.btn-inverted.btn-primary:active,
.nav-links a.btn-inverted:active,
.comment-form input.btn-inverted[type="submit"]:active,
.btn-inverted.gform_button:active,
.btn-inverted.btn-primary.active,
.nav-links a.btn-inverted.active,
.comment-form input.btn-inverted.active[type="submit"],
.btn-inverted.active.gform_button,
.open >
.btn-inverted.btn-primary.dropdown-toggle,
.nav-links
.open > a.btn-inverted.dropdown-toggle,
.comment-form
.open > input.btn-inverted.dropdown-toggle[type="submit"],
.open > .btn-inverted.dropdown-toggle.gform_button,
.btn-transparent.btn-primary:active,
.nav-links a.btn-transparent:active,
.comment-form input.btn-transparent[type="submit"]:active,
.btn-transparent.gform_button:active,
.btn-transparent.btn-primary.active,
.nav-links a.btn-transparent.active,
.comment-form input.btn-transparent.active[type="submit"],
.btn-transparent.active.gform_button,
.open >
.btn-transparent.btn-primary.dropdown-toggle,
.nav-links
.open > a.btn-transparent.dropdown-toggle,
.comment-form
.open > input.btn-transparent.dropdown-toggle[type="submit"],
.open > .btn-transparent.dropdown-toggle.gform_button {
background-image: none; }
.btn-inverse.btn-primary.disabled:hover, .nav-links a.btn-inverse.disabled:hover, .comment-form input.btn-inverse.disabled[type="submit"]:hover, .btn-inverse.disabled.gform_button:hover, .btn-inverse.btn-primary.disabled:focus, .nav-links a.btn-inverse.disabled:focus, .comment-form input.btn-inverse.disabled[type="submit"]:focus, .btn-inverse.disabled.gform_button:focus, .btn-inverse.btn-primary.disabled.focus, .nav-links a.btn-inverse.disabled.focus, .comment-form input.btn-inverse.disabled.focus[type="submit"], .btn-inverse.disabled.focus.gform_button, .btn-inverse.btn-primary[disabled]:hover, .nav-links a.btn-inverse[disabled]:hover, .comment-form input.btn-inverse[disabled][type="submit"]:hover, .btn-inverse[disabled].gform_button:hover, .btn-inverse.btn-primary[disabled]:focus, .nav-links a.btn-inverse[disabled]:focus, .comment-form input.btn-inverse[disabled][type="submit"]:focus, .btn-inverse[disabled].gform_button:focus, .btn-inverse.btn-primary[disabled].focus, .nav-links a.btn-inverse[disabled].focus, .comment-form input.btn-inverse[disabled].focus[type="submit"], .btn-inverse[disabled].focus.gform_button,
fieldset[disabled] .btn-inverse.btn-primary:hover,
fieldset[disabled] .nav-links a.btn-inverse:hover, .nav-links
fieldset[disabled] a.btn-inverse:hover,
fieldset[disabled] .comment-form input.btn-inverse[type="submit"]:hover, .comment-form
fieldset[disabled] input.btn-inverse[type="submit"]:hover,
fieldset[disabled] .btn-inverse.gform_button:hover,
fieldset[disabled] .btn-inverse.btn-primary:focus,
fieldset[disabled] .nav-links a.btn-inverse:focus, .nav-links
fieldset[disabled] a.btn-inverse:focus,
fieldset[disabled] .comment-form input.btn-inverse[type="submit"]:focus, .comment-form
fieldset[disabled] input.btn-inverse[type="submit"]:focus,
fieldset[disabled] .btn-inverse.gform_button:focus,
fieldset[disabled] .btn-inverse.btn-primary.focus,
fieldset[disabled] .nav-links a.btn-inverse.focus, .nav-links
fieldset[disabled] a.btn-inverse.focus,
fieldset[disabled] .comment-form input.btn-inverse.focus[type="submit"], .comment-form
fieldset[disabled] input.btn-inverse.focus[type="submit"],
fieldset[disabled] .btn-inverse.focus.gform_button,
.btn-outline.btn-primary.disabled:hover,
.nav-links a.btn-outline.disabled:hover,
.comment-form input.btn-outline.disabled[type="submit"]:hover,
.btn-outline.disabled.gform_button:hover,
.btn-outline.btn-primary.disabled:focus,
.nav-links a.btn-outline.disabled:focus,
.comment-form input.btn-outline.disabled[type="submit"]:focus,
.btn-outline.disabled.gform_button:focus,
.btn-outline.btn-primary.disabled.focus,
.nav-links a.btn-outline.disabled.focus,
.comment-form input.btn-outline.disabled.focus[type="submit"],
.btn-outline.disabled.focus.gform_button,
.btn-outline.btn-primary[disabled]:hover,
.nav-links a.btn-outline[disabled]:hover,
.comment-form input.btn-outline[disabled][type="submit"]:hover,
.btn-outline[disabled].gform_button:hover,
.btn-outline.btn-primary[disabled]:focus,
.nav-links a.btn-outline[disabled]:focus,
.comment-form input.btn-outline[disabled][type="submit"]:focus,
.btn-outline[disabled].gform_button:focus,
.btn-outline.btn-primary[disabled].focus,
.nav-links a.btn-outline[disabled].focus,
.comment-form input.btn-outline[disabled].focus[type="submit"],
.btn-outline[disabled].focus.gform_button,
fieldset[disabled]
.btn-outline.btn-primary:hover,
fieldset[disabled] .nav-links a.btn-outline:hover,
.nav-links
fieldset[disabled] a.btn-outline:hover,
fieldset[disabled] .comment-form input.btn-outline[type="submit"]:hover,
.comment-form
fieldset[disabled] input.btn-outline[type="submit"]:hover,
fieldset[disabled] .btn-outline.gform_button:hover,
fieldset[disabled]
.btn-outline.btn-primary:focus,
fieldset[disabled] .nav-links a.btn-outline:focus,
.nav-links
fieldset[disabled] a.btn-outline:focus,
fieldset[disabled] .comment-form input.btn-outline[type="submit"]:focus,
.comment-form
fieldset[disabled] input.btn-outline[type="submit"]:focus,
fieldset[disabled] .btn-outline.gform_button:focus,
fieldset[disabled]
.btn-outline.btn-primary.focus,
fieldset[disabled] .nav-links a.btn-outline.focus,
.nav-links
fieldset[disabled] a.btn-outline.focus,
fieldset[disabled] .comment-form input.btn-outline.focus[type="submit"],
.comment-form
fieldset[disabled] input.btn-outline.focus[type="submit"],
fieldset[disabled] .btn-outline.focus.gform_button,
.btn-inverted.btn-primary.disabled:hover,
.nav-links a.btn-inverted.disabled:hover,
.comment-form input.btn-inverted.disabled[type="submit"]:hover,
.btn-inverted.disabled.gform_button:hover,
.btn-inverted.btn-primary.disabled:focus,
.nav-links a.btn-inverted.disabled:focus,
.comment-form input.btn-inverted.disabled[type="submit"]:focus,
.btn-inverted.disabled.gform_button:focus,
.btn-inverted.btn-primary.disabled.focus,
.nav-links a.btn-inverted.disabled.focus,
.comment-form input.btn-inverted.disabled.focus[type="submit"],
.btn-inverted.disabled.focus.gform_button,
.btn-inverted.btn-primary[disabled]:hover,
.nav-links a.btn-inverted[disabled]:hover,
.comment-form input.btn-inverted[disabled][type="submit"]:hover,
.btn-inverted[disabled].gform_button:hover,
.btn-inverted.btn-primary[disabled]:focus,
.nav-links a.btn-inverted[disabled]:focus,
.comment-form input.btn-inverted[disabled][type="submit"]:focus,
.btn-inverted[disabled].gform_button:focus,
.btn-inverted.btn-primary[disabled].focus,
.nav-links a.btn-inverted[disabled].focus,
.comment-form input.btn-inverted[disabled].focus[type="submit"],
.btn-inverted[disabled].focus.gform_button,
fieldset[disabled]
.btn-inverted.btn-primary:hover,
fieldset[disabled] .nav-links a.btn-inverted:hover,
.nav-links
fieldset[disabled] a.btn-inverted:hover,
fieldset[disabled] .comment-form input.btn-inverted[type="submit"]:hover,
.comment-form
fieldset[disabled] input.btn-inverted[type="submit"]:hover,
fieldset[disabled] .btn-inverted.gform_button:hover,
fieldset[disabled]
.btn-inverted.btn-primary:focus,
fieldset[disabled] .nav-links a.btn-inverted:focus,
.nav-links
fieldset[disabled] a.btn-inverted:focus,
fieldset[disabled] .comment-form input.btn-inverted[type="submit"]:focus,
.comment-form
fieldset[disabled] input.btn-inverted[type="submit"]:focus,
fieldset[disabled] .btn-inverted.gform_button:focus,
fieldset[disabled]
.btn-inverted.btn-primary.focus,
fieldset[disabled] .nav-links a.btn-inverted.focus,
.nav-links
fieldset[disabled] a.btn-inverted.focus,
fieldset[disabled] .comment-form input.btn-inverted.focus[type="submit"],
.comment-form
fieldset[disabled] input.btn-inverted.focus[type="submit"],
fieldset[disabled] .btn-inverted.focus.gform_button,
.btn-transparent.btn-primary.disabled:hover,
.nav-links a.btn-transparent.disabled:hover,
.comment-form input.btn-transparent.disabled[type="submit"]:hover,
.btn-transparent.disabled.gform_button:hover,
.btn-transparent.btn-primary.disabled:focus,
.nav-links a.btn-transparent.disabled:focus,
.comment-form input.btn-transparent.disabled[type="submit"]:focus,
.btn-transparent.disabled.gform_button:focus,
.btn-transparent.btn-primary.disabled.focus,
.nav-links a.btn-transparent.disabled.focus,
.comment-form input.btn-transparent.disabled.focus[type="submit"],
.btn-transparent.disabled.focus.gform_button,
.btn-transparent.btn-primary[disabled]:hover,
.nav-links a.btn-transparent[disabled]:hover,
.comment-form input.btn-transparent[disabled][type="submit"]:hover,
.btn-transparent[disabled].gform_button:hover,
.btn-transparent.btn-primary[disabled]:focus,
.nav-links a.btn-transparent[disabled]:focus,
.comment-form input.btn-transparent[disabled][type="submit"]:focus,
.btn-transparent[disabled].gform_button:focus,
.btn-transparent.btn-primary[disabled].focus,
.nav-links a.btn-transparent[disabled].focus,
.comment-form input.btn-transparent[disabled].focus[type="submit"],
.btn-transparent[disabled].focus.gform_button,
fieldset[disabled]
.btn-transparent.btn-primary:hover,
fieldset[disabled] .nav-links a.btn-transparent:hover,
.nav-links
fieldset[disabled] a.btn-transparent:hover,
fieldset[disabled] .comment-form input.btn-transparent[type="submit"]:hover,
.comment-form
fieldset[disabled] input.btn-transparent[type="submit"]:hover,
fieldset[disabled] .btn-transparent.gform_button:hover,
fieldset[disabled]
.btn-transparent.btn-primary:focus,
fieldset[disabled] .nav-links a.btn-transparent:focus,
.nav-links
fieldset[disabled] a.btn-transparent:focus,
fieldset[disabled] .comment-form input.btn-transparent[type="submit"]:focus,
.comment-form
fieldset[disabled] input.btn-transparent[type="submit"]:focus,
fieldset[disabled] .btn-transparent.gform_button:focus,
fieldset[disabled]
.btn-transparent.btn-primary.focus,
fieldset[disabled] .nav-links a.btn-transparent.focus,
.nav-links
fieldset[disabled] a.btn-transparent.focus,
fieldset[disabled] .comment-form input.btn-transparent.focus[type="submit"],
.comment-form
fieldset[disabled] input.btn-transparent.focus[type="submit"],
fieldset[disabled] .btn-transparent.focus.gform_button {
background-color: transparent;
border-color: #000000; }
.btn-inverse.btn-primary .badge, .nav-links a.btn-inverse .badge, .comment-form input.btn-inverse[type="submit"] .badge, .btn-inverse.gform_button .badge,
.btn-outline.btn-primary .badge, .nav-links a.btn-outline .badge, .comment-form input.btn-outline[type="submit"] .badge, .btn-outline.gform_button .badge,
.btn-inverted.btn-primary .badge, .nav-links a.btn-inverted .badge, .comment-form input.btn-inverted[type="submit"] .badge, .btn-inverted.gform_button .badge,
.btn-transparent.btn-primary .badge, .nav-links a.btn-transparent .badge, .comment-form input.btn-transparent[type="submit"] .badge, .btn-transparent.gform_button .badge {
color: transparent;
background-color: #000000; }
.btn-inverse.btn-primary:hover, .nav-links a.btn-inverse:hover, .comment-form input.btn-inverse[type="submit"]:hover, .btn-inverse.gform_button:hover,
.btn-outline.btn-primary:hover,
.nav-links a.btn-outline:hover,
.comment-form input.btn-outline[type="submit"]:hover,
.btn-outline.gform_button:hover,
.btn-inverted.btn-primary:hover,
.nav-links a.btn-inverted:hover,
.comment-form input.btn-inverted[type="submit"]:hover,
.btn-inverted.gform_button:hover,
.btn-transparent.btn-primary:hover,
.nav-links a.btn-transparent:hover,
.comment-form input.btn-transparent[type="submit"]:hover,
.btn-transparent.gform_button:hover {
background: #000000;
color: #fff;
border-color: #000000; }
.btn-inverse.btn-secondary,
.btn-outline.btn-secondary,
.btn-inverted.btn-secondary,
.btn-transparent.btn-secondary {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
border-width: 1px; }
.btn-inverse.btn-secondary:focus, .btn-inverse.btn-secondary.focus,
.btn-outline.btn-secondary:focus,
.btn-outline.btn-secondary.focus,
.btn-inverted.btn-secondary:focus,
.btn-inverted.btn-secondary.focus,
.btn-transparent.btn-secondary:focus,
.btn-transparent.btn-secondary.focus {
color: #ffffff;
background-color: transparent;
border-color: #bfbfbf; }
.btn-inverse.btn-secondary:hover,
.btn-outline.btn-secondary:hover,
.btn-inverted.btn-secondary:hover,
.btn-transparent.btn-secondary:hover {
color: #ffffff;
background-color: transparent;
border-color: #e0e0e0; }
.btn-inverse.btn-secondary:active, .btn-inverse.btn-secondary.active,
.open > .btn-inverse.btn-secondary.dropdown-toggle,
.btn-outline.btn-secondary:active,
.btn-outline.btn-secondary.active,
.open >
.btn-outline.btn-secondary.dropdown-toggle,
.btn-inverted.btn-secondary:active,
.btn-inverted.btn-secondary.active,
.open >
.btn-inverted.btn-secondary.dropdown-toggle,
.btn-transparent.btn-secondary:active,
.btn-transparent.btn-secondary.active,
.open >
.btn-transparent.btn-secondary.dropdown-toggle {
color: #ffffff;
background-color: transparent;
border-color: #e0e0e0; }
.btn-inverse.btn-secondary:active:hover, .btn-inverse.btn-secondary:active:focus, .btn-inverse.btn-secondary:active.focus, .btn-inverse.btn-secondary.active:hover, .btn-inverse.btn-secondary.active:focus, .btn-inverse.btn-secondary.active.focus,
.open > .btn-inverse.btn-secondary.dropdown-toggle:hover,
.open > .btn-inverse.btn-secondary.dropdown-toggle:focus,
.open > .btn-inverse.btn-secondary.dropdown-toggle.focus,
.btn-outline.btn-secondary:active:hover,
.btn-outline.btn-secondary:active:focus,
.btn-outline.btn-secondary:active.focus,
.btn-outline.btn-secondary.active:hover,
.btn-outline.btn-secondary.active:focus,
.btn-outline.btn-secondary.active.focus,
.open >
.btn-outline.btn-secondary.dropdown-toggle:hover,
.open >
.btn-outline.btn-secondary.dropdown-toggle:focus,
.open >
.btn-outline.btn-secondary.dropdown-toggle.focus,
.btn-inverted.btn-secondary:active:hover,
.btn-inverted.btn-secondary:active:focus,
.btn-inverted.btn-secondary:active.focus,
.btn-inverted.btn-secondary.active:hover,
.btn-inverted.btn-secondary.active:focus,
.btn-inverted.btn-secondary.active.focus,
.open >
.btn-inverted.btn-secondary.dropdown-toggle:hover,
.open >
.btn-inverted.btn-secondary.dropdown-toggle:focus,
.open >
.btn-inverted.btn-secondary.dropdown-toggle.focus,
.btn-transparent.btn-secondary:active:hover,
.btn-transparent.btn-secondary:active:focus,
.btn-transparent.btn-secondary:active.focus,
.btn-transparent.btn-secondary.active:hover,
.btn-transparent.btn-secondary.active:focus,
.btn-transparent.btn-secondary.active.focus,
.open >
.btn-transparent.btn-secondary.dropdown-toggle:hover,
.open >
.btn-transparent.btn-secondary.dropdown-toggle:focus,
.open >
.btn-transparent.btn-secondary.dropdown-toggle.focus {
color: #ffffff;
background-color: transparent;
border-color: #bfbfbf; }
.btn-inverse.btn-secondary:active, .btn-inverse.btn-secondary.active,
.open > .btn-inverse.btn-secondary.dropdown-toggle,
.btn-outline.btn-secondary:active,
.btn-outline.btn-secondary.active,
.open >
.btn-outline.btn-secondary.dropdown-toggle,
.btn-inverted.btn-secondary:active,
.btn-inverted.btn-secondary.active,
.open >
.btn-inverted.btn-secondary.dropdown-toggle,
.btn-transparent.btn-secondary:active,
.btn-transparent.btn-secondary.active,
.open >
.btn-transparent.btn-secondary.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-secondary.disabled:hover, .btn-inverse.btn-secondary.disabled:focus, .btn-inverse.btn-secondary.disabled.focus, .btn-inverse.btn-secondary[disabled]:hover, .btn-inverse.btn-secondary[disabled]:focus, .btn-inverse.btn-secondary[disabled].focus,
fieldset[disabled] .btn-inverse.btn-secondary:hover,
fieldset[disabled] .btn-inverse.btn-secondary:focus,
fieldset[disabled] .btn-inverse.btn-secondary.focus,
.btn-outline.btn-secondary.disabled:hover,
.btn-outline.btn-secondary.disabled:focus,
.btn-outline.btn-secondary.disabled.focus,
.btn-outline.btn-secondary[disabled]:hover,
.btn-outline.btn-secondary[disabled]:focus,
.btn-outline.btn-secondary[disabled].focus,
fieldset[disabled]
.btn-outline.btn-secondary:hover,
fieldset[disabled]
.btn-outline.btn-secondary:focus,
fieldset[disabled]
.btn-outline.btn-secondary.focus,
.btn-inverted.btn-secondary.disabled:hover,
.btn-inverted.btn-secondary.disabled:focus,
.btn-inverted.btn-secondary.disabled.focus,
.btn-inverted.btn-secondary[disabled]:hover,
.btn-inverted.btn-secondary[disabled]:focus,
.btn-inverted.btn-secondary[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-secondary:hover,
fieldset[disabled]
.btn-inverted.btn-secondary:focus,
fieldset[disabled]
.btn-inverted.btn-secondary.focus,
.btn-transparent.btn-secondary.disabled:hover,
.btn-transparent.btn-secondary.disabled:focus,
.btn-transparent.btn-secondary.disabled.focus,
.btn-transparent.btn-secondary[disabled]:hover,
.btn-transparent.btn-secondary[disabled]:focus,
.btn-transparent.btn-secondary[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-secondary:hover,
fieldset[disabled]
.btn-transparent.btn-secondary:focus,
fieldset[disabled]
.btn-transparent.btn-secondary.focus {
background-color: transparent;
border-color: #ffffff; }
.btn-inverse.btn-secondary .badge,
.btn-outline.btn-secondary .badge,
.btn-inverted.btn-secondary .badge,
.btn-transparent.btn-secondary .badge {
color: transparent;
background-color: #ffffff; }
.btn-inverse.btn-secondary:hover,
.btn-outline.btn-secondary:hover,
.btn-inverted.btn-secondary:hover,
.btn-transparent.btn-secondary:hover {
background: #ffffff;
color: #fff;
border-color: #ffffff; }
.btn-inverse.btn-success,
.btn-outline.btn-success,
.btn-inverted.btn-success,
.btn-transparent.btn-success {
color: #8AC06E;
background-color: transparent;
border-color: #8AC06E;
border-width: 1px; }
.btn-inverse.btn-success:focus, .btn-inverse.btn-success.focus,
.btn-outline.btn-success:focus,
.btn-outline.btn-success.focus,
.btn-inverted.btn-success:focus,
.btn-inverted.btn-success.focus,
.btn-transparent.btn-success:focus,
.btn-transparent.btn-success.focus {
color: #8AC06E;
background-color: transparent;
border-color: #4c7a35; }
.btn-inverse.btn-success:hover,
.btn-outline.btn-success:hover,
.btn-inverted.btn-success:hover,
.btn-transparent.btn-success:hover {
color: #8AC06E;
background-color: transparent;
border-color: #69a849; }
.btn-inverse.btn-success:active, .btn-inverse.btn-success.active,
.open > .btn-inverse.btn-success.dropdown-toggle,
.btn-outline.btn-success:active,
.btn-outline.btn-success.active,
.open >
.btn-outline.btn-success.dropdown-toggle,
.btn-inverted.btn-success:active,
.btn-inverted.btn-success.active,
.open >
.btn-inverted.btn-success.dropdown-toggle,
.btn-transparent.btn-success:active,
.btn-transparent.btn-success.active,
.open >
.btn-transparent.btn-success.dropdown-toggle {
color: #8AC06E;
background-color: transparent;
border-color: #69a849; }
.btn-inverse.btn-success:active:hover, .btn-inverse.btn-success:active:focus, .btn-inverse.btn-success:active.focus, .btn-inverse.btn-success.active:hover, .btn-inverse.btn-success.active:focus, .btn-inverse.btn-success.active.focus,
.open > .btn-inverse.btn-success.dropdown-toggle:hover,
.open > .btn-inverse.btn-success.dropdown-toggle:focus,
.open > .btn-inverse.btn-success.dropdown-toggle.focus,
.btn-outline.btn-success:active:hover,
.btn-outline.btn-success:active:focus,
.btn-outline.btn-success:active.focus,
.btn-outline.btn-success.active:hover,
.btn-outline.btn-success.active:focus,
.btn-outline.btn-success.active.focus,
.open >
.btn-outline.btn-success.dropdown-toggle:hover,
.open >
.btn-outline.btn-success.dropdown-toggle:focus,
.open >
.btn-outline.btn-success.dropdown-toggle.focus,
.btn-inverted.btn-success:active:hover,
.btn-inverted.btn-success:active:focus,
.btn-inverted.btn-success:active.focus,
.btn-inverted.btn-success.active:hover,
.btn-inverted.btn-success.active:focus,
.btn-inverted.btn-success.active.focus,
.open >
.btn-inverted.btn-success.dropdown-toggle:hover,
.open >
.btn-inverted.btn-success.dropdown-toggle:focus,
.open >
.btn-inverted.btn-success.dropdown-toggle.focus,
.btn-transparent.btn-success:active:hover,
.btn-transparent.btn-success:active:focus,
.btn-transparent.btn-success:active.focus,
.btn-transparent.btn-success.active:hover,
.btn-transparent.btn-success.active:focus,
.btn-transparent.btn-success.active.focus,
.open >
.btn-transparent.btn-success.dropdown-toggle:hover,
.open >
.btn-transparent.btn-success.dropdown-toggle:focus,
.open >
.btn-transparent.btn-success.dropdown-toggle.focus {
color: #8AC06E;
background-color: transparent;
border-color: #4c7a35; }
.btn-inverse.btn-success:active, .btn-inverse.btn-success.active,
.open > .btn-inverse.btn-success.dropdown-toggle,
.btn-outline.btn-success:active,
.btn-outline.btn-success.active,
.open >
.btn-outline.btn-success.dropdown-toggle,
.btn-inverted.btn-success:active,
.btn-inverted.btn-success.active,
.open >
.btn-inverted.btn-success.dropdown-toggle,
.btn-transparent.btn-success:active,
.btn-transparent.btn-success.active,
.open >
.btn-transparent.btn-success.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-success.disabled:hover, .btn-inverse.btn-success.disabled:focus, .btn-inverse.btn-success.disabled.focus, .btn-inverse.btn-success[disabled]:hover, .btn-inverse.btn-success[disabled]:focus, .btn-inverse.btn-success[disabled].focus,
fieldset[disabled] .btn-inverse.btn-success:hover,
fieldset[disabled] .btn-inverse.btn-success:focus,
fieldset[disabled] .btn-inverse.btn-success.focus,
.btn-outline.btn-success.disabled:hover,
.btn-outline.btn-success.disabled:focus,
.btn-outline.btn-success.disabled.focus,
.btn-outline.btn-success[disabled]:hover,
.btn-outline.btn-success[disabled]:focus,
.btn-outline.btn-success[disabled].focus,
fieldset[disabled]
.btn-outline.btn-success:hover,
fieldset[disabled]
.btn-outline.btn-success:focus,
fieldset[disabled]
.btn-outline.btn-success.focus,
.btn-inverted.btn-success.disabled:hover,
.btn-inverted.btn-success.disabled:focus,
.btn-inverted.btn-success.disabled.focus,
.btn-inverted.btn-success[disabled]:hover,
.btn-inverted.btn-success[disabled]:focus,
.btn-inverted.btn-success[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-success:hover,
fieldset[disabled]
.btn-inverted.btn-success:focus,
fieldset[disabled]
.btn-inverted.btn-success.focus,
.btn-transparent.btn-success.disabled:hover,
.btn-transparent.btn-success.disabled:focus,
.btn-transparent.btn-success.disabled.focus,
.btn-transparent.btn-success[disabled]:hover,
.btn-transparent.btn-success[disabled]:focus,
.btn-transparent.btn-success[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-success:hover,
fieldset[disabled]
.btn-transparent.btn-success:focus,
fieldset[disabled]
.btn-transparent.btn-success.focus {
background-color: transparent;
border-color: #8AC06E; }
.btn-inverse.btn-success .badge,
.btn-outline.btn-success .badge,
.btn-inverted.btn-success .badge,
.btn-transparent.btn-success .badge {
color: transparent;
background-color: #8AC06E; }
.btn-inverse.btn-success:hover,
.btn-outline.btn-success:hover,
.btn-inverted.btn-success:hover,
.btn-transparent.btn-success:hover {
background: #8AC06E;
color: #fff;
border-color: #8AC06E; }
.btn-inverse.btn-info,
.btn-outline.btn-info,
.btn-inverted.btn-info,
.btn-transparent.btn-info {
color: #114F7C;
background-color: transparent;
border-color: #114F7C;
border-width: 1px; }
.btn-inverse.btn-info:focus, .btn-inverse.btn-info.focus,
.btn-outline.btn-info:focus,
.btn-outline.btn-info.focus,
.btn-inverted.btn-info:focus,
.btn-inverted.btn-info.focus,
.btn-transparent.btn-info:focus,
.btn-transparent.btn-info.focus {
color: #114F7C;
background-color: transparent;
border-color: #02080c; }
.btn-inverse.btn-info:hover,
.btn-outline.btn-info:hover,
.btn-inverted.btn-info:hover,
.btn-transparent.btn-info:hover {
color: #114F7C;
background-color: transparent;
border-color: #0a2d46; }
.btn-inverse.btn-info:active, .btn-inverse.btn-info.active,
.open > .btn-inverse.btn-info.dropdown-toggle,
.btn-outline.btn-info:active,
.btn-outline.btn-info.active,
.open >
.btn-outline.btn-info.dropdown-toggle,
.btn-inverted.btn-info:active,
.btn-inverted.btn-info.active,
.open >
.btn-inverted.btn-info.dropdown-toggle,
.btn-transparent.btn-info:active,
.btn-transparent.btn-info.active,
.open >
.btn-transparent.btn-info.dropdown-toggle {
color: #114F7C;
background-color: transparent;
border-color: #0a2d46; }
.btn-inverse.btn-info:active:hover, .btn-inverse.btn-info:active:focus, .btn-inverse.btn-info:active.focus, .btn-inverse.btn-info.active:hover, .btn-inverse.btn-info.active:focus, .btn-inverse.btn-info.active.focus,
.open > .btn-inverse.btn-info.dropdown-toggle:hover,
.open > .btn-inverse.btn-info.dropdown-toggle:focus,
.open > .btn-inverse.btn-info.dropdown-toggle.focus,
.btn-outline.btn-info:active:hover,
.btn-outline.btn-info:active:focus,
.btn-outline.btn-info:active.focus,
.btn-outline.btn-info.active:hover,
.btn-outline.btn-info.active:focus,
.btn-outline.btn-info.active.focus,
.open >
.btn-outline.btn-info.dropdown-toggle:hover,
.open >
.btn-outline.btn-info.dropdown-toggle:focus,
.open >
.btn-outline.btn-info.dropdown-toggle.focus,
.btn-inverted.btn-info:active:hover,
.btn-inverted.btn-info:active:focus,
.btn-inverted.btn-info:active.focus,
.btn-inverted.btn-info.active:hover,
.btn-inverted.btn-info.active:focus,
.btn-inverted.btn-info.active.focus,
.open >
.btn-inverted.btn-info.dropdown-toggle:hover,
.open >
.btn-inverted.btn-info.dropdown-toggle:focus,
.open >
.btn-inverted.btn-info.dropdown-toggle.focus,
.btn-transparent.btn-info:active:hover,
.btn-transparent.btn-info:active:focus,
.btn-transparent.btn-info:active.focus,
.btn-transparent.btn-info.active:hover,
.btn-transparent.btn-info.active:focus,
.btn-transparent.btn-info.active.focus,
.open >
.btn-transparent.btn-info.dropdown-toggle:hover,
.open >
.btn-transparent.btn-info.dropdown-toggle:focus,
.open >
.btn-transparent.btn-info.dropdown-toggle.focus {
color: #114F7C;
background-color: transparent;
border-color: #02080c; }
.btn-inverse.btn-info:active, .btn-inverse.btn-info.active,
.open > .btn-inverse.btn-info.dropdown-toggle,
.btn-outline.btn-info:active,
.btn-outline.btn-info.active,
.open >
.btn-outline.btn-info.dropdown-toggle,
.btn-inverted.btn-info:active,
.btn-inverted.btn-info.active,
.open >
.btn-inverted.btn-info.dropdown-toggle,
.btn-transparent.btn-info:active,
.btn-transparent.btn-info.active,
.open >
.btn-transparent.btn-info.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-info.disabled:hover, .btn-inverse.btn-info.disabled:focus, .btn-inverse.btn-info.disabled.focus, .btn-inverse.btn-info[disabled]:hover, .btn-inverse.btn-info[disabled]:focus, .btn-inverse.btn-info[disabled].focus,
fieldset[disabled] .btn-inverse.btn-info:hover,
fieldset[disabled] .btn-inverse.btn-info:focus,
fieldset[disabled] .btn-inverse.btn-info.focus,
.btn-outline.btn-info.disabled:hover,
.btn-outline.btn-info.disabled:focus,
.btn-outline.btn-info.disabled.focus,
.btn-outline.btn-info[disabled]:hover,
.btn-outline.btn-info[disabled]:focus,
.btn-outline.btn-info[disabled].focus,
fieldset[disabled]
.btn-outline.btn-info:hover,
fieldset[disabled]
.btn-outline.btn-info:focus,
fieldset[disabled]
.btn-outline.btn-info.focus,
.btn-inverted.btn-info.disabled:hover,
.btn-inverted.btn-info.disabled:focus,
.btn-inverted.btn-info.disabled.focus,
.btn-inverted.btn-info[disabled]:hover,
.btn-inverted.btn-info[disabled]:focus,
.btn-inverted.btn-info[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-info:hover,
fieldset[disabled]
.btn-inverted.btn-info:focus,
fieldset[disabled]
.btn-inverted.btn-info.focus,
.btn-transparent.btn-info.disabled:hover,
.btn-transparent.btn-info.disabled:focus,
.btn-transparent.btn-info.disabled.focus,
.btn-transparent.btn-info[disabled]:hover,
.btn-transparent.btn-info[disabled]:focus,
.btn-transparent.btn-info[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-info:hover,
fieldset[disabled]
.btn-transparent.btn-info:focus,
fieldset[disabled]
.btn-transparent.btn-info.focus {
background-color: transparent;
border-color: #114F7C; }
.btn-inverse.btn-info .badge,
.btn-outline.btn-info .badge,
.btn-inverted.btn-info .badge,
.btn-transparent.btn-info .badge {
color: transparent;
background-color: #114F7C; }
.btn-inverse.btn-info:hover,
.btn-outline.btn-info:hover,
.btn-inverted.btn-info:hover,
.btn-transparent.btn-info:hover {
background: #114F7C;
color: #fff;
border-color: #114F7C; }
.btn-inverse.btn-warning,
.btn-outline.btn-warning,
.btn-inverted.btn-warning,
.btn-transparent.btn-warning {
color: #FF9B01;
background-color: transparent;
border-color: #FF9B01;
border-width: 1px; }
.btn-inverse.btn-warning:focus, .btn-inverse.btn-warning.focus,
.btn-outline.btn-warning:focus,
.btn-outline.btn-warning.focus,
.btn-inverted.btn-warning:focus,
.btn-inverted.btn-warning.focus,
.btn-transparent.btn-warning:focus,
.btn-transparent.btn-warning.focus {
color: #FF9B01;
background-color: transparent;
border-color: #814e00; }
.btn-inverse.btn-warning:hover,
.btn-outline.btn-warning:hover,
.btn-inverted.btn-warning:hover,
.btn-transparent.btn-warning:hover {
color: #FF9B01;
background-color: transparent;
border-color: #c37600; }
.btn-inverse.btn-warning:active, .btn-inverse.btn-warning.active,
.open > .btn-inverse.btn-warning.dropdown-toggle,
.btn-outline.btn-warning:active,
.btn-outline.btn-warning.active,
.open >
.btn-outline.btn-warning.dropdown-toggle,
.btn-inverted.btn-warning:active,
.btn-inverted.btn-warning.active,
.open >
.btn-inverted.btn-warning.dropdown-toggle,
.btn-transparent.btn-warning:active,
.btn-transparent.btn-warning.active,
.open >
.btn-transparent.btn-warning.dropdown-toggle {
color: #FF9B01;
background-color: transparent;
border-color: #c37600; }
.btn-inverse.btn-warning:active:hover, .btn-inverse.btn-warning:active:focus, .btn-inverse.btn-warning:active.focus, .btn-inverse.btn-warning.active:hover, .btn-inverse.btn-warning.active:focus, .btn-inverse.btn-warning.active.focus,
.open > .btn-inverse.btn-warning.dropdown-toggle:hover,
.open > .btn-inverse.btn-warning.dropdown-toggle:focus,
.open > .btn-inverse.btn-warning.dropdown-toggle.focus,
.btn-outline.btn-warning:active:hover,
.btn-outline.btn-warning:active:focus,
.btn-outline.btn-warning:active.focus,
.btn-outline.btn-warning.active:hover,
.btn-outline.btn-warning.active:focus,
.btn-outline.btn-warning.active.focus,
.open >
.btn-outline.btn-warning.dropdown-toggle:hover,
.open >
.btn-outline.btn-warning.dropdown-toggle:focus,
.open >
.btn-outline.btn-warning.dropdown-toggle.focus,
.btn-inverted.btn-warning:active:hover,
.btn-inverted.btn-warning:active:focus,
.btn-inverted.btn-warning:active.focus,
.btn-inverted.btn-warning.active:hover,
.btn-inverted.btn-warning.active:focus,
.btn-inverted.btn-warning.active.focus,
.open >
.btn-inverted.btn-warning.dropdown-toggle:hover,
.open >
.btn-inverted.btn-warning.dropdown-toggle:focus,
.open >
.btn-inverted.btn-warning.dropdown-toggle.focus,
.btn-transparent.btn-warning:active:hover,
.btn-transparent.btn-warning:active:focus,
.btn-transparent.btn-warning:active.focus,
.btn-transparent.btn-warning.active:hover,
.btn-transparent.btn-warning.active:focus,
.btn-transparent.btn-warning.active.focus,
.open >
.btn-transparent.btn-warning.dropdown-toggle:hover,
.open >
.btn-transparent.btn-warning.dropdown-toggle:focus,
.open >
.btn-transparent.btn-warning.dropdown-toggle.focus {
color: #FF9B01;
background-color: transparent;
border-color: #814e00; }
.btn-inverse.btn-warning:active, .btn-inverse.btn-warning.active,
.open > .btn-inverse.btn-warning.dropdown-toggle,
.btn-outline.btn-warning:active,
.btn-outline.btn-warning.active,
.open >
.btn-outline.btn-warning.dropdown-toggle,
.btn-inverted.btn-warning:active,
.btn-inverted.btn-warning.active,
.open >
.btn-inverted.btn-warning.dropdown-toggle,
.btn-transparent.btn-warning:active,
.btn-transparent.btn-warning.active,
.open >
.btn-transparent.btn-warning.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-warning.disabled:hover, .btn-inverse.btn-warning.disabled:focus, .btn-inverse.btn-warning.disabled.focus, .btn-inverse.btn-warning[disabled]:hover, .btn-inverse.btn-warning[disabled]:focus, .btn-inverse.btn-warning[disabled].focus,
fieldset[disabled] .btn-inverse.btn-warning:hover,
fieldset[disabled] .btn-inverse.btn-warning:focus,
fieldset[disabled] .btn-inverse.btn-warning.focus,
.btn-outline.btn-warning.disabled:hover,
.btn-outline.btn-warning.disabled:focus,
.btn-outline.btn-warning.disabled.focus,
.btn-outline.btn-warning[disabled]:hover,
.btn-outline.btn-warning[disabled]:focus,
.btn-outline.btn-warning[disabled].focus,
fieldset[disabled]
.btn-outline.btn-warning:hover,
fieldset[disabled]
.btn-outline.btn-warning:focus,
fieldset[disabled]
.btn-outline.btn-warning.focus,
.btn-inverted.btn-warning.disabled:hover,
.btn-inverted.btn-warning.disabled:focus,
.btn-inverted.btn-warning.disabled.focus,
.btn-inverted.btn-warning[disabled]:hover,
.btn-inverted.btn-warning[disabled]:focus,
.btn-inverted.btn-warning[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-warning:hover,
fieldset[disabled]
.btn-inverted.btn-warning:focus,
fieldset[disabled]
.btn-inverted.btn-warning.focus,
.btn-transparent.btn-warning.disabled:hover,
.btn-transparent.btn-warning.disabled:focus,
.btn-transparent.btn-warning.disabled.focus,
.btn-transparent.btn-warning[disabled]:hover,
.btn-transparent.btn-warning[disabled]:focus,
.btn-transparent.btn-warning[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-warning:hover,
fieldset[disabled]
.btn-transparent.btn-warning:focus,
fieldset[disabled]
.btn-transparent.btn-warning.focus {
background-color: transparent;
border-color: #FF9B01; }
.btn-inverse.btn-warning .badge,
.btn-outline.btn-warning .badge,
.btn-inverted.btn-warning .badge,
.btn-transparent.btn-warning .badge {
color: transparent;
background-color: #FF9B01; }
.btn-inverse.btn-warning:hover,
.btn-outline.btn-warning:hover,
.btn-inverted.btn-warning:hover,
.btn-transparent.btn-warning:hover {
background: #FF9B01;
color: #fff;
border-color: #FF9B01; }
.btn-inverse.btn-danger,
.btn-outline.btn-danger,
.btn-inverted.btn-danger,
.btn-transparent.btn-danger {
color: #EA5758;
background-color: transparent;
border-color: #EA5758;
border-width: 1px; }
.btn-inverse.btn-danger:focus, .btn-inverse.btn-danger.focus,
.btn-outline.btn-danger:focus,
.btn-outline.btn-danger.focus,
.btn-inverted.btn-danger:focus,
.btn-inverted.btn-danger.focus,
.btn-transparent.btn-danger:focus,
.btn-transparent.btn-danger.focus {
color: #EA5758;
background-color: transparent;
border-color: #ac1617; }
.btn-inverse.btn-danger:hover,
.btn-outline.btn-danger:hover,
.btn-inverted.btn-danger:hover,
.btn-transparent.btn-danger:hover {
color: #EA5758;
background-color: transparent;
border-color: #e32122; }
.btn-inverse.btn-danger:active, .btn-inverse.btn-danger.active,
.open > .btn-inverse.btn-danger.dropdown-toggle,
.btn-outline.btn-danger:active,
.btn-outline.btn-danger.active,
.open >
.btn-outline.btn-danger.dropdown-toggle,
.btn-inverted.btn-danger:active,
.btn-inverted.btn-danger.active,
.open >
.btn-inverted.btn-danger.dropdown-toggle,
.btn-transparent.btn-danger:active,
.btn-transparent.btn-danger.active,
.open >
.btn-transparent.btn-danger.dropdown-toggle {
color: #EA5758;
background-color: transparent;
border-color: #e32122; }
.btn-inverse.btn-danger:active:hover, .btn-inverse.btn-danger:active:focus, .btn-inverse.btn-danger:active.focus, .btn-inverse.btn-danger.active:hover, .btn-inverse.btn-danger.active:focus, .btn-inverse.btn-danger.active.focus,
.open > .btn-inverse.btn-danger.dropdown-toggle:hover,
.open > .btn-inverse.btn-danger.dropdown-toggle:focus,
.open > .btn-inverse.btn-danger.dropdown-toggle.focus,
.btn-outline.btn-danger:active:hover,
.btn-outline.btn-danger:active:focus,
.btn-outline.btn-danger:active.focus,
.btn-outline.btn-danger.active:hover,
.btn-outline.btn-danger.active:focus,
.btn-outline.btn-danger.active.focus,
.open >
.btn-outline.btn-danger.dropdown-toggle:hover,
.open >
.btn-outline.btn-danger.dropdown-toggle:focus,
.open >
.btn-outline.btn-danger.dropdown-toggle.focus,
.btn-inverted.btn-danger:active:hover,
.btn-inverted.btn-danger:active:focus,
.btn-inverted.btn-danger:active.focus,
.btn-inverted.btn-danger.active:hover,
.btn-inverted.btn-danger.active:focus,
.btn-inverted.btn-danger.active.focus,
.open >
.btn-inverted.btn-danger.dropdown-toggle:hover,
.open >
.btn-inverted.btn-danger.dropdown-toggle:focus,
.open >
.btn-inverted.btn-danger.dropdown-toggle.focus,
.btn-transparent.btn-danger:active:hover,
.btn-transparent.btn-danger:active:focus,
.btn-transparent.btn-danger:active.focus,
.btn-transparent.btn-danger.active:hover,
.btn-transparent.btn-danger.active:focus,
.btn-transparent.btn-danger.active.focus,
.open >
.btn-transparent.btn-danger.dropdown-toggle:hover,
.open >
.btn-transparent.btn-danger.dropdown-toggle:focus,
.open >
.btn-transparent.btn-danger.dropdown-toggle.focus {
color: #EA5758;
background-color: transparent;
border-color: #ac1617; }
.btn-inverse.btn-danger:active, .btn-inverse.btn-danger.active,
.open > .btn-inverse.btn-danger.dropdown-toggle,
.btn-outline.btn-danger:active,
.btn-outline.btn-danger.active,
.open >
.btn-outline.btn-danger.dropdown-toggle,
.btn-inverted.btn-danger:active,
.btn-inverted.btn-danger.active,
.open >
.btn-inverted.btn-danger.dropdown-toggle,
.btn-transparent.btn-danger:active,
.btn-transparent.btn-danger.active,
.open >
.btn-transparent.btn-danger.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-danger.disabled:hover, .btn-inverse.btn-danger.disabled:focus, .btn-inverse.btn-danger.disabled.focus, .btn-inverse.btn-danger[disabled]:hover, .btn-inverse.btn-danger[disabled]:focus, .btn-inverse.btn-danger[disabled].focus,
fieldset[disabled] .btn-inverse.btn-danger:hover,
fieldset[disabled] .btn-inverse.btn-danger:focus,
fieldset[disabled] .btn-inverse.btn-danger.focus,
.btn-outline.btn-danger.disabled:hover,
.btn-outline.btn-danger.disabled:focus,
.btn-outline.btn-danger.disabled.focus,
.btn-outline.btn-danger[disabled]:hover,
.btn-outline.btn-danger[disabled]:focus,
.btn-outline.btn-danger[disabled].focus,
fieldset[disabled]
.btn-outline.btn-danger:hover,
fieldset[disabled]
.btn-outline.btn-danger:focus,
fieldset[disabled]
.btn-outline.btn-danger.focus,
.btn-inverted.btn-danger.disabled:hover,
.btn-inverted.btn-danger.disabled:focus,
.btn-inverted.btn-danger.disabled.focus,
.btn-inverted.btn-danger[disabled]:hover,
.btn-inverted.btn-danger[disabled]:focus,
.btn-inverted.btn-danger[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-danger:hover,
fieldset[disabled]
.btn-inverted.btn-danger:focus,
fieldset[disabled]
.btn-inverted.btn-danger.focus,
.btn-transparent.btn-danger.disabled:hover,
.btn-transparent.btn-danger.disabled:focus,
.btn-transparent.btn-danger.disabled.focus,
.btn-transparent.btn-danger[disabled]:hover,
.btn-transparent.btn-danger[disabled]:focus,
.btn-transparent.btn-danger[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-danger:hover,
fieldset[disabled]
.btn-transparent.btn-danger:focus,
fieldset[disabled]
.btn-transparent.btn-danger.focus {
background-color: transparent;
border-color: #EA5758; }
.btn-inverse.btn-danger .badge,
.btn-outline.btn-danger .badge,
.btn-inverted.btn-danger .badge,
.btn-transparent.btn-danger .badge {
color: transparent;
background-color: #EA5758; }
.btn-inverse.btn-danger:hover,
.btn-outline.btn-danger:hover,
.btn-inverted.btn-danger:hover,
.btn-transparent.btn-danger:hover {
background: #EA5758;
color: #fff;
border-color: #EA5758; }
.btn-inverse.btn-gray-lightest,
.btn-outline.btn-gray-lightest,
.btn-inverted.btn-gray-lightest,
.btn-transparent.btn-gray-lightest {
color: #f8f8f8;
background-color: transparent;
border-color: #f8f8f8;
border-width: 1px; }
.btn-inverse.btn-gray-lightest:focus, .btn-inverse.btn-gray-lightest.focus,
.btn-outline.btn-gray-lightest:focus,
.btn-outline.btn-gray-lightest.focus,
.btn-inverted.btn-gray-lightest:focus,
.btn-inverted.btn-gray-lightest.focus,
.btn-transparent.btn-gray-lightest:focus,
.btn-transparent.btn-gray-lightest.focus {
color: #f8f8f8;
background-color: transparent;
border-color: #b8b8b8; }
.btn-inverse.btn-gray-lightest:hover,
.btn-outline.btn-gray-lightest:hover,
.btn-inverted.btn-gray-lightest:hover,
.btn-transparent.btn-gray-lightest:hover {
color: #f8f8f8;
background-color: transparent;
border-color: #d9d9d9; }
.btn-inverse.btn-gray-lightest:active, .btn-inverse.btn-gray-lightest.active,
.open > .btn-inverse.btn-gray-lightest.dropdown-toggle,
.btn-outline.btn-gray-lightest:active,
.btn-outline.btn-gray-lightest.active,
.open >
.btn-outline.btn-gray-lightest.dropdown-toggle,
.btn-inverted.btn-gray-lightest:active,
.btn-inverted.btn-gray-lightest.active,
.open >
.btn-inverted.btn-gray-lightest.dropdown-toggle,
.btn-transparent.btn-gray-lightest:active,
.btn-transparent.btn-gray-lightest.active,
.open >
.btn-transparent.btn-gray-lightest.dropdown-toggle {
color: #f8f8f8;
background-color: transparent;
border-color: #d9d9d9; }
.btn-inverse.btn-gray-lightest:active:hover, .btn-inverse.btn-gray-lightest:active:focus, .btn-inverse.btn-gray-lightest:active.focus, .btn-inverse.btn-gray-lightest.active:hover, .btn-inverse.btn-gray-lightest.active:focus, .btn-inverse.btn-gray-lightest.active.focus,
.open > .btn-inverse.btn-gray-lightest.dropdown-toggle:hover,
.open > .btn-inverse.btn-gray-lightest.dropdown-toggle:focus,
.open > .btn-inverse.btn-gray-lightest.dropdown-toggle.focus,
.btn-outline.btn-gray-lightest:active:hover,
.btn-outline.btn-gray-lightest:active:focus,
.btn-outline.btn-gray-lightest:active.focus,
.btn-outline.btn-gray-lightest.active:hover,
.btn-outline.btn-gray-lightest.active:focus,
.btn-outline.btn-gray-lightest.active.focus,
.open >
.btn-outline.btn-gray-lightest.dropdown-toggle:hover,
.open >
.btn-outline.btn-gray-lightest.dropdown-toggle:focus,
.open >
.btn-outline.btn-gray-lightest.dropdown-toggle.focus,
.btn-inverted.btn-gray-lightest:active:hover,
.btn-inverted.btn-gray-lightest:active:focus,
.btn-inverted.btn-gray-lightest:active.focus,
.btn-inverted.btn-gray-lightest.active:hover,
.btn-inverted.btn-gray-lightest.active:focus,
.btn-inverted.btn-gray-lightest.active.focus,
.open >
.btn-inverted.btn-gray-lightest.dropdown-toggle:hover,
.open >
.btn-inverted.btn-gray-lightest.dropdown-toggle:focus,
.open >
.btn-inverted.btn-gray-lightest.dropdown-toggle.focus,
.btn-transparent.btn-gray-lightest:active:hover,
.btn-transparent.btn-gray-lightest:active:focus,
.btn-transparent.btn-gray-lightest:active.focus,
.btn-transparent.btn-gray-lightest.active:hover,
.btn-transparent.btn-gray-lightest.active:focus,
.btn-transparent.btn-gray-lightest.active.focus,
.open >
.btn-transparent.btn-gray-lightest.dropdown-toggle:hover,
.open >
.btn-transparent.btn-gray-lightest.dropdown-toggle:focus,
.open >
.btn-transparent.btn-gray-lightest.dropdown-toggle.focus {
color: #f8f8f8;
background-color: transparent;
border-color: #b8b8b8; }
.btn-inverse.btn-gray-lightest:active, .btn-inverse.btn-gray-lightest.active,
.open > .btn-inverse.btn-gray-lightest.dropdown-toggle,
.btn-outline.btn-gray-lightest:active,
.btn-outline.btn-gray-lightest.active,
.open >
.btn-outline.btn-gray-lightest.dropdown-toggle,
.btn-inverted.btn-gray-lightest:active,
.btn-inverted.btn-gray-lightest.active,
.open >
.btn-inverted.btn-gray-lightest.dropdown-toggle,
.btn-transparent.btn-gray-lightest:active,
.btn-transparent.btn-gray-lightest.active,
.open >
.btn-transparent.btn-gray-lightest.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-gray-lightest.disabled:hover, .btn-inverse.btn-gray-lightest.disabled:focus, .btn-inverse.btn-gray-lightest.disabled.focus, .btn-inverse.btn-gray-lightest[disabled]:hover, .btn-inverse.btn-gray-lightest[disabled]:focus, .btn-inverse.btn-gray-lightest[disabled].focus,
fieldset[disabled] .btn-inverse.btn-gray-lightest:hover,
fieldset[disabled] .btn-inverse.btn-gray-lightest:focus,
fieldset[disabled] .btn-inverse.btn-gray-lightest.focus,
.btn-outline.btn-gray-lightest.disabled:hover,
.btn-outline.btn-gray-lightest.disabled:focus,
.btn-outline.btn-gray-lightest.disabled.focus,
.btn-outline.btn-gray-lightest[disabled]:hover,
.btn-outline.btn-gray-lightest[disabled]:focus,
.btn-outline.btn-gray-lightest[disabled].focus,
fieldset[disabled]
.btn-outline.btn-gray-lightest:hover,
fieldset[disabled]
.btn-outline.btn-gray-lightest:focus,
fieldset[disabled]
.btn-outline.btn-gray-lightest.focus,
.btn-inverted.btn-gray-lightest.disabled:hover,
.btn-inverted.btn-gray-lightest.disabled:focus,
.btn-inverted.btn-gray-lightest.disabled.focus,
.btn-inverted.btn-gray-lightest[disabled]:hover,
.btn-inverted.btn-gray-lightest[disabled]:focus,
.btn-inverted.btn-gray-lightest[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-gray-lightest:hover,
fieldset[disabled]
.btn-inverted.btn-gray-lightest:focus,
fieldset[disabled]
.btn-inverted.btn-gray-lightest.focus,
.btn-transparent.btn-gray-lightest.disabled:hover,
.btn-transparent.btn-gray-lightest.disabled:focus,
.btn-transparent.btn-gray-lightest.disabled.focus,
.btn-transparent.btn-gray-lightest[disabled]:hover,
.btn-transparent.btn-gray-lightest[disabled]:focus,
.btn-transparent.btn-gray-lightest[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-gray-lightest:hover,
fieldset[disabled]
.btn-transparent.btn-gray-lightest:focus,
fieldset[disabled]
.btn-transparent.btn-gray-lightest.focus {
background-color: transparent;
border-color: #f8f8f8; }
.btn-inverse.btn-gray-lightest .badge,
.btn-outline.btn-gray-lightest .badge,
.btn-inverted.btn-gray-lightest .badge,
.btn-transparent.btn-gray-lightest .badge {
color: transparent;
background-color: #f8f8f8; }
.btn-inverse.btn-gray-lightest:hover,
.btn-outline.btn-gray-lightest:hover,
.btn-inverted.btn-gray-lightest:hover,
.btn-transparent.btn-gray-lightest:hover {
background: #f8f8f8;
color: #363636;
border-color: #f8f8f8; }
.btn-inverse.btn-gray-lighter,
.btn-outline.btn-gray-lighter,
.btn-inverted.btn-gray-lighter,
.btn-transparent.btn-gray-lighter {
color: #eeeeee;
background-color: transparent;
border-color: #eeeeee;
border-width: 1px; }
.btn-inverse.btn-gray-lighter:focus, .btn-inverse.btn-gray-lighter.focus,
.btn-outline.btn-gray-lighter:focus,
.btn-outline.btn-gray-lighter.focus,
.btn-inverted.btn-gray-lighter:focus,
.btn-inverted.btn-gray-lighter.focus,
.btn-transparent.btn-gray-lighter:focus,
.btn-transparent.btn-gray-lighter.focus {
color: #eeeeee;
background-color: transparent;
border-color: #afafaf; }
.btn-inverse.btn-gray-lighter:hover,
.btn-outline.btn-gray-lighter:hover,
.btn-inverted.btn-gray-lighter:hover,
.btn-transparent.btn-gray-lighter:hover {
color: #eeeeee;
background-color: transparent;
border-color: #d0d0d0; }
.btn-inverse.btn-gray-lighter:active, .btn-inverse.btn-gray-lighter.active,
.open > .btn-inverse.btn-gray-lighter.dropdown-toggle,
.btn-outline.btn-gray-lighter:active,
.btn-outline.btn-gray-lighter.active,
.open >
.btn-outline.btn-gray-lighter.dropdown-toggle,
.btn-inverted.btn-gray-lighter:active,
.btn-inverted.btn-gray-lighter.active,
.open >
.btn-inverted.btn-gray-lighter.dropdown-toggle,
.btn-transparent.btn-gray-lighter:active,
.btn-transparent.btn-gray-lighter.active,
.open >
.btn-transparent.btn-gray-lighter.dropdown-toggle {
color: #eeeeee;
background-color: transparent;
border-color: #d0d0d0; }
.btn-inverse.btn-gray-lighter:active:hover, .btn-inverse.btn-gray-lighter:active:focus, .btn-inverse.btn-gray-lighter:active.focus, .btn-inverse.btn-gray-lighter.active:hover, .btn-inverse.btn-gray-lighter.active:focus, .btn-inverse.btn-gray-lighter.active.focus,
.open > .btn-inverse.btn-gray-lighter.dropdown-toggle:hover,
.open > .btn-inverse.btn-gray-lighter.dropdown-toggle:focus,
.open > .btn-inverse.btn-gray-lighter.dropdown-toggle.focus,
.btn-outline.btn-gray-lighter:active:hover,
.btn-outline.btn-gray-lighter:active:focus,
.btn-outline.btn-gray-lighter:active.focus,
.btn-outline.btn-gray-lighter.active:hover,
.btn-outline.btn-gray-lighter.active:focus,
.btn-outline.btn-gray-lighter.active.focus,
.open >
.btn-outline.btn-gray-lighter.dropdown-toggle:hover,
.open >
.btn-outline.btn-gray-lighter.dropdown-toggle:focus,
.open >
.btn-outline.btn-gray-lighter.dropdown-toggle.focus,
.btn-inverted.btn-gray-lighter:active:hover,
.btn-inverted.btn-gray-lighter:active:focus,
.btn-inverted.btn-gray-lighter:active.focus,
.btn-inverted.btn-gray-lighter.active:hover,
.btn-inverted.btn-gray-lighter.active:focus,
.btn-inverted.btn-gray-lighter.active.focus,
.open >
.btn-inverted.btn-gray-lighter.dropdown-toggle:hover,
.open >
.btn-inverted.btn-gray-lighter.dropdown-toggle:focus,
.open >
.btn-inverted.btn-gray-lighter.dropdown-toggle.focus,
.btn-transparent.btn-gray-lighter:active:hover,
.btn-transparent.btn-gray-lighter:active:focus,
.btn-transparent.btn-gray-lighter:active.focus,
.btn-transparent.btn-gray-lighter.active:hover,
.btn-transparent.btn-gray-lighter.active:focus,
.btn-transparent.btn-gray-lighter.active.focus,
.open >
.btn-transparent.btn-gray-lighter.dropdown-toggle:hover,
.open >
.btn-transparent.btn-gray-lighter.dropdown-toggle:focus,
.open >
.btn-transparent.btn-gray-lighter.dropdown-toggle.focus {
color: #eeeeee;
background-color: transparent;
border-color: #afafaf; }
.btn-inverse.btn-gray-lighter:active, .btn-inverse.btn-gray-lighter.active,
.open > .btn-inverse.btn-gray-lighter.dropdown-toggle,
.btn-outline.btn-gray-lighter:active,
.btn-outline.btn-gray-lighter.active,
.open >
.btn-outline.btn-gray-lighter.dropdown-toggle,
.btn-inverted.btn-gray-lighter:active,
.btn-inverted.btn-gray-lighter.active,
.open >
.btn-inverted.btn-gray-lighter.dropdown-toggle,
.btn-transparent.btn-gray-lighter:active,
.btn-transparent.btn-gray-lighter.active,
.open >
.btn-transparent.btn-gray-lighter.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-gray-lighter.disabled:hover, .btn-inverse.btn-gray-lighter.disabled:focus, .btn-inverse.btn-gray-lighter.disabled.focus, .btn-inverse.btn-gray-lighter[disabled]:hover, .btn-inverse.btn-gray-lighter[disabled]:focus, .btn-inverse.btn-gray-lighter[disabled].focus,
fieldset[disabled] .btn-inverse.btn-gray-lighter:hover,
fieldset[disabled] .btn-inverse.btn-gray-lighter:focus,
fieldset[disabled] .btn-inverse.btn-gray-lighter.focus,
.btn-outline.btn-gray-lighter.disabled:hover,
.btn-outline.btn-gray-lighter.disabled:focus,
.btn-outline.btn-gray-lighter.disabled.focus,
.btn-outline.btn-gray-lighter[disabled]:hover,
.btn-outline.btn-gray-lighter[disabled]:focus,
.btn-outline.btn-gray-lighter[disabled].focus,
fieldset[disabled]
.btn-outline.btn-gray-lighter:hover,
fieldset[disabled]
.btn-outline.btn-gray-lighter:focus,
fieldset[disabled]
.btn-outline.btn-gray-lighter.focus,
.btn-inverted.btn-gray-lighter.disabled:hover,
.btn-inverted.btn-gray-lighter.disabled:focus,
.btn-inverted.btn-gray-lighter.disabled.focus,
.btn-inverted.btn-gray-lighter[disabled]:hover,
.btn-inverted.btn-gray-lighter[disabled]:focus,
.btn-inverted.btn-gray-lighter[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-gray-lighter:hover,
fieldset[disabled]
.btn-inverted.btn-gray-lighter:focus,
fieldset[disabled]
.btn-inverted.btn-gray-lighter.focus,
.btn-transparent.btn-gray-lighter.disabled:hover,
.btn-transparent.btn-gray-lighter.disabled:focus,
.btn-transparent.btn-gray-lighter.disabled.focus,
.btn-transparent.btn-gray-lighter[disabled]:hover,
.btn-transparent.btn-gray-lighter[disabled]:focus,
.btn-transparent.btn-gray-lighter[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-gray-lighter:hover,
fieldset[disabled]
.btn-transparent.btn-gray-lighter:focus,
fieldset[disabled]
.btn-transparent.btn-gray-lighter.focus {
background-color: transparent;
border-color: #eeeeee; }
.btn-inverse.btn-gray-lighter .badge,
.btn-outline.btn-gray-lighter .badge,
.btn-inverted.btn-gray-lighter .badge,
.btn-transparent.btn-gray-lighter .badge {
color: transparent;
background-color: #eeeeee; }
.btn-inverse.btn-gray-lighter:hover,
.btn-outline.btn-gray-lighter:hover,
.btn-inverted.btn-gray-lighter:hover,
.btn-transparent.btn-gray-lighter:hover {
background: #eeeeee;
color: #363636;
border-color: #eeeeee; }
.btn-inverse.btn-gray-light,
.btn-outline.btn-gray-light,
.btn-inverted.btn-gray-light,
.btn-transparent.btn-gray-light {
color: #777777;
background-color: transparent;
border-color: #777777;
border-width: 1px; }
.btn-inverse.btn-gray-light:focus, .btn-inverse.btn-gray-light.focus,
.btn-outline.btn-gray-light:focus,
.btn-outline.btn-gray-light.focus,
.btn-inverted.btn-gray-light:focus,
.btn-inverted.btn-gray-light.focus,
.btn-transparent.btn-gray-light:focus,
.btn-transparent.btn-gray-light.focus {
color: #777777;
background-color: transparent;
border-color: #373737; }
.btn-inverse.btn-gray-light:hover,
.btn-outline.btn-gray-light:hover,
.btn-inverted.btn-gray-light:hover,
.btn-transparent.btn-gray-light:hover {
color: #777777;
background-color: transparent;
border-color: #585858; }
.btn-inverse.btn-gray-light:active, .btn-inverse.btn-gray-light.active,
.open > .btn-inverse.btn-gray-light.dropdown-toggle,
.btn-outline.btn-gray-light:active,
.btn-outline.btn-gray-light.active,
.open >
.btn-outline.btn-gray-light.dropdown-toggle,
.btn-inverted.btn-gray-light:active,
.btn-inverted.btn-gray-light.active,
.open >
.btn-inverted.btn-gray-light.dropdown-toggle,
.btn-transparent.btn-gray-light:active,
.btn-transparent.btn-gray-light.active,
.open >
.btn-transparent.btn-gray-light.dropdown-toggle {
color: #777777;
background-color: transparent;
border-color: #585858; }
.btn-inverse.btn-gray-light:active:hover, .btn-inverse.btn-gray-light:active:focus, .btn-inverse.btn-gray-light:active.focus, .btn-inverse.btn-gray-light.active:hover, .btn-inverse.btn-gray-light.active:focus, .btn-inverse.btn-gray-light.active.focus,
.open > .btn-inverse.btn-gray-light.dropdown-toggle:hover,
.open > .btn-inverse.btn-gray-light.dropdown-toggle:focus,
.open > .btn-inverse.btn-gray-light.dropdown-toggle.focus,
.btn-outline.btn-gray-light:active:hover,
.btn-outline.btn-gray-light:active:focus,
.btn-outline.btn-gray-light:active.focus,
.btn-outline.btn-gray-light.active:hover,
.btn-outline.btn-gray-light.active:focus,
.btn-outline.btn-gray-light.active.focus,
.open >
.btn-outline.btn-gray-light.dropdown-toggle:hover,
.open >
.btn-outline.btn-gray-light.dropdown-toggle:focus,
.open >
.btn-outline.btn-gray-light.dropdown-toggle.focus,
.btn-inverted.btn-gray-light:active:hover,
.btn-inverted.btn-gray-light:active:focus,
.btn-inverted.btn-gray-light:active.focus,
.btn-inverted.btn-gray-light.active:hover,
.btn-inverted.btn-gray-light.active:focus,
.btn-inverted.btn-gray-light.active.focus,
.open >
.btn-inverted.btn-gray-light.dropdown-toggle:hover,
.open >
.btn-inverted.btn-gray-light.dropdown-toggle:focus,
.open >
.btn-inverted.btn-gray-light.dropdown-toggle.focus,
.btn-transparent.btn-gray-light:active:hover,
.btn-transparent.btn-gray-light:active:focus,
.btn-transparent.btn-gray-light:active.focus,
.btn-transparent.btn-gray-light.active:hover,
.btn-transparent.btn-gray-light.active:focus,
.btn-transparent.btn-gray-light.active.focus,
.open >
.btn-transparent.btn-gray-light.dropdown-toggle:hover,
.open >
.btn-transparent.btn-gray-light.dropdown-toggle:focus,
.open >
.btn-transparent.btn-gray-light.dropdown-toggle.focus {
color: #777777;
background-color: transparent;
border-color: #373737; }
.btn-inverse.btn-gray-light:active, .btn-inverse.btn-gray-light.active,
.open > .btn-inverse.btn-gray-light.dropdown-toggle,
.btn-outline.btn-gray-light:active,
.btn-outline.btn-gray-light.active,
.open >
.btn-outline.btn-gray-light.dropdown-toggle,
.btn-inverted.btn-gray-light:active,
.btn-inverted.btn-gray-light.active,
.open >
.btn-inverted.btn-gray-light.dropdown-toggle,
.btn-transparent.btn-gray-light:active,
.btn-transparent.btn-gray-light.active,
.open >
.btn-transparent.btn-gray-light.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-gray-light.disabled:hover, .btn-inverse.btn-gray-light.disabled:focus, .btn-inverse.btn-gray-light.disabled.focus, .btn-inverse.btn-gray-light[disabled]:hover, .btn-inverse.btn-gray-light[disabled]:focus, .btn-inverse.btn-gray-light[disabled].focus,
fieldset[disabled] .btn-inverse.btn-gray-light:hover,
fieldset[disabled] .btn-inverse.btn-gray-light:focus,
fieldset[disabled] .btn-inverse.btn-gray-light.focus,
.btn-outline.btn-gray-light.disabled:hover,
.btn-outline.btn-gray-light.disabled:focus,
.btn-outline.btn-gray-light.disabled.focus,
.btn-outline.btn-gray-light[disabled]:hover,
.btn-outline.btn-gray-light[disabled]:focus,
.btn-outline.btn-gray-light[disabled].focus,
fieldset[disabled]
.btn-outline.btn-gray-light:hover,
fieldset[disabled]
.btn-outline.btn-gray-light:focus,
fieldset[disabled]
.btn-outline.btn-gray-light.focus,
.btn-inverted.btn-gray-light.disabled:hover,
.btn-inverted.btn-gray-light.disabled:focus,
.btn-inverted.btn-gray-light.disabled.focus,
.btn-inverted.btn-gray-light[disabled]:hover,
.btn-inverted.btn-gray-light[disabled]:focus,
.btn-inverted.btn-gray-light[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-gray-light:hover,
fieldset[disabled]
.btn-inverted.btn-gray-light:focus,
fieldset[disabled]
.btn-inverted.btn-gray-light.focus,
.btn-transparent.btn-gray-light.disabled:hover,
.btn-transparent.btn-gray-light.disabled:focus,
.btn-transparent.btn-gray-light.disabled.focus,
.btn-transparent.btn-gray-light[disabled]:hover,
.btn-transparent.btn-gray-light[disabled]:focus,
.btn-transparent.btn-gray-light[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-gray-light:hover,
fieldset[disabled]
.btn-transparent.btn-gray-light:focus,
fieldset[disabled]
.btn-transparent.btn-gray-light.focus {
background-color: transparent;
border-color: #777777; }
.btn-inverse.btn-gray-light .badge,
.btn-outline.btn-gray-light .badge,
.btn-inverted.btn-gray-light .badge,
.btn-transparent.btn-gray-light .badge {
color: transparent;
background-color: #777777; }
.btn-inverse.btn-gray-light:hover,
.btn-outline.btn-gray-light:hover,
.btn-inverted.btn-gray-light:hover,
.btn-transparent.btn-gray-light:hover {
background: #777777;
color: #fff;
border-color: #777777; }
.btn-inverse.btn-gray,
.btn-outline.btn-gray,
.btn-inverted.btn-gray,
.btn-transparent.btn-gray {
color: #555555;
background-color: transparent;
border-color: #555555;
border-width: 1px; }
.btn-inverse.btn-gray:focus, .btn-inverse.btn-gray.focus,
.btn-outline.btn-gray:focus,
.btn-outline.btn-gray.focus,
.btn-inverted.btn-gray:focus,
.btn-inverted.btn-gray.focus,
.btn-transparent.btn-gray:focus,
.btn-transparent.btn-gray.focus {
color: #555555;
background-color: transparent;
border-color: #161616; }
.btn-inverse.btn-gray:hover,
.btn-outline.btn-gray:hover,
.btn-inverted.btn-gray:hover,
.btn-transparent.btn-gray:hover {
color: #555555;
background-color: transparent;
border-color: #373737; }
.btn-inverse.btn-gray:active, .btn-inverse.btn-gray.active,
.open > .btn-inverse.btn-gray.dropdown-toggle,
.btn-outline.btn-gray:active,
.btn-outline.btn-gray.active,
.open >
.btn-outline.btn-gray.dropdown-toggle,
.btn-inverted.btn-gray:active,
.btn-inverted.btn-gray.active,
.open >
.btn-inverted.btn-gray.dropdown-toggle,
.btn-transparent.btn-gray:active,
.btn-transparent.btn-gray.active,
.open >
.btn-transparent.btn-gray.dropdown-toggle {
color: #555555;
background-color: transparent;
border-color: #373737; }
.btn-inverse.btn-gray:active:hover, .btn-inverse.btn-gray:active:focus, .btn-inverse.btn-gray:active.focus, .btn-inverse.btn-gray.active:hover, .btn-inverse.btn-gray.active:focus, .btn-inverse.btn-gray.active.focus,
.open > .btn-inverse.btn-gray.dropdown-toggle:hover,
.open > .btn-inverse.btn-gray.dropdown-toggle:focus,
.open > .btn-inverse.btn-gray.dropdown-toggle.focus,
.btn-outline.btn-gray:active:hover,
.btn-outline.btn-gray:active:focus,
.btn-outline.btn-gray:active.focus,
.btn-outline.btn-gray.active:hover,
.btn-outline.btn-gray.active:focus,
.btn-outline.btn-gray.active.focus,
.open >
.btn-outline.btn-gray.dropdown-toggle:hover,
.open >
.btn-outline.btn-gray.dropdown-toggle:focus,
.open >
.btn-outline.btn-gray.dropdown-toggle.focus,
.btn-inverted.btn-gray:active:hover,
.btn-inverted.btn-gray:active:focus,
.btn-inverted.btn-gray:active.focus,
.btn-inverted.btn-gray.active:hover,
.btn-inverted.btn-gray.active:focus,
.btn-inverted.btn-gray.active.focus,
.open >
.btn-inverted.btn-gray.dropdown-toggle:hover,
.open >
.btn-inverted.btn-gray.dropdown-toggle:focus,
.open >
.btn-inverted.btn-gray.dropdown-toggle.focus,
.btn-transparent.btn-gray:active:hover,
.btn-transparent.btn-gray:active:focus,
.btn-transparent.btn-gray:active.focus,
.btn-transparent.btn-gray.active:hover,
.btn-transparent.btn-gray.active:focus,
.btn-transparent.btn-gray.active.focus,
.open >
.btn-transparent.btn-gray.dropdown-toggle:hover,
.open >
.btn-transparent.btn-gray.dropdown-toggle:focus,
.open >
.btn-transparent.btn-gray.dropdown-toggle.focus {
color: #555555;
background-color: transparent;
border-color: #161616; }
.btn-inverse.btn-gray:active, .btn-inverse.btn-gray.active,
.open > .btn-inverse.btn-gray.dropdown-toggle,
.btn-outline.btn-gray:active,
.btn-outline.btn-gray.active,
.open >
.btn-outline.btn-gray.dropdown-toggle,
.btn-inverted.btn-gray:active,
.btn-inverted.btn-gray.active,
.open >
.btn-inverted.btn-gray.dropdown-toggle,
.btn-transparent.btn-gray:active,
.btn-transparent.btn-gray.active,
.open >
.btn-transparent.btn-gray.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-gray.disabled:hover, .btn-inverse.btn-gray.disabled:focus, .btn-inverse.btn-gray.disabled.focus, .btn-inverse.btn-gray[disabled]:hover, .btn-inverse.btn-gray[disabled]:focus, .btn-inverse.btn-gray[disabled].focus,
fieldset[disabled] .btn-inverse.btn-gray:hover,
fieldset[disabled] .btn-inverse.btn-gray:focus,
fieldset[disabled] .btn-inverse.btn-gray.focus,
.btn-outline.btn-gray.disabled:hover,
.btn-outline.btn-gray.disabled:focus,
.btn-outline.btn-gray.disabled.focus,
.btn-outline.btn-gray[disabled]:hover,
.btn-outline.btn-gray[disabled]:focus,
.btn-outline.btn-gray[disabled].focus,
fieldset[disabled]
.btn-outline.btn-gray:hover,
fieldset[disabled]
.btn-outline.btn-gray:focus,
fieldset[disabled]
.btn-outline.btn-gray.focus,
.btn-inverted.btn-gray.disabled:hover,
.btn-inverted.btn-gray.disabled:focus,
.btn-inverted.btn-gray.disabled.focus,
.btn-inverted.btn-gray[disabled]:hover,
.btn-inverted.btn-gray[disabled]:focus,
.btn-inverted.btn-gray[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-gray:hover,
fieldset[disabled]
.btn-inverted.btn-gray:focus,
fieldset[disabled]
.btn-inverted.btn-gray.focus,
.btn-transparent.btn-gray.disabled:hover,
.btn-transparent.btn-gray.disabled:focus,
.btn-transparent.btn-gray.disabled.focus,
.btn-transparent.btn-gray[disabled]:hover,
.btn-transparent.btn-gray[disabled]:focus,
.btn-transparent.btn-gray[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-gray:hover,
fieldset[disabled]
.btn-transparent.btn-gray:focus,
fieldset[disabled]
.btn-transparent.btn-gray.focus {
background-color: transparent;
border-color: #555555; }
.btn-inverse.btn-gray .badge,
.btn-outline.btn-gray .badge,
.btn-inverted.btn-gray .badge,
.btn-transparent.btn-gray .badge {
color: transparent;
background-color: #555555; }
.btn-inverse.btn-gray:hover,
.btn-outline.btn-gray:hover,
.btn-inverted.btn-gray:hover,
.btn-transparent.btn-gray:hover {
background: #555555;
color: #fff;
border-color: #555555; }
.btn-inverse.btn-gray-dark,
.btn-outline.btn-gray-dark,
.btn-inverted.btn-gray-dark,
.btn-transparent.btn-gray-dark {
color: #333333;
background-color: transparent;
border-color: #333333;
border-width: 1px; }
.btn-inverse.btn-gray-dark:focus, .btn-inverse.btn-gray-dark.focus,
.btn-outline.btn-gray-dark:focus,
.btn-outline.btn-gray-dark.focus,
.btn-inverted.btn-gray-dark:focus,
.btn-inverted.btn-gray-dark.focus,
.btn-transparent.btn-gray-dark:focus,
.btn-transparent.btn-gray-dark.focus {
color: #333333;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-gray-dark:hover,
.btn-outline.btn-gray-dark:hover,
.btn-inverted.btn-gray-dark:hover,
.btn-transparent.btn-gray-dark:hover {
color: #333333;
background-color: transparent;
border-color: #141414; }
.btn-inverse.btn-gray-dark:active, .btn-inverse.btn-gray-dark.active,
.open > .btn-inverse.btn-gray-dark.dropdown-toggle,
.btn-outline.btn-gray-dark:active,
.btn-outline.btn-gray-dark.active,
.open >
.btn-outline.btn-gray-dark.dropdown-toggle,
.btn-inverted.btn-gray-dark:active,
.btn-inverted.btn-gray-dark.active,
.open >
.btn-inverted.btn-gray-dark.dropdown-toggle,
.btn-transparent.btn-gray-dark:active,
.btn-transparent.btn-gray-dark.active,
.open >
.btn-transparent.btn-gray-dark.dropdown-toggle {
color: #333333;
background-color: transparent;
border-color: #141414; }
.btn-inverse.btn-gray-dark:active:hover, .btn-inverse.btn-gray-dark:active:focus, .btn-inverse.btn-gray-dark:active.focus, .btn-inverse.btn-gray-dark.active:hover, .btn-inverse.btn-gray-dark.active:focus, .btn-inverse.btn-gray-dark.active.focus,
.open > .btn-inverse.btn-gray-dark.dropdown-toggle:hover,
.open > .btn-inverse.btn-gray-dark.dropdown-toggle:focus,
.open > .btn-inverse.btn-gray-dark.dropdown-toggle.focus,
.btn-outline.btn-gray-dark:active:hover,
.btn-outline.btn-gray-dark:active:focus,
.btn-outline.btn-gray-dark:active.focus,
.btn-outline.btn-gray-dark.active:hover,
.btn-outline.btn-gray-dark.active:focus,
.btn-outline.btn-gray-dark.active.focus,
.open >
.btn-outline.btn-gray-dark.dropdown-toggle:hover,
.open >
.btn-outline.btn-gray-dark.dropdown-toggle:focus,
.open >
.btn-outline.btn-gray-dark.dropdown-toggle.focus,
.btn-inverted.btn-gray-dark:active:hover,
.btn-inverted.btn-gray-dark:active:focus,
.btn-inverted.btn-gray-dark:active.focus,
.btn-inverted.btn-gray-dark.active:hover,
.btn-inverted.btn-gray-dark.active:focus,
.btn-inverted.btn-gray-dark.active.focus,
.open >
.btn-inverted.btn-gray-dark.dropdown-toggle:hover,
.open >
.btn-inverted.btn-gray-dark.dropdown-toggle:focus,
.open >
.btn-inverted.btn-gray-dark.dropdown-toggle.focus,
.btn-transparent.btn-gray-dark:active:hover,
.btn-transparent.btn-gray-dark:active:focus,
.btn-transparent.btn-gray-dark:active.focus,
.btn-transparent.btn-gray-dark.active:hover,
.btn-transparent.btn-gray-dark.active:focus,
.btn-transparent.btn-gray-dark.active.focus,
.open >
.btn-transparent.btn-gray-dark.dropdown-toggle:hover,
.open >
.btn-transparent.btn-gray-dark.dropdown-toggle:focus,
.open >
.btn-transparent.btn-gray-dark.dropdown-toggle.focus {
color: #333333;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-gray-dark:active, .btn-inverse.btn-gray-dark.active,
.open > .btn-inverse.btn-gray-dark.dropdown-toggle,
.btn-outline.btn-gray-dark:active,
.btn-outline.btn-gray-dark.active,
.open >
.btn-outline.btn-gray-dark.dropdown-toggle,
.btn-inverted.btn-gray-dark:active,
.btn-inverted.btn-gray-dark.active,
.open >
.btn-inverted.btn-gray-dark.dropdown-toggle,
.btn-transparent.btn-gray-dark:active,
.btn-transparent.btn-gray-dark.active,
.open >
.btn-transparent.btn-gray-dark.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-gray-dark.disabled:hover, .btn-inverse.btn-gray-dark.disabled:focus, .btn-inverse.btn-gray-dark.disabled.focus, .btn-inverse.btn-gray-dark[disabled]:hover, .btn-inverse.btn-gray-dark[disabled]:focus, .btn-inverse.btn-gray-dark[disabled].focus,
fieldset[disabled] .btn-inverse.btn-gray-dark:hover,
fieldset[disabled] .btn-inverse.btn-gray-dark:focus,
fieldset[disabled] .btn-inverse.btn-gray-dark.focus,
.btn-outline.btn-gray-dark.disabled:hover,
.btn-outline.btn-gray-dark.disabled:focus,
.btn-outline.btn-gray-dark.disabled.focus,
.btn-outline.btn-gray-dark[disabled]:hover,
.btn-outline.btn-gray-dark[disabled]:focus,
.btn-outline.btn-gray-dark[disabled].focus,
fieldset[disabled]
.btn-outline.btn-gray-dark:hover,
fieldset[disabled]
.btn-outline.btn-gray-dark:focus,
fieldset[disabled]
.btn-outline.btn-gray-dark.focus,
.btn-inverted.btn-gray-dark.disabled:hover,
.btn-inverted.btn-gray-dark.disabled:focus,
.btn-inverted.btn-gray-dark.disabled.focus,
.btn-inverted.btn-gray-dark[disabled]:hover,
.btn-inverted.btn-gray-dark[disabled]:focus,
.btn-inverted.btn-gray-dark[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-gray-dark:hover,
fieldset[disabled]
.btn-inverted.btn-gray-dark:focus,
fieldset[disabled]
.btn-inverted.btn-gray-dark.focus,
.btn-transparent.btn-gray-dark.disabled:hover,
.btn-transparent.btn-gray-dark.disabled:focus,
.btn-transparent.btn-gray-dark.disabled.focus,
.btn-transparent.btn-gray-dark[disabled]:hover,
.btn-transparent.btn-gray-dark[disabled]:focus,
.btn-transparent.btn-gray-dark[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-gray-dark:hover,
fieldset[disabled]
.btn-transparent.btn-gray-dark:focus,
fieldset[disabled]
.btn-transparent.btn-gray-dark.focus {
background-color: transparent;
border-color: #333333; }
.btn-inverse.btn-gray-dark .badge,
.btn-outline.btn-gray-dark .badge,
.btn-inverted.btn-gray-dark .badge,
.btn-transparent.btn-gray-dark .badge {
color: transparent;
background-color: #333333; }
.btn-inverse.btn-gray-dark:hover,
.btn-outline.btn-gray-dark:hover,
.btn-inverted.btn-gray-dark:hover,
.btn-transparent.btn-gray-dark:hover {
background: #333333;
color: #fff;
border-color: #333333; }
.btn-inverse.btn-gray-darker,
.btn-outline.btn-gray-darker,
.btn-inverted.btn-gray-darker,
.btn-transparent.btn-gray-darker {
color: #222222;
background-color: transparent;
border-color: #222222;
border-width: 1px; }
.btn-inverse.btn-gray-darker:focus, .btn-inverse.btn-gray-darker.focus,
.btn-outline.btn-gray-darker:focus,
.btn-outline.btn-gray-darker.focus,
.btn-inverted.btn-gray-darker:focus,
.btn-inverted.btn-gray-darker.focus,
.btn-transparent.btn-gray-darker:focus,
.btn-transparent.btn-gray-darker.focus {
color: #222222;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-gray-darker:hover,
.btn-outline.btn-gray-darker:hover,
.btn-inverted.btn-gray-darker:hover,
.btn-transparent.btn-gray-darker:hover {
color: #222222;
background-color: transparent;
border-color: #040404; }
.btn-inverse.btn-gray-darker:active, .btn-inverse.btn-gray-darker.active,
.open > .btn-inverse.btn-gray-darker.dropdown-toggle,
.btn-outline.btn-gray-darker:active,
.btn-outline.btn-gray-darker.active,
.open >
.btn-outline.btn-gray-darker.dropdown-toggle,
.btn-inverted.btn-gray-darker:active,
.btn-inverted.btn-gray-darker.active,
.open >
.btn-inverted.btn-gray-darker.dropdown-toggle,
.btn-transparent.btn-gray-darker:active,
.btn-transparent.btn-gray-darker.active,
.open >
.btn-transparent.btn-gray-darker.dropdown-toggle {
color: #222222;
background-color: transparent;
border-color: #040404; }
.btn-inverse.btn-gray-darker:active:hover, .btn-inverse.btn-gray-darker:active:focus, .btn-inverse.btn-gray-darker:active.focus, .btn-inverse.btn-gray-darker.active:hover, .btn-inverse.btn-gray-darker.active:focus, .btn-inverse.btn-gray-darker.active.focus,
.open > .btn-inverse.btn-gray-darker.dropdown-toggle:hover,
.open > .btn-inverse.btn-gray-darker.dropdown-toggle:focus,
.open > .btn-inverse.btn-gray-darker.dropdown-toggle.focus,
.btn-outline.btn-gray-darker:active:hover,
.btn-outline.btn-gray-darker:active:focus,
.btn-outline.btn-gray-darker:active.focus,
.btn-outline.btn-gray-darker.active:hover,
.btn-outline.btn-gray-darker.active:focus,
.btn-outline.btn-gray-darker.active.focus,
.open >
.btn-outline.btn-gray-darker.dropdown-toggle:hover,
.open >
.btn-outline.btn-gray-darker.dropdown-toggle:focus,
.open >
.btn-outline.btn-gray-darker.dropdown-toggle.focus,
.btn-inverted.btn-gray-darker:active:hover,
.btn-inverted.btn-gray-darker:active:focus,
.btn-inverted.btn-gray-darker:active.focus,
.btn-inverted.btn-gray-darker.active:hover,
.btn-inverted.btn-gray-darker.active:focus,
.btn-inverted.btn-gray-darker.active.focus,
.open >
.btn-inverted.btn-gray-darker.dropdown-toggle:hover,
.open >
.btn-inverted.btn-gray-darker.dropdown-toggle:focus,
.open >
.btn-inverted.btn-gray-darker.dropdown-toggle.focus,
.btn-transparent.btn-gray-darker:active:hover,
.btn-transparent.btn-gray-darker:active:focus,
.btn-transparent.btn-gray-darker:active.focus,
.btn-transparent.btn-gray-darker.active:hover,
.btn-transparent.btn-gray-darker.active:focus,
.btn-transparent.btn-gray-darker.active.focus,
.open >
.btn-transparent.btn-gray-darker.dropdown-toggle:hover,
.open >
.btn-transparent.btn-gray-darker.dropdown-toggle:focus,
.open >
.btn-transparent.btn-gray-darker.dropdown-toggle.focus {
color: #222222;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-gray-darker:active, .btn-inverse.btn-gray-darker.active,
.open > .btn-inverse.btn-gray-darker.dropdown-toggle,
.btn-outline.btn-gray-darker:active,
.btn-outline.btn-gray-darker.active,
.open >
.btn-outline.btn-gray-darker.dropdown-toggle,
.btn-inverted.btn-gray-darker:active,
.btn-inverted.btn-gray-darker.active,
.open >
.btn-inverted.btn-gray-darker.dropdown-toggle,
.btn-transparent.btn-gray-darker:active,
.btn-transparent.btn-gray-darker.active,
.open >
.btn-transparent.btn-gray-darker.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-gray-darker.disabled:hover, .btn-inverse.btn-gray-darker.disabled:focus, .btn-inverse.btn-gray-darker.disabled.focus, .btn-inverse.btn-gray-darker[disabled]:hover, .btn-inverse.btn-gray-darker[disabled]:focus, .btn-inverse.btn-gray-darker[disabled].focus,
fieldset[disabled] .btn-inverse.btn-gray-darker:hover,
fieldset[disabled] .btn-inverse.btn-gray-darker:focus,
fieldset[disabled] .btn-inverse.btn-gray-darker.focus,
.btn-outline.btn-gray-darker.disabled:hover,
.btn-outline.btn-gray-darker.disabled:focus,
.btn-outline.btn-gray-darker.disabled.focus,
.btn-outline.btn-gray-darker[disabled]:hover,
.btn-outline.btn-gray-darker[disabled]:focus,
.btn-outline.btn-gray-darker[disabled].focus,
fieldset[disabled]
.btn-outline.btn-gray-darker:hover,
fieldset[disabled]
.btn-outline.btn-gray-darker:focus,
fieldset[disabled]
.btn-outline.btn-gray-darker.focus,
.btn-inverted.btn-gray-darker.disabled:hover,
.btn-inverted.btn-gray-darker.disabled:focus,
.btn-inverted.btn-gray-darker.disabled.focus,
.btn-inverted.btn-gray-darker[disabled]:hover,
.btn-inverted.btn-gray-darker[disabled]:focus,
.btn-inverted.btn-gray-darker[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-gray-darker:hover,
fieldset[disabled]
.btn-inverted.btn-gray-darker:focus,
fieldset[disabled]
.btn-inverted.btn-gray-darker.focus,
.btn-transparent.btn-gray-darker.disabled:hover,
.btn-transparent.btn-gray-darker.disabled:focus,
.btn-transparent.btn-gray-darker.disabled.focus,
.btn-transparent.btn-gray-darker[disabled]:hover,
.btn-transparent.btn-gray-darker[disabled]:focus,
.btn-transparent.btn-gray-darker[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-gray-darker:hover,
fieldset[disabled]
.btn-transparent.btn-gray-darker:focus,
fieldset[disabled]
.btn-transparent.btn-gray-darker.focus {
background-color: transparent;
border-color: #222222; }
.btn-inverse.btn-gray-darker .badge,
.btn-outline.btn-gray-darker .badge,
.btn-inverted.btn-gray-darker .badge,
.btn-transparent.btn-gray-darker .badge {
color: transparent;
background-color: #222222; }
.btn-inverse.btn-gray-darker:hover,
.btn-outline.btn-gray-darker:hover,
.btn-inverted.btn-gray-darker:hover,
.btn-transparent.btn-gray-darker:hover {
background: #222222;
color: #fff;
border-color: #222222; }
.btn-inverse.btn-blue,
.btn-outline.btn-blue,
.btn-inverted.btn-blue,
.btn-transparent.btn-blue {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
border-width: 1px; }
.btn-inverse.btn-blue:focus, .btn-inverse.btn-blue.focus,
.btn-outline.btn-blue:focus,
.btn-outline.btn-blue.focus,
.btn-inverted.btn-blue:focus,
.btn-inverted.btn-blue.focus,
.btn-transparent.btn-blue:focus,
.btn-transparent.btn-blue.focus {
color: #ffffff;
background-color: transparent;
border-color: #bfbfbf; }
.btn-inverse.btn-blue:hover,
.btn-outline.btn-blue:hover,
.btn-inverted.btn-blue:hover,
.btn-transparent.btn-blue:hover {
color: #ffffff;
background-color: transparent;
border-color: #e0e0e0; }
.btn-inverse.btn-blue:active, .btn-inverse.btn-blue.active,
.open > .btn-inverse.btn-blue.dropdown-toggle,
.btn-outline.btn-blue:active,
.btn-outline.btn-blue.active,
.open >
.btn-outline.btn-blue.dropdown-toggle,
.btn-inverted.btn-blue:active,
.btn-inverted.btn-blue.active,
.open >
.btn-inverted.btn-blue.dropdown-toggle,
.btn-transparent.btn-blue:active,
.btn-transparent.btn-blue.active,
.open >
.btn-transparent.btn-blue.dropdown-toggle {
color: #ffffff;
background-color: transparent;
border-color: #e0e0e0; }
.btn-inverse.btn-blue:active:hover, .btn-inverse.btn-blue:active:focus, .btn-inverse.btn-blue:active.focus, .btn-inverse.btn-blue.active:hover, .btn-inverse.btn-blue.active:focus, .btn-inverse.btn-blue.active.focus,
.open > .btn-inverse.btn-blue.dropdown-toggle:hover,
.open > .btn-inverse.btn-blue.dropdown-toggle:focus,
.open > .btn-inverse.btn-blue.dropdown-toggle.focus,
.btn-outline.btn-blue:active:hover,
.btn-outline.btn-blue:active:focus,
.btn-outline.btn-blue:active.focus,
.btn-outline.btn-blue.active:hover,
.btn-outline.btn-blue.active:focus,
.btn-outline.btn-blue.active.focus,
.open >
.btn-outline.btn-blue.dropdown-toggle:hover,
.open >
.btn-outline.btn-blue.dropdown-toggle:focus,
.open >
.btn-outline.btn-blue.dropdown-toggle.focus,
.btn-inverted.btn-blue:active:hover,
.btn-inverted.btn-blue:active:focus,
.btn-inverted.btn-blue:active.focus,
.btn-inverted.btn-blue.active:hover,
.btn-inverted.btn-blue.active:focus,
.btn-inverted.btn-blue.active.focus,
.open >
.btn-inverted.btn-blue.dropdown-toggle:hover,
.open >
.btn-inverted.btn-blue.dropdown-toggle:focus,
.open >
.btn-inverted.btn-blue.dropdown-toggle.focus,
.btn-transparent.btn-blue:active:hover,
.btn-transparent.btn-blue:active:focus,
.btn-transparent.btn-blue:active.focus,
.btn-transparent.btn-blue.active:hover,
.btn-transparent.btn-blue.active:focus,
.btn-transparent.btn-blue.active.focus,
.open >
.btn-transparent.btn-blue.dropdown-toggle:hover,
.open >
.btn-transparent.btn-blue.dropdown-toggle:focus,
.open >
.btn-transparent.btn-blue.dropdown-toggle.focus {
color: #ffffff;
background-color: transparent;
border-color: #bfbfbf; }
.btn-inverse.btn-blue:active, .btn-inverse.btn-blue.active,
.open > .btn-inverse.btn-blue.dropdown-toggle,
.btn-outline.btn-blue:active,
.btn-outline.btn-blue.active,
.open >
.btn-outline.btn-blue.dropdown-toggle,
.btn-inverted.btn-blue:active,
.btn-inverted.btn-blue.active,
.open >
.btn-inverted.btn-blue.dropdown-toggle,
.btn-transparent.btn-blue:active,
.btn-transparent.btn-blue.active,
.open >
.btn-transparent.btn-blue.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-blue.disabled:hover, .btn-inverse.btn-blue.disabled:focus, .btn-inverse.btn-blue.disabled.focus, .btn-inverse.btn-blue[disabled]:hover, .btn-inverse.btn-blue[disabled]:focus, .btn-inverse.btn-blue[disabled].focus,
fieldset[disabled] .btn-inverse.btn-blue:hover,
fieldset[disabled] .btn-inverse.btn-blue:focus,
fieldset[disabled] .btn-inverse.btn-blue.focus,
.btn-outline.btn-blue.disabled:hover,
.btn-outline.btn-blue.disabled:focus,
.btn-outline.btn-blue.disabled.focus,
.btn-outline.btn-blue[disabled]:hover,
.btn-outline.btn-blue[disabled]:focus,
.btn-outline.btn-blue[disabled].focus,
fieldset[disabled]
.btn-outline.btn-blue:hover,
fieldset[disabled]
.btn-outline.btn-blue:focus,
fieldset[disabled]
.btn-outline.btn-blue.focus,
.btn-inverted.btn-blue.disabled:hover,
.btn-inverted.btn-blue.disabled:focus,
.btn-inverted.btn-blue.disabled.focus,
.btn-inverted.btn-blue[disabled]:hover,
.btn-inverted.btn-blue[disabled]:focus,
.btn-inverted.btn-blue[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-blue:hover,
fieldset[disabled]
.btn-inverted.btn-blue:focus,
fieldset[disabled]
.btn-inverted.btn-blue.focus,
.btn-transparent.btn-blue.disabled:hover,
.btn-transparent.btn-blue.disabled:focus,
.btn-transparent.btn-blue.disabled.focus,
.btn-transparent.btn-blue[disabled]:hover,
.btn-transparent.btn-blue[disabled]:focus,
.btn-transparent.btn-blue[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-blue:hover,
fieldset[disabled]
.btn-transparent.btn-blue:focus,
fieldset[disabled]
.btn-transparent.btn-blue.focus {
background-color: transparent;
border-color: #ffffff; }
.btn-inverse.btn-blue .badge,
.btn-outline.btn-blue .badge,
.btn-inverted.btn-blue .badge,
.btn-transparent.btn-blue .badge {
color: transparent;
background-color: #ffffff; }
.btn-inverse.btn-blue:hover,
.btn-outline.btn-blue:hover,
.btn-inverted.btn-blue:hover,
.btn-transparent.btn-blue:hover {
background: #ffffff;
color: #fff;
border-color: #ffffff; }
.btn-inverse.btn-purple,
.btn-outline.btn-purple,
.btn-inverted.btn-purple,
.btn-transparent.btn-purple {
color: #4a2771;
background-color: transparent;
border-color: #4a2771;
border-width: 1px; }
.btn-inverse.btn-purple:focus, .btn-inverse.btn-purple.focus,
.btn-outline.btn-purple:focus,
.btn-outline.btn-purple.focus,
.btn-inverted.btn-purple:focus,
.btn-inverted.btn-purple.focus,
.btn-transparent.btn-purple:focus,
.btn-transparent.btn-purple.focus {
color: #4a2771;
background-color: transparent;
border-color: #0c0612; }
.btn-inverse.btn-purple:hover,
.btn-outline.btn-purple:hover,
.btn-inverted.btn-purple:hover,
.btn-transparent.btn-purple:hover {
color: #4a2771;
background-color: transparent;
border-color: #2c1744; }
.btn-inverse.btn-purple:active, .btn-inverse.btn-purple.active,
.open > .btn-inverse.btn-purple.dropdown-toggle,
.btn-outline.btn-purple:active,
.btn-outline.btn-purple.active,
.open >
.btn-outline.btn-purple.dropdown-toggle,
.btn-inverted.btn-purple:active,
.btn-inverted.btn-purple.active,
.open >
.btn-inverted.btn-purple.dropdown-toggle,
.btn-transparent.btn-purple:active,
.btn-transparent.btn-purple.active,
.open >
.btn-transparent.btn-purple.dropdown-toggle {
color: #4a2771;
background-color: transparent;
border-color: #2c1744; }
.btn-inverse.btn-purple:active:hover, .btn-inverse.btn-purple:active:focus, .btn-inverse.btn-purple:active.focus, .btn-inverse.btn-purple.active:hover, .btn-inverse.btn-purple.active:focus, .btn-inverse.btn-purple.active.focus,
.open > .btn-inverse.btn-purple.dropdown-toggle:hover,
.open > .btn-inverse.btn-purple.dropdown-toggle:focus,
.open > .btn-inverse.btn-purple.dropdown-toggle.focus,
.btn-outline.btn-purple:active:hover,
.btn-outline.btn-purple:active:focus,
.btn-outline.btn-purple:active.focus,
.btn-outline.btn-purple.active:hover,
.btn-outline.btn-purple.active:focus,
.btn-outline.btn-purple.active.focus,
.open >
.btn-outline.btn-purple.dropdown-toggle:hover,
.open >
.btn-outline.btn-purple.dropdown-toggle:focus,
.open >
.btn-outline.btn-purple.dropdown-toggle.focus,
.btn-inverted.btn-purple:active:hover,
.btn-inverted.btn-purple:active:focus,
.btn-inverted.btn-purple:active.focus,
.btn-inverted.btn-purple.active:hover,
.btn-inverted.btn-purple.active:focus,
.btn-inverted.btn-purple.active.focus,
.open >
.btn-inverted.btn-purple.dropdown-toggle:hover,
.open >
.btn-inverted.btn-purple.dropdown-toggle:focus,
.open >
.btn-inverted.btn-purple.dropdown-toggle.focus,
.btn-transparent.btn-purple:active:hover,
.btn-transparent.btn-purple:active:focus,
.btn-transparent.btn-purple:active.focus,
.btn-transparent.btn-purple.active:hover,
.btn-transparent.btn-purple.active:focus,
.btn-transparent.btn-purple.active.focus,
.open >
.btn-transparent.btn-purple.dropdown-toggle:hover,
.open >
.btn-transparent.btn-purple.dropdown-toggle:focus,
.open >
.btn-transparent.btn-purple.dropdown-toggle.focus {
color: #4a2771;
background-color: transparent;
border-color: #0c0612; }
.btn-inverse.btn-purple:active, .btn-inverse.btn-purple.active,
.open > .btn-inverse.btn-purple.dropdown-toggle,
.btn-outline.btn-purple:active,
.btn-outline.btn-purple.active,
.open >
.btn-outline.btn-purple.dropdown-toggle,
.btn-inverted.btn-purple:active,
.btn-inverted.btn-purple.active,
.open >
.btn-inverted.btn-purple.dropdown-toggle,
.btn-transparent.btn-purple:active,
.btn-transparent.btn-purple.active,
.open >
.btn-transparent.btn-purple.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-purple.disabled:hover, .btn-inverse.btn-purple.disabled:focus, .btn-inverse.btn-purple.disabled.focus, .btn-inverse.btn-purple[disabled]:hover, .btn-inverse.btn-purple[disabled]:focus, .btn-inverse.btn-purple[disabled].focus,
fieldset[disabled] .btn-inverse.btn-purple:hover,
fieldset[disabled] .btn-inverse.btn-purple:focus,
fieldset[disabled] .btn-inverse.btn-purple.focus,
.btn-outline.btn-purple.disabled:hover,
.btn-outline.btn-purple.disabled:focus,
.btn-outline.btn-purple.disabled.focus,
.btn-outline.btn-purple[disabled]:hover,
.btn-outline.btn-purple[disabled]:focus,
.btn-outline.btn-purple[disabled].focus,
fieldset[disabled]
.btn-outline.btn-purple:hover,
fieldset[disabled]
.btn-outline.btn-purple:focus,
fieldset[disabled]
.btn-outline.btn-purple.focus,
.btn-inverted.btn-purple.disabled:hover,
.btn-inverted.btn-purple.disabled:focus,
.btn-inverted.btn-purple.disabled.focus,
.btn-inverted.btn-purple[disabled]:hover,
.btn-inverted.btn-purple[disabled]:focus,
.btn-inverted.btn-purple[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-purple:hover,
fieldset[disabled]
.btn-inverted.btn-purple:focus,
fieldset[disabled]
.btn-inverted.btn-purple.focus,
.btn-transparent.btn-purple.disabled:hover,
.btn-transparent.btn-purple.disabled:focus,
.btn-transparent.btn-purple.disabled.focus,
.btn-transparent.btn-purple[disabled]:hover,
.btn-transparent.btn-purple[disabled]:focus,
.btn-transparent.btn-purple[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-purple:hover,
fieldset[disabled]
.btn-transparent.btn-purple:focus,
fieldset[disabled]
.btn-transparent.btn-purple.focus {
background-color: transparent;
border-color: #4a2771; }
.btn-inverse.btn-purple .badge,
.btn-outline.btn-purple .badge,
.btn-inverted.btn-purple .badge,
.btn-transparent.btn-purple .badge {
color: transparent;
background-color: #4a2771; }
.btn-inverse.btn-purple:hover,
.btn-outline.btn-purple:hover,
.btn-inverted.btn-purple:hover,
.btn-transparent.btn-purple:hover {
background: #4a2771;
color: #fff;
border-color: #4a2771; }
.btn-inverse.btn-pink,
.btn-outline.btn-pink,
.btn-inverted.btn-pink,
.btn-transparent.btn-pink {
color: #f04e98;
background-color: transparent;
border-color: #f04e98;
border-width: 1px; }
.btn-inverse.btn-pink:focus, .btn-inverse.btn-pink.focus,
.btn-outline.btn-pink:focus,
.btn-outline.btn-pink.focus,
.btn-inverted.btn-pink:focus,
.btn-inverted.btn-pink.focus,
.btn-transparent.btn-pink:focus,
.btn-transparent.btn-pink.focus {
color: #f04e98;
background-color: transparent;
border-color: #b00f58; }
.btn-inverse.btn-pink:hover,
.btn-outline.btn-pink:hover,
.btn-inverted.btn-pink:hover,
.btn-transparent.btn-pink:hover {
color: #f04e98;
background-color: transparent;
border-color: #eb1677; }
.btn-inverse.btn-pink:active, .btn-inverse.btn-pink.active,
.open > .btn-inverse.btn-pink.dropdown-toggle,
.btn-outline.btn-pink:active,
.btn-outline.btn-pink.active,
.open >
.btn-outline.btn-pink.dropdown-toggle,
.btn-inverted.btn-pink:active,
.btn-inverted.btn-pink.active,
.open >
.btn-inverted.btn-pink.dropdown-toggle,
.btn-transparent.btn-pink:active,
.btn-transparent.btn-pink.active,
.open >
.btn-transparent.btn-pink.dropdown-toggle {
color: #f04e98;
background-color: transparent;
border-color: #eb1677; }
.btn-inverse.btn-pink:active:hover, .btn-inverse.btn-pink:active:focus, .btn-inverse.btn-pink:active.focus, .btn-inverse.btn-pink.active:hover, .btn-inverse.btn-pink.active:focus, .btn-inverse.btn-pink.active.focus,
.open > .btn-inverse.btn-pink.dropdown-toggle:hover,
.open > .btn-inverse.btn-pink.dropdown-toggle:focus,
.open > .btn-inverse.btn-pink.dropdown-toggle.focus,
.btn-outline.btn-pink:active:hover,
.btn-outline.btn-pink:active:focus,
.btn-outline.btn-pink:active.focus,
.btn-outline.btn-pink.active:hover,
.btn-outline.btn-pink.active:focus,
.btn-outline.btn-pink.active.focus,
.open >
.btn-outline.btn-pink.dropdown-toggle:hover,
.open >
.btn-outline.btn-pink.dropdown-toggle:focus,
.open >
.btn-outline.btn-pink.dropdown-toggle.focus,
.btn-inverted.btn-pink:active:hover,
.btn-inverted.btn-pink:active:focus,
.btn-inverted.btn-pink:active.focus,
.btn-inverted.btn-pink.active:hover,
.btn-inverted.btn-pink.active:focus,
.btn-inverted.btn-pink.active.focus,
.open >
.btn-inverted.btn-pink.dropdown-toggle:hover,
.open >
.btn-inverted.btn-pink.dropdown-toggle:focus,
.open >
.btn-inverted.btn-pink.dropdown-toggle.focus,
.btn-transparent.btn-pink:active:hover,
.btn-transparent.btn-pink:active:focus,
.btn-transparent.btn-pink:active.focus,
.btn-transparent.btn-pink.active:hover,
.btn-transparent.btn-pink.active:focus,
.btn-transparent.btn-pink.active.focus,
.open >
.btn-transparent.btn-pink.dropdown-toggle:hover,
.open >
.btn-transparent.btn-pink.dropdown-toggle:focus,
.open >
.btn-transparent.btn-pink.dropdown-toggle.focus {
color: #f04e98;
background-color: transparent;
border-color: #b00f58; }
.btn-inverse.btn-pink:active, .btn-inverse.btn-pink.active,
.open > .btn-inverse.btn-pink.dropdown-toggle,
.btn-outline.btn-pink:active,
.btn-outline.btn-pink.active,
.open >
.btn-outline.btn-pink.dropdown-toggle,
.btn-inverted.btn-pink:active,
.btn-inverted.btn-pink.active,
.open >
.btn-inverted.btn-pink.dropdown-toggle,
.btn-transparent.btn-pink:active,
.btn-transparent.btn-pink.active,
.open >
.btn-transparent.btn-pink.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-pink.disabled:hover, .btn-inverse.btn-pink.disabled:focus, .btn-inverse.btn-pink.disabled.focus, .btn-inverse.btn-pink[disabled]:hover, .btn-inverse.btn-pink[disabled]:focus, .btn-inverse.btn-pink[disabled].focus,
fieldset[disabled] .btn-inverse.btn-pink:hover,
fieldset[disabled] .btn-inverse.btn-pink:focus,
fieldset[disabled] .btn-inverse.btn-pink.focus,
.btn-outline.btn-pink.disabled:hover,
.btn-outline.btn-pink.disabled:focus,
.btn-outline.btn-pink.disabled.focus,
.btn-outline.btn-pink[disabled]:hover,
.btn-outline.btn-pink[disabled]:focus,
.btn-outline.btn-pink[disabled].focus,
fieldset[disabled]
.btn-outline.btn-pink:hover,
fieldset[disabled]
.btn-outline.btn-pink:focus,
fieldset[disabled]
.btn-outline.btn-pink.focus,
.btn-inverted.btn-pink.disabled:hover,
.btn-inverted.btn-pink.disabled:focus,
.btn-inverted.btn-pink.disabled.focus,
.btn-inverted.btn-pink[disabled]:hover,
.btn-inverted.btn-pink[disabled]:focus,
.btn-inverted.btn-pink[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-pink:hover,
fieldset[disabled]
.btn-inverted.btn-pink:focus,
fieldset[disabled]
.btn-inverted.btn-pink.focus,
.btn-transparent.btn-pink.disabled:hover,
.btn-transparent.btn-pink.disabled:focus,
.btn-transparent.btn-pink.disabled.focus,
.btn-transparent.btn-pink[disabled]:hover,
.btn-transparent.btn-pink[disabled]:focus,
.btn-transparent.btn-pink[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-pink:hover,
fieldset[disabled]
.btn-transparent.btn-pink:focus,
fieldset[disabled]
.btn-transparent.btn-pink.focus {
background-color: transparent;
border-color: #f04e98; }
.btn-inverse.btn-pink .badge,
.btn-outline.btn-pink .badge,
.btn-inverted.btn-pink .badge,
.btn-transparent.btn-pink .badge {
color: transparent;
background-color: #f04e98; }
.btn-inverse.btn-pink:hover,
.btn-outline.btn-pink:hover,
.btn-inverted.btn-pink:hover,
.btn-transparent.btn-pink:hover {
background: #f04e98;
color: #fff;
border-color: #f04e98; }
.btn-inverse.btn-green,
.btn-outline.btn-green,
.btn-inverted.btn-green,
.btn-transparent.btn-green {
color: #8AC06E;
background-color: transparent;
border-color: #8AC06E;
border-width: 1px; }
.btn-inverse.btn-green:focus, .btn-inverse.btn-green.focus,
.btn-outline.btn-green:focus,
.btn-outline.btn-green.focus,
.btn-inverted.btn-green:focus,
.btn-inverted.btn-green.focus,
.btn-transparent.btn-green:focus,
.btn-transparent.btn-green.focus {
color: #8AC06E;
background-color: transparent;
border-color: #4c7a35; }
.btn-inverse.btn-green:hover,
.btn-outline.btn-green:hover,
.btn-inverted.btn-green:hover,
.btn-transparent.btn-green:hover {
color: #8AC06E;
background-color: transparent;
border-color: #69a849; }
.btn-inverse.btn-green:active, .btn-inverse.btn-green.active,
.open > .btn-inverse.btn-green.dropdown-toggle,
.btn-outline.btn-green:active,
.btn-outline.btn-green.active,
.open >
.btn-outline.btn-green.dropdown-toggle,
.btn-inverted.btn-green:active,
.btn-inverted.btn-green.active,
.open >
.btn-inverted.btn-green.dropdown-toggle,
.btn-transparent.btn-green:active,
.btn-transparent.btn-green.active,
.open >
.btn-transparent.btn-green.dropdown-toggle {
color: #8AC06E;
background-color: transparent;
border-color: #69a849; }
.btn-inverse.btn-green:active:hover, .btn-inverse.btn-green:active:focus, .btn-inverse.btn-green:active.focus, .btn-inverse.btn-green.active:hover, .btn-inverse.btn-green.active:focus, .btn-inverse.btn-green.active.focus,
.open > .btn-inverse.btn-green.dropdown-toggle:hover,
.open > .btn-inverse.btn-green.dropdown-toggle:focus,
.open > .btn-inverse.btn-green.dropdown-toggle.focus,
.btn-outline.btn-green:active:hover,
.btn-outline.btn-green:active:focus,
.btn-outline.btn-green:active.focus,
.btn-outline.btn-green.active:hover,
.btn-outline.btn-green.active:focus,
.btn-outline.btn-green.active.focus,
.open >
.btn-outline.btn-green.dropdown-toggle:hover,
.open >
.btn-outline.btn-green.dropdown-toggle:focus,
.open >
.btn-outline.btn-green.dropdown-toggle.focus,
.btn-inverted.btn-green:active:hover,
.btn-inverted.btn-green:active:focus,
.btn-inverted.btn-green:active.focus,
.btn-inverted.btn-green.active:hover,
.btn-inverted.btn-green.active:focus,
.btn-inverted.btn-green.active.focus,
.open >
.btn-inverted.btn-green.dropdown-toggle:hover,
.open >
.btn-inverted.btn-green.dropdown-toggle:focus,
.open >
.btn-inverted.btn-green.dropdown-toggle.focus,
.btn-transparent.btn-green:active:hover,
.btn-transparent.btn-green:active:focus,
.btn-transparent.btn-green:active.focus,
.btn-transparent.btn-green.active:hover,
.btn-transparent.btn-green.active:focus,
.btn-transparent.btn-green.active.focus,
.open >
.btn-transparent.btn-green.dropdown-toggle:hover,
.open >
.btn-transparent.btn-green.dropdown-toggle:focus,
.open >
.btn-transparent.btn-green.dropdown-toggle.focus {
color: #8AC06E;
background-color: transparent;
border-color: #4c7a35; }
.btn-inverse.btn-green:active, .btn-inverse.btn-green.active,
.open > .btn-inverse.btn-green.dropdown-toggle,
.btn-outline.btn-green:active,
.btn-outline.btn-green.active,
.open >
.btn-outline.btn-green.dropdown-toggle,
.btn-inverted.btn-green:active,
.btn-inverted.btn-green.active,
.open >
.btn-inverted.btn-green.dropdown-toggle,
.btn-transparent.btn-green:active,
.btn-transparent.btn-green.active,
.open >
.btn-transparent.btn-green.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-green.disabled:hover, .btn-inverse.btn-green.disabled:focus, .btn-inverse.btn-green.disabled.focus, .btn-inverse.btn-green[disabled]:hover, .btn-inverse.btn-green[disabled]:focus, .btn-inverse.btn-green[disabled].focus,
fieldset[disabled] .btn-inverse.btn-green:hover,
fieldset[disabled] .btn-inverse.btn-green:focus,
fieldset[disabled] .btn-inverse.btn-green.focus,
.btn-outline.btn-green.disabled:hover,
.btn-outline.btn-green.disabled:focus,
.btn-outline.btn-green.disabled.focus,
.btn-outline.btn-green[disabled]:hover,
.btn-outline.btn-green[disabled]:focus,
.btn-outline.btn-green[disabled].focus,
fieldset[disabled]
.btn-outline.btn-green:hover,
fieldset[disabled]
.btn-outline.btn-green:focus,
fieldset[disabled]
.btn-outline.btn-green.focus,
.btn-inverted.btn-green.disabled:hover,
.btn-inverted.btn-green.disabled:focus,
.btn-inverted.btn-green.disabled.focus,
.btn-inverted.btn-green[disabled]:hover,
.btn-inverted.btn-green[disabled]:focus,
.btn-inverted.btn-green[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-green:hover,
fieldset[disabled]
.btn-inverted.btn-green:focus,
fieldset[disabled]
.btn-inverted.btn-green.focus,
.btn-transparent.btn-green.disabled:hover,
.btn-transparent.btn-green.disabled:focus,
.btn-transparent.btn-green.disabled.focus,
.btn-transparent.btn-green[disabled]:hover,
.btn-transparent.btn-green[disabled]:focus,
.btn-transparent.btn-green[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-green:hover,
fieldset[disabled]
.btn-transparent.btn-green:focus,
fieldset[disabled]
.btn-transparent.btn-green.focus {
background-color: transparent;
border-color: #8AC06E; }
.btn-inverse.btn-green .badge,
.btn-outline.btn-green .badge,
.btn-inverted.btn-green .badge,
.btn-transparent.btn-green .badge {
color: transparent;
background-color: #8AC06E; }
.btn-inverse.btn-green:hover,
.btn-outline.btn-green:hover,
.btn-inverted.btn-green:hover,
.btn-transparent.btn-green:hover {
background: #8AC06E;
color: #fff;
border-color: #8AC06E; }
.btn-inverse.btn-yellow,
.btn-outline.btn-yellow,
.btn-inverted.btn-yellow,
.btn-transparent.btn-yellow {
color: #ffcc00;
background-color: transparent;
border-color: #ffcc00;
border-width: 1px; }
.btn-inverse.btn-yellow:focus, .btn-inverse.btn-yellow.focus,
.btn-outline.btn-yellow:focus,
.btn-outline.btn-yellow.focus,
.btn-inverted.btn-yellow:focus,
.btn-inverted.btn-yellow.focus,
.btn-transparent.btn-yellow:focus,
.btn-transparent.btn-yellow.focus {
color: #ffcc00;
background-color: transparent;
border-color: #806600; }
.btn-inverse.btn-yellow:hover,
.btn-outline.btn-yellow:hover,
.btn-inverted.btn-yellow:hover,
.btn-transparent.btn-yellow:hover {
color: #ffcc00;
background-color: transparent;
border-color: #c29b00; }
.btn-inverse.btn-yellow:active, .btn-inverse.btn-yellow.active,
.open > .btn-inverse.btn-yellow.dropdown-toggle,
.btn-outline.btn-yellow:active,
.btn-outline.btn-yellow.active,
.open >
.btn-outline.btn-yellow.dropdown-toggle,
.btn-inverted.btn-yellow:active,
.btn-inverted.btn-yellow.active,
.open >
.btn-inverted.btn-yellow.dropdown-toggle,
.btn-transparent.btn-yellow:active,
.btn-transparent.btn-yellow.active,
.open >
.btn-transparent.btn-yellow.dropdown-toggle {
color: #ffcc00;
background-color: transparent;
border-color: #c29b00; }
.btn-inverse.btn-yellow:active:hover, .btn-inverse.btn-yellow:active:focus, .btn-inverse.btn-yellow:active.focus, .btn-inverse.btn-yellow.active:hover, .btn-inverse.btn-yellow.active:focus, .btn-inverse.btn-yellow.active.focus,
.open > .btn-inverse.btn-yellow.dropdown-toggle:hover,
.open > .btn-inverse.btn-yellow.dropdown-toggle:focus,
.open > .btn-inverse.btn-yellow.dropdown-toggle.focus,
.btn-outline.btn-yellow:active:hover,
.btn-outline.btn-yellow:active:focus,
.btn-outline.btn-yellow:active.focus,
.btn-outline.btn-yellow.active:hover,
.btn-outline.btn-yellow.active:focus,
.btn-outline.btn-yellow.active.focus,
.open >
.btn-outline.btn-yellow.dropdown-toggle:hover,
.open >
.btn-outline.btn-yellow.dropdown-toggle:focus,
.open >
.btn-outline.btn-yellow.dropdown-toggle.focus,
.btn-inverted.btn-yellow:active:hover,
.btn-inverted.btn-yellow:active:focus,
.btn-inverted.btn-yellow:active.focus,
.btn-inverted.btn-yellow.active:hover,
.btn-inverted.btn-yellow.active:focus,
.btn-inverted.btn-yellow.active.focus,
.open >
.btn-inverted.btn-yellow.dropdown-toggle:hover,
.open >
.btn-inverted.btn-yellow.dropdown-toggle:focus,
.open >
.btn-inverted.btn-yellow.dropdown-toggle.focus,
.btn-transparent.btn-yellow:active:hover,
.btn-transparent.btn-yellow:active:focus,
.btn-transparent.btn-yellow:active.focus,
.btn-transparent.btn-yellow.active:hover,
.btn-transparent.btn-yellow.active:focus,
.btn-transparent.btn-yellow.active.focus,
.open >
.btn-transparent.btn-yellow.dropdown-toggle:hover,
.open >
.btn-transparent.btn-yellow.dropdown-toggle:focus,
.open >
.btn-transparent.btn-yellow.dropdown-toggle.focus {
color: #ffcc00;
background-color: transparent;
border-color: #806600; }
.btn-inverse.btn-yellow:active, .btn-inverse.btn-yellow.active,
.open > .btn-inverse.btn-yellow.dropdown-toggle,
.btn-outline.btn-yellow:active,
.btn-outline.btn-yellow.active,
.open >
.btn-outline.btn-yellow.dropdown-toggle,
.btn-inverted.btn-yellow:active,
.btn-inverted.btn-yellow.active,
.open >
.btn-inverted.btn-yellow.dropdown-toggle,
.btn-transparent.btn-yellow:active,
.btn-transparent.btn-yellow.active,
.open >
.btn-transparent.btn-yellow.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-yellow.disabled:hover, .btn-inverse.btn-yellow.disabled:focus, .btn-inverse.btn-yellow.disabled.focus, .btn-inverse.btn-yellow[disabled]:hover, .btn-inverse.btn-yellow[disabled]:focus, .btn-inverse.btn-yellow[disabled].focus,
fieldset[disabled] .btn-inverse.btn-yellow:hover,
fieldset[disabled] .btn-inverse.btn-yellow:focus,
fieldset[disabled] .btn-inverse.btn-yellow.focus,
.btn-outline.btn-yellow.disabled:hover,
.btn-outline.btn-yellow.disabled:focus,
.btn-outline.btn-yellow.disabled.focus,
.btn-outline.btn-yellow[disabled]:hover,
.btn-outline.btn-yellow[disabled]:focus,
.btn-outline.btn-yellow[disabled].focus,
fieldset[disabled]
.btn-outline.btn-yellow:hover,
fieldset[disabled]
.btn-outline.btn-yellow:focus,
fieldset[disabled]
.btn-outline.btn-yellow.focus,
.btn-inverted.btn-yellow.disabled:hover,
.btn-inverted.btn-yellow.disabled:focus,
.btn-inverted.btn-yellow.disabled.focus,
.btn-inverted.btn-yellow[disabled]:hover,
.btn-inverted.btn-yellow[disabled]:focus,
.btn-inverted.btn-yellow[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-yellow:hover,
fieldset[disabled]
.btn-inverted.btn-yellow:focus,
fieldset[disabled]
.btn-inverted.btn-yellow.focus,
.btn-transparent.btn-yellow.disabled:hover,
.btn-transparent.btn-yellow.disabled:focus,
.btn-transparent.btn-yellow.disabled.focus,
.btn-transparent.btn-yellow[disabled]:hover,
.btn-transparent.btn-yellow[disabled]:focus,
.btn-transparent.btn-yellow[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-yellow:hover,
fieldset[disabled]
.btn-transparent.btn-yellow:focus,
fieldset[disabled]
.btn-transparent.btn-yellow.focus {
background-color: transparent;
border-color: #ffcc00; }
.btn-inverse.btn-yellow .badge,
.btn-outline.btn-yellow .badge,
.btn-inverted.btn-yellow .badge,
.btn-transparent.btn-yellow .badge {
color: transparent;
background-color: #ffcc00; }
.btn-inverse.btn-yellow:hover,
.btn-outline.btn-yellow:hover,
.btn-inverted.btn-yellow:hover,
.btn-transparent.btn-yellow:hover {
background: #ffcc00;
color: #fff;
border-color: #ffcc00; }
.btn-inverse.btn-white,
.btn-outline.btn-white,
.btn-inverted.btn-white,
.btn-transparent.btn-white {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
border-width: 1px; }
.btn-inverse.btn-white:focus, .btn-inverse.btn-white.focus,
.btn-outline.btn-white:focus,
.btn-outline.btn-white.focus,
.btn-inverted.btn-white:focus,
.btn-inverted.btn-white.focus,
.btn-transparent.btn-white:focus,
.btn-transparent.btn-white.focus {
color: #ffffff;
background-color: transparent;
border-color: #bfbfbf; }
.btn-inverse.btn-white:hover,
.btn-outline.btn-white:hover,
.btn-inverted.btn-white:hover,
.btn-transparent.btn-white:hover {
color: #ffffff;
background-color: transparent;
border-color: #e0e0e0; }
.btn-inverse.btn-white:active, .btn-inverse.btn-white.active,
.open > .btn-inverse.btn-white.dropdown-toggle,
.btn-outline.btn-white:active,
.btn-outline.btn-white.active,
.open >
.btn-outline.btn-white.dropdown-toggle,
.btn-inverted.btn-white:active,
.btn-inverted.btn-white.active,
.open >
.btn-inverted.btn-white.dropdown-toggle,
.btn-transparent.btn-white:active,
.btn-transparent.btn-white.active,
.open >
.btn-transparent.btn-white.dropdown-toggle {
color: #ffffff;
background-color: transparent;
border-color: #e0e0e0; }
.btn-inverse.btn-white:active:hover, .btn-inverse.btn-white:active:focus, .btn-inverse.btn-white:active.focus, .btn-inverse.btn-white.active:hover, .btn-inverse.btn-white.active:focus, .btn-inverse.btn-white.active.focus,
.open > .btn-inverse.btn-white.dropdown-toggle:hover,
.open > .btn-inverse.btn-white.dropdown-toggle:focus,
.open > .btn-inverse.btn-white.dropdown-toggle.focus,
.btn-outline.btn-white:active:hover,
.btn-outline.btn-white:active:focus,
.btn-outline.btn-white:active.focus,
.btn-outline.btn-white.active:hover,
.btn-outline.btn-white.active:focus,
.btn-outline.btn-white.active.focus,
.open >
.btn-outline.btn-white.dropdown-toggle:hover,
.open >
.btn-outline.btn-white.dropdown-toggle:focus,
.open >
.btn-outline.btn-white.dropdown-toggle.focus,
.btn-inverted.btn-white:active:hover,
.btn-inverted.btn-white:active:focus,
.btn-inverted.btn-white:active.focus,
.btn-inverted.btn-white.active:hover,
.btn-inverted.btn-white.active:focus,
.btn-inverted.btn-white.active.focus,
.open >
.btn-inverted.btn-white.dropdown-toggle:hover,
.open >
.btn-inverted.btn-white.dropdown-toggle:focus,
.open >
.btn-inverted.btn-white.dropdown-toggle.focus,
.btn-transparent.btn-white:active:hover,
.btn-transparent.btn-white:active:focus,
.btn-transparent.btn-white:active.focus,
.btn-transparent.btn-white.active:hover,
.btn-transparent.btn-white.active:focus,
.btn-transparent.btn-white.active.focus,
.open >
.btn-transparent.btn-white.dropdown-toggle:hover,
.open >
.btn-transparent.btn-white.dropdown-toggle:focus,
.open >
.btn-transparent.btn-white.dropdown-toggle.focus {
color: #ffffff;
background-color: transparent;
border-color: #bfbfbf; }
.btn-inverse.btn-white:active, .btn-inverse.btn-white.active,
.open > .btn-inverse.btn-white.dropdown-toggle,
.btn-outline.btn-white:active,
.btn-outline.btn-white.active,
.open >
.btn-outline.btn-white.dropdown-toggle,
.btn-inverted.btn-white:active,
.btn-inverted.btn-white.active,
.open >
.btn-inverted.btn-white.dropdown-toggle,
.btn-transparent.btn-white:active,
.btn-transparent.btn-white.active,
.open >
.btn-transparent.btn-white.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-white.disabled:hover, .btn-inverse.btn-white.disabled:focus, .btn-inverse.btn-white.disabled.focus, .btn-inverse.btn-white[disabled]:hover, .btn-inverse.btn-white[disabled]:focus, .btn-inverse.btn-white[disabled].focus,
fieldset[disabled] .btn-inverse.btn-white:hover,
fieldset[disabled] .btn-inverse.btn-white:focus,
fieldset[disabled] .btn-inverse.btn-white.focus,
.btn-outline.btn-white.disabled:hover,
.btn-outline.btn-white.disabled:focus,
.btn-outline.btn-white.disabled.focus,
.btn-outline.btn-white[disabled]:hover,
.btn-outline.btn-white[disabled]:focus,
.btn-outline.btn-white[disabled].focus,
fieldset[disabled]
.btn-outline.btn-white:hover,
fieldset[disabled]
.btn-outline.btn-white:focus,
fieldset[disabled]
.btn-outline.btn-white.focus,
.btn-inverted.btn-white.disabled:hover,
.btn-inverted.btn-white.disabled:focus,
.btn-inverted.btn-white.disabled.focus,
.btn-inverted.btn-white[disabled]:hover,
.btn-inverted.btn-white[disabled]:focus,
.btn-inverted.btn-white[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-white:hover,
fieldset[disabled]
.btn-inverted.btn-white:focus,
fieldset[disabled]
.btn-inverted.btn-white.focus,
.btn-transparent.btn-white.disabled:hover,
.btn-transparent.btn-white.disabled:focus,
.btn-transparent.btn-white.disabled.focus,
.btn-transparent.btn-white[disabled]:hover,
.btn-transparent.btn-white[disabled]:focus,
.btn-transparent.btn-white[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-white:hover,
fieldset[disabled]
.btn-transparent.btn-white:focus,
fieldset[disabled]
.btn-transparent.btn-white.focus {
background-color: transparent;
border-color: #ffffff; }
.btn-inverse.btn-white .badge,
.btn-outline.btn-white .badge,
.btn-inverted.btn-white .badge,
.btn-transparent.btn-white .badge {
color: transparent;
background-color: #ffffff; }
.btn-inverse.btn-white:hover,
.btn-outline.btn-white:hover,
.btn-inverted.btn-white:hover,
.btn-transparent.btn-white:hover {
background: #ffffff;
color: #000;
border-color: #ffffff; }
.btn-inverse.btn-black,
.btn-outline.btn-black,
.btn-inverted.btn-black,
.btn-transparent.btn-black {
color: #000;
background-color: transparent;
border-color: #000;
border-width: 1px; }
.btn-inverse.btn-black:focus, .btn-inverse.btn-black.focus,
.btn-outline.btn-black:focus,
.btn-outline.btn-black.focus,
.btn-inverted.btn-black:focus,
.btn-inverted.btn-black.focus,
.btn-transparent.btn-black:focus,
.btn-transparent.btn-black.focus {
color: #000;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-black:hover,
.btn-outline.btn-black:hover,
.btn-inverted.btn-black:hover,
.btn-transparent.btn-black:hover {
color: #000;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-black:active, .btn-inverse.btn-black.active,
.open > .btn-inverse.btn-black.dropdown-toggle,
.btn-outline.btn-black:active,
.btn-outline.btn-black.active,
.open >
.btn-outline.btn-black.dropdown-toggle,
.btn-inverted.btn-black:active,
.btn-inverted.btn-black.active,
.open >
.btn-inverted.btn-black.dropdown-toggle,
.btn-transparent.btn-black:active,
.btn-transparent.btn-black.active,
.open >
.btn-transparent.btn-black.dropdown-toggle {
color: #000;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-black:active:hover, .btn-inverse.btn-black:active:focus, .btn-inverse.btn-black:active.focus, .btn-inverse.btn-black.active:hover, .btn-inverse.btn-black.active:focus, .btn-inverse.btn-black.active.focus,
.open > .btn-inverse.btn-black.dropdown-toggle:hover,
.open > .btn-inverse.btn-black.dropdown-toggle:focus,
.open > .btn-inverse.btn-black.dropdown-toggle.focus,
.btn-outline.btn-black:active:hover,
.btn-outline.btn-black:active:focus,
.btn-outline.btn-black:active.focus,
.btn-outline.btn-black.active:hover,
.btn-outline.btn-black.active:focus,
.btn-outline.btn-black.active.focus,
.open >
.btn-outline.btn-black.dropdown-toggle:hover,
.open >
.btn-outline.btn-black.dropdown-toggle:focus,
.open >
.btn-outline.btn-black.dropdown-toggle.focus,
.btn-inverted.btn-black:active:hover,
.btn-inverted.btn-black:active:focus,
.btn-inverted.btn-black:active.focus,
.btn-inverted.btn-black.active:hover,
.btn-inverted.btn-black.active:focus,
.btn-inverted.btn-black.active.focus,
.open >
.btn-inverted.btn-black.dropdown-toggle:hover,
.open >
.btn-inverted.btn-black.dropdown-toggle:focus,
.open >
.btn-inverted.btn-black.dropdown-toggle.focus,
.btn-transparent.btn-black:active:hover,
.btn-transparent.btn-black:active:focus,
.btn-transparent.btn-black:active.focus,
.btn-transparent.btn-black.active:hover,
.btn-transparent.btn-black.active:focus,
.btn-transparent.btn-black.active.focus,
.open >
.btn-transparent.btn-black.dropdown-toggle:hover,
.open >
.btn-transparent.btn-black.dropdown-toggle:focus,
.open >
.btn-transparent.btn-black.dropdown-toggle.focus {
color: #000;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-black:active, .btn-inverse.btn-black.active,
.open > .btn-inverse.btn-black.dropdown-toggle,
.btn-outline.btn-black:active,
.btn-outline.btn-black.active,
.open >
.btn-outline.btn-black.dropdown-toggle,
.btn-inverted.btn-black:active,
.btn-inverted.btn-black.active,
.open >
.btn-inverted.btn-black.dropdown-toggle,
.btn-transparent.btn-black:active,
.btn-transparent.btn-black.active,
.open >
.btn-transparent.btn-black.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-black.disabled:hover, .btn-inverse.btn-black.disabled:focus, .btn-inverse.btn-black.disabled.focus, .btn-inverse.btn-black[disabled]:hover, .btn-inverse.btn-black[disabled]:focus, .btn-inverse.btn-black[disabled].focus,
fieldset[disabled] .btn-inverse.btn-black:hover,
fieldset[disabled] .btn-inverse.btn-black:focus,
fieldset[disabled] .btn-inverse.btn-black.focus,
.btn-outline.btn-black.disabled:hover,
.btn-outline.btn-black.disabled:focus,
.btn-outline.btn-black.disabled.focus,
.btn-outline.btn-black[disabled]:hover,
.btn-outline.btn-black[disabled]:focus,
.btn-outline.btn-black[disabled].focus,
fieldset[disabled]
.btn-outline.btn-black:hover,
fieldset[disabled]
.btn-outline.btn-black:focus,
fieldset[disabled]
.btn-outline.btn-black.focus,
.btn-inverted.btn-black.disabled:hover,
.btn-inverted.btn-black.disabled:focus,
.btn-inverted.btn-black.disabled.focus,
.btn-inverted.btn-black[disabled]:hover,
.btn-inverted.btn-black[disabled]:focus,
.btn-inverted.btn-black[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-black:hover,
fieldset[disabled]
.btn-inverted.btn-black:focus,
fieldset[disabled]
.btn-inverted.btn-black.focus,
.btn-transparent.btn-black.disabled:hover,
.btn-transparent.btn-black.disabled:focus,
.btn-transparent.btn-black.disabled.focus,
.btn-transparent.btn-black[disabled]:hover,
.btn-transparent.btn-black[disabled]:focus,
.btn-transparent.btn-black[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-black:hover,
fieldset[disabled]
.btn-transparent.btn-black:focus,
fieldset[disabled]
.btn-transparent.btn-black.focus {
background-color: transparent;
border-color: #000; }
.btn-inverse.btn-black .badge,
.btn-outline.btn-black .badge,
.btn-inverted.btn-black .badge,
.btn-transparent.btn-black .badge {
color: transparent;
background-color: #000; }
.btn-inverse.btn-black:hover,
.btn-outline.btn-black:hover,
.btn-inverted.btn-black:hover,
.btn-transparent.btn-black:hover {
background: #000;
color: #fff;
border-color: #000; }
.btn-inverse.btn-brown-darker,
.btn-outline.btn-brown-darker,
.btn-inverted.btn-brown-darker,
.btn-transparent.btn-brown-darker {
color: #2E170C;
background-color: transparent;
border-color: #2E170C;
border-width: 1px; }
.btn-inverse.btn-brown-darker:focus, .btn-inverse.btn-brown-darker.focus,
.btn-outline.btn-brown-darker:focus,
.btn-outline.btn-brown-darker.focus,
.btn-inverted.btn-brown-darker:focus,
.btn-inverted.btn-brown-darker.focus,
.btn-transparent.btn-brown-darker:focus,
.btn-transparent.btn-brown-darker.focus {
color: #2E170C;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-brown-darker:hover,
.btn-outline.btn-brown-darker:hover,
.btn-inverted.btn-brown-darker:hover,
.btn-transparent.btn-brown-darker:hover {
color: #2E170C;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-brown-darker:active, .btn-inverse.btn-brown-darker.active,
.open > .btn-inverse.btn-brown-darker.dropdown-toggle,
.btn-outline.btn-brown-darker:active,
.btn-outline.btn-brown-darker.active,
.open >
.btn-outline.btn-brown-darker.dropdown-toggle,
.btn-inverted.btn-brown-darker:active,
.btn-inverted.btn-brown-darker.active,
.open >
.btn-inverted.btn-brown-darker.dropdown-toggle,
.btn-transparent.btn-brown-darker:active,
.btn-transparent.btn-brown-darker.active,
.open >
.btn-transparent.btn-brown-darker.dropdown-toggle {
color: #2E170C;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-brown-darker:active:hover, .btn-inverse.btn-brown-darker:active:focus, .btn-inverse.btn-brown-darker:active.focus, .btn-inverse.btn-brown-darker.active:hover, .btn-inverse.btn-brown-darker.active:focus, .btn-inverse.btn-brown-darker.active.focus,
.open > .btn-inverse.btn-brown-darker.dropdown-toggle:hover,
.open > .btn-inverse.btn-brown-darker.dropdown-toggle:focus,
.open > .btn-inverse.btn-brown-darker.dropdown-toggle.focus,
.btn-outline.btn-brown-darker:active:hover,
.btn-outline.btn-brown-darker:active:focus,
.btn-outline.btn-brown-darker:active.focus,
.btn-outline.btn-brown-darker.active:hover,
.btn-outline.btn-brown-darker.active:focus,
.btn-outline.btn-brown-darker.active.focus,
.open >
.btn-outline.btn-brown-darker.dropdown-toggle:hover,
.open >
.btn-outline.btn-brown-darker.dropdown-toggle:focus,
.open >
.btn-outline.btn-brown-darker.dropdown-toggle.focus,
.btn-inverted.btn-brown-darker:active:hover,
.btn-inverted.btn-brown-darker:active:focus,
.btn-inverted.btn-brown-darker:active.focus,
.btn-inverted.btn-brown-darker.active:hover,
.btn-inverted.btn-brown-darker.active:focus,
.btn-inverted.btn-brown-darker.active.focus,
.open >
.btn-inverted.btn-brown-darker.dropdown-toggle:hover,
.open >
.btn-inverted.btn-brown-darker.dropdown-toggle:focus,
.open >
.btn-inverted.btn-brown-darker.dropdown-toggle.focus,
.btn-transparent.btn-brown-darker:active:hover,
.btn-transparent.btn-brown-darker:active:focus,
.btn-transparent.btn-brown-darker:active.focus,
.btn-transparent.btn-brown-darker.active:hover,
.btn-transparent.btn-brown-darker.active:focus,
.btn-transparent.btn-brown-darker.active.focus,
.open >
.btn-transparent.btn-brown-darker.dropdown-toggle:hover,
.open >
.btn-transparent.btn-brown-darker.dropdown-toggle:focus,
.open >
.btn-transparent.btn-brown-darker.dropdown-toggle.focus {
color: #2E170C;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-brown-darker:active, .btn-inverse.btn-brown-darker.active,
.open > .btn-inverse.btn-brown-darker.dropdown-toggle,
.btn-outline.btn-brown-darker:active,
.btn-outline.btn-brown-darker.active,
.open >
.btn-outline.btn-brown-darker.dropdown-toggle,
.btn-inverted.btn-brown-darker:active,
.btn-inverted.btn-brown-darker.active,
.open >
.btn-inverted.btn-brown-darker.dropdown-toggle,
.btn-transparent.btn-brown-darker:active,
.btn-transparent.btn-brown-darker.active,
.open >
.btn-transparent.btn-brown-darker.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-brown-darker.disabled:hover, .btn-inverse.btn-brown-darker.disabled:focus, .btn-inverse.btn-brown-darker.disabled.focus, .btn-inverse.btn-brown-darker[disabled]:hover, .btn-inverse.btn-brown-darker[disabled]:focus, .btn-inverse.btn-brown-darker[disabled].focus,
fieldset[disabled] .btn-inverse.btn-brown-darker:hover,
fieldset[disabled] .btn-inverse.btn-brown-darker:focus,
fieldset[disabled] .btn-inverse.btn-brown-darker.focus,
.btn-outline.btn-brown-darker.disabled:hover,
.btn-outline.btn-brown-darker.disabled:focus,
.btn-outline.btn-brown-darker.disabled.focus,
.btn-outline.btn-brown-darker[disabled]:hover,
.btn-outline.btn-brown-darker[disabled]:focus,
.btn-outline.btn-brown-darker[disabled].focus,
fieldset[disabled]
.btn-outline.btn-brown-darker:hover,
fieldset[disabled]
.btn-outline.btn-brown-darker:focus,
fieldset[disabled]
.btn-outline.btn-brown-darker.focus,
.btn-inverted.btn-brown-darker.disabled:hover,
.btn-inverted.btn-brown-darker.disabled:focus,
.btn-inverted.btn-brown-darker.disabled.focus,
.btn-inverted.btn-brown-darker[disabled]:hover,
.btn-inverted.btn-brown-darker[disabled]:focus,
.btn-inverted.btn-brown-darker[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-brown-darker:hover,
fieldset[disabled]
.btn-inverted.btn-brown-darker:focus,
fieldset[disabled]
.btn-inverted.btn-brown-darker.focus,
.btn-transparent.btn-brown-darker.disabled:hover,
.btn-transparent.btn-brown-darker.disabled:focus,
.btn-transparent.btn-brown-darker.disabled.focus,
.btn-transparent.btn-brown-darker[disabled]:hover,
.btn-transparent.btn-brown-darker[disabled]:focus,
.btn-transparent.btn-brown-darker[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-brown-darker:hover,
fieldset[disabled]
.btn-transparent.btn-brown-darker:focus,
fieldset[disabled]
.btn-transparent.btn-brown-darker.focus {
background-color: transparent;
border-color: #2E170C; }
.btn-inverse.btn-brown-darker .badge,
.btn-outline.btn-brown-darker .badge,
.btn-inverted.btn-brown-darker .badge,
.btn-transparent.btn-brown-darker .badge {
color: transparent;
background-color: #2E170C; }
.btn-inverse.btn-brown-darker:hover,
.btn-outline.btn-brown-darker:hover,
.btn-inverted.btn-brown-darker:hover,
.btn-transparent.btn-brown-darker:hover {
background: #2E170C;
color: #fff;
border-color: #2E170C; }
.btn-inverse.btn-brown-dark,
.btn-outline.btn-brown-dark,
.btn-inverted.btn-brown-dark,
.btn-transparent.btn-brown-dark {
color: #5B3221;
background-color: transparent;
border-color: #5B3221;
border-width: 1px; }
.btn-inverse.btn-brown-dark:focus, .btn-inverse.btn-brown-dark.focus,
.btn-outline.btn-brown-dark:focus,
.btn-outline.btn-brown-dark.focus,
.btn-inverted.btn-brown-dark:focus,
.btn-inverted.btn-brown-dark.focus,
.btn-transparent.btn-brown-dark:focus,
.btn-transparent.btn-brown-dark.focus {
color: #5B3221;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-brown-dark:hover,
.btn-outline.btn-brown-dark:hover,
.btn-inverted.btn-brown-dark:hover,
.btn-transparent.btn-brown-dark:hover {
color: #5B3221;
background-color: transparent;
border-color: #2e1911; }
.btn-inverse.btn-brown-dark:active, .btn-inverse.btn-brown-dark.active,
.open > .btn-inverse.btn-brown-dark.dropdown-toggle,
.btn-outline.btn-brown-dark:active,
.btn-outline.btn-brown-dark.active,
.open >
.btn-outline.btn-brown-dark.dropdown-toggle,
.btn-inverted.btn-brown-dark:active,
.btn-inverted.btn-brown-dark.active,
.open >
.btn-inverted.btn-brown-dark.dropdown-toggle,
.btn-transparent.btn-brown-dark:active,
.btn-transparent.btn-brown-dark.active,
.open >
.btn-transparent.btn-brown-dark.dropdown-toggle {
color: #5B3221;
background-color: transparent;
border-color: #2e1911; }
.btn-inverse.btn-brown-dark:active:hover, .btn-inverse.btn-brown-dark:active:focus, .btn-inverse.btn-brown-dark:active.focus, .btn-inverse.btn-brown-dark.active:hover, .btn-inverse.btn-brown-dark.active:focus, .btn-inverse.btn-brown-dark.active.focus,
.open > .btn-inverse.btn-brown-dark.dropdown-toggle:hover,
.open > .btn-inverse.btn-brown-dark.dropdown-toggle:focus,
.open > .btn-inverse.btn-brown-dark.dropdown-toggle.focus,
.btn-outline.btn-brown-dark:active:hover,
.btn-outline.btn-brown-dark:active:focus,
.btn-outline.btn-brown-dark:active.focus,
.btn-outline.btn-brown-dark.active:hover,
.btn-outline.btn-brown-dark.active:focus,
.btn-outline.btn-brown-dark.active.focus,
.open >
.btn-outline.btn-brown-dark.dropdown-toggle:hover,
.open >
.btn-outline.btn-brown-dark.dropdown-toggle:focus,
.open >
.btn-outline.btn-brown-dark.dropdown-toggle.focus,
.btn-inverted.btn-brown-dark:active:hover,
.btn-inverted.btn-brown-dark:active:focus,
.btn-inverted.btn-brown-dark:active.focus,
.btn-inverted.btn-brown-dark.active:hover,
.btn-inverted.btn-brown-dark.active:focus,
.btn-inverted.btn-brown-dark.active.focus,
.open >
.btn-inverted.btn-brown-dark.dropdown-toggle:hover,
.open >
.btn-inverted.btn-brown-dark.dropdown-toggle:focus,
.open >
.btn-inverted.btn-brown-dark.dropdown-toggle.focus,
.btn-transparent.btn-brown-dark:active:hover,
.btn-transparent.btn-brown-dark:active:focus,
.btn-transparent.btn-brown-dark:active.focus,
.btn-transparent.btn-brown-dark.active:hover,
.btn-transparent.btn-brown-dark.active:focus,
.btn-transparent.btn-brown-dark.active.focus,
.open >
.btn-transparent.btn-brown-dark.dropdown-toggle:hover,
.open >
.btn-transparent.btn-brown-dark.dropdown-toggle:focus,
.open >
.btn-transparent.btn-brown-dark.dropdown-toggle.focus {
color: #5B3221;
background-color: transparent;
border-color: black; }
.btn-inverse.btn-brown-dark:active, .btn-inverse.btn-brown-dark.active,
.open > .btn-inverse.btn-brown-dark.dropdown-toggle,
.btn-outline.btn-brown-dark:active,
.btn-outline.btn-brown-dark.active,
.open >
.btn-outline.btn-brown-dark.dropdown-toggle,
.btn-inverted.btn-brown-dark:active,
.btn-inverted.btn-brown-dark.active,
.open >
.btn-inverted.btn-brown-dark.dropdown-toggle,
.btn-transparent.btn-brown-dark:active,
.btn-transparent.btn-brown-dark.active,
.open >
.btn-transparent.btn-brown-dark.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-brown-dark.disabled:hover, .btn-inverse.btn-brown-dark.disabled:focus, .btn-inverse.btn-brown-dark.disabled.focus, .btn-inverse.btn-brown-dark[disabled]:hover, .btn-inverse.btn-brown-dark[disabled]:focus, .btn-inverse.btn-brown-dark[disabled].focus,
fieldset[disabled] .btn-inverse.btn-brown-dark:hover,
fieldset[disabled] .btn-inverse.btn-brown-dark:focus,
fieldset[disabled] .btn-inverse.btn-brown-dark.focus,
.btn-outline.btn-brown-dark.disabled:hover,
.btn-outline.btn-brown-dark.disabled:focus,
.btn-outline.btn-brown-dark.disabled.focus,
.btn-outline.btn-brown-dark[disabled]:hover,
.btn-outline.btn-brown-dark[disabled]:focus,
.btn-outline.btn-brown-dark[disabled].focus,
fieldset[disabled]
.btn-outline.btn-brown-dark:hover,
fieldset[disabled]
.btn-outline.btn-brown-dark:focus,
fieldset[disabled]
.btn-outline.btn-brown-dark.focus,
.btn-inverted.btn-brown-dark.disabled:hover,
.btn-inverted.btn-brown-dark.disabled:focus,
.btn-inverted.btn-brown-dark.disabled.focus,
.btn-inverted.btn-brown-dark[disabled]:hover,
.btn-inverted.btn-brown-dark[disabled]:focus,
.btn-inverted.btn-brown-dark[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-brown-dark:hover,
fieldset[disabled]
.btn-inverted.btn-brown-dark:focus,
fieldset[disabled]
.btn-inverted.btn-brown-dark.focus,
.btn-transparent.btn-brown-dark.disabled:hover,
.btn-transparent.btn-brown-dark.disabled:focus,
.btn-transparent.btn-brown-dark.disabled.focus,
.btn-transparent.btn-brown-dark[disabled]:hover,
.btn-transparent.btn-brown-dark[disabled]:focus,
.btn-transparent.btn-brown-dark[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-brown-dark:hover,
fieldset[disabled]
.btn-transparent.btn-brown-dark:focus,
fieldset[disabled]
.btn-transparent.btn-brown-dark.focus {
background-color: transparent;
border-color: #5B3221; }
.btn-inverse.btn-brown-dark .badge,
.btn-outline.btn-brown-dark .badge,
.btn-inverted.btn-brown-dark .badge,
.btn-transparent.btn-brown-dark .badge {
color: transparent;
background-color: #5B3221; }
.btn-inverse.btn-brown-dark:hover,
.btn-outline.btn-brown-dark:hover,
.btn-inverted.btn-brown-dark:hover,
.btn-transparent.btn-brown-dark:hover {
background: #5B3221;
color: #fff;
border-color: #5B3221; }
.btn-inverse.btn-brown,
.btn-outline.btn-brown,
.btn-inverted.btn-brown,
.btn-transparent.btn-brown {
color: #966746;
background-color: transparent;
border-color: #966746;
border-width: 1px; }
.btn-inverse.btn-brown:focus, .btn-inverse.btn-brown.focus,
.btn-outline.btn-brown:focus,
.btn-outline.btn-brown.focus,
.btn-inverted.btn-brown:focus,
.btn-inverted.btn-brown.focus,
.btn-transparent.btn-brown:focus,
.btn-transparent.btn-brown.focus {
color: #966746;
background-color: transparent;
border-color: #3f2b1d; }
.btn-inverse.btn-brown:hover,
.btn-outline.btn-brown:hover,
.btn-inverted.btn-brown:hover,
.btn-transparent.btn-brown:hover {
color: #966746;
background-color: transparent;
border-color: #6c4a33; }
.btn-inverse.btn-brown:active, .btn-inverse.btn-brown.active,
.open > .btn-inverse.btn-brown.dropdown-toggle,
.btn-outline.btn-brown:active,
.btn-outline.btn-brown.active,
.open >
.btn-outline.btn-brown.dropdown-toggle,
.btn-inverted.btn-brown:active,
.btn-inverted.btn-brown.active,
.open >
.btn-inverted.btn-brown.dropdown-toggle,
.btn-transparent.btn-brown:active,
.btn-transparent.btn-brown.active,
.open >
.btn-transparent.btn-brown.dropdown-toggle {
color: #966746;
background-color: transparent;
border-color: #6c4a33; }
.btn-inverse.btn-brown:active:hover, .btn-inverse.btn-brown:active:focus, .btn-inverse.btn-brown:active.focus, .btn-inverse.btn-brown.active:hover, .btn-inverse.btn-brown.active:focus, .btn-inverse.btn-brown.active.focus,
.open > .btn-inverse.btn-brown.dropdown-toggle:hover,
.open > .btn-inverse.btn-brown.dropdown-toggle:focus,
.open > .btn-inverse.btn-brown.dropdown-toggle.focus,
.btn-outline.btn-brown:active:hover,
.btn-outline.btn-brown:active:focus,
.btn-outline.btn-brown:active.focus,
.btn-outline.btn-brown.active:hover,
.btn-outline.btn-brown.active:focus,
.btn-outline.btn-brown.active.focus,
.open >
.btn-outline.btn-brown.dropdown-toggle:hover,
.open >
.btn-outline.btn-brown.dropdown-toggle:focus,
.open >
.btn-outline.btn-brown.dropdown-toggle.focus,
.btn-inverted.btn-brown:active:hover,
.btn-inverted.btn-brown:active:focus,
.btn-inverted.btn-brown:active.focus,
.btn-inverted.btn-brown.active:hover,
.btn-inverted.btn-brown.active:focus,
.btn-inverted.btn-brown.active.focus,
.open >
.btn-inverted.btn-brown.dropdown-toggle:hover,
.open >
.btn-inverted.btn-brown.dropdown-toggle:focus,
.open >
.btn-inverted.btn-brown.dropdown-toggle.focus,
.btn-transparent.btn-brown:active:hover,
.btn-transparent.btn-brown:active:focus,
.btn-transparent.btn-brown:active.focus,
.btn-transparent.btn-brown.active:hover,
.btn-transparent.btn-brown.active:focus,
.btn-transparent.btn-brown.active.focus,
.open >
.btn-transparent.btn-brown.dropdown-toggle:hover,
.open >
.btn-transparent.btn-brown.dropdown-toggle:focus,
.open >
.btn-transparent.btn-brown.dropdown-toggle.focus {
color: #966746;
background-color: transparent;
border-color: #3f2b1d; }
.btn-inverse.btn-brown:active, .btn-inverse.btn-brown.active,
.open > .btn-inverse.btn-brown.dropdown-toggle,
.btn-outline.btn-brown:active,
.btn-outline.btn-brown.active,
.open >
.btn-outline.btn-brown.dropdown-toggle,
.btn-inverted.btn-brown:active,
.btn-inverted.btn-brown.active,
.open >
.btn-inverted.btn-brown.dropdown-toggle,
.btn-transparent.btn-brown:active,
.btn-transparent.btn-brown.active,
.open >
.btn-transparent.btn-brown.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-brown.disabled:hover, .btn-inverse.btn-brown.disabled:focus, .btn-inverse.btn-brown.disabled.focus, .btn-inverse.btn-brown[disabled]:hover, .btn-inverse.btn-brown[disabled]:focus, .btn-inverse.btn-brown[disabled].focus,
fieldset[disabled] .btn-inverse.btn-brown:hover,
fieldset[disabled] .btn-inverse.btn-brown:focus,
fieldset[disabled] .btn-inverse.btn-brown.focus,
.btn-outline.btn-brown.disabled:hover,
.btn-outline.btn-brown.disabled:focus,
.btn-outline.btn-brown.disabled.focus,
.btn-outline.btn-brown[disabled]:hover,
.btn-outline.btn-brown[disabled]:focus,
.btn-outline.btn-brown[disabled].focus,
fieldset[disabled]
.btn-outline.btn-brown:hover,
fieldset[disabled]
.btn-outline.btn-brown:focus,
fieldset[disabled]
.btn-outline.btn-brown.focus,
.btn-inverted.btn-brown.disabled:hover,
.btn-inverted.btn-brown.disabled:focus,
.btn-inverted.btn-brown.disabled.focus,
.btn-inverted.btn-brown[disabled]:hover,
.btn-inverted.btn-brown[disabled]:focus,
.btn-inverted.btn-brown[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-brown:hover,
fieldset[disabled]
.btn-inverted.btn-brown:focus,
fieldset[disabled]
.btn-inverted.btn-brown.focus,
.btn-transparent.btn-brown.disabled:hover,
.btn-transparent.btn-brown.disabled:focus,
.btn-transparent.btn-brown.disabled.focus,
.btn-transparent.btn-brown[disabled]:hover,
.btn-transparent.btn-brown[disabled]:focus,
.btn-transparent.btn-brown[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-brown:hover,
fieldset[disabled]
.btn-transparent.btn-brown:focus,
fieldset[disabled]
.btn-transparent.btn-brown.focus {
background-color: transparent;
border-color: #966746; }
.btn-inverse.btn-brown .badge,
.btn-outline.btn-brown .badge,
.btn-inverted.btn-brown .badge,
.btn-transparent.btn-brown .badge {
color: transparent;
background-color: #966746; }
.btn-inverse.btn-brown:hover,
.btn-outline.btn-brown:hover,
.btn-inverted.btn-brown:hover,
.btn-transparent.btn-brown:hover {
background: #966746;
color: #fff;
border-color: #966746; }
.btn-inverse.btn-brown-light,
.btn-outline.btn-brown-light,
.btn-inverted.btn-brown-light,
.btn-transparent.btn-brown-light {
color: #BB865E;
background-color: transparent;
border-color: #BB865E;
border-width: 1px; }
.btn-inverse.btn-brown-light:focus, .btn-inverse.btn-brown-light.focus,
.btn-outline.btn-brown-light:focus,
.btn-outline.btn-brown-light.focus,
.btn-inverted.btn-brown-light:focus,
.btn-inverted.btn-brown-light.focus,
.btn-transparent.btn-brown-light:focus,
.btn-transparent.btn-brown-light.focus {
color: #BB865E;
background-color: transparent;
border-color: #6c482e; }
.btn-inverse.btn-brown-light:hover,
.btn-outline.btn-brown-light:hover,
.btn-inverted.btn-brown-light:hover,
.btn-transparent.btn-brown-light:hover {
color: #BB865E;
background-color: transparent;
border-color: #9b6841; }
.btn-inverse.btn-brown-light:active, .btn-inverse.btn-brown-light.active,
.open > .btn-inverse.btn-brown-light.dropdown-toggle,
.btn-outline.btn-brown-light:active,
.btn-outline.btn-brown-light.active,
.open >
.btn-outline.btn-brown-light.dropdown-toggle,
.btn-inverted.btn-brown-light:active,
.btn-inverted.btn-brown-light.active,
.open >
.btn-inverted.btn-brown-light.dropdown-toggle,
.btn-transparent.btn-brown-light:active,
.btn-transparent.btn-brown-light.active,
.open >
.btn-transparent.btn-brown-light.dropdown-toggle {
color: #BB865E;
background-color: transparent;
border-color: #9b6841; }
.btn-inverse.btn-brown-light:active:hover, .btn-inverse.btn-brown-light:active:focus, .btn-inverse.btn-brown-light:active.focus, .btn-inverse.btn-brown-light.active:hover, .btn-inverse.btn-brown-light.active:focus, .btn-inverse.btn-brown-light.active.focus,
.open > .btn-inverse.btn-brown-light.dropdown-toggle:hover,
.open > .btn-inverse.btn-brown-light.dropdown-toggle:focus,
.open > .btn-inverse.btn-brown-light.dropdown-toggle.focus,
.btn-outline.btn-brown-light:active:hover,
.btn-outline.btn-brown-light:active:focus,
.btn-outline.btn-brown-light:active.focus,
.btn-outline.btn-brown-light.active:hover,
.btn-outline.btn-brown-light.active:focus,
.btn-outline.btn-brown-light.active.focus,
.open >
.btn-outline.btn-brown-light.dropdown-toggle:hover,
.open >
.btn-outline.btn-brown-light.dropdown-toggle:focus,
.open >
.btn-outline.btn-brown-light.dropdown-toggle.focus,
.btn-inverted.btn-brown-light:active:hover,
.btn-inverted.btn-brown-light:active:focus,
.btn-inverted.btn-brown-light:active.focus,
.btn-inverted.btn-brown-light.active:hover,
.btn-inverted.btn-brown-light.active:focus,
.btn-inverted.btn-brown-light.active.focus,
.open >
.btn-inverted.btn-brown-light.dropdown-toggle:hover,
.open >
.btn-inverted.btn-brown-light.dropdown-toggle:focus,
.open >
.btn-inverted.btn-brown-light.dropdown-toggle.focus,
.btn-transparent.btn-brown-light:active:hover,
.btn-transparent.btn-brown-light:active:focus,
.btn-transparent.btn-brown-light:active.focus,
.btn-transparent.btn-brown-light.active:hover,
.btn-transparent.btn-brown-light.active:focus,
.btn-transparent.btn-brown-light.active.focus,
.open >
.btn-transparent.btn-brown-light.dropdown-toggle:hover,
.open >
.btn-transparent.btn-brown-light.dropdown-toggle:focus,
.open >
.btn-transparent.btn-brown-light.dropdown-toggle.focus {
color: #BB865E;
background-color: transparent;
border-color: #6c482e; }
.btn-inverse.btn-brown-light:active, .btn-inverse.btn-brown-light.active,
.open > .btn-inverse.btn-brown-light.dropdown-toggle,
.btn-outline.btn-brown-light:active,
.btn-outline.btn-brown-light.active,
.open >
.btn-outline.btn-brown-light.dropdown-toggle,
.btn-inverted.btn-brown-light:active,
.btn-inverted.btn-brown-light.active,
.open >
.btn-inverted.btn-brown-light.dropdown-toggle,
.btn-transparent.btn-brown-light:active,
.btn-transparent.btn-brown-light.active,
.open >
.btn-transparent.btn-brown-light.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-brown-light.disabled:hover, .btn-inverse.btn-brown-light.disabled:focus, .btn-inverse.btn-brown-light.disabled.focus, .btn-inverse.btn-brown-light[disabled]:hover, .btn-inverse.btn-brown-light[disabled]:focus, .btn-inverse.btn-brown-light[disabled].focus,
fieldset[disabled] .btn-inverse.btn-brown-light:hover,
fieldset[disabled] .btn-inverse.btn-brown-light:focus,
fieldset[disabled] .btn-inverse.btn-brown-light.focus,
.btn-outline.btn-brown-light.disabled:hover,
.btn-outline.btn-brown-light.disabled:focus,
.btn-outline.btn-brown-light.disabled.focus,
.btn-outline.btn-brown-light[disabled]:hover,
.btn-outline.btn-brown-light[disabled]:focus,
.btn-outline.btn-brown-light[disabled].focus,
fieldset[disabled]
.btn-outline.btn-brown-light:hover,
fieldset[disabled]
.btn-outline.btn-brown-light:focus,
fieldset[disabled]
.btn-outline.btn-brown-light.focus,
.btn-inverted.btn-brown-light.disabled:hover,
.btn-inverted.btn-brown-light.disabled:focus,
.btn-inverted.btn-brown-light.disabled.focus,
.btn-inverted.btn-brown-light[disabled]:hover,
.btn-inverted.btn-brown-light[disabled]:focus,
.btn-inverted.btn-brown-light[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-brown-light:hover,
fieldset[disabled]
.btn-inverted.btn-brown-light:focus,
fieldset[disabled]
.btn-inverted.btn-brown-light.focus,
.btn-transparent.btn-brown-light.disabled:hover,
.btn-transparent.btn-brown-light.disabled:focus,
.btn-transparent.btn-brown-light.disabled.focus,
.btn-transparent.btn-brown-light[disabled]:hover,
.btn-transparent.btn-brown-light[disabled]:focus,
.btn-transparent.btn-brown-light[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-brown-light:hover,
fieldset[disabled]
.btn-transparent.btn-brown-light:focus,
fieldset[disabled]
.btn-transparent.btn-brown-light.focus {
background-color: transparent;
border-color: #BB865E; }
.btn-inverse.btn-brown-light .badge,
.btn-outline.btn-brown-light .badge,
.btn-inverted.btn-brown-light .badge,
.btn-transparent.btn-brown-light .badge {
color: transparent;
background-color: #BB865E; }
.btn-inverse.btn-brown-light:hover,
.btn-outline.btn-brown-light:hover,
.btn-inverted.btn-brown-light:hover,
.btn-transparent.btn-brown-light:hover {
background: #BB865E;
color: #fff;
border-color: #BB865E; }
.btn-inverse.btn-brown-lighter,
.btn-outline.btn-brown-lighter,
.btn-inverted.btn-brown-lighter,
.btn-transparent.btn-brown-lighter {
color: #F6E3C9;
background-color: transparent;
border-color: #F6E3C9;
border-width: 1px; }
.btn-inverse.btn-brown-lighter:focus, .btn-inverse.btn-brown-lighter.focus,
.btn-outline.btn-brown-lighter:focus,
.btn-outline.btn-brown-lighter.focus,
.btn-inverted.btn-brown-lighter:focus,
.btn-inverted.btn-brown-lighter.focus,
.btn-transparent.btn-brown-lighter:focus,
.btn-transparent.btn-brown-lighter.focus {
color: #F6E3C9;
background-color: transparent;
border-color: #e4aa5c; }
.btn-inverse.btn-brown-lighter:hover,
.btn-outline.btn-brown-lighter:hover,
.btn-inverted.btn-brown-lighter:hover,
.btn-transparent.btn-brown-lighter:hover {
color: #F6E3C9;
background-color: transparent;
border-color: #edc895; }
.btn-inverse.btn-brown-lighter:active, .btn-inverse.btn-brown-lighter.active,
.open > .btn-inverse.btn-brown-lighter.dropdown-toggle,
.btn-outline.btn-brown-lighter:active,
.btn-outline.btn-brown-lighter.active,
.open >
.btn-outline.btn-brown-lighter.dropdown-toggle,
.btn-inverted.btn-brown-lighter:active,
.btn-inverted.btn-brown-lighter.active,
.open >
.btn-inverted.btn-brown-lighter.dropdown-toggle,
.btn-transparent.btn-brown-lighter:active,
.btn-transparent.btn-brown-lighter.active,
.open >
.btn-transparent.btn-brown-lighter.dropdown-toggle {
color: #F6E3C9;
background-color: transparent;
border-color: #edc895; }
.btn-inverse.btn-brown-lighter:active:hover, .btn-inverse.btn-brown-lighter:active:focus, .btn-inverse.btn-brown-lighter:active.focus, .btn-inverse.btn-brown-lighter.active:hover, .btn-inverse.btn-brown-lighter.active:focus, .btn-inverse.btn-brown-lighter.active.focus,
.open > .btn-inverse.btn-brown-lighter.dropdown-toggle:hover,
.open > .btn-inverse.btn-brown-lighter.dropdown-toggle:focus,
.open > .btn-inverse.btn-brown-lighter.dropdown-toggle.focus,
.btn-outline.btn-brown-lighter:active:hover,
.btn-outline.btn-brown-lighter:active:focus,
.btn-outline.btn-brown-lighter:active.focus,
.btn-outline.btn-brown-lighter.active:hover,
.btn-outline.btn-brown-lighter.active:focus,
.btn-outline.btn-brown-lighter.active.focus,
.open >
.btn-outline.btn-brown-lighter.dropdown-toggle:hover,
.open >
.btn-outline.btn-brown-lighter.dropdown-toggle:focus,
.open >
.btn-outline.btn-brown-lighter.dropdown-toggle.focus,
.btn-inverted.btn-brown-lighter:active:hover,
.btn-inverted.btn-brown-lighter:active:focus,
.btn-inverted.btn-brown-lighter:active.focus,
.btn-inverted.btn-brown-lighter.active:hover,
.btn-inverted.btn-brown-lighter.active:focus,
.btn-inverted.btn-brown-lighter.active.focus,
.open >
.btn-inverted.btn-brown-lighter.dropdown-toggle:hover,
.open >
.btn-inverted.btn-brown-lighter.dropdown-toggle:focus,
.open >
.btn-inverted.btn-brown-lighter.dropdown-toggle.focus,
.btn-transparent.btn-brown-lighter:active:hover,
.btn-transparent.btn-brown-lighter:active:focus,
.btn-transparent.btn-brown-lighter:active.focus,
.btn-transparent.btn-brown-lighter.active:hover,
.btn-transparent.btn-brown-lighter.active:focus,
.btn-transparent.btn-brown-lighter.active.focus,
.open >
.btn-transparent.btn-brown-lighter.dropdown-toggle:hover,
.open >
.btn-transparent.btn-brown-lighter.dropdown-toggle:focus,
.open >
.btn-transparent.btn-brown-lighter.dropdown-toggle.focus {
color: #F6E3C9;
background-color: transparent;
border-color: #e4aa5c; }
.btn-inverse.btn-brown-lighter:active, .btn-inverse.btn-brown-lighter.active,
.open > .btn-inverse.btn-brown-lighter.dropdown-toggle,
.btn-outline.btn-brown-lighter:active,
.btn-outline.btn-brown-lighter.active,
.open >
.btn-outline.btn-brown-lighter.dropdown-toggle,
.btn-inverted.btn-brown-lighter:active,
.btn-inverted.btn-brown-lighter.active,
.open >
.btn-inverted.btn-brown-lighter.dropdown-toggle,
.btn-transparent.btn-brown-lighter:active,
.btn-transparent.btn-brown-lighter.active,
.open >
.btn-transparent.btn-brown-lighter.dropdown-toggle {
background-image: none; }
.btn-inverse.btn-brown-lighter.disabled:hover, .btn-inverse.btn-brown-lighter.disabled:focus, .btn-inverse.btn-brown-lighter.disabled.focus, .btn-inverse.btn-brown-lighter[disabled]:hover, .btn-inverse.btn-brown-lighter[disabled]:focus, .btn-inverse.btn-brown-lighter[disabled].focus,
fieldset[disabled] .btn-inverse.btn-brown-lighter:hover,
fieldset[disabled] .btn-inverse.btn-brown-lighter:focus,
fieldset[disabled] .btn-inverse.btn-brown-lighter.focus,
.btn-outline.btn-brown-lighter.disabled:hover,
.btn-outline.btn-brown-lighter.disabled:focus,
.btn-outline.btn-brown-lighter.disabled.focus,
.btn-outline.btn-brown-lighter[disabled]:hover,
.btn-outline.btn-brown-lighter[disabled]:focus,
.btn-outline.btn-brown-lighter[disabled].focus,
fieldset[disabled]
.btn-outline.btn-brown-lighter:hover,
fieldset[disabled]
.btn-outline.btn-brown-lighter:focus,
fieldset[disabled]
.btn-outline.btn-brown-lighter.focus,
.btn-inverted.btn-brown-lighter.disabled:hover,
.btn-inverted.btn-brown-lighter.disabled:focus,
.btn-inverted.btn-brown-lighter.disabled.focus,
.btn-inverted.btn-brown-lighter[disabled]:hover,
.btn-inverted.btn-brown-lighter[disabled]:focus,
.btn-inverted.btn-brown-lighter[disabled].focus,
fieldset[disabled]
.btn-inverted.btn-brown-lighter:hover,
fieldset[disabled]
.btn-inverted.btn-brown-lighter:focus,
fieldset[disabled]
.btn-inverted.btn-brown-lighter.focus,
.btn-transparent.btn-brown-lighter.disabled:hover,
.btn-transparent.btn-brown-lighter.disabled:focus,
.btn-transparent.btn-brown-lighter.disabled.focus,
.btn-transparent.btn-brown-lighter[disabled]:hover,
.btn-transparent.btn-brown-lighter[disabled]:focus,
.btn-transparent.btn-brown-lighter[disabled].focus,
fieldset[disabled]
.btn-transparent.btn-brown-lighter:hover,
fieldset[disabled]
.btn-transparent.btn-brown-lighter:focus,
fieldset[disabled]
.btn-transparent.btn-brown-lighter.focus {
background-color: transparent;
border-color: #F6E3C9; }
.btn-inverse.btn-brown-lighter .badge,
.btn-outline.btn-brown-lighter .badge,
.btn-inverted.btn-brown-lighter .badge,
.btn-transparent.btn-brown-lighter .badge {
color: transparent;
background-color: #F6E3C9; }
.btn-inverse.btn-brown-lighter:hover,
.btn-outline.btn-brown-lighter:hover,
.btn-inverted.btn-brown-lighter:hover,
.btn-transparent.btn-brown-lighter:hover {
background: #F6E3C9;
color: #fff;
border-color: #F6E3C9; }
.comment-list ol {
list-style: none; }
#post-comments {
background: #f8f8f8;
margin-top: 30px; }
#respond {
margin-top: 20px; }
#comments .comment .comment {
margin-top: 20px; }
#comments .comment-meta:before, #comments .comment-meta:after {
content: " ";
display: table; }
#comments .comment-meta:after {
clear: both; }
#comments .comment-awaiting-moderation {
margin: 10px auto;
opacity: 0.5; }
#comments .comment-author {
padding: 0; }
#comments .comment-metadata {
padding: 0;
font-size: 0.75em;
letter-spacing: 1px;
text-transform: uppercase;
text-align: right; }
#comments .comment-metadata a {
color: #363636; }
#comments .comment-content {
font-size: 120%; }
.comment-list {
margin-bottom: 40px; }
.gform_wrapper form {
margin-bottom: 0; }
.gform_wrapper .gfield_required {
padding-left: 1px;
color: #fff; }
.ginput_container textarea {
height: auto; }
.gform_wrapper .gfield_error .gfield_label {
color: #fff; }
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
border-color: #EA5758;
background-color: #EA5758;
color: #fff; }
.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
border-color: #fff;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6); }
.main {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.main {
float: left;
width: 100%; } }
.sidebar-primary .main {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.sidebar-primary .main {
float: left;
width: 66.6666666667%; } }
.sidebar {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.sidebar {
float: left;
width: 33.3333333333%; } }
.alignnone {
margin-left: 0;
margin-right: 0;
max-width: 100%;
height: auto; }
.aligncenter {
display: block;
margin: 11px auto;
height: auto; }
.alignleft,
.alignright {
margin-bottom: 11px;
height: auto; }
@media (min-width: 768px) {
.alignleft {
float: left;
margin-right: 11px; }
.alignright {
float: right;
margin-left: 11px; } }
.wp-caption-text {
padding: 9px; }
body.admin-bar .navbar-fixed-top,
body.admin-bar body {
margin-top: 40px; }
@media (min-width: 768px) {
body.admin-bar .navbar-fixed-top,
body.admin-bar body {
margin-top: 32px; } }
.content-section {
padding: 30px 0;
position: relative; }
.content-section .container, .content-section .nav-links {
position: relative;
z-index: 10; }
.content-section.dark {
background: #000;
color: #fff; }
.content-section.section-small {
padding: 15px 0; }
.content-section.section-large {
padding: 60px 0; }
.content-section.section-larger {
padding: 90px 0; }
.content-section.section-huge {
padding: 120px 0; }
.content-section.cta {
text-align: center; }
.content-section.cta h1,
.content-section.cta .h1 {
font-weight: 900; }
.content-section.cta h2,
.content-section.cta .h2 {
font-weight: 900; }
.content-section.cta h3,
.content-section.cta .h3 {
font-weight: 900; }
.content-section.cta h4,
.content-section.cta .h4,
.content-section.cta #respond > h2,
.content-section.cta #comments > h2 {
font-weight: 900; }
.content-section.cta h5, .content-section.cta footer.content-info #footer-widgets .widget h3, footer.content-info #footer-widgets .widget .content-section.cta h3,
.content-section.cta .h5 {
font-weight: 900; }
.content-section.cta h6,
.content-section.cta .h6 {
font-weight: 900; }
.content-section.section-primary {
background-color: #000000;
color: #fff; }
.content-section.section-secondary {
background-color: #ffffff;
color: #fff; }
.content-section.section-success {
background-color: #8AC06E;
color: #fff; }
.content-section.section-info {
background-color: #114F7C;
color: #fff; }
.content-section.section-warning {
background-color: #FF9B01;
color: #fff; }
.content-section.section-danger {
background-color: #EA5758;
color: #fff; }
.content-section.section-gray-lightest {
background-color: #f8f8f8;
color: #363636; }
.content-section.section-gray-lighter {
background-color: #eeeeee;
color: #363636; }
.content-section.section-gray-light {
background-color: #777777;
color: #fff; }
.content-section.section-gray {
background-color: #555555;
color: #fff; }
.content-section.section-gray-dark {
background-color: #333333;
color: #fff; }
.content-section.section-gray-darker {
background-color: #222222;
color: #fff; }
.content-section.section-blue {
background-color: #ffffff;
color: #fff; }
.content-section.section-purple {
background-color: #4a2771;
color: #fff; }
.content-section.section-pink {
background-color: #f04e98;
color: #fff; }
.content-section.section-green {
background-color: #8AC06E;
color: #fff; }
.content-section.section-yellow {
background-color: #ffcc00;
color: #fff; }
.content-section.section-white {
background-color: #ffffff;
color: #363636; }
.content-section.section-black {
background-color: #000;
color: #fff; }
.content-section.section-brown-darker {
background-color: #2E170C;
color: #fff; }
.content-section.section-brown-dark {
background-color: #5B3221;
color: #fff; }
.content-section.section-brown {
background-color: #966746;
color: #fff; }
.content-section.section-brown-light {
background-color: #BB865E;
color: #fff; }
.content-section.section-brown-lighter {
background-color: #F6E3C9;
color: #fff; }
.has-overlay {
position: relative;
z-index: 20; }
.overlay-container {
overflow: hidden;
position: relative; }
.overlay-link {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
z-index: 30; }
.overlay-link:hover {
background: rgba(246, 227, 201, 0.1); }
.overlay-image {
-webkit-transition:all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-transition:all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
transition: all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
z-index: 10; }
.overlay-image.overlay-link-hover-image {
filter: brightness(1) grayscale(0);
opacity: 0; }
.overlay-image.overlay-link-image {
filter: brightness(0.7) grayscale(0.9);
opacity: 0.7; }
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
z-index: 1;
background-color: rgba(0, 0, 0, 0.6); }
.overlay.overlay-primary {
background-color: rgba(0, 0, 0, 0.6); }
.overlay.overlay-secondary {
background-color: rgba(255, 255, 255, 0.6); }
.overlay.overlay-success {
background-color: rgba(138, 192, 110, 0.6); }
.overlay.overlay-info {
background-color: rgba(17, 79, 124, 0.6); }
.overlay.overlay-warning {
background-color: rgba(255, 155, 1, 0.6); }
.overlay.overlay-danger {
background-color: rgba(234, 87, 88, 0.6); }
.overlay.overlay-gray-lightest {
background-color: rgba(248, 248, 248, 0.6); }
.overlay.overlay-gray-lighter {
background-color: rgba(238, 238, 238, 0.6); }
.overlay.overlay-gray-light {
background-color: rgba(119, 119, 119, 0.6); }
.overlay.overlay-gray {
background-color: rgba(85, 85, 85, 0.6); }
.overlay.overlay-gray-dark {
background-color: rgba(51, 51, 51, 0.6); }
.overlay.overlay-gray-darker {
background-color: rgba(34, 34, 34, 0.6); }
.overlay.overlay-blue {
background-color: rgba(255, 255, 255, 0.6); }
.overlay.overlay-purple {
background-color: rgba(74, 39, 113, 0.6); }
.overlay.overlay-pink {
background-color: rgba(240, 78, 152, 0.6); }
.overlay.overlay-green {
background-color: rgba(138, 192, 110, 0.6); }
.overlay.overlay-yellow {
background-color: rgba(255, 204, 0, 0.6); }
.overlay.overlay-white {
background-color: rgba(255, 255, 255, 0.6); }
.overlay.overlay-black {
background-color: rgba(0, 0, 0, 0.6); }
.overlay.overlay-brown-darker {
background-color: rgba(46, 23, 12, 0.6); }
.overlay.overlay-brown-dark {
background-color: rgba(91, 50, 33, 0.6); }
.overlay.overlay-brown {
background-color: rgba(150, 103, 70, 0.6); }
.overlay.overlay-brown-light {
background-color: rgba(187, 134, 94, 0.6); }
.overlay.overlay-brown-lighter {
background-color: rgba(246, 227, 201, 0.6); }
.opening-times {
background: #000;
color: #fff; }
.opening-times .container, .opening-times .nav-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
@media (min-width: 768px) {
.opening-times .container, .opening-times .nav-links {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; } }
.opening-times .container .days, .opening-times .nav-links .days, .opening-times .container .schedule dt, .opening-times .nav-links .schedule dt {
line-height: 1.7;
padding-top: 26px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
color: #F6E3C9;
font-size: 0.8em;
text-align: right;
display: none; }
@media (min-width: 768px) {
.opening-times .container .days, .opening-times .nav-links .days, .opening-times .container .schedule dt, .opening-times .nav-links .schedule dt {
display: block; } }
.opening-times .container .schedule, .opening-times .nav-links .schedule {
text-align: center;
padding: 0 20px;
min-width: 100px; }
.opening-times .container .schedule dt, .opening-times .nav-links .schedule dt {
text-align: center;
padding-top: 0;
display: block; }
@media (min-width: 768px) {
.opening-times .container .schedule dt, .opening-times .nav-links .schedule dt {
display: none; } }
.opening-times .container .schedule h3, .opening-times .nav-links .schedule h3 {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
color: #F6E3C9; }
#modal_screen {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1100;
background-color: #2E170C; }
#modal_screen.nope #modal_content {
border: none !important; }
#modal_content {
position: fixed;
z-index: 1101;
margin: 0 auto;
border-radius: 5px;
width: 90%;
padding: 3em;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
background-repeat: no-repeat;
text-align: center;
display: table; }
#modal_content .content_wrapper {
display: table-cell;
vertical-align: middle; }
#modal_content h2 {
margin: 0 0 0 0;
color: #fff; }
#modal_content p {
max-width: 75%;
margin: 10px auto 20px;
color: #fff; }
#modal_content nav {
font-size: 16px;
display: table;
width: 282px; }
#modal_content nav ul {
display: table-row;
width: 100%;
margin: 0;
padding: 0; }
#modal_content nav li {
display: table-cell;
text-align: right;
width: auto; }
#modal_content nav:after {
content: "";
display: block;
clear: both; }
#modal_content nav small {
display: block;
text-align: center;
color: #888;
margin: 1em 0 0; }
@media (min-width: 688px) {
#modal_content {
top: 10em;
top: 30vh;
width: 90%;
max-width: 500px;
height: 500px;
padding: 3em;
display: table; }
#modal_content .content_wrapper {
display: table-cell;
vertical-align: middle; } }
#age-check-logo {
max-width: 250px;
margin: auto;
height: auto; }
.sidebar {
background: transparent;
box-shadow: none;
display: none; }
.sidebar h1,
.sidebar .h1 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900;
font-size: 1.2em;
text-transform: uppercase;
letter-spacing: 1px; }
.sidebar h2,
.sidebar .h2 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900;
font-size: 1.2em;
text-transform: uppercase;
letter-spacing: 1px; }
.sidebar h3,
.sidebar .h3 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900;
font-size: 1.2em;
text-transform: uppercase;
letter-spacing: 1px; }
.sidebar h4,
.sidebar .h4,
.sidebar #respond > h2,
.sidebar #comments > h2 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900;
font-size: 1.2em;
text-transform: uppercase;
letter-spacing: 1px; }
.sidebar h5, .sidebar footer.content-info #footer-widgets .widget h3, footer.content-info #footer-widgets .widget .sidebar h3,
.sidebar .h5 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900;
font-size: 1.2em;
text-transform: uppercase;
letter-spacing: 1px; }
.sidebar h6,
.sidebar .h6 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900;
font-size: 1.2em;
text-transform: uppercase;
letter-spacing: 1px; }
@media (min-width: 768px) {
.sidebar {
display: block; } }
@media (min-width: 768px) {
#single-blog-sidebar {
margin-top: 130px; } }
body.blog {
background: #f2f2f2; }
#blog-posts {
padding: 60px 0; }
#blog-posts h1,
#blog-posts .h1 {
text-transform: none;
letter-spacing: 0; }
#blog-posts h2,
#blog-posts .h2 {
text-transform: none;
letter-spacing: 0; }
#blog-posts h3,
#blog-posts .h3 {
text-transform: none;
letter-spacing: 0; }
#blog-posts h4,
#blog-posts .h4,
#blog-posts #respond > h2,
#blog-posts #comments > h2 {
text-transform: none;
letter-spacing: 0; }
#blog-posts h5, #blog-posts footer.content-info #footer-widgets .widget h3, footer.content-info #footer-widgets .widget #blog-posts h3,
#blog-posts .h5 {
text-transform: none;
letter-spacing: 0; }
#blog-posts h6,
#blog-posts .h6 {
text-transform: none;
letter-spacing: 0; }
#blog-posts a {
text-decoration: none; }
#blog-posts a:hover {
text-decoration: none; }
@media (min-width: 768px) {
.blog-post:nth-child(2n+1) {
clear: both; } }
@media (min-width: 992px) {
.blog-post:nth-child(2n+1) {
clear: none; }
.blog-post:nth-child(3n+1) {
clear: both; } }
.blog-post > article {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 30px 20px;
border-radius: 2px; }
.blog-post > article .image {
height: auto;
width: 100%;
background: #000; }
@media (min-width: 992px) {
.blog-post > article .image {
height: 200px;
width: auto; } }
.blog-post > article .image img {
width: 100%;
height: auto; }
.blog-post > article header {
box-shadow: rgba(0, 0, 0, 0.02) 3px 3px 3px 1px;
background: #fff;
text-align: center;
width: 100%;
padding: 20px; }
@media (min-width: 992px) {
.blog-post > article header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: left; }
.blog-post > article header.has-image {
min-height: 200px; } }
.entry-title {
font-family: "Cardo", "Merriweather", Georgia, "Times New Roman", Times, serif;
margin: 0 auto 15px;
line-height: 1.4;
font-weight: 100;
color: #363636; }
.entry-title a {
color: #363636; }
.excerpt {
margin-bottom: 15px; }
.entry-content {
font-size: 120%;
line-height: 1.4; }
.entry-content img,
.entry-content figure {
width: 100%; }
.entry-content h1,
.entry-content .h1 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900; }
.entry-content h2,
.entry-content .h2 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900; }
.entry-content h3,
.entry-content .h3 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900; }
.entry-content h4,
.entry-content .h4,
.entry-content #respond > h2,
.entry-content #comments > h2 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900; }
.entry-content h5, .entry-content footer.content-info #footer-widgets .widget h3, footer.content-info #footer-widgets .widget .entry-content h3,
.entry-content .h5 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900; }
.entry-content h6,
.entry-content .h6 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900; }
.entry-meta {
padding: 2px 0 10px 0;
font-size: 0.8em; }
.blog-post-header {
padding-top: 55px;
padding-bottom: 55px;
text-align: center;
background: #fff; }
.blog-post-header + #post-featured-image {
margin-bottom: 0; }
#post-featured-image img,
#post-featured-image figure {
width: 100%; }
body.archive.category.category-events {
background-color: #222; }
body.archive.category.category-events .panel-body .content-section {
padding: 0; }
body.archive.post-type-archive-group .panel-body .content-section {
padding: 0; }
.group-list-item .panel {
overflow: hidden;
position: relative; }
.group-list-item dd {
margin-bottom: 5px; }
.modon-single-group-content {
margin-bottom: 30px; }
.acf-map {
width: 100%;
height: 400px;
margin: 0 0 20px 0; }
#page-content {
background-size: cover;
background-position: center center;
background-repeat: none; }
#page-content h1.left-text::after,
#page-content .h1.left-text::after {
margin: 20px 0; }
#page-content h1.right-text::after,
#page-content .h1.right-text::after {
margin: 20px 0 20px auto; }
#page-content h2.left-text::after,
#page-content .h2.left-text::after {
margin: 20px 0; }
#page-content h2.right-text::after,
#page-content .h2.right-text::after {
margin: 20px 0 20px auto; }
#page-content h3.left-text::after,
#page-content .h3.left-text::after {
margin: 20px 0; }
#page-content h3.right-text::after,
#page-content .h3.right-text::after {
margin: 20px 0 20px auto; }
#page-content h4.left-text::after,
#page-content .h4.left-text::after,
#page-content #respond > h2.left-text::after,
#page-content #comments > h2.left-text::after {
margin: 20px 0; }
#page-content h4.right-text::after,
#page-content .h4.right-text::after,
#page-content #respond > h2.right-text::after,
#page-content #comments > h2.right-text::after {
margin: 20px 0 20px auto; }
#page-content h5.left-text::after, #page-content footer.content-info #footer-widgets .widget h3.left-text::after, footer.content-info #footer-widgets .widget #page-content h3.left-text::after,
#page-content .h5.left-text::after {
margin: 20px 0; }
#page-content h5.right-text::after, #page-content footer.content-info #footer-widgets .widget h3.right-text::after, footer.content-info #footer-widgets .widget #page-content h3.right-text::after,
#page-content .h5.right-text::after {
margin: 20px 0 20px auto; }
#page-content h6.left-text::after,
#page-content .h6.left-text::after {
margin: 20px 0; }
#page-content h6.right-text::after,
#page-content .h6.right-text::after {
margin: 20px 0 20px auto; }
#page-content .section {
height: auto;
width: 100%;
padding: 30px 0;
background-position: center center;
background-repeat: none;
background-size: cover; }
#page-content .section.large {
padding: 100px 0; }
#page-content .section .center-text {
text-align: center; }
#page-content .section .left-text {
text-align: left; }
#page-content .section .right-text {
text-align: right; }
#page-content .section .container, #page-content .section .nav-links {
height: 100%; }
#page-content .section .text-container {
width: auto; }
#page-content .section a {
color: inherit;
text-decoration: underline; }
#page-content .section a:hover {
text-decoration: none; }
@media (min-width: 768px) {
#page-content .section {
height: 500px;
padding: 200px 0;
float: left; }
#page-content .section .center-text {
text-align: center; }
#page-content .section .left-text {
text-align: left; }
#page-content .section .right-text {
text-align: right; }
#page-content .section .section-container {
height: 100px; }
#page-content .section .text-container {
width: 70%;
height: 100%; }
#page-content .section .text-container.left-text .count {
margin-left: 0; }
#page-content .section .text-container.right-text .count {
margin-right: 0; }
#page-content .section .text-container.text-container-large {
width: 100%; }
#page-content .section.map {
padding: 0;
height: 500px; } }
@media (min-width: 992px) {
#page-content .section .text-container {
width: 50%; }
#page-content .section .text-container.text-container-large {
width: 100%; }
#page-content .section.half {
width: 50%; }
#page-content .section.half .section-container {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: none;
margin: auto; } }
@media (min-width: 992px) and (min-width: 768px) {
#page-content .section.half .section-container {
float: left;
width: 75%; } }
@media (min-width: 992px) {
#page-content .section.half .text-container {
width: 100%; } }
@media (min-width: 768px) {
.page-content > [class*='col-'] {
padding-right: 0;
padding-left: 0; } }
.page-content .outer {
width: 100%; }
.page-content h1,
.page-content .h1 {
text-transform: none; }
.page-content h2,
.page-content .h2 {
text-transform: none; }
.page-content h3,
.page-content .h3 {
text-transform: none; }
.page-content h4,
.page-content .h4,
.page-content #respond > h2,
.page-content #comments > h2 {
text-transform: none; }
.page-content h5, .page-content footer.content-info #footer-widgets .widget h3, footer.content-info #footer-widgets .widget .page-content h3,
.page-content .h5 {
text-transform: none; }
.page-content h6,
.page-content .h6 {
text-transform: none; }
.full-image {
width: 100%;
height: auto; }
.content-text {
padding: 30px 15px; }
@media (min-width: 768px) {
.content-text {
padding: 60px 15px; } }
.inner-content {
z-index: 10;
position: relative; }
.content-text-container.primary,
.content-text.primary {
background-color: #000000;
color: #fff; }
.content-text-container.secondary,
.content-text.secondary {
background-color: #ffffff;
color: #fff; }
.content-text-container.success,
.content-text.success {
background-color: #8AC06E;
color: #fff; }
.content-text-container.info,
.content-text.info {
background-color: #114F7C;
color: #fff; }
.content-text-container.warning,
.content-text.warning {
background-color: #FF9B01;
color: #fff; }
.content-text-container.danger,
.content-text.danger {
background-color: #EA5758;
color: #fff; }
.content-text-container.gray-lightest,
.content-text.gray-lightest {
background-color: #f8f8f8;
color: #363636; }
.content-text-container.gray-lighter,
.content-text.gray-lighter {
background-color: #eeeeee;
color: #363636; }
.content-text-container.gray-light,
.content-text.gray-light {
background-color: #777777;
color: #fff; }
.content-text-container.gray,
.content-text.gray {
background-color: #555555;
color: #fff; }
.content-text-container.gray-dark,
.content-text.gray-dark {
background-color: #333333;
color: #fff; }
.content-text-container.gray-darker,
.content-text.gray-darker {
background-color: #222222;
color: #fff; }
.content-text-container.blue,
.content-text.blue {
background-color: #ffffff;
color: #fff; }
.content-text-container.purple,
.content-text.purple {
background-color: #4a2771;
color: #fff; }
.content-text-container.pink,
.content-text.pink {
background-color: #f04e98;
color: #fff; }
.content-text-container.green,
.content-text.green {
background-color: #8AC06E;
color: #fff; }
.content-text-container.yellow,
.content-text.yellow {
background-color: #ffcc00;
color: #fff; }
.content-text-container.white,
.content-text.white {
background-color: #ffffff;
color: #363636; }
.content-text-container.black,
.content-text.black {
background-color: #000;
color: #fff; }
.content-text-container.brown-darker,
.content-text.brown-darker {
background-color: #2E170C;
color: #fff; }
.content-text-container.brown-dark,
.content-text.brown-dark {
background-color: #5B3221;
color: #fff; }
.content-text-container.brown,
.content-text.brown {
background-color: #966746;
color: #fff; }
.content-text-container.brown-light,
.content-text.brown-light {
background-color: #BB865E;
color: #fff; }
.content-text-container.brown-lighter,
.content-text.brown-lighter {
background-color: #F6E3C9;
color: #fff; }
.content-image {
min-height: 500px;
background-position: center center;
background-repeat: no-repeat; }
@media (min-width: 768px) {
.page-content-container {
display: table-row; }
.content-text-container,
.content-image {
display: table-cell;
vertical-align: middle;
float: none; }
.content-image {
height: auto; } }
.page-content-field-container {
margin-bottom: 50px; }
body.contact .page-content-container .content-text-container {
vertical-align: top; }
.page-header {
margin: 0 auto 30px;
border: none;
padding: 30px 0;
background: #f8f8f8;
color: #363636;
position: relative;
overflow: hidden;
text-align: center; }
@media (min-width: 768px) {
.page-header {
text-align: left; } }
.page-header.outer {
text-align: center;
margin: 0 auto;
height: 450px;
width: 100%; }
.page-header img {
margin: auto; }
@media (min-width: 768px) {
.page-header {
text-align: left; } }
.page-header .jumbotron {
background: transparent;
padding: 0; }
.page-header h1,
.page-header .h1 {
font-weight: 100;
margin: 0 auto; }
.page-header h2,
.page-header .h2 {
font-weight: 100;
margin: 0 auto; }
.page-header h3,
.page-header .h3 {
font-weight: 100;
margin: 0 auto; }
.page-header h4,
.page-header .h4,
.page-header #respond > h2,
.page-header #comments > h2 {
font-weight: 100;
margin: 0 auto; }
.page-header h5, .page-header footer.content-info #footer-widgets .widget h3, footer.content-info #footer-widgets .widget .page-header h3,
.page-header .h5 {
font-weight: 100;
margin: 0 auto; }
.page-header h6,
.page-header .h6 {
font-weight: 100;
margin: 0 auto; }
.page-header .intro {
margin-left: 5px;
margin-top: 15px; }
.simple-page-header {
padding-top: 120px; }
#breadcrumbs {
margin-bottom: 0;
font-size: 0.7em;
color: #777777;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase; }
#breadcrumbs .breadcrumb_last {
font-weight: bold;
color: #b5b4b4; }
footer.content-info {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 40px 0;
background: #1b1b1b;
color: #fff; }
footer.content-info a {
color: #F6E3C9; }
footer.content-info h1,
footer.content-info .h1 {
font-weight: 400; }
footer.content-info h2,
footer.content-info .h2 {
font-weight: 400; }
footer.content-info h3,
footer.content-info .h3 {
font-weight: 400; }
footer.content-info h4,
footer.content-info .h4,
footer.content-info #respond > h2,
footer.content-info #comments > h2 {
font-weight: 400; }
footer.content-info h5, footer.content-info #footer-widgets .widget h3,
footer.content-info .h5 {
font-weight: 400; }
footer.content-info h6,
footer.content-info .h6 {
font-weight: 400; }
footer.content-info .footer-bottom {
padding-top: 30px; }
footer.content-info .copyright {
font-size: .8em;
font-weight: 500;
text-align: center;
margin-bottom: 15px;
padding-bottom: 15px;
margin: auto; }
footer.content-info .copyright a {
color: #fff; }
footer.content-info #footer-logos {
text-align: center;
margin: 20px auto 20px; }
footer.content-info #footer-logos img {
float: none;
display: inline-block;
margin: 0 10px;
padding: 20px; }
@media (min-width: 768px) {
footer.content-info #footer-logos img {
padding: 0; } }
footer.content-info #footer-logos .logo1 {
width: 130px;
height: auto;
opacity: 0.5; }
@media (min-width: 768px) {
footer.content-info #footer-logos .logo1 {
width: 130px; } }
footer.content-info .footer-menu ul,
footer.content-info #footer-contact-details ul {
width: 100%;
text-align: center; }
footer.content-info .footer-menu ul > li,
footer.content-info #footer-contact-details ul > li {
float: none;
display: inline-block;
margin: 0 6px; }
footer.content-info .footer-menu {
padding-bottom: 20px;
display: none; }
@media (min-width: 992px) {
footer.content-info .footer-menu {
display: block; } }
footer.content-info .footer-menu ul,
footer.content-info .footer-menu li {
margin: 0;
padding: 0; }
footer.content-info .footer-menu li {
display: inline-block; }
footer.content-info .footer-menu li .fa-circle {
color: #fff; }
footer.content-info .footer-menu li a {
font-size: 0.8em;
font-weight: 600;
color: #F6E3C9;
padding: 6px 7px;
text-transform: uppercase;
letter-spacing: 1px; }
footer.content-info .footer-menu .fa-stack .fa:not(.fa-circle) {
color: #2E170C; }
footer.content-info #footer-contact-details {
margin-top: 30px; }
footer.content-info #footer-widgets {
text-align: center; }
@media (min-width: 768px) {
footer.content-info #footer-widgets {
text-align: left; } }
footer.content-info #footer-widgets .widget {
font-size: 0.9em; }
footer.content-info #footer-widgets .widget h1,
footer.content-info #footer-widgets .widget .h1 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-bottom: 10px;
margin-bottom: 10px;
letter-spacing: 1px; }
footer.content-info #footer-widgets .widget h2,
footer.content-info #footer-widgets .widget .h2 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-bottom: 10px;
margin-bottom: 10px;
letter-spacing: 1px; }
footer.content-info #footer-widgets .widget h3,
footer.content-info #footer-widgets .widget .h3 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-bottom: 10px;
margin-bottom: 10px;
letter-spacing: 1px; }
footer.content-info #footer-widgets .widget h4,
footer.content-info #footer-widgets .widget .h4,
footer.content-info #footer-widgets .widget #respond > h2,
footer.content-info #footer-widgets .widget #comments > h2 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-bottom: 10px;
margin-bottom: 10px;
letter-spacing: 1px; }
footer.content-info #footer-widgets .widget h5, footer.content-info #footer-widgets .widget h3,
footer.content-info #footer-widgets .widget .h5 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-bottom: 10px;
margin-bottom: 10px;
letter-spacing: 1px; }
footer.content-info #footer-widgets .widget h6,
footer.content-info #footer-widgets .widget .h6 {
font-family: "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
padding-bottom: 10px;
margin-bottom: 10px;
letter-spacing: 1px; }
#footer-cta {
margin-bottom: 50px; }
#footer-cta h1,
#footer-cta .h1 {
margin-top: 0; }
#process .section {
height: auto;
width: 100%;
padding: 100px 0;
background-position: center center;
background-repeat: none;
background-size: cover;
text-align: center; }
#process .section .center-text,
#process .section .left-text,
#process .section .right-text {
text-align: center; }
#process .section .container, #process .section .nav-links {
height: 100%; }
#process .section .text-container {
width: auto; }
#process .section a {
color: inherit;
text-decoration: underline; }
#process .section a:hover {
text-decoration: none; }
@media (min-width: 768px) {
#process .section {
height: 600px;
padding: 50px 0;
float: left; }
#process .section .center-text {
text-align: center; }
#process .section .left-text {
text-align: left; }
#process .section .right-text {
text-align: right; }
#process .section .section-container {
height: 500px; }
#process .section .text-container {
width: 70%;
height: 100%; }
#process .section .text-container.left-text .count {
margin-left: 0; }
#process .section .text-container.right-text .count {
margin-right: 0; } }
@media (min-width: 992px) {
#process .section {
height: 700px; }
#process .section .text-container {
width: 50%; }
#process .section .section-container {
height: 600px; }
#process .section.half {
width: 50%; }
#process .section.half .section-container {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: none;
margin: auto; } }
@media (min-width: 992px) and (min-width: 768px) {
#process .section.half .section-container {
float: left;
width: 75%; } }
@media (min-width: 992px) {
#process .section.half .text-container {
width: 100%; } }
#process .count {
margin: auto;
font-size: 3em;
font-weight: 900;
text-align: center !important;
width: 69px;
height: 69px;
border: 4px solid #363636;
border-radius: 100%; }
#velo-head {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed; }
#opening-times-link {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 100%;
position: absolute;
bottom: 0;
background: #1b1a1a;
color: #F6E3C9;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 3000;
padding: 10px 15px;
font-size: 0.9em;
font-family: "futura-pt", "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: center; }
#opening-times-link:hover, #opening-times-link:focus {
text-decoration: none;
background: #fff;
color: #000; }
@media (min-width: 768px) {
#opening-times-link {
display: block;
bottom: 0;
right: 30px;
width: auto; } }
body.home .carousel,
body.home .item,
body.home .active {
height: 100%; }
body.home .carousel-inner {
height: 100%;
z-index: 10; }
#home-header {
height: 800px; }
#slideshow {
height: 450px;
position: relative;
overflow: hidden;
background: #2E170C;
color: #fff; }
#slideshow .slide-intro h1 {
font-size: 29px; }
@media (min-width: 835px) {
#slideshow {
height: 600px; }
#slideshow .slide-intro h1 {
font-size: 36px; } }
#slideshow .swiper-slide {
padding: 25px;
position: relative; }
#slideshow .swiper-slide .container, #slideshow .swiper-slide .nav-links {
position: relative;
z-index: 20; }
#home {
background-color: #2E170C; }
#home h1,
#home .slide-title {
margin-top: 0; }
#home img {
margin: auto; }
.slide-intro {
text-transform: none; }
.slider-arrow, #arrow-left, #arrow-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
width: 50px;
height: 50px;
margin-top: -25px;
font-size: 50px; }
.carousel-control {
width: 20%; }
@media (min-width: 768px) {
.carousel-control {
width: 10%; } }
@media (min-width: 992px) {
.carousel-control {
width: 7%; } }
#arrow-left {
margin-left: -50px; }
#arrow-right {
margin-left: -15px; }
.carousel-control.left, .carousel-control.right {
background-image: -webkit-linear-gradient(left, transparent 0%, transparent 100%);
background-image: -o-linear-gradient(left, transparent 0%, transparent 100%);
background-image: linear-gradient(to right, transparent 0%, transparent 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1); }
.swiper-pagination-bullet {
border: 1px solid #000000;
background: #000000; }
.swiper-pagination-bullet-active {
background: #000000; }
#navbar-top {
margin-bottom: 0; }
#navbar-top .dropdown.open {
background-color: #48281a; }
.navbar {
font-family: "futura-pt", "rucksack", "acumin-pro", "Open Sans", "geomanist", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif; }
#nav-phone-number {
text-align: center; }
#nav-phone-number a {
font-size: 1.3em; }
@media (min-width: 1070px) {
#nav-phone-number {
display: none; } }
.banner .nav > li > a {
font-size: 0.9em;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1.2px;
padding-left: 0;
padding-right: 0;
margin-left: 5px;
margin-right: 10px; }
.banner .nav > li.current_page_item > a {
font-weight: 600; }
.banner .nav > li.current_page_item > a:after {
-webkit-transition: all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-transition: all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
transition: all 0.2s cubic-bezier(0.095, 0.6, 0.495, 0.975);
content: ' ';
display: block;
position: absolute;
height: 3px;
background: #BB865E;
width: 100%;
margin-top: 0;
top: 0; }
.banner .nav > li.current_page_item > a:hover:after {
margin-top: 5px; }
.navbar-toggle {
position: relative;
z-index: 3000; }
.navbar-brand {
position: relative;
z-index: 3000; }
.navbar-brand img {
margin-top: -13px;
height: 55px; }
.dropdown-menu > li > a {
padding: 7px 20px; }
.map-container {
height: 100%;
width: 100%; }
@media (min-width: 1070px) {
#tr-nav-right {
margin-right: 30px; } }
#tr-full-screen-nav {
-webkit-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: ease;
-o-animation-timing-function: ease;
animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1060;
position: fixed;
top: 0;
bottom: -100%;
left: 0;
right: 0;
height: 0;
width: 0;
background: #000;
text-align: center;
overflow: scroll; }
#tr-full-screen-nav > .outer {
visibility: hidden; }
#tr-full-screen-nav .current-menu-item a {
opacity: 1; }
#tr-full-screen-nav a {
color: #fff;
font-weight: 100;
font-size: 3em;
opacity: 0.6; }
#tr-full-screen-nav a:hover {
background: transparent;
opacity: 1;
letter-spacing: 1px; }
#tr-full-screen-nav.active {
-webkit-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.2s;
-o-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
bottom: 0;
height: 100%;
width: 100%; }
#tr-full-screen-nav.active > .outer {
-webkit-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.2s;
-o-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;
-webkit-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
visibility: visible; }
#tr-full-screen-nav.active #tr-full-screen-nav-close {
-webkit-animation-name: flipInX;
-o-animation-name: flipInX;
animation-name: flipInX;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.2s;
-o-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;
-webkit-animation-timing-function: ease;
-o-animation-timing-function: ease;
animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
visibiliy: visible; }
#tr-full-screen-nav-close {
position: fixed;
top: 0;
right: 0;
padding: 50px;
color: #fff;
visibiliy: hidden; }
#tr-nav-toggle:focus,
#tr-full-screen-nav-close:focus {
border: none;
outline: none; }
#full-screen-nav-icon {
width: 50px;
height: auto;
margin-bottom: 50px; }
#tr-nav-cart {
box-shadow: none;
background-color: #48281a;
color: #F6E3C9;
margin: auto; }
@media (min-width: 768px) {
#tr-nav-cart {
width: 450px;
padding: 25px; } }
#tr-nav-cart a:not(.btn):not(.nav-links a):not(.comment-form input[type="submit"]):not(#comments .comment-reply-link):not(.gform_button):not(.woocommerce ul.products .added_to_cart):not(
.woocommerce-page ul.products .added_to_cart):not(.woocommerce-product-search button[type=submit]) {
color: #F6E3C9;
font-weight: 500;
display: inline-block; }
#tr-nav-cart tr .quantity {
text-align: right; }
#tr-nav-cart tr td {
vertical-align: middle; }
#tr-nav-cart .variation {
display: none; }
#tr-nav-cart .nav-cart-image-title img {
height: 50px;
width: 50px;
margin-right: 30px; }
#tr-nav-cart .nav-cart-price {
text-align: right; }
#tr-nav-cart .total {
margin-bottom: 30px; }
#artist-single {
background-color: #000000;
color: #ffffff; }
#artist-single > div:not(:first-child) {
background-color: #ffffff;
color: #000000; }
#artist-single > div:not(:first-child) > div {
padding: 30px; }
#artist-single > div:first-child {
padding: 30px; }
.social-icons a {
color: #ffffff;
padding-left: 5px; }
.single-feature {
position: relative;
text-align: center;
background-size: cover; }
.single-feature .has-overlay {
color: #fff;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
padding: 30px; }
.woocommerce #content,
.woocommerce #primary,
.woocommerce-page #content,
.woocommerce-page #primary {
padding-top: 50px; }
.woocommerce .price,
.woocommerce-page .price {
color: #5B3221 !important;
font-size: 1.5em !important; }
.woocommerce .price del,
.woocommerce-page .price del {
display: inline-block !important;
font-weight: 100 !important;
font-size: 0.8em !important; }
.woocommerce .price ins,
.woocommerce-page .price ins {
display: inline-block !important;
color: #EA5758 !important;
text-decoration: none; }
.woocommerce .button,
.woocommerce-page .button {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border-radius: 0 !important;
font-weight: 600 !important; }
.woocommerce .button.alt,
.woocommerce-page .button.alt {
background: #5B3221 !important; }
.woocommerce .button:not(.alt),
.woocommerce-page .button:not(.alt) {
border: 1px solid #5B3221 !important;
background: transparent !important;
color: #5B3221; }
.woocommerce .button:not(.alt):hover,
.woocommerce-page .button:not(.alt):hover {
background: #5B3221 !important;
color: #F6E3C9 !important; }
.woocommerce ul.products,
.woocommerce-page ul.products {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img {
border: 1px solid #f2f2f2; }
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
display: block; }
.woocommerce ul.products li.product h1,
.woocommerce ul.products li.product .h1,
.woocommerce-page ul.products li.product h1,
.woocommerce-page ul.products li.product .h1 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px !important;
color: #5B3221 !important;
font-weight: 600;
min-height: 65px; }
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product .h2,
.woocommerce-page ul.products li.product h2,
.woocommerce-page ul.products li.product .h2 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px !important;
color: #5B3221 !important;
font-weight: 600;
min-height: 65px; }
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .h3,
.woocommerce-page ul.products li.product h3,
.woocommerce-page ul.products li.product .h3 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px !important;
color: #5B3221 !important;
font-weight: 600;
min-height: 65px; }
.woocommerce ul.products li.product h4,
.woocommerce ul.products li.product .h4,
.woocommerce ul.products li.product #respond > h2,
.woocommerce ul.products li.product #comments > h2,
.woocommerce-page ul.products li.product h4,
.woocommerce-page ul.products li.product .h4,
.woocommerce-page ul.products li.product #respond > h2,
.woocommerce-page ul.products li.product #comments > h2 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px !important;
color: #5B3221 !important;
font-weight: 600;
min-height: 65px; }
.woocommerce ul.products li.product h5, .woocommerce ul.products li.product footer.content-info #footer-widgets .widget h3, footer.content-info #footer-widgets .widget .woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .h5,
.woocommerce-page ul.products li.product h5,
.woocommerce-page ul.products li.product footer.content-info #footer-widgets .widget h3, footer.content-info #footer-widgets .widget
.woocommerce-page ul.products li.product h3,
.woocommerce-page ul.products li.product .h5 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px !important;
color: #5B3221 !important;
font-weight: 600;
min-height: 65px; }
.woocommerce ul.products li.product h6,
.woocommerce ul.products li.product .h6,
.woocommerce-page ul.products li.product h6,
.woocommerce-page ul.products li.product .h6 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px !important;
color: #5B3221 !important;
font-weight: 600;
min-height: 65px; }
.woocommerce ul.products .star-rating,
.woocommerce-page ul.products .star-rating {
margin-left: auto;
margin-right: auto; }
.woocommerce .onsale,
.woocommerce-page .onsale {
background: #000000 !important; }
.woocommerce .label,
.woocommerce-page .label {
font-size: 1em;
color: #5B3221 !important; }
.woocommerce .images > a > img,
.woocommerce-page .images > a > img {
border: 1px solid #f2f2f2; }
.woocommerce .panel,
.woocommerce-page .panel {
border: 1px solid #eeeeee;
box-shadow: none; }
.woocommerce .panel .panel-body,
.woocommerce-page .panel .panel-body {
border-top: none !important; }
.woocommerce .panel-heading,
.woocommerce-page .panel-heading {
border-bottom: 2px solid #eeeeee; }
.woocommerce .sku_wrapper,
.woocommerce .posted_in,
.woocommerce-page .sku_wrapper,
.woocommerce-page .posted_in {
display: block; }
#tr-shop-tabs {
margin-top: 50px; }
.product-list-overlay {
background-color: rgba(255, 255, 255, 0.9);
opacity: 0;
height: calc(100% - 40px);
display: none; }
@media (min-width: 992px) {
.product-list-overlay {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
.product-list-overlay:hover {
-webkit-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 0.2s;
-o-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.product-list-overlay-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 10px; word-break:break-word;}
#empvap-archive-container #container {
width: auto; }
#empvap-archive-filters h3 {
font-size: 20px;
color: #966746;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 700; }
#empvap-archive-filters input {
display: inline-block; }
#empvap-archive-filters input[type=submit] {
color: #fff;
background-color: #000;
border-color: #000;
padding: 6px 12px;
font-size: inherit;
line-height: inherit;
border-radius: 2px; }
#empvap-archive-filters input[type=submit]:focus, #empvap-archive-filters input[type=submit].focus {
color: #fff;
background-color: black;
border-color: black; }
#empvap-archive-filters input[type=submit]:hover {
color: #fff;
background-color: black;
border-color: black; }
#empvap-archive-filters input[type=submit]:active, #empvap-archive-filters input[type=submit].active,
.open > #empvap-archive-filters input[type=submit].dropdown-toggle {
color: #fff;
background-color: black;
border-color: black; }
#empvap-archive-filters input[type=submit]:active:hover, #empvap-archive-filters input[type=submit]:active:focus, #empvap-archive-filters input[type=submit]:active.focus, #empvap-archive-filters input[type=submit].active:hover, #empvap-archive-filters input[type=submit].active:focus, #empvap-archive-filters input[type=submit].active.focus,
.open > #empvap-archive-filters input[type=submit].dropdown-toggle:hover,
.open > #empvap-archive-filters input[type=submit].dropdown-toggle:focus,
.open > #empvap-archive-filters input[type=submit].dropdown-toggle.focus {
color: #fff;
background-color: black;
border-color: black; }
#empvap-archive-filters input[type=submit]:active, #empvap-archive-filters input[type=submit].active,
.open > #empvap-archive-filters input[type=submit].dropdown-toggle {
background-image: none; }
#empvap-archive-filters input[type=submit].disabled:hover, #empvap-archive-filters input[type=submit].disabled:focus, #empvap-archive-filters input[type=submit].disabled.focus, #empvap-archive-filters input[type=submit][disabled]:hover, #empvap-archive-filters input[type=submit][disabled]:focus, #empvap-archive-filters input[type=submit][disabled].focus,
fieldset[disabled] #empvap-archive-filters input[type=submit]:hover,
fieldset[disabled] #empvap-archive-filters input[type=submit]:focus,
fieldset[disabled] #empvap-archive-filters input[type=submit].focus {
background-color: #000;
border-color: #000; }
#empvap-archive-filters input[type=submit] .badge {
color: #000;
background-color: #fff; }
#empvap-archive-filters .product-categories {
margin-bottom: 30px; }
#empvap-archive-filters .product-categories li a {
border-bottom: 1px solid #ebebeb;
display: block; }
@media (min-width: 768px) {
#empvap-archive-filters .product-categories li a {
border-bottom: none; } }
#empvap-archive-filters .current-cat {
font-weight: 700; }
#event-single {
background-color: #000000;
color: #ffffff; }
#event-single > div:not(:first-child) {
background-color: #ffffff;
color: #000000; }
#event-single > div:first-child {
padding: 30px; }
@media (min-width: 992px) {
#event-content-container {
position: relative; }
#event-content {
position: fixed;
top: 0; } }
#event-visual {
position: relative;
padding: 0;
height: 450px;
background-color: #000; }
#event-visual > div {
position: absolute;
height: 450px;
width: 100%; }
#event-visual #event-image {
-webkit-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
visibility: visible;
z-index: 30; }
#event-visual #event-map {
background-color: #000;
visibility: hidden;
-webkit-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
#event-visual.active #event-image {
-webkit-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
visibility: hidden; }
#event-visual.active #event-map {
-webkit-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-o-animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
animation-timing-function: cubic-bezier(0.095, 0.6, 0.495, 0.975);
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
visibility: visible; }
body#tinymce {
margin: 12px !important; }