.youtube_gallery {
text-align: center;
padding: 25px auto;
position: relative;
clear: both;
}
.youtube_gallery_divider {
clear: both !important;
}
.youtube_gallery_item {
float: left;
width: 135px;
text-align: center;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}
.youtube_gallery_player {
position: relative;
}
.youtube_gallery_item img {
background: #eee;
padding: 3px;
border: 1px solid #999;
margin: 3px;
width: 90%;
}
.youtube_gallery_item .ytsg_play {
border: none;
background: none;
padding: 0;
margin: 0;
position: absolute;
height: auto;
box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.youtube_gallery_item img:hover {
border-color: #333;
}
.youtube_gallery_error {
text-align: left;
background-color: #ffebe8;
border: 1px solid #c00;
padding: 5px;
margin: 3px;
border-radius: 3px;
-o-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.youtube_gallery_error a {
color: #c00;
}
.youtube_gallery_error p {
margin: 0 !important;
font-size: 12px;
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a {
background: transparent;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
h1 {
margin: 0.67em 0;
font-size: 2em;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
mark {
color: #000;
background: #ff0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
button,
input,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]: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;
}
@page  {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1,
h2,
h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
font-size: 65%;
}
h4,
h5,
h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #428bca;
}
.text-primary:hover {
color: #3071a9;
}
.text-warning {
color: #8a6d3b;
}
.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
.text-danger:hover {
color: #843534;
}
.text-success {
color: #3c763d;
}
.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
.text-info:hover {
color: #245269;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.list-inline > li:first-child {
padding-left: 0;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.428571429;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small,
blockquote .small {
display: block;
line-height: 1.428571429;
color: #999999;
}
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.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,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666666666666%;
}
.col-xs-pull-10 {
right: 83.33333333333334%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666666666666%;
}
.col-xs-pull-7 {
right: 58.333333333333336%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666666666667%;
}
.col-xs-pull-4 {
right: 33.33333333333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.666666666666664%;
}
.col-xs-pull-1 {
right: 8.333333333333332%;
}
.col-xs-pull-0 {
right: 0;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666666666666%;
}
.col-xs-push-10 {
left: 83.33333333333334%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666666666666%;
}
.col-xs-push-7 {
left: 58.333333333333336%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666666666667%;
}
.col-xs-push-4 {
left: 33.33333333333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.666666666666664%;
}
.col-xs-push-1 {
left: 8.333333333333332%;
}
.col-xs-push-0 {
left: 0;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
display: table-cell;
float: none;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
background-color: #faf2cc;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #dddddd;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; line-height: normal;
}
input[type="file"] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
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;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 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 {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
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 {
color: #999999;
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
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"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg {
height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.form-control-static {
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline select.form-control {
width: auto;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default .badge {
color: #ffffff;
background-color: #fff;
}
.btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary .badge {
color: #428bca;
background-color: #fff;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #47a447;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.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;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bootstrap/fonts/glyphicons-halflings-regular.eot);
src: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
width: 1em;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro: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";
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.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;
font-size: 14px;
list-style: none;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #428bca;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn-group {
float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn:first-child > .btn {
margin-right: -1px;
}
.input-group-btn:last-child > .btn {
margin-left: -1px;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.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: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #428bca;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.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: #ffffff;
background-color: #428bca;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-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: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
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 {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.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-right: 0;
padding-left: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.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: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.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: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.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: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form select.form-control {
width: auto;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-form.navbar-right:last-child {
margin-right: -15px;
}
}
.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 {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
.navbar-text.navbar-right:last-child {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
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: #555555;
background-color: #e7e7e7;
}
.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: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #ffffff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
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: #ffffff;
background-color: #080808;
}
.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: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #cccccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
cursor: default;
background-color: #428bca;
border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #999999;
cursor: not-allowed;
background-color: #ffffff;
border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
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: #999999;
cursor: not-allowed;
background-color: #ffffff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #3071a9;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #428bca;
background-color: #ffffff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
display: block;
height: auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #428bca;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar {
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: 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 {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: 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,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #428bca;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
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 {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
z-index: 1050;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
content: " ";
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
content: " ";
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
content: " ";
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
content: " ";
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-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;
height: auto;
max-width: 100%;
line-height: 1;
}
.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;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(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 {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(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 {
color: #ffffff;
text-decoration: none;
outline: 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%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
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%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #ffffff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicons-chevron-left,
.carousel-control .glyphicons-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm {
display: block !important;
}
table.visible-xs.visible-sm {
display: table;
}
tr.visible-xs.visible-sm {
display: table-row !important;
}
th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-xs.visible-md {
display: block !important;
}
table.visible-xs.visible-md {
display: table;
}
tr.visible-xs.visible-md {
display: table-row !important;
}
th.visible-xs.visible-md,
td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-xs.visible-lg {
display: block !important;
}
table.visible-xs.visible-lg {
display: table;
}
tr.visible-xs.visible-lg {
display: table-row !important;
}
th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.visible-sm.visible-xs {
display: block !important;
}
table.visible-sm.visible-xs {
display: table;
}
tr.visible-sm.visible-xs {
display: table-row !important;
}
th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-sm.visible-md {
display: block !important;
}
table.visible-sm.visible-md {
display: table;
}
tr.visible-sm.visible-md {
display: table-row !important;
}
th.visible-sm.visible-md,
td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-sm.visible-lg {
display: block !important;
}
table.visible-sm.visible-lg {
display: table;
}
tr.visible-sm.visible-lg {
display: table-row !important;
}
th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.visible-md.visible-xs {
display: block !important;
}
table.visible-md.visible-xs {
display: table;
}
tr.visible-md.visible-xs {
display: table-row !important;
}
th.visible-md.visible-xs,
td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-md.visible-sm {
display: block !important;
}
table.visible-md.visible-sm {
display: table;
}
tr.visible-md.visible-sm {
display: table-row !important;
}
th.visible-md.visible-sm,
td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-md.visible-lg {
display: block !important;
}
table.visible-md.visible-lg {
display: table;
}
tr.visible-md.visible-lg {
display: table-row !important;
}
th.visible-md.visible-lg,
td.visible-md.visible-lg {
display: table-cell !important;
}
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-lg.visible-xs {
display: block !important;
}
table.visible-lg.visible-xs {
display: table;
}
tr.visible-lg.visible-xs {
display: table-row !important;
}
th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-lg.visible-sm {
display: block !important;
}
table.visible-lg.visible-sm {
display: table;
}
tr.visible-lg.visible-sm {
display: table-row !important;
}
th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-lg.visible-md {
display: block !important;
}
table.visible-lg.visible-md {
display: table;
}
tr.visible-lg.visible-md {
display: table-row !important;
}
th.visible-lg.visible-md,
td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
display: block !important;
}
table.hidden-xs {
display: table;
}
tr.hidden-xs {
display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-xs,
tr.hidden-xs,
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-xs.hidden-sm,
tr.hidden-xs.hidden-sm,
th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-xs.hidden-md,
tr.hidden-xs.hidden-md,
th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xs.hidden-lg,
tr.hidden-xs.hidden-lg,
th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
display: none !important;
}
}
.hidden-sm {
display: block !important;
}
table.hidden-sm {
display: table;
}
tr.hidden-sm {
display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-sm.hidden-xs,
tr.hidden-sm.hidden-xs,
th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm,
tr.hidden-sm,
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-sm.hidden-md,
tr.hidden-sm.hidden-md,
th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-sm.hidden-lg,
tr.hidden-sm.hidden-lg,
th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
display: none !important;
}
}
.hidden-md {
display: block !important;
}
table.hidden-md {
display: table;
}
tr.hidden-md {
display: table-row !important;
}
th.hidden-md,
td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-md.hidden-xs,
tr.hidden-md.hidden-xs,
th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-md.hidden-sm,
tr.hidden-md.hidden-sm,
th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md,
tr.hidden-md,
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-md.hidden-lg,
tr.hidden-md.hidden-lg,
th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
display: none !important;
}
}
.hidden-lg {
display: block !important;
}
table.hidden-lg {
display: table;
}
tr.hidden-lg {
display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-lg.hidden-xs,
tr.hidden-lg.hidden-xs,
th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-lg.hidden-sm,
tr.hidden-lg.hidden-sm,
th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-lg.hidden-md,
tr.hidden-lg.hidden-md,
th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg,
tr.hidden-lg,
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
.hidden-print,
tr.hidden-print,
th.hidden-print,
td.hidden-print {
display: none !important;
}
}.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: solid #fff 5px;
left: -5px;
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bxslider/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bxslider/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bxslider/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bxslider/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/bxslider/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fancybox/source/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fancybox/source/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fancybox/source/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fancybox/source/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fancybox/source/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fancybox/source/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/pretty-photo/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700|Open+Sans:400italic,400,300,600");
* {
border-color: #e1e1e1;
}
#main {
background-color: #fafafa;
} .main-menu a.active {
color: #fff;
}
header .main-menu.expandable li .active .exp, header .main-menu.expandable li a:hover .exp {
color: #fff;
}
.main-menu a:hover {
color: #fff;
}
.main-menu button {
background: #fff;
}
#search button.btn.btn-default {
color: #fff;
}
header.custom-5 .navbar-nav > li > a{
color: #fff;
}
.socials a:hover {
color: #fff;
}
.table.pricing.highlight .price {
color: #fff;
}
a.list-group-item:hover {
color: #fff;
}
.modal-header .close:hover {
color: #fff;
} body{
color: #777777;
background: #fafafa;
}
h1, h2, h3, h4, h5, h6 {    
color: #444444;
}
.content {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
background-color: #fff;
}
.alt-text-color {
color: #fff;
}
header {
background-color: #fff;
}
.main-menu li.main {
background: #fff;
}
header.custom-1 .navbar-nav > li > a, header.custom-1 .navbar-nav > a, header.custom-1 .navbar-nav > li.active > a {
color: #fff;
}
header.custom-4 .navbar-nav li a i {
color: #fff;
}
header.custom-4 .navbar-nav li a .text {
color: #fff;
}
.overlay i.sm, .overlay i.md {
color: #fff;
background: #000000;
background-color: rgba(0,0,0,0.60);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.60)";
}
.shop-col-item .info {
border-top: 1px solid #e1e1e1;    
}
.list-group.products .list-group-item:hover .name, .list-group.products .list-group-item:hover .price {
color: #fff;
}
.call {    
background: #fff;
}
.shop-promo {
background: #fff;
}
.shop-col-item .info {
background: #fff;
}
.list-group.products .list-group-item:hover .name, .list-group.products .list-group-item:hover .price {
color: #fff;
}
.form .input-group-addon {
background: #fff;
}
.calendar .day.current .number {
color: #ffffff;
color: rgba(255,255,255,0.8);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.calendar .day:hover .number {
color: #ffffff;
color: rgba(255,255,255,0.7);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.calendar .day:hover .time {
color: #fff;
}
.calendar .day:hover .description {
color: #ffffff;
color: rgba(255,255,255,0.6);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.callout {
background: #fff;
}
.button.solid {
color: #fff;
}
.alt.box.counter.striped {
border-color: #fff;
}
.alt.box.counter.striped .unit {
color: #fff;
}
.panel-default > .panel-heading {
background-color: #fff;
}
.blog-wrapper .page-nav .pages .page, .forum .page-nav .pages .page {
color: #fff;
}
.blog-wrapper .stats i.fa {
color: #bdbdbd;
}
.blog-wrapper .stats .socials a{
color: #fff;
}
.blog-wrapper .stats .socials i {
color: #fff;
}
.blog-wrapper.grid .element, .timeline .element {
background: #fff;
}
.blog-wrapper.grid .body, .timeline .body {
background: #fff;
}
.blog-wrapper.grid .element, .timeline .element {
background: #fff;
}
.forum .line {
background: #fff;
}
.portfolio.item .socials a {
color: #fff;
}
.portfolio.item .stats .socials i:hover {
color: #fff;
}
.portfolio.item .bot {
background: #fff;
}
.portfolio.item .stats .socials a i {
color: #fff;
}
.single .sg-controls {
color: #fff;
}
.portfolio.full .controls a {
color: #fff;
}
.testimonials-1 + .carousel-indicators .item {
background: #8b8b8b;
}
.feature-box .body {
background-color: #fff;
}
.card .button {
background: #ffffff;
color: #fff;
background-color: rgba(255,255,255,0.45);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
}
.card .button .over {
color: #fff;
}
.card .button:hover {
color: #fff;
}
.box-6 {
background: #fafafa;
}
.parteners.boxes .item {
background: #fff;
}
#footer h4 {
color: #fff;
}
#botbar .socials a:hover {
color: #fff;
}
.post-tab-widget .tab-pane .post:hover {
color: #fff;
}
.comments-widget .comment:hover {
color: #fff;
}
#totop i {
color: #fff;
}
.follow-element a i {
color: #fff;
}
.post-tab-widget .tab-pane .post:hover .time {
color: #fff;
}
.comments-widget .comment:hover .author {
color: #fff;
}
.adv-item img {
background: #fff;
}
.facebook-frame {
background: #fff;
}
.big-subscribe input {
color: #fff;
border: 1px solid #fff;
}
.big-subscribe input::-webkit-input-placeholder { color: #fff;
}
.big-subscribe input:-moz-placeholder { color: #fff;
}
.big-subscribe input::-moz-placeholder { color: #fff;
}
.big-subscribe input:-ms-input-placeholder { color: #fff;
}
.white-popup .mfp-close {
color: #fff;
}
.constructing .logo {
background: rgba(0,0,0,0.5);
}
.modal-header{
border-bottom: 1px solid #e1e1e1;
}
.modal-footer{
border-top: 1px solid #e1e1e1;
} .sep-line {
background: #e1e1e1;
}
.alt-text-color2 {
color: #333;
}
.alt-bg-color {
background-color: #fff;
}
.black-text-color {
color: #333;
}
.sep-heading-container .the-sep {
border-top: 1px solid #e1e1e1;
}
.dark.sep-heading-container .the-sep {
border-top: 1px solid #4a4a4a;
}
.input-group input {
border-color: #e1e1e1;
}
.input-group .input-group-btn .btn {
border-color: #e1e1e1;
color: #fff;
}
a.list-group-item {
border-color: #e1e1e1;
color: #777777;
}
.sidebar .flickr-container {
padding: 0;
margin-top: -5px;
}
.sidebar .flickr-container a {
border-color: #e4e4e4;
}
.sidebar .tweet-box {
color: #858686;
background: #f3f3f3;
}
.tags .tag:hover {
color: #fff;
text-decoration: none;
}
.advertising {
background: #333333;
}
.advertising .info {
background: #2a2a2a;
}
.advertising .info .text {
color: #d6d6d6;
}
.advertising .variants .element .inside {
background: #2a2a2a;
}
.advertising .variants .element .inside:hover i {
opacity: 1;
}
.side-menu .element:last-child {
border-bottom: 1px solid #e1e1e1;
}
.features-image-wrap {
background: #fff;
border: 1px solid #e1e1e1;
}
.features-image {
background: #eeeeef;
border: 1px solid #e1e1e1;
}
#countdown {
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.7);
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.7);
}
#countdown .name {
font-family: 'Daniel', sans-serif;
}
#countdown .counters .value {
background: rgba(0,0,0,0.1);
}
#tagline {
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.7);
}
header {
-webkit-border-bottom: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
header.navbar-fixed-top {
-webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
}
header.head-1 .menu-bar .utilities-buttons a i, header.custom-1 .utilities-buttons a i {
z-index: 100;
position: relative;
background: #f9f9f9;
}
header.head-1 .menu-bar .utilities-buttons a.collapsed i, header.custom-1 .utilities-buttons a.collapsed i{
background: #fff;
}
header .navbar-nav a {
color: #444444;
}
header .navbar-nav li a:hover {
background: transparent;
}
.uber-menu ul {
color: #777777;
}
.uber-menu .main-wrap {
border-top: 1px solid #e1e1e1;
background: #f9f9f9;
box-shadow: 0px 8px 15px 2px rgba(0,0,0,0.1);
}
header .uber-menu ul li:hover {
background-color: #f9f9f9;
}
header .uber-menu ul li a:hover {
}
header .navbar-nav .uber-menu a {
color: #777777;
}
header .navbar-nav .uber-menu a:hover {
background: transparent;
}
header .menu-3.active li a {    
position: relative;
}
header .menu-4.navbar-nav > li.active {
background: #f9f9f9;
}
header .menu-4.navbar-nav > li:hover {
background: #f9f9f9;
}
header.custom-4 .navbar-nav li a.v-al-container:hover {
background: rgba(0,0,0,0.15);
}
header a span.blue {
font-weight: 300;
}
header .navbar-toggle {
-webkit-border: 1px solid #e1e1e1;
border: 1px solid #e1e1e1;
background: #f9f9f9;
}
header .navbar-toggle.collapsed {
background: #fff;
}
.main-menu {
background: #fafafa;
} .main-menu a {
border-top: 1px solid #e1e1e1;
}
.main-menu button {    
border: 1px solid #e1e1e1;
}
#nav-shop, #search, #login, #register {
background: #f9f9f9;
border-bottom: 1px solid #e1e1e1;
}
#nav-shop.fixed-top {
-webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
}
#nav-shop .item .image {
background-color: #fff;
border: 1px solid #e5e5e5;
}
#nav-shop .cart .sep {
background-color: #d3d2d2;
}
#search {
background: #f9f9f9;
border-bottom: 1px solid #e1e1e1;
}
#search.fixed-top {
-webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
}
#search input.form-control {
border: 1px solid #e5e5e5;
}
#search button.btn.btn-default {
border: 1px solid #e5e5e5;
}
#search button.btn.btn-default.dropdown-toggle {
background: #f9f9f9;
color: #343434;
}
#search ul.dropdown-menu {
background: #f9f9f9;
width: 110px;
border: 1px solid #e5e5e5;
}
#search ul.dropdown-menu > li > a {
color: #777777;
}
.pagecrumbs {
background-color: #fafafa;
}
.pagecrumbs .location {
font-family: 'Roboto', sans-serif;
color: #777777;
}
.pagecrumbs .location .medium {
color: #333333;
}
#section-nav ul {
background: #000000;
background: rgba(123, 122, 122, 0.45);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
}
#section-nav .item {
border: 1px solid #fff;
}
#section-nav ul li.active .item {
background: #fff;
}
#section-nav .item:hover {
background: #fff;
}
header .top-bar {
border-bottom: 1px solid #e1e1e1;
}
header.head-2 .logo {
border-bottom: 1px solid #e1e1e1;
}
header.head-2 .menu-bar .utilities-buttons a, header .top-bar .utilities-buttons a{
border-left: 1px solid #e1e1e1;
}
header.head-2 .menu-bar .utilities-buttons, header .top-bar .utilities-buttons{
border-right: 1px solid #e1e1e1;
}
header .lang {    
box-shadow: 0px 8px 15px 2px rgba(0,0,0,0.1);
color: #777777;
border: 1px solid #e1e1e1;
background: #f9f9f9;
}
header .lang:focus{
color: initial;
}
header.head-1 .top-bar {
border-bottom: 1px solid #e1e1e1;
background: #fbfbfb;
}
header .top-bar {
background: #fafafa;
}
header.custom-1 {
background: none;
}
header.custom-1 .top-bar {
background: #fafafa;
}
header.custom-2 .navbar-nav a.v-al-container .text {
font-weight: 600;
}
.call {
border: 1px solid #e1e1e1;    
}
.bg-overlay {
background-color: rgba(33, 159, 209, 0);
}
.over-pattern {
background-color: rgba(0,0,0,0.6);
}
.over-pattern.empty {
background: none;
}
.main-slider .button.striped:hover {
color: #fff;
background-color: none;
}
.main-slider.shop-slider .carousel-inner {
padding: 0;
}
.bubble.bub-1 {
top: 30%;
left: 20%;
}
.carousel .controls a {
background: #7b7a7a;
background: rgba(123,122,122,0.45);
color: #fff;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.wrap-404 {
color: #333333;
}
.shop-col-item {
border: 1px solid #e1e1e1;
border-radius: 5px;
}
.shop-promo {
border: 1px solid #e1e1e1;
}
.shop-col-item .photo {
background: #f8f8f8;
}
.shop-col-item .btns {
border-top: 1px solid #e1e1e1;
}
.shop-col-item .info {
border-top: 1px solid #e1e1e1;
}
.shop-col-item .info .rating {
color: #777777;
}
.shop-col-item .btn-add {
border-right: 1px solid #e1e1e1;
}
.shop-panel .cart-list .line {
border: 1px solid #e1e1e1;
border-bottom: none;
}
.shop-panel .cart-list .line:last-child {
border: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
}
.shop-panel .cart-list .line:nth-child(2n+1) {
background: #f5f5f5;
}
.shop-panel .cart-list .name {
color: #333333;
}
.shop-panel .cart-list .price {
color: #777777;
}
.shop-panel .cart-list .amount {
color: #777777;
border: 1px solid #e1e1e1;
background: #fff;
}
.shop-panel .cart-list .inputs {
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 0 0 3px 3px;
}
.shop-panel .cart-list .inputs input {
background: #f5f5f5;
border-color: #e1e1e1;
}
.shop-panel .shipping .inside {
border: 1px solid #e1e1e1;
}
.shop-panel .shipping input, .shop-panel .shipping select {
border-color: #e1e1e1;
background: #f5f5f5;
color: #777777;
}
.shop-panel .shipping input::-webkit-input-placeholder {
color: #aaa;
}
.shop-panel .shipping input:-moz-placeholder {
color: #aaa;
}
.shop-panel .shipping input::-moz-placeholder {
color: #aaa;
}
.shop-panel .shipping input:-ms-input-placeholder {  
color: #aaa; 
}
.shop-panel .shipping select {
color: #aaa;
}
.shop-panel .shipping .input-group > .input-group-addon {
border-color: #e1e1e1;
background: #f5f5f5;
color: #bfbfbf;
}
.shop-panel .totals .item {
background-color: #f5f5f5;
}
.shop-panel .totals {
font-size: 13px;
color: #333;
}
.shop-panel .totals .line {
border: 1px solid #e1e1e1;
}
.shop-panel .totals .cart-ship {
color: #777;
}
.product-wrap .preview .large, .product-wrap .preview .small {
border: 1px solid #e1e1e1;
}
.product-wrap .controls .amount {
border: 1px solid #e1e1e1;
}
.form-1, .form-2 {
border: 1px solid #ebebeb;
background: #f5f5f5;
}
.form .head {
font-family: 'Daniel',sans-serif;
}
.form .form-control {
border: 1px solid #e4e4e4;
}
.form-control:focus {
border-color: #e4e4e4;
}
.form .input-group-addon {
color: #bdbdbd;
border: 1px solid #e4e4e4;
border-left: none;
}
.form-1 .textarea-icon i {
color: #bdbdbd;
}
.form-1 .textarea-icon textarea.form-control {
border: 1px solid #e4e4e4;
}
.form-3 input {
background: #f5f5f5;
border: 1px solid #e1e1e1;
color: #777777;
}
.form-3 textarea {
background: #f5f5f5;
border: 1px solid #e1e1e1;
color: #777777;
}
.login-form, .register-form {
background: #fafafa;
border: 1px solid #e1e1e1;
}
input.form-control.main-form {
border: 1px solid #e1e1e1;
}
.auth .buttons .main-text {
color: #333333;
}
.auth .buttons .sep {
background: #d3d2d2;
}
.event .title {
color: #777777;
}
.event .location {
color: #6f6f6f;
}
.date {
border: 1px solid #e8e8e8;
background: #fafafa;
}
.calendar {
border: 1px solid #e1e1e1;    
}
.calendar .head {
border-bottom: 1px solid #e1e1e1;
}
.calendar .days {
border-bottom: 1px solid #e1e1e1;
color: #6f6f6f;
}
.calendar .week {
border-bottom: 1px solid #e1e1e1;
}
.calendar .day .number {
color: #777;
}
.calendar .day, .calendar .empty {
border-left: 1px solid #e1e1e1;
}
.calendar .day .description {
color: #333;
}
.calendar .day.current .number {
color: #ffffff;
color: rgba(255,255,255,0.8);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.calendar .day:hover .number {
color: #ffffff;
color: rgba(255,255,255,0.7);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.calendar .day:hover .description {
color: #ffffff;
color: rgba(255,255,255,0.6);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.callout {
border: 1px solid #e1e1e1;
background: #fff;
}
.teaser {
border: 1px solid #e1e1e1;
background: #f5f5f5;
}
.button .over:hover, header.custom-5 .navbar-nav li a .over:hover {
background: rgba(0,0,0,0.15);
}
.button.solid .over:hover {
background-color: rgba(0, 0, 0, 0.15);
}
.button.solid.alt-color {
background-color: #fff;
}
.button.solid.green {
background-color: #acd478;
}
.button.solid.red {
background-color: #d9534f;
}
.button.solid.grey {
background-color: #cecece;
}
.button.solid.orange {
background-color: #f0ad4e;
}
.button.solid.lt-blue {
background-color: #a4d4e7;
}
.button.solid.black {
background-color: #444444;
}
.button.striped.green {
border-color: #acd478;
color: #acd478;
}
.button.striped.red {
border-color: #d9534f;
color: #d9534f;
}
.button.striped.grey {
border-color: #cecece;
color: #cecece;
}
.button.striped.orange {
border-color: #f0ad4e;
color: #f0ad4e;
}
.button.striped.lt-blue {
border-color: #a4d4e7;
color: #a4d4e7;
}
.button.striped.black {
border-color: #444444;
color: #444444;
}
.button.striped.alt-color {
color: #fff;
border-color: #fff;
}
.button-link.green {
border-color: #acd478;
color: #acd478;
}
.button-link.red {
border-color: #d9534f;
color: #d9534f;
}
.button-link.grey {
border-color: #cecece;
color: #cecece;
}
.button-link.orange {
border-color: #f0ad4e;
color: #f0ad4e;
}
.button-link.lt-blue {
border-color: #a4d4e7;
color: #a4d4e7;
}
.button-link.black {
border-color: #444444;
color: #444444;
}
.button-link.alt-color {
color: #fff;
border-color: #fff;
}
#buttons .button-link {
margin-right: 10px;
}
.socials a {
background: #d8d8d8;
color: #fdfdfd;
}
.alt.box.counter {
border: 1px solid #e1e1e1;
}
.alt.box.counter.striped {
background: none;
}
.alt.box.counter .unit {
color: #333333;
}
.panel-title i {
color: #777777;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #e1e1e1;
background: #f5f5f5;
}
.breadcrumb {
color: #777777;
}
.breadcrumb a:hover {
color: #777777;
}
.breadcrumb > li + li:before {
color: #777777;
}
.panel-group .panel {
border: 1px solid #e1e1e1;
}
.alert.alert-noicon {
background-color: #f5f5f5;
border: 1px solid #e1e1e1;
color: #777777;
}
.alert.alert-danger {
color: #b94a48;
background: #f2dede;
border-color: #eed3d7;
}
.alert.alert-info {
background: #d9edf7;
border-color: #bce8f1;
}
.alert.alert-warning {
color: #c09853;
background: #fcf8e3;
border-color: #fbeed5;
}
.alert.alert-success {
color: #4c8c4d;
background: #dff0d8;
border-color: #d6e9c6;
}
.alert.border {
border: 2px solid #4c8c4d;
}
.alert.dashed {
border: 1px dashed #b94a48;
}
.alert.simple {
background: #444444;
color: #fff;
}
.preview.gallery .frame {
border: 1px solid #e1e1e1;
}
.preview.gallery .main.frame {
background: #fff;
}
.preview.gallery .navigation .control {
background: #fff;
border: 1px solid #e1e1e1;
color: #8b8b8b;
}
.preview.gallery .thumb .frame {
background: #fff;
}
.person .details .title {
color: #6f6f6f;
}
.person .photo .overlay .socials a {
background: #ffffff;
background-color: rgba(255,255,255,0.55);
}
.person .photo .overlay .socials a {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.person .photo .overlay .socials a i {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.person .photo:hover .overlay .socials a {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.person .photo:hover .overlay .socials a i {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.person .photo .overlay .socials a:hover {
background-color: #000000;
background-color: rgba(0,0,0,0.55);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
}
.table.pricing div:nth-child(2n+0) {
background: #f5f5f5;
}
.table.pricing {
border: 1px solid #e1e1e1;
}
.table.pricing .head {
border-bottom: 1px solid #e1e1e1;
background: #e9e9e9;
}
.table.pricing .head h4 {
color: #777777;
}
.table.pricing.highlight .head h4 {
color: #a9cfe4;
}
.table.pricing .price {
background: #f5f5f5;
font-weight: 600;
border-bottom: 1px solid #e1e1e1;
}
.table.pricing.highlight .price h5 {
color: #fff;
}
.table .field {
color: #777777;
border-bottom: 1px solid #e1e1e1;
}
.data .field {
color: #777777;
border-bottom: 1px dashed #e1e1e1;
}
.table.data td {
color: #777777;
}
.table.data thead td {
background: #e9e9e9;
color: #444;
}
.table.data tr {
background: #fff;
}
.table.data tr:nth-child(2n+0) {
background: #f5f5f5;
}
.table tr td {
border: none !important;
border-bottom: 1px solid #e1e1e1 !important;
border-left: 1px solid #e1e1e1 !important;
}
.blog-wrapper .page-nav .pages .page, .forum .page-nav .pages .page {
background: #bdbdbd;
}
.blog-wrapper .stats {
color: #333333;
}
.blog-wrapper .stats .date {
border-bottom: 1px solid #e1e1e1;
}
.blog-wrapper .stats i.fa:hover {
cursor: pointer;
}
.blog-wrapper h3 {
color: #333333;
}
.blog-wrapper.grid .body, .timeline .body {
border: 1px solid #e1e1e1;
}
.blog-wrapper.grid .bot .stats a {
color: #bdbdbd;
}
.timeline .bot .stats a {
color: #bdbdbd;
}
.block-quote {
background: #f3f3f3;
}
.block-quote .author {
color: #333333;
}
.blog-wrapper.personal .meta {
border-bottom: 1px solid #e1e1e1;
}
.blog-wrapper.personal .meta .symbol .date {
border: 1px solid #c8c8c8;
color: #777777;
}
.blog-wrapper.personal .meta .author {
color: #444444;
}
.blog-wrapper.personal .meta .author i {
color: #777777;
}
.blog-wrapper.personal .meta .stats > a, .blog-wrapper.personal .meta .stats > i {
color: #777;
}
.blog-wrapper.personal .meta .stats a {
color: #777777;
}
.author-box .img-wrap {
background: rgba(255,255,255,0.3);
}
.blog-wrapper.single .comment {
border: 1px solid #e1e1e1;
background: #fff;
}
.blog-wrapper.single .comment .author {
color: #000;
}
.blog-wrapper.single .comment .time {
color: #a6a5a5;
}
.blog-wrapper.single .comment .text {
color: #777777;
}
.code {
background: #f3f3f3;
}
.code .function {
color: #333333;
}
.post .text h5 {
color: #777777;
}
.forum .line {
border: 1px solid #e1e1e1;
}
.forum .line:nth-child(2n+0) {
background: #f5f5f5;
}
.forum .line:last-child {
border-radius: 0 0 3px 3px;
}
.topic-posts .body {
border: 1px solid #e1e1e1;
}
.post-in {
color: #333333;
}
.portfolio.item .item .top .overlay i {
background: rgba(0,0,0,0.65);
}
.portfolio.item .bot {
border: 1px solid #e1e1e1;
}
.portfolio.item .bot .stats i {
color: #8b8b8b;
}
.portfolio.item .bot .stats .sep {
border-right: 1px solid rgba(0,0,0,0.15);
}
.portfolio.item .bot h5 {
color: #444444;
}
.single .sg-controls a .preview .thumb {
border: 3px solid rgba(255,255,255,0.4);
}
.single .sg-controls a i {
background: #bdbdbd;
}
.single .sg-controls a .preview {
background: #bdbdbd;
}
.list.portfolio .item .sep {
border-bottom: 1px solid #e1e1e1;
}
.portfolio.full .controls a {
background: rgba(123,122,122,0.45);
}
.tab ul {
background: #fff;
border: 1px solid #e1e1e1;
}
.tab ul li {
background: #fff;
border-left: 1px solid #e1e1e1;
}
.tab.left ul li {
border: 1px solid #e1e1e1;
}
.tab.left ul li.ui-state-active {
background-color: #f5f5f5;
border: 1px solid #e1e1e1;
}
.tab.right ul li {
border: 1px solid #e1e1e1;
}
.tab.right ul li.ui-state-active {
background-color: #f5f5f5;
border: 1px solid #e1e1e1;
}
.tab.left .ui-tabs-panel {
background: #f5f5f5;
border: 1px solid #e1e1e1;
}
.tab.right .ui-tabs-panel {
background: #f5f5f5;
border: 1px solid #e1e1e1;
}
.tab .ui-tabs-panel {
background: #f5f5f5;
border: 1px solid #e1e1e1;
}
.tab.tabs-bottom .ui-tabs-panel {
background: #f5f5f5;
border: 1px solid #e1e1e1;
}
.testimonials-1 .top .head {
font-family: 'Daniel',sans-serif;
}
.testimonials-1 .bot {
border: 1px solid #e1e1e1;
}
.testimonials-1 .bot p {
color: #444444;
}
.carousel-indicators li {
background: none;
}
.avatar {
background: #fff;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
}
.testimonials-2 .item .text {
border: 1px solid #ebebeb;
background: #f5f5f5;
}
.testimonials-2 .item .text p {
color: #6f6f6f;
}
.feature-box {
}
.feature-box .head {
font-family: 'Daniel';
}
.feature-box .body {
border-radius: 0 0 5px 5px;
border: 1px solid #e1e1e1;
}
.feature-box h5 a {
color: #444444;
}
.boxes-4 ul li {
color: #777777;
}
.card .button:hover {
background: #000000;
background-color: rgba(0,0,0,0.45);
}
.badge {
background: #fafafa;
border: 1px solid rgba(0,0,0,0.12);
}
.box-6 {
background: #fafafa;
border: 1px solid #e1e1e1;
}
.box-7 i.icon {
color: #8b8b8b;
}
.box-8 {
background: #d3d2d2;
}
.box-8 .arrow {
border-color: transparent transparent transparent #d3d2d2;
}
#modal-1 .icon-list-1 p{
color: #6f6f6f;
}
#modal-1 .generic-title{
color: #333333;
}
.modal-backdrop{
background: #0b0b0b;    
}
.modal-backdrop, .modal-backdrop.fade.in {
opacity: 0.8;
}
.parteners.boxes .item {
border: 1px solid #efefef;
}
#footer {
background: #343434;
}
.tweet-box p a {
color: #c2c3c3;
}
#botbar {
background: #2a2a2a;
}
#botbar p {
color: #858686;
}
#botbar .socials a {
background: #383838;
color: #9d9d9d;
}
.logo-dark {
background: #3e3e3e;
border: 3px solid #343434;
-webkit-box-shadow: 0 0 0 3px #3e3e3e;
box-shadow: 0 0 0 2px #3e3e3e;
} .flickr-container a {
border: 4px solid rgba(255,255,255, 0.15);
}
.flickr-container a .overlay i {
color: rgba(255,255,255,0.85);
background: rgba(0,0,0,0.65);
}
#totop {
background: rgba(123,122,122,0.45);
}
#footer p {
color: #858686;
}
#footer .list-group{
}
#footer .list-group .list-group-item{
border-color: #4a4a4a;
color: #858686;
}
.post-tab-widget ul {
background: #fff;
border: 1px solid #e1e1e1;
}
.post-tab-widget ul li a {
border-left: 2px solid #e1e1e1;
}
.post-tab-widget ul li:first-child a {
border: none;
}
.liked-posts .element .likes {
border-left: 1px solid rgba(255,255,255,0.4);
}
.follow-element a.facebook {
background: #46629e;
}
.follow-element a.rss {
background: #ffa133;
}
.follow-element .text {
color: #333;
}
.follow-element .txt-min {
color: #777;
}
.post-tab-widget .tab-pane {
background: #f5f5f5;
border: 1px solid #e1e1e1;
}
.post-tab-widget .tab-pane .post {
border-bottom: 1px solid #e1e1e1;
}
.post-tab-widget .tab-pane .post:last-child {
border-bottom: none;
}
.comments-widget {
border: 1px solid #e1e1e1;
border-radius: 5px;
}
.comments-widget .comment {
border-bottom: 1px solid #e1e1e1;
}
.comments-widget .comment:last-child {
border-bottom: none;
}
.adv-item img {
border: 1px solid #e1e1e1;
}
.facebook-frame {
border: 1px solid #e1e1e1;
}
.calendar-widget {
border: 1px solid #e1e1e1;
}
.calendar-widget .date {
}
.calendar-widget .week {
border-bottom: 1px solid #e1e1e1;
}
.calendar-widget .week .day {
border-left: 1px solid #e1e1e1;
min-height: 38px;
color: #bcbcbc;
}
.calendar-widget .weekdays div {
border-bottom: 1px solid #e1e1e1;
}
.page-layouts {
background: #343434;
}
.changelog {
border: 1px solid #e1e1e1;
}
.changelog .head {
background: #e9e9e9;
color: #333;
}
.changelog .body .line {
background: #fff;
border-top: 1px solid #e1e1e1;
}
.changelog .body .line .action {
color: #333;
}
.changelog .body .line:nth-child(2n+0) {
background: #f5f5f5;
}
#options-panel {
background: #2a2a2a;
}
#options-panel .side-menu .element {
background: #343434;
border-color: #3b3b3b;
}
#options-panel .side-menu .element .submenu .element {
background: #2a2a2a;
}
.tooltip-inner {
background: #000000;
color: rgba(165,165,165,1);
background: rgba(0,0,0,0.9);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.tooltip.top .tooltip-arrow {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
border-color: rgba(0,0,0,0.9) transparent transparent transparent;
}
.tooltip.right .tooltip-arrow {
border-color: transparent rgba(0,0,0,0.9) transparent transparent;
}
.progress .tooltip-inner {
color: #fff;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #444444;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
background: #333333;
}@-webkit-keyframes fadeIn {
0% {
opacity: 0.5;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0.5;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {opacity: 0.5;}	
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {
opacity: 0.5;
}
100% {
opacity: 1;
}
}
body {
font-size: 13px;
position: relative;
}
a:focus {
outline: none;
}
body.constructing {
background-image: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/constructing-bg.png) !important;
background-repeat: no-repeat;
background-position: center center;
position: relative;
background: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/constructing-bg.png) no-repeat center center fixed;
background-size: cover;
margin-top: 0 !important;
}
body.constructing .over-pattern {
position: absolute;
background-image: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.constructing .logo {
padding: 420px 87px 40px;
width: 274px;
margin: 0 auto;
padding-top: 40%;
}
.constructing .main-txt {
font-size: 40px;
margin-bottom: 30px;
margin-top: 15%;
}
.constructing .txt {
font-size: 25px;
margin-bottom: 40px;
}
.constructing .container {
padding-top: 0;
padding-bottom: 0;
z-index: 20;
position: relative;
}
html {
-webkit-font-smoothing: antialiased;
}
*:focus, .btn:focus {
outline: none;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 13px;
}
p {
font-size: 1em;
}
p i {
margin-right: 5px;
}
p.list {
margin: 20px 0;
}
p.end-section {
margin-bottom: 20px;
}
a {
color: inherit;
}
a:hover {
cursor: pointer;
color: inherit;
text-decoration: underline;
}
a:focus {
text-decoration: none;
}
.v-al-container {
text-align: center;
}
.v-al-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em;
}
.v-al {
display: inline-block;
vertical-align: middle;
}
.content .call {
margin-top: 0;
}
.content .container .carousel {
border-radius: 5px;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
font-weight: 500 !important;
}
i.fa, .fa:hover {
text-decoration: none;
}
.c-border-top {
margin-top: -1px;
}
.full-container {
padding: 45px 30px;
}
header .full-container {
padding: 0 30px;
}
.container {
padding-top: 45px;
padding-bottom: 45px;
}
.container.no-space {
padding-top: 0;
padding-bottom: 0;
}
.container.no-space-bot {
padding-bottom: 0;
}
.container > .row.no-space {
padding-top: 0;
padding-bottom: 0;
}
.container > .row.no-space-bot {
padding-bottom: 0;
}
.container > .row {
padding-top: 30px;
padding-bottom: 30px;
}
.container > .row .main-el {
padding-top: 15px;
padding-bottom: 15px;
}
.bold {
font-weight: 700;
}
.semi-bold {
font-weight: 600;
}
.medium {
font-weight: 500;
}
.light {
font-weight: 300;
}
.italic {
font-style: italic;
}
h4.sep .line {
height: 1px;
background: grey;
line-height: 20px;
display: inline-block;
width: 50px;
margin-bottom: 5px;
} .photo img, .image img {
width: 100%;
}
.video-frame {
position: relative;
padding-bottom: 40%;
height: 0;
overflow: hidden;
}
.video-frame.box {
padding-bottom: 56.3%;
}
.video-frame iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.vis-1000 {
display: none;
} .advertising .info {
position: relative;
width: 390px;
padding: 37px 40px;
float: left;
}
.advertising .info .close {
font-size: 30px;
position: absolute;
right: -21px;
top: 50%;
margin-top: -21px;
line-height: 40px;
width: 42px;
height: 42px;
text-align: center;
color: transparent;
border-radius: 100%;
opacity: 1;
z-index: 1000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.advertising .info .close {
color: #2a2a2a;
text-shadow: none;
}
.advertising .info .title {
font-size: 15px;
margin-bottom: 10px;
}
.advertising .info .text {
line-height: 22px;
}
.advertising .variants {
padding: 20px 50px;
overflow: hidden;
position: relative;
}
.advertising .variants .element {
float: left;
width: 175px;
padding-left: 10px;
}
.advertising .variants .element .inside {
font-size: 32px;
line-height: 130px;
text-align: center;
transition: 0.35s;
-webkit-transition: 0.35s;
-ms-transition: 0.35s;
-o-transition: 0.35s;
-moz-transition: 0.35s;
}
.advertising .variants .element .inside i {
transition: 0.35s;
-webkit-transition: 0.35s;
-ms-transition: 0.35s;
-o-transition: 0.35s;
-moz-transition: 0.35s;
}
.advertising .variants .element:hover {
text-decoration: none;
}
.advertising .variants .element i {
opacity: 0.4;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.advertising .scrollingHotSpotLeft {
width: 30%;
background: none;
top: 0;
cursor: e-resize;
}
.advertising .scrollingHotSpotRight {
width: 30%;
background: none;
top: 0;
cursor: e-resize;
}
.features-image-wrap {
position: relative;
display: inline-block;
margin-top: 40px;
margin-bottom: 60px;
padding: 5px;
border-radius: 5px;
}
.features-image-wrap.full {
width: 100%;
}
.features-image-wrap .button.solid {
position: absolute;
top: 80px;
left: 0;
}
.features-image {
position: relative;
}
.features-image .overlay {
opacity: 1;
}
.side-menu.nav > li > a {
padding: 0;
}
.side-menu.nav > li > a:hover {
background-color: transparent;
}
.side-menu.nav ul {
padding: 0;
}
.side-menu .element {
display: block;
line-height: 38px;
background: #fff;
border: 1px solid #e1e1e1;
padding: 0 20px;
border-bottom: none;
}
.side-menu .element:hover {
text-decoration: none;
}
.side-menu .parent.element {
padding: 0;
}
.side-menu .parent.element .title {
padding: 0 20px;
}
.side-menu .parent.element .title:hover {
text-decoration: none;
}
.side-menu .parent.element .title span:before {
content: "\2013";
}
.side-menu .parent.element .title.collapsed span:before {
content: "\002B";
}
.side-menu .element .submenu .element {
padding: 0 20px;
background: #f5f5f5;
border: none;
border-top: 1px solid #e1e1e1;
}
.side-menu .element {
transition: 0.35s;
-moz-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
-webkit-transition: 0.35s;
}
.side-menu.pinned {
top: 100px;
z-index: 99;
width: 263px;
}
.side-menu.pinned.affix-bottom {
position: absolute !important;
}
.uber-menu .container {
padding: 0;
}
.uber-menu .uber-banner {
padding: 50px 50px 10px 50px;
}
body.navbar-stuck {
padding-top: 100px;
}
#countdown {
position: relative;
z-index: 1000;
padding: 5px 0;
}
#countdown .container {
padding-top: 0;
padding-bottom: 0;
}
#countdown .container .row {
padding-top: 0;
padding-bottom: 0;
}
#countdown .name {
font-size: 18px;
padding-top: 12px;
margin: 10px 0;
}
#countdown .counters {
line-height: 22px;
margin: 15px 0;
}
#countdown .counters .italic {
font-size: 14px;
font-weight: 500;
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#countdown .counters .next {
float: left;
margin-top: 5px;
margin-right: 25px;
}
#countdown .counters .value {
font-size: 18px;
padding: 4px 7px;
border-radius: 2px;
float: left;
}
#countdown .counters .unit {
font-size: 13px;
float: left;
margin-top: 4px;
margin-right: 10px;
margin-left: 5px;
}
#countdown .counters .unit:last-child {
margin-right: 0;
}
#tagline {
font-size: 14px;
position: relative;
}
#tagline .container {
position: relative;
padding-top: 25px;
padding-bottom: 25px;
}
#tagline .row {
padding: 0;
}
#tagline .tag-badge {
position: absolute;
left: -95px;
top: 0;
z-index: 200;
}
#tagline .fa.fa-times {
font-size: 19px;
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.nav > li > a:focus {
text-decoration: none;
background-color: transparent;
}
.nav .open > a, .nav .open > a:focus {
background: none;
border-color: none;
}
header > .container {
position: relative;
z-index: 1000;
padding-top: 0;
padding-bottom: 0;
}
header > .container > .row {
padding: 0;
}
header.navbar-show-down {
top: 0;
}
header {
transition: top 0.35s ease;
-webkit-transition: top 0.35s ease;
-moz-transition: top 0.35s ease;
-o-transition: top 0.35s ease;
-ms-transition: top 0.35s ease;
top: -200px;
-webkit-box-shadow: none;
box-shadow: none;
}
.header .container {
position: static;
}
.boxed header.navbar-fixed-top {
width: 1200px;
left: 50%;
margin-left: -600px;
}
header.small {
}
header .menu-bar {
position: relative;
}
header .logo-box {
padding: 0;
line-height: 65px;
}
header.small .navbar-nav > .dropdown, header .navbar-nav > li {
line-height: 65px;
}
header.small .uber-menu {
top: 65px;
}
header.custom-shadow {
box-shadow: none;
-webkit-box-shadow: none;
}
.fancy-banner {
background: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/screen-banner.png);
height: 315px;
width: 100%;
background-position: center center;
position: relative;
}
.fancy-banner .v-al {
width: 98.5%;
}
.fancy-banner .v-al img {
margin: 0 auto;
}
header.navbar-fixed-top {
opacity: 0.95;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
transition: top 0.35s ease;
-webkit-transition: top 0.35s ease;
-moz-transition: top 0.35s ease;
-o-transition: top 0.35s ease;
-ms-transition: top 0.35s ease;
top: -66px;
}
header.navbar-fixed-top.custom-shadow {
box-shadow: none;
-webkit-box-shadow: none;
}
header.navbar-fixed-top .top-bar, header.navbar-show-down .top-bar {
display: none !important;
}
header.navbar-fixed-top .logo {
display: none !important;
}
header.navbar-show-down {
top: 0;
}
header.navbar-fixed-top a.logo-box {
line-height: 63px;
padding: 0;
}
header.navbar-fixed-top ul.navbar-nav > li {
line-height: 65px;
}
header a.logo-box {
line-height: 72px;
padding: 15px 0;
max-width: 100px;
float: left;
}
header .logo-box img {
display: inline-block;
}
header .navbar-nav > li {
display: inline-block;
line-height: 103px;
}
header .navbar-nav > .uber-dropdown {
position: static;
}
header.navbar-fixed-top .navbar-nav > .dropdown {
line-height: 65px;
}
header .navbar-nav > .dropdown > a > span:before {
content: "\002B";
display: inline-block;
width: 5px;
}
header .navbar-nav > .dropdown:hover > a > span:before {
content: "\2013";
}
header .navbar-nav li a {
font-size: 13px;
font-weight: 500;
border-radius: 2px;
padding: 8px 7px 8px 15px;
display: inline-block;
transition: 0.35s;
-moz-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
-webkit-transition: 0.35s;
}
header .nav-buttons {
padding-top: 17px;
padding-bottom: 17px;
}
header .nav-buttons .button {
margin-left: 5px;
}
header .nav-buttons a {
width: auto;
}
header .navbar-nav a:hover {
text-decoration: none;
}
header .top-bar .container .row {
padding: 0;
}
header .top-bar .info {
line-height: 45px;
}
header .top-bar .info .element {
margin-right: 15px;
}
header .top-bar .info i {
font-size: 17px;
position: relative;
top: 2px;
margin-right: 5px;
}
header .top-bar .buttons .element {
display: inline-block;
line-height: 45px;
text-align: center;
padding: 0 10px;
float: left;
position: relative;
}
header .menu-1 li.active a span {
visibility: hidden;
}
header .menu-1 li.active .uber-menu a span {
visibility: visible;
}
header .menu-1 > ul.nav.navbar-nav > li > a {
padding: 8px 15px;
}
header .menu-1.navbar-nav > .dropdown > a > span:before {
content: "\002B";
}
header .menu-3 li a {
position: relative;
}
header .menu-3 .dropdown > a > span {
display: none;
}
header .menu-3 > li.active > a {
}
header .menu-3 li.active > a:after {
content: "";
position: absolute;
height: 2px;
left: 15px;
right: 7px;
bottom: 0;
}
header .menu-3 li:hover > a:after, header .menu-3 > li:hover > a:after, header .menu-3 li:hover > a:after, header .menu-3 .navbar-nav > li:hover > a:after {
content: "";
position: absolute;
height: 2px;
left: 15px;
right: 7px;
bottom: 0;
}
header .menu-4 li.active {
margin-bottom: -1px;
}
header .menu-4 li.active a {
background: transparent;
}
header .menu-4.navbar-nav > li:hover > a > span {
visibility: hidden;
}
header .menu-4.navbar-nav > li.active > a > span {
visibility: hidden;
}
header .menu-5 li a span {
font-size: 18px;
position: relative;
top: 3px;
left: 10px;
}
header .navbar-nav.menu-5 > li > a > span:before {
display: none;
}
header .menu-5.navbar-nav > li > a:after, header .menu-5.navbar-nav > li > a:after {
content: '\2022';
font-size: 18px;
font-weight: 300;
position: relative;
top: 3px;
left: 10px;
}
header .menu-5.navbar-nav > li:last-child > a:after, header .menu-5.navbar-nav > li:last-child > a:after {
display: none;
}
header.custom-4 .navbar-nav > li {
margin-right: 1px;
}
header.custom-4 .navbar-nav li a.v-al-container {
padding: 0;
width: 104px;
text-align: center;
font-weight: 600;
height: 105px;
border-radius: 0;
transition: 0.35s;
-webkit-transition: 0.35s;
-ms-transition: 0.35s;
-o-transition: 0.35s;
-moz-transition: 0.35s;
}
header.custom-4 .logo-box {
position: absolute;
z-index: 10005;
max-width: 165px;
width: 100px;
line-height: 115px;
height: 120px;
padding: 0;
width: 165px;
text-align: center;
}
a.navbar-brand {
line-height: 72px;
padding: 15px 0;
max-width: 100px;
}
header.custom-4.metro-small .navbar-nav li a.v-al-container {
width: 70px;
height: 70px;
}
header.custom-4.metro-small .logo-box {
height: 70px;
line-height: 65px;
}
header.custom-4 .navbar-nav .v-al .text {
margin-top: 15px;
margin-bottom: -12px;
}
header.custom-4.metro-small .navbar-nav .v-al .text {
display: none;
}
header.custom-4 .navbar-nav li a i {
font-size: 30px;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
font-weight: normal;
display: inline-block;
}
header.custom-4 {
border: none;
}
header.custom-4 .navbar-header {
position: relative;
}
header.custom-4 .navbar-header a {
position: absolute;
z-index: 10005;
max-width: 165px;
width: 100px;
line-height: 115px;
height: 120px;
padding: 0;
width: 165px;
text-align: center;
}
header a {
line-height: 20px;
width: 100%;
}
header.custom-shadow .navbar-nav .dropdown {
margin-top: -1px;
}
header li.dropdown:hover {
cursor: pointer;
}
header .dropdown li:last-child {
border-bottom: none;
border-radius: 0 0 2px 2px;
font-weight: 700;
}
header .dropdown.uber-dropdown li:last-child {
text-transform: none;
font-weight: 400;
}
header.head-1 .navbar-nav {
float: right;
}
header.custom-1.navbar-fixed-top {
height: 65px;
}
header .utilities-buttons .element {
float: left;
position: relative;
}
header .utilities-buttons .element a:focus {
color: inherit;
}
header.head-1.navbar-fixed-top .menu-bar .utilities-buttons, header.custom-1.navbar-fixed-top .utilities-buttons {
padding: 19px 0;
padding-left: 10px;
}
header.head-1 .menu-bar .utilities-buttons, header.custom-1 .utilities-buttons {
float: right;
padding: 39px 0;
padding-left: 10px;
padding-top: 40px;
}
header.head-1 .menu-bar .utilities-buttons a, header.custom-1 .utilities-buttons a {
display: inline-block;
width: auto;
margin-right: 3px;
}
header.head-1 .menu-bar .utilities-buttons a:last-child, header.custom-1 .utilities-buttons a:last-child {
margin-right: 0;
}
header.head-1.thin .menu-bar .utilities-buttons {
padding: 20px 0;
padding-left: 10px;
}
header.head-1 .menu-bar .utilities-buttons a i, header.custom-1 .utilities-buttons a i {
border: 1px solid #e1e1e1;
font-size: 14px;
height: 24px;
width: 24px;
border-radius: 2px;
text-align: center;
font-size: 13px;
line-height: 22px;
display: block;
}
header.head-2.navbar-fixed-top .menu-bar .utilities-buttons a, header.navbar-fixed-top .top-bar .utilities-buttons a {
width: 60px;
line-height: 65px;
}
header.head-2 .menu-bar .utilities-buttons a, header .top-bar .utilities-buttons a {
display: block;
width: 50px;
text-align: center;
}
header.head-2 .menu-bar .utilities-buttons i, header .top-bar .utilities-buttons i {
font-size: 18px;
line-height: 18px;
}
header .top-bar .utilities-buttons a {
line-height: 50px;
}
header.head-2 .menu-bar .utilities-buttons, header .top-bar .utilities-buttons {
position: relative;
}
header .element .lang.dropdown-menu {
position: absolute;
right: 0;
top: 100%;
z-index: 3000;
left: initial;
min-width: 0;
background-clip: initial;
border-radius: 2px;
padding: 0;
}
header .element .lang.dropdown-menu a {
display: block;
width: 100%;
text-align: right;
line-height: 18px;
padding: 5px 10px;
border: none;
font-size: 11px;
}
header .element .lang.dropdown-menu a:hover {
text-decoration: none;
}
header.thin {
padding: 0 30px;
position: relative;
top: 0;
}
header.thin .full-container {
padding: 0;
}
header.navbar-fixed-top.thin {
position: fixed;
}
header.thin .navbar-right:last-child {
margin: 0;
}
header.thin .navbar-nav > li {
line-height: 65px;
}
header.thin .navbar-nav > .dropdown {
line-height: 65px;
}
header.thin .logo-box {
padding: 0;
line-height: 65px;
}
.thin .uber-menu {
top: 65px;
}
header .utilities-buttons a:hover {
text-decoration: none;
}
.navbar-toggle .icon-bar {
width: 14px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 2px;
}
.uber-menu {
display: none;
position: absolute;
top: 100%;
left: 0;
margin: 0 auto;
width: 100%;
z-index: 100;
border-radius: 0 0 4px 4px;
}
.uber-menu.pre-fixed {
position: absolute;
top: 100%;
transition: 0.35s;
-webkit-transition: 0.35s;
-ms-transition: 0.35s;
-o-transition: 0.35s;
-moz-transition: 0.35s;
transition-property: top;
-webkit-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
-moz-transition-property: top;
}
.uber-menu.fixed-top {
transition: 0.35s ease;
-webkit-transition: 0.35s ease;
-ms-transition: 0.35s ease;
-o-transition: 0.35s ease;
-moz-transition: 0.35s ease;
transition-property: top;
-o-transition-property: top;
-webkit-transition-property: top;
-ms-transition-property: top;
-moz-transition-property: top;
position: absolute;
top: 100%;
}
header.custom-shadow .uber-menu {
margin-top: -1px;
}
.metro.metro-small .uber-menu.fixed-top {
top: 70px;
}
.uber-menu > .container {
border-radius: inherit;
}
.uber-menu .main-wrap {
margin: 0 15px;
border-radius: 0 0 5px 5px;
}
header .navbar-nav .uber-menu .items-wrap {
padding: 30px 35px;
}
header .navbar-nav .uber-menu .items-wrap .col {
border-right: 1px solid #e1e1e1;
}
header .navbar-nav .uber-menu .items-wrap .col:last-child {
border-right: none;
}
header .navbar-nav .uber-menu a {
display: block;
font-size: 12px;
font-weight: 400;
padding: 8px 0;
}
header .navbar-nav .uber-menu a span:before {
margin-right: 5px;
content: '\2014';
}
header .menu-5 .dropdown .uber-menu a span:before {
display: initial;
font-size: 12px;
position: relative;
left: -10px;
top: -3px;
}
.uber-menu ul li a span:before {
content: '\2014';
margin-right: 5px;
}
.uber-menu ul li:nth-child(4n+1) {
border-left: none;
}
header .uber-menu li {
line-height: 20px;
border-bottom: none;
}
header .uber-menu li a:hover {
color: #fff;
background-color: transparent;
}   ul.main-menu, .mobile-header ul.nav  {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 10000;
width: 100%;
}   .main-menu ul, .mobile-header .nav ul {
padding: 0;
}
.main-menu li, .mobile-header .nav li {
list-style-type: none;
}
.main-menu a, .mobile-header .nav a {
line-height: 52px;
width: 100%;
height: 52px;
display: block;
padding: 0 20px;
font-size: 12px;
text-transform: capitalize;
}
.main-menu a:hover, .mobile-header .nav a:hover {
text-decoration: none;
}
.main-menu .submenu a, .mobile-header .nav .submenu a {
padding: 0 50px;
padding-right: 20px;
}
.main-menu .main, .mobile-header .nav .main {
text-align: center;
font-size: 17px;
line-height: 67px;
}
.main-menu button, .mobile-header .nav button {
padding: 8.5px 10px;
border-radius: 2px;
display: inline-block;
transition: 0.35s;
-o-transition: 0.35s;
-moz-transition: 0.35s;
-webkit-transition: 0.35s;
-ms-transition: 0.35s;
}
header .main-menu.expandable li, header .mobile-header .nav li {
position: relative;
}
header .main-menu.expandable li .exp, header .mobile-header .nav li {
position: absolute;
right: 0;
text-align: center;
padding-right: 15px;
padding-left: 30px;
}
header .main-menu.expandable li .exp:before, header .mobile-header .nav.expandable li .exp:before {
content: "\002B";
}
header .main-menu.expandable li.open .exp:before, header .mobile-header .nav.expandable li.open .exp:before {
content: "\2013";
}
.boxed #nav-shop, .boxed #search, .boxed #login, .boxed #register {
width: 1200px;
left: 50%;
margin-left: -600px;
}
#nav-shop {
position: absolute;
left: 0;
right: 0;
z-index: 30;
transition: height,top 0.35s ease;
-webkit-transition: 0.35s ease;
-ms-transition: 0.35s ease;
-o-transition: 0.35s ease;
-moz-transition: 0.35s ease;
}
#nav-shop > .container {
margin-top: 25px;
margin-bottom: 40px;
padding-top: 0;
padding-bottom: 0;
}
#nav-shop > .container > .row {
padding: 0;
}
#nav-shop.fixed-top {
position: fixed;
top: 0;
}
#nav-shop.fixed-top.show-down {
top: 65px;
}
#nav-shop .items {
overflow: auto;
white-space: nowrap;
}
#nav-shop div.items::-webkit-scrollbar {
width: 9px;
height: 9px;
}
#nav-shop div.items::-webkit-scrollbar-track {
background: #fff;
border-radius: 4px;
border: 1px solid #e5e5e5;
}
#nav-shop div.items::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #219fd1;
color: #fff;
}
#nav-shop .item {
margin: 15px 0;
display: inline-block;
}
#nav-shop .item .image {
border-radius: 5px;
display: inline-block;
padding: 10px;
width: 40%;
}
#nav-shop .item .image img {
margin: auto;
}
#nav-shop .item .text {
display: inline-block;
width: 60%;
padding: 5px 10px;
white-space: normal;
}
#nav-shop .button {
width: 100%;
margin: 5px 0;
}
#nav-shop .button .over {
padding: 10px 20px;
}
#nav-shop .cart {
padding-left: 55px;
margin: 5px 0;
float: left;
}
#nav-shop .cart .sep {
height: 3px;
margin-bottom: 5px;
}
#search {
font-size: 13px;
position: absolute;
left: 0;
right: 0;
z-index: 30;
transition: 0.35s ease;
-webkit-transition: 0.35s ease;
-ms-transition: 0.35s ease;
-o-transition: 0.35s ease;
-moz-transition: 0.35s ease;
}
#search > .container {
padding: 0 15px;
}
#search > .container > .row {
padding: 0;
}
#search .input-group {
margin: 40px 0;
}
#search.fixed-top {
position: fixed;
top: 0;
}
#search.fixed-top.show-down {
position: fixed;
top: 65px;
}
#search button.btn.btn-default {
height: 60px;
border-radius: 3px;
padding: 0;
}
#search button.btn.btn-default .over {
width: 60px;
line-height: 58px;
height: 60px;
}
#search button.btn.btn-default.fa-search {
font-size: 15px;
}
#search button.btn.btn-default.dropdown-toggle {
font-size: 13px;
width: 110px;
}
#search input.form-control {
height: 60px;
box-shadow: none;
}
#search ul.dropdown-menu {
font-size: 13px;
border-radius: 3px;
box-shadow: none;
min-width: 110px;
border-top: none;
margin-top: -4px;
}
#search ul.dropdown-menu > li {
width: 110px;
display: block;
}
#search ul.dropdown-menu > li > a {
padding: 7px 20px;
width: 108px;
}
#search ul.dropdown-menu > li > a:hover {
background: none;
}
#login, #register {
position: absolute;
left: 0;
right: 0;
z-index: 30;
}
#login .container, #register .container {
padding-top: 0;
padding-bottom: 0;
}
.auth .buttons .main-text {
font-size: 16px;
text-transform: uppercase;
}
.auth .buttons .sep {
height: 3px;
margin-top: 10px;
margin-bottom: 15px;
}
.auth .buttons .button {
margin-bottom: 10px;
}
.pagecrumbs .container {
padding-top: 10px;
padding-bottom: 10px;
}
.pagecrumbs h5 {
margin-bottom: 0;
}
.pagecrumbs .location {
font-size: 11px;
line-height: 16.5px;
}
#section-nav ul {
position: fixed;
left: 10px;
top: 290px;
width: 36px;
display: block;
border-radius: 2px;
padding: 4px 0;
z-index: 1000;
}
#section-nav ul li a {
padding: 0;
}
#section-nav .item {
height: 8px;
width: 8px;
border-radius: 100%;
display: block;
margin: auto;
margin-bottom: 8px;
margin-top: 8px;
}
header.navbar-fixed-top.no-shade {
box-shadow: none;
-webkit-box-shadow: none;
}
header .top-bar .socials {
margin-top: 10px;
}
header.head-2 .logo .container {
padding: 0 15px;
}
header.navbar-fixed-top.head-2 ul.navbar-nav {
width: auto;
text-align: right;
float: right;
}
header.head-2.navbar-fixed-top {
display: block;
float: left;
line-height: 65px;
}
header.head-2 .large-header .navbar-header {
display: none;
}
header.head-2.navbar-fixed-top .large-header .navbar-header {
display: block;
}
header.head-2.navbar-fixed-top .large-header .utilities-buttons {
display: none;
}
header .navbar-nav.text-center {
float: none;
}
header.head-2 .navbar-nav > li {
float: none;
}
header.head-2 ul.navbar-nav li {
text-align: left;
}
header.head-2 .navbar-nav > li {
line-height: 55px;
}
header.head-2 .navbar-nav > .dropdown {
line-height: 55px;
}
header.head-2 .logo .logo-box {
float: none;
}
header.navbar-fixed-top.head-2 .navbar-nav > .dropdown {
line-height: 65px;
}
header .flag {
display: inline-block;
padding: 0 7px;
}
header.custom-1 .top-bar .info {
line-height: 45px;
}
header.custom-1 .top-bar .info .element {
margin-right: 15px;
}
header.custom-1 .top-bar .info i {
font-size: 17px;
position: relative;
top: 2px;
margin-right: 5px;
}
header.custom-1 .top-bar .buttons .element {
display: inline-block;
line-height: 45px;
text-align: center;
padding: 0 10px;
float: left;
position: relative;
}
header.custom-1 .top-bar .buttons .element a:focus {
color: inherit;
}
header.custom-1 .flag {
display: inline-block;
padding: 0 7px;
}
header.custom-1 .top-bar {
border: none;
}
header.custom-1.navbar-fixed-top .top-bar {
display: none !important;
}
header.custom-1 {
height: 95px;
border: none;
}
header.custom-1 .menu-bar {
padding: 0;
}
header.custom-1 .menu-bar .main-wrap {
position: absolute;
left: 0;
right: 0;
max-width: 1140px;
margin: 0 auto;
}
header.custom-1 .menu-bar > .row { }
header.custom-1 .menu-cont {
padding: 0 15px;
position: relative;
border-radius: 2px;
z-index: 3000;
}
header.custom-1.navbar-fixed-top .menu-cont {
top: 0;
}
header.custom-1 .navbar-nav > li > a {
padding: 8px 15px;
}
.custom-1 ~ #nav-shop .container, .custom-1 ~ #search .container {
padding-top: 50px;
}
.custom-1 ~ #nav-shop.fixed-top .container, .custom-1 ~ #search.fixed-top .container {
padding-top: 0;
}
header.custom-2 .navbar-nav {
border-left: 1px solid #e1e1e1;
}
header.custom-2 .navbar-nav.navbar-right:last-child {
margin-right: 0;
}
header.custom-2 .navbar-nav li {
border-right: 1px solid #e1e1e1;
}
header.custom-2 .navbar-nav a.v-al-container {
padding: 0 25px;
text-align: center;
}
header.custom-2 .navbar-nav a.v-al-container i {
font-size: 17px;
}
header.custom-2 .navbar-nav a.v-al-container .text {
font-weight: 600;
font-family: 'Open Sans', sans-serif;
}
header.custom-2 .navbar-nav a.v-al-container .descript {
font-size: 11px;
font-weight: 300;
font-family: Roboto, sans-serif;
color: #777;
}
header.custom-2.navbar-show-down .navbar-nav a.v-al-container .descript {
display: none;
}
header.custom-3 .navbar-nav.navbar-right:last-child {
margin-right: 0;
}
header.custom-3 .navbar-nav a.v-al-container i {
float: left;
font-size: 17px;
border-radius: 100%;
height: 44px;
width: 44px;
line-height: 42px;
text-align: center;
}
header.custom-3 .navbar-nav a.v-al-container .text {
font-weight: 600;
font-family: 'Open Sans', sans-serif;
padding-left: 52px;
padding-top: 3px;
text-align: left;
}
header.custom-3 .navbar-nav a.v-al-container .descript {
font-size: 11px;
font-weight: 300;
font-family: Roboto, sans-serif;
color: #777;
padding-left: 52px;
line-height: 18px;
text-align: left;
}
header.custom-4 .navbar-nav.navbar-right:last-child {
margin-right: 0;
}
header.custom-5 .navbar-nav.navbar-right:last-child {
margin-right: 0;
}
header.custom-5 .navbar-nav > li {
margin-left: 4px;
}
header.custom-5 .navbar-nav > .dropdown > a > span:before {
width: 0;
}
header.custom-5 .navbar-nav > li > div > a, header.custom-5 .navbar-nav > li > a {
padding: 0;
}
header.custom-5 .navbar-nav li a .over {
padding: 8px 15px;
transition: 0.35s;
-webkit-transition: 0.35s;
-o-transition: 0.35s;
-moz-transition: 0.35s;
-ms-transition: 0.35s;
border-radius: 2px;
}
.boxed {
width: 1200px;
margin: 0 auto;
}
.boxed .container {
padding-left: 15px;
padding-right: 15px;
}
.boxed header .shadow, header.custom-1 .shadow {
width: 1200px;
left: 50%;
margin-left: -600px;
}
header.custom-1 .shadow {
margin-left: -585px;
width: 1170px;
}
header .shadow {
position: absolute;
background-position: center top;
background-repeat: no-repeat;
width: 100%;
height: 35px;
z-index: 999;
margin-top: -1px;
left: 0;
}
header .shadow.v1 {
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/head-shadow-1.png);
}
header .shadow.v2 {
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/head-shadow-2.png);
}
header .shadow.v3 {
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/head-shadow-3.png);
background-repeat: repeat-x;
}
header .shadow.v4 {
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/head-shadow-4.png);
}
header .shadow.v5 {
background-image: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/head-shadow-5.png);
background-position: left top;
}
iframe {
border: none;
}
.player iframe {
width: 100%;
}
.only-sm {
margin-top: 60px;
margin-bottom: 50px;
}
.to-left {
float: left;
}
.to-right {
float: right;
}
.secondary {
padding: 60px 0 75px;
}
.less-faded {
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.faded {
opacity: 0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.secondary h4 {
margin-bottom: 20px;
}
.call {
padding: 33px;
text-align: center;
border-radius: 5px;
}
.rounded {
border-radius: 5px;
}
.call.only {
margin: 0;
}
.call h3 {
margin-bottom: 13px;
}
.call > .button {
margin: 10px;
margin-top: 15px;
}
.call.image {
text-align: left;
background: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/call-image.png);
background-size: 100% 100%;
padding: 60px 45px;
}
.call.image img {
position: absolute;
bottom: 16px;
right: 15px;
width: auto;
}
.overlay, .background-overlay {
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
border-radius: inherit;
left: 0;
top: 0;
bottom: 0;
right: 0;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.background-overlay {
opacity: 1;
padding: inherit;
}
.overlay:hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
cursor: pointer;
}
.overlay:hover i.sm, .overlay:hover i.md {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.overlay i.sm, .overlay i.md {
border-radius: 100%;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.overlay i.md {
line-height: 74px;
width: 74px;
font-size: 15px;
margin-top: -37px;
margin-left: -37px;
}
.overlay i.sm {
line-height: 25px;
width: 25px;
font-size: 10px;
margin-top: -13px;
margin-left: -13px;
}
.bg-overlay {
position: absolute;
width: 100%;
height: 100%;
border-radius: inherit;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
a.overlay:hover {
text-decoration: none;
}
.no-bg-img {
background-image: none !important;
}
.sep-heading-container h1, .sep-heading-container h2, .sep-heading-container h3, .sep-heading-container h4, .sep-heading-container h5, .sep-heading-container h6, .sep-heading-container h1 {
float: left;
}
.sep-heading-container.shc1 .sep-container {
height: 30px;
}
.sep-heading-container.shc2 .sep-container {
height: 26px;
}
.sep-heading-container.shc3 .sep-container {
height: 22px;
}
.sep-heading-container.shc4 .sep-container {
height: 16px;
}
.sep-heading-container.shc5 .sep-container {
height: 15px;
}
.sep-heading-container.shc6 .sep-container {
height: 13px;
}
.sep-heading-container h1, .sep-heading-container h2, .sep-heading-container h3, .sep-heading-container h4, .sep-heading-container h5, .sep-heading-container h6 {
margin-bottom: 0;
}
.sep-heading-container {
padding-bottom: 0;
}
.main-el .sep-heading-container {
padding-bottom: 15px;
}
.container > .sep-heading-container {
padding-bottom: 15px;
}
.sep-heading-container .sep-container {
position: relative;
overflow: hidden;
font-size: 100%;
}
.sep-heading-container .sep-container .the-sep {
width: 100%;
position: relative;
top: 50%;
margin-left: 10px;
}
ul.basic, ol.basic {
margin: 0;
padding-left: 18px;
}
ul.basic {
list-style-type: circle;
}
ul.basic li, ol.basic li {
margin-bottom: 20px;
}
ul.basic li:last-child, ol.basic li:last-child {
margin-bottom: 0px;
}
.icon.list .element {
margin-bottom: 15px;
}
.icon.list .element:last-child {
margin-bottom: 0;
}
.icon.list .element p {
padding: 2px;
}
ul.basic.minus {
list-style-type: none;
padding-left: 0;
}
ul.basic.minus li:before {
content: '\2014';
font-size: 12px;
padding-right: 3px;
}
.icon.list .element p {
margin-bottom: 10px;
}
.icon.list .element i {
border-radius: 100%;
height: 23px;
line-height: 24px;
width: 23px;
text-align: center;
text-indent: -1px;
font-size: 13px;
margin-right: 5px;
}
.icon.list.icon-list-2 .element i {
font-size: 20px;
}
.icon-list-1 {
}
.icon-list-1 .element {
padding: 2px;
}
.icon-list-1 .element p {
margin-top: 1px;
margin-bottom: 14px;
}
.icon-list-1 .element i {
border-radius: 100%;
height: 23px;
line-height: 24px;
width: 23px;
text-align: center;
text-indent: -1px;
font-size: 13px;
margin-right: 10px;
}
.icon-list-2 {
}
.icon-list-3 {
}
i.rounded {
border-radius: 100%;
text-align: center;
}
i.x1 {
font-size: 13px;
line-height: 23px;
height: 22px;
width: 22px;
text-align: center;
}
i.x2 {
line-height: 53px;
height: 52px;
width: 52px;
font-size: 24px;
text-align: center;
}
i.x3 {
line-height: 109px;
height: 108px;
width: 108px;
font-size: 70px;
text-align: center;
}
i.x4 {
line-height: 191px;
height: 190px;
width: 190px;
font-size: 70px;
text-align: center;
}
i#custom-bg-1 {
background-color: #acd478;
}
i#custom-bg-2 {
background-color: #d9534f;
border-radius: 15px;
}
i#custom-bg-3 {
background-color: #f0ad4e;
border-radius: 5px;
}
i#custom-bg-4 {
background-color: #a4d4e7;
}
.icon-list-3 .element p {
padding-top: 2px;
margin-bottom: 14px;
}
.icon-list-3 .element i {
border-radius: 100%;
height: 23px;
line-height: 22px;
width: 23px;
text-align: center;
font-size: 13px;
margin-right: 10px;
font-family: Roboto, sans-serif;
font-weight: 700;
font-style: normal;
}
.icon-list-4 .element p {
padding-top: 2px;
margin-bottom: 14px;
}
.icon-list-4 .element i {
border-radius: 100%;
height: 23px;
line-height: 22px;
width: 23px;
text-align: center;
font-size: 19px;
margin-right: 10px;
font-family: Roboto, sans-serif;
font-weight: 700;
font-style: normal;
} .main-title {
text-align: center;
margin: 0;
}
.main-title.title-btn h2 {
margin: 5px 0;
}
.main-slider {
position: relative;
-webkit-box-shadow: inset 0 0 100px 1000px rgba(0,0,0,0.6);
box-shadow: inset 0 0 100px 1000px rgba(0,0,0,0.6);
}
.main-slider .over-pattern {
position: absolute;
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 90px 0;
}
.main-slider.shop-slider {
background-image: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/shop-slider-back.png);
background-position: center;
box-shadow: none;
-webkit-box-shadow: none;
}
.main-slider .controls a {
margin: 0 20px;
margin-top: -25px;
}
.main-slider .item img {
min-height: 500px;
}
.main-slider .image-item {
position: relative;
}
.main-slider .image-item img {
}
.main-slider .carousel-inner {
padding: 40px 0;
}
.main-slider .image {
position: relative;
}
.main-slider .title {
font-size: 40px;
font-weight: 300;
margin: 20px 0;
margin-bottom: 30px;
}
.alt-banner {
background-position: center top;
padding: 90px 0;
position: relative;
background-position: center center;
}
.alt-banner.img1 {
background-image: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/parallax-bg-1.jpg);
}
.alt-banner.img1.parallax {
}
.alt-banner.img2 {
background-image: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/alt-banner-2.jpg);
}
.alt-banner.img3 {
background-image: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/alt-banner-3.jpg);
padding: 0;
}
.alt-banner .container {
position: relative;
z-index: 200;
}
.alt-banner .title, .section-title {
font-size: 40px;
font-weight: 300;
margin-bottom: 25px;
}
.alt-banner .text {
font-size: 25px;
font-weight: 300;
margin: 20px 0;
opacity: 0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.section-subtitle {
font-size: 25px;
font-weight: 300;
margin: 20px 0;
}
.alt-banner.img3 .text {
margin-bottom: 10px;
line-height: 27px;
}
.counters-banner {
background: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/parallax-bg-2.jpg);
position: relative;
}
.counters-banner .container {
position: relative;
z-index: 20;
}
.counters-banner .over-pattern {
position: absolute;
background-image: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.screen-banner {
background: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/screen-banner.png);
height: 1000px;
width: 100%;
background-position: center 0px;
position: relative;
}
.screen-banner .over-pattern {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-image: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
height: 100%;
width: 100%;
}
.screen-banner .v-al {
width: 95%;
}
.screen-banner .v-al img {
margin: 0 auto;
}
.main-slider .text {
font-size: 25px;
font-weight: 300;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
margin: 10px 0;
margin-bottom: 40px;
}
.main-slider .button {
min-width: 166px;
}
.main-slider .button.striped.md {
padding: 9px;
min-width: 166px;
}
.main-slider .carousel-indicators {
bottom: 5px;
}
.main-slider .carousel-indicators li {
height: 9px;
width: 9px;
}
.main-slider .carousel-indicators li.active {
margin-bottom: 1px;
margin-left: 2px;
margin-right: 2px;
}
.main-slider .carousel-control {
background-image: none;
}
.main-slider .carousel-control i {
font-size: 12px;
position: absolute;
top: 45%;
display: inline-block;
border-radius: 5px;
height: 4em;
width: 4em;
line-height: 4.4em;
text-shadow: none;
}
.main-slider .left.carousel-control i {
left: 30px;
}
.main-slider .right.carousel-control i {
right: 30px;
}
.bubble {
padding: 18px 20px;
border-radius: 2px;
font-size: 18px;
}
.bubble .arrow {
position: absolute;
}
.bubble.bub-1 {
top: 30%;
left: 20%;
}
.bubble.bub-1 .arrow {
width: 0px;
height: 0px;
border-style: solid;
border-width: 23px 0 0 30px;
left: 100%;
top: 10px;
}
.bubble.bub-2 {
top: 35%;
right: 20%;
}
.bubble.bub-2 .arrow {
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 0 23px 30px;
right: 100%;
top: 10px;
}
.bubble.bub-3 {
top: 60%;
left: 25%;
}
.bubble.bub-3 .arrow {
width: 0px;
height: 0px;
border-style: solid;
border-width: 23px 30px 0 0;
left: 100%;
top: 18px;
}
.bubble.bub-4 {
top: 65%;
right: 25%;
}
.bubble.bub-4 .arrow {
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 30px 23px 0;
right: 100%;
top: 18px;
}
.circled {
border-radius: 100%;
}
.full-slider {
}
.alt-banner {
}
.alt-banner .image {
position: relative;
}
.alt-banner .over-pattern, .fancy-banner .over-pattern {
position: absolute;
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.alt-banner .over-pattern.empty {
position: absolute;
background-image: none;
top: 0;
bottom: 0;
left: 0;
right: 0;
} .crsl-wrap {
position: relative;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.carousel-inner {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.carousel.fade {
opacity: 0.4;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.carousel.fade .item {
-moz-transition: opacity ease-in-out 1.5s;
-o-transition: opacity ease-in-out 1.5s;
-webkit-transition: opacity ease-in-out 1.5s;
transition: opacity ease-in-out 1.5s;
left: 0 !important;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
top: 0;
position: absolute;
width: 100%;
display: block !important;
z-index: 100;
}
.carousel.fade .item:first-child {
top: auto;
position: relative;
}
.carousel.fade .item.active {
opacity: 0.4;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
-moz-transition: opacity ease-in-out 1.5s;
-o-transition: opacity ease-in-out 1.5s;
-webkit-transition: opacity ease-in-out 1.5s;
transition: opacity ease-in-out 1.5s;
z-index: 200;
}
.carousel.fade .carousel-indicators li.pre-active {
margin: 1px;
}
.sidebar {
}
.sidebar.blog {
}
.sidebar.out {
padding-top: 90px;
}
.sidebar .sep-heading-container {
padding-top: 60px;
}
.sidebar .sep-heading-container:first-child {
padding-top: 0;
}
.input-group input {
box-shadow: none;
border-radius: 3px;
font-size: 13px;
height: 38px;
padding-left: 20px;
}
.input-group input:focus {
box-shadow: none;
}
.input-group .input-group-btn .btn {
height: 38px;
border-radius: 0 3px 3px 0;
font-size: 16px;
padding: 6px 11px;
transition: 0.35s;
-moz-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
}
a.list-group-item {
font-size: 13px;
}
.tweet-box {
margin-top: 0;
margin-bottom: 12px;
}
.sidebar .tweet-box:last-child {
margin-bottom: 0;
}
.tags .tag {
line-height: 38px;
margin-right: 2px;
margin-bottom: 2px;
padding: 0 10px;
border-radius: 2px;
display: inline-block;
float: left;
font-size: 13px;
transition: 0.35s ease;
-webkit-transition: 0.35s ease;
-o-transition: 0.35s ease;
-moz-transition: 0.35s ease;
-ms-transition: 0.35s ease;
}
.fancy-portfolio .sidebar {
padding-top: 8px;
}
.fancy-portfolio .sidebar.left {
padding-left: 6px;
}
.fancy-portfolio .sidebar.right {
padding-right: 6px;
}
.full-portfolio {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
padding-bottom: 75px;
}
.full-portfolio .portfolio-isotope {
margin-bottom: 15px;
margin-left: 1px;
margin-right: 1px;
}
.full-portfolio .breadcrumb {
text-align: center;
margin-top: 80px;
margin-bottom: 20px;
}
.full-portfolio .item-wrap {
float: left;
width: 16.66666666666666%;
}
.full-portfolio .item-wrap .item {
margin-bottom: 1px;
margin-right: 1px;
}
.full-portfolio .item {
position: relative;
}
.full-portfolio img {
width: 100%;
}
.container.full-pf {
padding-top: 0;
padding-bottom: 0;
}
.container.full-pf > .row {
padding-top: 0;
padding-bottom: 0;
}
.googlemap {
position: relative;
padding-bottom: 22%;
overflow: hidden;
}
.googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.txt-min {
font-size: 11px;
line-height: 18px;
}
.txt-sm {
font-size: 12px;
line-height: 18px;
}
.txt-lgr {
font-size: 15px;
line-height: 20px;
}
.wrap-404 {
font-size: 230px;
line-height: 230px;
}
.wrap-404 i {
font-size: 200px;
position: relative;
bottom: 10px;
}
.masonry-container .col-sizer {
width: 25%;
}
.masonry-container .col-sizer .mason-el.width2 {
width: 50%;
} .shop-crsl {
position: relative;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.shop-crsl.carousel-fade .carousel-inner {
overflow: visible;
}
.carousel .controls a {
position: absolute;
top: 50%;
width: 100%;
line-height: 53px;
width: 50px;
border-radius: 2px;
text-align: center;
margin-top: -25px;
font-size: 11px;
height: 50px;
z-index: 200;
transition: all 0.35s ease 0s;
-webkit-transition: all 0.35s ease 0s;
-o-transition: all 0.35s ease 0s;
-moz-transition: all 0.35s ease 0s;
-ms-transition: all 0.35s ease 0s;
}
.carousel .controls.mini a {
height: 25px;
width: 25px;
line-height: 27px;
margin: 0;
}
.carousel .controls.mini .left {
left: 20px;
top: 20px;
}
.carousel .controls.mini .right {
left: 48px;
top: 20px;
}
.carousel .controls.spaced a {
margin-left: 15px;
margin-right: 15px;
}
.carousel .controls a:hover {
text-decoration: none;
}
.carousel .controls .left {
left: 0px;
position: absolute;
padding-right: 3px;
}
.carousel .controls .right {
right: 0px;
position: absolute;
padding-left: 3px;
}
.shop-col-item:hover {
cursor: pointer;
}
.shop-promo {
text-align: center;
padding: 15px;
border-radius: 5px;
}
.shop-promo h3 {
margin-top: 21px;
}
.shop-promo .title {
font-size: 42px;
line-height: 48px;
padding: 12px 0;
padding-bottom: 22px;
}
.shop-promo .button {
margin: 24px 0;
}
.shop-promo p {
margin: 10px 0;
}
.shop-col-item .photo {
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.shop-col-item .photo img {
margin: 0 auto;
width: 100%;
}
.shop-col-item .info {
padding: 10px;
border-radius: 0 0 5px 5px;
}
.shop-col-item .price {
width: 50%;
float: left;
margin-top: 5px;
}
.shop-col-item .price h5 {
line-height: 20px;
margin: 0;
}
.shop-col-item .rating {
width: 50%;
float: left;
font-size: 17px;
text-align: right;
line-height: 52px;
margin-bottom: 10px;
height: 52px;
}
.shop-col-item .btn-add {
width: 50%;
float: left;
}
.shop-col-item .btn-details {
width: 50%;
float: left;
padding-left: 10px;
}
.shop-col-item .btn-details .fa-list {
position: relative;
top: 1px;
}
.shop-col-item .btns p {
font-size: 11px;
line-height: 20px;
margin-bottom: 0;
margin-top: 10px;
}
.shop-col-item .btns p i {
font-size: 14px;
margin-right: 5px;
}
.shop.load {
margin-top: 60px;
margin-bottom: 15px;
}
.shop.load.inside {
margin-top: 75px;
margin-bottom: 15px;
}
.shop.load.outside {
}
.load.inside {
margin-top: 60px;
}
.shop-wrapper .sep-heading-container {
padding-bottom: 0;
}
.shop-wrapper .load {
margin-top: 75px;
}
.shop-over.load {
margin-top: 75px;
margin-bottom: 15px;
}
.sidebar.shop {
}
.sidebar.shop .testimonials-2 .client {
padding-right: 20px;
}
.list-group {
margin-bottom: 0;
}
.list-group.products .list-group-item {
min-height: 60px;
padding: 12px 15px;
}
.list-group.products img {
padding-left: 5px;
padding-right: 5px;
float: left;
}
.list-group.products p {
margin-bottom: 0;
}
.list-group.products p.name {
line-height: 15px;
margin-top: 3px;
}
.list-group.products p.price {
font-size: 11px;
line-height: 11px;
}
.shop-panel {
}
.shop-panel .cart-list {
margin-right: 1px;
}
.shop-panel .cart-list .head {
border-radius: 3px;
font-size: 13px;
width: 100%;
}
.shop-panel .cart-list .head > div {
float: left;
}
.shop-panel .cart-list .head .section {
padding: 10px 0;
}
.shop-panel .cart-list .head .product {
width: 35%;
text-align: center;
padding-left: 50px;
}
.shop-panel .cart-list .head .prc {
text-align: right;
width: 30%;
padding-right: 15px;
}
.shop-panel .cart-list .head .qty {
text-align: center;
width: 20%;
padding-right: 12px;
}
.shop-panel .cart-list .head .total {
width: 15%;
text-align: center;
padding-right: 30px;
}
.shop-panel .cart-list .line {
text-align: center;
}
.shop-panel .cart-list .line > div {
float: left;
margin: 20px 0;
}
.shop-panel .cart-list .icon {
padding-left: 20px;
padding-right: 20px;
text-align: left;
width: 5%;
line-height: 40px;
}
.shop-panel .cart-list .mini-image {
padding: 2px 15px;
width: 10%;
}
.shop-panel .cart-list .name {
font-size: 15px;
width: 35%;
padding-left: 30px;
text-align: left;
line-height: 40px;
}
.shop-panel .cart-list .price {
font-size: 13px;
width: 15%;
text-align: right;
line-height: 40px;
}
.shop-panel .cart-list .quantity {
width: 25%;
}
.shop-panel .cart-list .line .total {
width: 10%;
text-align: left;
line-height: 40px;
}
.shop-panel .cart-list .line .button {
display: inline-block;
}
.shop-panel .cart-list .line .button .over {
width: 36px;
padding: 9px 15px;
max-width: 36px;
}
.shop-panel .cart-list .amount {
font-size: 13px;
padding: 9px 14.5px;
border-radius: 3px;
display: inline-block;
}
.shop-panel .cart-list .inputs {
width: 100%;
padding: 20px;
}
.shop-panel .cart-list .inputs input {
max-width: 240px;
width: 240px;
display: inline-block;
height: 40px;
margin-top: -3px;
box-shadow: none;
}
.shop-panel .cart-list .inputs .button {
margin-top: 2px;
}
.shop-panel .cart-list .inputs input:focus {
box-shadow: none;
}
.shop-panel .cart-list .quantity .button {
line-height: 36px;
width: 36px;
text-indent: -1px;
transition: 0.4s;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
}
.shop-panel .shipping {
border-radius: 3px;
overflow: hidden;
}
.shop-panel .shipping .inside {
padding: 30px 20px;
border-top: none;
}
.shop-panel .shipping .input-group {
margin-bottom: 30px;
}
.shop-panel .form-control {
height: 40px;
border-radius: 5px;
padding: 8px 15px;
}
.shop-panel .shipping .input-group > input {
margin-bottom: 0;
padding: 8px 15px;
font-size: 11px;
border-right: none;
}
.shop-panel .shipping .input-group > .input-group-addon {
font-size: 11px;
border-radius: 0 5px 5px 0;
}
.shop-panel .shipping input, .shop-panel .shipping select {
box-shadow: none;
margin-bottom: 30px;
font-size: 11px;
font-family: 'Open Sans', sans-serif;
}
.select-aux {
width: 100%;
}
.shop-panel .shipping select {
padding-left: 10px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.shop-panel .shipping .select-aux {
margin-bottom: 30px;
}
.shop-panel .shipping .select-aux select {
margin-bottom: 0;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
select {
padding-right: 18px;
}
}
.select-aux {
position: relative;
}
.select-aux:after {
font-size: 11px;
content: "\f0dc";
color: #aaa;
margin-top: -5px;
top: 50%;
right: 20px;
position: absolute;
pointer-events: none;
}
.select-aux:before {
content: '';
right: 6px;
top: 0px;
width: 20px;
height: 20px;
position: absolute;
pointer-events: none;
display: block;
}
.shop-panel .shipping input:focus {
box-shadow: none;
}
.shop-panel .shipping .button {
width: 100%;
}
.shop-panel .shipping .head {
text-transform: uppercase;
font-weight: 700;
font-size: 13px;
padding: 10px 20px;
}
.shop-panel .totals {
border-radius: 3px;
overflow: hidden;
}
.shop-panel .totals .head {
text-transform: uppercase;
font-weight: 700;
font-size: 13px;
padding: 10px 20px;
}
.shop-panel .totals .item, .shop-panel .totals .value {
float: left;
width: 50%;
padding: 10px 20px;
}
.shop-panel .totals .value {
text-indent: 5px;
}
.shop-panel .totals .value {
border-left: 1px solid #e1e1e1;
}
.shop-panel .totals .cart-total .value {
font-size: 15px;
line-height: 18px;
}
.shop-panel .totals .line {
border-top: none;
}
.product-wrap .preview .large, .product-wrap .preview .small {
border-radius: 3px;
overflow: hidden;
}
.product-wrap h3 {
margin-bottom: 5px;
}
.product-wrap p {
line-height: 23px;
}
.product-wrap .sep-line {
margin: 30px 0;
}
.product-wrap .preview img {
width: 100%;
}
.product-wrap .preview .large {
padding: 8px;
margin-bottom: 30px;
position: relative;
}
.product-wrap .preview .large .overlay {
width: auto;
height: auto;
top: 8px;
bottom: 8px;
left: 8px;
right: 8px;
border-radius: 0;
}
.product-wrap .preview .small {
padding: 5px;
position: relative;
}
.product-wrap .preview .small .overlay {
width: auto;
height: auto;
top: 5px;
bottom: 5px;
left: 5px;
right: 5px;
border-radius: 0;
}
.product-wrap .controls {
margin: 35px 0;
text-indent: -1px;
}
.product-wrap .controls .button.ctrl {
width: 38px;
line-height: 38px;
float: left;
}
.product-wrap .controls .amount {
line-height: 38px;
width: 40px;
text-align: center;
border-radius: 3px;
float: left;
margin-top: -1px;
margin-left: 1px;
margin-right: 1px;
}
.product-wrap .controls .button.add {
margin-left: 10px;
}
.product-wrap .tab {
margin-top: 35px;
} .form {
border-radius: 5px;
padding: 0px 15px;
}
.form .head {
font-size: 20px;
line-height: 22px;
text-align: center;
max-width: 240px;
margin: 0 auto;
padding: 30px 0 20px;
}
.form .form-control {
height: 30px;
border-radius: 1px;
}
.form .form-control:focus {
box-shadow: none;
outline: none;
border-color: none;
}
.form .input-group-addon {
height: 29px;
padding: 0 5px;
border-radius: 1px;
}
.form input {
display: inline-block;
width: 100%;
font-size: 11px;
padding: 5px;
outline: none;
margin: 0;
border-radius: 1px;
box-shadow: none;
-webkit-box-shadow: none;
}
.form-1 {
position: relative;
border-radius: 5px 5px 0 0;
}
.form-1 .shadow {
bottom: -1px;
position: absolute;
width: 114%;
height: 20px;
left: -7%;
background-image: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/form-shadow.png);
background-position: bottom center;
background-repeat: no-repeat;
background-size: 100%;
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.form-1 input.form-control {
border-right: none;
}
.form-1 .input-group-addon {
border-radius: 1px;
border-left: none;
}
.form-1 .input-group-addon i {
width: 1.285em;
}
.form .form-1 .form-control {
border-right: none;
}
.form-1 .textarea-icon {
position: relative;
margin: 10px 0;
}
.form-1 .textarea-icon textarea.form-control {
overflow: hidden;
resize: none;
border-radius: 0;
font-size: 11px;
height: auto;
display: inline-block;
padding: 5px 15px 5px 5px;
box-shadow: none;
}
.form-1 .textarea-icon i {
position: absolute;
top: 5px;
right: 5px;
width: 1.285em;
text-align: center;
}
.form-1 .clear {
font-size: 12px;
padding: 5px 0;
line-height: 20px;
}
.form-1 .btns {
padding: 5px 0 60px;
}
.form-2 textarea.form-control {
margin: 10px 0;
overflow: hidden;
resize: none;
border-radius: 0;
font-size: 11px;
height: auto;
display: inline-block;
padding: 5px;
box-shadow: none;
}
.form-2 .btns {
padding: 4px 0 60px;
}
.form-2 .btns .button {
width: 100%;
}
.form-3 {
}
.form-3 .form-control {
margin-bottom: 25px;
}
.form-3 input {
height: 40px;
box-shadow: none;
font-size: 11px;
}
.form-3 input:focus {
box-shadow: none;
outline: none;
border-color: none;
}
.form-3 textarea {
box-shadow: none;
font-size: 11px;
resize: none;
overflow: hidden;
margin-bottom: 25px;
padding: 15px 12px;
}
.form-3 textarea:focus {
box-shadow: none;
outline: none;
border-color: none;
}
.form-3 .button i {
padding-right: 5px;
font-size: 14px;
}
.form-3 .clear {
line-height: 32px;
font-size: 12px;
}
.form-3 .btns input {
position: relative;
top: -1px;
}
.login-form, .register-form {
border-radius: 5px;
}
input.form-control.main-form {
border-radius: 7px;
height: 40px;
margin-bottom: 30px;
padding: 5px 10px;
box-shadow: none;
-webkit-box-shadow: none;
font-size: 11px;
}
input.form-control.main-form:focus {
box-shadow: none;
-webkit-box-shadow: none;
}
.login-form .head, .register-form .head {
font-size: 16px;
text-transform: uppercase;
text-align: center;
padding: 65px 0;
max-width: initial;
}
.login-form .buttons, .register-form .buttons {
margin-bottom: 30px;
}
.login-form .buttons .lost {
float: right;
line-height: 32px;
} .event.small {
margin-bottom: 50px;
}
.event.small:last-child {
margin-bottom: 0;
}
.event .thumb {
position: relative;
border-radius: 5px;
overflow: hidden;
}
.event .thumb:hover {
cursor: pointer;
}
.event img {
width: 100%;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.event img:hover {
cursor: pointer;
}
.event.small .details {
padding: 0;
}
.event .details {
padding: 10px 0 0;
}     .date .day {
font-size: 23px;
line-height: 34px;
}
.date .month {
font-size: 13px;
line-height: 18px;
padding-bottom: 2px;
}
.event .text {
padding-left: 60px;
}
.event .text h5 {
margin-bottom: 2px;
}
.event .text p {
margin: 0;
}
.event .text .italic {
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
}
.event .time {
font-size: 13px;
}
.calendar {
border-radius: 5px;
}
.calendar .head {
font-size: 22px;
padding: 12px;
}
.calendar .days {
font-size: 13px;
padding: 10px 0;
}
.calendar .days .item {
float: left;
width: 14.28571428571429%;
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
}
.calendar .week {
display: block;
width: 100%;
}
.calendar .week .day:first-child {
border-left: none;
}
.calendar .day {
float: left;
width: 14.28571428571429%;
padding-bottom: 14.28571428571429%;
height: 0;
}
.calendar.small .day {
width: 33.3333333333%;
min-height: 120px;
}
.calendar .day.event {
margin: 0;
}
.calendar .day.event:hover {
cursor: pointer;
}
.calendar .day.event .number {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.calendar .day .number {
display: block;
font-size: 23px;
font-weight: 700;
padding: 7px;
opacity: 0.3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
line-height: 21px;
}
.calendar .day .time {
display: block;
font-size: 13px;
padding: 3px 7px;
font-family: 'Roboto', sans-serif;
}
.calendar .day .description {
font-style: italic;
font-size: 13px;
padding: 7px;
padding-top: 5px;
display: block;
}
.calendar .empty {
border: none;
}
.calendar .navigator a {
padding: 15px 20px;
font-family: 'Roboto', sans-serif;
font-size: 13px;
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
}
.img-box {
margin-bottom: 10px;
}
.img-box .thumb {
position: relative;
border-radius: 5px;
overflow: hidden;
}
.img-box img {
width: 100%;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.img-box h5 {
margin: 10px 0;
}
.callout {
padding: 40px 50px;
border-radius: 5px;
}
.callout p {
margin: 9px 0;
}
.teaser {
padding: 40px;
border-radius: 5px;
}
.teaser p {
font-size: 22px;
font-weight: 300;
margin: 0;
}
#buttons .button {
margin-bottom: 15px;
margin-right: 12px;
}
#buttons .call > .button {
margin: 10px;
margin-top: 15px;
} .button {
border-radius: 2px;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
display: inline-block;
}
.button:hover {
cursor: pointer;
}
.button.full {
width: 100%;
}
.button.solid {
position: relative;
}
.button.solid:hover {
text-decoration: none;
}
.button.striped {
background: none;
border: 1px solid;
}
.button .over {
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
border-radius: inherit;
display: block;
}
.button.lg .over {
padding: 15px 44px;
}
.button.md .over {
padding: 10px 44px;
}
.button.sm .over {
padding: 7px 20px;
}
.button.icon.lg .over {
padding: 15px 36.5px;
}
.button.icon.md .over {
padding: 10px 36.5px;
}
.button.icon.sm .over {
padding: 7px 12.5px;
}
.button.striped.lg {
padding: 14px 43px;
}
.button.striped.md {
padding: 9px 43px;
}
.button.striped.sm {
padding: 6px 19px;
}
.lg-btn-section .button.striped {
font-size: 18px;
line-height: 72px;
padding: 0 135px;
}
.lg-btn-section .button.solid .over {
line-height: 72px;
padding: 0 135px;
font-size: 18px;
}
.button .over input, .button .over button, .button.striped button, .button.striped input {
text-transform: uppercase;
font-weight: 700;
color: inherit;
border: none;
background: none;
height: auto;
font-size: 12px;
line-height: 15px;
padding: 0;
} .box.counter {
border-radius: 2px;
text-align: center;
padding: 18px 0;
}
.box.counter .count {
font-size: 40px;
padding: 5px 0;
}
.box.counter .unit {
font-size: 18px;
padding: 5px 0;
}
.progress {
height: 16px;
border-radius: 2px;
-webkit-box-shadow: inset 0 0 1px 0 rgba(0,0,0,0.15);
box-shadow: inset 0 0 1px 0 rgba(0,0,0,0.15);
background: #f5f5f5;
overflow: visible;
}
.progress:last-child {
margin-bottom: 10px;
}
.progress .progress-bar {
box-shadow: none;
position: relative;
border-radius: inherit;
} .accordion-filter li:hover {
cursor: pointer;
}
.accordion .panel-heading a i.fa-:before {
content: "\e827";
}
.accordion .panel-heading a.collapsed i.fa-:before {
content: "\e823";
}
.accordion .panel-heading:hover {
cursor: pointer;
}
.accordion .panel-heading:not(.collapsed) {
}
.accordion a:hover {
text-decoration: none;
}
.filter-panel .panel {
width: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
display: none;
overflow: visible;
}
.panel-group .panel {
border-radius: 5px;
}
.panel-title {
font-size: 13px;
line-height: 25px;
}
.panel-title i {
font-size: 25px;
line-height: 20px;
display: inline-block;
position: relative;
top: 5px;
margin-right: 8px;
}
.panel-heading {
padding: 5px 8px;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 2px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
padding: 18px 40px;
}
.panel-group .panel-heading + .panel-collapse .panel-body p {
line-height: 16px;
margin-bottom: 0;
}
.breadcrumb {
margin: 0;
font-size: 13px;
background: none;
padding: 8px 0;
}
.breadcrumb a {
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
}
.breadcrumb a:hover {
text-decoration: none;
}
.alert {
padding: 10px 15px;
margin-bottom: 10px;
border-radius: 3px;
}
.alert i.fa, .alert i.icon {
line-height: 20px;
font-size: 20px;
margin-right: 10px;
width: 22px;
text-align: center;
}
.alert .text {
font-size: 13px;
}
.alert.alert-icon .text {
padding-left: 32px;
}
.alert.border {
padding: 9px 14px;
}
.alert.alert-noicon.sc {
padding: 15px 15px;
}
.alert.alert-noicon.sc .text {
line-height: 42px;
}
.alert.alert-noicon.sc .socials {
padding-top: 7px;
} .preview.gallery .frame {
border-radius: 3px;
padding: 7px;
}
.preview.gallery .main.frame {
max-width: 556px;
position: relative;
}
.preview.gallery .main.frame .overlay {
left: 8px;
top: 8px;
right: 8px;
bottom: 8px;
width: auto;
height: auto;
}
.preview.gallery .frame .image {
position: relative;
}
.preview.gallery .frame .image .overlay {
width: auto;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.preview.gallery .thumb {
position: relative;
float: left;
margin: 0 21px;
margin-top: -1px;
max-width: 513px;
width: 100%;
}
.preview.gallery .navigation {
position: relative;
}
.preview.gallery .navigation .control {
width: 22px;
display: block;
border-radius: 3px;
position: absolute;
height: 100%;
}
.preview.gallery .navigation .control i {
position: absolute;
top: 50%;
margin-top: -7px;
width: 1.285em;
text-align: center;
}
.preview.gallery .navigation .control a:hover {
text-decoration: none;
}
.preview.gallery .navigation .control.left {
right: -21px;
}
.preview.gallery .navigation .control.right {
left: -21px;
}
.preview.gallery .thumb .frame {
width: 14.28571428571429%;
display: block;
float: left;
padding: 4px;
border-right: none;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.preview.gallery .thumb .frame:last-child {
-webkit-box-shadow: 1px 0 0 0 #e1e1e1;
box-shadow: 1px 0 0 0 #e1e1e1;
}
.preview.gallery .thumb .frame img {
width: 100%;
}
.standard.gallery {
}
.standard.gallery .item {
position: relative;
display: block;
border-radius: 5px;
}
.standard.gallery .item img {
width: 100%;
}
.prev-gal .cycle-slide img {
width: 100%;
} .person {
}
.person .photo {
position: relative;
border-radius: 5px;
margin-bottom: 7px;
overflow: hidden;
}
.person .photo .overlay {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
}
.person .photo .overlay:hover {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.banner-over {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.person .photo .overlay .socials {
position: absolute;
top: 50%;
margin-top: -13px;
left: 50%;
margin-left: -75px;
}
.person .photo img {
width: 100%;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.person .details .name {
margin-bottom: 2px;
}
.person .details .title {
margin: 0;
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
}
.person p {
margin: 0;
}
.person .facebook i {
bottom: -2px;
} .table {
margin-bottom: 0;
}
.table.pricing {
text-align: center;
}
.table.pricing .head h4 {
margin: 0;
padding: 12px 0;
}
.table.pricing .price {
font-size: 50px;
padding: 5px;
}
.table.pricing .price .amount {
position: relative;
display: inline-block;
line-height: 44px;
}
.table.pricing .price .unit {
position: absolute;
font-size: 17px;
top: 2px;
left: -10px;
line-height: 20px;
}
.table .field {
font-size: 13px;
padding: 12px;
}
.table.pricing .button {
margin: 10px;
}
.table.pricing .button .over {
padding: 7px 28px;
}
.data .head {
padding: 20.5px 0;
}
.data .price {
padding: 55px;
}
.data .field {
padding: 12px;
font-size: 13px;
padding-left: 18px;
}
.data div:last-child {
border: none;
}
.table.data thead td {
padding: 15px 20px;
font-size: 16px;
}
.table.data td {
font-size: 13px;
width: 25%;
padding: 10px 20px;
}
.table {
border-collapse: separate !important;
border-spacing: 0;
}
.table tr td:first-child {
border-left: none !important;
}
.table tr:last-child td {
border-bottom: none !important;
}
.table thead tr td:first-child {
border-radius: 5px 0 0 0;
-moz-border-radius: 5px 0 0 0;
-webkit-border-radius: 5px 0 0 0;
}
.table thead tr td:last-child {
border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
-webkit-border-radius: 0 5px 0 0;
}
.table tbody tr:last-child td:last-child {
border-radius: 0 0 5px 0;
-moz-border-radius: 0 0 5px 0;
-webkit-border-radius: 0 0 5px 0;
}
.table tbody tr:last-child td:first-child {
border-radius: 0 0 0 5px;
-moz-border-radius: 0 0 0 5px;
-webkit-border-radius: 0 0 0 5px;
} .blog-wrapper .post-links {
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
}
.blog-wrapper .sep-line {
margin-top: 80px;
}
.blog-wrapper .page-nav .button i, .forum .page-nav .button i {
font-size: 11px;
}
.blog-wrapper .page-nav .button i.fa-chevron-left, .forum .page-nav .button i.fa-chevron-left {
margin-right: 7px;
margin-left: -5px;
}
.blog-wrapper .page-nav .button i.fa-chevron-right, .forum .page-nav .button i.fa-chevron-right {
margin-left: 7px;
margin-right: -5px;
}
.blog-wrapper .page-nav .pages, .forum .page-nav .pages {
font-size: 0;
}
.blog-wrapper .page-nav .pages .page, .forum .page-nav .pages .page {
display: inline-block;
min-width: 38px;
text-align: center;
padding: 10px 0;
border-radius: 2px;
transition: 0.4s;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
font-size: 13px;
margin: 0 1px;
font-weight: 700;
}
.blog-wrapper .page-nav .pages .page:hover, .forum .page-nav .pages .page:hover {
text-decoration: none;
}
.page-nav .visible-xs .button .over {
padding: 10px 15.5px;
}
.page-nav .visible-xs .button i {
margin: 0 !important;
}
.blog-wrapper .element {
margin-bottom: 90px;
}
.blog-wrapper .element:last-child {
margin-bottom: 0;
}
.blog-wrapper.single-event {
padding-top: 0;
}
.blog-wrapper .row {
}
.blog-wrapper .stats {
font-size: 15px;
text-transform: capitalize;
}
.blog-wrapper .inside {
padding-left: 97px;
}
.blog-wrapper .date {
border: none;
width: 100%;
background: none;
}
.blog-wrapper .date .day {
font-size: 40px;
}
.blog-wrapper .date .month {
font-size: 15px;
padding: 12px 0;
}
.blog-wrapper .stats i.fa {
font-size: 26px;
margin-top: 10px;
}
.blog-wrapper .stats i.fa-share, .blog-wrapper .stats i.fa-heart {
position: relative;
transition: 0.4s;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
}
.blog-wrapper .stats .socials {
position: absolute;
top: -5px;
right: -35px;
width: 0;
height: 0;
transition: 0.5s ease-in-out;
-webkit-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
z-index: 100;
overflow: hidden;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.blog-wrapper .stats .fa-share:hover .socials {
width: 45px;
overflow: visible;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
padding-left: 10px;
height: auto;
}
.blog-wrapper .stats .fa-share .socials:hover {
width: 45px;
overflow: visible;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
padding-left: 10px;
height: auto;
}
.blog-wrapper .stats .socials a {
margin: 0;
}
.blog-wrapper .image {
position: relative;
border-radius: 5px;
margin-bottom: 10px;
}
.blog-wrapper .image img {
border-radius: 5px;
}
.blog-wrapper.thumb .image {
margin-bottom: 90px;
}
.blog-wrapper h3 {
margin-top: 10px;
margin-bottom: 0;
}
.blog-wrapper.blog-thumb h3 {
margin: 0;
}
.blog-wrapper p.text {
line-height: 22px;
}
.blog-wrapper p.text a {
margin-left: 15px;
}
.blog-wrapper .body {
}
.blog-wrapper.thumb .body {
border: none;
}
.blog-wrapper.grid .element-wrap, .timeline .element-wrap {
padding-bottom: 30px;
}
.blog-wrapper.grid .element, .timeline .element {
border-radius: 2px;
}
.blog-wrapper.grid .head, .timeline .head {
border-radius: 2px 2px 0 0;
}
.blog-wrapper.grid .image {
margin: 0;
}
.blog-wrapper.grid .overlay {
border-radius: 3px 3px 0 0;
}
.blog-wrapper.grid .image img {
border-radius: 3px 3px 0 0;
}
.blog-wrapper.grid .quote {
padding: 0;
margin: 0;
}
.blog-wrapper.grid .quote .head {
padding: 18px;
padding-top: 12px;
}
.blog-wrapper.grid .quote .author {
font-size: 13px;
opacity: 0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
margin: 0;
margin-top: 20px;
}
.blog-wrapper.grid .audio .audio-wrap {
margin-bottom: 10px;
}
.blog-wrapper.grid .audio .audio-wrap audio {
width: 100% !important;
background: red;
}
.blog-wrapper.grid .audio .body {
border-radius: 3px;
}
.blog-wrapper.grid .quote .head .text {
margin: 0;
line-height: 30px;
}
.blog-wrapper.grid .quote .bot {
margin-top: 0;
}
.blog-wrapper.grid .quote .body {
padding-top: 15px;
}
.blog-wrapper.grid .head .text, .timeline .head .text {
font-size: 15px;
}
.blog-wrapper.grid .head img, .timeline .head img {
width: 100%;
}
.blog-wrapper.grid .body, .timeline .body {
padding: 18px;
padding-bottom: 0;
border-radius: 0 0 3px 3px;
}
.blog-wrapper.grid h5, .timeline h5 {
margin-bottom: 3px;
}
.blog-wrapper.grid .post-links, .timeline .post-links {
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
}
.blog-wrapper.grid .bot, .timeline .bot {
margin-top: 10px;
background: #fff;
border-top: 1px solid #e1e1e1;
padding: 8px 0 10px;
}
.blog-wrapper.grid .bot .date, .timeline .bot .date {
width: 75%;
float: left;
background: none;
text-align: left;
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
font-size: 13px;
border: none;
}
.blog-wrapper.grid .bot .stats, .timeline .bot .stats {
width: 25%;
float: left;
text-align: right;
font-size: 11px;
line-height: 18px;
}
.blog-wrapper.grid .bot .stats a, .blog-wrapper.grid .bot .stats a {
font-size: 13px;
margin-left: 3px;
transition: 0.35s;
-webkit-transition: 0.35s;
-o-transition: 0.35s;
-moz-transition: 0.35s;
-ms-transition: 0.35s;
}
.timeline .bot .stats a {
transition: 0.35s;
-webkit-transition: 0.35s;
-moz-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
}
.blog-wrapper.grid .video-frame {
padding-bottom: 56%;
}
.blog-wrapper.grid .element-wrap.load {
padding-top: 60px;
margin-bottom: 0;
padding-bottom: 0;
}
.blog-wrapper .quote {
border-radius: 5px;
padding: 50px;
padding-bottom: 40px;
margin-bottom: 10px;
}
.blog-wrapper .quote .text {
font-size: 22px;
line-height: 25px;
margin-bottom: 40px;
}
.blog-wrapper .quote .author {
font-size: 15px;
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.blog-wrapper.personal .row {
padding-top: 45px;
padding-bottom: 200px;
}
.blog-wrapper.personal .row:first-child {
padding-top: 90px;
}
.blog-wrapper.personal .row:last-child {
padding-bottom: 100px;
}
.blog-wrapper.personal .author {
width: 50%;
float: left;
text-align: left;
font-size: 13px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog-wrapper.personal .author i {
font-size: 15px;
margin-right: 5px;
}
.blog-wrapper.personal .stats {
width: 50%;
float: right;
text-align: right;
font-size: 13px;
}
.blog-wrapper.personal .meta .stats a, .blog-wrapper.personal .meta .stats i {
font-size: 14px;
margin-left: 5px;
transition: 0.4s;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
}
.blog-wrapper.personal .meta .socials a, .blog-wrapper.personal .meta .socials a i {
margin: 0;
}
.blog-wrapper.personal .meta .stats a.fa-heart {
padding-right: 7px;
border-right: 1px solid #e1e1e1;
}
.blog-wrapper.personal .meta {
position: relative;
padding-bottom: 5px;
margin-bottom: 110px;
}
.blog-wrapper.personal .meta .symbol {
position: absolute;
left: 50%;
margin-left: -50px;
width: 100px;
top: -45px;
}
.blog-wrapper.personal .meta .symbol i {
border-radius: 3px 3px 0 0;
font-size: 56px;
width: 100%;
line-height: 100px;
}
.blog-wrapper.personal .meta .symbol .date {
border-top: none;
font-size: 13px;
line-height: 32px;
border-radius: 0 0 3px 3px;
}
.blog-wrapper.personal .meta .author {
width: 50%;
}
.blog-wrapper.personal .body {
border: none;
}
.blog-wrapper.personal .body .more {
font-size: 13px;
}
.blog-wrapper.personal .link h2 a {
text-decoration: underline;
color: inherit;
}
.blog-wrapper.personal .carousel {
margin-bottom: 45px;
}
.blog-wrapper.personal .carousel .image .overlay {
border-radius: 5px;
overflow: hidden;
}
.blog-wrapper.personal .carousel .image img {
border-radius: 5px;
overflow: hidden;
}
.blog-wrapper.personal .carousel .controls a {
margin-top: -50px;
}
.blog-wrapper.personal .carousel .controls .left {
left: 15px;
}
.blog-wrapper.personal .carousel .controls .right {
right: 15px;
}
.blog-wrapper.personal .image img {
margin-bottom: 45px;
border-radius: 5px;
overflow: hidden;
}
.blog-wrapper.personal .player {
margin-bottom: 45px;
}
.blog-wrapper.personal .player .video-frame {
padding-bottom: 56.2%;
}
.blog-wrapper.personal .quote {
padding: 0;
padding-top: 90px;
}
.blog-wrapper.personal .quote .text {
font-size: 24px;
margin-bottom: 15px;
}
.blog-wrapper.personal .quote .body .author {
font-size: 13px;
text-align: center;
width: 100%;
}
.blog-wrapper.single .photo {
position: relative;
overflow: hidden;
border-radius: 5px;
}
.block-quote {
padding: 15px;
}
.blog-wrapper.single .block-quote {
margin-bottom: 50px;
margin-top: 50px;
}
.block-quote i {
font-size: 30px;
padding-left: 5px;
float: left;
}
.block-quote .text {
padding-left: 60px;
padding-right: 145px;
margin: 10px 0;
font-size: 24px;
margin-bottom: 15px;
}
.block-quote .author {
font-style: normal;
font-size: 13px;
position: relative;
bottom: 3px;
}
.author-box {
padding: 20px;
border-radius: 5px;
}
.author-box .img-wrap {
padding: 3px;
border-radius: 4px;
width: 97px;
float: left;
}
.author-box .text {
padding-left: 120px;
}
.author-box .text .author {
font-size: 16px;
margin-bottom: 7px;
}
.author-box .text .about {
font-size: 14px;
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
line-height: 16px;
}
.blog-wrapper.single p {
line-height: 23px;
margin-bottom: 25px;
}
.blog-wrapper.single .icon.list p {
margin-bottom: 10px;
}
.blog-wrapper.single .icon.list {
margin: 40px 0 !important;
}
.blog-wrapper.single .comment-root .comment-wrap {
}
.blog-wrapper.single .comment-wrap .comment-wrap {
padding-left: 60px;
}
.blog-wrapper.single .comment-section {
margin-top: 90px;
margin-bottom: 40px;
}
.blog-wrapper.single .comment {
border-radius: 5px;
padding: 20px;
margin-bottom: 10px;
}
.blog-wrapper.single .comment .avatar {
float: left;
}
.blog-wrapper.single .comment .reply {
float: right;
font-size: 13px;
}
.blog-wrapper.single .comment .textblock {
padding-left: 77px;
}
.blog-wrapper.single .comment .author {
font-size: 14px;
line-height: 16px;
}
.blog-wrapper.single .comment .time {
font-size: 11px;
}
.blog-wrapper.single .comment .text {
font-size: 13px;
line-height: 15px;
margin-top: 15px;
}
.blog-wrapper.single .post-accordion {
padding: 90px 0 10px;
}
.blog-wrapper.single .form-3 {
margin-top: 50px;
}
.blog-wrapper.single .form-3 .row {
padding: 0;
}
.blog-wrapper.single .form-3 h4 {
margin-top: 40px;
margin-bottom: 0;
}
.blog-wrapper.single .form-3 p {
margin-bottom: 40px;
}
.code {
padding: 25px 80px;
padding-right: 20px;
border-radius: 5px;
}
.code .line {
padding-left: 20px;
}
.blog-wrapper.single .code {
margin-bottom: 30px;
}
.timeline {
position: relative;
margin-top: 40px;
}
.timeline .head .image {
position: relative;
border-radius: 2px 2px 0 0;
}
.timeline .head .image img {
border-radius: inherit;
}
.timeline .head .crsl-wrap img {
border-radius: 2px 2px 0 0;
}
.timeline .spine {
top: 15px;
position: absolute;
left: 50%;
margin-left: -3px;
height: 100%;
width: 6px;
background: #e5e5e5;
}
.timeline .element {
max-width: 265px;
position: relative;
}
.timeline .element-wrap:last-child {
padding-bottom: 0;
}
.timeline .start {
text-align: right;
font-size: 150px;
margin-top: -110px;
background: none;
box-shadow: none;
width: 100%;
position: relative;
text-align: left;
height: 210px;
}
.timeline .start i {
position: relative;
z-index: 100;
background: #fafafa;
padding-left: 10px;
padding-right: 25px;
}
.timeline .start .line {
width: 100%;
background: #e5e5e5;
height: 6px;
position: absolute;
top: 109px;
right: -48px;
}
.timeline .element.left {
float: right;
margin-right: 30px;
}
.timeline .element.right {
float: left;
margin-left: 30px;
}
.timeline .element.left .attached .arrow {
position: absolute;
right: -15px;
top: 50%;
margin-top: -12px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 13px 0 13px 15px;
border-color: transparent transparent transparent #e1e1e1;
}
.timeline .element.left .attached .arrow:before {
content: '';
position: absolute;
right: 1px;
top: 50%;
margin-top: -12px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 12.5px 0 12.5px 15px;
border-color: transparent transparent transparent #ffffff;
}
.timeline .element.right .attached .arrow {
position: absolute;
left: -15px;
top: 50%;
margin-top: -12px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 13px 15px 13px 0;
border-color: transparent #e1e1e1 transparent transparent;
}
.timeline .element.right .attached .arrow:before {
content: '';
position: absolute;
left: 1px;
top: 50%;
margin-top: -12px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 12.5px 15px 12.5px 0;
border-color: transparent #ffffff transparent transparent;
}
.timeline .element.left .attached .dot {
position: absolute;
right: -50px;
top: 50%;
margin-top: -9px;
z-index: 200;
font-size: 12px;
background: #fafafa;
line-height: 16px;
}
.timeline .element.right .attached .dot {
position: absolute;
left: -50px;
top: 50%;
margin-top: -9px;
z-index: 200;
font-size: 12px;
background: #fafafa;
line-height: 16px;
}
.timeline .img-box .thumb {
border-radius: 2px 2px 0 0;
}
.time.load {
margin-top: 75px;
margin-bottom: 0;
}
.post {
padding-bottom: 20px;
}
.post:last-child {
padding-bottom: 0;
}
.post .text {
padding-left: 60px;
}
.post .text h5 {
margin-bottom: 2px;
}
.post .text p.comments {
margin: 0;
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
}
.post-thumb .photo {
position: relative;
border-radius: 5px;
overflow: hidden;
}
.post-thumb .photo img {
width: 100%;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.post-thumb .photo:hover {
cursor: pointer;
}
.post-thumb .text {
margin-top: 10px;
}
.post-thumb .text h5 {
margin-bottom: 2px;
}
.post-thumb .text p.info {
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
margin-bottom: 0;
}
.post-acc .sep-heading-container {
margin-bottom: 15px;
margin-top: 10px;
}
.post-acc .text {
margin-top: 0;
}
.post-acc .elements {
position: relative;
height: 175px;
overflow: hidden;
}
.post-acc .element {
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
} .forum .line {
padding: 25px 20px;
width: 100%;
font-size: 0;
border-top: none;
}
.forum .head {
font-weight: 700;
padding: 8px 20px;
border: none;
font-size: 0;
text-transform: capitalize;
}
.forum .head:first-child {
border-radius: 3px 3px 0 0;
}
.forum .section {
width: 80%;
text-align: left;
display: inline-block;
font-size: 13px;
}
.forum .section h5 {
margin-bottom: 3px;
}
.forum .topics {
width: 10%;
text-align: center;
display: inline-block;
font-size: 13px;
}
.forum .posts {
width: 10%;
text-align: right;
display: inline-block;
font-size: 13px;
}
.topic-posts .element {
margin-bottom: 20px;
}
.topic-posts .element:last-child {
margin-bottom: 0;
}
.topic-posts .meta {
padding: 8px 20px;
border-radius: 3px;
}
.topic-posts .body {
padding: 15px;
border-top: none;
}
.topic-posts .author {
padding: 5px;
}
.topic-posts .message {
padding-left: 75px;
line-height: 22px;
}
.topic-posts .links {
padding-top: 15px;
}
.post-in {
font-size: 16px;
padding-top: 35px;
padding-bottom: 35px;
} .portfolio-isotope .isotope-element {
}
.breadcrumb.portfolio-isotope-filters {
padding: 0;
}
.row > .breadcrumb.portfolio-isotope-filters {
padding-left: 15px;
padding-right: 15px;
}
.classic.portfolio .load {
margin-top: 0;
}
.classic.portfolio .inside.load {
margin-top: 75px;
}
.portfolio .breadcrumb {
padding: 0;
}
.fancy-portfolio .breadcrumb {
padding: 7px;
padding-bottom: 0;
margin-bottom: 22px;
}
.portfolio.item {
border-radius: 6px;
}
.portfolio.item .share {
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
}
.portfolio.item .share:hover + .socials {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
top: -143px;
padding-bottom: 40px;
overflow: visible;
height: auto;
width: auto;
}
.portfolio.item .socials {
position: absolute;
top: -130px;
right: -6px;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
height: 0;
width: 0;
overflow: hidden;
}
.portfolio.item .socials:hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
padding-bottom: 40px;
overflow: visible;
height: auto;
width: auto;
top: -143px;
}
.portfolio.item .socials a {
display: block;
margin-bottom: 4px;
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.portfolio.item .top {
position: relative;
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.portfolio.item .top:hover {
cursor: pointer;
}
.portfolio.item .top .overlay i {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
line-height: 73px;
width: 73px;
border-radius: 100%;
margin-left: -36px;
margin-top: -36px;
}
.portfolio.item .bot {
border-radius: 0 0 5px 5px;
padding: 5.5px 10px;
margin-top: 0;
}
.portfolio.item .top img {
width: 100%;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
}
.portfolio.item .bot h5 {
margin: 10px 0;
line-height: 15px;
}
.portfolio.item .bot .stats {
font-size: 11px;
position: relative;
}
.portfolio.item .bot .stats i {
font-size: 13px;
}
.portfolio.item .bot a i {
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
}
.portfolio.item .stats .sep {
width: 1px;
margin: 0 9px 0 5px;
}
.fancy-portfolio.wrap {
margin: -7px;
border-radius: 5px;
}
.fancy-portfolio .item {
position: relative;
border-radius: 5px;
display: inline-block;
float: left;
width: 100%;
border-radius: 5px;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.fancy-portfolio .item img {
width: 100%;
border-radius: 5px;
}
.fancy-portfolio .item:hover {
cursor: pointer;
}
.fancy-portfolio .item .overlay i.md {
top: 45%;
}
.item .overlay .title {
font-size: 19.9px;
width: 100%;
position: absolute;
display: block;
bottom: 12%;
text-align: center;
}
.fancy-portfolio .item.wrap {
width: 33.33333333333333%;
padding: 7px;
}
.fancy-portfolio.col-4 .item.wrap {
width: 25%;
}
.fancy-portfolio.col-2 .item.wrap {
width: 50%;
}
.fancy-portfolio .load-wrap {
padding: 0 8px;
margin-top: 90px;
}
.portfolio.single {
position: relative;
overflow: hidden;
}
.portfolio.single.carousel {
padding: 45px 0;
}
.portfolio.single .info > p {
line-height: 23px;
margin-bottom: 67px;
}
.portfolio.single .icon.list {
margin-bottom: 50px;
}
.portfolio.single .icon.list .element {
margin-bottom: 0;
}
.portfolio.single .icon.list .element p {
padding: 2px;
}
.portfolio.single .icon.list .element i {
border-radius: 100%;
height: 23px;
line-height: 24px;
width: 23px;
text-align: center;
text-indent: -1px;
font-size: 13px;
margin-right: 15px;
}
.portfolio.single .photo {
position: relative;
border-radius: 5px;
overflow: hidden;
}
.portfolio.single .photo img {
border-radius: 5px;
-webkit-border-radius: 5px;
}
.single .sg-controls a {
position: fixed;
top: 50%;
margin-top: -85px;
text-align: center;
width: auto;
line-height: normal;
height: auto;
font-size: 15px;
z-index: 5000;
}
.single .sg-controls a.left {
left: 0;
}
.single .sg-controls a.right {
right: 0;
}
.single .sg-controls a i {
font-size: 12px;
height: 170px;
line-height: 176px;
z-index: 20;
position: relative;
width: 38px;
transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.single .sg-controls a.left i {
text-indent: -5px;
border-radius: 2px 0 0 2px;
}
.single .sg-controls a.right i {
text-indent: 5px;
border-radius: 0 2px 2px 0;
}
.single .sg-controls a .preview {
top: 0;
position: absolute;
transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
z-index: 10;
width: 276px;
height: 100%;
}
.single .sg-controls a.left .preview {
left: -235px;
border-radius: 0 2px 2px 0;
}
.single .sg-controls a.right .preview {
right: -235px;
border-radius: 2px 0 0 2px;
}
.single .sg-controls a .preview:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em;
}
.single .sg-controls a .preview .title {
display: inline-block;
vertical-align: middle;
width: 132px;
}
.single .sg-controls a.left .preview .title {
text-align: left;
padding-right: 10px;
}
.single .sg-controls a.right .preview .title {
text-align: right;
padding-left: 10px;
}
.single .sg-controls a .preview .thumb {
display: inline-block;
vertical-align: middle;
border-radius: 5px;
}
.single .sg-controls a.left .preview .thumb {
margin-right: 25px;
}
.single .sg-controls a.right .preview .thumb {
margin-left: 25px;
}
.single .sg-controls a.left:hover .preview {
left: 38px;
}
.single .sg-controls a.right:hover .preview {
right: 38px;
}
.list.portfolio .photo {
border-radius: 5px;
position: relative;
}
.list.portfolio .details {
}
.list.portfolio h3 {
margin: 0;
}
.list.portfolio p.category {
opacity: 0.55;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
line-height: 17px;
}
.list.portfolio p {
line-height: 23px;
}
.list.portfolio .visit {
font-size: 13px;
}
.list.portfolio .item .sep {
padding-top: 75px;
margin-bottom: 75px;
}
.list.portfolio .photo img {
width: 100%;
border-radius: 5px;
}
.list.portfolio .load {
margin: 0;
}
.full.portfolio {
position: relative;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.full.portfolio .content {
padding: 90px 0 40px;
}
.full.portfolio .c-sep {
margin: 7px 0;
}
.full.portfolio .socials {
padding: 35px 0;
}
.full.portfolio .controls a {
z-index: 100;
position: absolute;
top: 50%;
margin-top: -25px;
width: 100%;
line-height: 53px;
width: 50px;
border-radius: 2px;
text-align: center;
font-size: 11px;
height: 50px;
transition: all 0.35s ease;
-webkit-transition: background 0.35s ease;
-moz-transition: background 0.35s ease;
-o-transition: background 0.35s ease;
-ms-transition: background 0.35s ease;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.full.portfolio .controls a:hover {
text-decoration: none;
}
.full.portfolio .controls .left {
left: 15px;
position: absolute;
padding-right: 3px;
}
.full.portfolio .controls .right {
right: 15px;
position: absolute;
padding-left: 3px;
}
.full.portfolio .carousel-indicators {
bottom: 5px;
}
.full.portfolio .carousel-indicators li {
height: 8px;
width: 8px;
}
.full.portfolio .carousel-indicators .active {
width: 8px;
height: 8px;
margin-bottom: 1px;
margin-left: 1px;
margin-right: 1px;
}
.isotope, .isotope .isotope-item, .isotope .isotope-element {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item, .isotope .isotope-element {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
transition-property: transform, opacity;
}
.load {
}
.load .button {
width: 100%;
}
.load.out {
margin: 90px 0;
} .tab a h6 {
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
}
.tab a:hover {
text-decoration: none;
}
.tab a:focus {
outline: none;
}
.tab ul {
margin: 0;
padding: 0;
display: inline-block;
list-style-type: none;
padding: 8px 0;
border-radius: 5px;
width: 100%;
}
.tab.left ul {
width: 160px;
float: left;
border: none;
padding: 0;
}
.tab.right ul {
width: 160px;
float: right;
border: none;
padding: 0;
}
.tab ul li {
display: inline-block;
padding: 0 15px;
}
.tab.left ul li {
border-radius: 5px 0 0 5px;
border-right: none;
width: 160px;
padding: 11px 0;
padding-left: 15px;
z-index: 5;
margin-bottom: 3px;
}
.tab.left ul li.ui-state-active {
width: 162px;
border-right: none;
border-radius: 5px 0 0 5px;
}
.tab.right ul li {
border-radius: 0 5px 5px 0;
border-left: none;
width: 160px;
padding: 11px 0;
padding-right: 15px;
z-index: 5;
margin-bottom: 3px;
text-align: right;
}
.tab.right ul li.ui-state-active {
width: 162px;
border-left: none;
border-radius: 0 5px 5px 0;
margin-left: -2px;
}
.tab.def ul li:first-child {
border: none;
}
.tab ul li h6 {
margin-bottom: 0;
}
.tab .ui-tabs-panel p {
line-height: 16px;
}
.tab.left .ui-tabs-panel {
border-radius: 5px;
padding: 20px 20px 10px 20px;
margin-left: 160px;
margin-top: 0;
}
.tab.right .ui-tabs-panel {
border-radius: 5px;
padding: 20px 20px 10px 20px;
margin-right: 160px;
margin-top: 0;
}
.tab .ui-tabs-panel {
border-top: none;
border-radius: 0 0 5px 5px;
padding: 20px 20px 10px 20px;
margin-top: -5px;
}
.tab.tabs-bottom .ui-tabs-panel {
border-bottom: none;
border-radius: 5px 5px 0 0;
padding: 20px 20px 10px 20px;
margin-bottom: -5px;
margin-top: 0;
}
.tab.tabs-bottom .ui-tabs-nav {
padding: 8px 0;
}
.tab.tabs-bottom .ui-tabs-nav li:first-child {
border-left: none;
}
#b-tabs .tabs-spacer {
float: left;
height: 200px;
}
.tabs-bottom .ui-tabs-nav {
clear: left;
padding: 0 .2em .2em .2em;
}
.tabs-bottom .ui-tabs-nav li {
top: auto;
bottom: 0;
margin: 0 .2em 1px 0;
border-top: 0;
}
.tabs-bottom .ui-tabs-nav li.ui-tabs-active {
margin-top: -1px;
padding-top: 1px;
} .carousel-fade .carousel-inner .item {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-control {
z-index: 2;
}
.testimonials-1.carousel .item {
opacity: 1;
}
.testimonials-1 .item .top p {
opacity: 0;
transition: 0.6s ease-in-out;
-o-transition: 0.6s ease-in-out;
-moz-transition: 0.6s ease-in-out;
-webkit-transition: 0.6s ease-in-out;
-ms-transition: 0.6s ease-in-out;
}
.testimonials-1 .item .bot .avatar img, .testimonials-1 .item .bot p, .testimonials-1 .item .bot h5 {
opacity: 0;
transition: 0.6s ease-in-out;
-o-transition: 0.6s ease-in-out;
-moz-transition: 0.6s ease-in-out;
-webkit-transition: 0.6s ease-in-out;
-ms-transition: 0.6s ease-in-out;
}
.testimonials-1 .active .top p {
opacity: 1;
}
.testimonials-1 .active .bot .avatar img, .testimonials-1 .active .bot p, .testimonials-1 .active .bot h5 {
opacity: 1;
}
.testimonials-1 .active.left .top p, .testimonials-1 .active.left .bot .avatar img, .testimonials-1 .active.left .bot p, .testimonials-1 .active.left .bot h5, .testimonials-1 .active.right .top p, .testimonials-1 .active.right .bot .avatar img, .testimonials-1 .active.right .bot p, .testimonials-1 .active.right .bot h5 {
left: 0;
opacity: 0;
z-index: 1;
}
.testimonials-1 .next.left .top p, .testimonials-1 .next.left .bot .avatar img, .testimonials-1 .next.left .bot p, .testimonials-1 .next.left .bot h5, .testimonials-1 .prev.right .top p, .testimonials-1 .prev.right .bot .avatar img, .testimonials-1 .prev.right .bot p, .testimonials-1 .prev.right .bot h5 {
opacity: 1;
}
.testimonials-1 {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.testimonials-1 .top {
position: relative;
border-radius: 5px 5px 0 0;
background-image: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/testimonials-1-bg.png);
padding: 15px;
text-align: center;
min-height: 260px;
background-size: 100% 100%;
background-repeat: no-repeat;
padding-bottom: 30px;
}
.testimonials-1 .top .head {
font-size: 19px;
line-height: 17px;
padding: 10px 0 30px;
}
.testimonials-1 .top p {
line-height: 22px;
}
.feature-box {
border-radius: 6px;
}
.feature-box .head {
position: relative;
height: 70px;
border-radius: 5px 5px 0 0;
line-height: 120px;
height: 111px;
text-indent: 25px;
font-size: 20px;
font-weight: 500;
background-position: right;
background-repeat: no-repeat;
}
.testimonials-1 .bot {
padding: 7px 10px 10px 90px;
}
.testimonials-1 .bot h5 {
margin: 0;
}
.testimonials-1 .bot p {
margin: 0;
font-size: 11px;
line-height: 15px;
}
.testimonials-1 .avatar {
position: absolute;
padding: 3px;
bottom: 10px;
left: 15px;
border-radius: 2px;
}
.testimonials-1 + .carousel-indicators {
text-align: center;
display: block;
padding: 0;
margin: 0;
position: static;
width: 100%;
}
.testimonials-1 + .carousel-indicators .item {
display: inline-block;
height: 4px;
width: 4px;
margin: 2px;
border: none;
border-radius: 0;
}
.testimonials-1 + .carousel-indicators .item:hover {
cursor: pointer;
}
.testimonials-2 .item .text {
line-height: 22px;
padding: 18px 40px 18px 20px;
position: relative;
}
.testimonials-2 .item .text:before {
position: absolute;
border: inherit;
border-top: none;
content: "";
width: 0px;
height: 0px;
border-style: solid;
border-width: 23px 26px 0 0;
border-color: #f5f5f5 transparent transparent transparent;
bottom: -23px;
left: 95px;
z-index: 5;
}
.testimonials-2 .item .text:after {
position: absolute;
border: inherit;
border-top: none;
content: "";
width: 0px;
height: 0px;
border-style: solid;
border-width: 25px 29px 0 0;
border-color: #ebebeb transparent transparent transparent;
bottom: -25px;
left: 94px;
}
.testimonials-2 .avatar {
position: absolute;
padding: 3px;
bottom: -48px;
left: 16px;
border-radius: 2px;
}
.testimonials-2 .item .text p {
margin-bottom: 5px;
line-height: 22px;
}
.testimonials-2 .client {
padding: 17px 120px;
padding-right: 20px;
padding-bottom: 12px;
}
.testimonials-2 .client h5 {
margin: 0;
}
.testimonials-2 .client p {
margin: 0;
font-size: 11px;
line-height: 15px;
}
.testimonials-3 {
background: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/testimonials-bg.png) center center;
padding: 12px 0 22px;
position: relative;
background-repeat: no-repeat;
}
.testimonials-3 .carousel {
margin-bottom: 18px;
}
.testimonials-3 .carousel-indicators {
margin-bottom: 0;
bottom: -30px;
}
.testimonials-3 .carousel-indicators li {
height: 9px;
width: 9px;
margin-right: 0;
}
.testimonials-3 .carousel-indicators li.active {
margin-left: 1px;
margin-bottom: 1px;
height: 9px;
width: 9px;
}
.testimonials-3 .c-sep {
opacity: 0.45;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
}
.testimonials-3 p {
font-size: 16px;
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
padding-bottom: 10px;
} .feature-box .head img {
position: absolute;
right: 0px;
height: 100%;
}
.feature-box .head > span {
position: relative;
}
.feature-box .body {
padding: 15px;
}
i.circled {
border-radius: 100%;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
margin-right: 10px;
font-size: 17px;
margin-top: 2px;
}
.box-2 .item {
margin-bottom: 62px;
}
.box-2 .item:last-child {
margin-bottom: 10px;
}
.box-2 .item .text {
padding-left: 45px;
}
.box-2 .item .text h4 {
margin-bottom: 5px;
}
.box-2 .item .text p {
margin-bottom: 5px;
}
.card {
min-height: 170px;
border-radius: 5px;
padding: 15px 20px 50px;
background-repeat: no-repeat;
background-position: center center;
position: relative;
}
.card.bg-1 {
background-image: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/cards-1.jpg);
}
.card.bg-2 {
background-image: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/cards-2.jpg);
}
.card.bg-3 {
background-image: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/cards-3.jpg);
}
.card {
position: relative;
}
.card .top {
line-height: 50px;
}
.card p {
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
line-height: 16px;
}
.card h4 {
line-height: 30px;
font-size: 20px;
}
.card i {
line-height: 30px;
font-size: 35px;
margin-top: 3px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.card .button {
position: absolute;
bottom: 20px;
right: 20px;
padding: 5px;
border-radius: 2px;
height: 30px;
width: 30px;
line-height: 18px;
text-align: center;
font-size: 28px;
font-weight: 200;
border: none;
margin: 0;
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
}
.card a:hover {
text-decoration: none;
}
.boxes-4 .text {
padding-left: 75px;
padding-top: 20px;
}
.boxes-4 i {
line-height: 62px;
height: 60px;
width: 60px;
text-align: center;
font-size: 28px;
color: #fff;
background: #d3d2d2;
border-radius: 100%;
}
.boxes-4 ul {
margin: 0;
padding-left: 0;
}
.boxes-4 ul li {
list-style-type: none;
font-size: 13px;
margin-bottom: 5px;
}
.boxes-4 ul li:before {
content: '\2014';
margin-right: 2px;
}
.boxes-5 .item {
margin-bottom: 45px;
padding-top: 10px;
}
.boxes-5 .item:last-child {
margin-bottom: 10px;
}
.boxes-5 .item .text {
padding-left: 120px;
}
.badge {
border-radius: 100%;
line-height: 84px;
height: 88px;
width: 88px;
text-align: center;
font-size: 32px;
margin-top: -10px;
padding: 0;
}
.box-6 {
border-radius: 5px;
position: relative;
text-align: center;
padding: 25px 30px;
padding-top: 40px;
margin-top: 27px;
}
.box-6 i.icon, .box-6 i.fa {
position: absolute;
font-size: 26px;
line-height: 56px;
border-radius: 100%;
width: 56px;
top: 0;
left: 50%;
margin-left: -28px;
margin-top: -28px;
}
.box-6 h6 {
margin-bottom: 0;
}
.box-7 {
position: relative;
text-align: left;
padding-left: 57px;
}
.box-7 i.icon, .box-7 i.fa {
position: absolute;
font-size: 30px;
top: -10px;
left: -5px;
}
.box-8 {
border-radius: 5px;
padding: 20px;
text-align: center;
}
.box-8:not(.highlight) {
cursor: pointer;
}
.box-8 p {
line-height: 16px;
margin-bottom: 15px;
}
.box-8.highlight {
text-align: left;
}
.box-8.highlight p {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
line-height: 19px;
}
.box-8.highlight h6 {
margin-top: 20px;
}
.box-8.highlight i {
font-size: 13px;
padding: 0;
}
.box-8 i {
font-size: 42px;
padding: 9px 0;
}
.box-8 .arrow {
position: absolute;
width: 0px;
height: 0px;
border-style: solid;
border-width: 9px 0 9px 12px;
right: 4px;
top: 50%;
margin-top: -9px;
}
.modal-content {
border: none;
border-radius: 5px;
padding: 20px;
-webkit-box-shadow: 0 0px 65px rgba(0, 0, 0, 0.24);
box-shadow: 0 0px 65px rgba(0, 0, 0, 0.24);
}
.modal-title {
font-size: 26px;
text-align: center;
}
.modal-header {
padding: 10px 0 25px 0;
}
.modal-header .close {
text-shadow: none;
position: absolute;
opacity: 1;
border-radius: 100%;
height: 25px;
width: 25px;
top: -10px;
right: -10px;
font-size: 15px;
line-height: 25px;
font-weight: 400;
}
.modal-body {
padding: 10px 0;
}
.modal-footer {
text-align: center;
padding: 25px 0 5px 0;
margin: 0;
}
#modal-1 .modal-body {
margin-top: 30px;
}
#modal-1 .generic-title {
font-size: 18px;
margin-bottom: 10px;
margin-top: 10px;
}
#modal-1 img {
margin-right: -15px;
}
#modal-1 .icon-list-1 .element p {
margin-bottom: 10px;
}
#modal-1 {
top: 50%;
margin-top: -237px;
overflow-y: hidden;
} .parteners.carousel {
position: relative;
padding: 0;
}
.parteners.carousel .container {
position: relative;
}
.parteners.carousel .container .fade-l {
position: absolute;
top: 0;
bottom: 0;
left: 0;
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/part-fade-l.png);
width: 195px;
}
.parteners.carousel .container .fade-r {
position: absolute;
top: 0;
bottom: 0;
right: 0;
background-image: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/part-fade-r.png);
width: 195px;
}
.parteners.carousel .cycle-slideshow {
overflow: visible !important;
}
.parteners.carousel img {
margin: 0 auto;
padding: 0 13.5px;
}
.parteners.carousel img:hover {
cursor: pointer;
}
.parteners.carousel .container {
padding: 40px 0;
overflow: hidden;
}
.parteners.boxes img {
margin: 0 auto;
}
.parteners.boxes .item {
padding: 31px 0;
border-radius: 5px;
}
.parteners.boxes .item {
cursor: pointer;
} .socials i {
text-align: center;
text-decoration: none;
}
.socials a {
font-size: 20px;
text-align: center;
width: 27px;
height: 27px;
border-radius: 2px;
display: inline-block;
margin: 2px 0;
position: relative;
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
text-decoration: none;
}
.socials i.fa {
position: absolute;
left: 0;
right: 0;
text-align: center;
margin: 0 auto;
}
.facebook i {
font-size: 22px !important;
bottom: -6px !important;
}
.twitter i {
font-size: 20px !important;
bottom: 0 !important;
}
.google_plus i {
font-size: 18px !important;
bottom: -1px !important;
}
.dribbble i {
bottom: 0 !important;
font-size: 21px !important;
left: -1px !important;
}
.vimeo i {
font-size: 20px !important;
bottom: -1px !important;
}
.skype i {
font-size: 20px !important;
bottom: 0 !important;
}
.linkedin i {
font-size: 15px !important;
bottom: 4px !important;
}
.pinterest i {
font-size: 20px !important;
bottom: 0 !important;
}
.rss i {
bottom: 2px !important;
font-size: 21px !important;
left: -1px !important;
}
#partners {
padding: 34px 0;
} #footer {
padding: 10px 0;
}
#footer > .container {
padding-top: 0;
padding-bottom: 0;
}
.logo-dark {
padding: 25px 0;
margin: 7px 2px;
margin-bottom: 17px;
}
.about p {
line-height: 15px;
} .flickr-container {
font-size: 0;
margin: -4px;
padding-bottom: 10px;
float: left;
}
.flickr-container a {
display: inline-block;
border-radius: 2px;
margin: 4px;
position: relative;
float: left;
}
.flickr-container a:hover {
text-decoration: none;
}
.flickr-container a .overlay {
position: absolute;
height: 100%;
width: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
border-radius: 0;
}
.flickr-container a .overlay:hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.flickr-container a .overlay i {
line-height: 26px;
width: 26px;
top: 50%;
left: 50%;
margin-left: -13px;
margin-top: -13px;
position: absolute;
border-radius: 100%;
font-size: 9px;
text-align: center;
}
.tweet-box {
padding: 10px;
display: inline-block;
margin-bottom: 15px;
border-radius: 2px;
width: 100%;
}
.tweet-box:first-child {
margin-top: 0;
}
.tweet-box p a.author {
font-style: italic;
}
footer .list-group .list-group-item {
background: none;
}
footer .list-group .list-group-item:hover {
text-decoration: underline;
color: inherit;
}
.post-tab-widget ul {
border-radius: 5px;
margin: 0;
padding: 0;
color: #333333;
position: relative;
z-index: 1;
}
.post-tab-widget ul li {
padding: 8px 0;
float: left;
list-style-type: none;
}
.post-tab-widget ul li a {
padding: 0 10px;
transition: 0.35s;
-webkit-transition: 0.35s;
-moz-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
}
.post-tab-widget ul li a:hover {
text-decoration: none;
}
.post-tab-widget .tab-pane {
border-top: none;
position: relative;
z-index: 0;
}
.post-tab-widget .tab-pane:hover {
cursor: pointer;
}
.post-tab-widget .tab-pane .post {
padding: 12px 20px;
}
.post-tab-widget .tab-pane .post img {
padding-right: 5px;
}
.post-tab-widget .tab-pane .title {
line-height: 15px;
padding-top: 2px;
}
.post-tab-widget .tab-pane .title:hover {
text-decoration: none;
}
.post-tab-widget .tab-pane .time {
line-height: 13px;
}
.comments-widget .comment {
padding: 12px 20px;
}
.comments-widget .comment:hover {
cursor: pointer;
}
.comments-widget .comment img {
padding-right: 5px;
}
.comments-widget .author {
line-height: 15px;
padding-top: 2px;
}
.comments-widget .text {
line-height: 13px;
}
.liked-posts .element {
padding: 10px;
border-radius: 3px;
margin-bottom: 2px;
}
.liked-posts .element .likes {
width: 20%;
padding-left: 3px;
text-align: right;
}
.follow-element {
margin-bottom: 20px;
}
.follow-element a {
width: 28px;
line-height: 28px;
border-radius: 2px;
text-align: center;
margin-right: 10px;
margin-top: 2px;
}
.follow-element a i {
position: relative;
}
.follow-element a.facebook i {
top: 7px;
}
.follow-element a.twitter i {
top: 2px;
}
.follow-element a.rss i {
top: 4px;
left: 3px;
}
.follow-element .text {
line-height: 15px;
margin-top: 2px;
}
.follow-element .txt-min {
line-height: 13px;
}
.adv-wrap {
margin: -2px;
}
.adv-item {
padding: 2px;
float: left;
width: 50%;
}
.adv-item img {
padding: 1px;
width: 100%;
}
.facebook-frame {
border-radius: 5px;
padding: 10px;
}
.contact-widget {
}
.contact-widget .line {
padding-bottom: 15px;
}
.contact-widget .line:last-child {
padding-bottom: 0;
}
.contact-widget .line i {
font-size: 18px;
float: left;
width: 18px;
text-align: center;
}
.contact-widget .text {
padding-left: 35px;
}
.contact-form-widget .form-1 {
padding: 15px;
}
.contact-form-widget .form-1 .btns {
padding: 0;
}
.calendar-widget {
border-radius: 5px;
}
.calendar-widget .date {
width: 100%;
border: none;
border-radius: 0;
background: none;
border-bottom: 1px solid #e1e1e1;
padding: 15px 0;
}
.calendar-widget .weekdays div {
width: 14.28571428571429%;
float: left;
text-align: center;
padding: 6px 0;
}
.calendar-widget .week .day {
width: 14.28571428571429%;
float: left;
text-align: center;
padding: 10px 0;
}
.calendar-widget .week .day.empty {
border-left: none;
}
.calendar-widget .week .day:first-child {
border-left: none;
}
.calendar-widget .controls a {
width: 50%;
padding: 3px 10px;
}
.calendar-widget .controls a i {
font-size: 12px;
}
.calendar-widget .controls a.prev {
float: left;
text-align: left;
}
.calendar-widget .controls a.next {
float: right;
text-align: right;
}
.login-widget .form-1 {
padding: 15px;
}
.login-widget .form-1 .text-fields {
margin: 10px 0;
}
.login-widget .form-1 .login {
width: 49%;
}
.login-widget .form-1 .register {
width: 49%;
} #botbar > .container {
padding-top: 0;
padding-bottom: 0;
}
#botbar > .container .row {
padding: 0;
}
#botbar {
padding: 10px 0;
}
#botbar p {
margin: 0;
line-height: 30px;
}
#botbar .socials {
margin-bottom: -10px;
float: right;
}
#botbar .socials a {
font-size: 20px;
text-align: center;
width: 27px;
height: 27px;
border-radius: 2px;
display: inline-block;
margin: 2px 0;
position: relative;
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
}
#botbar .socials i {
position: absolute;
left: 0;
right: 0;
}
#botbar #facebook i {
font-size: 22px;
bottom: -2px;
}
#botbar #twitter i {
bottom: 3px;
}
#botbar #gplus i {
font-size: 17px;
bottom: 5px;
}
#botbar #dribbble i {
bottom: 3px;
font-size: 21px;
}
#botbar #vimeo i {
bottom: 3px;
}
#botbar #skype i {
bottom: 3px;
}
#botbar #linkedin i {
font-size: 15px;
top: 7px;
}
#botbar #pinterest i {
bottom: 3px;
}
#botbar #rss i {
bottom: 2px;
font-size: 21px;
left: -1px;
}
#totop {
position: fixed;
right: 40px;
bottom: 30px;
border-radius: 2px;
line-height: 47px;
text-align: center;
width: 47px;
font-size: 10px;
z-index: 10;
transition: right 0.35s ease;
-webkit-transition: right 0.35s ease;
-moz-transition: right 0.35s ease;
-o-transition: right 0.35s ease;
-ms-transition: right 0.35s ease;
}
#totop.collapsed {
right: -60px;
}
.clearfix:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
}
*:first-child + html .clearfix {
} .clear-left {
clear: left;
} .tooltip {
font-size: 11px;
width: auto;
max-width: max-content;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.tooltip .tooltip-inner {
max-width: 500px;
}
.tooltip-inner {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border-radius: 3px;
max-width: none;
padding: 8px 11px;
}
.tooltip.top {
margin-bottom: 50px;
}
.tooltip.left {
margin-right: 22px;
max-width: 500px;
}
.tooltip.right {
margin-left: 22px;
max-width: 500px;
}
tooltip.right .tooltip-arrow {
border-width: 5px 8px 5px 0;
}
tooltip.left .tooltip-arrow {
border-width: 5px 0 5px 8px;
}
.progress .tooltip {
left: 100% !important;
margin-left: -30px;
}
.progress .tooltip-inner {
padding: 3px 4px;
font-size: 9px;
line-height: 10px;
border-radius: 2px;
min-width: 30px;
}
.progress .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -3px;
border-top-color: #000;
border-width: 5px 4px 0;
}
.caret.down {
position: relative;
top: 2px;
}
.caret.up {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 4px 4px 4px;
border-color: transparent transparent rgb(52, 52, 52) transparent;
position: relative;
bottom: 5px;
right: 10px;
}
.parteners carousel .cycle-slideshow img {
display: block;
padding: 0 13.5px;
}
.mejs-poster {
background-size: cover;
}
.mejs-overlay-button {
background: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/MEplayer-play.png) no-repeat;
background-position: 10px;
}
.mejs-overlay:hover .mejs-overlay-button {
background-position: 10px;
} #feature-cards {
padding: 30px 0;
background-image: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/feature-cards-bg.png);
background-position: center center;
}
#feature-cards .card {
margin: 10px 0;
}
#home-shop .shop-col-item {
margin-bottom: 30px;
}
#fb-root {
display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important; }
.sitemap {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
text-transform: capitalize;
}
.sitemap ul {
list-style-type: none;
padding-left: 0;
}
.sitemap li {
width: 100%;
display: block;
line-height: 36px;
border-top: 1px solid #e1e1e1;
}
.sitemap a {
padding-left: 25px;
}
.sitemap .level-1 a:before, .sitemap .level-2 a:before {
content: "\2013";
margin-right: 3px;
}
.sitemap .level-1 a:hover:before, .sitemap .level-2 a:hover:before {
text-decoration: none;
}
.sitemap .level-1 a {
padding-left: 50px;
}
.sitemap .level-2 a {
padding-left: 80px;
}
.changelog {
border-radius: 3px;
}
.changelog .head {
line-height: 54px;
padding: 0 20px;
font-size: 16px;
}
.changelog .body .line {
line-height: 38px;
padding: 0 25px;
}
.changelog .body .line .action {
text-transform: uppercase;
} .bannercontainer {
width: 100%;
position: relative;
padding: 0;
}
.bannercontainer img.img-responsive {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.banner {
width: 100%;
position: relative;
}
.banner #slide1 .caption1 {
color: #fff;
}
.banner #slide1 .caption1.title {
font-family: 'Open Sans', sans-serif;
font-size: 55px;
line-height: 55px;
}
.banner #slide1 .caption1.text {
font-size: 24px;
line-height: 28px;
padding: 45px 0;
}
.banner .over-pattern {
background-image: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
width: 100%;
height: 100%;
z-index: 2000;
background-color: rgba(0,0,0,0.2);
}
.tp-dottedoverlay.twoxtwo {
background-color: #000000;
background-color: rgba(0,0,0,0.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
background-image: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
}
.banner #slide3 .title {
font-size: 20px;
background: rgba(0,0,0,0.4);
padding: 7px 12px;
}
.bannercontainer .tparrows.default {
height: 47px;
width: 47px;
}
.bannercontainer .tparrows.default.tp-leftarrow:hover {
background: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/vendors/rs-plugin/assets/large_left_hov.png);
}
.bannercontainer .tparrows.default.tp-rightarrow:hover {
background: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/vendors/rs-plugin/assets/large_right_hov.png);
}
.bannercontainer .tp-bullets.simplebullets.round .bullet {
background: transparent;
height: 9px;
width: 9px;
border-radius: 100%;
border: 1px solid #fff;
}
.bannercontainer .tp-bullets.simplebullets.round .bullet:hover {
background: #fff;
}
.bannercontainer .tp-bullets.simplebullets.round .bullet.selected {
background: #fff;
}
.bannercontainer .video-cover {
background-image: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #000000;
background-color: rgba(0,0,0,0.4);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
}
.bannercontainer .video-cover-overlay {
background-image: url(//i2.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/main-slider-pattern.png);
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #000000;
background-color: rgba(0,0,0,0.4);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
}
.main-slider-video-wrapper iframe {
width: 100%;
max-width: 800px;
}
.bannercontainer .video-cover .play-icon {
position: absolute;
top: 50%;
left: 50%;
margin-left: -82px;
margin-top: -82px;
width: auto !important;
height: auto !important;
z-index: 20;
}
.bannercontainer .btns a {
display: inline-block;
}
.video-popup {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 500px;
margin: 20px auto;
}
.line-container .the-line {
border-top: 1px solid;
position: relative;
top: 50%;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
.preview-grid .item-title {
font-size: 18px;
margin: 18px 0;
}
.big-subscribe {
background-image: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/big-subscribe-bg.png);
background-position: left center;
background-repeat: no-repeat;
}
.big-subscribe input {
background: none;
width: 400px;
border-radius: 3px;
padding: 25px 30px;
font-size: 16px;
}
.big-subscribe .inputs {
padding-top: 30px;
}
.big-subscribe .button {
position: relative;
top: 4px;
}
.big-subscribe .button.lg .over {
padding: 17px;
font-size: 28px;
}
.big-subscribe .button.lg .over i {
position: relative;
left: -3px;
}
div.ppt {
display: none !important;
}
.countdown {
display: none;
}
.preview-wrapper {
position: relative;
display: inline-block;
height: auto;
width: auto;
max-width: 100%;
}
.preview-wrapper .preview-image {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition: all .75s ease;
-moz-transition: all .75s ease;
-o-transition: all .75s ease;
-ms-transition: all .75s ease;
width: 100%;
}
.preview-wrapper .preview-image.active {
opacity: 1;
z-index: 2;
}
.gallery.preview .main.frame {
text-align: center;
}
.gallery.preview .main.frame .preview-wrapper {
vertical-align: top;
}
.gallery.preview .main.frame .overlay {
top: 0;
right: 0;
bottom: 0;
left: 0;
}
#options-panel {
position: fixed;
left: 0;
top: 300px;
width: 310px;
z-index: 4000;
border-radius: 0 3px 3px 0;
transition: 0.65s;
-moz-transition: 0.65s;
-o-transition: 0.65s;
-webkit-transition: 0.65s;
-ms-transition: 0.65s;
}
#options-panel.hid {
left: -310px;
}
#options-panel .inside {
position: relative;
}
#options-panel .show {
position: absolute;
top: 10px;
left: 100%;
font-size: 23px;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
text-indent: -1px;
border-radius: 0 3px 3px 0;
}
#options-panel .head {
font-size: 15px;
padding: 20px;
border-radius: 0 3px 0 0;
}
#options-panel .side-menu .element {
border-left: none;
border-right: none;
margin-bottom: 0;
box-shadow: none;
-webkit-box-shadow: none;
}
#options-panel .side-menu .parent.element .title {
width: 100%;
display: inline-block;
}
#options-panel .side-menu .parent.element .title span {
float: right;
}
#options-panel .side-menu .element .submenu.boxes .boxes-holder {
padding: 20px;
background: #2a2a2a;
}
#options-panel .side-menu .element .submenu.boxes .element {
width: 26px;
height: 26px;
border-radius: 2px;
float: left;
margin-left: 7px;
margin-right: 7px;
padding: 0;
border: none;
background: #fff;
}
#options-panel .side-menu .element .submenu.boxes .element:first-child {
margin-left: 0;
}
@media (max-width: 1200px) {
.preview.gallery .thumb {
float: none !important;
}
}
.mason-el.width2 {
width: 550px;
} .mgp-fade .mfp-content, .mgp-fade .mfp-arrow, .mgp-fade.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.mgp-fade.mfp-ready .mfp-content, .mgp-fade.mfp-ready .mfp-arrow {
opacity: 1;
}
.mgp-fade.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mgp-fade.mfp-removing .mfp-content, .mgp-fade.mfp-removing .mfp-arrow, .mgp-fade.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left:before, .mfp-arrow-right:after, .mfp-arrow-right:before, .mfp-a, .mfp-b {
border: none;
}
button.mfp-arrow:active {
margin-top: -24px;
}
button.mfp-arrow-left {
background: url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/plugins/large_left.png) no-repeat;
}
button.mfp-arrow-left:hover {
background: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/plugins/large_left_hov.png) no-repeat;
}
button.mfp-arrow-right {
background: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/plugins/large_right.png) no-repeat;
}
button.mfp-arrow-right:hover {
background: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/images/plugins/large_right_hov.png) no-repeat;
}
.ajax-preloader {
display: none;
width: 18px;
height: 18px;
margin: 0 auto;
}
.ajax-preloader img {
height: 100%;
display: block;
}
.ajax-page-preloader {
width: 70px;
height: 70px;
margin: 100px auto;
}
.isotope-container, .masonry-container {
display: none;
}
.shop-slider.banner, .banner {
visibility: hidden;
}
.mason-el {
width: 284px;
display: block;
margin-bottom: 1px;
margin-right: 1px;
}
.mason-el.width2 {
width: 569px;
}
.mason-el.height2 {
width: 284px;
}
.mason-el {
position: relative;
}
.mason-el .title {
position: absolute;
bottom: 10%;
text-align: center;
font-size: 20px;
width: 100%;
}
.white-popup .mfp-close {
position: fixed;
}
#mc-embedded-subscribe {
border: none;
padding: 0;
}
#mc-embedded-subscribe .over {
display: block;
}
#feedback {
position: fixed;
left: 0;
top: 50%;
margin-top: -18px;
z-index: 2000;
}
.mfp-figure:after {
background: none;
box-shadow: none;
}
.mfp-figure img.mfp-img {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
}
.mfp-figure figure {
padding: 40px 0;
}
.mfp-figure figure img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 0;
}
.mfp-zoom-out-cur header {
margin-left: -17px;
}
.mfp-zoom-out-cur #totop {
margin-right: 17px;
}
.loader {
left: 50%;
position: absolute;
top: 50%;
z-index: 1000;
}
.loader.spinner {
animation: 1.2s ease-in-out 0s normal none infinite tp-rotateplane; border-radius: 3px;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
height: 40px;
margin-left: -20px;
margin-top: -20px;
width: 40px;
text-align: center;
line-height: 40px;
}
.loader img {
display: block;
margin: 8px auto;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9500;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9600;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 9800; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 9700; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
padding: 0;
z-index: 9900;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; }
.mfp-iframe-holder .mfp-close {
top: -40px; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure {
line-height: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; } .mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/slick/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } @font-face { font-family: "slick"; src: url(https://tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/slick/fonts/slick.eot); src: url(https://tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/slick/fonts/slick.woff) format("woff"), url(https://tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/slick/fonts/slick.ttf) format("truetype"), url(https://tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/slick/fonts/slick.svg#slick) format("svg"); font-weight: normal; font-style: normal; } .slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
.slick-prev:before { content: "\2190"; }
.slick-next { right: -25px; }
.slick-next:before { content: "\2192"; } .slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }
[dir="rtl"] .slick-next {right: auto;left: -25px;}
[dir="rtl"] .slick-next:before {content: "\2190";}
[dir="rtl"] .slick-prev {right: -25px;left: auto;}
[dir="rtl"] .slick-prev:before {content: "\2192";}
[dir="rtl"] .slick-slide {float: right;}body{
margin: 0px;
font-weight: 400;
background: rgb(239, 239, 239);
}
h1 {
font-size: 30px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 13px;
}
p {
font-size: 13px;
}
i {
font-size: 13px;
}
.button {
display: inline-block;
border:0;
border-radius: 2px;
text-transform: uppercase;
color: rgb(255, 255, 255);
padding: 11px 40px;
text-align: center;
font-size: 13px;
margin: 0 auto;
cursor: pointer;
font-weight: 600;
}
.button .solid{
}
.button .stripped {
}
.icon-form {
}
.separator-down{
margin: 0 auto;
width: 30px;
border-bottom: 2px solid rgb(255, 255, 255);
}
.separator-right{
margin: 0 auto;
height: 30px;
border-right: 2px solid rgb(255, 255, 255);
}
div.code{
background: rgb(243, 243, 243);
color: rgb(162, 162, 162);
text-align: left;
padding: 25px 78px;
margin-top: 23px;
}
.code blockquote {
border:0;
margin: 0;
padding: 0;
}
.code pre {
border:0;
margin: 0;
padding: 0;
}
.code pre {
color: rgb(119, 119, 119);
font-size: 13px;
line-height: 14px;
}
div.social {
background: rgb(243, 243, 243);
padding: 15px;
border:1px solid #eee;
}
div.social > ul {
list-style: none;
padding: 0;
display: inline-block;
text-align: center;
width: 100%;
margin: 0;
}
div.social > ul > li { 
display: inline-block;
margin-right: 20px;
}  .post-header {
margin-bottom: 30px;
}
.post-sort-recent {
display: inline-block;
width: 49%;
font-size: 16px; 
}
.post-sort-recent .ht-select {
display: inline-block;
position: relative;
margin: 0 5px;
}
.post-sort-recent .ht-select .ht-select-header {
display: inline-block;
border: 1px solid rgb(230, 230, 230);
border-radius: 2px;
color: rgb(119, 119, 119);
font-size: 13px;
height: 28px;
line-height: 28px;
padding: 0 27px 0 18px;
cursor: pointer;
}
.post-sort-recent ul.ht-select-options {
margin: -1px 0 0 0 !important;
position: absolute;
border: 1px solid #ddd;
color: rgb(119, 119, 119);
font-size: 13px;
line-height: 28px;
padding: 0;
z-index: 2;
margin-top: -10px;
margin-left: -10px;
margin-right: 30px;
list-style-type: none;
background: rgb(255, 255, 255);
padding: 0px;
display: none;
box-shadow: 1px 0px 0px 0px lightgray inset;
border: 1px solid #ddd;
border-left: none;
width: calc(100% + 20px);
text-align: center;
width: 100% !important;
}
.post-sort-recent ul.ht-select-options li {
padding: 0 9px;
}
.post-sort-recent .ht-select .ht-select-header p{
display: inline-block;
}
.post-sort-recent .ht-select .ht-select-header i {
position: absolute;
color: rgb(44, 62, 82);
line-height: 28px;
right: 7px;
}
.post-sort-recent:nth-child(2){
text-align: right;
font-size: 13px;
}
.sortdropdown {
display: inline-block;
border:1px solid rgb(230, 230, 230);
border-radius: 2px;
color: rgb(119, 119, 119);
font-size: 13px;
height: 28px;
line-height: 28px;
padding: 0 9px;
margin: 0 20px;
}
.sortdropdown:last-child {
margin-right: -4px;
}
.sortdropdown > i {
margin:0 1px 0 9px;
color: rgb(44, 62, 82);
} .nopaddingright {
padding-right: 0;
}
.bgblock{
background: rgb(255, 255, 255);
padding: 30px 15px;
border:1px solid rgb(229, 229, 229);
}
.container{
padding:0 15px;
}
div.place-col-item{
position: relative;
}
.iconstyle{
line-height: 46px;
border-radius: 46px;
width: 46px;
font-size: 23px;
color: rgb(255, 255, 255);
}
div.picture > img {
width: 100%;
}
div.info{
border:1px solid rgb(229, 229, 229);
margin-top: 10px;
text-align: center;
padding: 34px 0;
}
div.info > i {
position: absolute;
left: 50%;
margin: -64px 0 0 -22.5px;
}
div.info > h5 {
font-weight: 600;
margin-bottom: 15px;
}
div.info > p{
position: relative;
padding: 15px 26px;
}
div.info > p:after {
content: "";
position: absolute;
left: 50%;
margin-left: -15px;
bottom: 0;
height: 1px;
width: 30px;
border-bottom: 2px solid rgb(51, 51, 51);
text-align: center;
}
div.info > p:before {
content: "";
position: absolute;
left: 50%;
top: 0;
margin-left: -16px;
height: 1px;
width: 32px;
border-bottom: 2px solid rgb(51, 51, 51);
}
.description{
border: 1px solid rgb(229, 229, 229);
min-height: 198px;
position: relative;
text-align: left;
padding: 20px;
margin: 0 10px;
width: 64%;
width: -webkit-calc(66.6% - 20px);
width: -moz-calc(66.6% - 20px);
width: calc(66.6% - 20px);
}
div.descriptioninfo{
height: 100%;
}
.descriptioninfo h5{
font-weight: 600;
margin-bottom: 15px;
}
.descriptioninfo p{
margin-bottom: 0;
}
div.descriptioninfo > i{
font-style: normal;
}
div.descriptioninfo > p:nth-child(2){
color: rgb(188, 188, 188);
font-size: 12px;
margin-bottom: 15px;
}
div.rating .star:before{
content: "";
position: absolute;
top: 50%;
margin-top: -16px;
left: 0;
height: 32px;
border-right: 2px solid rgb(51, 51, 51);
text-align: center;
}
div.rating {
line-height: 156px;
min-height: 156px;
padding: 0;
text-align: center;
}
div.rating > p{
display: inline-block;
vertical-align: middle;
line-height: 13px;
}
div.description > i {
position: absolute;
left: -30px;
top: 50%;
margin-top: -20px;
text-align: center;
} .input {
-moz-appearance: textfield;
-webkit-appearance: textfield;
background-color: white;
background-color: -moz-field;
box-shadow: 1px 1px 1px 0 lightgray inset;
font: -moz-field;
font: -webkit-small-control;
cursor: text;
border-radius: 2px;
border: 0;
height: 40px;
font-size: 13px;
line-height: 40px;
width: 193px;
float: left;
padding: 0 10px;
color: rgb(119, 119, 119);
display: block;
position: relative;
margin-right: 11px;
}
.header .ht-select-options {
list-style-type: none;
background: rgb(255, 255, 255);
padding: 0px;
display: none;
box-shadow: 1px 0px 0px 0px lightgray inset;
border: 1px solid #ddd;
border-left: none;
width: 100%;
text-align: center;
}
input.textinput{
border: 0;
position: absolute;
left: 0;
height: 100%;
border-radius: 2px;
width: calc(100% - 37px);
padding: 0 10px;
line-height: 16px;
}
.overlay i.md {
line-height: 74px;
width: 74px;
font-size: 15px;
margin-top: -37px;
margin-left: -37px;
border-radius: 100%;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
color: #fff;
background: #000000;
background-color: rgba(0,0,0,0.60);
}
div.image {
position: relative;
}
div.image > img {
width: 100%;
height: auto;
}
.overlay {
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
border-radius: inherit;
left: 0;
top: 0;
bottom: 0;
right: 0;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
background: #219fd1;
background-color: rgba(33,154,200,0.75);
cursor: pointer;
}
div.image:hover > .overlay {
opacity: 1;
}
div.posts-wrapper{
background: rgb(255, 255, 255);
border: 1px solid rgb(219, 219, 219);
padding: 29px;
}
.post-body > p {
margin: 24px 0;
}
.post-body h1.title {
font-size: 22px;
color: rgb(51, 51, 51);
margin-top: 45px;
margin-bottom: 0;
}
p.author {
color: rgb(185, 185, 185);
margin-top: -1px;
}
dt.cited {
background: rgb(243, 243, 243);
color: rgb(144, 194, 58);
font-size: 24px;
padding: 23px;
position: relative;
display: inline-block;
width: 100%;
font-weight: 400;
}
dt.cited i.fa {
font-size: 40px;
color: rgb(144, 194, 58);
}
dt.cited em {
font-size: 13px;
color: rgb(0, 0, 0);
font-style: normal;
display: inline-block;
margin-left: 7px;
position: absolute;
line-height: 34px;
}
ul.icon {
list-style: none;
padding: 0;
}
ul.icon > li {
color: rgb(111, 111, 111);
margin: 10px 0;
font-size: 13px;
}
ul.icon > li > i{
width: 22px;
height: 22px;
background: rgb(144, 194, 58);
color: rgb(255, 255, 255);
line-height: 22px;
text-align: center;
border-radius: 22px;
margin-right: 10px;
}
.sidebar{
padding-left: 0;
margin-left: 30px;
width: calc(25% - 30px);
width: 22%;
width: -webkit-calc(25% - 30px);
width: -moz-calc(25% - 30px);
background: #fff;
padding-right: 0;
}
.comment-form h3 {
font-size: 16px;
}
.comment-form .form-submit input {
padding: 9px 17px;
font-size: 12px;
}
.comment-form .form-control {
border-radius: 0;
background: rgb(245, 245, 245);
height: 29px;
border: 1px solid rgb(235, 234, 235);
-webkit-box-shadow:none;
box-shadow: none;
font-size: 11px;
}
.comment-form textarea.form-control {
height: 164px;
max-height: 164px;
max-width: 838px;
}
.bgblock > .comments-section {
padding: 0 15px;
}
.bgblock > .comment-form {
padding: 12px 15px 0
}
div.comment-form .row {
padding: 15px 0;
}
p.form-submit {
padding: 15px 0 0;
margin: 0;
}
p.comment-notes{
margin: -5px 0 10px;
}
ul.comment-wrap {
list-style: none;
margin-top: 23px;
}
ul.children {
list-style: none;
padding: 15px 0 15px 40px;
margin-top: 15px;
}
.tweet-box > p {
margin: 0;
line-height: 20px;
}
.comment-wrap div.text{
padding: 23px 0 0;
}
.comment p {
margin: 0;
}
.comment-wrap div.comment {
padding: 24px;
background: rgb(245, 245, 245);
border:1px solid rgb(235, 235, 235);
}
.comment-wrap .textblock {
margin-left: 70px;
}
.comment-wrap div.reply{
float: right; 
font-size: 13px;
cursor: pointer;
}
.comment-wrap div.reply a:hover{
text-decoration: none;
}
.comment-wrap .header-comment{
display: inline-block;
width: 100%;
padding-bottom: 22px;
border-bottom: 1px dotted rgb(178, 178, 178);
}
.comment-wrap .author{
text-transform: capitalize;
font-size: 13px;
border-right: 1px solid rgb(219, 219, 219);
line-height: 24px;
padding-right: 14px;
font-weight: 600;
float: left;
}
.comment-wrap .time{
color: rgb(163, 163, 163);
font-size: 11px;
padding: 0 14px;
float: left;
line-height: 24px;
}
.comment-wrap div.comment > img {
float: left;
border-radius: 2px;
}
.comment-wrap {
padding: 0;
}
.comments-section > h4 {
margin: -2px 0;
}
.recent-posts-widget,.recent-comments-widget{
border:1px solid rgb(219, 219, 219);
}
.recent-posts-widget > a >img, .recent-comments-widget > a > img {
float: left;
}
.recent-posts-widget .infocomment, .recent-comments-widget .infocomment {
float: left;
padding: 0 5px;
}
.recent-posts-widget .infocomment p, .recent-comments-widget .infocomment p{
margin: 0;
}
.list-item {
display: block;
padding: 13px 0;
}
.recent-posts-widget > a, .recent-comments-widget > a {
padding: 13px 20px;
border-bottom: 1px solid rgb(219, 219, 219);
}
.recent-posts-widget > a:last-child, .recent-comments-widget > a:last-child{
border-bottom: 0;
}
.recent-posts-widget >a:hover, .recent-comments-widget > a:hover{
color: rgb(225, 225, 225);
}
.container-header {
text-transform: uppercase;
}
.form {
padding: 23px;
margin-top: 20px;
}
.form .btns > .button {
padding: 9px 19px;
font-weight: 600;
}
.form .btns {
padding-top: 30px;
}
.form .form-control {
height: 31px;
}
.form-1 {
background: rgb(245, 245, 245);
border: 1px solid rgb(235, 235, 235);
}
.form-1 .form-control{
font-size: 11px;
width: 50%;
border:1px solid rgb(228, 228, 228);
}
.form-1 .input-group{
width: 100%;
border: 0;
padding: 6px 0;
}
.form-1 textarea.form-control {
width: 100%;
height: 84px;
resize: none;
margin-top: 5px;
}
.form-2 {
padding: 30px 0;
}
.form-2 .ht-select-options {
position: absolute;
margin-top: -12px;
margin-left: -10px;
z-index: 3;
border: 1px solid rgb(228, 228, 228);
box-shadow: none;
width: calc(100% + 2px) !important;
}
.form-2 .ht-select-header i {
height: 31px;
width: 31px;
position: absolute;
right: 0;
top: 0;
text-align: center;
line-height: 31px;
color: rgb(44, 62, 82);
font-size: 15px; 
}
.form-2 .ht-select-options li{
padding: 0 44px;
color: #999;
}
.form-2 > ul{
list-style-type: decimal;
padding: 0 20px;
margin-top: -30px;
margin-bottom: 24px;
}
.form-2 > ul > li {
font-size: 15px;
line-height: 23px;
}
.form-2 .inputs {
background: rgb(245, 245, 245);
position: relative;
padding: 30px;
border: 1px solid rgb(235, 235, 235);
}
.form-2 .form-control {
font-size: 11px;
width: 100%;
border: 1px solid rgb(228, 228, 228);
}
.form-2 .input-group {
width: 100%;
border: 0;
padding: 5px 0;
}
.form-2 .ht-select {
color: rgb(119, 119, 119);
position: relative;
width: 100%;
border: 1px solid rgb(228, 228, 228);
box-shadow: none;
height: 34px;
padding: 0 9px;
background: rgb(255, 255, 255);
cursor: pointer;
}
.form-2 .ht-select-header p {
font-size: 11px;
color: #999;
}
.form-2 .ht-select {
line-height: 34px;
}
.form-2 .ht-select-header p > i{
height: 31px;
width: 31px;
position: absolute;
right: 0px;
text-align: center;
line-height: 31px;
color: rgb(44, 62, 82);
font-size: 15px;
}
.form-3 {
padding: 0;
}
.form-3 .input-group {
width: calc(33% - 23px);
margin-right: 35px;
display: inline-block;
background: rgb(245, 245, 245);
border: 1px solid rgb(235, 235, 235);
margin-bottom: 22px;
height: 29px;
}
.form-3 div.input-group:nth-child(3){
margin-right: 0;
}
.form-3 .form-control{
background: rgb(245, 245, 245); 
font-size: 11px; 
height: 100%;
}
.form-3 textarea.form-control {
height: 162px;
width: 100%;
resize: none;
margin-top: 5px;
border: 1px solid rgb(235, 235, 235);
} .pagination-wrapper a.button{
color: rgb(255, 255, 255);
padding: 10px 50px;
border-radius: 2px;
font-size: 12px;
line-height: 20px;
position: relative;
}
.pagination-wrapper a.button > i {
position: absolute;
line-height: 21px;
}
.pagination-wrapper a.button:hover {
text-decoration: none;
}
.pagination-wrapper a.left{
display: inline-block;
}
.pagination-wrapper a.left > i {
left: 0;
margin-left: 30px;
}
.pagination-wrapper a.right {
display: inline-block;
float: right;
}
.pagination-wrapper a.right > i {
right: 0;
margin-right: 30px;   
-webkit-margin-before: -20px;
}
.pagination-wrapper .page-link{
padding: 9px;
border-radius: 2px;
background: rgb(189, 189, 189);
height: 38px;
width: 38px;
display: inline-block;
font-size: 13px;
line-height: 20px;
color: rgb(255, 255, 255);
margin-right: -2px;
}
.pagination-wrapper .page-link:hover{
text-decoration: none;
background: rgb(144, 194, 58);
}
.pagination-wrapper .page-links .active {
background: rgb(144, 194, 58);    
}
.pagination-wrapper .text-center {
text-align: center;
display: inline-block;
width: 68%;
}  .google-info-box {
max-width: 335px;
max-height: 181px;
position: relative;
background: rgb(255, 255, 255);
padding: 20px;
display: inline-block;
border-radius: 2px;
}
.google-info-box .image {
width: 48%;
max-width: 140px;
float: left;
}
.google-info-box .image > img {
width: 100%;
}
.google-info-box .google-info {
width: 52%;
float: left;
padding: 0 0 0 10px;
}
.google-info > p.google-title{
font-size: 15px;
color: rgb(51, 51, 51);
font-weight: 600;
}
.google-info > p.google-description{
font-size: 13px;
color: rgb(179, 179, 179);
border-bottom: 1px dotted;
padding: 0px 0 15px 0;
}
.google-info-box .google-info-box-close {
position: absolute;
right: -10px;
top: -10px;
width: 20px;
height: 20px;
text-align: center;
border-radius: 20px;
color: rgb(255, 255, 255);
cursor: pointer;
display: block;
padding-top: 1px;
}
.google-info-box .google-info-box-close i {
font-size: 10px;
display: inline;
text-indent: 1px;
}
.google-info-box a.viewmore {
font-size: 13px;
margin-top: 15px;
display: block;
font-weight: 600;
}
.google-info-box a.viewmore > i {
height: 13px;
width: 13px;
border-radius: 13px;
line-height: 12px;
border:1px solid;
text-align: center;
font-size: 8px;
}
.google-info-box a.viewmore:hover{
text-decoration: none;
}
.arrow-down {
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid rgb(255, 255, 255);
position: absolute;
bottom: -20px;
}  .callouts {
padding: 55px 210px;
text-align: center;
background: rgb(255, 255, 255);
}
.callouts p {
margin: 12px 0 10px;
line-height: 22px;
font-weight: 400;
}
.callouts .separator-down{
border-color: rgb(51, 51, 51);
}
.callouts > p > i {
color: rgb(144, 194, 58);
font-style: normal;
}
.callouts-1 h2 {
color: rgb(255, 255, 255);
}
.callouts-1 {
background: rgb(56, 68, 84);
}
.callouts-1 > p {
color: rgb(155, 160, 166);
margin: 6px 0 0;
font-weight: 600;
}
.callouts-1 > p > i {
color: rgb(155, 160, 166);   
}
.callouts-1 .button {
margin-top: 28px;
margin-bottom: 10px;
}  .home-top {
position: relative;
}
div.check{
background: url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/check.png);
width: 142px;
height: 190px;
margin: 0 auto 73px;
}
.home-top > img.bgimg{
width: 100%;
}
.overflow{
width: 100%;
height: 100%;
position: absolute;
background: rgba(44, 62, 82,0.7);
z-index:1;
text-align: center;
padding: 105px 355px;
}
.home-top .overflow > p.title{
font-size: 36px;
color: rgb(255, 255, 255);
position: relative;
padding: 0 0 3px;
font-weight: 500;
margin-bottom: 10px;
}
.home-top .overflow > p {
color: rgb(179, 184, 189);
font-size: 16px;
margin: 8px 0 0px;
line-height: 30px;
font-weight: 400;
}
.home-top .home-button{
margin: 44px auto 0;
padding: 9px 37px;
}
.bgheader{
background-color: rgba(44, 62, 82, 0.6);
width: 100%;
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
}
.header {
background: rgb(44, 62, 82);
padding: 28px 30px;
}
.dropdown {
cursor: pointer;
}
.bara{
height: 40px;
float: left;
width: 30%;
padding: 0 7px;
}
.search{
float: right;
}
.search > input {
padding: 11px 60px;
}
.slider {
position: relative;
text-align: left;
border-radius: 4px;
background: rgb(56, 73, 92);
height: 9px;
line-height: 40px;
top: 50%;
margin-top: -4px;
}
.slider-span {
left: 20px;
top: -.3em;
margin-left: -.6em;
position: absolute;
z-index: 2;
width: 20px;
height: 20px;
-ms-touch-action: none;
touch-action: none;
border-radius: 20px;
cursor: w-resize;
}
.slider-span > div {
width: 6px;
height: 6px;
background: rgb(56, 73, 92);
border-radius: 6px;
position: absolute;
top: 50%;
margin-top: -3px;
left: 50%;
margin-left: -3px;
}
.input > i{
width: 40px;
line-height: 40px;
background: rgb(242, 242, 242);
color: rgb(44, 62, 82);
text-align: center;
margin-right: -4px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
font-size: 15px;
top: 0;
right: 4px;
position: absolute;
}
.ht-select-header > p {
text-align: left;
}
.form-2 ul.ht-select-options{
list-style-type: none;
background: rgb(255, 255, 255);
padding: 0px;
display: none;
box-shadow: 1px 0px 0px 0px lightgray inset;
border: 1px solid #ddd;
border-left: none;
width: calc(100% + 20px);
text-align: center;
}
ul.ht-select-options > li {
border-bottom:1px solid #ddd;
cursor: pointer;
padding: 0 10px;
}
ul.ht-select-options > li:last-child{
border-bottom: 0;
}
.input.dropdown:nth-child(3){
margin-right: 0;
}
.ht-select-caret {
display: none;
}  .custom-section {
text-align: center;
}
.custom-section img{
width: 100%;
max-width: 202px;
margin: 0 auto;
display: block;
}
.custom-section p {
font-size: 13px;
margin-top: 8px;
line-height: 30px;
}
.custom-section h2 {
margin-top: 55px;
}
.custom-section .separator-down{
border-color: rgb(51, 51, 51);
}
.custom-section .button {
background: rgb(44, 62, 82);
margin-top: 30px;
padding: 10px 35px;
}
.custom-section a.button:hover{
text-decoration: none;
color: rgb(255, 255, 255);
}  ul.partener {
list-style: none;
margin: 0;
height: 84px;
padding: 21px 15px;
}
ul.partener > li {
float: left;
display: block;
width: 12%;
width: -webkit-calc(23% - 90px);
width: -moz-calc(23% - 90px);
width: calc(23% - 90px);
margin-right: 80px;
}
ul.partener > li > img {
width: 100%;
height: 100%;
}
ul.partener > li:last-child {
margin-right: 0;
}  .divider {
margin-bottom: 25px;
position: relative;
width: 100%;
display: inline-block;
}
.divider h3, .divider h1 {
display: inline-block;
color: rgb(51, 51, 51);
position: relative;
margin: 0;
font-size: 22px;
}
.divider-1 h3, .divider-1 h1 {
border-bottom: 3px solid rgb(144, 194, 58);
z-index: 1;
padding-bottom: 1px;
}
.divider-1:before, .divider-3:before{
content: "";
position: absolute;
bottom: 2px;
right: 0;
width: 100%;
border-bottom: 1px dotted rgb(219, 219, 219);
z-index: 0;
}
.divider-1:after, .divider-3:after{
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 100%;
border-bottom: 1px dotted rgb(219, 219, 219);
z-index: 0;
}
.divider-2 .separator {
width: auto;
border-top: 1px dotted rgb(219, 219, 219);
padding-bottom: 1px;
border-bottom: 1px dotted rgb(219, 219, 219);
margin-top: 13px;
position: relative;
overflow: hidden;
}
.divider-2 .separator:after {
content: "";
position: absolute;
bottom: -2px;
right: 0;
width: 100%;
border-bottom: 1px dotted rgb(219, 219, 219);
z-index: 0;  
}
.divider-3:before {
bottom: -2px;
}
.divider-3:after{
bottom: -4px;
}
.divider-2 h3, .divider-4 h3, .divider-5 h3, .divider-2 h1, .divider-4 h1, .divider-5 h1 {
float: left;
margin-right: 20px;
}
.divider-4 .separator {
width: auto;
height: 7px;
margin-top: 11px;
position: relative;
border-bottom: 1px dotted rgb(219, 219, 219);
border-top: 1px dotted rgb(219, 219, 219);
overflow: hidden;
}
.divider-4 .separator:after{
content: "";
position: absolute;
bottom: 1px;
right: 0;
width: 100%;
border-bottom: 1px dotted rgb(219, 219, 219);
z-index: 0;
}
.divider-4 .separator:before{
content: "";
position: absolute;
bottom: 3px;
right: 0;
width: 100%;
border-bottom: 1px dotted rgb(219, 219, 219);
z-index: 0;
}
.divider-5 .separator {
width: auto;
border-top: 1px solid rgb(219, 219, 219);
margin-top: 14px;
position: relative;
overflow: hidden;
}  .single-listing {
padding:0 15px;
}
.single-listing > .image > img {
width: 100%;
margin-bottom: 48px;
}
.single-listing > .content p:first-child{
margin-top: 0;
}
.single-listing > .content p {
margin: 23px 0 0;
font-weight: 400;
color: rgb(111, 111, 111);
line-height: 20px;
}
.single-listing h4 {
border-bottom: 1px dotted rgb(178, 178, 178);
color: rgb(51, 51, 51);
padding-bottom: 5px;
margin: 0 0 20px;
}
.single-listing .content-bottom{
padding-top: 50px;
display: inline-block;
width: 100%;
}
.single-listing .list {
list-style: none;
padding: 0;
}
.single-listing .list:last-child{
margin-bottom: 0;
}
.single-listing .list li {
line-height: 20px;
margin-bottom: 6px;
color: rgb(119, 119, 119);
position: relative;
font-size: 13px;
}
.single-listing .list-1 li {
color: rgb(51, 51, 51);
margin-bottom: 10px;
}
.single-listing .list-1 li > dd {
color: rgb(111, 111, 111);
}
.single-listing .content-rating .form .input-group {
margin-bottom: 5px;
}
.single-listing .list li:last-child{
margin-bottom: 0;
}
.content-rating .form-2 .inputs {
padding: 26px;
}
.single-listing .list li > i{
font-size: 20px;
margin-right: 19px;
}
.single-listing ul.list li > dd {
display: inline-block;
position: absolute;
left: 115px;
}
.single-listing .map > img {
width: 100%;
}
.single-listing .social {
margin-top: 50px;
}
.single-listing .list-rating {
background: rgb(44, 62, 82);
color: rgb(255, 255, 255);
padding: 30px 30px 28px;
}
.single-listing .list-rating ul {
list-style: none;
padding: 0;
margin: 0;
}
.single-listing .list-rating ul li {
font-size: 13px;
padding: 13px 0 10px;
border-bottom: 1px dotted rgb(97, 110, 125);
}
.single-listing .list-rating ul li:first-child{
padding-top: 0;
}
.single-listing .list-rating ul li:last-child{
border-bottom: 0;
padding-bottom: 0;
}
.single-listing .list-rating ul li .star{
float: right;
} 
.single-listing .rating-form{
background: rgb(245, 245, 245);
width: 100%;
display: inline-block;
}
.single-listing .form-2{
padding: 0;
margin-top: 0;
}
.single-listing .form-2 textarea.form-control {
height: 73px;
max-height: 81px;
width: 100%;
max-width: 489px;
resize:none;
border-radius: 0;
}
.single-listing .form-2 .btns {
padding-top: 13px;
padding-bottom: 18px;
margin-top: 0;
}
.single-listing .content-rating {
padding-top: 50px;
display: inline-block;
width: 100%;
}
.single-listing .content-prev-comment{
display: inline-block;
width: 100%;   
}
.single-listing .content-prev-comment .prev-comment {
background: rgb(245, 245, 245);
margin: 15px 0;
padding: 20px 30px 25px;
border:1px solid rgb(235, 235, 235);
}
.single-listing .content-prev-comment .prev-comment .rating-header {
border-bottom: 1px dotted rgb(178, 178, 178);
margin-bottom: 26px;
padding-bottom: 22px;
line-height: 24px; 
font-size: 11px;
margin-top: 3px;
color: rgb(163, 163, 163);
} 
.single-listing .content-prev-comment .prev-comment .rating-header .numele {
text-transform: capitalize;
color: rgb(51, 51, 51);
font-size: 13px;
font-weight: 600;
}
.prev-comment .separator-right {
border-right: 1px solid rgb(219, 219, 219);
height: 24px;
display: inline-block;
margin: -7px 13px -7px 15px;
}
.rating-header .rating {
float: right;
}
.content-bottom .col-sm-8 {
padding-left: 0;
}
.content-bottom .col-sm-4{
padding-right: 0;
}  .portofolio {
padding: 0 15px;
}
.portofolio .path {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 15px;
}
.portofolio .path > li {
display: inline-block;
font-size: 13px;
}
.portofolio .path > li a{
color: rgb(119, 119, 119);
margin:0 2.5px;
font-weight: 600;
}
.portofolio .path > li:last-child a{
margin-right: 0;
}
.portofolio .path > li a.activlink {
color: rgb(144, 194, 58);   
}
.portofolio .path > li a:hover{
color: rgb(144, 194, 58);
text-decoration: none;
}
.portofolio .gallery > .col-md-3 > img {
width: 100%;
}
.portofolio .gallery > .col-md-3{
margin-bottom: 30px;
}  .form input[type="text"]{
height: 31px;
padding: 6px 9px;
}
.form-1 p span {
width: 100%;
padding: 6px 0
}
.form-1 p input[type="text"] {
font-size: 11px;
width: 50%;
border: 1px solid rgb(228, 228, 228);
font-size: 11px;
}
.form-1 p textarea {
width: 100%;
height: 84px;
resize: none;
margin-top: 5px;
padding: 6px 9px;
font-size: 11px;
border: 1px solid rgb(228, 228, 228);
}
.form-2.pluginform{
background: rgb(245, 245, 245);
position: relative;
padding: 30px;
border: 1px solid rgb(235, 235, 235);
}
.form-2 p input[type="text"]{
font-size: 11px;
width: 100%;
border: 1px solid rgb(228, 228, 228);
}
.form-3 {
margin-right: -30px;
}
.form-3 input[type="text"], .form-3 input[type="email"] {
position: relative;
z-index: 2;
margin-bottom: 0;
border: 0;
background: rgb(245, 245, 245);
height: 29px;
width: auto;
}
.form-3 p {
margin-right: 29px;
display: inline-block;
margin-bottom: 22px;
font-size: 11px;
width: auto;
}
.form-3 p textarea{
height: 162px;
width: 100%;
resize: none;
border: 1px solid rgb(235, 235, 235);
background: rgb(245, 245, 245);
font-size: 11px;
padding: 6px 9px;
}
.form .button{
padding: 9px 19px;
font-weight: 600;
}
.form p:last-child .button {
margin-top: 30px;
}.input-group-addon {
display: none;
}
.form-1 {
border-radius: 0;
}
.form-1 .textarea-icon {
margin-top: 6px;
}
.form-1 .textarea-icon textarea.form-control {
margin-top: 0;
}
.form-1 input.form-control {
border-right: 1px solid rgb(228, 228, 228); 
}
.form-2 {
border-radius: 0;
padding: 30px;
}
.form-2 .btns {
margin-top: 0;
}
.form-2 .c-border-top {
margin-top: 12px;
border-top: none;
}
.img-box .thumb {
border-radius: 0;
}
.img-box img, .person .photo img, .person .photo, .tablewrap, .table, .table.pricing, .table.pricing.highlight .head, 
.table thead tr td:first-child, .table thead tr td:last-child, .post-thumb .photo, .post-thumb .photo img, .portfolio.item .top, 
.portfolio.item, .portfolio.item .top img, .portfolio.item .top img, .portfolio.item .bot, .fancy-portfolio .item img, .box-8 {
border-radius: 0;
}
.box.counter .unit {
font-weight: 400;
}
.standard.gallery .item {
border-radius: 0;
}
.standard.gallery .item img {
border-radius: 0;
}
.preview.gallery .navigation .control {
background: rgb(250, 250, 250);
}
.table.pricing .price .amount {
color: rgb(0, 0, 0);
}
.table.pricing.highlight .amount {
color: rgb(255, 255, 255);
}
h5.medium a {
color: rgb(119, 119, 119);
}
.italic.info a { }
.background-overlay {
background: rgba(144, 194, 58, 0.85);
}
.badge.pull-left i {
font-size: 28px;
}
.box-6 {
border: 0;
background: none;
}
.box-8 .alt-text-color a{
color: white;
}
.testimonials-2 {
border-radius: 3;
}.logged-in .navbar-fixed-top {
margin-top: 32px;
}   header .default-dropdown > ul > li > a:after {
float: right;
font-size: 13px;
font-weight: 300;
display: block;
margin-right: -10px;
}
header .default-dropdown > ul > li > ul.repositioned {
right: 100%;
left: auto;
padding-right: 3px;
padding-left: 0;
overflow: visible;
}
header .default-dropdown > ul > li > ul {
border-radius: 3px;
position: absolute;
left: 100%;
padding-left: 3px;
top: 0;
width: 1px;
overflow: hidden;
transition: 0.5s;
-webkit-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
transition-property: opacity;
-o-transition-property: opacity;
-webkit-transition-property: opacity;
-ms-transition-property: opacity;
-moz-transition-property: opacity;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
header .default-dropdown > ul > li > ul li:first-child {
border-top: none;
border-radius: 3px 3px 0 0;
}
header .default-dropdown > ul > li:hover > ul {
width: auto;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.default-dropdown:hover ul, .uber-dropdown:hover .uber-menu {
height: auto;
}
.default-dropdown > ul, .uber-dropdown .uber-menu {
display: none;
}
header .navbar-nav .default-dropdown > ul {
position: absolute;
display: none;
left: 0;
right: auto;
margin: 0;
padding: 0;
border-radius: 0 0 3px 3px;
border-top: none;
width: auto;
top: 100%;
border: none;
text-align: left;
}
header .default-dropdown ul li {
position: relative;
line-height: 37px;
display: block;
font-size: 12px;
text-transform: capitalize;
min-width: 200px;
}
header .default-dropdown li {
font-family: 'Open Sans', sans-serif;
color: #777777;
border-bottom: 1px solid #e5e5e5;
background: #f9f9f9;
}
header .default-dropdown ul {
box-shadow: 8px 8px 15px 2px rgba(0,0,0,0.1);
}
header .default-dropdown ul.repositioned {
box-shadow: -8px 8px 15px 2px rgba(0,0,0,0.1);
}
header .default-dropdown > ul {
box-shadow: 0px 8px 15px 2px rgba(0,0,0,0.1);
}
header .default-dropdown > ul li:first-child {
border-top: 1px solid #e1e1e1;
}
header .default-dropdown li a {
padding: 0;
font-weight: 400;
color: inherit;
font-size: 12px;
padding: 0 20px;
line-height: 37px;
border-radius: 0;
}
header .dropdown-menu li a:hover {
background: none;
color: inherit;
}
.uber-menu .items-wrap ul {
list-style-type: none;
padding: 0;
margin: 0;
}
header .navbar-nav .uber-menu .items-wrap {
padding: 50px;
}
.uber-menu .items-wrap > ul {
padding: 0;
font-size: 12px;
}
.uber-menu .items-wrap > ul > li {
list-style-type: none;
float: left;
width: 25%;
display: block;
line-height: 34px;
padding: 0 20px;
border-left: 1px solid #e5e5e5;
}
.uber-menu .items-wrap > ul > li:first-child {
border: none;
}
.uber-menu .items-wrap > ul > li > a {
font-size: 16px;
font-weight: 400;
color: #444;
}    .sidebar .widget {
margin-bottom: 50px;
}
.sidebar .widget:first-child {
padding-top: 0;
}
.sidebar .widget .sep-heading-container {
padding-bottom: 15px;
}
.sidebar .widget:first-child .sep-heading-container {
padding-top: 0;
}
.flickr-container {
float: none;
}
header .nav.navbar-nav > li > a {
padding: 8px 15px;
} header {
line-height: 103px; }
header .logo-wrapper {
height: 100%;
float: left; }
header a.logo-box {
padding: 0 !important;
float: none;
max-width: inherit; }
header a.logo-box img {
max-height: 100%;
}
header.navbar-fixed-top {
line-height: 65px;
height: 65px;
}
header.head-1.navbar-fixed-top .menu-bar .utilities-buttons {
height: inherit;
line-height: inherit;
padding: 0;
}
header.head-2 .logo-wrapper {
display: none;
}
.metro .navbar-header a {
background: #219fd1;
}
header.head-2 > .logo {
min-height: 102px;
line-height: 102px;
text-align: center;
vertical-align: middle;
}
header.head-2 > .logo .logo-box img {
padding: 20px 0 !important;
}
header.head-2 .nav.navbar-nav {
float: left;
}
header.head-2 .utilities-buttons {
float: right;
}
header.head-2 {
line-height: 55px;
height: 55px;
} #wp-calendar {
width: 100%;
font-size: 13px;
}
#wp-calendar {
border-radius: 0;
}
.calendar-widget .date, #wp-calendar caption {
width: 100%;
border: none;
border-radius: 0;
background: none;
border-bottom: 1px solid #e1e1e1;
padding: 15px 0;
}
#wp-calendar thead {
width: 100%;
}
.calendar-widget .weekdays div, #wp-calendar thead th {
width: 14.28571428571429%;
text-align: center;
padding: 6px 0;
}
.calendar-widget .week .day, #wp-calendar tbody td {
width: 14.28571428571429%;
text-align: center;
padding: 10px 0;
}
.calendar-widget .week .day.empty {
border-left: none;
}
.calendar-widget .week .day:first-child {
border-left: none;
}
#wp-calendar tfoot td#prev, #wp-calendar tfoot td#next {
width: 50%;
padding: 3px 10px;
}
.calendar-widget .controls a i {
font-size: 12px;
}
.calendar-widget .controls a.prev {
float: left;
text-align: left;
}
.calendar-widget .controls a.next {
float: right;
text-align: right;
}
#calendar_wrap {
border: 1px solid #e1e1e1;
border-radius: 5px;
background-color: #fff;
}
.calendar-widget .date {
}
.calendar-widget .week, #wp-calendar tbody td {
border-bottom: 1px solid #e1e1e1;
}
.calendar-widget .week .day, #wp-calendar tbody td {
border-left: 1px solid #e1e1e1;
min-height: 38px;
color: #bcbcbc;
}
#calendar_wrap thead {
border-bottom: 1px solid #e1e1e1;
}
#wp-calendar caption, #wp-calendar tfoot {
color: #219fd1;
}
#wp-calendar #today {
color: #219fd1;
}
#wp-calendar tbody td:first-child {
border-left: none;
}
#wp-calendar tfoot i:before, #wp-calendar tfoot i:after {
margin: 0;
} [data-show-faces="true"], [data-show-faces="true"] span, [data-show-faces="true"] span iframe[style] {
min-height: 300px !important;
} .flickr-images {
font-size: 0;
margin: -4px;
padding-bottom: 10px;
}
.flickr-images .flickr_badge_image {
display: inline-block;
border-radius: 2px;
margin: 4px;
position: relative;
float: left;
border: 4px solid rgba(255,255,255, 0.15);
}
.flickr-images img {
width: 51px;
height: 51px;
}
.sidebar .flickr-images .flickr_badge_image, .custom-sidebar .flickr-images .flickr_badge_image {
border-color: #e4e4e4;
} .post-tab-widget a:hover {
text-decoration: none;
}
.post-tab-widget .tab-pane .post img {
padding-right: 0;
margin-right: 5px;
float: left;
} .widget ul {
margin: 0;
padding: 0;
}
.widget li {
list-style-type: none;
font-size: 13px;
color: #777777;
position: relative;
display: block;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.widget li:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.widget li:last-child {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.widget li a {
display: block;
padding: 10px 15px;
}
.widget li a:hover {
text-decoration: none;
}
.widget_categories li a, .widget_archive li a {
display: inline-block;
padding-right: 0;
}
.widget li:hover {
background: #219fd1;
color: #fff;
}
.widget li:hover abbr {
border-color: #fff;
} header.head-1 .menu-bar .utilities-buttons a.collapsed i, header.custom-1 .utilities-buttons a.collapsed i {
background-color: transparent;
}
.side-menu .nav {
float: none;
}
.widget .side-menu li a:hover {
background-color: transparent;
color: #fff;
}
.side-menu .parent.element a {
padding: 0 20px;
}
#footer .sep-heading-container {
padding-bottom: 15px;
}
#footer .sep-heading-container .sep-container .the-sep {
border-color: #4a4a4a;
}
body.date {
width: auto;
}
.single .post {
margin-bottom: 50px;
}
.posts .image {
position: relative;
}
.blog-wrapper .author-box {
margin-bottom: 90px;
}
.blog-wrapper .posts-wrapper {
padding: 0;
border: 0;
background: transparent;
}
.blog-wrapper .post, .single .post, .list-wrapper .single-listing, .sites-listings {
background: none repeat scroll 0 0 #fff;
border: 1px solid rgb(219, 219, 219);
padding: 29px;
}
.blog-wrapper .post, .blog-wrapper .page, .list-wrapper .single-listing {
margin-bottom: 50px;
}
.blog-wrapper .post:last-child {
margin-bottom: 0;
}
.blog-wrapper h3 {
margin-top: 0;
}
.post-body h3 a {
color: #333333;
}
.post-body .author a {
color: #b9b9b9;
}
.pagecrumbs {
border-bottom: 1px solid #e1e1e1;
}
#respond #login {
position: static;
border: none;
}
.blog-wrapper.single .comment .text p {
margin: 0;
}
header .uber-menu ul li:hover {
background-color: transparent;
}
header .navbar-nav .mobile-menu-toggle {
display: none;
}
footer {
margin-top: 50px;
}
footer .widget ul li {
background: none;
border-color: #4a4a4a;
color: #858686;
}
footer .widget ul li:hover {
text-decoration: underline;
color: #858686;
background-color: transparent;
}
footer .widget ul li:hover a {
text-decoration: underline;
}
footer .widget .facebook-frame {
background-color: transparent;
color: #858686;
border-color: #4a4a4a;
}
.image img {
height: auto;
}
.list-group-item img {
height: 34px;
}
.post-content {
margin-bottom: 20px;
}
.comment-wrap ul.children {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 35px;
}
.comment-wrap li {
margin-top: 30px;
}
.comment-wrap div.comment {
padding: 30px 35px;
}
.comment-wrap .reply .comment-reply-link:hover {
text-decoration: underline;
}
.blog-wrapper.single .comment-wrap li {
list-style-type: none;
}
.blog-wrapper.single .photo {
border-radius: 0;
}
.sidebar-left .blog-wrapper, .sidebar-left .content-wrapper {
float: right
}
.sidebar-left .blog-wrapper .stats {
float: right;
}
.sidebar-left .sidebar {
float: left;
}
.no-sidebar .blog-wrapper, .no-sidebar .content-wrapper {
width: 100%;
}
.single .photo {
position: relative;
}
.page-nav {
text-align: center;
margin-top: 50px;
}
.page-nav .pages {
display: inline-block;
}
.page-nav .left {
float: left;
}
.page-nav .right {
float: right;
}
.page-nav .pages .page.pagination-gap {
background-color: transparent;
color: #bdbdbd;
}
.blog-wrapper .page-nav .pages .page.pagination-gap:hover {
background-color: transparent;
}
iframe {
max-width: 100%;
max-height: 460px;
}
@media screen and (max-width: 991px) { #wpadminbar {
position: fixed;
}
header {
line-height: inherit;
height: inherit;
}
header .container.menu-bar .mobile-buttons {
padding: 16px 0;
float: right;
}
header .container.menu-bar .mobile-buttons .utilities-buttons  {
padding: 0 5px 0 0;
}
header .container.menu-bar .mobile-buttons .navbar-toggle {
margin: 0;
}
.mobile-hidden {
display: none;
}
header .navbar-nav .mobile-menu-toggle {
display: block;
}
header .navbar-nav .mobile-menu-toggle button {
height: auto;
line-height: normal;
padding: 6px 5px;
}
header .nav.navbar-nav li a:hover {
background-color: #f9f9f9;
}
ul.nav.navbar-nav {
left: 0;
margin: 0;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 10000;
height: 100%;
background-color: #fff;
}
ul.nav.navbar-nav li {
list-style-type: none;
}
ul.nav.navbar-nav li a {
display: block;
font-size: 12px;
height: 52px;
line-height: 52px;
padding: 0 20px;
text-transform: capitalize;
width: 100%;
}
ul.navbar-nav li ul {
display: block;
}
ul.nav.navbar-nav > li ul li a {
padding: 0 20px 0 50px;
}
.default-dropdown > ul, .uber-dropdown .uber-menu {
display: block;
}
.uber-menu {
border-radius: 0;
display: block;
margin: 0;
position: static !important;
top: 0;
width: auto;
height: auto;
z-index: 0;
}
.uber-menu .container {
width: auto;
height: auto;
}
.uber-menu .main-wrap {
border-radius: 0;
margin: 0;
}
.uber-menu .main-wrap {
background: transparent;
border-top: 0;
box-shadow: none;
}
header .navbar-nav .uber-menu .items-wrap {
padding: 0;
}
header .navbar-nav .uber-menu .items-wrap {
padding: 0;
}
.uber-menu .items-wrap > ul > li {
border-left: 0;
display: block;
float: none;
line-height: 100%;
list-style-type: none;
padding: 0;
width: auto;
}
.uber-menu .items-wrap > ul > li h4{
display: none;
}
header .navbar-nav .default-dropdown > ul {
border: none;
border-radius: 0;
display: block;
margin: 0;
padding: 0;
position: static;
width: 100%;
}
header .default-dropdown > ul {
box-shadow: none;
}
header .default-dropdown ul li {
display: block;
font-size: 12px;
line-height: 37px;
width: auto;
position: relative;
text-transform: capitalize;
}
header .default-dropdown li {
background-color: transparent;
border-bottom: 0;
color: #777777;
font-family: 'Open Sans',sans-serif;
}
header .default-dropdown > ul li:first-child {
border-top: 0;
}
header .default-dropdown > ul > li > a:after {
display: block;
float: right;
font-size: 13px;
font-weight: 300;
margin-right: -10px;
}
ul.nav.navbar-nav li a {
display: block;
font-size: 12px;
height: 52px;
line-height: 52px;
padding: 0 20px;
text-transform: capitalize;
width: 100%;
}
header .default-dropdown li a {
border-radius: 0;
color: inherit;
font-size: 12px;
font-weight: 400;
line-height: 37px;
padding: 0 20px;
}
header .navbar-nav li a {
border-radius: 2px;
display: inline-block;
font-size: 13px;
font-weight: 500;
padding: 8px 7px 8px 15px;
transition: all 0.35s ease 0s;
}
header ul.nav.navbar-nav a {
border-top: 1px solid #e1e1e1;
}
header .default-dropdown > ul > li ul {
border-radius: 0;
padding: 0;
position: static;
transition: opacity 0.5s ease 0s;
width: auto;
color: #777;
}
header .default-dropdown > ul li a[data-parent="true"]:after {
content: "";
}
header .default-dropdown > ul li:hover a[data-parent="true"]:after {
content: "";
}
header .nav.navbar-nav > li a[data-parent="true"]:after {
content: "";
padding-left: 3px;
}
header .nav.navbar-nav > li:hover > a[data-parent="true"]:after {
content: "";
padding-left: 3px;
}
header .default-dropdown > ul > li > ul {
opacity: 1;
width: auto;
}
.nav.navbar-nav > li:first-child {
line-height: 67px;
text-align: center;
font-size: 17px;
}
.nav.navbar-nav button {
border-radius: 2px;
display: inline-block;
padding: 8.5px 10px;
transition: all 0.35s ease 0s;
border: 1px solid #e1e1e1;
background: none repeat scroll 0 0 #fff;
}
header .expandable li, header .nav li {
position: relative;
}
header .expandable li .exp {
position: absolute;
right: 0;
text-align: center;
padding-right: 15px;
padding-left: 30px;
}
header .expandable li .exp:before, header .nav.expandable li .exp:before {
content: "\002B";
}
header .expandable li.open .exp:before, header .nav.expandable li.open .exp:before {
content: "\2013";
}
header .navbar-nav.expandable > li ul {
display: none;
}
}
.sg-controls .thumb {
width: 100px;
}
.sg-controls .thumb img {
width: 100%;
height: auto;
}
.blog-wrapper .image {
margin: 0;
}
.blog-wrapper .post-media {
margin-bottom: 30px;
}
.single .post-media {
margin-bottom: 45px;
}
.kklike-button-light .kklike-box {
width: 100%;
height: 100%;
background: transparent;
box-shadow: none;
text-shadow: none;
border: 0;
}
.kklike-button-light .kklike-box .kklike-value {
border: 0;
width: 100%;
font-size: 15px;
text-transform: capitalize;  }   p.form-submit {
padding: 0;
margin-top: 15px;
}
.form-submit {
display: inline-block;
position: relative;
border-radius: 2px;
}
.form-submit input[type="submit"] {
display: block;
border-radius: inherit;
transition: all 0.35s ease 0s;
border: none;
color: #fff;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding: 7px 20px;
height: 33px;
line-height: normal;
}
.comment-respond {
margin-top: 30px;
}
.comment-respond h3 {
font-size: 16px;
font-weight: 500;
}
.header-search-wrapper {
margin: 40px 0;
padding: 0;
}
.search-dropdown {
border-radius: 3px;
border: 1px solid #e5e5e5;
float: left;
z-index: 1;
position: absolute;
text-align: center;
padding: 20px 5px;
}
.search-input {
position: absolute;
top: 0;
left: 0;
z-index: 0;
padding-left: 130px;
padding-right: 60px;
}
.search-button {
float: right;
}
.post .quote .text {
padding-left: 0;
}
#totop {
cursor: pointer;
width: 45px;
height: 45px;
line-height: 45px;
background-color: rgba(123, 122, 122, 0.2);
-webkit-transition: 0.35s ease;
-o-transition: 0.35s ease;
-moz-transition: 0.35s ease;
-ms-transition: 0.35s ease;
}
#totop i {
font-size: 10px;
} .widget-posts-list .list-item {
padding: 12px 20px;
border-bottom: 1px solid #e1e1e1;
}
.widget-posts-list .list-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.widget-posts-list .list-item:last-child {
border: 0;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.widget-posts-list .list-item:hover p {
color: #fff;
}
.widget-posts-list .list-item img {
float: left;
margin-right: 5px;
height: 34px;
}
.widget-posts-list .list-item .info {
float: left;
padding-top: 3px;
padding-bottom: 4px;
}
.widget-posts-list .list-item .info p {
line-height: 15px;
margin: 0;
}
.widget-posts-list .list-item .info .name {
line-height: 15px;
}
.widget-posts-list .list-item .info .description {
font-size: 11px;
line-height: 11px;
}
.sidebar .widget-posts-list {
background-color: #fff;
border: 1px solid #e1e1e1;
border-radius: 5px;
}
.post-tab-widget > ul > li {
border: 0;
margin: 0;
}
.post-tab-widget > ul > li:hover {
background-color: transparent;
}
input.button, input[type="submit"] {
text-transform: uppercase;
font-weight: 700;
border: none;
background: none;
height: auto;
font-size: 12px;
line-height: 17px;
padding: 7px 20px;
color: #fff;
-webkit-transition: 0.35s ease;
-o-transition: 0.35s ease;
-moz-transition: 0.35s ease;
-ms-transition: 0.35s ease;
border-radius: 2px;
}
a.button {
text-transform: uppercase;
font-weight: 700;
border: none;
background: none;
height: auto;
font-size: 12px;
line-height: 17px;
color: #fff;
-webkit-transition: 0.35s ease;
-o-transition: 0.35s ease;
-moz-transition: 0.35s ease;
-ms-transition: 0.35s ease;
border-radius: 2px;
}
a.button.sm {
padding: 7px 20px;
}
a.button.lg {
padding: 15px 40px;
}
.login-form {
border: 0;
}
.widget .search-button {
border-radius: 0 3px 3px 0;
font-size: 16px;
height: 38px;
padding: 6px 11px;
border: 1px solid transparent;
}
.content {
background-color: transparent;
border: none;
}
h1, h2, h3, h4, h5, h6, p, a {
font-family: 'Raleway',sans-serif;
}
.google-info-box {
width: 335px;
margin: 10px 10px 0 0;
}
.holo-background-wrapper {
position: absolute;
width: 100%;
height: 100%;
border-radius: inherit;
top: 0;
left: 0;
}
.holo-background-wrapper .holo-background-overlay {
width: inherit;
height: inherit;
border-radius: inherit;
}
.testimonials-1 .bot {
background-color: #fff;
}
.tab .ui-tabs-panel {
padding: 20px 20px 15px;
}
.pricing.table.highlight .head h4 {
color: #fff;
}
.card .top i, .card .top h4 {
position: relative;
}
.box-8.highlight h5, .box-8.highlight p {
color: #fff;
}
.person .photo .overlay {
text-align: center;
}
.person .photo .overlay .socials {
display: inline-block;
position: relative;
left: 0;
margin-left: 0;
}
.gallery.standard .item {
margin-bottom: 30px;
}
ul.partener {
height: auto;
}
.callouts h2 {
font-weight: 500;
position: relative;
}
.blog-wrapper .image, .blog-wrapper .image img {
border-radius: 0;
}
.single .comment-form {
padding-top: 0;
}
.comment-form #login {
background-color: transparent;
}
.comments-section {
margin-bottom: 60px;
}
.content-rating .form-2 .inputs {
padding-bottom: 61px;
border: none;
}
.content-rating .inputs input.button {
width: auto;
}
.single-listing .content-prev-comment .prev-comment {
margin: 30px 0 0 0;
}
.sidebar {
background: transparent;
margin-right: 15px;
margin-left: 0;
float: right;
}
.sidebar-left .sidebar {
margin-right: 0;
margin-left: 15px;
}
.divider {
margin-top: 0;
margin-bottom: 20px;
}
.divider h3 {
font-weight: 500;
color: #484848;
}
.container > .row {
padding: 0;
}
header {
margin-bottom: 50px;
}
.search {
float: left;
}
.search.search-results, .search.search-no-results {
float: none;
}
.top-bar {
display: block;
line-height: 40px;
}
.top-contact {
float: left;
}
.top-contact .element {
font-size: 11px;
margin-right: 5px;
}
.top-contact .element i {
font-size: 15px;
}
.top-menu {
float: right;
margin: 0;
font-size: 11px;
border-left: 1px solid #e1e1e1;
padding: 0;
}
.top-menu li {
float: left;
list-style-type: none;
margin: 0;
border-right: 1px solid #e1e1e1;
padding: 0 15px;
}
.box-wrap {
background: none repeat scroll 0 0 rgb(255, 255, 255);
border: 1px solid rgb(229, 229, 229);
padding: 30px;
}
.site-wrapper {
margin-bottom: 30px;
}
.site-wrapper .description {
padding: 35px 20px 35px 35px;
}
.site-wrapper .description .descriptioninfo {
padding-left: 0;
}
.site-wrapper .description div.rating {
line-height: 125px;
min-height: 125px;
} .form input[type="text"], .form input[type="email"], .form input[type="password"] {
height: 31px;
padding: 6px 9px;
}
.form-1 p span {
width: 100%;
padding: 6px 0
}
.form-1 p input[type="text"], .form-1 p input[type="email"] {
font-size: 11px;
width: 50%;
border: 1px solid rgb(228, 228, 228);
font-size: 11px;
}
.form-1 p textarea, .form-2 p textarea {
width: 100%;
height: 84px;
resize: none;
margin-top: 5px;
padding: 6px 9px;
font-size: 11px;
border: 1px solid rgb(228, 228, 228);
}
.form-2.pluginform{
background: rgb(245, 245, 245);
position: relative;
padding: 30px;
border: 1px solid rgb(235, 235, 235);
}
.form-2 p input[type="text"], .form-2 p input[type="email"], .form-2 p input[type="password"] {
font-size: 11px;
width: 100%;
border: 1px solid rgb(228, 228, 228);
}
.form-3 input[type="text"], .form-3 input[type="email"] {
position: relative;
z-index: 2;
margin-bottom: 0;
background: rgb(245, 245, 245);
border: 1px solid rgb(235, 235, 235);
}
.form-3 p {
margin-bottom: 30px;
font-size: 11px;
}
.form-3 p:last-child {
margin-bottom: 0;
}
.form-3 p textarea{
height: 162px;
width: 100%;
resize: none;
border: 1px solid rgb(235, 235, 235);
background: rgb(245, 245, 245);
font-size: 11px;
padding: 6px 9px;
margin-bottom: 0;
}
.form .button{
padding: 9px 19px;
font-weight: 600;
}
.form p:last-child .button {
margin-top: 30px;
} .form.form-1 input[type="submit"], .form.form-2 input[type="submit"] {
margin-top: 20px;
width: auto;
}
.form.form-3 input[type="submit"] {
margin: 0 1200px 0 0;
width: auto;
}
.login-widget .form {
margin: 0;
}
.login-widget .text-fields div {
z-index: 2;
}
.login-widget .form input.button {
width: 100%;
margin: 0;
padding: 7px 19px;
}
.login-form {
background-color: transparent;
}
.post-sort-recent {
float: right;
width: auto;
}
.post-sort-recent .ht-select .ht-select-header {
padding: 0 27px 0 9px;
line-height: 25px;
}
.post-sort-recent .ht-select .ht-select-header i {
background-color: transparent;
width: auto;
font-size: 13px;
margin-left: 9px;
}
.posts-show-number {
width: 200px;
float: left;
font-size: 16px;
}
.home-top {
margin-top: -50px;
padding-bottom: 50px;
}
header.head-1 .mobile-buttons .utilities-buttons {
padding: 0 0 0 10px;
line-height: 103px;
height: 103px;
}
footer #footer .divider-5 {
margin-bottom: 27px;
}
footer #footer .divider-5 h3 {
color: #fff;
font-size: 16px;
font-weight: 500;
padding-top: 7px;
}
.container {
padding: 0;
}
.home-top {
margin-top: -50px;
}
.home-top .bgheader {
position: relative;
z-index: 99;
}
.home-top > div:nth-child(2) {
margin-top: -96px;
}
.bgheader .header {
padding: 28px 30px;
}
.bgheader .bara {
padding: 0 20px;
}
.bgheader .slider {
background-color: rgba(255, 255, 255, 0.05);
border-radius: 2px;
}
.bgheader .search {
float: right;
}
.bgheader .search .button {
padding: 11px 60px;
}
.icon-content.top-icon .text {
text-align: center;
padding: 0;
}
.icon-badge {
text-align: center;
}
footer .widget ul li, footer .divider .separator {
border-color: rgba(255, 255, 255, 0.1);
}
footer .widget ul li {
border-bottom-width: 0;
}
footer .widget ul li:last-child {
border-bottom-width: 1px;
}
footer .widget ul li a:hover, #footer .widget .tweet-box p, #footer .widget .contact-widget, #footer .widget .tagcloud, footer .textwidget {
background: transparent;
color: #9399A2;
}
#botbar .socials a {
background-color: rgba(255, 255, 255, 0.05);
}
footer .widget li a {
color: #9399A2;
}
.custom-dropdown {
display: none;
}
.widget_search .search-form input.search-field {
border-radius: 0;
padding-left: 15px;
}
.widget_search .search-button {
border-radius: 0;
padding: 3px 10px 6px;
}
#botbar .socials a {
margin-left: 3px;
}
footer .tweet-box {
background-color: rgba(255, 255, 255, 0.05);
}
.tweet-box {
border-radius: 0;
}
footer .form {
margin-top: 0;
}
footer .widget .facebook-frame {
border-color: rgba(255, 255, 255, 0.1);
}
.facebook-frame {
border-radius: 0;
}
.panel-group.accordion .panel {
width: 100%;
border-radius: 0;
}
.alert {
border-radius: 0;
}
.feature-box .head, .feature-box .body {
border-radius: 0;
}
.feature-box .head .box-title {
color: #fff;
}
.card {
border-radius: 0;
}
.ui-slider-handle {
background: none repeat scroll 0 0 rgb(56, 73, 92);
border-radius: 50px;
border-style: solid;
border-width: 7px;
box-sizing: padding-box;
display: block;
height: 5px;
left: 50%;
margin-left: -10px;
position: absolute;
top: -5px;
width: 5px;
box-sizing: content-box;
}
header .nav.navbar-nav > li a[data-parent="true"]:after  {
font-family: Arial;
}
.post .date.pull-left {
width: 50px;
text-align: center;
}
.preview.gallery .frame {
border-radius: 0;
}
.preview.gallery .navigation .control {
border-radius: 0;
}
.bgheader .input.dropdown {
z-index: 99;
}
.ht-select-header {
padding-left: 10px;
}
.ht-select i {
display: block;
background: none repeat scroll 0 0 rgb(242, 242, 242);
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
color: rgb(44, 62, 82);
font-size: 15px;
line-height: 40px;
margin-right: -4px;
position: absolute;
right: 4px;
text-align: center;
top: 0;
width: 40px;
}
ul.ht-select-options > li {
text-align: left;
}
.contact-widget .line i {
margin-top: -3px;
}
.feature-box h5 a, .box-8 h5 {
font-weight: 500;
}
.card .button.light {
font-family: sans, sans-serif;
}
.icon-content h4 {
font-size: 15px;
font-weight: 500;
}
.tab h6 {
font-weight: 500;
}
.testimonials-2 .client p, .testimonials-1 .bot p {
color: #000;
}
ul.partener {
padding: 0;
}
.box-wrap {
border-color: rgb(229, 229, 229);
border-style: solid;
border-width: 0;
}
header .menu-bar .mobile-buttons .utilities-buttons a {
padding: 8px 20px;
}
.default-dropdown .exp {
font-family: Arial, sans-serif;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
border-color: #e1e1e1;
}
.map {
height: 800px;
}
#main-map-canvas {
width: 100%;
height: 100%;
}
.single-listing .map, .single-listing .map #map-canvas {
height: 270px;
}
.icon-content .pull-left i {
display: block;
}
i.iconstyle {
width: 50px;
height: 50px;
padding: 0;
position: relative;
display: block;
}
.content-rating .form input[type="submit"] {
margin: 0;
}
.read-more {
white-space: nowrap;
}
.table.pricing .price {
font-weight: 500;
}
.star-rating {
position: relative;
width: 80px;
height: 12px;
background: transparent url(//i0.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/admin/img/empty-star.png);
}
.star-rating-section {
position: relative;
z-index: 1;
display: block;
float: left;
height: 12px;
width: 10%;
}
.star-rating-filled-section {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
background: transparent url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/admin/img/fill-star.png);
}
.star-rating-select-section, .star-rating-hover-section {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
background: transparent url(//i1.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/admin/img/select-star.png);
}
.site-wrapper .star-rating {
display: inline-block;
}
.site-wrapper .rating p {
margin: 0;
}
.recent-places .site-wrapper {
margin-bottom: 30px;
}
.best-sites.site-wrapper {
margin-bottom: 0;
}
.best-sites .info {
padding: 42px 0 37px;
}
.best-sites .info p {
margin-bottom: 15px;
}
.error404 .content {
background: none repeat scroll 0 0 #fff;
border-bottom: 1px solid #e5e5e5;
margin: -50px 0 50px;
padding: 50px 0;
}
.error404 .content i:before, .error404 .content i:after {
margin: 0;
}
.error404 .content i {
bottom: -20px;
}
.panel-group.accordion .panel {
overflow: visible;
}
ul.partener li { width: 20%;
margin-right: 0;
text-align: center;
}
ul.partener li a {
width: 100%;
}
ul.partener li img {
display: inline-block;
width: 100%;
}
ul.partener > li:last-child { margin: 0;
padding: 0;
}
.form-3 p {
border: 0;
}
#botbar p {
color : #9399a2;
}
.google-info-box a.viewmore > i {
padding-left: 1px;
display: inline-block;
}
.button.solid.inactive {
background-color: #bdbdbd;
}
.recent-places .picture {
width: 273px;
float: left;
}
.recent-places .description {
float: left;
width: calc(100% - 283px);
margin-right: 0;
}
.custom-sidebar .widget {
margin-bottom: 50px;
}
.bgheader .input.dropdown {
padding: 0;
}
.bgheader {
}
.bgheader .slider-tip {
opacity:1;
margin: 0;
bottom: 20px;
left: -32px;
}
.bgheader .slider-tip .tooltip-inner {
background-color: #fff;
color: #444;
min-width: 70px;
}
.bgheader .slider-tip .tooltip-arrow {
display: none;
}
.geolocation-use {
float: left;
height: 40px;
line-height: 40px;
}
.geolocation-use .fa-check-empty, .geolocation-use .fa-check {
font-size: 16px;
cursor: pointer;
margin-left: -0.3em;
}
.geolocation-use .fa-check {
padding-left: 1px;
}
.callouts {
position: relative;
}
.callouts p {
margin-bottom: 0;
position: relative;
}
.copyright-text {
float: left;
}
.form p, .form input, .form textarea {
max-width: 100%;
}
.register-section {
display: none;
}
.register-section .alert {
margin: 10px 0 0 0;
}
.sidebar #paypal-form, .custom-sidebar #paypal-form {
height: 0;
text-indent: -9999px;
}
.side-menu .element .submenu .element:hover {
background-color: #f5f5f5 !important;
}
.side-menu .element .submenu .element:hover a {
color: rgb(119, 119, 119);
text-decoration: underline;
}
.login-widget .ht-select {
line-height: 31px;
height: 31px;
border: 1px solid rgb(228, 228, 228);
box-sizing: border-box;
}
.login-widget .ht-select .ht-select-header {
line-height: inherit;
height: inherit;
cursor: pointer;
}
.login-widget .ht-select .ht-select-header i {
background-color: transparent;
height: 100%;
line-height: inherit;
font-size: 15px;
width: 31px;
}
.login-widget .ht-select-options {
margin-top: -2px;
margin-left: -1px;
width: 100%;
background-color: #fff;
box-sizing: content-box;
border-left: 1px solid rgb(228, 228, 228);
border-right: 1px solid rgb(228, 228, 228);
}
.login-widget .ht-select-options li {
height: 31px;
line-height: 31px;
border-left: 0;
border-right: 0;
}
.login-widget .ht-select-options li:last-child {
border-bottom: 1px solid rgb(228, 228, 228);
}
.login-widget .ht-select-options li:hover {
color: #777;
}
#footer #calendar_wrap {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.1);
}
#footer #calendar_wrap thead, #footer #calendar_wrap caption, #footer #calendar_wrap td {
border-color: rgba(255, 255, 255, 0.1);
}
#footer #calendar_wrap thead th {
color: rgba(255, 255, 255, 0.1);
}
#footer .search-form input {
border-color: rgba(255, 255, 255, 0.1);
background-color: transparent;
color: #fff;
}
#footer .widget .post-tab-widget ul {
background-color: rgba(255, 255, 255, 0.05);
border-color: rgba(255, 255, 255, 0.1);
}
#footer .widget .post-tab-widget .tab-content .tab-pane {
border-color: rgba(255, 255, 255, 0.1);
background-color: transparent;
}
#footer .widget .post-tab-widget .tab-content .tab-pane a, #footer .widget .post-tab-widget ul li a
{
border-color: rgba(255, 255, 255, 0.1);
}
#footer .post-tab-widget ul li a, #footer .post-tab-widget .tab-content a p {
color: #9399a2;
}
#footer .post-tab-widget ul li:hover {
text-decoration: none;
}
#footer .post-tab-widget .tab-content a:hover p {
color: #fff;
}
.forgetmenot input {
margin-top: 1px;
vertical-align: top;
width: auto;
}
.register-form-sc .ht-select {
height: 31px;
}
.register-form-sc .ht-select .ht-select-header {
padding-left: 0;
line-height: 31px;
}
.register-form-sc .ht-select i {
background-color: transparent;
margin-right: -2px;
}
.register-form-sc, .login-form-sc {
margin-top: 0;
}
.register-form-sc .ht-select .ht-select-options {
margin-top: -2px;
border: 1px solid rgb(228, 228, 228);
box-shadow: none;
}
.register-form-sc .ht-select .ht-select-options li {
height: 31px;
line-height: 31px;
padding: 0 10px;
}
.login-form-sc span {
display: block;
}
.wp-default-menu {
display: inline-block;
float: right;
height: 103px;
line-height: 103px;
}
.wp-default-menu ul li {
list-style-type: none;
line-height: normal;
}
.wp-default-menu > ul > li {
height: 100%;
line-height: inherit;
float: left;
margin-left: 10px;
}
.wp-default-menu ul.children {
background-color: #fff;
border-top: 1px solid #e5e5e5;
display: none;
margin: 0 0 0 -10px;
padding: 10px 20px;
position: absolute;
top: 100%;
width: auto;
}
.wp-default-menu ul.children li {
margin-bottom: 8px;
}
.wp-default-menu ul.children li:last-child {
margin: 0;
}
.wp-default-menu > ul > li:hover ul {
display: block;
}
.widget_text img {
max-width: 100%;
height: auto;
}
.widget_text input, .widget_text textarea, .widget_text select {
max-width: 100%;
}
.widget.widget_rss li {
padding: 10px 15px;
}
.widget.widget_rss li:hover {
background-color: #fff;
color: #777;
}
.widget.widget_rss li a {
color: #333;
padding: 0;
}
.widget.widget_rss li .rss-date {
color: #b9b9b9;
padding-bottom: 5px;
display: inline-block;
}
.widget.widget_rss .rssSummary {
color: #777;
}
.widget.widget_rss cite {
color: #b9b9b9;
}
.widget.widget_rss li:hover a {
text-decoration: underline;
color: #333;
}
.widget.widget_rss li a:hover {
color: #333;
}
.widget .ht-select-options li:hover, .register-form-sc .ht-select-options li:hover {
color: #fff;
}
img {
height: auto;
max-width: 100%;
}
.single-listing .list-schedule {
margin-top: 50px;
}    .form-1 input.form-control {
width: 100%;
}
.login-widget .form-1 .input-group {
padding: 0;
}
.login-widget .form.form-1 {
background: rgb(255, 255, 255);
}
.sidebar .widget-posts-list div.info > p:before,
.custom-sidebar .widget-posts-list div.info > p:before,
#footer .widget-posts-list div.info > p:before {
content: none;
}
.sidebar .widget-posts-list div.info > p:after,
.custom-sidebar .widget-posts-list div.info > p:after,
#footer .widget-posts-list div.info > p:after{
content: none;
}
.sidebar .description, .custom-sidebar .description,
#footer .description{
min-height: 0;
width:auto;
border: 0;
padding: 0;
}
.sidebar div.info, .custom-sidebar div.info,
#footer div.info{
border: 0;
margin-top: 0;
padding: 0;
}
.sidebar div.info p, .custom-sidebar div.info p,
#footer div.info p {
text-align: left;
}
.widget-posts-list .list-item .info {
padding-top: 2px;
}
.sidebar div.info > p, .custom-sidebar div.info > p,
#footer div.info > p {
padding: 0;
padding-top: 1px;
}
.iconstyle {
background: transparent !important;
}
.post-tab-widget ul li a:hover{
background: transparent;
}
.post-tab-widget ul li a{
color: rgb(0, 0, 0);
font-weight: 400;
}
#calendar_wrap, .sidebar .widget-posts-list,
.widget-posts-list .list-item:first-child, .widget li:first-child,
.widget li:last-child, .post-tab-widget ul, .widget-posts-list .list-item:first-child,
.widget-posts-list .list-item:last-child {
border-radius: 0;
}
.post-tab-widget .tab-pane {
border-top: 0;
}
.login-widget .form-1 .button.register, .login-widget .form-1 .button.login {
background-color: #cecece;
}
.calendar-widget .weekdays div, #wp-calendar thead th {
font-weight: 500;
}
.map img {
max-width: none;
}
.best-sites div.info > i {
margin: -69px 0 0 -22.5px;
}
.content-wrapper > p {
margin: 0;
}
.side-menu .element {
transition: none;
}
.top-menu .menu-link:focus, .top-menu .menu-link:active {
color: #777;
}
.widget_recent_comments .recentcomments {
padding: 10px 15px;
}
.widget_recent_comments .recentcomments a {
padding: 0;
}
.widget_recent_comments .comment-author-link {
display: inline;
}
.ht-select-options {
max-height: 360px;
overflow-y: auto;
}
#main-map-canvas .cluster > div {
font-size: 14px !important;
}
.icon-content h4 {
margin-top: 0;
font-weight: 600 !important;
}
.best-sites h5 {
margin-top: 0;
font-weight: 600 !important;
}
.recent-places h5 {
margin-top: 0;
font-weight: 600 !important;
}
.custom-fields {
margin-bottom: 40px;
}
.custom-field-name {
font-weight: bold;
}
.site-wrapper .descriptioninfo a:active, .site-wrapper .info a:active {
color: #444;
}      .best-sites .site {
margin-bottom: 30px;
}
.best-sites .star, .best-sites .ratings-off {
line-height: 15px;
height: 15px;
}@media screen and (max-width: 1600px) {
.full-portfolio .item-wrap {
width: 20%;
}
}
@media screen and (max-width: 1199px) {
.side-menu.pinned {
width: 213px;
}
.boxed header .shadow {
width: 100%;
left: initial;
margin-left: initial;
}
#main {
width: auto;
}
.full-portfolio .item-wrap {
width: 25%;
}
.shop-promo .title {
padding: 10px 0;
}
.shop-promo .button {
margin: 20px 0 10px;
}
.shop-promo h3 {
margin: 10px 0;
}
.shop-col-item .rating {
font-size: 15px;
}
.preview.gallery .thumb {
width: auto;
}
.fancy-portfolio.sided .item.wrap {
width: 50%;
}
header .uber-menu li a {
padding: 0;
}
.mason-el, .mason-el.height2 {
width: 234px;
}
.mason-el.width2 {
width: 469px;
}
}
@media screen and (max-width: 991px) {
.side-menu.pinned {
position: static;
width: 100%;
}
header .container {
position: static;
}
.to-left.md {
float: none;
}
.to-right.md {
float: none;
}
.full-portfolio .item-wrap {
width: 33.33333333333333%;
}
header .menu-bar {
position: static;
}
.fancy-portfolio.col-4 .item.wrap {
width: 50%;
}
.cart-list .line .icon {
display: none;
}
.cart-list .line .mini-image {
display: none;
}
.cart-list .line .name {
padding-left: 20px;
}
.shop-panel .cart-list .line .total {
width: 15%;
padding-right: 0;
text-align: right;
}
.cart-list .head .section.product {
padding-left: 20px;
text-align: left;
}
.cart-list .head .section.prc {
padding-right: 0;
text-align: right;
width: 15%;
}
.cart-list .head .section.qty {
padding-right: 0;
text-align: center;
width: 25%;
}
.shop-panel .cart-list .head .total {
width: 15%;
padding-right: 0;
text-align: right;
}
.post-acc .element {
padding-top: 15px;
padding-bottom: 15px;
}
.vis-1000 {
display: block;
}
.hid-1000 {
display: none;
}
.mobile-header {
display: block;
}
.large-header {
display: none;
}
header nav {
position: relative;
}
header.head-1 .menu-bar .utilities-buttons, header.head-2 .menu-bar .utilities-buttons, header.custom-1 .utilities-buttons, header.head-1.thin .menu-bar .utilities-buttons {
padding: 16px 0;
padding-right: 5px;
}
header a.logo-box {
padding: 0;
line-height: 63px;
}
header.navbar-fixed-top .utilities-buttons {
padding: 16px 0;
right: 15px;
}
header.head-1 .menu-bar .utilities-buttons a i, header.head-2 .menu-bar .utilities-buttons a i, header.custom-1 .utilities-buttons a i {
border: 1px solid #e1e1e1;
font-size: 14px;
height: 34px;
width: 34px;
border-radius: 2px;
text-align: center;
font-size: 15px;
line-height: 32px;
text-indent: -2px;
margin-left: 2px;
}
header.head-2 .menu-bar .utilities-buttons a i {
margin-left: 5px;
}
header.head-2 .menu-bar .utilities-buttons {
border: none;
}
header.head-2 .menu-bar .utilities-buttons a {
line-height: initial;
height: initial;
width: initial;
border: none;
}
header.custom-1 {
height: 66px;
background: #219fd1;
}
header.custom-1 .menu-cont {
top: 0;
position: static;
}
header.custom-1 .menu-bar > .row {
margin-left: 0;
margin-right: 0;
}
.navbar-header {
float: left;
}
.navbar-toggle {
position: relative;
float: right;
padding: 11px 9px;
margin-top: 16px;
margin-bottom: 16px;
margin-right: 0;
background-color: transparent;
background-image: none;
display: inline-block;
border-radius: 2px;
}
.no-shops .navbar-toggle {
margin-right: 0px;
}
.screen-head header .navbar-toggle {
}
header {
padding: 0;
}
header .collapse .navbar-right {
display: none;
}
header navbar-collapse {
display: block;
position: relative;
width: 100%;
float: none;
}
header .navbar-nav > li {
display: block;
float: none;
text-align: left;
line-height: 1.428571429;
}
header .navbar-right {
float: left !important;
width: 100%;
padding-bottom: 15px;
}
header.custom-2 .navbar-header .navbar-toggle {
margin-right: 0;
}
header.custom-3 .navbar-header .navbar-toggle {
margin-right: 0;
}
header.custom-4 .navbar-header .navbar-toggle {
margin-right: 0;
}
header.custom-4 .logo-box {
height: auto;
line-height: 63px;
max-width: none;
width: auto;
z-index: 2000;
}
header.custom-5 .navbar-header .navbar-toggle {
margin-right: 0;
}
#nav-shop.fixed-top {
position: fixed;
top: 67px;
}
#search.fixed-top {
position: fixed;
top: 67px;
}
.mason-el, .mason-el.height2 {
width: 239px;
}
.mason-el.width2 {
width: 479px;
}
}
@media screen and (max-width: 767px) {
.constructing .container > .row {
margin-bottom: 0;
}
.full-portfolio .item-wrap {
width: 100%;
margin-right: 0;
}
.to-left {
float: none;
}
.to-right {
float: none;
}
#section-nav {
display: none;
}
header .navbar-right {
margin-right: 15px;
margin-top: 15px;
}
.uber-menu ul li {
width: 100%;
}
.uber-menu ul li {
border: none;
}
#nav-shop .cart {
padding: 0 55px;
}
#partners img {
margin: auto;
}
#footer {
padding: 40px 0;
}
#footer .col-sm-3 {
padding: 15px;
}
.shop-promo {
width: 100%;
}
.portfolio.single .photo {
margin-bottom: 30px;
}
.portfolio.single .controls {
display: none;
}
.fancy-portfolio .item.wrap, .fancy-portfolio.sided .item.wrap {
width: 100%;
}
.fancy-portfolio .item.wrap .item {
width: 100%;
}
.fancy-portfolio.col-4 .item.wrap {
width: 100%;
}
.fancy-portfolio.col-2 .item.wrap {
width: 100%;
}
.fancy-portfolio .sidebar.left {
padding-left: 7px;
padding-right: 7px;
}
.fancy-portfolio .sidebar.right {
padding-left: 7px;
padding-right: 7px;
}
.form-1 {
overflow: hidden;
}
.form-3 .form-control {
margin: 0;
margin-bottom: 25px;
}
.load {
margin-bottom: 15px;
}
.load.inside {
margin-bottom: 60px;
}
.classic.portfolio .load {
margin-bottom: 0;
}
.time.load {
margin-top: 60px;
margin-bottom: 15px;
}
.person {
}
.tab.right {
padding-top: 5px;
}
.box-7 {
margin-bottom: 30px;
}
#botbar .socials {
float: left;
margin-bottom: 5px;
}
#accordion-2 {
margin-bottom: 40px;
}
.post:last-child {
padding-bottom: 20px;
}
.tab.right {
padding: 0;
}
.testimonials-1 {
margin-bottom: 30px;
}
.box-2 .item:last-child {
margin-bottom: 40px;
}
.blog-wrapper.grid .element-wrap {
width: 100%;
}
.blog-wrapper.blog-thumb h3 {
margin-top: 20px;
}
.blog-wrapper .element {
margin-bottom: 30px;
}
.blog-wrapper .inside {
padding-left: 0;
}
.blog-wrapper .sep-line {
margin-top: 30px;
}
.timeline .element {
max-width: none;
}
.timeline .element.start {
text-align: center;
}
.timeline .element.start i {
padding: 15px;
}
.blog.sidebar {
padding-top: 0;
}
.wrap-404 {
line-height: 110px;
font-size: 110px;
}
.wrap-404 i {
font-size: 90px;
bottom: 5px;
}
.alt-banner {
padding: 0;
}
.alt-banner .text {
margin-bottom: 5px;
}
.alt-banner .btns .button {
margin-top: 15px;
}
.isotope-element {
width: 100%;
}
.shop-wrapper .shop-item-wrap {
width: 100%;
}
.shop-wrapper .load {
margin-top: 15px;
}
.constructing .main-txt {
margin-top: 30px !important;
}
.constructing .logo {
padding-top: 60px !important;
}
.big-subscribe input {
width: 100%;
}
.big-subscribe .button {
width: 100%;
}
.lg-btn-section .button.striped {
padding: 0 50px;
}
.lg-btn-section .button.solid > .over {
padding: 0 50px;
}
.masonry-container.isotope {
width: 450px;
margin: 0 auto;
}
.mason-el, .mason-el.height2 {
width: 224px;
}
.mason-el.width2 {
width: 449px;
}
.parteners.carousel .fade-l, .parteners.carousel .fade-r {
display: none;
}    
}
@media screen and (max-width: 530px) {
.shop-panel .cart-list .head {
display: none;
}
.cart-list .head .section.prc {
display: none;
}
.cart-list .line .price {
display: none;
}
.cart-list .line .price.total {
display: block;
padding-left: 20px;
margin: 5px 0;
width: 100%;
text-align: left;
}
.shop-panel .cart-list .line .quantity {
width: 100%;
margin: 5px 0;
}
.shop-panel .cart-list .line .name {
width: 100%;
margin: 5px 0;
}
.shop-panel .cart-list .head .total {
width: 100%;
padding-right: 0;
text-align: left;
}
.shop-panel .cart-list .inputs .button {
width: 100%;
}
.shop-panel .cart-list .inputs input {
width: 100%;
max-width: none;
}
}
@media screen and (max-width: 480px) {
.table.data thead td {
padding: 0px;
}
.table.data td {
padding: 0px;
}
.masonry-container.isotope {
width: 290px;
margin: 0 auto;
}
.mason-el, .mason-el.height2 {
width: 144px;
}
.mason-el.width2 {
width: 289px;
}
}@media screen and (max-width: 1600px) {
.container {
width: 1200px;
}
.home-top .home-button {
margin: 40px auto;
}
.home-top { }
.overflow {
padding: 25px 187px;
}
div.check{
margin: 0 auto 30px;    
}
.post-sort-recent {
width: 28%;
}
.post-sort-recent:nth-child(2){
width: 71%;
}
}
@media screen and (max-width: 1217px) {
.container {
width: 100% !important;
}
}
@media screen and (max-width: 1199px) {
.container {
padding: 0 30px 20px ;
}
.home-top > div:nth-child(2) {
margin: 0;
}
.home-top .map {
height: 500px;
}
.top-bar .container {
padding: 0 30px;
}
div.input {
width: 33%;
margin-right: 0.5%;
}
div.input:last-child{
margin-right: 0;
}
div.search{
padding-top: 10px;
text-align: right;
}
.home-top .bgheader {
margin: 0;
}
.bgheader .bara {
width: 67%;
margin-top: 10px;
padding-left: 0;
}
.geolocation-use {
margin-top: 10px;
}
.form-3 .input-group {
width: calc(33% - 23px);
}
.sortdropdown{
margin: 0;
}
.pagination-wrapper .text-center {
width: 60%;
}
.callouts{
padding: 75px 200px;
}
.callouts-1 .button {
width: 33%;
}
.overflow {
padding: 25px 83px;
}
div.check {
background: url(//i3.wp.com/tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/css/img/check-medium.png);
width: 85px;
height: 114px; 
}
.home-top .overflow > p {
line-height: 20px;
}
.home-top .home-button {
margin:20px auto;
}
}
@media (min-width: 1199px){
.container {
width: 1200px;
}   
}
@media screen and (max-width: 991px) {
#botbar {
text-align: center;
}
#botbar .copyright-text {
float: none;
display: block;
margin-bottom: 10px;
line-height: 16px;
}
#botbar .socials {
float: none;
display: inline-block;
}
.sidebar {
margin-top: 50px;
}
.sidebar-left .sidebar {
margin-left: 0;
}
.sidebar-left .blog-wrapper, .sidebar-left .content-wrapper {
float: none;
}
.site-wrapper .info {
margin-bottom: 30px;
}
.site-wrapper.best-sites {
margin-bottom: 0;
}
.recent-places .site-wrapper .picture, .recent-places .site-wrapper .description {
width: 100%;
}
.recent-places .site-wrapper .description {
margin-top: 10px;
margin-left: 0;
}
.top-bar .container {
text-align: center;
}
.top-bar .top-contact, .top-bar .top-menu {
display: inline-block;
float: none;
width: 100%;
}
.top-bar .top-menu {
display: none;
}
.top-bar ul.top-menu li {
float: none;
}
header .menu-bar .mobile-buttons .utilities-buttons {
height: auto;
line-height: normal;
}
.container {
padding: 0 15px;
}
.nopaddingright {
padding: 15px; 
}
.submit{
margin-top: 2px;
float: left;
padding: 0 40px;
width: 100% !important;
}
.description {
width: auto
}
div.description > i {
position: absolute;
left: 50%;
top: 0;
margin: -28px 0 0 -22.5px;
}
dt.cited i.fa {
display: none;  
}
.rating {
width: 30%;
float: left;
}
div.descriptioninfo {
width: 70%;
float: left;
}
.form-3 .input-group {
width: calc(33% - 24px);
}
.sortdropdown{
margin: 0 7px;        
}
.pagination-wrapper .text-center {
width: 62%;
}
.callouts{
padding: 55px 155px;
}
.callouts-1 .button {
width: 41%;
}
div.check {
margin: 0 auto 10px;      
}
.overflow {
padding: 3px 5px;
}
.home-top .home-button {
margin: 40px auto;
}
.home-top { }
ul.partener > li {
width: calc(23% - 68px);
margin-right: 50px;
}
.home-top .overflow > p.title {
font-size: 30px;
}
.home-top .overflow > p.title{
margin-bottom: 15px;
display: block;
}
.home-top .overflow > p {
display: none;
}
.home-top .home-button {
margin: 15px auto;
}
.sidebar {
width: 100%;
margin-right: 0;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 767px) {
.content {
padding: 30px 30px 0 !important;
}
.content .row div[class^="col-"] {
padding-bottom: 30px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding: 0 15px;
}
.feature-box, .card, .box-8, .person, .pricing.table {
margin-bottom: 30px;
}
.home-top .map {
height: 250px;
}
.home-top .map, .home-top .rev_slider_wrapper {
margin-bottom: 0;
}
div.submit {
margin-top: 10px;
}
.site-wrapper .description div.rating{
line-height: normal;
min-height: 20px;
padding-bottom: 0;
}
div.rating:before{
border:none;
}
.description {
padding: 34px 0;
}
div.descriptioninfo {
width: 100%;
text-align: center;
float: none;
}
.rating {
width: 100%;
text-align: center;
float: none;
}
.bgheader .bara {
width: calc(100% - 40px);
}
.geolocation-use {
width: 40px;
}
div.search, div.search input {
width: 100%;
}
.comment-wrap .author {
padding-right: 11px;
}
.post-sort:first-child {
width: 37%;
}
.post-sort:nth-child(2){
width: 62%;
}
.sortdropdown{
margin: 0;
}
.sortdropdown > i {
margin: 0 1px 0 4px;       
}
.pagination-wrapper a.button {
color: transparent;
padding: 10px;
width: 40px;
} 
.pagination-wrapper a.left > i {
margin-left: 15px;
color: #fff;
}
.pagination-wrapper a.right > i {
margin-right: 15px;
color: #fff;
}
.pagination-wrapper .text-center {
width: 82%;
}
.callouts {
padding: 40px 90px;
}
.callouts-1 .button {
width: 55%;
}
.home-top .overflow > p.title {
font-size: 27px;
}
.home-top .home-button {
margin: 24px auto;
}
.home-top .overflow > p {
line-height: 22px;
}
ul.partener > li {
width: calc(26% - 67px);
margin-right: 30px;
}
}
@media screen and (max-width: 649px) {
.form.form-3 {
margin-right: 0;
}
.form input[type="text"], .form input[type="email"] {
width: 100%;
margin-right: 0;
}
.form-1 input[type="text"], .form-1 input[type="email"] {
width: 100% !important;
}
.form-3 input[type="text"]{
width: 100%;
}
.form-1 p, .form-2 p, .form-3 p {
width: 100%;
margin-right: 0;
}
.home-top .overflow > p.title {
font-size: 21px;
margin: 0;
}
.home-top .home-button {
margin: 0 auto;
}
ul.partener{
padding: 21px 8px;        
}
ul.partener > li {
width: calc(26% - 60px);
margin-right: 30px;
}
.post-sort-recent{
width: 100%;
}
.post-sort-recent:nth-child(2){
text-align: left;
width: 100%;
}
}
@media screen and (max-width: 530px) {
.page-nav {
margin-bottom: 30px;
}
.page-nav .pages {
margin: 10px 0;
}
dt.cited em {
position: relative;
}
div.input {
width: 100%;
margin-bottom: 2px;
}
.comment-wrap .textblock {
margin-left: 0; 
}
.comment-wrap div.comment > img {
float: none;
}
.comment-wrap .author {
margin-bottom: 5px;
}
.button {
width: 100%;
display: block;
}
.post-sort {
width: 100% !important;
}
.pagination-wrapper .text-center {
width: 80%;
}
.callouts {
padding: 40px;
}
.callouts-1 .button {
width: 100%;
}
.bgheader {
position: relative;
}
.custom-section .button {
width: 50%;
}
ul.partener > li {
width: calc(31% - 57px);
margin-right: 5px;
}
.home-top .home-button {
margin: 45px auto;
}
.post-sort-recent:nth-child(2){
text-align: left;
}
.post-sort-recent .ht-select {
width: 100%;
}
.post-sort-recent{
width: 100%;
}
.post-sort-recent .ht-select .ht-select-header{
width: 100%;
}
}
@media screen and (max-width: 480px) {
.comment-wrap .author {
padding-right: 2px;
}
.comment-wrap .time {
padding: 0;
}
.sortdropdown {
width: 100%;
position: relative;
}
.sortdropdown:last-child {
margin-right: 0;
}
.post-sort:nth-child(2) {
text-align: left;
}
.sortdropdown > i {
margin: 0;
position: absolute;
right: 5px;
line-height: 26px;
text-align: center;        
}
.pagination-wrapper .text-center {
width: 76%;
}
.callouts {
padding: 20px;
}
.custom-section .button {
width: 100%;
}
ul.partener {
padding: 20px 0;
}
ul.partener > li {
width: calc(25% - 5px);
margin-right: 5px;
}
.separator-down {
display: none;
}
}
@media screen and (max-width: 423px) {
.pagination-wrapper a.button {
margin: 5px 0;
color: rgb(255, 255, 255);
width: 100%;
text-align: center;
}
.pagination-wrapper a.right > i {
margin-top: 0;
}
.pagination-wrapper .text-center {
width: 100%;
}
.home-top .overflow > p.title {
display: block;
}
.home-top .overflow > p {
display: none;
}
ul.partener > li {
width: 33%;
margin-right: 0;
}
.single-listing ul.list li > dd {
left: 85px;
}
.home-top .overflow > p.title {
font-size: 20px;
}
.home-top .home-button {
margin: 0 auto;
}
}body, p {
font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 18px;
}
h1, h2, h3, h4, h5, a {
font-family: 'Abril Fatface', cursive;
}
h1 {
font-size: 48px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
} header .navbar-nav li a {
font-size: 0;
}
a.menu-link.main-menu-link:hover {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom-child/grayscale.svg); filter: gray; ;
}
header.navbar-fixed-top {
height:inherit;
} .best-sites-home .info {
padding: 35px 0;
}
.best-sites-home .picture {
width: 123px;
float: left;
}
.best-sites-home .description {
float: left;
width: calc(100% - 133px);
margin-right: 0;
} .featured-site .info, .best-sites .info {
padding: 35px 0;
}
div.info > p {
padding: 10px;
}
.address-info {
font-size: 14px;
font-weight: 500;
}
div.info > p:before {
border-bottom: 4px double #f37678;
}
div.info > p:after {
border-bottom: 2px solid #f37678;
}
.listing-text {
padding: 0 10px;
}
.featured-site .picture, .best-sites .picture {
width: 221px;
float: left;
}
.featured-site .description, .best-sites .description {
background-color: rgba(177, 212, 87, 0.36);
float: left;
width: calc(100% - 231px);
margin-right: 0; }
.best-sites .descriptioninfo .contact-info, .featured-site .descriptioninfo .contact-info{
color: #f37670;
font-weight: bolder;
}
.description {
min-height: inherit; }
.website-button {
float:right;
padding: 3px 15px!important;}
.featured-site h5, .best-sites h5 {
margin-top: -20px;
margin-bottom: 0;}
.listing-text {
padding: 0;
}
.site-wrapper .description {
padding-bottom: 20px;
}
.sites-listings {
padding: 0;
background: transparent;
border: 0px solid transparent;
} div.descriptioninfo > p:nth-child(2) {
color: #90c23a;
font-size: 13px;
margin-bottom: 0px; 
}
div.descriptioninfo > i {
color: #90c23a;
}
.basic-site .picture, .basic-sites .picture {
width: 150px;
float: left;
}
.descriptioninfo h5 {
margin-top: -20px; 
margin-bottom: 0;}
.basic-site .descriptioninfo .listing-text, .basic-sites .descriptioninfo .listing-text, .best-sites .descriptioninfo .listing-text {
min-height: 35px;
}
.basic-sites .description, .basic-site .description {
float: left;
width: calc(100% - 160px);
margin-right: 0;
}
.basic-sites .descriptioninfo .contact-info, .basic-site .descriptioninfo .contact-info {
color: #A5A5A5;
}
.basic-sites .description .website-button, .basic-site .description .website-button {
color: #A5A5A5;
border-color: #A5A5A5;
} .free-sites .site-wrapper .description, .free-site .site-wrapper .description {
padding-bottom: 20px;
width: 100%;
min-height: 150px;
padding: 35px 10px 0px 20px;
}
.col-md-4.site-wrapper.clearfix {
margin-left: 0!important;
margin-bottom: 10px!important;
} .site-wrapper {
margin-left: 8px!important;
margin-bottom: 20px;
}
div.description > i {
top: initial;
}
.listing-text p {
font-size: 13px;
font-weight: 400;
}
.website-button {
background-color: transparent;
border: 1px solid #f37670;
color: #f37670;
}
.p-website-button {
margin-top: 20px;
}
#lodging, #vrbo{
display: none;
}
#restaurant, #do{
display: block;
}
a#click-lodging {
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 18px;
color: white;
text-decoration: none;
transition: height 0.5s ease;
} ul.ht-select-options > li {
padding: 0 5px;
line-height: 20px;
}
#do, #lodging, #restaurant, #vrbo {
text-transform: lowercase;
color: white;
font-size: 16px;}
input[type="checkbox"] {
margin: 10px;} .map {
height: 400px;
} a.menu-link.sub-menu-link {
font-size: 14px;
font-family: 'Lato', sans-serif;
}
header .default-dropdown li a {
padding: 5px 0 0 10px;
line-height: 24px;}
.home-top > div:nth-child(2) {
margin-top: 0px; 
}
.default-dropdown span {
display: none;
}
ul#menu-main-menu > li {
text-align: center;
}
.side-menu .element {
display: block;
line-height: 16px;
background: #333;
border: none;
padding: 0 20px;
border-bottom: none;}
#menu-footer-menu a.menu-link.main-menu-link {
font-family: 'Lato', sans-serif;
font-size: 12px;}
.side-menu .element .submenu .element {
padding: 0 20px;
background: #333;
border-bottom: none;}
#menu-footer-menu a.menu-link.sub-menu-link {
font-size: 12px;
font-family: 'Lato',sans-serif;
font-weight: 400;
}
.side-menu .element .submenu .element:hover a {
color: white;
text-decoration: none;
background-color: #333;
}
.side-menu .element .submenu .element:hover {
background-color: #333!important;
}
.widget .side-menu li a:hover {
text-decoration: none;}
.side-menu .parent.element a {
padding: 0;
}
.side-menu .element {
padding: 0;}
.side-menu .element:last-child {
border-bottom: none;
}
a.button.lg {
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 16px;
} #mobile-menu {
color: gray;
font-size: 14px;
padding: 9px;
}
button.navbar-toggle:hover {
background: rgb(169, 213, 79);}
#mobile-menu:hover {
color: white;
}
.navbar-toggle {
padding: 0;} .eo-event-past {
display: none;
}
img.attachment-thumbnail.wp-post-image {
margin: 0 20px 20px 0;
float: left;
border: dotted 4px rgb(180, 213, 94);
margin-right: 5px;
border-radius: 100px;
}
.event-title h3 {
margin-top: -25px;
}
ul.eo-events.eo-events-shortcode {
padding-left: 0;
}
img.attachment-thumbnail.wp-post-image {
margin: 0 20px 20px 0;
float: left;
}
div#event-date {
font-size: 16px;
font-weight: 400;
color: rgb(243, 118, 111);
}
div#events-content {
font-size: 16px;
font-weight: 300;}
li.eo-event-future {
list-style-type: none;
padding: 40px;
border-bottom: dotted 1px #ccc;
}
.eo-event-meta a {
pointer-events: none;
cursor: default;
}
.type-event .post-media {
float: left;
padding-right: 20px;
}
.single-event .post-media {
float: left;
padding-right: 20px;
}
.type-event .overlay {
visibility: hidden;
cursor: default; }
.widget li a {
padding-left: 0;
padding-bottom: 5px;
}
.widget li {
border: none;
font-size: 14px;
} .copyright-text a {
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 13px;
color: white;
}
#otterly a {
font-family: 'Lato', sans-serif;
color: white;
}
#otterly {
float:right;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 13px;
color: #9399a2;
}
#terms a {
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 13px;
color: white;}
#terms {
margin-top: 10px;
}
#partner-logos {
float: left;
}
footer {
margin-top: 0; 
}
ul.partener li img {
display: inline-block;
width: initial;
}
div#footer-logo {
margin-top: -30px;
margin-bottom: -10px;
}
.recent-posts-widget {
border:none; }
#footer {
background-color: #333!important;
}
footer #botbar {
background-color: #333!important;
}
footer #footer .divider-5 {
text-transform: uppercase;
}
.widget-posts-list .list-item {
border-bottom: none;
}
.widget-posts-list .list-item img {
border: solid 4px;
float: left;
margin-right: 5px;
height: 50px;
border-radius: 25px;
}
.widget li:hover {
background: transparent!important;
color: black;
}
.eo-agenda-widget li.event .meta a{
font-size: .9em;
font-family: 'Lato', sans-serif;
}
.eo-agenda-widget li.event:hover {
opacity: 1;
background: #ececec;
}
.widget-posts-list .list-item {
padding: 12px 0px; }
#footer div.info {
margin-top: 15px;}
.widget-posts-list .list-item:hover {
background-color: transparent!important;
}
.widget-posts-list .list-item:hover {
color: #90c23a;
background-color: transparent!important;
}
#footer div.info > p {
font-weight: 600;
}
#footer div.info > p: hover {
color: white!important;
}
.copyright-text {
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 13px;
}
.contact-widget .line i {
font-size: 25px; }
#botbar .socials a {
width: 40px;
height: 40px;
}
#botbar .socials a:hover {
background: transparent!important; 
} .sidebar .widget {
margin-bottom: 15px;
}
.a-single img, .g img {
max-width: none;
}
.g {
overflow:initial!important;
}
.col-sm-12 .custom-sidebar {
display: none!important;
}
.hideFilter{
display: none;
}
.showFilter, #vrbo.showFilter, #lodging.showFilter{
display: block;
}
#vrbo-select{
background-color: white;
background-color: -moz-field;
box-shadow: 1px 1px 1px 0 lightgray inset;
font: -moz-field;
font: -webkit-small-control;
cursor: text;
border-radius: 2px;
border: 0;
height: 40px;
font-size: 13px;
line-height: 40px;
width: 193px;
float: left;
padding: 0 10px;
color: rgb(119, 119, 119);
display: block;
position: relative;
margin-right: 11px;
} .sidebar .widget-posts-list{
background-color: transparent;
border: none;
}
.widget-posts-list .list-item:hover p {
color: black;
}
.widget-posts-list .list-item .info {
padding-top: 15px;
}
.widget li {
background-color: transparent;}
.contact-widget .text {
color: rgb(213, 213, 213);
font-size: 14px;
font-weight: 300;
}
.contact-widget .text a {
color: white;
font-size: 14px;
font-weight: 300;
font-family: 'Lato', sans-serif;
} .widget-posts-list .list-item img {
width: 50px;}
img.attachment-thumbnail.wp-post-image {
width: 150px;
height: 150px;}
img#wpstats{display:none} @media all and (min-width: 993px) {
.website-button {
float: right!important;
margin-right: 0!important;
}
}
@media all and (min-width: 768px) and (max-width: 992px){
.col-sm-12 .custom-sidebar {
display: initial!important;
}
.col-sm-12 .custom-sidebar .widget {
margin-bottom: 10px;
text-align: center;
}
ul.nav.navbar-nav li a {
height: 80px; }
i.iconstyle {
display: none;
}
div.descriptioninfo {
width: 100%;}
.website-button {
float: right!important;
margin-right: 0!important;
}
}
@media all and (min-width: 730px) and (max-width: 767px) {
.col-sm-12 .custom-sidebar {
display: initial!important;
}
.col-sm-12 .custom-sidebar .widget {
margin-bottom: 10px;
text-align: center;
}
ul.nav.navbar-nav li a {
height: 80px; }
i.iconstyle {
display: none;
}
.listing-text p {
text-align: left;}
.col-md-12.descriptioninfo {
text-align: left;
}
.content .row div[class^="col-"] {
padding-bottom: 0; 
}
.website-button {
float: right;
margin-right: 0;
}
}
@media all and (min-width: 600px) and (max-width: 729px) {
.col-sm-12 .custom-sidebar {
display: initial!important;
}
.col-sm-12 .custom-sidebar .widget {
margin-bottom: 10px;
text-align: center;
}
#homepage-blurb {
display: none!important;
}
ul.nav.navbar-nav li a {
height: 80px; }
i.iconstyle {
display: none;
}
.listing-text p {
text-align: left;}
.col-md-12.descriptioninfo {
text-align: left;
}
.content .row div[class^="col-"] {
padding-bottom: 0; 
}
.website-button {
float: left;
margin-right: 100%; }
.descriptioninfo h5 {
width:100%;
}
}
@media all and (min-width: 0px) and (max-width: 599px) {
img.attachment-thumbnail.wp-post-image {
margin: 20px;
float: none;}
.best-sites-home .picture > img {
width: 150px;
margin: auto!important;
display: block;}
.content {
padding: 0 !important;
}
.home-top {
padding-bottom: 20px;
}
.col-sm-12 {
padding-left: 5px;
}
.col-sm-12 .custom-sidebar {
display: initial!important;
}
.col-sm-12 .custom-sidebar .widget {
margin-bottom: 10px;
text-align: center;
}
#homepage-blurb {
display: none!important;
}
ul.nav.navbar-nav li a {
height: 80px; }
.best-sites-home .picture, .best-sites .picture, .featured-site .picture, .basic-sites .picture, .basic-site .picture {
width: 100%;}
.site-wrapper .description {
width:100%;
margin: 0;
}
i.iconstyle {
display: none;
}
.descriptioninfo h5 {
float: none;
}
}
.listing-text p {
text-align: left;}
.col-md-12.descriptioninfo {
text-align: left;
}
.content .row div[class^="col-"] {
padding-bottom: 0; 
}
.website-button {
float: left;
margin-right: 100%; }
}@font-face {
font-family: 'fontawesome';
src: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontawesome/font/fontawesome.eot?59550364);
src: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontawesome/font/fontawesome.eot?59550364#iefix) format('embedded-opentype'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontawesome/font/fontawesome.woff?59550364) format('woff'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontawesome/font/fontawesome.ttf?59550364) format('truetype'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontawesome/font/fontawesome.svg?59550364#fontawesome) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="fa-"]:before, [class*=" fa-"]:before {
font-family: "fontawesome";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.fa-glass:before { content: '\e800'; } .fa-music:before { content: '\e801'; } .fa-search:before { content: '\e802'; } .fa-mail:before { content: '\e803'; } .fa-mail-alt:before { content: '\e804'; } .fa-mail-squared:before { content: '\e805'; } .fa-heart:before { content: '\e806'; } .fa-heart-empty:before { content: '\e807'; } .fa-star:before { content: '\e808'; } .fa-star-empty:before { content: '\e809'; } .fa-star-half:before { content: '\e80a'; } .fa-star-half-alt:before { content: '\e80b'; } .fa-user:before { content: '\e80c'; } .fa-users:before { content: '\e80d'; } .fa-male:before { content: '\e80e'; } .fa-female:before { content: '\e80f'; } .fa-child:before { content: '\e810'; } .fa-video:before { content: '\e811'; } .fa-videocam:before { content: '\e812'; } .fa-picture:before { content: '\e813'; } .fa-camera:before { content: '\e814'; } .fa-camera-alt:before { content: '\e815'; } .fa-th-large:before { content: '\e816'; } .fa-th:before { content: '\e817'; } .fa-th-list:before { content: '\e818'; } .fa-ok:before { content: '\e819'; } .fa-ok-circled:before { content: '\e81a'; } .fa-ok-circled2:before { content: '\e81b'; } .fa-ok-squared:before { content: '\e81c'; } .fa-cancel:before { content: '\e81d'; } .fa-cancel-circled:before { content: '\e81e'; } .fa-cancel-circled2:before { content: '\e81f'; } .fa-plus:before { content: '\e820'; } .fa-plus-circled:before { content: '\e821'; } .fa-plus-squared:before { content: '\e822'; } .fa-plus-squared-alt:before { content: '\e823'; } .fa-minus:before { content: '\e824'; } .fa-minus-circled:before { content: '\e825'; } .fa-minus-squared:before { content: '\e826'; } .fa-minus-squared-alt:before { content: '\e827'; } .fa-help:before { content: '\e828'; } .fa-help-circled:before { content: '\e829'; } .fa-info-circled:before { content: '\e82a'; } .fa-info:before { content: '\e82b'; } .fa-home:before { content: '\e82c'; } .fa-link:before { content: '\e82d'; } .fa-unlink:before { content: '\e82e'; } .fa-link-ext:before { content: '\e82f'; } .fa-link-ext-alt:before { content: '\e830'; } .fa-attach:before { content: '\e831'; } .fa-lock:before { content: '\e832'; } .fa-lock-open:before { content: '\e833'; } .fa-lock-open-alt:before { content: '\e834'; } .fa-pin:before { content: '\e835'; } .fa-eye:before { content: '\e836'; } .fa-eye-off:before { content: '\e837'; } .fa-tag:before { content: '\e838'; } .fa-tags:before { content: '\e839'; } .fa-bookmark:before { content: '\e83a'; } .fa-bookmark-empty:before { content: '\e83b'; } .fa-flag:before { content: '\e83c'; } .fa-flag-empty:before { content: '\e83d'; } .fa-flag-checkered:before { content: '\e83e'; } .fa-thumbs-up:before { content: '\e83f'; } .fa-thumbs-down:before { content: '\e840'; } .fa-thumbs-up-alt:before { content: '\e841'; } .fa-thumbs-down-alt:before { content: '\e842'; } .fa-download:before { content: '\e843'; } .fa-upload:before { content: '\e844'; } .fa-download-cloud:before { content: '\e845'; } .fa-upload-cloud:before { content: '\e846'; } .fa-reply:before { content: '\e847'; } .fa-reply-all:before { content: '\e848'; } .fa-forward:before { content: '\e849'; } .fa-quote-left:before { content: '\e84a'; } .fa-quote-right:before { content: '\e84b'; } .fa-code:before { content: '\e84c'; } .fa-export:before { content: '\e84d'; } .fa-export-alt:before { content: '\e84e'; } .fa-share:before { content: '\e84f'; } .fa-share-squared:before { content: '\e850'; } .fa-pencil:before { content: '\e851'; } .fa-pencil-squared:before { content: '\e852'; } .fa-edit:before { content: '\e853'; } .fa-print:before { content: '\e854'; } .fa-retweet:before { content: '\e855'; } .fa-keyboard:before { content: '\e856'; } .fa-gamepad:before { content: '\e857'; } .fa-comment:before { content: '\e858'; } .fa-chat:before { content: '\e859'; } .fa-comment-empty:before { content: '\e85a'; } .fa-chat-empty:before { content: '\e85b'; } .fa-bell:before { content: '\e85c'; } .fa-bell-alt:before { content: '\e85d'; } .fa-attention-alt:before { content: '\e85e'; } .fa-attention:before { content: '\e85f'; } .fa-attention-circled:before { content: '\e860'; } .fa-location:before { content: '\e861'; } .fa-direction:before { content: '\e862'; } .fa-compass:before { content: '\e863'; } .fa-trash:before { content: '\e864'; } .fa-doc:before { content: '\e865'; } .fa-docs:before { content: '\e866'; } .fa-doc-text:before { content: '\e867'; } .fa-doc-inv:before { content: '\e868'; } .fa-doc-text-inv:before { content: '\e869'; } .fa-file-pdf:before { content: '\e86a'; } .fa-file-word:before { content: '\e86b'; } .fa-file-excel:before { content: '\e86c'; } .fa-file-powerpoint:before { content: '\e86d'; } .fa-file-image:before { content: '\e86e'; } .fa-file-archive:before { content: '\e86f'; } .fa-file-audio:before { content: '\e870'; } .fa-file-video:before { content: '\e871'; } .fa-file-code:before { content: '\e872'; } .fa-folder:before { content: '\e873'; } .fa-folder-open:before { content: '\e874'; } .fa-folder-empty:before { content: '\e875'; } .fa-folder-open-empty:before { content: '\e876'; } .fa-box:before { content: '\e877'; } .fa-rss:before { content: '\e878'; } .fa-rss-squared:before { content: '\e879'; } .fa-phone:before { content: '\e87a'; } .fa-phone-squared:before { content: '\e87b'; } .fa-fax:before { content: '\e87c'; } .fa-menu:before { content: '\e87d'; } .fa-cog:before { content: '\e87e'; } .fa-cog-alt:before { content: '\e87f'; } .fa-wrench:before { content: '\e880'; } .fa-sliders:before { content: '\e881'; } .fa-basket:before { content: '\e882'; } .fa-calendar:before { content: '\e883'; } .fa-calendar-empty:before { content: '\e884'; } .fa-login:before { content: '\e885'; } .fa-logout:before { content: '\e886'; } .fa-mic:before { content: '\e887'; } .fa-mute:before { content: '\e888'; } .fa-volume-off:before { content: '\e889'; } .fa-volume-down:before { content: '\e88a'; } .fa-volume-up:before { content: '\e88b'; } .fa-headphones:before { content: '\e88c'; } .fa-clock:before { content: '\e88d'; } .fa-lightbulb:before { content: '\e88e'; } .fa-block:before { content: '\e88f'; } .fa-resize-full:before { content: '\e890'; } .fa-resize-full-alt:before { content: '\e891'; } .fa-resize-small:before { content: '\e892'; } .fa-resize-vertical:before { content: '\e893'; } .fa-resize-horizontal:before { content: '\e894'; } .fa-move:before { content: '\e895'; } .fa-zoom-in:before { content: '\e896'; } .fa-zoom-out:before { content: '\e897'; } .fa-down-circled2:before { content: '\e898'; } .fa-up-circled2:before { content: '\e899'; } .fa-left-circled2:before { content: '\e89a'; } .fa-right-circled2:before { content: '\e89b'; } .fa-down-dir:before { content: '\e89c'; } .fa-up-dir:before { content: '\e89d'; } .fa-left-dir:before { content: '\e89e'; } .fa-right-dir:before { content: '\e89f'; } .fa-down-open:before { content: '\e8a0'; } .fa-left-open:before { content: '\e8a1'; } .fa-right-open:before { content: '\e8a2'; } .fa-up-open:before { content: '\e8a3'; } .fa-angle-left:before { content: '\e8a4'; } .fa-angle-right:before { content: '\e8a5'; } .fa-angle-up:before { content: '\e8a6'; } .fa-angle-down:before { content: '\e8a7'; } .fa-angle-circled-left:before { content: '\e8a8'; } .fa-angle-circled-right:before { content: '\e8a9'; } .fa-angle-circled-up:before { content: '\e8aa'; } .fa-angle-circled-down:before { content: '\e8ab'; } .fa-angle-double-left:before { content: '\e8ac'; } .fa-angle-double-right:before { content: '\e8ad'; } .fa-angle-double-up:before { content: '\e8ae'; } .fa-angle-double-down:before { content: '\e8af'; } .fa-down:before { content: '\e8b0'; } .fa-left:before { content: '\e8b1'; } .fa-right:before { content: '\e8b2'; } .fa-up:before { content: '\e8b3'; } .fa-down-big:before { content: '\e8b4'; } .fa-left-big:before { content: '\e8b5'; } .fa-right-big:before { content: '\e8b6'; } .fa-up-big:before { content: '\e8b7'; } .fa-right-hand:before { content: '\e8b8'; } .fa-left-hand:before { content: '\e8b9'; } .fa-up-hand:before { content: '\e8ba'; } .fa-down-hand:before { content: '\e8bb'; } .fa-left-circled:before { content: '\e8bc'; } .fa-right-circled:before { content: '\e8bd'; } .fa-up-circled:before { content: '\e8be'; } .fa-down-circled:before { content: '\e8bf'; } .fa-cw:before { content: '\e8c0'; } .fa-ccw:before { content: '\e8c1'; } .fa-arrows-cw:before { content: '\e8c2'; } .fa-level-up:before { content: '\e8c3'; } .fa-level-down:before { content: '\e8c4'; } .fa-shuffle:before { content: '\e8c5'; } .fa-exchange:before { content: '\e8c6'; } .fa-history:before { content: '\e8c7'; } .fa-expand:before { content: '\e8c8'; } .fa-collapse:before { content: '\e8c9'; } .fa-expand-right:before { content: '\e8ca'; } .fa-collapse-left:before { content: '\e8cb'; } .fa-play:before { content: '\e8cc'; } .fa-play-circled:before { content: '\e8cd'; } .fa-play-circled2:before { content: '\e8ce'; } .fa-stop:before { content: '\e8cf'; } .fa-pause:before { content: '\e8d0'; } .fa-to-end:before { content: '\e8d1'; } .fa-to-end-alt:before { content: '\e8d2'; } .fa-to-start:before { content: '\e8d3'; } .fa-to-start-alt:before { content: '\e8d4'; } .fa-fast-fw:before { content: '\e8d5'; } .fa-fast-bw:before { content: '\e8d6'; } .fa-eject:before { content: '\e8d7'; } .fa-target:before { content: '\e8d8'; } .fa-signal:before { content: '\e8d9'; } .fa-award:before { content: '\e8da'; } .fa-desktop:before { content: '\e8db'; } .fa-laptop:before { content: '\e8dc'; } .fa-tablet:before { content: '\e8dd'; } .fa-mobile:before { content: '\e8de'; } .fa-inbox:before { content: '\e8df'; } .fa-globe:before { content: '\e8e0'; } .fa-sun:before { content: '\e8e1'; } .fa-cloud:before { content: '\e8e2'; } .fa-flash:before { content: '\e8e3'; } .fa-moon:before { content: '\e8e4'; } .fa-umbrella:before { content: '\e8e5'; } .fa-flight:before { content: '\e8e6'; } .fa-fighter-jet:before { content: '\e8e7'; } .fa-paper-plane:before { content: '\e8e8'; } .fa-paper-plane-empty:before { content: '\e8e9'; } .fa-space-shuttle:before { content: '\e8ea'; } .fa-leaf:before { content: '\e8eb'; } .fa-font:before { content: '\e8ec'; } .fa-bold:before { content: '\e8ed'; } .fa-italic:before { content: '\e8ee'; } .fa-header:before { content: '\e8ef'; } .fa-paragraph:before { content: '\e8f0'; } .fa-text-height:before { content: '\e8f1'; } .fa-text-width:before { content: '\e8f2'; } .fa-align-left:before { content: '\e8f3'; } .fa-align-center:before { content: '\e8f4'; } .fa-align-right:before { content: '\e8f5'; } .fa-align-justify:before { content: '\e8f6'; } .fa-list:before { content: '\e8f7'; } .fa-indent-left:before { content: '\e8f8'; } .fa-indent-right:before { content: '\e8f9'; } .fa-list-bullet:before { content: '\e8fa'; } .fa-list-numbered:before { content: '\e8fb'; } .fa-strike:before { content: '\e8fc'; } .fa-underline:before { content: '\e8fd'; } .fa-superscript:before { content: '\e8fe'; } .fa-subscript:before { content: '\e8ff'; } .fa-table:before { content: '\e900'; } .fa-columns:before { content: '\e901'; } .fa-crop:before { content: '\e902'; } .fa-scissors:before { content: '\e903'; } .fa-paste:before { content: '\e904'; } .fa-briefcase:before { content: '\e905'; } .fa-suitcase:before { content: '\e906'; } .fa-ellipsis:before { content: '\e907'; } .fa-ellipsis-vert:before { content: '\e908'; } .fa-off:before { content: '\e909'; } .fa-road:before { content: '\e90a'; } .fa-list-alt:before { content: '\e90b'; } .fa-qrcode:before { content: '\e90c'; } .fa-barcode:before { content: '\e90d'; } .fa-book:before { content: '\e90e'; } .fa-ajust:before { content: '\e90f'; } .fa-tint:before { content: '\e910'; } .fa-check:before { content: '\e911'; } .fa-check-empty:before { content: '\e912'; } .fa-circle:before { content: '\e913'; } .fa-circle-empty:before { content: '\e914'; } .fa-circle-thin:before { content: '\e915'; } .fa-circle-notch:before { content: '\e916'; } .fa-dot-circled:before { content: '\e917'; } .fa-asterisk:before { content: '\e918'; } .fa-gift:before { content: '\e919'; } .fa-fire:before { content: '\e91a'; } .fa-magnet:before { content: '\e91b'; } .fa-chart-bar:before { content: '\e91c'; } .fa-ticket:before { content: '\e91d'; } .fa-credit-card:before { content: '\e91e'; } .fa-floppy:before { content: '\e91f'; } .fa-megaphone:before { content: '\e920'; } .fa-hdd:before { content: '\e921'; } .fa-key:before { content: '\e922'; } .fa-fork:before { content: '\e923'; } .fa-rocket:before { content: '\e924'; } .fa-bug:before { content: '\e925'; } .fa-certificate:before { content: '\e926'; } .fa-tasks:before { content: '\e927'; } .fa-filter:before { content: '\e928'; } .fa-beaker:before { content: '\e929'; } .fa-magic:before { content: '\e92a'; } .fa-cab:before { content: '\e92b'; } .fa-taxi:before { content: '\e92c'; } .fa-truck:before { content: '\e92d'; } .fa-money:before { content: '\e92e'; } .fa-euro:before { content: '\e92f'; } .fa-pound:before { content: '\e930'; } .fa-dollar:before { content: '\e931'; } .fa-rupee:before { content: '\e932'; } .fa-yen:before { content: '\e933'; } .fa-rouble:before { content: '\e934'; } .fa-try:before { content: '\e935'; } .fa-won:before { content: '\e936'; } .fa-bitcoin:before { content: '\e937'; } .fa-sort:before { content: '\e938'; } .fa-sort-down:before { content: '\e939'; } .fa-sort-up:before { content: '\e93a'; } .fa-sort-alt-up:before { content: '\e93b'; } .fa-sort-alt-down:before { content: '\e93c'; } .fa-sort-name-up:before { content: '\e93d'; } .fa-sort-name-down:before { content: '\e93e'; } .fa-sort-number-up:before { content: '\e93f'; } .fa-sort-number-down:before { content: '\e940'; } .fa-hammer:before { content: '\e941'; } .fa-gauge:before { content: '\e942'; } .fa-sitemap:before { content: '\e943'; } .fa-spinner:before { content: '\e944'; } .fa-coffee:before { content: '\e945'; } .fa-food:before { content: '\e946'; } .fa-beer:before { content: '\e947'; } .fa-user-md:before { content: '\e948'; } .fa-stethoscope:before { content: '\e949'; } .fa-ambulance:before { content: '\e94a'; } .fa-medkit:before { content: '\e94b'; } .fa-h-sigh:before { content: '\e94c'; } .fa-hospital:before { content: '\e94d'; } .fa-building:before { content: '\e94e'; } .fa-building-filled:before { content: '\e94f'; } .fa-bank:before { content: '\e950'; } .fa-smile:before { content: '\e951'; } .fa-frown:before { content: '\e952'; } .fa-meh:before { content: '\e953'; } .fa-anchor:before { content: '\e954'; } .fa-terminal:before { content: '\e955'; } .fa-eraser:before { content: '\e956'; } .fa-puzzle:before { content: '\e957'; } .fa-shield:before { content: '\e958'; } .fa-extinguisher:before { content: '\e959'; } .fa-bullseye:before { content: '\e95a'; } .fa-wheelchair:before { content: '\e95b'; } .fa-language:before { content: '\e95c'; } .fa-graduation-cap:before { content: '\e95d'; } .fa-paw:before { content: '\e95e'; } .fa-spoon:before { content: '\e95f'; } .fa-cube:before { content: '\e960'; } .fa-cubes:before { content: '\e961'; } .fa-recycle:before { content: '\e962'; } .fa-tree:before { content: '\e963'; } .fa-database:before { content: '\e964'; } .fa-lifebuoy:before { content: '\e965'; } .fa-rebel:before { content: '\e966'; } .fa-empire:before { content: '\e967'; } .fa-bomb:before { content: '\e968'; } .fa-adn:before { content: '\e969'; } .fa-android:before { content: '\e96a'; } .fa-apple:before { content: '\e96b'; } .fa-behance:before { content: '\e96c'; } .fa-behance-squared:before { content: '\e96d'; } .fa-bitbucket:before { content: '\e96e'; } .fa-bitbucket-squared:before { content: '\e96f'; } .fa-codeopen:before { content: '\e970'; } .fa-css3:before { content: '\e971'; } .fa-delicious:before { content: '\e972'; } .fa-deviantart:before { content: '\e973'; } .fa-digg:before { content: '\e974'; } .fa-dribbble:before { content: '\e975'; } .fa-dropbox:before { content: '\e976'; } .fa-drupal:before { content: '\e977'; } .fa-facebook:before { content: '\e978'; } .fa-facebook-squared:before { content: '\e979'; } .fa-flickr:before { content: '\e97a'; } .fa-foursquare:before { content: '\e97b'; } .fa-git-squared:before { content: '\e97c'; } .fa-git:before { content: '\e97d'; } .fa-github:before { content: '\e97e'; } .fa-github-squared:before { content: '\e97f'; } .fa-github-circled:before { content: '\e980'; } .fa-gittip:before { content: '\e981'; } .fa-google:before { content: '\e982'; } .fa-gplus:before { content: '\e983'; } .fa-gplus-squared:before { content: '\e984'; } .fa-hacker-news:before { content: '\e985'; } .fa-html5:before { content: '\e986'; } .fa-instagramm:before { content: '\e987'; } .fa-joomla:before { content: '\e988'; } .fa-jsfiddle:before { content: '\e989'; } .fa-linkedin-squared:before { content: '\e98a'; } .fa-linux:before { content: '\e98b'; } .fa-linkedin:before { content: '\e98c'; } .fa-maxcdn:before { content: '\e98d'; } .fa-openid:before { content: '\e98e'; } .fa-pagelines:before { content: '\e98f'; } .fa-pied-piper-squared:before { content: '\e990'; } .fa-pied-piper-alt:before { content: '\e991'; } .fa-pinterest-circled:before { content: '\e992'; } .fa-pinterest-squared:before { content: '\e993'; } .fa-qq:before { content: '\e994'; } .fa-reddit:before { content: '\e995'; } .fa-reddit-squared:before { content: '\e996'; } .fa-renren:before { content: '\e997'; } .fa-skype:before { content: '\e998'; } .fa-slack:before { content: '\e999'; } .fa-soundclowd:before { content: '\e99a'; } .fa-spotify:before { content: '\e99b'; } .fa-stackexchange:before { content: '\e99c'; } .fa-stackoverflow:before { content: '\e99d'; } .fa-steam:before { content: '\e99e'; } .fa-steam-squared:before { content: '\e99f'; } .fa-stumbleupon:before { content: '\e9a0'; } .fa-stumbleupon-circled:before { content: '\e9a1'; } .fa-tencent-weibo:before { content: '\e9a2'; } .fa-trello:before { content: '\e9a3'; } .fa-tumblr:before { content: '\e9a4'; } .fa-tumblr-squared:before { content: '\e9a5'; } .fa-twitter-squared:before { content: '\e9a6'; } .fa-twitter:before { content: '\e9a7'; } .fa-vimeo-squared:before { content: '\e9a8'; } .fa-vine:before { content: '\e9a9'; } .fa-vkontakte:before { content: '\e9aa'; } .fa-wechat:before { content: '\e9ab'; } .fa-weibo:before { content: '\e9ac'; } .fa-windows:before { content: '\e9ad'; } .fa-wordpress:before { content: '\e9ae'; } .fa-xing:before { content: '\e9af'; } .fa-xing-squared:before { content: '\e9b0'; } .fa-youtube:before { content: '\e9b1'; } .fa-yahoo:before { content: '\e9b2'; } .fa-youtube-squared:before { content: '\e9b3'; } .fa-youtube-play:before { content: '\e9b4'; } .fa-blank:before { content: '\e9b5'; } .fa-lemon:before { content: '\e9b6'; }@font-face {
font-family: 'fontello';
src: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontello/font/fontello.eot?7735813);
src: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontello/font/fontello.eot?7735813#iefix) format('embedded-opentype'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontello/font/fontello.woff?7735813) format('woff'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontello/font/fontello.ttf?7735813) format('truetype'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/fontello/font/fontello.svg?7735813#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="entypo-"]:before, [class*=" entypo-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.entypo-note:before { content: '\e800'; } .entypo-note-beamed:before { content: '\e801'; } .entypo-music:before { content: '\e802'; } .entypo-search:before { content: '\e803'; } .entypo-flashlight:before { content: '\e804'; } .entypo-mail:before { content: '\e805'; } .entypo-spin6:before { content: '\e806'; } .entypo-heart:before { content: '\e807'; } .entypo-heart-empty:before { content: '\e808'; } .entypo-star:before { content: '\e809'; } .entypo-star-empty:before { content: '\e80a'; } .entypo-user:before { content: '\e80b'; } .entypo-users:before { content: '\e80c'; } .entypo-user-add:before { content: '\e80d'; } .entypo-video:before { content: '\e80e'; } .entypo-picture:before { content: '\e80f'; } .entypo-camera:before { content: '\e810'; } .entypo-layout:before { content: '\e811'; } .entypo-menu:before { content: '\e812'; } .entypo-check:before { content: '\e813'; } .entypo-cancel:before { content: '\e814'; } .entypo-cancel-circled:before { content: '\e815'; } .entypo-cancel-squared:before { content: '\e816'; } .entypo-plus:before { content: '\e817'; } .entypo-plus-circled:before { content: '\e818'; } .entypo-plus-squared:before { content: '\e819'; } .entypo-minus:before { content: '\e81a'; } .entypo-minus-circled:before { content: '\e81b'; } .entypo-minus-squared:before { content: '\e81c'; } .entypo-help:before { content: '\e81d'; } .entypo-help-circled:before { content: '\e81e'; } .entypo-info:before { content: '\e81f'; } .entypo-info-circled:before { content: '\e820'; } .entypo-back:before { content: '\e821'; } .entypo-home:before { content: '\e822'; } .entypo-link:before { content: '\e823'; } .entypo-attach:before { content: '\e824'; } .entypo-lock:before { content: '\e825'; } .entypo-lock-open:before { content: '\e826'; } .entypo-eye:before { content: '\e827'; } .entypo-tag:before { content: '\e828'; } .entypo-bookmark:before { content: '\e829'; } .entypo-bookmarks:before { content: '\e82a'; } .entypo-flag:before { content: '\e82b'; } .entypo-thumbs-up:before { content: '\e82c'; } .entypo-thumbs-down:before { content: '\e82d'; } .entypo-download:before { content: '\e82e'; } .entypo-upload:before { content: '\e82f'; } .entypo-upload-cloud:before { content: '\e830'; } .entypo-reply:before { content: '\e831'; } .entypo-reply-all:before { content: '\e832'; } .entypo-forward:before { content: '\e833'; } .entypo-quote:before { content: '\e834'; } .entypo-code:before { content: '\e835'; } .entypo-export:before { content: '\e836'; } .entypo-pencil:before { content: '\e837'; } .entypo-feather:before { content: '\e838'; } .entypo-print:before { content: '\e839'; } .entypo-retweet:before { content: '\e83a'; } .entypo-keyboard:before { content: '\e83b'; } .entypo-comment:before { content: '\e83c'; } .entypo-chat:before { content: '\e83d'; } .entypo-bell:before { content: '\e83e'; } .entypo-attention:before { content: '\e83f'; } .entypo-alert:before { content: '\e840'; } .entypo-vcard:before { content: '\e841'; } .entypo-address:before { content: '\e842'; } .entypo-location:before { content: '\e843'; } .entypo-map:before { content: '\e844'; } .entypo-direction:before { content: '\e845'; } .entypo-compass:before { content: '\e846'; } .entypo-cup:before { content: '\e847'; } .entypo-trash:before { content: '\e848'; } .entypo-doc:before { content: '\e849'; } .entypo-docs:before { content: '\e84a'; } .entypo-doc-landscape:before { content: '\e84b'; } .entypo-doc-text:before { content: '\e84c'; } .entypo-doc-text-inv:before { content: '\e84d'; } .entypo-newspaper:before { content: '\e84e'; } .entypo-book-open:before { content: '\e84f'; } .entypo-book:before { content: '\e850'; } .entypo-folder:before { content: '\e851'; } .entypo-archive:before { content: '\e852'; } .entypo-box:before { content: '\e853'; } .entypo-rss:before { content: '\e854'; } .entypo-phone:before { content: '\e855'; } .entypo-cog:before { content: '\e856'; } .entypo-tools:before { content: '\e857'; } .entypo-share:before { content: '\e858'; } .entypo-shareable:before { content: '\e859'; } .entypo-basket:before { content: '\e85a'; } .entypo-bag:before { content: '\e85b'; } .entypo-calendar:before { content: '\e85c'; } .entypo-login:before { content: '\e85d'; } .entypo-logout:before { content: '\e85e'; } .entypo-mic:before { content: '\e85f'; } .entypo-mute:before { content: '\e860'; } .entypo-sound:before { content: '\e861'; } .entypo-volume:before { content: '\e862'; } .entypo-clock:before { content: '\e863'; } .entypo-hourglass:before { content: '\e864'; } .entypo-lamp:before { content: '\e865'; } .entypo-light-down:before { content: '\e866'; } .entypo-light-up:before { content: '\e867'; } .entypo-adjust:before { content: '\e868'; } .entypo-block:before { content: '\e869'; } .entypo-resize-full:before { content: '\e86a'; } .entypo-resize-small:before { content: '\e86b'; } .entypo-popup:before { content: '\e86c'; } .entypo-publish:before { content: '\e86d'; } .entypo-window:before { content: '\e86e'; } .entypo-arrow-combo:before { content: '\e86f'; } .entypo-down-circled:before { content: '\e870'; } .entypo-left-circled:before { content: '\e871'; } .entypo-right-circled:before { content: '\e872'; } .entypo-up-circled:before { content: '\e873'; } .entypo-down-open:before { content: '\e874'; } .entypo-left-open:before { content: '\e875'; } .entypo-right-open:before { content: '\e876'; } .entypo-up-open:before { content: '\e877'; } .entypo-down-open-mini:before { content: '\e878'; } .entypo-left-open-mini:before { content: '\e879'; } .entypo-right-open-mini:before { content: '\e87a'; } .entypo-up-open-mini:before { content: '\e87b'; } .entypo-down-open-big:before { content: '\e87c'; } .entypo-left-open-big:before { content: '\e87d'; } .entypo-right-open-big:before { content: '\e87e'; } .entypo-up-open-big:before { content: '\e87f'; } .entypo-down:before { content: '\e880'; } .entypo-left:before { content: '\e881'; } .entypo-right:before { content: '\e882'; } .entypo-up:before { content: '\e883'; } .entypo-down-dir:before { content: '\e884'; } .entypo-left-dir:before { content: '\e885'; } .entypo-right-dir:before { content: '\e886'; } .entypo-up-dir:before { content: '\e887'; } .entypo-down-bold:before { content: '\e888'; } .entypo-left-bold:before { content: '\e889'; } .entypo-right-bold:before { content: '\e88a'; } .entypo-up-bold:before { content: '\e88b'; } .entypo-down-thin:before { content: '\e88c'; } .entypo-left-thin:before { content: '\e88d'; } .entypo-right-thin:before { content: '\e88e'; } .entypo-up-thin:before { content: '\e88f'; } .entypo-ccw:before { content: '\e890'; } .entypo-cw:before { content: '\e891'; } .entypo-arrows-ccw:before { content: '\e892'; } .entypo-level-down:before { content: '\e893'; } .entypo-level-up:before { content: '\e894'; } .entypo-shuffle:before { content: '\e895'; } .entypo-loop:before { content: '\e896'; } .entypo-switch:before { content: '\e897'; } .entypo-play:before { content: '\e898'; } .entypo-stop:before { content: '\e899'; } .entypo-pause:before { content: '\e89a'; } .entypo-record:before { content: '\e89b'; } .entypo-to-end:before { content: '\e89c'; } .entypo-to-start:before { content: '\e89d'; } .entypo-fast-forward:before { content: '\e89e'; } .entypo-fast-backward:before { content: '\e89f'; } .entypo-progress-0:before { content: '\e8a0'; } .entypo-progress-1:before { content: '\e8a1'; } .entypo-progress-2:before { content: '\e8a2'; } .entypo-progress-3:before { content: '\e8a3'; } .entypo-target:before { content: '\e8a4'; } .entypo-palette:before { content: '\e8a5'; } .entypo-list:before { content: '\e8a6'; } .entypo-list-add:before { content: '\e8a7'; } .entypo-signal:before { content: '\e8a8'; } .entypo-trophy:before { content: '\e8a9'; } .entypo-battery:before { content: '\e8aa'; } .entypo-back-in-time:before { content: '\e8ab'; } .entypo-monitor:before { content: '\e8ac'; } .entypo-mobile:before { content: '\e8ad'; } .entypo-network:before { content: '\e8ae'; } .entypo-cd:before { content: '\e8af'; } .entypo-inbox:before { content: '\e8b0'; } .entypo-install:before { content: '\e8b1'; } .entypo-globe:before { content: '\e8b2'; } .entypo-cloud:before { content: '\e8b3'; } .entypo-cloud-thunder:before { content: '\e8b4'; } .entypo-flash:before { content: '\e8b5'; } .entypo-moon:before { content: '\e8b6'; } .entypo-flight:before { content: '\e8b7'; } .entypo-paper-plane:before { content: '\e8b8'; } .entypo-leaf:before { content: '\e8b9'; } .entypo-lifebuoy:before { content: '\e8ba'; } .entypo-mouse:before { content: '\e8bb'; } .entypo-briefcase:before { content: '\e8bc'; } .entypo-suitcase:before { content: '\e8bd'; } .entypo-dot:before { content: '\e8be'; } .entypo-dot-2:before { content: '\e8bf'; } .entypo-dot-3:before { content: '\e8c0'; } .entypo-brush:before { content: '\e8c1'; } .entypo-magnet:before { content: '\e8c2'; } .entypo-infinity:before { content: '\e8c3'; } .entypo-erase:before { content: '\e8c4'; } .entypo-chart-pie:before { content: '\e8c5'; } .entypo-chart-line:before { content: '\e8c6'; } .entypo-chart-bar:before { content: '\e8c7'; } .entypo-chart-area:before { content: '\e8c8'; } .entypo-tape:before { content: '\e8c9'; } .entypo-graduation-cap:before { content: '\e8ca'; } .entypo-language:before { content: '\e8cb'; } .entypo-ticket:before { content: '\e8cc'; } .entypo-water:before { content: '\e8cd'; } .entypo-droplet:before { content: '\e8ce'; } .entypo-air:before { content: '\e8cf'; } .entypo-credit-card:before { content: '\e8d0'; } .entypo-floppy:before { content: '\e8d1'; } .entypo-clipboard:before { content: '\e8d2'; } .entypo-megaphone:before { content: '\e8d3'; } .entypo-database:before { content: '\e8d4'; } .entypo-drive:before { content: '\e8d5'; } .entypo-bucket:before { content: '\e8d6'; } .entypo-thermometer:before { content: '\e8d7'; } .entypo-key:before { content: '\e8d8'; } .entypo-flow-cascade:before { content: '\e8d9'; } .entypo-flow-branch:before { content: '\e8da'; } .entypo-flow-tree:before { content: '\e8db'; } .entypo-flow-line:before { content: '\e8dc'; } .entypo-flow-parallel:before { content: '\e8dd'; } .entypo-rocket:before { content: '\e8de'; } .entypo-gauge:before { content: '\e8df'; } .entypo-traffic-cone:before { content: '\e8e0'; } .entypo-cc:before { content: '\e8e1'; } .entypo-cc-by:before { content: '\e8e2'; } .entypo-cc-nc:before { content: '\e8e3'; } .entypo-cc-nc-eu:before { content: '\e8e4'; } .entypo-cc-nc-jp:before { content: '\e8e5'; } .entypo-cc-sa:before { content: '\e8e6'; } .entypo-cc-nd:before { content: '\e8e7'; } .entypo-cc-pd:before { content: '\e8e8'; } .entypo-cc-zero:before { content: '\e8e9'; } .entypo-cc-share:before { content: '\e8ea'; } .entypo-cc-remix:before { content: '\e8eb'; } .entypo-github:before { content: '\e8ec'; } .entypo-github-circled:before { content: '\e8ed'; } .entypo-flickr:before { content: '\e8ee'; } .entypo-flickr-circled:before { content: '\e8ef'; } .entypo-vimeo:before { content: '\e8f0'; } .entypo-vimeo-circled:before { content: '\e8f1'; } .entypo-twitter:before { content: '\e8f2'; } .entypo-twitter-circled:before { content: '\e8f3'; } .entypo-facebook:before { content: '\e8f4'; } .entypo-facebook-circled:before { content: '\e8f5'; } .entypo-facebook-squared:before { content: '\e8f6'; } .entypo-gplus:before { content: '\e8f7'; } .entypo-gplus-circled:before { content: '\e8f8'; } .entypo-pinterest:before { content: '\e8f9'; } .entypo-pinterest-circled:before { content: '\e8fa'; } .entypo-tumblr:before { content: '\e8fb'; } .entypo-tumblr-circled:before { content: '\e8fc'; } .entypo-linkedin:before { content: '\e8fd'; } .entypo-linkedin-circled:before { content: '\e8fe'; } .entypo-dribbble:before { content: '\e8ff'; } .entypo-dribbble-circled:before { content: '\e900'; } .entypo-stumbleupon:before { content: '\e901'; } .entypo-stumbleupon-circled:before { content: '\e902'; } .entypo-lastfm:before { content: '\e903'; } .entypo-lastfm-circled:before { content: '\e904'; } .entypo-rdio:before { content: '\e905'; } .entypo-rdio-circled:before { content: '\e906'; } .entypo-spotify:before { content: '\e907'; } .entypo-spotify-circled:before { content: '\e908'; } .entypo-qq:before { content: '\e909'; } .entypo-instagram:before { content: '\e90a'; } .entypo-dropbox:before { content: '\e90b'; } .entypo-evernote:before { content: '\e90c'; } .entypo-flattr:before { content: '\e90d'; } .entypo-skype:before { content: '\e90e'; } .entypo-skype-circled:before { content: '\e90f'; } .entypo-renren:before { content: '\e910'; } .entypo-sina-weibo:before { content: '\e911'; } .entypo-paypal:before { content: '\e912'; } .entypo-picasa:before { content: '\e913'; } .entypo-soundcloud:before { content: '\e914'; } .entypo-mixi:before { content: '\e915'; } .entypo-behance:before { content: '\e916'; } .entypo-google-circles:before { content: '\e917'; } .entypo-vkontakte:before { content: '\e918'; } .entypo-smashing:before { content: '\e919'; } .entypo-sweden:before { content: '\e91a'; } .entypo-db-shape:before { content: '\e91b'; } .entypo-logo-db:before { content: '\e91c'; }@font-face {
font-family: 'linecons';
src: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/linecons/font/linecons.eot?70131665);
src: url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/linecons/font/linecons.eot?70131665#iefix) format('embedded-opentype'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/linecons/font/linecons.woff?70131665) format('woff'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/linecons/font/linecons.ttf?70131665) format('truetype'),
url(//tybeeisland.com/wp-content/themes/tybeeisland-custom/includes/vendors/linecons/font/linecons.svg?70131665#linecons) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="linecons-"]:before, [class*=" linecons-"]:before {
font-family: "linecons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.linecons-music-1:before { content: '\e9b7'; } .linecons-search-1:before { content: '\e9b8'; } .linecons-mail-1:before { content: '\e9b9'; } .linecons-heart-1:before { content: '\e9ba'; } .linecons-star-1:before { content: '\e9bb'; } .linecons-user-1:before { content: '\e9bc'; } .linecons-videocam-1:before { content: '\e9bd'; } .linecons-camera-1:before { content: '\e9be'; } .linecons-photo:before { content: '\e9bf'; } .linecons-attach-1:before { content: '\e9c0'; } .linecons-lock-1:before { content: '\e9c1'; } .linecons-eye-1:before { content: '\e9c2'; } .linecons-tag-1:before { content: '\e9c3'; } .linecons-thumbs-up-1:before { content: '\e9c4'; } .linecons-pencil-1:before { content: '\e9c5'; } .linecons-comment-1:before { content: '\e9c6'; } .linecons-location-1:before { content: '\e9c7'; } .linecons-cup:before { content: '\e9c8'; } .linecons-trash-1:before { content: '\e9c9'; } .linecons-doc-1:before { content: '\e9ca'; } .linecons-note:before { content: '\e9cb'; } .linecons-cog-1:before { content: '\e9cc'; } .linecons-params:before { content: '\e9cd'; } .linecons-calendar-1:before { content: '\e9ce'; } .linecons-sound:before { content: '\e9cf'; } .linecons-clock-1:before { content: '\e9d0'; } .linecons-lightbulb-1:before { content: '\e9d1'; } .linecons-tv:before { content: '\e9d2'; } .linecons-desktop-1:before { content: '\e9d3'; } .linecons-mobile-1:before { content: '\e9d4'; } .linecons-cd:before { content: '\e9d5'; } .linecons-inbox-1:before { content: '\e9d6'; } .linecons-globe-1:before { content: '\e9d7'; } .linecons-cloud-1:before { content: '\e9d8'; } .linecons-paper-plane-1:before { content: '\e9d9'; } .linecons-fire-1:before { content: '\e9da'; } .linecons-graduation-cap-1:before { content: '\e9db'; } .linecons-megaphone-1:before { content: '\e9dc'; } .linecons-database-1:before { content: '\e9dd'; } .linecons-key-1:before { content: '\e9de'; } .linecons-beaker-1:before { content: '\e9df'; } .linecons-truck-1:before { content: '\e9e0'; } .linecons-money-1:before { content: '\e9e1'; } .linecons-food-1:before { content: '\e9e2'; } .linecons-shop:before { content: '\e9e3'; } .linecons-diamond:before { content: '\e9e4'; } .linecons-t-shirt:before { content: '\e9e5'; } .linecons-wallet:before { content: '\e9e6'; }.jetpack_widget_social_icons ul,
.jetpack_widget_social_icons li {
list-style: none;
}
.jetpack_widget_social_icons ul {
display: block;
margin: 0 0 1.5em;
padding: 0;
}
.jetpack_widget_social_icons ul li {
border: 0;
display: inline-block;
line-height: 1;
margin: 0;
padding: 0;
}
.jetpack_widget_social_icons ul li:before,
.jetpack_widget_social_icons ul li:after {
display: none;
}
.jetpack_widget_social_icons a {
border: 0;
box-shadow: none;
display: block;
height: 24px;
text-decoration: none;
width: 24px;
}
.jetpack_widget_social_icons svg {
color: inherit;
fill: currentColor;
height: inherit;
vertical-align: middle;
width: inherit;
} .jetpack_widget_social_icons ul.size-small a {
height: 24px;
width: 24px;
}
.jetpack_widget_social_icons ul.size-medium a {
height: 32px;
width: 32px;
}
.jetpack_widget_social_icons ul.size-large a {
height: 48px;
width: 48px;
}