@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset 'UTF-8';
@charset "UTF-8";
.wcppec-checkout-buttons {
text-align: center;
margin: 1em 0;
overflow: hidden;
}
.wcppec-checkout-buttons .woocommerce-error {
text-align: left;
}
.wcppec-checkout-buttons__separator {
display: block;
margin: 0 0 1em;
}
.wcppec-checkout-buttons__button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
padding-top: 1em;
}
.wcppec-checkout-buttons__button img {
margin: 0 auto;
}
.paypal-button-widget .paypal-button,
.paypal-button-widget .paypal-button:hover {
background: transparent;
box-shadow: none;
border: none;
}
.wcppec-cart-widget-button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
}
.site-header .widget_shopping_cart p.buttons.wcppec-cart-widget-spb {
padding: 0 1em 1em;
}
.site-header .widget_shopping_cart .woocommerce-mini-cart__empty-message + p.buttons.wcppec-cart-widget-spb {
display: none;
}
.payment_method_ppec_paypal img {
max-height: 68px !important;
border-radius: 0;
}
.wc-gateway-ppec-cancel {
display: block;
text-align: center;
padding: 10px;
}
#woo_pp_ec_button_checkout {
display: none;
}
#payment .place-order .button {
display: block;
} .wc_ppec_small_payment_buttons {
width: 150px;
display: inline-block;
}
.wc_ppec_medium_payment_buttons {
width: 250px;
display: inline-block;
}
.wc_ppec_large_payment_buttons {
width: 350px;
display: inline-block;
}@font-face {
font-family: 'FontAwesome';
src: url(//arcticbooking.com/wp-content/themes/entrada/vendors/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0);
src: url(//arcticbooking.com/wp-content/themes/entrada/vendors/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(//arcticbooking.com/wp-content/themes/entrada/vendors/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(//arcticbooking.com/wp-content/themes/entrada/vendors/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(//arcticbooking.com/wp-content/themes/entrada/vendors/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(//arcticbooking.com/wp-content/themes/entrada/vendors/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(//arcticbooking.com/wp-content/themes/entrada/vendors/material-design-icons/MaterialIcons-Regular.eot); src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(//arcticbooking.com/wp-content/themes/entrada/vendors/material-design-icons/MaterialIcons-Regular.woff2) format('woff2'),
url(//arcticbooking.com/wp-content/themes/entrada/vendors/material-design-icons/MaterialIcons-Regular.woff) format('woff'),
url(//arcticbooking.com/wp-content/themes/entrada/vendors/material-design-icons/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
}@font-face {
font-family: 'icomoon';
src: url(//arcticbooking.com/wp-content/themes/entrada/css/fonts/icomoon/icomoon.eot?gtbfrl);
src: url(//arcticbooking.com/wp-content/themes/entrada/css/fonts/icomoon/icomoon.eot?gtbfrl#iefix) format('embedded-opentype'), url(//arcticbooking.com/wp-content/themes/entrada/css/fonts/icomoon/icomoon.ttf?gtbfrl) format('truetype'), url(//arcticbooking.com/wp-content/themes/entrada/css/fonts/icomoon/icomoon.woff?gtbfrl) format('woff'), url(//arcticbooking.com/wp-content/themes/entrada/css/fonts/icomoon/icomoon.svg?gtbfrl#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^='icon-'],
[class*=' icon-'] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-airplane:before {
content: '\e97e';
}
.icon-athens:before {
content: '\e97f';
}
.icon-axe-1:before {
content: '\e980';
}
.icon-axe:before {
content: '\e981';
}
.icon-backpacking:before {
content: '\e982';
}
.icon-backpaker-2:before {
content: '\e983';
}
.icon-bag:before {
content: '\e984';
}
.icon-balloon:before {
content: '\e985';
}
.icon-beanie:before {
content: '\e986';
}
.icon-binoculars-1:before {
content: '\e987';
}
.icon-binoculars-2:before {
content: '\e988';
}
.icon-binoculars:before {
content: '\e989';
}
.icon-bonfire:before {
content: '\e98a';
}
.icon-bow-arrow:before {
content: '\e98b';
}
.icon-bowling-pin:before {
content: '\e98c';
}
.icon-briefcase:before {
content: '\e98d';
}
.icon-burj-khalifa:before {
content: '\e98e';
}
.icon-cab:before {
content: '\e98f';
}
.icon-cabin:before {
content: '\e990';
}
.icon-camp-chair:before {
content: '\e991';
}
.icon-campfire-1:before {
content: '\e992';
}
.icon-campfire:before {
content: '\e993';
}
.icon-canal-house:before {
content: '\e994';
}
.icon-canopy-walking:before {
content: '\e995';
}
.icon-car-luggage:before {
content: '\e996';
}
.icon-car:before {
content: '\e997';
}
.icon-carabiner:before {
content: '\e998';
}
.icon-christ:before {
content: '\e999';
}
.icon-climbing-rope:before {
content: '\e99a';
}
.icon-coffee-set:before {
content: '\e99b';
}
.icon-compass-small:before {
content: '\e99c';
}
.icon-compass:before {
content: '\e99d';
}
.icon-country-skiing:before {
content: '\e99e';
}
.icon-cruise-ship:before {
content: '\e99f';
}
.icon-directions:before {
content: '\e9a0';
}
.icon-door-sign:before {
content: '\e9a1';
}
.icon-eiffel:before {
content: '\e9a2';
}
.icon-fir-tree:before {
content: '\e9a3';
}
.icon-fishing-rod:before {
content: '\e9a4';
}
.icon-fishing:before {
content: '\e9a5';
}
.icon-flash-light:before {
content: '\e9a6';
}
.icon-globe-1:before {
content: '\e9a7';
}
.icon-grill:before {
content: '\e9a8';
}
.icon-hang-glider:before {
content: '\e9a9';
}
.icon-helecopter-1:before {
content: '\e9aa';
}
.icon-helecopter:before {
content: '\e9ab';
}
.icon-hiking-1:before {
content: '\e9ac';
}
.icon-hiking-poles:before {
content: '\e9ad';
}
.icon-hot-air-balloon:before {
content: '\e9ae';
}
.icon-information-circle:before {
content: '\e9af';
}
.icon-information:before {
content: '\e9b0';
}
.icon-jeep-1:before {
content: '\e9b1';
}
.icon-jeep-2:before {
content: '\e9b2';
}
.icon-kayak-1:before {
content: '\e9b3';
}
.icon-kayak:before {
content: '\e9b4';
}
.icon-key:before {
content: '\e9b5';
}
.icon-knife:before {
content: '\e9b6';
}
.icon-lantren:before {
content: '\e9b7';
}
.icon-life-vest:before {
content: '\e9b8';
}
.icon-lighter:before {
content: '\e9b9';
}
.icon-london:before {
content: '\e9ba';
}
.icon-map-1:before {
content: '\e9bb';
}
.icon-map-2:before {
content: '\e9bc';
}
.icon-map-3:before {
content: '\e9bd';
}
.icon-map-4:before {
content: '\e9be';
}
.icon-map-marker:before {
content: '\e9bf';
}
.icon-motorcycle:before {
content: '\e9c0';
}
.icon-mountain-2:before {
content: '\e9c1';
}
.icon-mountain-3:before {
content: '\e9c2';
}
.icon-mountain-1:before {
content: '\e9c3';
}
.icon-mug:before {
content: '\e9c4';
}
.icon-off-road:before {
content: '\e9c5';
}
.icon-opera-house:before {
content: '\e9c6';
}
.icon-palm-tree-2:before {
content: '\e9c7';
}
.icon-palm-tree-1:before {
content: '\e9c8';
}
.icon-parachute:before {
content: '\e9c9';
}
.icon-paraglide:before {
content: '\e9ca';
}
.icon-passport:before {
content: '\e9cb';
}
.icon-picnic-table:before {
content: '\e9cc';
}
.icon-pilot:before {
content: '\e9cd';
}
.icon-pocket-knife:before {
content: '\e9ce';
}
.icon-rafting:before {
content: '\e9cf';
}
.icon-road:before {
content: '\e9d0';
}
.icon-rowing:before {
content: '\e9d1';
}
.icon-sailboat:before {
content: '\e9d2';
}
.icon-ship:before {
content: '\e9d3';
}
.icon-sight-seeing:before {
content: '\e9d4';
}
.icon-signpost:before {
content: '\e9d5';
}
.icon-silver-ware:before {
content: '\e9d6';
}
.icon-ski-boot:before {
content: '\e9d7';
}
.icon-ski-diving:before {
content: '\e9d8';
}
.icon-ski-tour:before {
content: '\e9d9';
}
.icon-suitcase:before {
content: '\e9da';
}
.icon-sun:before {
content: '\e9db';
}
.icon-suv:before {
content: '\e9dc';
}
.icon-tent-1:before {
content: '\e9dd';
}
.icon-icon-set-1_tent:before {
content: '\e9de';
}
.icon-tourist:before {
content: '\e9df';
}
.icon-train:before {
content: '\e9e0';
}
.icon-zipline:before {
content: '\e9e1';
}
.icon-instagram:before {
content: '\e97c';
}
.icon-youtube:before {
content: '\e97d';
}
.icon-cart-add:before {
content: '\e97a';
}
.icon-user-add:before {
content: '\e97b';
}
.icon-download:before {
content: '\e979';
}
.icon-remove-favourite:before {
content: '\e978';
}
.icon-heart:before {
content: '\e976';
}
.icon-reply:before {
content: '\e977';
}
.icon-level7:before {
content: '\e900';
}
.icon-acitivities:before {
content: '\e901';
}
.icon-africa:before {
content: '\e902';
}
.icon-angle-down:before {
content: '\e903';
}
.icon-arctic:before {
content: '\e904';
}
.icon-arrow-left:before {
content: '\e905';
}
.icon-arrow-down:before {
content: '\e906';
}
.icon-angle-right:before {
content: '\e907';
}
.icon-arrow-right:before {
content: '\e908';
}
.icon-asia:before {
content: '\e909';
}
.icon-beach:before {
content: '\e90a';
}
.icon-big-cat:before {
content: '\e90b';
}
.icon-bird:before {
content: '\e90c';
}
.icon-boat:before {
content: '\e90d';
}
.icon-boating:before {
content: '\e90e';
}
.icon-budget:before {
content: '\e90f';
}
.icon-bulb:before {
content: '\e910';
}
.icon-bungee:before {
content: '\e911';
}
.icon-camping:before {
content: '\e912';
}
.icon-cart:before {
content: '\e913';
}
.icon-cross:before {
content: '\e914';
}
.icon-culture:before {
content: '\e915';
}
.icon-culture1:before {
content: '\e916';
}
.icon-cup:before {
content: '\e917';
}
.icon-desert:before {
content: '\e918';
}
.icon-diamond:before {
content: '\e919';
}
.icon-distance:before {
content: '\e91a';
}
.icon-dolphin-60:before {
content: '\e91b';
}
.icon-dolphin-76:before {
content: '\e91c';
}
.icon-dribble:before {
content: '\e91d';
}
.icon-drop:before {
content: '\e91e';
}
.icon-duration:before {
content: '\e91f';
}
.icon-egypt:before {
content: '\e920';
}
.icon-email:before {
content: '\e921';
}
.icon-europe:before {
content: '\e922';
}
.icon-facebook:before {
content: '\e923';
}
.icon-family:before {
content: '\e924';
}
.icon-favs:before {
content: '\e925';
}
.icon-fax-big:before {
content: '\e926';
}
.icon-fax:before {
content: '\e927';
}
.icon-filter:before {
content: '\e928';
}
.icon-fish-jumping:before {
content: '\e929';
}
.icon-food-wine:before {
content: '\e92a';
}
.icon-foot-step:before {
content: '\e92b';
}
.icon-foots:before {
content: '\e92c';
}
.icon-globe:before {
content: '\e92d';
}
.icon-google-plus:before {
content: '\e92e';
}
.icon-grid:before {
content: '\e92f';
}
.icon-group-large:before {
content: '\e930';
}
.icon-group-medium:before {
content: '\e931';
}
.icon-group-small:before {
content: '\e932';
}
.icon-hiking-camping:before {
content: '\e933';
}
.icon-home:before {
content: '\e934';
}
.icon-hunting:before {
content: '\e935';
}
.icon-jeep:before {
content: '\e936';
}
.icon-jungle:before {
content: '\e937';
}
.icon-level1:before {
content: '\e938';
}
.icon-level2:before {
content: '\e939';
}
.icon-level3:before {
content: '\e93a';
}
.icon-level4:before {
content: '\e93b';
}
.icon-level5:before {
content: '\e93c';
}
.icon-level6:before {
content: '\e93d';
}
.icon-level8:before {
content: '\e93e';
}
.icon-linkedin:before {
content: '\e93f';
}
.icon-list:before {
content: '\e940';
}
.icon-locals:before {
content: '\e941';
}
.icon-lock:before {
content: '\e942';
}
.icon-luggage:before {
content: '\e943';
}
.icon-middle-east:before {
content: '\e944';
}
.icon-minus-normal:before {
content: '\e945';
}
.icon-plus-normal:before {
content: '\e946';
}
.icon-minus:before {
content: '\e947';
}
.icon-mount:before {
content: '\e948';
}
.icon-mountain-biking:before {
content: '\e949';
}
.icon-mountain:before {
content: '\e94a';
}
.icon-music:before {
content: '\e94b';
}
.icon-north-america:before {
content: '\e94c';
}
.icon-panda:before {
content: '\e94d';
}
.icon-peak-climbing:before {
content: '\e94e';
}
.icon-peak:before {
content: '\e94f';
}
.icon-penguin:before {
content: '\e950';
}
.icon-person-budget:before {
content: '\e951';
}
.icon-person:before {
content: '\e952';
}
.icon-tel:before {
content: '\e953';
}
.icon-pin:before {
content: '\e954';
}
.icon-plane:before {
content: '\e955';
}
.icon-plant:before {
content: '\e956';
}
.icon-plus:before {
content: '\e957';
}
.icon-rural:before {
content: '\e958';
}
.icon-scuba-diving:before {
content: '\e959';
}
.icon-search:before {
content: '\e95a';
}
.icon-share:before {
content: '\e95b';
}
.icon-snow-ice:before {
content: '\e95c';
}
.icon-star:before {
content: '\e95d';
}
.icon-step:before {
content: '\e95e';
}
.icon-sunny:before {
content: '\e95f';
}
.icon-tel-big:before {
content: '\e960';
}
.icon-tent:before {
content: '\e961';
}
.icon-tick:before {
content: '\e962';
}
.icon-trash:before {
content: '\e963';
}
.icon-tree:before {
content: '\e964';
}
.icon-hiking:before {
content: '\e965';
}
.icon-twitter:before {
content: '\e966';
}
.icon-urban:before {
content: '\e967';
}
.icon-vimeo:before {
content: '\e968';
}
.icon-water-sea:before {
content: '\e969';
}
.icon-water-spot:before {
content: '\e96a';
}
.icon-water:before {
content: '\e96b';
}
.icon-weight:before {
content: '\e96c';
}
.icon-wildlife:before {
content: '\e96d';
}
.icon-world:before {
content: '\e96e';
}
.icon-link:before {
content: '\e96f';
}
.icon-copyright:before {
content: '\e970';
}
.icon-order-history:before {
content: '\e971';
}
.icon-signout:before {
content: '\e972';
}
.icon-update-billing:before {
content: '\e973';
}
.icon-update-profile:before {
content: '\e974';
}
.icon-user:before {
content: '\e975';
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
  html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
display: block;
}
audio,canvas,progress,video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],template {
display: none;
}
a {
background-color: transparent;
}
a:active,a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,kbd,pre,samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,input,optgroup,select,textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,select {
text-transform: none;
}
button,html input[type='button'],input[type='reset'],input[type='submit'] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type='checkbox'],input[type='radio'] {
box-sizing: border-box;
padding: 0;
}
input[type='number']::-webkit-inner-spin-button,input[type='number']::-webkit-outer-spin-button {
height: auto;
}
input[type='search'] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,th {
padding: 0;
} @media print {
*,*:before,*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,a:visited {
text-decoration: underline;
}
a[href]:after {
content: ' (' attr(href) ')';
}
abbr[title]:after {
content: ' (' attr(title) ')';
}
a[href^='#']:after,a[href^='javascript:']:after {
content: '';
}
pre,blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,h2,h3 {
orphans: 3;
widows: 3;
}
h2,h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,.table th {
background-color: #fff !important;
}
.table-bordered th,.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//arcticbooking.com/wp-content/themes/entrada/fonts/bootstrap/glyphicons-halflings-regular.eot);
src: url(//arcticbooking.com/wp-content/themes/entrada/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//arcticbooking.com/wp-content/themes/entrada/fonts/bootstrap/glyphicons-halflings-regular.woff2) format('woff2'), url(//arcticbooking.com/wp-content/themes/entrada/fonts/bootstrap/glyphicons-halflings-regular.woff) format('woff'), url(//arcticbooking.com/wp-content/themes/entrada/fonts/bootstrap/glyphicons-halflings-regular.ttf) format('truetype'), url(//arcticbooking.com/wp-content/themes/entrada/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: '\002a';
}
.glyphicon-plus:before {
content: '\002b';
}
.glyphicon-euro:before,.glyphicon-eur:before {
content: '\20ac';
}
.glyphicon-minus:before {
content: '\2212';
}
.glyphicon-cloud:before {
content: '\2601';
}
.glyphicon-envelope:before {
content: '\2709';
}
.glyphicon-pencil:before {
content: '\270f';
}
.glyphicon-glass:before {
content: '\e001';
}
.glyphicon-music:before {
content: '\e002';
}
.glyphicon-search:before {
content: '\e003';
}
.glyphicon-heart:before {
content: '\e005';
}
.glyphicon-star:before {
content: '\e006';
}
.glyphicon-star-empty:before {
content: '\e007';
}
.glyphicon-user:before {
content: '\e008';
}
.glyphicon-film:before {
content: '\e009';
}
.glyphicon-th-large:before {
content: '\e010';
}
.glyphicon-th:before {
content: '\e011';
}
.glyphicon-th-list:before {
content: '\e012';
}
.glyphicon-ok:before {
content: '\e013';
}
.glyphicon-remove:before {
content: '\e014';
}
.glyphicon-zoom-in:before {
content: '\e015';
}
.glyphicon-zoom-out:before {
content: '\e016';
}
.glyphicon-off:before {
content: '\e017';
}
.glyphicon-signal:before {
content: '\e018';
}
.glyphicon-cog:before {
content: '\e019';
}
.glyphicon-trash:before {
content: '\e020';
}
.glyphicon-home:before {
content: '\e021';
}
.glyphicon-file:before {
content: '\e022';
}
.glyphicon-time:before {
content: '\e023';
}
.glyphicon-road:before {
content: '\e024';
}
.glyphicon-download-alt:before {
content: '\e025';
}
.glyphicon-download:before {
content: '\e026';
}
.glyphicon-upload:before {
content: '\e027';
}
.glyphicon-inbox:before {
content: '\e028';
}
.glyphicon-play-circle:before {
content: '\e029';
}
.glyphicon-repeat:before {
content: '\e030';
}
.glyphicon-refresh:before {
content: '\e031';
}
.glyphicon-list-alt:before {
content: '\e032';
}
.glyphicon-lock:before {
content: '\e033';
}
.glyphicon-flag:before {
content: '\e034';
}
.glyphicon-headphones:before {
content: '\e035';
}
.glyphicon-volume-off:before {
content: '\e036';
}
.glyphicon-volume-down:before {
content: '\e037';
}
.glyphicon-volume-up:before {
content: '\e038';
}
.glyphicon-qrcode:before {
content: '\e039';
}
.glyphicon-barcode:before {
content: '\e040';
}
.glyphicon-tag:before {
content: '\e041';
}
.glyphicon-tags:before {
content: '\e042';
}
.glyphicon-book:before {
content: '\e043';
}
.glyphicon-bookmark:before {
content: '\e044';
}
.glyphicon-print:before {
content: '\e045';
}
.glyphicon-camera:before {
content: '\e046';
}
.glyphicon-font:before {
content: '\e047';
}
.glyphicon-bold:before {
content: '\e048';
}
.glyphicon-italic:before {
content: '\e049';
}
.glyphicon-text-height:before {
content: '\e050';
}
.glyphicon-text-width:before {
content: '\e051';
}
.glyphicon-align-left:before {
content: '\e052';
}
.glyphicon-align-center:before {
content: '\e053';
}
.glyphicon-align-right:before {
content: '\e054';
}
.glyphicon-align-justify:before {
content: '\e055';
}
.glyphicon-list:before {
content: '\e056';
}
.glyphicon-indent-left:before {
content: '\e057';
}
.glyphicon-indent-right:before {
content: '\e058';
}
.glyphicon-facetime-video:before {
content: '\e059';
}
.glyphicon-picture:before {
content: '\e060';
}
.glyphicon-map-marker:before {
content: '\e062';
}
.glyphicon-adjust:before {
content: '\e063';
}
.glyphicon-tint:before {
content: '\e064';
}
.glyphicon-edit:before {
content: '\e065';
}
.glyphicon-share:before {
content: '\e066';
}
.glyphicon-check:before {
content: '\e067';
}
.glyphicon-move:before {
content: '\e068';
}
.glyphicon-step-backward:before {
content: '\e069';
}
.glyphicon-fast-backward:before {
content: '\e070';
}
.glyphicon-backward:before {
content: '\e071';
}
.glyphicon-play:before {
content: '\e072';
}
.glyphicon-pause:before {
content: '\e073';
}
.glyphicon-stop:before {
content: '\e074';
}
.glyphicon-forward:before {
content: '\e075';
}
.glyphicon-fast-forward:before {
content: '\e076';
}
.glyphicon-step-forward:before {
content: '\e077';
}
.glyphicon-eject:before {
content: '\e078';
}
.glyphicon-chevron-left:before {
content: '\e079';
}
.glyphicon-chevron-right:before {
content: '\e080';
}
.glyphicon-plus-sign:before {
content: '\e081';
}
.glyphicon-minus-sign:before {
content: '\e082';
}
.glyphicon-remove-sign:before {
content: '\e083';
}
.glyphicon-ok-sign:before {
content: '\e084';
}
.glyphicon-question-sign:before {
content: '\e085';
}
.glyphicon-info-sign:before {
content: '\e086';
}
.glyphicon-screenshot:before {
content: '\e087';
}
.glyphicon-remove-circle:before {
content: '\e088';
}
.glyphicon-ok-circle:before {
content: '\e089';
}
.glyphicon-ban-circle:before {
content: '\e090';
}
.glyphicon-arrow-left:before {
content: '\e091';
}
.glyphicon-arrow-right:before {
content: '\e092';
}
.glyphicon-arrow-up:before {
content: '\e093';
}
.glyphicon-arrow-down:before {
content: '\e094';
}
.glyphicon-share-alt:before {
content: '\e095';
}
.glyphicon-resize-full:before {
content: '\e096';
}
.glyphicon-resize-small:before {
content: '\e097';
}
.glyphicon-exclamation-sign:before {
content: '\e101';
}
.glyphicon-gift:before {
content: '\e102';
}
.glyphicon-leaf:before {
content: '\e103';
}
.glyphicon-fire:before {
content: '\e104';
}
.glyphicon-eye-open:before {
content: '\e105';
}
.glyphicon-eye-close:before {
content: '\e106';
}
.glyphicon-warning-sign:before {
content: '\e107';
}
.glyphicon-plane:before {
content: '\e108';
}
.glyphicon-calendar:before {
content: '\e109';
}
.glyphicon-random:before {
content: '\e110';
}
.glyphicon-comment:before {
content: '\e111';
}
.glyphicon-magnet:before {
content: '\e112';
}
.glyphicon-chevron-up:before {
content: '\e113';
}
.glyphicon-chevron-down:before {
content: '\e114';
}
.glyphicon-retweet:before {
content: '\e115';
}
.glyphicon-shopping-cart:before {
content: '\e116';
}
.glyphicon-folder-close:before {
content: '\e117';
}
.glyphicon-folder-open:before {
content: '\e118';
}
.glyphicon-resize-vertical:before {
content: '\e119';
}
.glyphicon-resize-horizontal:before {
content: '\e120';
}
.glyphicon-hdd:before {
content: '\e121';
}
.glyphicon-bullhorn:before {
content: '\e122';
}
.glyphicon-bell:before {
content: '\e123';
}
.glyphicon-certificate:before {
content: '\e124';
}
.glyphicon-thumbs-up:before {
content: '\e125';
}
.glyphicon-thumbs-down:before {
content: '\e126';
}
.glyphicon-hand-right:before {
content: '\e127';
}
.glyphicon-hand-left:before {
content: '\e128';
}
.glyphicon-hand-up:before {
content: '\e129';
}
.glyphicon-hand-down:before {
content: '\e130';
}
.glyphicon-circle-arrow-right:before {
content: '\e131';
}
.glyphicon-circle-arrow-left:before {
content: '\e132';
}
.glyphicon-circle-arrow-up:before {
content: '\e133';
}
.glyphicon-circle-arrow-down:before {
content: '\e134';
}
.glyphicon-globe:before {
content: '\e135';
}
.glyphicon-wrench:before {
content: '\e136';
}
.glyphicon-tasks:before {
content: '\e137';
}
.glyphicon-filter:before {
content: '\e138';
}
.glyphicon-briefcase:before {
content: '\e139';
}
.glyphicon-fullscreen:before {
content: '\e140';
}
.glyphicon-dashboard:before {
content: '\e141';
}
.glyphicon-paperclip:before {
content: '\e142';
}
.glyphicon-heart-empty:before {
content: '\e143';
}
.glyphicon-link:before {
content: '\e144';
}
.glyphicon-phone:before {
content: '\e145';
}
.glyphicon-pushpin:before {
content: '\e146';
}
.glyphicon-usd:before {
content: '\e148';
}
.glyphicon-gbp:before {
content: '\e149';
}
.glyphicon-sort:before {
content: '\e150';
}
.glyphicon-sort-by-alphabet:before {
content: '\e151';
}
.glyphicon-sort-by-alphabet-alt:before {
content: '\e152';
}
.glyphicon-sort-by-order:before {
content: '\e153';
}
.glyphicon-sort-by-order-alt:before {
content: '\e154';
}
.glyphicon-sort-by-attributes:before {
content: '\e155';
}
.glyphicon-sort-by-attributes-alt:before {
content: '\e156';
}
.glyphicon-unchecked:before {
content: '\e157';
}
.glyphicon-expand:before {
content: '\e158';
}
.glyphicon-collapse-down:before {
content: '\e159';
}
.glyphicon-collapse-up:before {
content: '\e160';
}
.glyphicon-log-in:before {
content: '\e161';
}
.glyphicon-flash:before {
content: '\e162';
}
.glyphicon-log-out:before {
content: '\e163';
}
.glyphicon-new-window:before {
content: '\e164';
}
.glyphicon-record:before {
content: '\e165';
}
.glyphicon-save:before {
content: '\e166';
}
.glyphicon-open:before {
content: '\e167';
}
.glyphicon-saved:before {
content: '\e168';
}
.glyphicon-import:before {
content: '\e169';
}
.glyphicon-export:before {
content: '\e170';
}
.glyphicon-send:before {
content: '\e171';
}
.glyphicon-floppy-disk:before {
content: '\e172';
}
.glyphicon-floppy-saved:before {
content: '\e173';
}
.glyphicon-floppy-remove:before {
content: '\e174';
}
.glyphicon-floppy-save:before {
content: '\e175';
}
.glyphicon-floppy-open:before {
content: '\e176';
}
.glyphicon-credit-card:before {
content: '\e177';
}
.glyphicon-transfer:before {
content: '\e178';
}
.glyphicon-cutlery:before {
content: '\e179';
}
.glyphicon-header:before {
content: '\e180';
}
.glyphicon-compressed:before {
content: '\e181';
}
.glyphicon-earphone:before {
content: '\e182';
}
.glyphicon-phone-alt:before {
content: '\e183';
}
.glyphicon-tower:before {
content: '\e184';
}
.glyphicon-stats:before {
content: '\e185';
}
.glyphicon-sd-video:before {
content: '\e186';
}
.glyphicon-hd-video:before {
content: '\e187';
}
.glyphicon-subtitles:before {
content: '\e188';
}
.glyphicon-sound-stereo:before {
content: '\e189';
}
.glyphicon-sound-dolby:before {
content: '\e190';
}
.glyphicon-sound-5-1:before {
content: '\e191';
}
.glyphicon-sound-6-1:before {
content: '\e192';
}
.glyphicon-sound-7-1:before {
content: '\e193';
}
.glyphicon-copyright-mark:before {
content: '\e194';
}
.glyphicon-registration-mark:before {
content: '\e195';
}
.glyphicon-cloud-download:before {
content: '\e197';
}
.glyphicon-cloud-upload:before {
content: '\e198';
}
.glyphicon-tree-conifer:before {
content: '\e199';
}
.glyphicon-tree-deciduous:before {
content: '\e200';
}
.glyphicon-cd:before {
content: '\e201';
}
.glyphicon-save-file:before {
content: '\e202';
}
.glyphicon-open-file:before {
content: '\e203';
}
.glyphicon-level-up:before {
content: '\e204';
}
.glyphicon-copy:before {
content: '\e205';
}
.glyphicon-paste:before {
content: '\e206';
}
.glyphicon-alert:before {
content: '\e209';
}
.glyphicon-equalizer:before {
content: '\e210';
}
.glyphicon-king:before {
content: '\e211';
}
.glyphicon-queen:before {
content: '\e212';
}
.glyphicon-pawn:before {
content: '\e213';
}
.glyphicon-bishop:before {
content: '\e214';
}
.glyphicon-knight:before {
content: '\e215';
}
.glyphicon-baby-formula:before {
content: '\e216';
}
.glyphicon-tent:before {
content: '\26fa';
}
.glyphicon-blackboard:before {
content: '\e218';
}
.glyphicon-bed:before {
content: '\e219';
}
.glyphicon-apple:before {
content: '\f8ff';
}
.glyphicon-erase:before {
content: '\e221';
}
.glyphicon-hourglass:before {
content: '\231b';
}
.glyphicon-lamp:before {
content: '\e223';
}
.glyphicon-duplicate:before {
content: '\e224';
}
.glyphicon-piggy-bank:before {
content: '\e225';
}
.glyphicon-scissors:before {
content: '\e226';
}
.glyphicon-bitcoin:before {
content: '\e227';
}
.glyphicon-btc:before {
content: '\e227';
}
.glyphicon-xbt:before {
content: '\e227';
}
.glyphicon-yen:before {
content: '\00a5';
}
.glyphicon-jpy:before {
content: '\00a5';
}
.glyphicon-ruble:before {
content: '\20bd';
}
.glyphicon-rub:before {
content: '\20bd';
}
.glyphicon-scale:before {
content: '\e230';
}
.glyphicon-ice-lolly:before {
content: '\e231';
}
.glyphicon-ice-lolly-tasted:before {
content: '\e232';
}
.glyphicon-education:before {
content: '\e233';
}
.glyphicon-option-horizontal:before {
content: '\e234';
}
.glyphicon-option-vertical:before {
content: '\e235';
}
.glyphicon-menu-hamburger:before {
content: '\e236';
}
.glyphicon-modal-window:before {
content: '\e237';
}
.glyphicon-oil:before {
content: '\e238';
}
.glyphicon-grain:before {
content: '\e239';
}
.glyphicon-sunglasses:before {
content: '\e240';
}
.glyphicon-text-size:before {
content: '\e241';
}
.glyphicon-text-color:before {
content: '\e242';
}
.glyphicon-text-background:before {
content: '\e243';
}
.glyphicon-object-align-top:before {
content: '\e244';
}
.glyphicon-object-align-bottom:before {
content: '\e245';
}
.glyphicon-object-align-horizontal:before {
content: '\e246';
}
.glyphicon-object-align-left:before {
content: '\e247';
}
.glyphicon-object-align-vertical:before {
content: '\e248';
}
.glyphicon-object-align-right:before {
content: '\e249';
}
.glyphicon-triangle-right:before {
content: '\e250';
}
.glyphicon-triangle-left:before {
content: '\e251';
}
.glyphicon-triangle-bottom:before {
content: '\e252';
}
.glyphicon-triangle-top:before {
content: '\e253';
}
.glyphicon-console:before {
content: '\e254';
}
.glyphicon-superscript:before {
content: '\e255';
}
.glyphicon-subscript:before {
content: '\e256';
}
.glyphicon-menu-left:before {
content: '\e257';
}
.glyphicon-menu-right:before {
content: '\e258';
}
.glyphicon-menu-down:before {
content: '\e259';
}
.glyphicon-menu-up:before {
content: '\e260';
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #5c5e62;
background-color: #fff;
}
input,button,select,textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #5c5e62;
text-decoration: none;
}
a:hover,a:focus {
color: #37383b;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 0;
}
.img-thumbnail {
padding: 10px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role='button'] {
cursor: pointer;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
font-family: inherit;
font-weight: 700;
line-height: 1.1;
color: #474d4b;
}
h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,.h1,h2,.h2,h3,.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
font-size: 65%;
}
h4,.h4,h5,.h5,h6,.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
font-size: 75%;
}
h1,.h1 {
font-size: 36px;
}
h2,.h2 {
font-size: 30px;
}
h3,.h3 {
font-size: 24px;
}
h4,.h4 {
font-size: 18px;
}
h5,.h5 {
font-size: 14px;
}
h6,.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,.small {
font-size: 85%;
}
mark,.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase,.initialism {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
}
.bg-primary {
background-color: #337ab7;
}
a.bg-primary:hover,a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,ul ol,ol ul,ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,dd {
line-height: 1.428571429;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
.dl-horizontal dd:before,.dl-horizontal dd:after {
content: ' ';
display: table;
}
.dl-horizontal dd:after {
clear: both;
}
@media (min-width: 992px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,blockquote small,blockquote .small {
display: block;
font-size: 80%;
line-height: 1.428571429;
color: #777;
}
blockquote footer:before,blockquote small:before,blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
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;
background-color: #f9f2f4;
border-radius: 0;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 0;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before,.container:after {
content: ' ';
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1230px) {
.container {
width: 1200px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:before,.container-fluid:after {
content: ' ';
display: table;
}
.container-fluid:after {
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before,.row:after {
content: ' ';
display: table;
}
.row:after {
clear: both;
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.3333333333%;
}
.col-xs-2 {
width: 16.6666666667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.3333333333%;
}
.col-xs-5 {
width: 41.6666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.3333333333%;
}
.col-xs-8 {
width: 66.6666666667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.3333333333%;
}
.col-xs-11 {
width: 91.6666666667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.3333333333%;
}
.col-xs-pull-2 {
right: 16.6666666667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.3333333333%;
}
.col-xs-pull-5 {
right: 41.6666666667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.3333333333%;
}
.col-xs-pull-8 {
right: 66.6666666667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.3333333333%;
}
.col-xs-pull-11 {
right: 91.6666666667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.3333333333%;
}
.col-xs-push-2 {
left: 16.6666666667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.3333333333%;
}
.col-xs-push-5 {
left: 41.6666666667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.3333333333%;
}
.col-xs-push-8 {
left: 66.6666666667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.3333333333%;
}
.col-xs-push-11 {
left: 91.6666666667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0;
}
.col-xs-offset-1 {
margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.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-1 {
width: 8.3333333333%;
}
.col-sm-2 {
width: 16.6666666667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.3333333333%;
}
.col-sm-5 {
width: 41.6666666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.3333333333%;
}
.col-sm-8 {
width: 66.6666666667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.3333333333%;
}
.col-sm-11 {
width: 91.6666666667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.3333333333%;
}
.col-sm-pull-2 {
right: 16.6666666667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.3333333333%;
}
.col-sm-pull-5 {
right: 41.6666666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.3333333333%;
}
.col-sm-pull-8 {
right: 66.6666666667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.3333333333%;
}
.col-sm-pull-11 {
right: 91.6666666667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.3333333333%;
}
.col-sm-push-2 {
left: 16.6666666667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.3333333333%;
}
.col-sm-push-5 {
left: 41.6666666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.3333333333%;
}
.col-sm-push-8 {
left: 66.6666666667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.3333333333%;
}
.col-sm-push-11 {
left: 91.6666666667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0;
}
.col-sm-offset-1 {
margin-left: 8.3333333333%;
}
.col-sm-offset-2 {
margin-left: 16.6666666667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.3333333333%;
}
.col-sm-offset-5 {
margin-left: 41.6666666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.3333333333%;
}
.col-sm-offset-8 {
margin-left: 66.6666666667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.3333333333%;
}
.col-sm-offset-11 {
margin-left: 91.6666666667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
float: left;
}
.col-md-1 {
width: 8.3333333333%;
}
.col-md-2 {
width: 16.6666666667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.3333333333%;
}
.col-md-5 {
width: 41.6666666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.3333333333%;
}
.col-md-8 {
width: 66.6666666667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.3333333333%;
}
.col-md-11 {
width: 91.6666666667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.3333333333%;
}
.col-md-pull-2 {
right: 16.6666666667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.3333333333%;
}
.col-md-pull-5 {
right: 41.6666666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.3333333333%;
}
.col-md-pull-8 {
right: 66.6666666667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.3333333333%;
}
.col-md-pull-11 {
right: 91.6666666667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.3333333333%;
}
.col-md-push-2 {
left: 16.6666666667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.3333333333%;
}
.col-md-push-5 {
left: 41.6666666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.3333333333%;
}
.col-md-push-8 {
left: 66.6666666667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.3333333333%;
}
.col-md-push-11 {
left: 91.6666666667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.3333333333%;
}
.col-md-offset-2 {
margin-left: 16.6666666667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.3333333333%;
}
.col-md-offset-5 {
margin-left: 41.6666666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.3333333333%;
}
.col-md-offset-8 {
margin-left: 66.6666666667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.3333333333%;
}
.col-md-offset-11 {
margin-left: 91.6666666667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1230px) {
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.3333333333%;
}
.col-lg-2 {
width: 16.6666666667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.3333333333%;
}
.col-lg-5 {
width: 41.6666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.3333333333%;
}
.col-lg-8 {
width: 66.6666666667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.3333333333%;
}
.col-lg-11 {
width: 91.6666666667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.3333333333%;
}
.col-lg-pull-2 {
right: 16.6666666667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.3333333333%;
}
.col-lg-pull-5 {
right: 41.6666666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.3333333333%;
}
.col-lg-pull-8 {
right: 66.6666666667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.3333333333%;
}
.col-lg-pull-11 {
right: 91.6666666667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.3333333333%;
}
.col-lg-push-2 {
left: 16.6666666667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.3333333333%;
}
.col-lg-push-5 {
left: 41.6666666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.3333333333%;
}
.col-lg-push-8 {
left: 66.6666666667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.3333333333%;
}
.col-lg-push-11 {
left: 91.6666666667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.3333333333%;
}
.col-lg-offset-2 {
margin-left: 16.6666666667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.3333333333%;
}
.col-lg-offset-5 {
margin-left: 41.6666666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.3333333333%;
}
.col-lg-offset-8 {
margin-left: 66.6666666667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.3333333333%;
}
.col-lg-offset-11 {
margin-left: 91.6666666667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,.table > thead > tr > td,.table > tbody > tr > th,.table > tbody > tr > td,.table > tfoot > tr > th,.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid transparent;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid transparent;
}
.table > caption + thead > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > th,.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid transparent;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > th,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > th,.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid transparent;
}
.table-bordered > thead > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > th,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > th,.table-bordered > tfoot > tr > td {
border: 1px solid transparent;
}
.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: transparent;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*='col-'] {
position: static;
float: none;
display: table-column;
}
table td[class*='col-'],table th[class*='col-'] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,.table > thead > tr > th.active,.table > thead > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr > td.active,.table > tbody > tr > th.active,.table > tbody > tr.active > td,.table > tbody > tr.active > th,.table > tfoot > tr > td.active,.table > tfoot > tr > th.active,.table > tfoot > tr.active > td,.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,.table > thead > tr > th.success,.table > thead > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr > td.success,.table > tbody > tr > th.success,.table > tbody > tr.success > td,.table > tbody > tr.success > th,.table > tfoot > tr > td.success,.table > tfoot > tr > th.success,.table > tfoot > tr.success > td,.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,.table > thead > tr > th.info,.table > thead > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr > td.info,.table > tbody > tr > th.info,.table > tbody > tr.info > td,.table > tbody > tr.info > th,.table > tfoot > tr > td.info,.table > tfoot > tr > th.info,.table > tfoot > tr.info > td,.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,.table > thead > tr > th.warning,.table > thead > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr > td.warning,.table > tbody > tr > th.warning,.table > tbody > tr.warning > td,.table > tbody > tr.warning > th,.table > tfoot > tr > td.warning,.table > tfoot > tr > th.warning,.table > tfoot > tr.warning > td,.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,.table > thead > tr > th.danger,.table > thead > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr > td.danger,.table > tbody > tr > th.danger,.table > tbody > tr.danger > td,.table > tbody > tr.danger > th,.table > tfoot > tr > td.danger,.table > tfoot > tr > th.danger,.table > tfoot > tr.danger > td,.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: .01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid transparent;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type='search'] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type='radio'],input[type='checkbox'] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type='file'] {
display: block;
}
input[type='range'] {
display: block;
width: 100%;
}
select[multiple],select[size] {
height: auto;
}
input[type='file']:focus,input[type='radio']:focus,input[type='checkbox']:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 5px;
font-size: 14px;
line-height: 1.428571429;
color: #9d9d9d;
}
.form-control {
display: block;
width: 100%;
height: 30px;
padding: 4px 10px;
font-size: 14px;
line-height: 1.428571429;
color: #9d9d9d;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type='search'] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type='date'].form-control,input[type='time'].form-control,input[type='datetime-local'].form-control,input[type='month'].form-control {
line-height: 30px;
}
input[type='date'].input-sm,.input-group-sm > input[type='date'].form-control,.input-group-sm > input[type='date'].input-group-addon,.input-group-sm > .input-group-btn > input[type='date'].btn,.input-group-sm input[type='date'],input[type='time'].input-sm,.input-group-sm > input[type='time'].form-control,.input-group-sm > input[type='time'].input-group-addon,.input-group-sm > .input-group-btn > input[type='time'].btn,.input-group-sm
input[type='time'],input[type='datetime-local'].input-sm,.input-group-sm > input[type='datetime-local'].form-control,.input-group-sm > input[type='datetime-local'].input-group-addon,.input-group-sm > .input-group-btn > input[type='datetime-local'].btn,.input-group-sm
input[type='datetime-local'],input[type='month'].input-sm,.input-group-sm > input[type='month'].form-control,.input-group-sm > input[type='month'].input-group-addon,.input-group-sm > .input-group-btn > input[type='month'].btn,.input-group-sm
input[type='month'] {
line-height: 30px;
}
input[type='date'].input-lg,.input-group-lg > input[type='date'].form-control,.input-group-lg > input[type='date'].input-group-addon,.input-group-lg > .input-group-btn > input[type='date'].btn,.input-group-lg input[type='date'],input[type='time'].input-lg,.input-group-lg > input[type='time'].form-control,.input-group-lg > input[type='time'].input-group-addon,.input-group-lg > .input-group-btn > input[type='time'].btn,.input-group-lg
input[type='time'],input[type='datetime-local'].input-lg,.input-group-lg > input[type='datetime-local'].form-control,.input-group-lg > input[type='datetime-local'].input-group-addon,.input-group-lg > .input-group-btn > input[type='datetime-local'].btn,.input-group-lg
input[type='datetime-local'],input[type='month'].input-lg,.input-group-lg > input[type='month'].form-control,.input-group-lg > input[type='month'].input-group-addon,.input-group-lg > .input-group-btn > input[type='month'].btn,.input-group-lg
input[type='month'] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type='radio'],.radio-inline input[type='radio'],.checkbox input[type='checkbox'],.checkbox-inline input[type='checkbox'] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type='radio'][disabled],input[type='radio'].disabled,fieldset[disabled] input[type='radio'],input[type='checkbox'][disabled],input[type='checkbox'].disabled,fieldset[disabled]
input[type='checkbox'] {
cursor: not-allowed;
}
.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled]
.checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled]
.checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg,.input-group-lg > .form-control-static.form-control,.input-group-lg > .form-control-static.input-group-addon,.input-group-lg > .input-group-btn > .form-control-static.btn,.form-control-static.input-sm,.input-group-sm > .form-control-static.form-control,.input-group-sm > .form-control-static.input-group-addon,.input-group-sm > .input-group-btn > .form-control-static.btn {
padding-left: 0;
padding-right: 0;
}
.input-sm,.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-sm,.input-group-sm > select.form-control,.input-group-sm > select.input-group-addon,.input-group-sm > .input-group-btn > select.btn {
height: 30px;
line-height: 30px;
}
textarea.input-sm,.input-group-sm > textarea.form-control,.input-group-sm > textarea.input-group-addon,.input-group-sm > .input-group-btn > textarea.btn,select[multiple].input-sm,.input-group-sm > select[multiple].form-control,.input-group-sm > select[multiple].input-group-addon,.input-group-sm > .input-group-btn > select[multiple].btn {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 0;
}
select.input-lg,.input-group-lg > select.form-control,.input-group-lg > select.input-group-addon,.input-group-lg > .input-group-btn > select.btn {
height: 46px;
line-height: 46px;
}
textarea.input-lg,.input-group-lg > textarea.form-control,.input-group-lg > textarea.input-group-addon,.input-group-lg > .input-group-btn > textarea.btn,select[multiple].input-lg,.input-group-lg > select[multiple].form-control,.input-group-lg > select[multiple].input-group-addon,.input-group-lg > .input-group-btn > select[multiple].btn {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 0;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 37.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,.input-group-lg > .form-control + .form-control-feedback,.input-group-lg > .input-group-addon + .form-control-feedback,.input-group-lg > .input-group-btn > .btn + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,.input-group-sm > .form-control + .form-control-feedback,.input-group-sm > .input-group-addon + .form-control-feedback,.input-group-sm > .input-group-btn > .btn + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #9c9ea2;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type='radio'],.form-inline .checkbox input[type='checkbox'] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 5px;
}
.form-horizontal .radio,.form-horizontal .checkbox {
min-height: 25px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
.form-horizontal .form-group:before,.form-horizontal .form-group:after {
content: ' ';
display: table;
}
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 5px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 4px 10px;
font-size: 14px;
line-height: 1.428571429;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,.btn:focus,.btn.focus {
color: #fff;
text-decoration: none;
}
.btn:active,.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
cursor: not-allowed;
opacity: .65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
a.btn.disabled,fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #fff;
background-color: #6b6957;
border-color: #e2e2e2;
}
.btn-default:focus,.btn-default.focus {
color: #fff;
background-color: #4f4d40;
border-color: #a2a2a2;
}
.btn-default:hover {
color: #fff;
background-color: #4f4d40;
border-color: #c3c3c3;
}
.btn-default:active,.btn-default.active,.open > .btn-default.dropdown-toggle {
color: #fff;
background-color: #4f4d40;
border-color: #c3c3c3;
}
.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open > .btn-default.dropdown-toggle:hover,.open > .btn-default.dropdown-toggle:focus,.open > .btn-default.dropdown-toggle.focus {
color: #fff;
background-color: #3b3a30;
border-color: #a2a2a2;
}
.btn-default:active,.btn-default.active,.open > .btn-default.dropdown-toggle {
background-image: none;
}
.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus {
background-color: #6b6957;
border-color: #e2e2e2;
}
.btn-default .badge {
color: #6b6957;
background-color: #fff;
}
.btn-primary {
color: #5c5e62;
background-color: #fff;
border-color: #5c5e62;
}
.btn-primary:focus,.btn-primary.focus {
color: #5c5e62;
background-color: #e6e6e6;
border-color: #1e1f20;
}
.btn-primary:hover {
color: #5c5e62;
background-color: #e6e6e6;
border-color: #3e4042;
}
.btn-primary:active,.btn-primary.active,.open > .btn-primary.dropdown-toggle {
color: #5c5e62;
background-color: #e6e6e6;
border-color: #3e4042;
}
.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open > .btn-primary.dropdown-toggle:hover,.open > .btn-primary.dropdown-toggle:focus,.open > .btn-primary.dropdown-toggle.focus {
color: #5c5e62;
background-color: #d4d4d4;
border-color: #1e1f20;
}
.btn-primary:active,.btn-primary.active,.open > .btn-primary.dropdown-toggle {
background-image: none;
}
.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
background-color: #fff;
border-color: #5c5e62;
}
.btn-primary .badge {
color: #fff;
background-color: #5c5e62;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,.btn-success.active,.open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open > .btn-success.dropdown-toggle:hover,.open > .btn-success.dropdown-toggle:focus,.open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,.btn-success.active,.open > .btn-success.dropdown-toggle {
background-image: none;
}
.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #b0a377;
border-color: #b0a377;
}
.btn-info:focus,.btn-info.focus {
color: #fff;
background-color: #9a8c5a;
border-color: #6a603e;
}
.btn-info:hover {
color: #fff;
background-color: #9a8c5a;
border-color: #948656;
}
.btn-info:active,.btn-info.active,.open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #9a8c5a;
border-color: #948656;
}
.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open > .btn-info.dropdown-toggle:hover,.open > .btn-info.dropdown-toggle:focus,.open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #84774d;
border-color: #6a603e;
}
.btn-info:active,.btn-info.active,.open > .btn-info.dropdown-toggle {
background-image: none;
}
.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus {
background-color: #b0a377;
border-color: #b0a377;
}
.btn-info .badge {
color: #b0a377;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,.btn-warning.active,.open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open > .btn-warning.dropdown-toggle:hover,.open > .btn-warning.dropdown-toggle:focus,.open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,.btn-warning.active,.open > .btn-warning.dropdown-toggle {
background-image: none;
}
.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,.btn-danger.active,.open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open > .btn-danger.dropdown-toggle:hover,.open > .btn-danger.dropdown-toggle:focus,.open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,.btn-danger.active,.open > .btn-danger.dropdown-toggle {
background-image: none;
}
.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #5c5e62;
font-weight: normal;
border-radius: 0;
}
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
border-color: transparent;
}
.btn-link:hover,.btn-link:focus {
color: #37383b;
text-decoration: none;
background-color: transparent;
}
.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 0;
}
.btn-sm,.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type='submit'].btn-block,input[type='reset'].btn-block,input[type='button'].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #252525;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 0;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(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: #5c5e62;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: '';
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 992px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group,.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar:before,.btn-toolbar:after {
content: ' ';
display: table;
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,.btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(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,.btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret,.dropup .btn-group-lg > .btn .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 {
content: ' ';
display: table;
}
.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: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-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:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle='buttons'] > .btn input[type='radio'],[data-toggle='buttons'] > .btn input[type='checkbox'],[data-toggle='buttons'] > .btn-group > .btn input[type='radio'],[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*='col-'] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-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: 4px 10px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #9d9d9d;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 0;
}
.input-group-addon.input-sm,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 10px 16px;
font-size: 18px;
border-radius: 0;
}
.input-group-addon input[type='radio'],.input-group-addon input[type='checkbox'] {
margin-top: 0;
}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:before,.nav:after {
content: ' ';
display: table;
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
background-color: #eee;
border-color: #5c5e62;
}
.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 transparent;
}
.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: 0 0 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee transparent;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
color: #9d9d9d;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 0;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified,.nav-tabs.nav-justified {
width: 100%;
}
.nav-justified > li,.nav-tabs.nav-justified > li {
float: none;
}
.nav-justified > li > a,.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li,.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a,.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified,.nav-tabs.nav-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a,.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 0;
}
.nav-tabs-justified > .active > a,.nav-tabs.nav-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus,.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a,.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 0 0 0 0;
}
.nav-tabs-justified > .active > a,.nav-tabs.nav-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus,.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.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 {
content: ' ';
display: table;
}
.navbar:after {
clear: both;
}
@media (min-width: 992px) {
.navbar {
border-radius: 0;
}
}
.navbar-header:before,.navbar-header:after {
content: ' ';
display: table;
}
.navbar-header:after {
clear: both;
}
@media (min-width: 992px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,.navbar-collapse:after {
content: ' ';
display: table;
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 992px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-header,.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 992px) {
.container > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-header,.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 992px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 992px) {
.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;
height: 50px;
}
.navbar-brand:hover,.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 992px) {
.navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 0;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 992px) {
.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: 991px) {
.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: 992px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type='radio'],.navbar-form .checkbox input[type='checkbox'] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 991px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-sm,.btn-group-sm > .navbar-btn.btn {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs,.btn-group-xs > .navbar-btn.btn {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 992px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 992px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #fff;
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
color: #e6e6e6;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #fff;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus {
color: #fff;
background-color: #202020;
}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
color: #fff;
background-color: #202020;
}
.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {
background-color: #202020;
color: #fff;
}
@media (max-width: 991px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: #202020;
}
.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: #fff;
background-color: #202020;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #fff;
}
.navbar-default .navbar-link:hover {
color: #fff;
}
.navbar-default .btn-link {
color: #fff;
}
.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
color: #fff;
}
.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #090909;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.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 {
background-color: #090909;
color: #fff;
}
@media (max-width: 991px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
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: #fff;
background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 0;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: '/ ';
padding: 0 5px;
color: #ccc;
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 0;
}
.pagination > li {
display: inline;
}
.pagination > li > a,.pagination > li > span {
position: relative;
float: left;
padding: 4px 10px;
line-height: 1.428571429;
text-decoration: none;
color: #5c5e62;
background-color: #f8f8f8;
border: 1px solid #ddd;
margin-left: -1px;
}
.pagination > li:first-child > a,.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.pagination > li:last-child > a,.pagination > li:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.pagination > li > a:hover,.pagination > li > a:focus,.pagination > li > span:hover,.pagination > li > span:focus {
z-index: 2;
color: #fff;
background-color: #b0a377;
border-color: #b0a377;
}
.pagination > .active > a,.pagination > .active > a:hover,.pagination > .active > a:focus,.pagination > .active > span,.pagination > .active > span:hover,.pagination > .active > span:focus {
z-index: 3;
color: #fff;
background-color: #b0a377;
border-color: #b0a377;
cursor: default;
}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
color: #777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}
.pagination-lg > li > a,.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.pagination-sm > li > a,.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.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-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager:before,.pager:after {
content: ' ';
display: table;
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #f8f8f8;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,.pager li > a:focus {
text-decoration: none;
background-color: #b0a377;
}
.pager .next > a,.pager .next > span {
float: right;
}
.pager .previous > a,.pager .previous > span {
float: left;
}
.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {
color: #777;
background-color: #f8f8f8;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
a.label:hover,a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,.btn-group-xs > .btn .badge,.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
color: #5c5e62;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
a.badge:hover,a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,.container-fluid .jumbotron {
border-radius: 0;
padding-left: 15px;
padding-right: 15px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,.container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1,.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 10px;
margin-bottom: 20px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
color: #5c5e62;
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
border-color: #5c5e62;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 0;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #b0a377;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar,.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,.media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,.media > .pull-right {
padding-left: 10px;
}
.media-left,.media > .pull-left {
padding-right: 10px;
}
.media-left,.media-right,.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
a.list-group-item,button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
background-color: #eee;
color: #777;
cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading > small,.list-group-item.active .list-group-item-heading > .small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading > small,.list-group-item.active:hover .list-group-item-heading > .small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading > small,.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 0;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-body:before,.panel-body:after {
content: ' ';
display: table;
}
.panel-body:after {
clear: both;
}
.panel-heading {
padding: 0;
border-bottom: 1px solid transparent;
border-top-right-radius: -1;
border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 0;
background-color: #f5f5f5;
border-top: 1px solid transparent;
border-bottom-right-radius: -1;
border-bottom-left-radius: -1;
}
.panel > .list-group,.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: -1;
border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: -1;
border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,.panel > .table-responsive > .table,.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,.panel > .table-responsive > .table caption,.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: -1;
border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: -1;
border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: -1;
}
.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: -1;
border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: -1;
border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body {
border-top: 1px solid transparent;
}
.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 0;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid transparent;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid transparent;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: none;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: none;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 0;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .2;
filter: alpha(opacity=20);
}
.close:hover,.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: .5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,.modal-header:after {
content: ' ';
display: table;
}
.modal-header:after {
clear: both;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before,.modal-footer:after {
content: ' ';
display: table;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.428571429;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: .9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #5c5e62;
border-radius: 0;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #5c5e62;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #5c5e62;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #5c5e62;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #5c5e62;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #5c5e62;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #5c5e62;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #5c5e62;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #5c5e62;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.428571429;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 0;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: -1 -1 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: '';
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: ' ';
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
}
.popover.right > .arrow:after {
content: ' ';
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: ' ';
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
content: ' ';
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-moz-transition: -moz-transform .6s ease-in-out;
-o-transition: -o-transform .6s ease-in-out;
transition: transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,.carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev,.carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: .5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: transparent;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,.carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: .9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,.clearfix:after {
content: ' ';
display: table;
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.visible-lg {
display: none !important;
}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1229px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1229px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1229px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1229px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1230px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1230px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1230px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1230px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1229px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1230px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//arcticbooking.com/wp-content/themes/entrada/vendors/owl-carousel/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//arcticbooking.com/wp-content/themes/entrada/vendors/owl-carousel/AjaxLoader.gif) no-repeat center center
}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-icons_ffd27a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(//arcticbooking.com/wp-content/themes/entrada/vendors/jquery-ui/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.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(//arcticbooking.com/wp-content/themes/entrada/vendors/fancybox/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(//arcticbooking.com/wp-content/themes/entrada/vendors/fancybox/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(//arcticbooking.com/wp-content/themes/entrada/vendors/fancybox/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(//arcticbooking.com/wp-content/themes/entrada/vendors/fancybox/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(//arcticbooking.com/wp-content/themes/entrada/vendors/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//arcticbooking.com/wp-content/themes/entrada/vendors/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}.datepicker {
padding: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
}
.datepicker-inline {
width: 220px;
}
.datepicker.datepicker-rtl {
direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
float: right;
}
.datepicker-dropdown {
top: 0;
left: 0;
}
.datepicker-dropdown:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #999999;
border-top: 0;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
}
.datepicker-dropdown:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-top: 0;
position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
bottom: -7px;
border-bottom: 0;
border-top: 7px solid #999999;
}
.datepicker-dropdown.datepicker-orient-top:after {
bottom: -6px;
border-bottom: 0;
border-top: 6px solid #ffffff;
}
.datepicker > div {
display: none;
}
.datepicker table {
margin: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.datepicker td,
.datepicker th {
text-align: center;
width: 20px;
height: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
background: #eeeeee;
cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td.highlighted {
background: #d9edf7;
border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
background-color: #fde19a;
background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
border-color: #fdf59a #fdf59a #fbed50;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
color: #000;
}
.datepicker table tr td.today.active:hover {
color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
background: #eeeeee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
background-color: #f3d17a;
background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
border-color: #f3e97a #f3e97a #edde34;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
background-color: #9e9e9e;
background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: linear-gradient(to bottom, #b3b3b3, #808080);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
border-color: #808080 #808080 #595959;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span {
display: block;
width: 23%;
height: 54px;
line-height: 54px;
float: left;
margin: 1%;
cursor: pointer;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
color: #999999;
}
.datepicker .datepicker-switch {
width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
background: #eeeeee;
}
.datepicker .cw {
font-size: 10px;
width: 12px;
padding: 0 2px 0 5px;
vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
margin-top: 3px;
}
.input-daterange input {
text-align: center;
}
.input-daterange input:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
display: inline-block;
width: auto;
min-width: 16px;
height: 18px;
padding: 4px 5px;
font-weight: normal;
line-height: 18px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
vertical-align: middle;
background-color: #eeeeee;
border: 1px solid #ccc;
margin-left: -5px;
margin-right: -5px;
}.datepicker {
padding: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
}
.datepicker-inline {
width: 220px;
}
.datepicker.datepicker-rtl {
direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
float: right;
}
.datepicker-dropdown {
top: 0;
left: 0;
}
.datepicker-dropdown:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #999999;
border-top: 0;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
}
.datepicker-dropdown:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-top: 0;
position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
bottom: -7px;
border-bottom: 0;
border-top: 7px solid #999999;
}
.datepicker-dropdown.datepicker-orient-top:after {
bottom: -6px;
border-bottom: 0;
border-top: 6px solid #ffffff;
}
.datepicker > div {
display: none;
}
.datepicker table {
margin: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.datepicker td,
.datepicker th {
text-align: center;
width: 20px;
height: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
background: #eeeeee;
cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td.highlighted {
background: #d9edf7;
border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
background-color: #fde19a;
background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
border-color: #fdf59a #fdf59a #fbed50;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
color: #000;
}
.datepicker table tr td.today.active:hover {
color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
background: #eeeeee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
background-color: #f3d17a;
background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
border-color: #f3e97a #f3e97a #edde34;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
background-color: #9e9e9e;
background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: linear-gradient(to bottom, #b3b3b3, #808080);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
border-color: #808080 #808080 #595959;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span {
display: block;
width: 23%;
height: 54px;
line-height: 54px;
float: left;
margin: 1%;
cursor: pointer;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
color: #999999;
}
.datepicker .datepicker-switch {
width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
background: #eeeeee;
}
.datepicker .cw {
font-size: 10px;
width: 12px;
padding: 0 2px 0 5px;
vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
margin-top: 3px;
}
.input-daterange input {
text-align: center;
}
.input-daterange input:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
display: inline-block;
width: auto;
min-width: 16px;
height: 20px;
padding: 4px 5px;
font-weight: normal;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
vertical-align: middle;
background-color: #eeeeee;
border: 1px solid #ccc;
margin-left: -5px;
margin-right: -5px;
}
.datepicker.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
display: none;
min-width: 160px;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
*border-right-width: 2px;
*border-bottom-width: 2px;
color: #333333;
font-size: 13px;
line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
padding: 4px 5px;
}.jq-ry-container{position:relative;padding:0 5px;line-height:0;display:block;cursor:pointer;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.jq-ry-container[readonly=readonly]{cursor:default}.jq-ry-container>.jq-ry-group-wrapper{position:relative;width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group{position:relative;line-height:0;z-index:10;white-space:nowrap}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg{display:inline-block}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-normal-group{width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group{width:0;z-index:11;position:absolute;top:0;left:0;overflow:hidden}
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,100italic,100,400italic,500,500italic,700,700italic,900,900italic");
@import url("https://fonts.googleapis.com/css?family=EB+Garamond");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:700");
.default-list,
.cart-list,
.top-user-panel,
.top-right-panel,
.side-list,
.material-icons-list,
.testimonial-holder .owl-pagination,
.dropdown-menu ul,
.drop-link .general-dropdown,
.gallery-list,
.breadcrumbs ul,
.pagination-wrap .pagination,
.article .ico-action,
.article .ico-list,
.meta-article .ico-action,
.meta-article .ico-list,
.list-view .article .ico-list,
.social-networks,
.social-wrap,
.booking-form .option,
.twocol-form .option,
.trip-detail .img-list,
.reviews-info,
.reviews-info .ico-list,
.content-list,
.search-form .ui-autocomplete,
.footer-nav ul,
.payment-option,
.comments .comment_list,
.comments .comment_list .children {
list-style: none;
margin: 0;
padding: 0;
}
.gallery-list:after,
.filter-option:after,
.article:after,
.article .thumbnail:after,
.list-view .article .info-footer:after,
.recent-block footer:after,
.bar-holder:after,
.reviews-info > li:after,
.nav-wrap:after,
.drop-container:after,
.article.blog-article .meta:after,
.contact-form .form-group:after,
.cart-option:after,
.footer-holder:after,
.intro-feature-inner > .slot [class^='col-']:after,
.intro-feature-inner > .slot [class*=' col-']:after {
content: '';
display: block;
clear: both;
}
.trip-detail .detail .img-list {
text-align: justify;
line-height: 0;
}
.trip-detail .detail .img-list > * {
display: inline-block;
vertical-align: top;
text-align: left;
line-height: inherit;
}
.trip-detail .detail .img-list:after {
content: '';
width: 100%;
display: inline-block;
vertical-align: top;
}
.gallery-list .hover,
.gallery-list a,
.btn,
.woocommerce a.button,
.woocommerce input.button,
.woocommerce button.button,
.recent-block.recent-wide-thumbnail .thumbnail,
.social-wrap {
-webkit-transition: all .3s linear;
transition: all .3s linear;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.logohide {
display: none;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } body {
min-width: 320px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: none;
}
img {
max-width: 100%;
height: auto;
}
video {
width: 100%;
max-width: 100%;
height: auto;
vertical-align: top;
} input[type='text'],
input[type='search'],
input[type='password'],
input[type='submit'],
input[type='reset'],
button,
textarea,
input[type='email'] {
-webkit-appearance: none;
border-radius: 0;
}
iframe {
vertical-align: top;
max-width: 100%;
}
a {
outline: none !important;
}
a:hover {
color: #b0a377;
}
.form-group {
margin-bottom: 30px;
} #wrapper {
width: 100%;
overflow: hidden;
}
.page-wrapper {
position: relative;
overflow: hidden;
}
.layout-fluid {
max-width: 1600px;
}
.form-control {
border: 2px solid #f8f8f8;
height: 37px;
font-size: 14px;
line-height: 18px;
box-shadow: none;
outline: none;
font-weight: 400;
}
.form-control::-webkit-input-placeholder {
color: #5c5e62;
}
.form-control:-moz-placeholder {
color: #5c5e62;
}
.form-control::-moz-placeholder {
color: #5c5e62;
}
.form-control:-ms-input-placeholder {
color: #5c5e62;
}
.form-control:focus {
border-color: #dfdfdf;
box-shadow: none;
}
.bg-quarter-spanish-white {
background: #f8f0de;
} .has-overlay {
position: relative;
}
.has-overlay:before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: rgba(0, 0, 0, .65);
}
.has-overlay.has-overlay-dark:before {
background: rgba(0, 0, 0, .85);
} .bg-stretch {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
overflow: hidden;
z-index: -1;
}
.bg-stretch img {
max-width: none;
width: 100%;
height: 100%;
}
img {
vertical-align: top;
-webkit-backface-visibility: hidden;
}
.blog-full-width .img-wrap img {
width: 100%;
}
.blog-full-width #content {
float: none;
} #content {
margin-bottom: 50px;
}
.content-inner {
padding: 45px 0;
}
.content-both-sidebar #sidebar,
.content-both-sidebar #sidebar-right {
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.content-both-sidebar #content {
margin-top: 30px;
}
.default-list li {
display: inline-block;
vertical-align: top;
padding: 0 10px 10px;
}
.common-spacing {
padding-top: 60px;
padding-bottom: 60px;
} .resize-active * {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
} .touch-device-detected .parallax {
background-attachment: scroll;
background-position: 50% 50% !important;
} .has-border {
border: 8px solid #e2e2e2;
} .text-white {
color: #fff;
}
body.search-active {
overflow: hidden !important;
}
body.search-active:parent {
overflow: hidden !important;
} body {
font: 1.4em/1.71428571 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
.h3,
h4 {
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #474d4b;
margin: 0 0 15px;
}
h1 {
font-size: 2.571428em;
}
h2 {
font-weight: 700;
font-size: 1.2857em;
letter-spacing: 1px;
}
h3,
.h3 {
font-size: 1.142857em;
font-weight: normal;
}
h4,
.h4 {
font-size: 1.132857em;
font-weight: normal;
}
h2.title-heading,
h3.title-heading {
font-weight: 400;
letter-spacing: .02em;
}
h2.intro-heading,
h3.intro-heading {
font-size: 1.71428em;
letter-spacing: 0;
font-weight: 400;
margin-bottom: 15px;
}
h1.small-size {
font-size: 1.71428em;
letter-spacing: 2px;
text-transform: capitalize;
}
h2.small-space,
h3.small-space {
margin-bottom: 5px;
}
h2.no-space,
h3.no-space {
margin-bottom: 0;
}
h2.small-size {
font-size: 1.143em;
line-height: 1.2;
}
h1.content-main-heading,
h2.content-main-heading {
font-size: 1.714285em;
letter-spacing: 1px;
margin: 0 0 30px;
}
p.intro {
font-size: 1em;
margin-bottom: 35px;
}
p.special-text {
font-size: 1.5em;
font-weight: 300;
text-align: center;
letter-spacing: .035em;
margin: 0;
}
p.special-text strong {
font-weight: 700;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
p.special-text a {
color: #fff;
display: inline-block;
}
blockquote {
border: none;
font-size: 1.428571em;
line-height: 1.2;
font-style: italic;
font-weight: normal;
margin: 0;
padding: 0;
quotes: none;
}
blockquote cite {
text-transform: uppercase;
letter-spacing: 2px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 700;
font-style: normal;
}
blockquote.testimonial-quote {
font-style: normal;
font-size: 1em;
line-height: 1.6;
}
blockquote.normal {
font-size: 1.28571em;
}
.main-heading {
letter-spacing: 2px;
text-transform: uppercase;
}
.main-subtitle {
font-size: 1.371428em;
line-height: 1.25;
font-weight: 300;
font-style: italic;
letter-spacing: .04em;
}
.content-title {
display: block;
font-size: 1.143em;
margin: 0 0 10px;
text-transform: capitalize;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 400;
}
.info-title {
font-size: 1em;
font-style: italic;
font-weight: normal;
}
.inner-main-heading {
font-size: 2.571em;
line-height: 1.2;
font-weight: normal;
text-transform: capitalize;
} .preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
white-space: nowrap;
text-align: center;
background: #f8f8f8;
z-index: 999999;
-webkit-transition: all linear .3s;
transition: all linear .3s;
background-color: #474d4b;
}
.preloader:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-right: -.25em;
}
.preloader.loaded {
opacity: 0;
visibility: hidden;
z-index: -1;
}
.preloader .holder {
display: inline-block;
vertical-align: middle;
white-space: normal;
} .coffee_cup {
width: 40px;
height: 50px;
border: 2px #6b6957 solid;
border-radius: 0 0 5px 5px;
position: relative;
margin: 36px auto;
}
.coffee_cup:after,
.coffee_cup:before {
position: absolute;
content: '';
}
.coffee_cup:after {
width: 10px;
height: 20px;
border: 2px #6b6957 solid;
border-left: none;
border-radius: 0 20px 20px 0;
left: 40px;
top: 5px;
}
.coffee_cup:before {
width: 3px;
height: 10px;
background-color: #6b6957;
top: -16px;
left: 12px;
box-shadow: 5px 0 0 0 #6b6957,
5px -5px 0 0 #6b6957,
10px 0 0 0 #6b6957;
-webkit-animation: steam 700ms linear infinite alternate;
animation: steam 700ms linear infinite alternate;
}  #header {
position: relative;
z-index: 256;
background: transparent;
-webkit-transition: all .2s linear;
transition: all .2s linear;
min-width: 320px;
background: #252525;
} #header.fixed-position {
margin-top: 0;
} .logo {
text-align: center;
position: relative;
margin: 0 50px 0 60px;
z-index: 9;
-webkit-transition: all .2s linear;
transition: all .2s linear;
height: 67px;
padding: 5px 0;
margin: 0 auto;
}
.logo .gray-logo {
display: none;
}
.logo:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-right: -.25em;
}
.logo a {
display: inline-block;
vertical-align: middle;
-webkit-transition: all .2s linear;
transition: all .2s linear;
max-height: 100%;
overflow: hidden;
padding: 0 10px 5px 0;
}
.logo img {
width: auto;
-webkit-transition: all .2s linear;
transition: all .2s linear;
max-height: 50px;
}
.fixed-position .logo {
padding: 10px 0;
}
.cart-wrap .footer {
padding: 20px 0;
overflow: hidden;
}
.cart-wrap .footer .btn,
.cart-wrap .footer .woocommerce a.button,
.woocommerce .cart-wrap .footer a.button,
.cart-wrap .footer
.woocommerce input.button,
.woocommerce .cart-wrap .footer input.button,
.cart-wrap .footer
.woocommerce button.button,
.woocommerce .cart-wrap .footer button.button {
float: right;
padding: 2px 20px;
margin-left: 5px;
}
.cart-wrap .footer .btn:hover,
.cart-wrap .footer .woocommerce a.button:hover,
.woocommerce .cart-wrap .footer a.button:hover,
.cart-wrap .footer
.woocommerce input.button:hover,
.woocommerce .cart-wrap .footer input.button:hover,
.cart-wrap .footer
.woocommerce button.button:hover,
.woocommerce .cart-wrap .footer button.button:hover {
color: #fff;
}
.cart-wrap .total {
color: #adadad;
font-size: 16px;
line-height: 18px;
font-weight: 700;
display: inline-block;
vertical-align: middle;
padding-top: 2px;
} .cart-list li {
overflow: hidden;
padding: 10px 0;
border-bottom: 1px solid #181818;
}
.cart-list li:hover {
-webkit-transition: color .2s linear;
transition: color .2s linear;
}
.cart-list li:hover .name a {
color: #b0a377;
}
.cart-list li:hover .img a {
border-color: #adadad;
}
.cart-list .img {
float: left;
width: 40px;
margin: 5px 10px 0 0;
}
.cart-list .img a {
display: block;
border: 2px solid #fff;
-webkit-transition: border .2s linear;
transition: border .2s linear;
}
.cart-list .text-holder {
overflow: hidden;
}
.cart-list .amount {
float: right;
margin-left: 10px;
}
.cart-list .text-wrap {
overflow: hidden;
}
.cart-list .name {
display: block;
font-weight: 400;
text-transform: uppercase;
}
.cart-list .name a {
display: inline-block;
color: #9d9d9d;
-webkit-transition: color .2s linear;
transition: color .2s linear;
}
.cart-list .price {
display: block;
}  .default-page #header.default-white-header,
#header.default-white-header {
background: #f8f8f8;
}
.default-page #header.default-white-header.fixed-position,
#header.default-white-header.fixed-position {
background: #f8f8f8;
}
.default-page #header.default-white-header .logo,
#header.default-white-header .logo {
border-right-color: #eaeaea;
}
.default-page #header.default-white-header .logo .normal,
#header.default-white-header .logo .normal {
display: none;
}
.default-page #header.default-white-header .logo .gray-logo,
#header.default-white-header .logo .gray-logo {
display: block;
}
.default-page #header.default-white-header .search-form .search-opener,
#header.default-white-header .search-form .search-opener {
color: #5c5e62;
}
.default-page #header.default-white-header .search-form .search-opener:hover,
#header.default-white-header .search-form .search-opener:hover {
color: #000;
}
.default-page #header.default-white-header .search-form .search-opener.close,
#header.default-white-header .search-form .search-opener.close {
color: #fff;
}
.default-page #header.default-white-header .navbar-default .navbar-nav > li > a,
#header.default-white-header .navbar-default .navbar-nav > li > a {
color: #fff;
}
.default-page #header.default-white-header .navbar-default .nav-opener .icon-bar,
#header.default-white-header .navbar-default .nav-opener .icon-bar {
background: #5c5e62;
border-color: #5c5e62;
} .header-top {
background: #252525;
padding: 10px;
position: absolute;
left: 0;
right: 0;
bottom: 100%;
border-bottom: 1px solid #1b1b1b;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.header-top .dropdown-menu {
border-top: 9px solid transparent;
}
.header-top .drop-wrap {
font-size: .9em;
}
.top-user-panel,
.top-right-panel,
.top-right-panel {
margin: 0 -10px;
float: left;
max-width: 61%;
}
.top-user-panel .icon,
.top-right-panel .icon,
.top-user-panel .icon-cart-add,
.top-right-panel .icon-cart-add,
.top-right-panel .icon,
.top-right-panel .icon-cart-add {
margin-right: 5px;
}
.top-user-panel [class^='icon-'],
.top-right-panel [class^='icon-'],
.top-user-panel [class*=' icon-'],
.top-right-panel [class*=' icon-'],
.top-user-panel .text,
.top-right-panel .text,
.top-right-panel [class^='icon-'],
.top-right-panel [class*=' icon-'],
.top-right-panel .text {
display: inline-block;
vertical-align: middle;
}
.top-user-panel [class^='icon-'],
.top-right-panel [class^='icon-'],
.top-user-panel [class*=' icon-'],
.top-right-panel [class*=' icon-'],
.top-right-panel [class^='icon-'],
.top-right-panel [class*=' icon-'] {
margin-right: 5px;
}
.top-user-panel .text,
.top-right-panel .text,
.top-right-panel .text {
text-transform: uppercase;
}
.top-user-panel > li,
.top-right-panel > li,
.top-right-panel > li {
float: left;
padding: 0 10px;
}
.top-user-panel > li > a,
.top-right-panel > li > a,
.top-right-panel > li > a {
color: #fff;
}
.top-user-panel > li > a:hover,
.top-right-panel > li > a:hover,
.top-right-panel > li > a:hover {
color: #b0a377;
}
.last-dropdown .dropdown-menu {
left: auto;
right: 0;
}
.top-right-panel {
float: right;
max-width: 39%;
}
.top-header {
margin-top: 44px;
} #header.header-v1.fixed-position .navbar-default .dropdown-menu {
margin-top: 1px;
}
.header-v1 .logo {
text-align: left;
border: 0;
}
.header-v1 .navbar-default .navbar-nav li:last-child {
padding-right: 0;
}
.header-v1 .has-mega-dropdown .dropdown-menu {
left: 0;
right: 0;
}
.header-v1 .has-mega-dropdown.mega-md .dropdown-menu {
right: 30px;
} .header-v2 .logo {
border-right: 0;
}
#header.header-logo-centered {
height: auto;
}
#header.header-logo-centered .logo {
float: none;
margin: 0 auto -20px;
}
#header.header-logo-centered .navbar-nav {
text-align: left;
}
#header.header-v2 .navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-wrap {
margin: 0 auto;
}  .sidebar {
font-weight: 500;
}
.sidebar label {
font-weight: 500;
}
.sidebar .sidebar-holder {
box-shadow: 0 2px 2px rgba(1, 2, 2, .1);
}
.sidebar .heading {
padding: 20px 30px;
background: #fff;
}
.sidebar .sub-link {
margin-left: 30px;
display: block;
font-weight: 500;
}
.sidebar .sub-link a {
color: #9d9d9d;
}
.sidebar .sub-link a:hover {
color: #474d4b;
}
.sidebar h3 {
margin: 0;
padding: 0 0 0 50px;
color: #5c5e62;
font-size: 1.143em;
line-height: 1.5em;
position: relative;
text-transform: uppercase;
}
.sidebar h3:before {
content: '\e928';
font: 24px/18px 'icomoon';
position: absolute;
left: 0;
top: 5px;
}
.sidebar .side-block {
box-shadow: 0 2px 2px rgba(1, 2, 2, .1);
}
.sidebar .panel-group .panel-default {
border: 0;
margin: 0;
}
.sidebar .panel-title {
font-size: 1em;
line-height: 1.7124em;
letter-spacing: .05em;
}
.sidebar .panel-heading a {
display: block;
text-transform: uppercase;
padding: 10px 50px 10px 30px;
background: #f8f8f8;
color: #b0a377;
box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
position: relative;
}
.sidebar .panel-heading a.collapsed:after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sidebar .panel-heading a:after {
content: '\e906';
font: 14px/12px 'icomoon';
position: absolute;
right: 30px;
top: 15px;
-webkit-transition: -webkit-transform .3s linear;
transition: transform .3s linear;
}
.sidebar .title {
display: block;
font-size: 1.143em;
margin-bottom: 10px;
}
.sidebar .panel-body {
background: #fff;
padding: 30px 30px;
color: #9d9d9d;
} .side-list.check-list {
margin-bottom: 5px;
}
.side-list.check-list li {
margin-bottom: 5px;
}
.side-list.post-list li {
position: relative;
margin-bottom: 30px;
padding-bottom: 5px;
}
.side-list.post-list li:last-child {
margin-bottom: 0;
}
.side-list.post-list li:before {
content: '';
position: absolute;
left: 0;
top: 100%;
height: 2px;
width: 30px;
background: #e2e2e2;
}
.side-list.post-list time {
display: block;
font-size: 12px;
}
.side-list.horizontal-list li {
display: inline-block;
vertical-align: top;
padding: 0 15px;
margin-bottom: 20px;
margin-right: -.25em;
text-align: center;
}
.side-list.gallery-side-list.horizontal-list {
margin-bottom: -10px;
}
.side-list.gallery-side-list.horizontal-list li {
width: 33%;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 10px;
}
.side-list.gallery-side-list.horizontal-list img {
width: 100%;
}
.side-list.hovered-list a {
color: #9d9d9d;
}
.side-list.hovered-list a:hover {
color: #b0a377;
}
.side-list.region-list .text {
width: calc(100% - 50px);
}
.side-list [class^='icon-'],
.side-list [class*=' icon-'] {
font-size: 25px;
display: inline-block;
vertical-align: middle;
}
.side-list a {
position: relative;
}
.side-list a:hover .popup {
display: block;
}
.side-list li {
margin-bottom: 15px;
}
.side-list li.active a {
color: #b0a377;
}
.side-list li:last-child {
margin-bottom: 0;
}
.side-list .ico-holder {
display: inline-block;
vertical-align: middle;
width: 45px;
}
.side-list .ico-holder img {
width: 25px;
}
.side-list .hover {
display: none;
}
.side-list .text {
display: inline-block;
vertical-align: middle;
width: calc(100% - 20px);
}
.price-input {
width: 100%;
border: 0;
background: none;
color: #5c5e62;
font-size: 14px;
} .boxed-layout {
background: #6b6957;
}
.boxed-layout.bg-pattern {
background: url(//arcticbooking.com/wp-content/themes/entrada/img/banner/dark_wood.png);
}
.boxed-layout.bg-image {
background: url(//arcticbooking.com/wp-content/themes/entrada/img/banner/image-bg-1.jpg) no-repeat;
background-attachment: fixed;
background-size: cover;
}
.boxed-layout #wrapper {
background: #fff;
}
.boxed-layout #wrapper {
max-width: 1230px;
margin: 0 auto;
}
.boxed-layout #header {
max-width: 1230px;
margin-left: auto;
margin-right: auto;
width: 100%;
left: 0;
right: 0;
}
.boxed-layout.search-active .search-wrap {
max-width: 1232px;
margin: 0 auto;
}
.boxed-layout .has-mega-dropdown .dropdown-menu {
left: 10px;
right: 10px;
}
.wow {
visibility: hidden;
}
.ui-widget {
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.rev_slider {
color: #fff;
}
.rev_slider_wrapper {
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.rev_slider_wrapper .banner-heading-sub {
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 26px;
line-height: 30px;
color: #b0a377;
padding-right: 10px;
}
.rev_slider_wrapper .banner-heading-text {
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.rev_slider_wrapper .rev-btn {
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.rev_slider_wrapper .rev-btn .btn-banner {
border-color: #6b6957;
background: none;
color: #b0a377;
border-radius: 25px;
}
.rev_slider_wrapper .rev-btn .btn-banner:hover {
border-color: #6b6957;
background: #6b6957;
color: #fff;
}
.rev_slider_wrapper .rev-btn.filled a {
color: #b0a377;
}
.rev_slider_wrapper .rev-btn.filled:hover a {
color: #b0a377;
}
.rev_slider_wrapper .rev-btn a {
display: inline-block;
}
.material-icons-list {
text-align: justify;
padding: 50px 0 0;
}
.material-icons-list li {
display: inline-block;
vertical-align: top;
width: 16%;
margin-bottom: 40px;
min-width: 100px;
}
.material-icons-list .material-icons {
font-size: 40px;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
background: #fff;
color: #5c5e62;
} .testimonial-holder {
position: relative;
color: #fff;
text-align: center;
padding: 60px 0;
}
.testimonial-holder .owl-pagination {
position: static;
text-align: center;
padding: 45px 0 0;
}
.testimonial-holder .owl-pagination .owl-page {
margin: 0 6px;
}
.testimonial-holder .owl-pagination .owl-page.active span:after,
.testimonial-holder .owl-pagination .owl-page:hover span:after {
visibility: visible;
}
.testimonial-holder .owl-pagination .owl-page span {
height: 12px;
width: 12px;
border: 0;
background: none;
position: relative;
border-radius: 12px;
text-indent: -9999px;
opacity: 1;
}
.testimonial-holder .owl-pagination .owl-page span:before {
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
border: 1px solid #fff;
content: '';
position: absolute;
border-radius: 100%;
}
.testimonial-holder .owl-pagination .owl-page span:after {
position: absolute;
left: 2px;
top: 2px;
right: 2px;
bottom: 2px;
background: #fff;
content: '';
border-radius: 10px;
visibility: hidden;
}
.testimonial-holder blockquote .img {
border: 2px solid #fff;
width: 90px;
border-radius: 100%;
margin: 0 auto 45px;
}
.testimonial-holder blockquote .img img {
max-width: 100%;
border-radius: 100%;
}
.testimonial-holder blockquote cite {
display: block;
border-bottom: 1px solid #e2e2e2;
padding-bottom: 20px;
margin-bottom: 45px;
position: relative;
}
.testimonial-holder blockquote cite:after {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 170px;
height: 8px;
background: #e2e2e2;
content: '';
position: absolute;
left: 50%;
bottom: 0;
} .services-block {
position: relative;
padding: 60px 0;
}
.services-block .ico-holder {
font-size: 40px;
}
.services-block.parallax {
color: #fff;
}
.services-block.parallax .wpb_wrapper {
margin-top: -45px;
}
.services-block.parallax .ico-article {
line-height: 24px;
}
.services-block.parallax .ico-article .content-title,
.services-block.parallax .ico-article a {
color: #fff;
-webkit-transition: color .3s;
transition: color .3s;
}
.services-block.parallax .ico-article .ico-holder {
-webkit-transition: color .3s;
transition: color .3s;
}
.services-block.parallax .ico-article:hover .content-title,
.services-block.parallax .ico-article:hover a {
color: #b0a377;
}
.services-block.parallax .ico-article:hover .ico-holder {
color: #b0a377;
}
.services-block.parallax .ico-holder {
min-height: 50px;
}
.services-block.parallax .title {
text-transform: uppercase;
margin-bottom: 15px;
}
.services-block .ico-article {
margin-top: 45px;
}
.services-block .row {
margin-top: -45px;
}
.description-text {
margin-top: 45px;
} .parallax {
overflow: hidden;
background-repeat: no-repeat;
background-color: transparent;
background-attachment: initial;
background-size: cover;
background-position: 50% 0;
z-index: 1;
position: relative;
}
.parallax > * {
z-index: 2;
position: relative;
}
.parallax:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
background: rgba(0, 0, 0, .7);
z-index: 1;
}
.parallax.banner:before {
background: rgba(0, 0, 0, .1);
}
.parallax.banner-inner:before {
background: rgba(0, 0, 0, .5);
}
.no-overlay:before {
display: none;
}
.services-block:before {
background: rgba(0, 0, 0, .7);
}  .navbar-default {
background: transparent;
border: none;
min-height: 1px;
height: 100%;
margin: 0;
font-size: 14px;
letter-spacing: .05em;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.navbar-default .container-fluid,
.navbar-default .navbar-header {
height: 100%;
}
.navbar-default .navbar-toggle {
margin-top: 23px;
margin-right: 48px;
border: none;
padding: 0;
position: absolute;
margin: 0;
left: 20px;
top: -52px;
padding: 10px;
z-index: 10;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
background: none;
}
.navbar-default .navbar-toggle .icon-bar {
width: 28px;
height: 1px;
background-color: #9d9d9d;
border-radius: 0;
border: 1px solid #9d9d9d;
}
.navbar-default .navbar-toggle .icon-bar + .icon-bar {
margin-top: 6px;
}
.navbar-default .icon-angle-down {
font-size: 8px;
float: right;
margin-top: 7px;
}
.navbar-default .navbar-nav {
margin: 0;
}
.navbar-default .navbar-nav > li {
border-top: 1px solid #000;
padding: 0;
-webkit-transition: all linear .2s;
transition: all linear .2s;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
padding: 20px 30px;
text-transform: uppercase;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.navbar-default .navbar-nav .icon {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.navbar-default .navbar-nav .text {
display: inline-block;
vertical-align: middle;
}
.navbar-collapse {
background: #252525;
margin: 0;
padding: 0;
}
.navbar-collapse.in {
overflow-y: auto;
} .dropdown-menu {
border: 0;
padding: 0;
position: static;
width: 100%;
min-width: 210px;
font-size: 12px;
color: #9d9d9d;
border-radius: 0;
box-shadow: none;
z-index: 99999;
}
.dropdown-menu [class^='icon-'],
.dropdown-menu [class*=' icon-'] {
margin-right: 5px;
-webkit-transition: margin .2s linear;
transition: margin .2s linear;
}
.dropdown-menu > ul > li > a {
text-transform: uppercase;
padding: 10px 10px 10px 30px;
}
.dropdown-menu > ul > li > a:hover {
padding-left: 35px;
}
.dropdown-menu a {
display: block;
-webkit-transition: all .2s linear;
transition: all .2s linear;
color: #9d9d9d;
}
.dropdown-menu a:hover {
color: #b0a377;
}
.dropdown-menu a:hover [class^='icon-'],
.dropdown-menu a:hover [class*=' icon-'] {
margin-right: 10px;
margin-left: -5px;
}
.dropdown-menu .top-title {
overflow: hidden;
}
.dropdown-menu .top-title .back {
float: left;
}
.dropdown-menu .top-title .menu-title {
float: right;
}
.dropdown-menu .title {
padding: 10px 0;
display: block;
text-transform: uppercase;
cursor: pointer;
position: relative;
font-size: 1.18em;
}
.dropdown-menu .sub-link-opener:before {
content: '\e903';
font-family: 'icomoon' !important;
font-size: 8px;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
position: absolute;
right: 10px;
top: 7px;
}
.dropdown-menu .drop-wrap {
padding: 10px 30px;
}
.dropdown-menu .drop-wrap ul {
padding: 0;
}
.dropdown-menu .header-link li {
padding: 10px 0;
}
.dropdown-menu .header-link li a {
padding: 0;
text-transform: uppercase;
display: inline-block;
}
.dropdown-menu .header-link li a:hover {
padding-left: 5px;
}
.dropdown-menu .drop-holder a {
padding: 0;
}
.dropdown-menu .drop-holder .des {
max-width: 400px;
}
.dropdown-menu .drop-holder .row [class^='col-'],
.dropdown-menu .drop-holder .row [class*=' col-'] {
margin-top: 0;
}
.dropdown-menu .drop-holder .row [class^='col-']:first-child .col,
.dropdown-menu .drop-holder .row [class*=' col-']:first-child .col {
margin-top: 0;
}
.dropdown-menu .drop-holder .col {
margin: 20px auto 0;
max-width: 400px;
}
.dropdown-menu .drop-holder .img-wrap {
display: block;
margin-bottom: 15px;
}
.dropdown-menu .drop-holder .img-wrap img {
width: 100%;
max-width: 300px;
}
.dropdown-menu .five-col {
overflow: hidden;
}
.dropdown-menu .five-col .col {
margin-top: 0;
}
.dropdown-menu .five-col ul {
text-transform: none;
}
.dropdown-menu .five-col .active .sub-link-opener:before {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
} .has-mega-dropdown > .dropdown-menu {
width: 100%;
}
#header.fixed-position .dropdown-menu {
border-top: 1px solid transparent;
}
#header.fixed-position .navbar-default .navbar-nav li.has-mega-dropdown .dropdown-menu {
margin-top: -1px;
}
#header.fixed-position .navbar-default .navbar-nav li.has-mega-dropdown .dropdown-menu .drop-wrap {
margin-top: 1px;
}
#header.fixed-position .navbar-default .navbar-nav li.has-mega-dropdown.mega-md .dropdown-menu .drop-wrap {
margin-top: -1px;
border-top: 1px solid #1d1d1d;
} .dropdown .icon-angle-down {
-webkit-transition: -webkit-transform .3s linear;
transition: transform .3s linear;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
.dropdown.open .icon-angle-down {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.navbar-nav > li:last-child .dropdown-menu,
.navbar-nav > li.last-dropdown .dropdown-menu {
left: auto;
right: 0;
}
.navbar-nav > li.has-mega-dropdown:last-child .dropdown-menu,
.navbar-nav > li.has-mega-dropdown.last-dropdown .dropdown-menu {
left: 10px;
right: 10px;
}
.drop-link {
position: relative;
display: inline-block;
}
.drop-link:hover .general-dropdown {
max-height: 1000px;
-webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
}
.drop-link .fa {
display: inline-block;
width: 20px;
}
.drop-link .general-dropdown {
position: absolute;
left: 0;
top: 100%;
z-index: 1;
max-height: 0;
overflow: hidden;
-webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
-webkit-transform-origin: 50% 0;
-webkit-transition: 350ms;
transition: 350ms;
background: #fff;
border: 1px solid #adadad;
}
.drop-link .general-dropdown li {
width: 150px;
margin: 0;
font-size: 14px;
display: block;
}
.drop-link .general-dropdown li a {
padding: 5px 10px;
display: inline-block;
}
.has-mega-dropdown.mega-md .dropdown-menu {
background: none;
}
.has-mega-dropdown.mega-md .dropdown-menu .drop-wrap {
background: #252525;
}
#header.fixed-position .has-mega-dropdown .mega-md .drop-wrap {
border-top: 1px solid #252525;
margin-top: -1px;
}
.ico-action .dropdown:hover .dropdown-menu.drop-social-share {
max-height: 500px;
overflow: visible;
}
.dropdown-menu.drop-social-share {
min-width: 130px;
margin-top: 0;
position: absolute;
max-height: 0;
overflow: hidden;
display: block;
-webkit-transition: all linear .3s;
transition: all linear .3s;
}
.dropdown-menu.drop-social-share li {
display: block;
margin: 0;
}
.dropdown-menu.drop-social-share li a {
padding: 10px;
color: #9d9d9d;
}
.dropdown-menu.drop-social-share li a:hover {
background: #3f3f3f;
}
.dropdown-menu.drop-social-share li a:hover [class^='icon-'],
.dropdown-menu.drop-social-share li a:hover [class*=' icon-'] {
margin-right: 5px;
margin-left: -2px;
}
.dropdown-menu.drop-social-share:before {
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #252525;
content: '';
position: absolute;
left: 10px;
bottom: 100%;
} .lang-wrap .lang-row {
overflow: hidden;
}
.lang-wrap .lang-col {
padding: 2px;
}
.lang-wrap a {
display: block;
padding: 2px 5px;
}
.lang-wrap a .text {
color: #9d9d9d;
font-weight: 400;
text-transform: uppercase;
letter-spacing: .01em;
margin-left: 5px;
}
.lang-wrap a:hover {
background: #181818;
}  .banner {
overflow: hidden;
position: relative;
z-index: 1;
background-position: 50% 0;
}
.banner.banner-slider {
background-position: 0 0;
min-height: 1px;
}
.banner.banner-slider .trip-form {
white-space: normal;
}
.banner.banner-slider .trip-form .holder {
margin-bottom: 10px !important;
}
.banner.banner-slider .solid-border {
overflow: visible;
border-radius: 0;
}
.banner.banner-slider .banner-text {
width: 1170px;
position: static;
font-size: 14px;
}
.banner .banner-video {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: -1;
background: url(//arcticbooking.com/wp-content/themes/videos/video-thumb.jpg) no-repeat;
background-size: cover;
background-position: 50% 50%;
}
.banner .banner-video.has-overlay:before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: '';
background-color: rgba(51, 51, 51, .7);
}
.banner .banner-video video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
max-width: none;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-webkit-transition: 1s opacity;
transition: 1s opacity;
}
.banner.banner-inner {
height: 100vh;
min-height: 320px;
max-height: 470px;
padding-top: 0;
color: #fff;
}
.banner.banner-inner .banner-image {
height: 100%;
}
.banner.banner-inner .img-holder {
float: left;
position: relative;
min-width: 1920px;
width: 100%;
height: auto;
left: 50%;
}
.banner.banner-inner .img-holder:after {
content: '';
position: absolute;
left: -9999px;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, .25);
}
.banner.banner-inner .img-holder img {
width: 100%;
position: relative;
left: -50%;
width: 100%;
}
.banner.banner-inner .banner-text {
text-align: left;
top: auto;
}
.banner.banner-inner .banner-text .center-text {
padding: 0;
}
.banner.banner-inner .subtitle {
display: block;
font-size: 1.428571em;
line-height: 1.1;
font-style: italic;
margin-bottom: 70px;
font-weight: 400;
}
.banner.banner-inner h1 {
line-height: 1.2;
margin-bottom: 15px;
color: #fff;
}
.banner-inner .banner-text {
bottom: 100px;
}
.banner-inner .banner-text h1 {
font-weight: 400;
}
#slider-wrapper {
position: relative;
} .banner-image {
height: 100%;
min-height: 320px;
position: relative;
}
.banner-image .has-overlay:before {
background: rgba(0, 0, 0, .35);
}
.banner:hover .slick-arrow {
opacity: 1;
}
.banner-home .banner-text h1 {
font-size: 3.571em;
}
.banner-home .banner-text h1 span {
display: block;
font-weight: 400;
font-size: .8em;
font-style: normal;
}
.banner-home .banner-text .subtitle {
font-size: 1.429em;
color: #b0a377;
font-weight: 300;
font-style: italic;
display: block;
margin-bottom: 25px;
} .banner-text {
position: absolute;
top: 100px;
bottom: 100px;
left: 0;
right: 0;
white-space: nowrap;
z-index: 22;
text-align: center;
}
.banner-text h1 {
line-height: .9em;
color: #fff;
font-weight: 700;
margin-bottom: 0;
}
.banner-text h1 span {
color: #b0a377;
}
.banner-text:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-right: -.25em;
}
.banner-text .center-text {
display: inline-block;
vertical-align: middle;
white-space: normal;
width: 100%;
padding: 0 10px;
}
.banner-icon-search .banner-text h1 {
font-size: 3.571em;
}
.banner-icon-search .banner-text .center-text {
margin-top: 0;
}
.heading-home {
font: 700 3.571em/.9em 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
color: #fff;
margin-bottom: 0;
text-align: center;
}
.heading-home span {
display: block;
font-weight: 400;
font-size: .8em;
}
.banner-caption-s1 .center-text,
.banner-home .banner-caption-s1 .center-text {
max-width: 750px;
text-align: right;
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.banner-caption-s1 .center-text h1,
.banner-home .banner-caption-s1 .center-text h1 {
color: #b0a377;
font-style: italic;
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.banner-caption-s1 .center-text h1 span,
.banner-home .banner-caption-s1 .center-text h1 span {
color: #fff;
font-style: normal;
font-weight: 100;
}
.banner-caption-s1 .center-text .banner-subtitle,
.banner-home .banner-caption-s1 .center-text .banner-subtitle {
font-weight: 300;
color: #fff;
margin-top: 30px;
}  .feature-block {
background: #252525;
z-index: 9;
padding: 10px 0;
text-transform: uppercase;
text-align: center;
font-size: 1em;
position: relative;
}
.feature-block.hover .swipe.left {
opacity: 1;
}
.feature-block .ico {
position: relative;
top: 0;
display: block;
margin: 0 auto 10px;
-webkit-transition: top .2s linear;
transition: top .2s linear;
font-size: 25px;
line-height: 1;
}
.feature-block .info {
-webkit-transition: color .2s linear;
transition: color .2s linear;
}
.feature-block .holder {
overflow-x: auto; -webkit-overflow-scrolling: touch; }
.feature-block ul {
margin: 0;
padding: 0;
display: table;
table-layout: fixed;
width: 100%;
overflow: hidden;
}
.feature-block li {
display: table-cell;
vertical-align: middle;
padding: 10px;
position: relative;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
text-align: center;
}
.feature-block li:first-child:before {
display: none;
}
.feature-block li:before {
content: '';
position: absolute;
left: -1px;
top: 0;
bottom: 0;
background: #000;
width: 1px;
}
.feature-block li a {
display: block;
height: 100%;
color: #9d9d9d;
}
.feature-block li a:hover {
color: #b0a377;
}
.feature-block li a:hover .ico {
top: -5px;
} .content-heading {
text-align: center;
position: relative;
}
.content-heading .subtitle {
display: block;
}
.bottom-spacing {
margin-bottom: 45px;
}
.adventure-holder.gallery-home-holder {
margin-top: 45px;
}
.adventure-holder.gallery-home-holder h2 {
color: #5c5e62;
} .content-block {
padding: 60px 0;
background: #fafafa;
}
.content-block.bg-white {
background: #fff;
}
.content-block.content-sub {
padding: 45px 0;
}
.content-block.content-sub .article {
margin-top: 30px;
}
.content-block.content-sub .content-holder {
margin: 0 0 45px;
}
.content-block.content-sub .list-view.content-holder {
margin-top: 45px;
}
.content-block.content-sub .list-view .article {
margin-top: 15px;
}
.content-block.content-center .img-wrap {
width: 110px;
margin: 0 auto 20px;
}
.content-block.guide-sub .img-article {
margin-top: 45px;
}
.content-block.guide-sub .description,
.content-block.guide-sub .bar-holder {
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.content-block.guide-sub .holder {
position: relative;
}
.content-block.guide-sub .holder:before {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
content: '';
background: rgba(0, 0, 0, .4);
z-index: 1;
opacity: 0;
-webkit-transition: opacity linear .5s;
transition: opacity linear .5s;
}
.content-block.guide-sub .holder:hover:before {
opacity: 1;
}
.content-block.guide-sub .holder:hover .social-networks {
opacity: 1;
}
.content-block.guide-sub .holder:hover .caption {
margin-left: 0;
margin-right: 0;
}
.content-block.guide-sub .thumbnail {
padding: 0;
background: none;
border: 0;
margin-bottom: 0;
}
.content-block.guide-sub .img-wrap img {
width: 100%;
}
.content-block.guide-sub .designation {
letter-spacing: .05em;
}
.content-block.guide-sub .description {
font-size: 1.143em;
line-height: 1.875;
}
.content-block.guide-sub .description p {
margin-bottom: 0;
}
.content-block.guide-add .social-networks {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
width: 160px;
text-align: center;
opacity: 0;
-webkit-transition: all .3s linear;
transition: all .3s linear;
}
.content-block.guide-add .social-networks li {
padding: 1px;
}
.content-block.guide-add .social-networks a {
display: block;
height: 35px;
width: 35px;
display: block;
text-align: center;
font-size: 17px;
line-height: 34px;
background: #2e3436;
-webkit-transition: background .2s linear;
transition: background .2s linear;
}
.content-block.guide-add .social-networks a:hover {
color: #fff;
}
.content-block.guide-add .social-networks a:hover span {
color: #fff;
}
.content-block.guide-add .social-networks a span:before {
line-height: 34px;
}
.content-block.guide-add .social-networks a:hover {
background: #b0a377;
}
.content-block .content-boxed .thumbnail {
border: 0;
}
.content-block .content-boxed .article {
margin-top: 45px;
}
.content-block.article-boxed .content-heading {
margin-bottom: 0;
}
.content-block.content-spacing .content-heading {
margin-bottom: 0;
}
.content-sub-holder .article {
margin-top: 30px;
}
.content-with-sidebar .content-sub-holder {
padding-bottom: 45px;
} .adventure-holder .text-block {
white-space: nowrap;
}
.adventure-holder .text-block:after {
display: inline-block;
vertical-align: middle;
height: 100%;
margin-right: -.25em;
content: '';
}
.adventure-holder .text-block .centered {
display: inline-block;
vertical-align: middle;
white-space: normal;
width: 100%;
padding: 30px 0 15px;
}
.adventure-holder.featured-content {
text-align: center;
}
.adventure-holder.featured-content .centered {
padding: 60px 15px;
}
.grid-view-sidebar,
.list-view-sidebar {
padding-bottom: 60px;
}
.grid-view-sidebar #content,
.list-view-sidebar #content {
float: none;
margin-top: 30px;
}
.grid-view-sidebar #sidebar,
.list-view-sidebar #sidebar {
margin-top: 30px;
}
.grid-view-sidebar .db-3-col .article,
.list-view-sidebar .db-3-col .article {
display: block;
margin-right: auto;
}
.grid-view-sidebar .pagination-wrap,
.list-view-sidebar .pagination-wrap {
max-width: 470px;
margin-left: auto;
margin-right: auto;
}
.grid-view-sidebar .filter-option,
.list-view-sidebar .filter-option {
max-width: 470px;
} a.thumbnail {
padding: 0;
background: transparent;
border: none;
border-radius: 0;
overflow: hidden;
}
a.thumbnail img {
width: 100%;
max-width: none;
}  .gallery-list {
margin: 0 -5px 20px;
}
.gallery-list.has-center {
text-align: center;
}
.gallery-list.has-center .caption {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 10px;
white-space: nowrap;
color: #5c5e62;
z-index: 2;
}
.gallery-list.has-center .caption:before {
content: '';
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
top: 10px;
border: 1px solid #5c5e62;
z-index: 8;
}
.gallery-list.has-center .caption:after {
display: inline-block;
vertical-align: middle;
content: '';
margin-right: -.25em;
height: 100%;
}
.gallery-list.has-center .caption .centered {
display: inline-block;
vertical-align: middle;
white-space: normal;
font-weight: 700;
z-index: 9;
}
.gallery-list.has-center .title {
display: block;
font-size: 1.286em;
font-weight: 700;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding-bottom: 5px;
margin-bottom: 5px;
position: relative;
}
.gallery-list.has-center .title:after {
position: absolute;
left: 50%;
width: 50px;
height: 5px;
background: #5c5e62;
content: '';
bottom: 0;
margin-left: -25px;
}
.gallery-list.has-center a:after {
background: rgba(255, 255, 255, .9);
opacity: 0;
}
.gallery-list.has-center a:hover:after,
.gallery-list.has-center a:hover .caption:before,
.gallery-list.has-center a:hover .centered {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gallery-list.has-center a .caption:before,
.gallery-list.has-center a .centered {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all linear .3s;
transition: all linear .3s;
}
.gallery-list.has-center img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: block;
width: 100%;
}
.gallery-list .hover {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
left: 50%;
top: 50%;
position: absolute;
font-size: 30px;
color: #fff;
display: block;
z-index: 4;
margin: -25px 0 0 -20px;
}
.gallery-list a {
overflow: hidden;
margin: 0;
display: block;
position: relative;
overflow: hidden;
z-index: 2;
}
.gallery-list a img {
-webkit-transition: -webkit-transform .3s linear;
transition: transform .3s linear;
}
.gallery-list a:hover img {
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
}
.gallery-list a:after {
content: '';
position: absolute;
left: 0;
right: -1px;
top: 0;
bottom: 0;
background: rgba(71, 77, 75, .92);
opacity: 0;
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
}
.gallery-list a:hover:after {
opacity: 1;
}
.gallery-list a:hover .hover {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gallery-list li {
float: left;
width: 33.333%;
padding: 0 5px;
margin-bottom: 10px;
position: relative;
overflow: hidden;
clear: right;
}
.gallery-list .info {
position: absolute;
bottom: 10px;
left: 5px;
letter-spacing: 1px;
right: 5px;
text-align: center;
color: #fff;
z-index: 2;
font-size: 14px;
line-height: 1.5;
font-weight: 700;
text-transform: uppercase;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
} .btn,
.woocommerce a.button,
.woocommerce input.button,
.woocommerce button.button {
text-transform: uppercase;
}
.btn.radius,
.woocommerce a.radius.button,
.woocommerce input.radius.button,
.woocommerce button.radius.button {
border-radius: 25px;
}
.btn.btn-shadow,
.woocommerce a.btn-shadow.button,
.woocommerce input.btn-shadow.button,
.woocommerce button.btn-shadow.button {
box-shadow: 1px 2px 5px rgba(0, 0, 0, .35);
}
.btn.btn-primary,
.woocommerce a.btn-primary.button,
.woocommerce input.btn-primary.button,
.woocommerce button.btn-primary.button {
background: none;
}
.btn.btn-primary:hover,
.woocommerce a.btn-primary.button:hover,
.woocommerce input.btn-primary.button:hover,
.woocommerce button.btn-primary.button:hover {
border-color: #b0a377;
background: #b0a377;
color: #fff;
}
.btn.btn-trip,
.woocommerce a.btn-trip.button,
.woocommerce input.btn-trip.button,
.woocommerce button.btn-trip.button {
border-radius: 3px;
font-style: normal;
font-weight: 700;
width: 100%;
color: #b0a377;
background: #252525;
letter-spacing: .05em;
padding: 7px 10px;
}
.btn.btn-trip:hover,
.woocommerce a.btn-trip.button:hover,
.woocommerce input.btn-trip.button:hover,
.woocommerce button.btn-trip.button:hover {
background: #4f4d40;
}
.btn.btn-info-sub,
.woocommerce a.btn-info-sub.button,
.woocommerce input.btn-info-sub.button,
.woocommerce button.btn-info-sub.button {
background: #6b6957;
border-color: #6b6957;
color: #fff;
font-weight: 700;
}
.btn.btn-info-sub:hover,
.woocommerce a.btn-info-sub.button:hover,
.woocommerce input.btn-info-sub.button:hover,
.woocommerce button.btn-info-sub.button:hover {
box-shadow: none;
color: #fff;
background: #87856e;
border-color: #87856e;
}
.btn.btn-info,
.woocommerce a.btn-info.button,
.woocommerce input.btn-info.button,
.woocommerce button.btn-info.button {
background: #b0a377;
border-color: #b0a377;
color: #fff;
}
.btn.btn-info:hover,
.woocommerce a.btn-info.button:hover,
.woocommerce input.btn-info.button:hover,
.woocommerce button.btn-info.button:hover {
background: #9a8c5a;
color: #fff;
}
.btn.btn-white,
.woocommerce a.btn-white.button,
.woocommerce input.btn-white.button,
.woocommerce button.btn-white.button {
border: 1px solid #fff;
color: #fff;
padding: 3px 15px;
min-width: 260px;
}
.btn.btn-white:hover,
.woocommerce a.btn-white.button:hover,
.woocommerce input.btn-white.button:hover,
.woocommerce button.btn-white.button:hover {
background: #fff;
color: #b0a377;
}
.btn.btn-lg,
.woocommerce a.btn-lg.button,
.woocommerce input.btn-lg.button,
.woocommerce button.btn-lg.button {
padding: 10px;
min-width: 250px;
}
.btn.btn-md,
.woocommerce a.btn-md.button,
.woocommerce input.btn-md.button,
.woocommerce button.btn-md.button {
font-size: 18px;
line-height: 24px;
padding: 12px;
min-width: 250px;
letter-spacing: 1px;
}
.btn.btn-trip-v2,
.woocommerce a.btn-trip-v2.button,
.woocommerce input.btn-trip-v2.button,
.woocommerce button.btn-trip-v2.button {
background: #6b6957;
color: #fff;
padding: 0 40px;
height: 52px;
border: 0;
position: relative;
border-radius: 0;
}
.btn.btn-trip-v2:before,
.woocommerce a.btn-trip-v2.button:before,
.woocommerce input.btn-trip-v2.button:before,
.woocommerce button.btn-trip-v2.button:before {
right: 10px;
content: '\e91e';
color: #fff;
font: 14px/14px 'icomoon';
position: absolute;
top: 50%;
margin-top: -7px;
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.btn.no-border,
.woocommerce a.no-border.button,
.woocommerce input.no-border.button,
.woocommerce button.no-border.button {
border: 0;
}
.btn.btn-solid,
.woocommerce a.btn-solid.button,
.woocommerce input.btn-solid.button,
.woocommerce button.btn-solid.button {
font-style: normal;
font-weight: 500;
background: #3e3e3e;
color: #fff;
padding: 10px 20px;
font-size: 18px;
line-height: 27px;
border-radius: 5px;
}
.btn.btn-solid:hover,
.woocommerce a.btn-solid.button:hover,
.woocommerce input.btn-solid.button:hover,
.woocommerce button.btn-solid.button:hover {
background: #252525;
}
.btn-h-slide,
.btn-default {
position: relative;
z-index: 1;
}
.btn-h-slide:before,
.btn-default:before {
content: '';
width: 0;
overflow: hidden;
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: -1;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.btn-h-slide.btn-default:before,
.btn-default:before {
background: #b0a377;
}
.btn-h-slide:hover,
.btn-default:hover {
background: none;
}
.btn-h-slide:hover:before,
.btn-default:hover:before {
width: 100%;
}
.btn-default {
font-weight: 700;
padding: 3px 20px;
letter-spacing: 1px;
min-width: 110px;
font-size: 14px;
line-height: 20px;
border-color: #e2e2e2;
background-color: #6b6957;
}
.btn-default:hover {
background: #b0a377;
border-radius: 0;
border-color: #e2e2e2;
}
.btn-banner {
z-index: 8;
white-space: nowrap;
font-size: 12px;
line-height: 16px;
font-weight: 700;
color: #b0a377;
background-color: transparent;
padding: 7px 45px;
border: 1px solid #6b6957;
text-transform: uppercase;
}
.btn-banner:hover {
background: #6b6957;
color: #fff;
}
.woocommerce a.button,
.woocommerce input.button,
.woocommerce button.button {
text-align: center;
border-radius: 0;
color: #fff;
background-color: #6b6957;
}
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce button.button:hover {
background: #b0a377;
color: #fff;
}
.banner-caption-s1 .center-text .btn-banner-holder,
.banner-home .banner-caption-s1 .center-text .btn-banner-holder {
margin-top: 20px;
}
.banner-caption-s1 .center-text .btn-banner,
.banner-home .banner-caption-s1 .center-text .btn-banner {
border-radius: 25px;
} .breadcrumbs {
color: #fff;
font-size: 1.143em;
text-transform: uppercase;
}
.breadcrumbs li {
display: inline;
}
.breadcrumbs li:first-child:before {
display: none;
}
.breadcrumbs li:before {
content: '/';
display: inline-block;
vertical-align: middle;
margin: -5px 2px 0;
}
.breadcrumbs a {
color: #fff;
-webkit-transition: color .2s linear;
transition: color .2s linear;
}
.breadcrumbs a:hover {
color: #e6e6e6;
} .filter-option {
position: relative;
max-width: 470px;
margin: 0 auto;
}
.filter-option .btn-filter {
margin: 0 15px;
border-width: 2px;
line-height: 40px;
padding: 0 10px;
}
.filter-option .btn-filter i {
font-size: 25px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
margin-top: -2px;
}
.filter-option .select-col.sidebar-filter-opener {
display: none;
}
.filter-option .jcf-select .jcf-select-drop {
margin-left: 0;
left: 0;
}
.filter-option .filter-slide {
max-height: 0;
-webkit-transition: all linear .3s;
transition: all linear .3s;
width: calc(100% + 130px);
margin-bottom: -10px;
padding-top: 10px;
overflow: hidden;
}
.filter-option .filter-slide .select-col {
margin-top: 10px;
width: 100%;
}
.filter-option.filter-box {
background: #fff;
padding: 15px 25px 5px 20px;
}
.filter-option.filter-box .select-holder {
text-align: right;
}
.filter-option.filter-box .result-info {
padding-top: 5px;
}
.filter-option.filter-box .link {
width: 34px;
height: 34px;
font-size: 18px;
line-height: 34px;
margin-left: 15px;
}
.filter-option.filter-box .select-holder {
width: calc(100% - 77px);
text-align: left;
}
.filter-option .result-info {
font-size: 1.143em;
line-height: 1.5em;
padding-top: 10px;
display: block;
margin-bottom: 15px;
}
.filter-option .select-col {
padding: 0 15px 10px;
width: 180px;
display: inline-block;
vertical-align: top;
margin-right: -.25em;
}
.filter-option .select-holder {
float: left;
width: calc(100% - 100px);
margin: 0 -15px;
}
.filter-option .layout-action {
float: right;
max-width: 140px;
}
.filter-option .link {
display: inline-block;
vertical-align: top;
height: 44px;
width: 44px;
border: 2px solid #e2e2e2;
line-height: 44px;
text-align: center;
color: #e2e2e2;
margin: 0 -.25em 0 19px;
font-size: 25px;
-webkit-transition: all .3s linear;
transition: all .3s linear;
}
.filter-option .link:last-child {
margin-right: 0;
}
.filter-option .link.active,
.filter-option .link:hover {
color: #b0a377;
}
.filter-active .filter-slide {
max-height: 350px;
overflow: visible;
}  .pagination-wrap {
padding: 25px 20px;
text-align: center;
background: #fff;
box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
}
.pagination-wrap.bg-gray {
background: #f8f8f8;
}
.pagination-wrap .pagination {
font-size: 0;
line-height: 0;
min-width: 170px;
}
.pagination-wrap .btn-next,
.pagination-wrap .btn-prev {
font-size: 14px;
padding-top: 5px;
}
.pagination-wrap .btn-next a,
.pagination-wrap .btn-prev a {
margin: 0;
width: auto;
height: auto;
border: 0;
}
.pagination-wrap .btn-next a:hover,
.pagination-wrap .btn-prev a:hover {
background: none;
color: #b0a377;
border: 0;
}
.pagination-wrap .btn-prev {
float: left;
}
.pagination-wrap .btn-prev span {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
display: inline-block;
}
.pagination-wrap .btn-next {
float: right;
}
.pagination-wrap li {
display: inline-block;
padding: 0 5px;
vertical-align: middle;
font-weight: 700;
font-size: 16px;
line-height: 20px;
}
.pagination-wrap li a {
padding: 0;
background: none;
border: 0;
line-height: 20px;
font-size: 16px;
width: 22px;
height: 22px;
display: block;
color: #5c5e62;
}
.pagination-wrap li a:hover {
background: #b0a377;
color: #fff;
border: 1px solid #f8f8f8;
}
.pagination-wrap li.active a {
color: #fff;
border: 1px solid #f8f8f8;
border-color: transparent;
background: #b0a377;
}
.pagination-wrap li.active a:hover {
background: #b0a377;
color: #fff;
border-color: transparent;
}
.post-navigation {
margin-bottom: 30px;
}
.post-navigation .nav-links {
padding: 0;
overflow: hidden;
margin: 0 -10px;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
float: left;
width: 50%;
border: 0;
padding: 0 10px;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
display: block;
padding: 10px;
border: 1px solid #e2e2e2;
text-align: center;
font-size: 16px;
width: 120px;
border-radius: 25px;
}
.post-navigation .nav-previous a .text,
.post-navigation .nav-next a .text {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: inline-block;
vertical-align: middle;
max-width: calc(100% - 35px);
}
.post-navigation .nav-previous a .icon,
.post-navigation .nav-next a .icon {
display: inline-block;
vertical-align: middle;
margin-top: 5px;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
width: 20px;
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
border-color: #b0a377;
color: #b0a377;
}
.post-navigation .nav-next {
text-align: right;
float: right;
}
.post-navigation .nav-next a {
margin: 0 0 0 auto;
}
.post-navigation .nav-next a .icon {
margin: 0 0 3px 4px;
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
} .count-block {
color: #fff;
text-align: center;
}
.count-block .icon {
display: block;
margin: 0 auto 15px;
position: relative;
top: 0;
-webkit-transition: top .2s linear;
transition: top .2s linear;
font-size: 50px;
}
.count-block .icon.icon-duration {
font-size: 38px;
height: 50px;
}
.count-block .info,
.count-block .txt {
display: block;
margin-bottom: 0;
text-transform: uppercase;
}
.count-block .txt {
margin: 0;
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.count-block .info {
font-size: 1.667em;
font-weight: 700;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
margin-bottom: 10px;
}
.count-block .block-1 {
background: #6b6957;
}
.count-block .block-2 {
background: #565335;
}
.count-block .block-3 {
background: #474d4b;
}
.count-block .block-4 {
background: #b0a377;
}
.count-block .holder {
padding: 45px 10px;
font-size: 1.286em;
text-align: center;
}
.count-block .holder:hover .icon {
top: -15px;
}
.count-block .wpb_wrapper {
display: inline-block;
vertical-align: middle;
white-space: normal;
} .article {
line-height: 1.714;
max-width: 500px;
margin: 45px auto 0;
}
.article.article-top-space {
margin-top: 45px;
}
.article.thumb-full .thumbnail {
border-radius: 5px 5px 0 0;
}
.article.thumb-full .thumbnail .img-wrap {
margin: -10px -10px 25px;
overflow: hidden;
border-radius: 5px 5px 0 0;
}
.article.has-hover-s1 .img-wrap {
overflow: hidden;
}
.article.has-hover-s1 .img-wrap img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform .2s linear;
transition: transform .2s linear;
}
.article.has-hover-s1:hover .img-wrap img {
-webkit-transform: scale(1.4);
-ms-transform: scale(1.4);
transform: scale(1.4);
}
.article.has-hover-s2 .img-wrap {
position: relative;
overflow: hidden;
}
.article.has-hover-s2 .img-wrap img {
margin: -10px 0 0 -10px;
max-width: none;
width: calc(100% + 10px);
-webkit-transition: opacity .35s, -webkit-transform .35s;
transition: opacity .35s, transform .35s;
-webkit-transform: translate3d(10px, 10px, 0);
transform: translate3d(10px, 10px, 0);
}
.article.has-hover-s2 .img-wrap .text:before {
position: absolute;
right: -120px;
bottom: -140px;
width: 250px;
height: 250px;
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0 0 0 900px rgba(255, 255, 255, .2);
content: '';
opacity: 0;
-webkit-transform: scale3d(.5, .5, 1);
transform: scale3d(.5, .5, 1);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
background: rgba(0, 0, 0, .2);
}
.article.has-hover-s2 .img-wrap .text:before,
.article.has-hover-s2 .img-wrap p {
-webkit-transition: opacity .35s, -webkit-transform .35s;
transition: opacity .35s, transform .35s;
}
.article.has-hover-s2 .img-wrap p {
margin: 0;
color: #fff;
font-size: 42px;
line-height: 1;
position: absolute;
right: 0;
bottom: 0;
padding: 0 28px 25px 0;
width: 110px;
text-align: right;
opacity: 0;
-webkit-transform: translate3d(20px, 20px, 0);
transform: translate3d(20px, 20px, 0);
}
.article.has-hover-s2:hover h3 a {
color: #474d4b;
}
.article.has-hover-s2:hover img {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.article.has-hover-s2:hover .text:before {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.article.has-hover-s2:hover p {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.article.has-hover-s3 img,
.article.has-hover-s3 .info-footer,
.article.has-hover-s3 .hover-article {
-webkit-transition: opacity .35s, -webkit-transform .35s;
transition: opacity .35s, transform .35s;
}
.article.has-hover-s3 .star-rating > span {
color: #b0a377;
}
.article.has-hover-s3 .star-rating > span.disable {
color: #fff;
}
.article.has-hover-s3 .star-rating > span:hover {
color: #9a8c5a;
}
.article.has-hover-s3:hover img {
opacity: .4;
-webkit-transform: scale3d(1.2, 1.2, 1);
transform: scale3d(1.2, 1.2, 1);
}
.article.has-hover-s3:hover .hover-article {
opacity: 1;
}
.article.has-hover-s3:hover .img-caption {
color: #fff;
}
.article.has-hover-s3:hover .info-footer {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.article.has-hover-s3:hover h3 a {
color: #b0a377;
}
.article.has-hover-s3:hover .more {
color: #b0a377;
}
.article.has-hover-s3 .img-wrap {
background: #000;
overflow: hidden;
}
.article .hover-article {
color: #fff;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: left;
opacity: 0;
}
.article .hover-article a {
color: #fff;
}
.article .hover-article a:hover {
color: #b0a377;
}
.article .hover-article .icons {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
left: 50%;
top: 50%;
font-size: 25px;
}
.article .hover-article .icons .icon-remove-favourite {
font-size: 80%;
top: -2px;
display: inline-block;
position: relative;
color: #b0a377;
}
.article .hover-article .star-rating {
position: absolute;
top: 15px;
left: 15px;
}
.article .hover-article .price {
display: inline-block;
vertical-align: middle;
width: 50%;
font-size: 1em;
margin-right: -.25em;
font-weight: 400;
letter-spacing: 1px;
font-style: italic;
}
.article .hover-article .price > span {
font-size: 1.286em;
display: block;
margin-top: -5px;
font-weight: 900;
font-style: normal;
}
.article .hover-article .link-more {
max-width: 50%;
text-align: right;
float: right;
margin: 20px 0 0;
text-transform: uppercase;
font-weight: 900;
font-size: 1.143em;
letter-spacing: 1px;
}
.article .hover-article .info-footer {
-webkit-transform: translate(0, -20px);
-ms-transform: translate(0, -20px);
transform: translate(0, -20px);
font-weight: 700;
position: absolute;
bottom: 15px;
left: 15px;
right: 15px;
}
.article .link-view a:after {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
content: '\e906';
display: inline-block;
vertical-align: middle;
margin-left: 5px;
font: 10px/10px 'icomoon';
margin-top: -3px;
}
.article .ico-action {
display: inline-block;
vertical-align: middle;
}
.article .ico-action li {
display: inline-block;
vertical-align: middle;
padding: 0 5px;
}
.article .ico-action a:hover {
color: #474d4b;
}
.article .heading {
margin-bottom: 15px;
font-weight: 700;
}
.article h3 a {
color: #5c5e62;
}
.article h3 a:hover {
color: #b0a377;
}
.article .more {
color: #5c5e62;
font-style: italic;
font-weight: 400;
letter-spacing: .05em;
}
.article .more:hover {
color: #b0a377;
}
.article .social-networks {
font-size: 21px;
margin: 0 -7px;
}
.article .social-networks li {
padding: 0 7px;
font-size: 17px;
}
.article .social-networks a {
color: #5c5e62;
}
.article .ico-list {
line-height: 1;
}
.article .ico-list li {
display: inline-block;
vertical-align: middle;
padding: 0 3px;
}
.article .sub-title {
font-style: italic;
font-size: 1em;
display: block;
margin-bottom: 10px;
}
.article .img-wrap,
.article .img-wrap1 {
margin: 0 0 40px;
text-align: center;
}
.article h2 {
color: #000;
letter-spacing: .1em;
}
.article .col {
display: table-cell;
vertical-align: middle;
padding: 0 30px;
}
.article .col:first-child {
width: 51.3%;
}
.article .img-wrap {
position: relative;
}
.article .img-wrap img {
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.article .img-wrap .social-networks {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
width: 160px;
text-align: center;
opacity: 0;
-webkit-transition: all linear .2s;
transition: all linear .2s;
}
.article .img-wrap .social-networks li {
margin-right: -.25em;
padding: 0 1px;
}
.article .img-wrap .social-networks a {
width: 36px;
height: 34px;
display: block;
text-align: center;
line-height: 34px;
background: #474d4b;
}
.article .img-wrap .social-networks a:hover {
background: #000;
color: #fff;
}
.article .img-caption {
position: absolute;
top: 15px;
right: 0;
background: #000;
color: #d8c689;
font-size: 14px;
line-height: 18px;
padding: 4px 10px;
font-weight: 400;
z-index: 2;
letter-spacing: .02em;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.article .thumbnail {
margin-bottom: 0;
padding: 10px;
border: none;
line-height: 1.7142857;
box-shadow: 0 2px 2px rgba(1, 2, 2, .05);
}
.article .thumbnail:hover h3 a {
color: #b0a377;
}
.article .thumbnail:hover footer .price span {
color: #b0a377;
}
.article .thumbnail:hover footer .price del span {
color: #9d9d9d;
}
.article .thumbnail .info-title {
display: block;
margin-bottom: 10px;
}
.article .thumbnail .img-wrap {
margin: 0 0 25px;
}
.article .thumbnail .meta {
padding-bottom: 25px;
margin-bottom: 10px;
border-bottom: 1px solid #dedede;
}
.article .thumbnail .meta .country {
padding-right: 5px;
}
.article .thumbnail .meta .country,
.article .thumbnail .meta .activity {
max-width: 50%;
display: inline-block;
vertical-align: top;
margin-right: -.25em;
}
.article .thumbnail .meta .country [class^='icon-'],
.article .thumbnail .meta .country [class*=' icon-'],
.article .thumbnail .meta .activity [class^='icon-'],
.article .thumbnail .meta .activity [class*=' icon-'] {
font-size: 15px;
display: inline-block;
vertical-align: middle;
margin: -1px 5px 0 0;
}
.article .thumbnail .star-rating [class^='icon-'],
.article .thumbnail .star-rating [class*=' icon-'] {
margin-right: 0;
}
.article .thumbnail p {
letter-spacing: .03em;
margin-bottom: 25px;
}
.article footer,
.article .info-aside {
overflow: hidden;
margin: 15px 0 -5px;
padding-top: 5px;
border-top: 1px solid #dedede;
}
.article footer .social-networks,
.article .info-aside .social-networks {
max-width: 55%;
float: right;
padding-top: 5px;
}
.article footer .price,
.article .info-aside .price {
overflow: hidden;
display: block;
font-style: italic;
letter-spacing: 1px;
max-width: 45%;
font-weight: 400;
}
.article footer .price > span,
.article .info-aside .price > span {
display: block;
font-weight: 900;
font-style: normal;
font-size: 1.286em;
margin-top: -5px;
}
.article .ico-list {
overflow: hidden;
}
.article .ico-list li {
display: inline-block;
vertical-align: middle;
padding: 0 5px;
}
.article .info {
margin-bottom: 5px;
display: block;
}
.article .info-aside {
text-align: center;
border-top: 0;
border-left: 1px solid #ebebeb;
}
.article .info-aside .price {
font-size: 1.286em;
margin-bottom: 15px;
}
.article .info-aside .price > span {
font-size: 2.143em;
line-height: 1.5em;
}
.article .activity-level {
margin-bottom: 15px;
}
.article .activity-level .text {
display: block;
margin-top: 5px;
color: #9d9d9d;
} .meta-article {
overflow: hidden;
margin: 30px 0 5px -5px;
padding-top: 5px;
}
.meta-article .ico-action {
display: inline-block;
vertical-align: middle;
}
.meta-article .ico-action > li {
display: inline-block;
vertical-align: middle;
padding: 0 5px;
}
.meta-article .ico-action a {
color: #5c5e62;
margin-bottom: 0;
}
.meta-article .ico-action a:hover {
color: #474d4b;
}
.meta-article .ico-action .dropdown-menu.drop-social-share a {
color: #9d9d9d;
}
.meta-article .ico-list {
display: inline-block;
}
.meta-article .ico-list li {
display: inline-block;
vertical-align: middle;
padding: 0 5px;
}
.meta-article .star-rating,
.meta-article .comment,
.meta-article .ico-action,
.meta-article .rate-info {
display: inline-block;
vertical-align: middle;
position: relative;
padding: 0 10px;
}
.meta-article .star-rating:before,
.meta-article .comment:before,
.meta-article .ico-action:before,
.meta-article .rate-info:before {
content: '';
position: absolute;
left: 0;
top: 4px;
bottom: 3px;
width: 1px;
background: #e2e2e2;
}
.meta-article .star-rating {
padding-left: 0;
}
.meta-article .star-rating:before {
display: none;
} .img-article {
max-width: 500px;
margin: 0 auto;
}
.img-article .img-wrap {
margin-bottom: 0;
}
.img-article .img-wrap img {
width: 100%;
}
.img-article.article-light:hover .text-block {
background: #ebebeb;
}
.img-article.article-light .text-block {
background: #f8f8f8;
color: #5c5e62;
}
.img-article.article-light .text-block a {
color: #5c5e62;
}
.img-article .caption {
margin: -50px 40px 0;
position: relative;
z-index: 4;
background: #6b6957;
padding: 20px 10px;
color: #fff;
text-align: center;
box-shadow: 1px 2px 1px rgba(1, 2, 2, .3);
-webkit-transition: margin .2s linear;
transition: margin .2s linear;
}
.img-article .caption h3 {
color: #fff;
}
.img-article .text-block {
background: #6b6957;
padding: 30px 15px 15px;
color: #fff;
-webkit-transition: background .2s linear;
transition: background .2s linear;
}
.img-article .text-block h3 {
text-transform: none;
font-weight: 700;
color: #fff;
letter-spacing: 1px;
margin-bottom: 15px;
}
.img-article .text-block h3 a {
color: #fff;
}
.img-article .text-block p {
margin-bottom: 25px;
}
.img-article .holder:hover .caption,
.img-article .holder:hover .text-block {
background: #474d4b;
color: #fff;
}
.img-article .social-networks {
margin: 0 -7px;
}
.img-article .social-networks li {
font-size: 22px;
padding: 0 7px;
}
.img-article .social-networks a {
color: #fff;
}
.product-badge {
position: absolute;
bottom: 10px;
left: 10px;
}
.product-badge img {
-webkit-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
}
.product-badge.sale {
width: 55px;
}
.price del {
color: #9d9d9d;
font-size: 70%;
display: inline-block;
}
.guide-info {
margin-top: 45px;
} .list-view .filter-option {
max-width: 500px;
}
.list-view .star-rating {
margin-right: 15px;
}
.list-view .star-rating .disable {
color: #787878;
}
.list-view .activity-level .hover {
display: none;
}
.list-view .activity-level .ico {
font-size: 67px;
line-height: 1;
color: #9d9d9d;
}
.list-view .article {
max-width: 500px;
}
.list-view .article .thumbnail:hover h3 a {
color: #b0a377;
}
.list-view .article .thumbnail:hover .price span {
color: #b0a377;
}
.list-view .article .thumbnail:hover .activity-level .ico {
color: #b0a377;
}
.list-view .article .thumbnail:hover .star-rating {
color: #b0a377;
}
.list-view .article .thumbnail:hover .dropdown-menu a {
color: #9d9d9d;
}
.list-view .article .thumbnail:hover .price del span {
color: #9d9d9d;
}
.list-view .article .img-wrap {
text-align: center;
margin: 0 auto 20px;
}
.list-view .article .img-wrap img {
border-radius: 5px;
width: 100%;
}
.list-view .article .info-aside {
border: solid #ebebeb;
border-width: 1px 0 0;
margin-bottom: 20px;
padding-top: 15px;
}
.list-view .article .info-aside .price {
max-width: none;
}
.list-view .article .info-aside .price > span {
color: #5c5e62;
font-size: 1.186em;
}
.list-view .article h3 {
overflow: hidden;
padding-bottom: 3px;
}
.list-view .article .star-rating,
.list-view .article .info-rate {
display: inline-block;
vertical-align: middle;
max-width: 42%;
}
.list-view .article .info-rate {
max-width: 56%;
}
.list-view .article .info-footer {
overflow: visible;
}
.list-view .article .info-footer li {
display: inline-block;
vertical-align: middle;
margin: 0 10px;
padding: 0;
}
.list-view .article .info-footer .dropdown-menu.drop-social-share {
font-size: 14px;
}
.list-view .article .info-footer .dropdown-menu.drop-social-share li {
display: block;
margin: 0;
}
.list-view .article .info-footer .dropdown-menu.drop-social-share:before {
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #252525;
content: '';
position: absolute;
left: 10px;
bottom: 100%;
}
.list-view .article .info-footer .dropdown-menu.drop-social-share [class^='icon-'],
.list-view .article .info-footer .dropdown-menu.drop-social-share [class*=' icon-'] {
font-size: 14px;
}
.list-view .article .info-footer .dropdown-menu.drop-social-share a {
padding: 10px;
}
.list-view .article .info-footer .dropdown-menu.drop-social-share a:hover {
background: #3f3f3f;
}
.list-view .article .info-footer .dropdown-menu.drop-social-share a:hover [class^='icon-'],
.list-view .article .info-footer .dropdown-menu.drop-social-share a:hover [class*=' icon-'] {
margin-right: 5px;
margin-left: -2px;
}
.list-view .article .info-footer [class^='icon-'],
.list-view .article .info-footer [class*=' icon-'] {
font-size: 20px;
}
.list-view .article .reviews-holder {
margin-bottom: 15px;
}
.list-view .article .ico-list {
display: inline-block;
vertical-align: middle;
border-right: 1px solid #ebebeb;
overflow: visible;
}
.list-view .article footer {
border: 0;
margin-top: 0;
padding-top: 0;
padding-bottom: 5px;
}
.list-view .article .ico-action a {
color: #9d9d9d;
margin-bottom: 0;
}
.list-view .article .ico-action a:hover {
color: #b0a377;
}
.list-view-sidebar .list-view {
margin-bottom: 45px;
}
.list-view-sidebar .list-view .article {
margin-top: 15px;
} .recent-block {
padding: 45px 0;
position: relative;
z-index: 2;
}
.recent-block h2 {
margin: 0;
}
.recent-block .thumbnail {
padding: 20px 10px;
}
.recent-block .thumbnail:hover .sub-info span:last-child {
color: #474d4b;
}
.recent-block .thumbnail:hover .sub-info del span {
color: #9d9d9d;
}
.recent-block.recent-wide-thumbnail .img-wrap {
margin: 0 -10px 25px;
}
.recent-block.recent-wide-thumbnail .thumbnail:hover {
box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
}
.recent-block.recent-list .thumbnail {
background: #fafafa;
box-shadow: none;
}
.recent-block .article {
margin-top: 30px;
}
.recent-block.recent-gray {
background: #fafafa;
}
.recent-block.recent-gray .thumbnail {
background: #fff;
}
.recent-block.recent-gray .article .col-holder {
background: #fff;
box-shadow: none;
}
.recent-block.recent-gray .article footer {
margin: 0;
}
.recent-block .thumbnail {
background: #f8f8f8;
}
.recent-block h3 {
color: #5c5e62;
}
.recent-block .article .img-wrap {
margin-bottom: 20px;
}
.recent-block .article .img-wrap img {
width: 100%;
}
.recent-block footer {
overflow: visible;
border-top: 0;
margin-top: 0;
}
.recent-block .sub-info {
float: right;
width: 124px;
font-size: 1.143em;
line-height: 1em;
font-weight: 700;
margin: 0 -10px;
}
.recent-block .sub-info > span {
display: inline-block;
vertical-align: middle;
padding: 0 5px 0 8px;
position: relative;
margin-right: -.25em;
max-width: 50%;
}
.recent-block .sub-info > span:before {
content: '';
left: 0;
top: 2px;
bottom: 2px;
background: #5c5e62;
width: 1px;
position: absolute;
}
.recent-block .sub-info > span:first-child:before {
display: none;
}
.recent-block .ico-list {
overflow: visible;
float: left;
width: calc(100% - 112px);
margin: 0 -5px;
}
.recent-block .ico-list li {
margin: 0 3px 5px;
padding: 0;
}
.recent-block .ico-list .popup {
padding: 5px;
}
.recent-block .ico-list [class^='icon-'],
.recent-block .ico-list [class*=' icon-'] {
font-size: 20px;
}
.recent-block .ico-list .hover {
display: none;
}
.recent-block .ico-list img {
display: inline-block;
}
.recent-block .sub-info > span {
max-width: 55%;
}
.recent-block .sub-info > span:first-child {
width: 45%;
}
.recent-block .sub-info del {
display: block;
color: #9d9d9d;
font-size: 70%;
} .popup {
-webkit-transform: translate(-50%, 15px);
-ms-transform: translate(-50%, 15px);
transform: translate(-50%, 15px);
width: 100px;
position: absolute;
left: 50%;
top: 100%;
border-radius: 7px;
background: #b0a377;
color: #fff;
padding: 5px;
text-align: center;
text-transform: uppercase;
display: none;
z-index: 999;
font-size: 12px;
}
.popup:before {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 7px solid #b0a377;
content: '';
position: absolute;
left: 50%;
bottom: 100%;
}
.pop-opener {
position: relative;
}
.pop-opener:hover [class^='icon-'],
.pop-opener:hover [class*=' icon-'] {
color: #b0a377;
}
.pop-opener:hover .popup {
display: block;
}
.recent-block .article .popup {
top: auto;
bottom: 100%;
margin-bottom: 25px;
background: #474d4b;
}
.recent-block .article .popup:before {
border-bottom: 0;
border-top: 7px solid #474d4b;
bottom: auto;
top: 100%;
} .article .pop-opener:hover [class^='icon-'],
.article .pop-opener:hover [class*=' icon-'] {
color: #474d4b;
}
.article .popup {
background: #474d4b;
}
.article .popup:before {
border-bottom-color: #474d4b;
} .comment-slot.v-middle .thumb,
.comment-slot.v-middle .text {
vertical-align: middle;
}
.comment-slot .thumb {
display: inline-block;
vertical-align: top;
width: 50px;
margin-right: 15px;
overflow: hidden;
border-radius: 50px;
}
.comment-slot .thumb img {
border-radius: 100%;
}
.comment-slot .name {
display: block;
font-size: 1.143em;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.comment-slot .name cite {
font-style: normal;
}
.comment-slot .name a {
color: #5c5e62;
}
.comment-slot .name a:hover {
color: #474d4b;
}
.comment-slot .text {
display: inline-block;
vertical-align: middle;
width: calc(100% - 70px);
} .comments {
padding: 30px 15px;
border: 1px solid #f8f8f8;
box-shadow: 0 0 1px 1px rgba(1, 2, 2, .1);
}
.comments .comment-head {
overflow: hidden;
margin: 0 0 15px;
}
.comments .comment-head .left {
float: left;
width: 50%;
padding-right: 10px;
}
.comments .comment-head .meta {
font-style: italic;
}
.comments .comment-head time a:not(.comment-edit-link) {
pointer-events: none;
cursor: default;
}
.comments .comment-head .name {
display: block;
font-weight: 400;
margin-bottom: 5px;
}
.comments .comment-head .right {
width: 50%;
text-align: right;
float: left;
padding-top: 5px;
}
.comments p {
margin: 0 0 30px;
}
.comments.reply {
padding: 0;
box-shadow: none;
border: 0;
padding: 40px 0 0 100px;
}
.comments.reply .comment-slot .comment-detail {
max-width: 570px;
}
.comments .comment-slot {
overflow: hidden;
border-bottom: 0;
padding: 20px 0 15px;
}
.comments .comment-slot:last-child {
padding-bottom: 0;
}
.comments .comment-slot:last-child .text .comment-detail {
border-bottom: 0;
padding-bottom: 0;
}
.comments .comment-slot .text:hover a {
color: #b0a377;
}
.comments .comment-slot .text:hover .star-rating {
color: #b0a377;
}
.comments .comment-slot:first-child {
padding-top: 0;
}
.comments .comment-slot .thumb {
width: 75px;
padding-right: 20px;
margin-right: 0;
margin-top: 10px;
}
.comments .comment-slot .text {
width: calc(100% - 80px);
}
.comments .comment-slot .comment-detail {
max-width: 670px;
border-bottom: 1px solid #e2e2e2;
padding: 0 20px 30px 0;
}
.comments .link-holder {
font-style: italic;
}
.comments .link-holder a {
color: #5c5e62;
}
.comments .link-holder a:hover {
color: #474d4b;
}
.comments .comment-holder {
margin: 0 0 20px;
}
.comments .link-more {
font-size: 1.143em;
font-weight: 700;
padding-top: 20px;
margin-top: 15px;
margin-left: 175px;
border-top: 1px solid #e2e2e2;
}
.comments .link-more a {
color: #5c5e62;
}
.comments .link-more a:hover {
color: #b0a377;
}
.comments .star-rating {
display: inline-block;
vertical-align: top;
margin-top: 4px;
}  .social-networks li {
display: inline-block;
vertical-align: middle;
padding: 0 5px;
}
.social-networks a span {
-webkit-transition: color .2s linear;
transition: color .2s linear;
}
.social-networks a.facebook:hover {
color: #136ad5;
}
.social-networks a.twitter:hover {
color: #00aced;
}
.social-networks a.google:hover {
color: #dd4b39;
}
.social-networks a.pin:hover {
color: #cb2027;
}
.social-networks .icon-twitter:hover {
color: #00aced;
}
.social-networks .icon-facebook:hover {
color: #136ad5;
}
.social-networks .icon-google-plus:hover {
color: #dd4b39;
}
.social-networks .icon-linkedin:hover {
color: #007bb5;
} .social-wrap {
display: table;
width: 100%;
text-align: center;
}
.social-wrap li {
display: table-cell;
vertical-align: middle;
}
.social-wrap li a {
display: inline-block;
position: relative;
vertical-align: top;
color: #6b6957;
}
.social-wrap li a:hover {
color: #b0a377;
}
.social-wrap li a:hover .txt {
opacity: 1;
}
.social-wrap [class^='icon-'],
.social-wrap [class*=' icon-'] {
font-size: 32px;
margin-left: 1px;
display: block;
}
.social-wrap .txt {
position: absolute;
left: 50%;
bottom: 100%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
font-size: 14px;
width: 176px;
opacity: 0;
margin-bottom: 15px;
font-weight: normal;
letter-spacing: 1px;
} .seperator {
border-bottom: 1px solid #e2e2e2;
position: relative;
padding-bottom: 30px;
}
.seperator:before {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
content: '';
position: absolute;
left: 50%;
bottom: 0;
width: 120px;
height: 4px;
background: #e2e2e2;
} .booking-form .form-holder,
.twocol-form .form-holder {
box-shadow: .5px .9px 1px rgba(1, 2, 2, .1);
background: #f8f8f8;
padding: 20px 10px;
margin-bottom: 45px;
}
.booking-form .form-holder .form-control,
.twocol-form .form-holder .form-control {
border-color: #dfdfdf;
background: transparent;
color: #5c5e62;
height: 40px;
}
.booking-form .form-holder .form-control::-webkit-input-placeholder,
.twocol-form .form-holder .form-control::-webkit-input-placeholder {
font-style: italic;
}
.booking-form .form-holder .form-control:-moz-placeholder,
.twocol-form .form-holder .form-control:-moz-placeholder {
font-style: italic;
}
.booking-form .form-holder .form-control::-moz-placeholder,
.twocol-form .form-holder .form-control::-moz-placeholder {
font-style: italic;
}
.booking-form .form-holder .form-control:-ms-input-placeholder,
.twocol-form .form-holder .form-control:-ms-input-placeholder {
font-style: italic;
}
.booking-form .form-holder .form-control:focus,
.booking-form .form-holder .form-control:active,
.twocol-form .form-holder .form-control:focus,
.twocol-form .form-holder .form-control:active {
border-color: #c5c5c5;
}
.booking-form .col-md-6:last-child .form-holder,
.twocol-form .col-md-6:last-child .form-holder {
margin-bottom: 0;
}
.booking-form textarea.form-control,
.twocol-form textarea.form-control {
min-height: 190px !important;
resize: none;
}
.booking-form h2,
.twocol-form h2 {
color: #5c5e62;
padding-bottom: 30px;
margin-bottom: 25px;
border-bottom: 1px solid rgba(125, 125, 125, .2);
}
.booking-form label,
.twocol-form label {
margin-bottom: 20px;
text-transform: capitalize;
}
.booking-form .hold,
.twocol-form .hold {
margin-bottom: 20px;
}
.booking-form .option,
.twocol-form .option {
padding-bottom: 20px;
padding-top: 10px;
}
.booking-form .option li,
.twocol-form .option li {
overflow: hidden;
margin-bottom: 5px;
}
.booking-form .option label,
.twocol-form .option label {
margin-bottom: 0;
}
.booking-form .option .info-hold,
.twocol-form .option .info-hold {
padding-left: 30px;
}
.booking-form .payment-option,
.twocol-form .payment-option {
display: none;
float: none;
padding-left: 30px;
}
.booking-form .order-block,
.twocol-form .order-block {
padding-top: 25px;
}
.booking-form .btn,
.booking-form .woocommerce a.button,
.woocommerce .booking-form a.button,
.booking-form
.woocommerce input.button,
.woocommerce .booking-form input.button,
.booking-form
.woocommerce button.button,
.woocommerce .booking-form button.button,
.twocol-form .btn,
.twocol-form .woocommerce a.button,
.woocommerce
.twocol-form a.button,
.twocol-form
.woocommerce input.button,
.woocommerce
.twocol-form input.button,
.twocol-form
.woocommerce button.button,
.woocommerce
.twocol-form button.button {
width: 100%;
padding: 10px;
}
.booking-form .link-view .btn,
.booking-form .link-view .woocommerce a.button,
.woocommerce .booking-form .link-view a.button,
.booking-form .link-view
.woocommerce input.button,
.woocommerce .booking-form .link-view input.button,
.booking-form .link-view
.woocommerce button.button,
.woocommerce .booking-form .link-view button.button,
.twocol-form .link-view .btn,
.twocol-form .link-view .woocommerce a.button,
.woocommerce
.twocol-form .link-view a.button,
.twocol-form .link-view
.woocommerce input.button,
.woocommerce
.twocol-form .link-view input.button,
.twocol-form .link-view
.woocommerce button.button,
.woocommerce
.twocol-form .link-view button.button {
width: auto;
}
.booking-form .btn-hold,
.twocol-form .btn-hold {
padding-top: 15px;
} .product-table {
border: 2px solid #dfdfdf;
width: 100%;
margin-bottom: 60px;
}
.product-table td,
.product-table th {
padding: 10px;
}
.product-table th {
border-bottom: 1px solid rgba(125, 125, 125, .2);
}
.product-table tfoot td {
font-weight: 700;
border-top: 1px solid rgba(125, 125, 125, .2);
}
.product-table .amount {
font-weight: 700;
}
.product-table .title,
.product-table time {
display: block;
}
.product-table .title {
font-weight: 700;
}
.hold {
margin-bottom: 20px;
} .top-box {
font-size: 16px;
line-height: 1.2;
font-weight: 400;
margin-bottom: 25px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.top-box .holder {
color: #5c5e62;
display: block;
border: 2px solid #f8f8f8;
padding: 10px 20px;
overflow: hidden;
position: relative;
-webkit-transition: border .2s linear;
transition: border .2s linear;
}
.top-box .holder:hover .arrow {
right: 20px;
}
.top-box .left {
display: none;
width: 70%;
padding-right: 10px;
}
.top-box .right {
float: left;
}
.top-box .arrow {
position: absolute;
right: 35px;
top: 50%;
-webkit-transform: translate(0, -50%) rotate(270deg);
-ms-transform: translate(0, -50%) rotate(270deg);
transform: translate(0, -50%) rotate(270deg);
-webkit-transition: right .2s linear;
transition: right .2s linear;
}
.top-box .arrow:before {
content: '\e906';
font: 18px/1 'icomoon';
} .account-form .btn-holder {
margin-top: 30px;
padding: 0;
}
.account-form .table thead th {
padding: 10px;
}
.account-form .table tbody tr {
border: 0;
}
.account-form .table tbody tr:first-child td {
border-top: 1px solid #f8f8f8;
}
.account-form .table tbody tr td {
border-top: 1px solid #f8f8f8;
padding: 10px;
}
.account-form .table.no-border {
border-width: 0;
}
.account-form .table.no-border td,
.account-form .table.no-border th {
border-width: 0;
}
.account-form .table.no-border tbody tr:first-child td {
border-width: 0;
}
.account-form h3 {
margin-bottom: 20px;
}
.account-form .order-block {
margin-bottom: 40px;
padding-bottom: 30px;
border-bottom: 1px solid #ebebeb;
}
.account-form .two-cols [class^='col-'],
.account-form .two-cols [class*=' col-'],
.account-form #two-columns [class^='col-'],
.account-form #two-columns [class*=' col-'] {
margin-bottom: 30px;
}
.account-form .btn-holder {
margin-bottom: 15px;
}
.account-form .order-info p {
margin-bottom: 0;
}
.order-sub {
margin: 20px 0 45px;
font-weight: 700;
background: #f8f8f8;
border: 1px solid #f3f3f3;
}
.order-sub span {
width: 49%;
display: inline-block;
padding: 10px;
}
.order-table tbody tr:last-child td {
padding-bottom: 30px;
}
.order-table tfoot {
font-size: 1.2em;
}
.order-table tfoot tr:first-child th {
padding-top: 30px;
border-top: 1px solid #eaeaea;
}
.table.customer-detail-table {
min-width: 0;
}
.customer-detail-block .form-holder {
padding: 10px;
}
.order-main {
margin-bottom: 45px;
}
.col-account {
margin-top: 45px;
}
.side-list .active a {
color: #b0a377;
} .featured-content {
position: relative;
overflow: hidden;
text-align: center;
}
.featured-content.feature-small {
background: #474d4b;
color: #fff;
}
.featured-content.feature-small .column {
min-height: 0;
}
.featured-content.feature-small .bg-stretch {
z-index: 1;
}
.featured-content.feature-small .btn-lg {
min-width: 260px;
}
.featured-content .bg-stretch {
z-index: 1;
}
.featured-content .row {
overflow: hidden;
margin: 0;
}
.featured-content .row:nth-child(even) .image {
float: right;
}
.featured-content .article {
padding: 20px;
}
.featured-content .container-fluid {
padding: 0;
} .bar-holder {
margin-bottom: -5px;
}
.bar-holder .title {
font-size: 1.143em;
line-height: 1;
display: block;
margin-bottom: 25px;
} .progress {
height: 20px;
background: #414141;
box-shadow: none;
margin-bottom: 30px;
overflow: visible;
}
.progress .progress-bar {
position: relative;
box-shadow: none;
background: #b0a377;
}
.progress .value {
position: absolute;
right: -35px;
font-style: italic;
font-size: 14px;
line-height: 1.2;
background: #474d4b;
color: #fff;
padding: 5px;
min-width: 50px;
top: -40px;
}
.progress .value:before {
content: '';
position: absolute;
left: 50%;
top: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0 0;
margin-left: -11px;
border-color: #474d4b transparent transparent;
}
.progress-holder {
padding-top: 45px;
margin-bottom: -10px;
} .block-quotation {
padding: 15px 10px;
color: #fff;
position: relative;
text-align: center;
z-index: 1;
background: #b0a377;
margin: 40px 0;
}
.block-quotation.no-bottom {
margin-bottom: 0;
}
.block-quotation:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(176, 163, 119, .69);
z-index: -1;
}
.block-quotation img {
opacity: .52;
}  .partner-block {
padding: 60px 0;
text-align: center;
background: #fafafa;
}
.partner-block .partner {
margin-top: 45px;
padding: 0 15px;
padding-bottom: 1px;
}
.partner-block a {
display: block;
height: 100%;
border-bottom: 1px solid #dedede;
padding-bottom: 45px;
position: relative;
min-height: 117px;
}
.partner-block a:before {
content: '';
background: #474d4b;
left: 50%;
bottom: -1px;
width: 0;
height: 1px;
position: absolute;
-webkit-transition: width .2s linear, left .2s linear;
transition: width .2s linear, left .2s linear;
}
.partner-block a .hover {
display: none;
}
.partner-block a img {
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
display: inline-block;
max-height: 70px;
}
.partner-block a:hover img {
display: none;
}
.partner-block a:hover img.hover {
display: inline-block;
}
.partner-block a:hover:before {
left: 0;
width: 100%;
} .ico-article {
margin-top: 30px;
line-height: 1.714;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.ico-article .ico-holder {
margin: 0 0 15px;
min-height: 35px;
} .step-block {
padding: 45px 0;
color: #fff;
position: relative;
overflow: hidden;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.step-block .container {
position: relative;
z-index: 2;
} .content-intro {
padding-bottom: 60px;
}
.content-intro .text-holder {
padding-top: 60px;
margin-bottom: 45px;
text-align: center;
}
.content-intro .text-holder .btn-holder {
margin-top: 45px;
}
.content-intro .map-col {
position: relative;
z-index: 1;
text-align: center;
margin-top: 20px;
}
.content-intro .map-col .holder {
background: #474d4b;
border: 10px solid #2f3231;
padding: 10px;
max-width: 400px;
margin: 0 auto;
}
.content-intro .map-holder {
margin: 0 0 20px;
border: 0;
min-height: 0;
}
.content-intro .info {
color: #fff;
}
.content-intro .info strong {
display: block;
font-size: 18px;
font-weight: 700;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.content-intro .info .sub {
font-style: italic;
} .trip-info {
background: #fafafa;
z-index: 1;
position: relative;
overflow: hidden;
}
.trip-info > .row {
min-height: calc(100vh - 100px);
}
.trip-info .col:first-child {
padding-left: 0;
padding-right: 0;
}
.trip-info .text-col {
white-space: nowrap;
text-align: center;
}
.trip-info .text-col:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-right: -.25em;
}
.trip-info .text-col .holder {
display: inline-block;
vertical-align: middle;
width: 100%;
white-space: normal;
max-width: 755px;
padding: 30px 0;
}
.trip-info .rate-left {
display: block;
overflow: hidden;
}
.trip-info h1 {
margin-bottom: 35px;
}
.trip-info .price {
font-size: 1.7124em;
line-height: 1.33333em;
font-weight: 300;
font-style: italic;
margin: 0 0 30px;
}
.trip-info .price strong {
font-style: normal;
font-weight: 700;
display: block;
color: #474d4b;
margin-top: 20px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.trip-info .description {
margin-bottom: 30px;
}
.trip-info .reviews-info .star-rating {
color: #474d4b;
}
.trip-info .social-share {
display: table;
width: 100%;
table-layout: fixed;
}
.trip-info .social-share li {
display: table-cell;
}
.trip-info .social-share .ico {
display: inline-block;
vertical-align: middle;
font-size: 18px;
}
.trip-info .btn-holder {
margin: 0 0 45px;
}
.reviews-slot .name {
font-size: 1.143em;
}
#tour-slide {
height: 100%;
}
#tour-slide .owl-wrapper-outer,
#tour-slide .owl-item,
#tour-slide .owl-wrapper {
height: 100%;
}
#tour-slide .owl-controls {
margin: 0;
}
#tour-slide .slide {
min-height: 320px;
}
#tour-slide .owl-buttons {
position: absolute;
bottom: 0;
right: 0;
}
#tour-slide .owl-prev,
#tour-slide .owl-next {
float: left;
background: #252525;
color: #fff;
width: 50px;
height: 50px;
float: left;
text-align: center;
line-height: 50px;
font-size: 14px;
-webkit-transition: background linear .3s;
transition: background linear .3s;
border: 0;
font-size: 0;
z-index: 9;
position: relative;
border-radius: 0;
margin: 0;
opacity: 1;
}
#tour-slide .owl-prev:after,
#tour-slide .owl-next:after {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
content: '\e906';
font: 14px/50px 'icomoon';
display: block;
text-align: center;
position: absolute;
left: 0;
top: 0;
right: 0;
}
#tour-slide .owl-prev:hover,
#tour-slide .owl-next:hover {
background: #b0a377;
}
#tour-slide .owl-prev:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.trip-info .price strong del {
font-size: 70%;
color: #9d9d9d;
margin-left: 5px;
}
.tab-container {
background: #fff;
z-index: 9;
} .trip-detail {
padding-top: 45px;
padding-bottom: 45px;
}
.trip-detail .img-article {
max-width: none;
margin-top: 30px;
}
.trip-detail .img-article:first-child {
margin-top: 0;
}
.trip-detail .img-article .text-block {
padding: 25px 20px 15px;
font-size: .857em;
font-weight: 400;
letter-spacing: .02em;
}
.trip-detail .img-article h3 {
font-size: 1.333em;
font-weight: 400;
margin-bottom: 10px;
}
.trip-detail .img-article p {
margin: 0;
}
.trip-detail .comments {
padding-bottom: 45px;
}
.trip-detail .comments .thumb {
width: 80px;
}
.trip-detail .comments .text {
width: auto;
}
.trip-detail .comments .des {
border-top-color: #9d9d9d;
}
.trip-detail .comments .link-more {
margin: 0;
letter-spacing: .04em;
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid rgba(157, 157, 157, .15);
}
.trip-detail .comments .comment-holder {
margin-bottom: 0;
}
.trip-detail .comments .comment-slot:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.trip-detail .comments .comment-slot p:last-child {
margin-bottom: 0;
}
.trip-detail .header-box {
margin-bottom: 20px;
}
.trip-detail .gallery-list {
margin: 0 -15px -30px;
}
.trip-detail .gallery-list.has-center .title {
padding-bottom: 10px;
margin-bottom: 15px;
letter-spacing: .03em;
}
.trip-detail .gallery-list li {
width: auto;
margin: 0 auto 30px;
float: none;
max-width: 400px;
padding: 0 15px;
}
.trip-detail .gallery-list li img {
width: 100%;
}
.trip-detail [class^='col-'],
.trip-detail [class*=' col-'] {
margin-bottom: 30px;
}
.trip-detail .nav-wrap {
background: #b0a377;
padding: 20px 0;
}
.trip-detail .img-list li {
display: inline-block;
vertical-align: middle;
padding: 0 20px;
}
.trip-detail .tab-content {
padding: 30px 0;
font-size: 14px;
line-height: 24px;
}
.trip-detail .detail {
padding: 20px 10px 10px;
background: #f8f8f8;
box-shadow: 1px 1px 1px rgba(1, 2, 2, .1);
}
.trip-detail .detail p {
margin: 0 0 25px;
}
.trip-detail .detail .reviews-slot {
padding-top: 25px;
border-top: 1px solid #e6e6e6;
margin-top: 15px;
padding-bottom: 5px;
}
.trip-detail .detail .img-list {
padding-bottom: 10px;
}
.trip-detail .text-box {
padding-left: 55px;
padding-bottom: 35px;
margin-bottom: 0;
margin-top: 20px;
}
.trip-detail .text-box.not-included:before {
content: '\e947';
}
.trip-detail .text-box:before {
font: 40px/1 'icomoon';
position: absolute;
left: 10px;
top: 10px;
content: '\e957';
color: #adadad;
}
.trip-detail .accomodation-block .text-box {
padding-right: 30px;
padding-bottom: 45px;
}
.trip-detail .accomodation-block .text-box .sub-title {
margin-bottom: 30px;
}
.trip-detail .accomodation-block .text-box .img-holder img {
margin: 0;
}
.trip-detail .accomodation-block .text-box .img-holder p {
margin: 0;
} .reviews-info {
margin-bottom: 45px;
}
.reviews-info > li {
padding: 0 0 5px;
position: relative;
margin: 0 0 15px 0;
}
.reviews-info > li:before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 1px;
background: #e2e2e2;
}
.reviews-info .info-left {
width: 50%;
padding-right: 10px;
float: left;
text-align: left;
}
.reviews-info .info-right {
float: right;
max-width: 50%;
text-align: right;
}
.reviews-info .title {
display: block;
}
.reviews-info .ico-list {
margin-left: -5px;
margin-right: -5px;
}
.reviews-info .ico-list li {
display: inline-block;
vertical-align: middle;
padding: 0 5px;
}
.question-select {
margin-bottom: 20px;
}
.question-select .jcf-select {
border: 1px solid #f8f8f8;
display: block;
padding: 10px;
margin: 0;
}
.question-select .jcf-select:hover .jcf-select-text {
color: #b0a377;
}
.question-select .jcf-select .jcf-select-text {
font-size: 14px;
line-height: 24px;
font-weight: normal;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #5c5e62;
margin-right: 30px;
letter-spacing: 0;
text-transform: none;
}
.question-select .jcf-select .jcf-select-opener {
width: 31px;
}
.question-select .jcf-select .jcf-select-opener:after {
color: #9d9d9d;
left: 0;
right: auto;
font-size: 15px;
line-height: 1;
margin-top: -7px;
}
.question-select .nav {
display: none;
} .header-box {
padding: 10px;
border: 1px solid #f8f8f8;
display: block;
margin: 0 0 30px;
overflow: hidden;
font-weight: 400;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.header-box:hover {
color: #b0a377;
}
.header-box:hover .star-rating {
color: #474d4b;
}
.header-box .title {
font-weight: 400;
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.header-box .star-rating {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.header-box .value {
display: inline-block;
vertical-align: middle;
}
.header-box .link-right {
float: right;
max-width: 40%;
}
.header-box a:hover {
color: #b0a377;
} .tab-container {
position: relative;
z-index: 2;
}
.tab-container .nav-tabs {
text-align: left;
}
.tab-container .tab-pane {
display: block !important;
position: absolute;
top: -9999px;
left: -9999px;
}
.tab-container .tab-pane.active {
position: static;
}
.nav-wrap {
background: #252525;
z-index: 13;
position: relative;
top: -1px;
} .nav-tabs {
font-size: 1.286em;
padding: 10px 0;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.nav-tabs > li {
border: 0;
float: none;
display: inline-block;
margin: 0;
padding: 10px 5px;
width: 49%;
}
.nav-tabs > li.active a,
.nav-tabs > li:focus a {
background: none;
border: 0;
color: #b0a377;
margin: 0;
}
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a.active,
.nav-tabs > li.active a:focus,
.nav-tabs > li:focus a:hover,
.nav-tabs > li:focus a.active,
.nav-tabs > li:focus a:focus {
background: none;
margin: 0;
border: 0;
color: #b0a377;
}
.nav-tabs > li > a {
background: none;
border: 0;
margin: 0;
color: #9d9d9d;
padding: 0;
display: inline-block;
}
.nav-tabs > li > a:hover {
background: none;
color: #b0a377;
} .has-mega-dropdown .dropdown-menu .nav-hover {
display: inline-block;
vertical-align: top;
width: 110px;
padding-right: 15px;
font-size: inherit;
}
.has-mega-dropdown .dropdown-menu .nav-hover li {
margin: 0 0 10px;
padding: 0;
display: block;
font-size: inherit;
width: auto;
}
.has-mega-dropdown .dropdown-menu .nav-hover li a {
padding: 0;
display: inline-block;
}
.has-mega-dropdown .dropdown-menu .nav-hover li a:focus {
background: none;
}
.has-mega-dropdown .tab-content {
display: inline-block;
vertical-align: top;
width: calc(100% - 115px);
padding-left: 20px;
}
.has-mega-dropdown .tab-content .header-link li {
padding: 0;
margin-bottom: 20px;
}
.dropdown-menu {
top: 99%;
}
.no-icons .navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
right: 0;
}
.mega-md .drop-holder {
position: relative;
}
.mega-md .drop-holder:before {
top: 0;
bottom: 0;
left: 110px;
width: 1px;
background: #181818;
content: '';
position: absolute;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
left: 0;
right: 0;
width: auto;
box-shadow: none;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-wrap {
max-width: 800px;
margin: 0 0 0 auto;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .nav-hover li {
margin-bottom: 20px;
}
.drop-container .region-img {
padding: 0 10px;
text-align: center;
margin-bottom: 20px;
}
.drop-container .region-img img {
max-width: 200px;
width: 100%;
}
.drop-container .region-des {
overflow: hidden;
padding: 0 10px;
}  .table-container .date-text {
display: block;
font-size: 16px;
margin-bottom: 5px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.table-container .sub-text {
display: block;
font-weight: 400;
font-style: italic;
letter-spacing: .09em;
}
.table-container .btn,
.table-container .woocommerce a.button,
.woocommerce .table-container a.button,
.table-container
.woocommerce input.button,
.woocommerce .table-container input.button,
.table-container
.woocommerce button.button,
.woocommerce .table-container button.button {
float: right;
} .table-striped tbody tr:nth-child(even) {
background: #f8f8f8;
}
.table-striped tbody tr:nth-child(odd) {
background: transparent;
}
.table-hover tbody tr {
-webkit-transition: background .2s linear;
transition: background .2s linear;
}
.table-hover tbody tr:hover {
background: #f8f8f8;
} table.table {
font-size: .9em;
min-width: 725px;
}
table.table tbody tr td,
table.table thead tr td {
vertical-align: middle;
}
table.table .btn,
table.table .woocommerce a.button,
.woocommerce table.table a.button,
table.table
.woocommerce input.button,
.woocommerce table.table input.button,
table.table
.woocommerce button.button,
.woocommerce table.table button.button {
min-width: 1px;
font-size: 1em;
}
table.table tbody td:last-child .cell {
border-right: 1px solid #f8f8f8;
}
table.table tbody tr {
border-color: #fff;
border-style: solid;
border-width: 15px 0;
background: transparent;
}
table.table tbody tr td:first-child .cell {
border-left: 1px solid #f8f8f8;
}
table.table tbody tr td .cell {
border: solid #f8f8f8;
border-width: 1px 0;
}
table.table > thead > tr > th {
border: 0;
padding: 10px 5px 15px;
}
table.table > tbody > tr {
background: none;
font-weight: 500;
}
table.table > tbody > tr:first-child td {
border-top: 0;
}
table.table > tbody > tr > td {
padding: 0;
}
table.table > tbody > tr .middle {
padding: 5px;
min-height: 65px;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: normal;
}
.table .cell {
display: table;
width: 100%;
min-height: 65px;
}
.table .cell .middle {
display: table-cell;
vertical-align: middle;
}
.table-responsive .table-responsive {
overflow: visible;
} .detail-accordion {
margin: 0;
padding: 0;
list-style-type: none;
counter-reset: ol-counter;
}
.detail-accordion > li {
position: relative;
margin-bottom: 5px;
border: 1px solid #f8f8f8;
}
.detail-accordion > li:before {
content: counter(ol-counter);
counter-increment: ol-counter;
position: absolute;
top: 6px;
left: 12px;
width: 43px;
line-height: 55px;
font-size: 16px;
text-align: center;
}
.detail-accordion > li:after {
border: 2px solid #e2e2e2;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
content: '';
left: 16px;
height: 35px;
width: 35px;
position: absolute;
top: 16px;
}
.detail-accordion > li:hover:after {
border-color: #5c5e62;
}
.detail-accordion > li:not(.active) > a:after {
transform: rotate(270deg);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
}
.detail-accordion > li.active {
box-shadow: 1px 1px 1px rgba(1, 2, 2, .07);
}
.detail-accordion > li.active:after {
border-color: #5c5e62;
}
.detail-accordion > li.active > a:after {
color: #9d9d9d;
}
.detail-accordion > li.active > a:before {
border-color: #9d9d9d;
}
.detail-accordion > li > a {
display: block;
padding: 10px 20px 10px 80px;
position: relative;
-webkit-transition: all linear .2s;
transition: all linear .2s;
}
.detail-accordion > li > a:after {
content: '\e906';
font: 18px/10px 'icomoon';
position: absolute;
right: 20px;
top: 50%;
color: #e2e2e2;
margin-top: -5px;
-webkit-transition: all linear .2s;
transition: all linear .2s;
}
.detail-accordion > li > a span {
font-style: italic;
}
.detail-accordion .title {
display: block;
font-size: 1.143em;
margin-bottom: -5px;
font-weight: 400;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.detail-accordion .slide {
padding: 0 20px;
}
.detail-accordion .slide-holder {
padding: 25px 0 20px;
border-top: 1px solid #e1e1e1;
margin-left: 60px;
margin-top: 10px;
} .fancybox-overlay {
background: rgba(0, 0, 0, .87);
min-width: 320px;
}
.fancybox-skin {
border-radius: 0;
padding: 20px !important;
background: none;
box-shadow: none !important;
}
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
width: 30px;
height: 30px;
border-radius: 100%;
background: rgba(0, 0, 0, .6);
box-shadow: 0 0 1px rgba(0, 0, 0, .4);
}
.fancybox-close:after,
.fancybox-prev span:after,
.fancybox-next span:after {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
left: 50%;
top: 50%;
font: 8px/30px 'icomoon';
}
.fancybox-prev span,
.fancybox-next span {
display: block;
vertical-align: middle;
background: none;
box-shadow: none;
visibility: visible;
position: relative;
left: auto;
right: auto;
width: 30px;
height: 30px;
margin: 0;
top: 0;
}
.fancybox-close {
top: 20px;
right: 20px;
border-radius: 0;
position: absolute;
color: #fff;
}
.fancybox-close:hover {
background: #000;
}
.fancybox-close:hover:after {
color: #fff;
}
.fancybox-close:after {
content: '\e914';
font-size: 14px;
}
.fancybox-nav {
width: 30px;
height: 30px;
top: 50%;
margin-top: -15px;
background: rgba(0, 0, 0, .6);
text-align: center;
color: #fff;
}
.fancybox-nav:hover {
background: #000;
color: #fff;
}
.fancybox-prev span:after,
.fancybox-next span:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
content: '\e906';
text-align: center;
left: 7px;
top: 0;
font-size: 12px;
}
.fancybox-next span:after {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
left: auto;
right: 7px;
}
.fancybox-title {
right: 0;
left: 0;
margin: 0 20px -9px;
width: auto !important;
}
.fancybox-title .child {
margin: 0;
display: block;
border-radius: 0;
padding: 5px 20px;
background: #252525;
}  .carousel.carousel-fade .carousel-inner .item {
opacity: 0;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.carousel.carousel-fade .carousel-inner .item,
.carousel.carousel-fade .carousel-inner .active.left,
.carousel.carousel-fade .carousel-inner .active.right {
opacity: 0;
}
.carousel.carousel-fade .carousel-inner .active,
.carousel.carousel-fade .carousel-inner .next.left,
.carousel.carousel-fade .carousel-inner .prev.right {
opacity: 1;
z-index: 2;
}
.carousel.carousel-fade .carousel-inner .next,
.carousel.carousel-fade .carousel-inner .prev,
.carousel.carousel-fade .carousel-inner .active.left,
.carousel.carousel-fade .carousel-inner .active.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel .carousel-control {
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
background: #252525;
width: 30px;
height: 30px;
top: 50%;
opacity: 1;
font-size: 8px;
line-height: 30px;
text-shadow: none;
z-index: 2;
}
.carousel .carousel-control span {
display: inline-block;
}
.carousel .carousel-control.left span {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.carousel .carousel-control.right span {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.carousel .carousel-control:hover {
background: #b0a377;
} .content-list.tick-list li:before {
content: '\e962';
}
.content-list.cross-list li:before {
content: '\e914';
}
.content-list li {
padding-left: 35px;
position: relative;
margin-bottom: 5px;
}
.content-list li:before {
position: absolute;
left: 0;
top: 5px;
font: 16px/16px 'icomoon';
color: #adadad;
} .reviews-slot.v-middle .thumb,
.reviews-slot.v-middle .text {
display: inline-block;
vertical-align: middle;
}
.reviews-slot.v-middle .thumb {
width: 75px;
}
.reviews-slot.v-middle .text {
width: calc(100% - 82px);
letter-spacing: .04em;
}
.reviews-slot .name a:hover {
color: #b0a377;
}
.reviews-body {
background: #f8f8f8;
}
.reviews-body .comment-slot {
border-bottom: 1px solid rgba(157, 157, 157, .15);
padding-bottom: 30px;
padding-top: 30px;
} .ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-radius: 0;
}
.ui-widget-content {
background: #9d9d9d;
}
.ui-slider-horizontal {
height: 6px;
border: none;
margin-top: 6px;
}
.ui-slider-horizontal .ui-widget-header {
background: #9d9d9d;
}
.ui-slider-horizontal .ui-slider-handle {
height: 18px;
width: 6px;
border: none;
margin-left: 0;
outline: none;
background: #9d9d9d;
top: -6px;
}
.ui-slider-horizontal .ui-slider-handle.ui-state-active {
background: #9d9d9d;
}
.price-input {
text-align: center;
padding: 0;
margin-top: 10px;
color: #5c5e62;
}  .blog-full-width {
padding-bottom: 100px;
}
.header-box-single .comments-title {
font-weight: normal;
} .article.blog-article {
max-width: none;
}
.article.blog-article:first-child {
margin-top: 0;
}
.article.blog-article .img-wrap {
overflow: hidden;
border-radius: 5px;
}
.article.blog-article .img-wrap img {
border-radius: 5px;
}
.article.blog-article .meta {
overflow: visible;
}
.article.blog-article .thumbnail .meta {
border-bottom: 0;
padding-bottom: 15px;
}
.article.blog-article:hover .heading {
color: #b0a377;
}
.article.blog-article:hover .heading h3 a {
color: #b0a377;
}
.article.blog-article:hover .dropdown-menu a {
color: #9d9d9d;
}
.article.blog-article:hover .link-view a {
color: #b0a377;
}
.article.blog-article:hover .star-rating .disable a,
.article.blog-article:hover .star-rating .disable span {
color: #adadad;
}
.article.blog-article:hover .star-rating a,
.article.blog-article:hover .star-rating span {
color: #b0a377;
}
.article.blog-article footer {
padding-top: 0;
margin-top: 0;
border-top: 0;
padding-bottom: 15px;
}
.article.blog-article .image-slide {
height: auto;
}
.article.blog-article .description {
padding: 10px;
border: 1px solid #f8f8f8;
}
.article.blog-article .footer-sub {
margin: 0 -10px;
}
.article.blog-article .footer-sub > * {
display: inline-block;
vertical-align: top;
padding: 0 10px;
}
.article.blog-article .footer-sub a:hover {
color: #b0a377;
}
.article.blog-article .ico-action .dropdown-menu.drop-social-share li {
display: block;
margin: 0;
padding: 0;
}
.article.blog-article .star-rating {
padding: 0;
margin-right: 0;
}
.article.blog-article .star-rating .jq-ry-container {
padding-left: 0;
}
.article.blog-article .star-rating:before {
display: none;
} .blog-list.list-view .article.blog-article .description {
border: 0;
padding: 0;
}
.blog-list .article.blog-article .thumbnail {
border: 1px solid #f8f8f8;
box-shadow: none;
}
.blog-list .article.blog-article .heading {
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 400;
}
.blog-holder {
margin-bottom: 45px;
}
.blog-holder.no-pagination {
margin-bottom: 0;
}
.blog-holder.no-pagination .blog-single {
margin-bottom: 0;
} .blog-single .img-wrap {
margin: 0 0 30px;
overflow: hidden;
border-radius: 5px;
}
.blog-single .img-wrap img {
width: 100%;
}
.blog-single h1 {
color: #5c5e62;
}
.blog-single .description {
border: 1px solid #f8f8f8;
padding: 30px 10px;
margin: 0 0 30px;
}
.blog-single .description h1 {
font-size: 1.714285em;
letter-spacing: 1px;
margin: 0 0 30px;
}
.blog-single .description p {
margin: 0 0 25px;
}
.blog-single .block-quotation p {
margin: 0;
}
.blog-single .header-box {
padding: 15px 25px 20px;
}
.blog-single .meta-article {
overflow: visible;
}
.blog-single .meta-article .footer-sub {
display: inline-block;
}
.blog-single .meta-article a:hover {
color: #b0a377;
}  .search-form {
position: absolute;
right: 20px;
top: 23px;
font-size: 20px;
z-index: 2;
-webkit-transition: top .2s linear;
transition: top .2s linear;
line-height: 0;
z-index: 999;
}
.search-form .search-opener {
color: #9d9d9d;
padding: 10px;
}
.search-form .ui-autocomplete {
position: static;
background: transparent;
border: none;
padding-top: 20px;
}
.search-wrap {
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, .87);
position: fixed;
z-index: 999999;
visibility: hidden;
opacity: 0;
white-space: nowrap;
text-align: center;
overflow-y: auto;
padding: 60px 10px;
line-height: 1.2;
-webkit-transition: opacity .3s linear;
transition: opacity .3s linear;
min-width: 320px;
}
.search-wrap:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-right: -.25em;
}
.search-wrap .form-group {
display: inline-block;
vertical-align: middle;
text-align: left;
white-space: normal;
width: 100%;
max-width: 1200px;
margin-bottom: 90px;
padding: 0 20px;
}
.search-wrap .close {
height: 40px;
width: 40px;
position: absolute;
right: 24px;
top: 30px;
font-size: 20px;
line-height: 40px;
border: 1px solid #fff;
-webkit-transition: opacity .3s linear;
transition: opacity .3s linear;
opacity: 1;
text-shadow: none;
color: #fff;
padding: 0;
}
.search-wrap .close:hover {
opacity: .8;
}
.search-wrap .input-holder {
overflow: hidden;
}
.search-wrap .form-control {
width: 100%;
height: 50px;
font-size: 20px;
line-height: 50px;
font-weight: 300;
color: #fff;
border: solid #fff;
border-width: 0 0 1px;
background: none;
outline: none;
box-shadow: none;
padding: 0;
-webkit-transition: all .2s linear;
transition: all .2s linear;
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.search-wrap .form-control::-webkit-input-placeholder {
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
}
.search-wrap .form-control:-moz-placeholder {
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
}
.search-wrap .form-control::-moz-placeholder {
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
}
.search-wrap .form-control:-ms-input-placeholder {
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
}
.search-wrap .form-control:focus {
border-bottom-color: #fff;
} .search-active .search-wrap {
visibility: visible;
opacity: 1;
z-index: 99999;
max-width: none;
}
.search-active .search-slide .search-wrap {
max-width: 500px;
}
.search-active .navbar-default {
z-index: 9;
}
.ui-helper-hidden-accessible {
display: none;
} .trip-form {
font-size: 1.143em;
line-height: 1.5em;
font-style: italic;
font-weight: 700;
color: #fff;
max-width: 1170px;
margin: 5% auto 0;
box-shadow: none;
background: rgba(70, 69, 57, .85);
border: 10px solid #414141;
padding: 20px 10px;
text-align: left;
position: relative;
}
.trip-form label {
display: none;
font-weight: 400;
letter-spacing: .09em;
}
.trip-form .holder {
padding: 0 5px;
margin-bottom: 10px;
}
.trip-form .select-holder {
margin: 10px 0 0;
position: relative;
}
.trip-form .input-group.date {
max-width: none;
}
.trip-form-v2.trip-search-main {
display: inline-block;
vertical-align: top;
margin-top: 10%;
width: 100%;
font-size: 14px;
white-space: normal;
max-width: 1010px;
}
.jcf-select-drop.jcf-select-trip,
.jcf-select-drop.jcf-select-trip-select {
font-style: normal;
font-weight: 400;
} .jcf-select {
display: inline-block;
vertical-align: top;
position: relative;
cursor: pointer;
}
.jcf-select.jcf-select-filter-select {
background: #b0a377;
box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
height: 44px;
width: 100%;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-white {
background: #fff;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-white .jcf-select-text {
color: #5c5e62;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-white .jcf-select-opener:after {
color: #5c5e62;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-gray {
background: #f8f8f8;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-gray .jcf-select-text {
color: #5c5e62;
}
.jcf-select.jcf-select-filter-select.jcf-select-bg-gray .jcf-select-opener:after {
color: #5c5e62;
}
.jcf-select.jcf-select-filter-select .jcf-select-text {
font-size: 14px;
color: #5c5e62;
font-weight: 700;
line-height: 44px;
padding-left: 15px;
color: #fff;
margin-right: 35px;
}
.jcf-select.jcf-select-filter-select .jcf-select-opener {
width: 44px;
}
.jcf-select.jcf-select-filter-select .jcf-select-opener:after {
color: #fff;
right: 15px;
content: '\e906';
font-size: 14px;
}
.jcf-select.jcf-select-language .jcf-select-opener:after {
content: '\e903';
}
.jcf-select.jcf-select-language:hover .jcf-select-opener:after {
color: #e6e6e6;
}
.jcf-select.jcf-select-sort-select {
background: #b0a377;
box-shadow: none;
text-align: left;
height: 34px;
}
.jcf-select.jcf-select-sort-select .jcf-select-text {
line-height: 34px;
color: #fff;
}
.jcf-select.jcf-select-sort-select .jcf-select-opener:after {
color: #fff;
}
.jcf-select.jcf-select-trip {
background: rgba(37, 37, 37, .7);
border-radius: 4px;
font-size: 14px;
line-height: 20px;
padding: 5px 10px;
min-width: 75px;
color: #9d9d9d;
width: 100%;
}
.jcf-select.jcf-select-trip .jcf-select-text {
font-size: 14px;
line-height: 24px;
font-style: normal;
color: #b0a377;
}
.jcf-select.jcf-select-trip .jcf-select-opener:after {
right: 10px;
color: #b0a377;
font-size: 14px;
}
.jcf-select-trip .jcf-list .jcf-option {
color: #9d9d9d;
letter-spacing: .05em;
}
.jcf-select-trip.jcf-select-dark .jcf-list .jcf-option {
color: #fff;
}
.jcf-select select {
z-index: 1;
left: 0;
top: 0;
}
.jcf-select .jcf-select-text {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
cursor: default;
display: block;
font-size: 18px;
line-height: 26px;
margin: 0 20px 0 0;
color: #fff;
letter-spacing: .05em;
text-transform: uppercase;
}
.jcf-select .jcf-select-opener {
position: absolute;
text-align: center;
width: 25px;
bottom: 0;
right: 0;
top: 0;
}
.jcf-select .jcf-select-opener:after {
content: '\e906';
position: absolute;
right: 0;
top: 50%;
font: 14px/14px 'icomoon';
margin-top: -7px;
color: #fff;
}
body > .jcf-select-drop {
position: absolute;
margin: -1px 0 0;
z-index: 99;
min-width: 90px;
}
body.search-active .jcf-select-drop {
z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
position: absolute;
margin-top: 0;
z-index: 9999;
top: 100%;
left: -1px;
right: -1px;
}
.jcf-select .jcf-drop-flipped {
bottom: 100%;
top: auto;
}
.jcf-select-drop .jcf-select-drop-content {
border: 0;
}
.jcf-list-box {
overflow: hidden;
display: inline-block;
border: 1px solid #b8c3c9;
min-width: 200px;
margin: 0 15px;
}
.jcf-list {
display: inline-block;
vertical-align: top;
position: relative;
background: #fff;
font-size: 14px;
line-height: 16px;
width: 100%;
}
.jcf-list .jcf-list-content {
vertical-align: top;
display: inline-block;
overflow: auto;
width: 100%;
}
.jcf-list ul {
list-style: none;
padding: 0;
margin: 0;
}
.jcf-list ul li {
overflow: hidden;
display: block;
}
.jcf-list ul li:first-child {
display: none;
}
.jcf-list .jcf-overflow {
overflow: auto;
}
.jcf-list .jcf-option {
white-space: nowrap;
overflow: hidden;
cursor: default;
display: block;
padding: 10px;
color: #656565;
height: 1%;
text-overflow: ellipsis;
}
.jcf-list .jcf-disabled {
background: #fff !important;
color: #9d9d9d !important;
}
.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
background: #e6e6e6;
color: #000;
}
.jcf-list .jcf-optgroup-caption {
white-space: nowrap;
font-weight: bold;
display: block;
padding: 5px 10px;
cursor: default;
color: #fff;
}
.jcf-list .jcf-optgroup .jcf-option {
padding-left: 30px;
}
.jcf-select-drop {
box-shadow: 0 1px 1px 0 rgba(157, 157, 157, .5);
}
.jcf-select-drop.jcf-select-filter-select .jcf-option {
padding-left: 15px;
color: #fff;
}
.jcf-select-drop.jcf-select-filter-select .jcf-option.jcf-hover {
background: #8a7d50;
}
.jcf-select-drop.jcf-select-filter-select .jcf-list {
background: #a79867;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-list {
background: #fff;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-option {
color: #5c5e62;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-white .jcf-option.jcf-hover {
background: #e6e6e6;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-option {
color: #5c5e62;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-option.jcf-hover {
background: #dfdfdf;
}
.jcf-select-drop.jcf-select-filter-select.jcf-select-bg-gray .jcf-list {
background: #f8f8f8;
}
.jcf-select-drop.jcf-select-question .jcf-select-drop-content {
border: 1px solid #f8f8f8;
}
.jcf-select-drop.jcf-select-question .jcf-list {
font-size: 14px;
line-height: 16px;
}
.jcf-select-drop.jcf-select-question .jcf-list li:first-child {
display: block;
}
.jcf-select-drop.jcf-select-question .jcf-option {
padding: 10px;
}
.custom-checkbox input {
display: none;
}
.custom-checkbox input[type='checkbox']:checked + .check-input:after {
opacity: 1;
}
.custom-checkbox .check-input {
width: 15px;
height: 15px;
border: 1px solid #9d9d9d;
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 10px;
}
.custom-checkbox .check-input:after {
content: '\e962';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
font: 8px/13px 'icomoon';
text-align: center;
opacity: 0;
}
.custom-checkbox .check-label {
display: inline-block;
vertical-align: middle;
}
.custom-radio input {
display: none;
}
.custom-radio input[type='radio']:checked + .check-input:after {
opacity: 1;
}
.custom-radio .check-input {
width: 15px;
height: 15px;
border-radius: 15px;
border: 2px solid #adadad;
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 12px;
}
.custom-radio .check-input:after {
content: '';
position: absolute;
left: 3px;
right: 3px;
top: 3px;
bottom: 3px;
background: #adadad;
border-radius: 50%;
text-align: center;
opacity: 0;
}
.custom-radio .check-label {
display: inline-block;
vertical-align: middle;
}
.jcf-select-trip .jcf-select-drop-content {
background: rgba(37, 37, 37, .7);
color: #b0a377;
}
.jcf-select-trip .jcf-list {
background: rgba(37, 37, 37, .7);
color: #b0a377;
}
.jcf-select-trip .jcf-hover {
background: rgba(12, 12, 12, .7);
color: #b0a377;
} .subscribe-form .form-control {
border: 0;
background: #f8f8f8;
box-shadow: none;
font-size: 14px;
height: 30px;
border-radius: 0;
font-weight: 400;
}
.subscribe-form .form-control::-webkit-input-placeholder {
color: #9d9d9d;
}
.subscribe-form .form-control:-moz-placeholder {
color: #9d9d9d;
}
.subscribe-form .form-control::-moz-placeholder {
color: #9d9d9d;
}
.subscribe-form .form-control:-ms-input-placeholder {
color: #9d9d9d;
}
.subscribe-form .form-control:focus {
background: #ebebeb;
}
.subscribe-form .form-group {
margin-bottom: 20px;
}
.subscribe-form .btn-holder {
padding: 0;
}
.subscribe-form .btn,
.subscribe-form .woocommerce a.button,
.woocommerce .subscribe-form a.button,
.subscribe-form
.woocommerce input.button,
.woocommerce .subscribe-form input.button,
.subscribe-form
.woocommerce button.button,
.woocommerce .subscribe-form button.button {
font-size: 14px;
min-width: 110px;
}  .comment-form {
padding: 45px 0 0;
max-width: 765px;
}
.comment-form h3 {
margin: 0 0 45px;
color: #5c5e62;
}
.comment-form .form-control {
font-style: italic;
padding: 0 15px;
height: 40px;
}
.comment-form .form-rate {
position: relative;
}
.comment-form .form-rate .form-control {
padding-right: 110px;
}
.comment-form .form-rate .star-rating {
position: absolute;
top: 10px;
right: 30px;
}
.comment-form .form-rate .star-rating > span:hover {
color: #474d4b;
}
.comment-form textarea.form-control {
width: 100% !important;
min-height: 190px;
resize: none;
padding-top: 10px;
}
.comment-form .btn,
.comment-form .woocommerce a.button,
.woocommerce .comment-form a.button,
.comment-form
.woocommerce input.button,
.woocommerce .comment-form input.button,
.comment-form
.woocommerce button.button,
.woocommerce .comment-form button.button {
width: 100%;
height: 40px;
}
.comment-form .btn-holder {
margin-top: 15px;
}  .map-col-main {
margin-top: 40px;
}
.contact-info {
margin-top: 45px;
margin-bottom: 45px;
}
.contact-info .col-sm-4 {
margin-bottom: 30px;
}
.contact-info .tel {
padding: 20px 5px;
display: block;
background: #252525;
text-align: center;
font-size: 24px;
line-height: 62px;
font-weight: 700;
letter-spacing: 2px;
height: 118px;
margin-bottom: 20px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.contact-info .tel [class^='icon-'],
.contact-info .tel [class*=' icon-'] {
font-size: 30px;
color: #fff;
display: inline-block;
vertical-align: middle;
}
.contact-info .tel a {
color: #fff;
display: inline-block;
vertical-align: middle;
}
.contact-info .tel.bg-blue {
background: #474d4b;
}
.contact-info h3 {
color: #5c5e62;
} .contact-form {
background: #f8f8f8;
color: #5c5e62;
padding: 15px;
letter-spacing: .04em;
margin-bottom: 16px;
}
.contact-form .form-group {
margin-bottom: 20px;
}
.contact-form .form-title {
display: block;
font-size: 16px;
line-height: 20px;
padding-top: 13px;
text-transform: capitalize;
}
.contact-form .form-control {
background: transparent;
border-width: 0 0 1px;
border-color: #adadad;
border-style: solid;
outline: none;
box-shadow: none;
color: #5c5e62;
height: 31px;
width: 100%;
padding: 4px 0;
}
.contact-form .form-control:focus {
box-shadow: none;
}
.contact-form textarea.form-control {
resize: none;
height: 115px;
width: 100% !important;
min-height: 115px !important;
}
.contact-form [type='submit'].btn,
.contact-form .woocommerce a[type='submit'].button,
.woocommerce .contact-form a[type='submit'].button,
.contact-form
.woocommerce input[type='submit'].button,
.woocommerce .contact-form input[type='submit'].button,
.contact-form
.woocommerce button[type='submit'].button,
.woocommerce .contact-form button[type='submit'].button {
background: transparent;
width: 100%;
font-size: 16px;
line-height: 20px;
font-weight: 700;
padding: 14px 10px;
border-color: #b0a377;
color: #5c5e62;
min-width: 1px;
}
.contact-form [type='submit'].btn:hover,
.contact-form .woocommerce a[type='submit'].button:hover,
.woocommerce .contact-form a[type='submit'].button:hover,
.contact-form
.woocommerce input[type='submit'].button:hover,
.woocommerce .contact-form input[type='submit'].button:hover,
.contact-form
.woocommerce button[type='submit'].button:hover,
.woocommerce .contact-form button[type='submit'].button:hover {
background: #b0a377;
color: #fff;
}
.contact-form .btn-holder {
padding-left: 0;
padding-right: 0;
}
.map-holder {
min-height: 320px;
}
.map-holder iframe {
width: 100%;
border: 0;
}
.contact-confirmation {
color: #474d4b;
padding: 20px 0;
}
.error {
color: #474d4b;
padding: 5px 0;
} .accomodation-block .text-box .sub-title {
padding-bottom: 0;
border-bottom: 0;
} .text-box {
box-shadow: .5px .9px 1px rgba(1, 2, 2, .07);
padding: 10px;
position: relative;
border: 1px solid #f8f8f8;
margin: 0 0 20px;
}
.text-box p {
margin: 0 0 20px;
}
.text-box .title {
display: block;
font-size: 1.143em;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 400;
line-height: 1.2;
margin-bottom: 5px;
padding-top: 4px;
}
.text-box .sub-title {
display: block;
font-style: italic;
line-height: 1.2;
padding-bottom: 25px;
border-bottom: 1px solid #f8f8f8;
margin-bottom: 25px;
} .load-more a {
font-size: 1.143em;
line-height: 1.5625em;
font-weight: 700;
box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
background: #f8f8f8;
display: block;
padding: 15px;
-webkit-transition: background linear .3s, color linear .3s;
transition: background linear .3s, color linear .3s;
}
.load-more a:hover {
background: #dfdfdf;
} .error-page #main {
padding-top: 30px;
}
.error-page #header.fixed-position .cart-holder:before {
background: #eaeaea;
}
.error-holder {
background-color: #6b6957;
color: #fff;
text-align: center;
padding: 30px 0 45px;
position: relative;
overflow: hidden;
}
.error-holder .container {
position: relative;
z-index: 3;
}
.error-holder h1 {
color: #fff;
font-size: 5.714em;
line-height: 1.3;
margin-bottom: 30px;
font-weight: 400;
}
.error-holder .title {
display: block;
font-size: 1.786em;
line-height: 1.2;
margin-bottom: 45px;
}
.error-holder .button-holder .btn,
.error-holder .button-holder .woocommerce a.button,
.woocommerce .error-holder .button-holder a.button,
.error-holder .button-holder
.woocommerce input.button,
.woocommerce .error-holder .button-holder input.button,
.error-holder .button-holder
.woocommerce button.button,
.woocommerce .error-holder .button-holder button.button {
margin: 0 0 10px;
} .inner-search,
#searchform.inner-search {
font-size: 1em;
line-height: 1.4;
margin: 0 auto 45px;
border-bottom: 0;
padding: 0;
}
.inner-search .input-wrap,
#searchform.inner-search .input-wrap {
max-width: 570px;
margin: 0 auto 40px;
background: #fff;
height: 50px;
position: relative;
}
.inner-search [type='text'],
#searchform.inner-search [type='text'] {
width: 100%;
height: 100%;
border: 1px solid transparent;
padding: 10px 45px 10px 20px;
color: #9d9d9d;
font-size: 14px;
line-height: 20px;
outline: none;
text-transform: uppercase;
-webkit-transition: border .3s linear;
transition: border .3s linear;
}
.inner-search [type='text']::-webkit-input-placeholder,
#searchform.inner-search [type='text']::-webkit-input-placeholder {
color: #9d9d9d;
}
.inner-search [type='text']:-moz-placeholder,
#searchform.inner-search [type='text']:-moz-placeholder {
color: #9d9d9d;
}
.inner-search [type='text']::-moz-placeholder,
#searchform.inner-search [type='text']::-moz-placeholder {
color: #9d9d9d;
}
.inner-search [type='text']:-ms-input-placeholder,
#searchform.inner-search [type='text']:-ms-input-placeholder {
color: #9d9d9d;
}
.inner-search [type='text']:focus,
#searchform.inner-search [type='text']:focus {
border-color: #9d9d9d;
}
.inner-search [type='submit'],
#searchform.inner-search [type='submit'] {
position: absolute;
background: transparent;
border: none;
color: #818181;
right: 20px;
font-size: 15px;
top: 50%;
padding: 0;
margin: 2px 0 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.inner-search [type='submit']:hover,
#searchform.inner-search [type='submit']:hover {
color: #000;
}  .default-page #header {
background: #252525;
border-bottom: 1px solid #181818;
}
.default-page #header.default-white-header {
border-bottom: 1px solid #eaeaea;
}
.default-page .logo {
border-right-color: #181818;
}
.default-page .header-right .login-holder > a:hover,
.default-page .header-right .cart-holder > a:hover {
color: #fff;
opacity: .7;
}
.default-page .header-right .login-holder.active > a,
.default-page .header-right .cart-holder.active > a {
color: #fff;
}
.inner-top {
background: #f8f8f8;
padding: 30px 0;
box-shadow: 1px 1.7px 2px rgba(173, 173, 173, .35);
}
.inner-top h1 {
margin: 0 0 15px;
color: #5c5e62;
}
.inner-top .breadcrumbs {
font-size: .8em;
color: #5c5e62;
}
.inner-top .breadcrumbs a {
color: #5c5e62;
}
.inner-top .breadcrumbs a:hover {
color: #000;
}
.inner-main .contact-form {
padding: 20px 10px;
margin-bottom: 20px;
background: #9d9d9d;
}
.inner-main .contact-form .form-title {
padding-top: 5px;
}
.inner-main .contact-form .form-control {
border: 1px solid transparent;
border-bottom-color: #adadad;
-webkit-transition: border .2s linear;
transition: border .2s linear;
padding: 5px;
}
.inner-main .contact-form .form-control:focus {
border-bottom-color: #000;
}
.inner-main .contact-form .btn-holder {
padding-top: 0;
}
.inner-main .contact-form .forgot {
display: inline-block;
margin-bottom: 15px;
color: #fff;
font-size: .8em;
}
.inner-main .contact-form .forgot:hover {
color: #000;
}
.inner-main .contact-form [type='submit'].btn,
.inner-main .contact-form .woocommerce a[type='submit'].button,
.woocommerce .inner-main .contact-form a[type='submit'].button,
.inner-main .contact-form
.woocommerce input[type='submit'].button,
.woocommerce .inner-main .contact-form input[type='submit'].button,
.inner-main .contact-form
.woocommerce button[type='submit'].button,
.woocommerce .inner-main .contact-form button[type='submit'].button {
padding: 8px 25px;
width: auto;
font-size: 14px;
} .special-block {
background: #474d4b;
padding: 30px 0;
border: 20px solid #5f6865;
color: #fff;
}
.special-block .special-text {
text-align: center;
}
.special-block .special-text a {
color: #fff;
display: inline-block;
} .browse-block {
overflow: hidden;
font-size: 1em;
text-transform: uppercase;
}
.browse-block a {
color: #fff;
display: block;
height: auto;
-webkit-transition: background .3s linear;
transition: background .3s linear;
}
.browse-block a:hover {
color: #fff;
}
.browse-block a span {
display: block;
padding: 0 10px;
height: 100%;
line-height: 85px;
}
.browse-block .column {
letter-spacing: 2px;
text-align: center;
overflow: hidden;
}
.browse-block .column.browse-destination a {
background: #b0a377;
}
.browse-block .column.browse-destination a:hover {
background: #9a8c5a;
}
.browse-block .column.browse-adventures a {
background: #474d4b;
}
.browse-block .column.browse-adventures a:hover {
background: #2f3231;
} .cart-holder table.table {
table-layout: initial;
}
.cart-holder table.table tbody tr .middle {
padding-top: 20px;
padding-bottom: 20px;
}
.cart-holder .price {
font-weight: 700;
}
.cart-holder .delete {
font-size: 24px;
color: #252525;
}
.cart-holder .delete:hover {
color: #b0a377;
}
.cart-holder .img-wrap {
width: 85px;
float: left;
margin-right: 20px;
}
.cart-holder .text-wrap {
overflow: hidden;
}
.cart-holder .product-title {
display: block;
font-weight: 400;
margin-bottom: 5px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cart-holder .time {
display: block;
font-style: italic;
font-weight: normal;
}
.cart-holder .num-hold {
width: 150px;
height: 32px;
background: #f8f8f8;
border: 1px solid #e1e1e1;
text-align: center;
line-height: 29px;
}
.cart-holder .num-hold .control {
float: left;
height: 100%;
border-style: solid;
border-color: #e1e1e1;
border-width: 0 1px 0 0;
width: 41px;
color: #5c5e62;
font-size: 14px;
line-height: 31px;
}
.cart-holder .num-hold .control:hover {
background: #e1e1e1;
}
.cart-holder .num-hold .control.plus {
float: right;
border-width: 0 0 0 1px;
}
.cart-holder .num-hold .val {
padding: 0 10px;
font-weight: 700;
}
.cart-option {
padding-top: 15px;
max-width: 400px;
margin: 0 auto;
}
.cart-option .btn,
.cart-option .woocommerce a.button,
.woocommerce .cart-option a.button,
.cart-option
.woocommerce input.button,
.woocommerce .cart-option input.button,
.cart-option
.woocommerce button.button,
.woocommerce .cart-option button.button {
height: 41px;
width: 100%;
float: none;
}
.cart-option .button-hold {
text-align: center;
}
.cart-option .button-hold .btn,
.cart-option .button-hold .woocommerce a.button,
.woocommerce .cart-option .button-hold a.button,
.cart-option .button-hold
.woocommerce input.button,
.woocommerce .cart-option .button-hold input.button,
.cart-option .button-hold
.woocommerce button.button,
.woocommerce .cart-option .button-hold button.button {
margin: 0 0 20px;
padding: 10px 20px;
}
.cart-option .button-hold .btn:last-child,
.cart-option .button-hold .woocommerce a.button:last-child,
.woocommerce .cart-option .button-hold a.button:last-child,
.cart-option .button-hold
.woocommerce input.button:last-child,
.woocommerce .cart-option .button-hold input.button:last-child,
.cart-option .button-hold
.woocommerce button.button:last-child,
.woocommerce .cart-option .button-hold button.button:last-child {
margin-bottom: 0;
} .coupon-hold {
margin-bottom: 20px;
display: table;
table-layout: fixed;
width: 100%;
}
.coupon-hold .submit-wrap {
display: table-footer-group;
height: 1%;
}
.coupon-hold .input-hold {
overflow: hidden;
}
.coupon-hold .form-control {
margin-bottom: 10px;
height: 41px;
} .show-grid [class^='col-'] {
background-color: rgba(176, 163, 119, .15);
border: 1px solid #a79867;
padding-bottom: 10px;
padding-top: 10px;
} .font-demo-wrapper {
font-size: 24px;
}
.font-demo-wrapper .glyph.fs1 {
padding: 0 10px;
margin-bottom: 20px;
}
.font-demo-wrapper .mls {
font-size: 18px;
display: inline-block;
vertical-align: middle;
}
.font-demo-wrapper [class^='icon-'],
.font-demo-wrapper [class*=' icon-'] {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}  #footer {
background: #252525 url(//arcticbooking.com/wp-content/themes/entrada/img/footer/footer-pattern.png);
position: relative;
z-index: 9;
}
#footer > .container {
padding-top: 60px;
padding-bottom: 45px;
}
#footer.fullscreen-footer {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 99;
} .newsletter-form {
margin: 0 0 45px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.newsletter-form .info {
font-style: italic;
display: block;
letter-spacing: .04em;
color: #9d9d9d;
}
.newsletter-form .form-control {
width: 100%;
background: transparent;
border: none;
font-size: 18px;
line-height: 22px;
font-weight: 400;
letter-spacing: 3px;
color: #6b6957;
padding: 6px 20px;
height: auto;
box-shadow: none;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
border: 0;
}
.newsletter-form .form-control::-webkit-input-placeholder {
color: #6b6957;
}
.newsletter-form .form-control:-moz-placeholder {
color: #6b6957;
}
.newsletter-form .form-control::-moz-placeholder {
color: #6b6957;
}
.newsletter-form .form-control:-ms-input-placeholder {
color: #6b6957;
}
.newsletter-form .input-holder {
position: relative;
padding-right: 90px;
margin-bottom: 15px;
border: 2px solid #6b6957;
}
.newsletter-form [type='submit'] {
border: 0;
border-left: 2px solid #6b6957;
background: none;
font-size: 18px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
line-height: 34px;
font-weight: 400;
color: #6b6957;
position: absolute;
right: 0;
bottom: 0;
padding: 0 15px;
margin: 0;
-webkit-transition: background linear .3s;
transition: background linear .3s;
}
.newsletter-form [type='submit']:hover {
background: #6b6957;
color: #fff;
}
.footer-holder {
margin: 0 -15px 45px;
} .footer-nav {
letter-spacing: .02em;
margin-bottom: 15px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.footer-nav h3 {
font-weight: 700;
color: #6b6957;
text-transform: capitalize;
cursor: default;
position: relative;
}
.footer-nav h3:before {
-webkit-transition: -webkit-transform .2s linear;
transition: transform .2s linear;
font-size: 8px;
position: absolute;
right: 0;
top: 8px;
content: '\e906';
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.footer-nav.active h3:before {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.footer-nav ul li {
margin-bottom: 1px;
color: #9d9d9d;
}
.footer-nav a {
color: #9d9d9d;
-webkit-transition: color .3s linear;
transition: color .3s linear;
}
.footer-nav a:hover {
color: #e2e2e2;
}
.footer-nav [class^='icon-'],
.footer-nav [class*=' icon-'] {
float: left;
width: 30px;
margin-top: 7px;
}
.footer-nav address {
display: block;
overflow: hidden;
margin: 0;
line-height: 24px;
font-style: normal;
}
.wrap-text {
white-space: nowrap;
}
.address-block li:first-letter {
text-transform: inherit;
}
.footer-bottom {
background: #252525;
padding: 10px 0;
font-size: 1em;
text-align: center;
color: #9d9d9d;
position: relative;
}
.footer-bottom a {
color: #9d9d9d;
}
.footer-bottom a:hover {
color: #e2e2e2;
}
.copyright {
font-weight: normal;
letter-spacing: .03em;
font-size: .9em;
line-height: 1;
}
.copyright .icon-copyright {
font-size: .9em;
display: inline-block;
vertical-align: middle;
margin-top: -2px;
} .payment-option {
float: right;
margin: 15px -14px 0;
display: none;
}
.payment-option li {
display: inline-block;
vertical-align: middle;
padding: 0 14px;
}  .bg-white {
background: #fff;
}
.bg-light-gray {
background: #fafafa;
}
.bg-gray {
background: #f8f8f8;
} #scroll-to-top {
position: fixed;
bottom: 10px;
right: 15px;
background: rgba(0, 0, 0, .7);
width: 45px;
height: 45px;
text-decoration: none;
border-radius: 4px;
display: none;
-webkit-transition: all .3s ease;
transition: all .3s ease;
z-index: 99;
}
#scroll-to-top i {
color: #b0a377;
position: relative;
top: 12px;
font-size: 20px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
display: inline-block;
}
#scroll-to-top:hover {
background: rgba(0, 0, 0, .9);
}
#scroll-to-top:hover i {
color: #fff;
top: 10px;
} .dropdown-menu.datepicker-dropdown {
visibility: visible;
opacity: 1;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
position: absolute;
background: #252525;
color: #fff;
border-radius: 0;
width: 250px;
padding: 5px;
font-weight: normal;
font-style: normal;
text-align: center;
}
.dropdown-menu.datepicker-dropdown table {
width: 100%;
}
.dropdown-menu.datepicker-dropdown td,
.dropdown-menu.datepicker-dropdown th {
text-align: center;
}
.date-depart .dropdown-menu.datepicker-orient-bottom,
.date-return .dropdown-menu.datepicker-orient-bottom {
margin-top: 8px;
}
.datepicker-dropdown.dropdown-menu.datepicker-orient-bottom:before,
.datepicker-dropdown.dropdown-menu.datepicker-orient-bottom:after {
border-bottom-color: #252525;
}
.datepicker-dropdown.dropdown-menu.datepicker-orient-top:before,
.datepicker-dropdown.dropdown-menu.datepicker-orient-top:after {
border-top-color: #252525;
}
.datepicker-dropdown.dropdown-menu.datepicker-orient-bottom:after {
border-bottom-color: #252525;
}
.datepicker table tr td.day:hover,
.datepicker table tr td span:hover,
.datepicker table tr td.day.focused {
background: #b0a377;
}
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
background: #9a8c5a;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
background: #b0a377;
}
.datepicker table tr td.day.focused,
.datepicker table tr td span.focused {
background: #c3b997;
color: #252525;
}
.datepicker table tr td.old:hover,
.datepicker table tr td span.new:hover,
.datepicker table tr td span.old:hover,
.datepicker table tr td.new:hover {
background: none;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
background: #474d4b;
color: #fff;
}
.input-group.date {
max-width: 400px;
}
.input-group.date .form-control {
margin: 0;
border: 1px solid #ccc;
}
.datepicker-orient-top {
margin-top: 5px;
}
.datepicker-orient-bottom {
margin-top: 0;
}
.trip-form .input-group.date {
background: rgba(37, 37, 37, .7);
border-radius: 4px;
}
.trip-form .input-group.date input {
background: none;
border: 0;
font-size: 14px;
line-height: 24px;
font-style: normal;
color: #b0a377;
font-weight: 700;
}
.trip-form .input-group.date .input-group-addon {
background: rgba(24, 24, 24, .7);
border-color: rgba(24, 24, 24, .7);
border-radius: 0 4px 4px 0;
color: #b0a377;
}
.trip-form .date.picker-solid-bg {
padding-left: 20px;
}
.trip-form .date.picker-solid-bg:before {
font: 16px/18px 'Glyphicons Halflings';
position: absolute;
left: 10px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
content: '\e109';
color: #b0a377;
}
.trip-form .date.picker-solid-bg .input-group-addon {
background: none;
border: 0;
} .trip-form-v2 {
background: rgba(36, 36, 34, .88);
border-color: rgba(54, 54, 54, .88);
box-shadow: none;
color: #a0a0a0;
max-width: 670px;
text-align: left;
margin: 0 auto;
font-size: 14px;
}
.trip-form-v2 label {
color: #a0a0a0;
font-weight: 400;
font-style: italic;
text-transform: uppercase;
letter-spacing: .1em;
}
.trip-form-v2 select {
width: 100%;
}
.trip-form-v2 .form-control {
height: 44px;
color: #a0a0a0;
font-weight: 500;
font-size: 14px;
font-style: normal;
}
.trip-form-v2 .form-control::-webkit-input-placeholder {
color: #a0a0a0;
}
.trip-form-v2 .form-control:-moz-placeholder {
color: #a0a0a0;
}
.trip-form-v2 .form-control::-moz-placeholder {
color: #a0a0a0;
}
.trip-form-v2 .form-control:-ms-input-placeholder {
color: #a0a0a0;
}
.trip-form-v2 .input-group {
position: relative;
}
.trip-form-v2 .input-group input {
padding-left: 35px;
}
.trip-form-v2 .input-group:before {
content: '\e979';
font: 16px/18px 'icomoon';
position: absolute;
left: 15px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.trip-form-v2 .holder {
margin-bottom: 30px;
}
.trip-form.trip-form-v2 .input-group.date {
border: 2px solid #464646;
background: none;
border-radius: 0;
padding: 0;
}
.trip-form.trip-form-v2 .input-group.date input {
color: #a0a0a0;
}
.trip-form.trip-form-v2 .input-group.date input::-webkit-input-placeholder {
color: #a0a0a0;
}
.trip-form.trip-form-v2 .input-group.date input:-moz-placeholder {
color: #a0a0a0;
}
.trip-form.trip-form-v2 .input-group.date input::-moz-placeholder {
color: #a0a0a0;
}
.trip-form.trip-form-v2 .input-group.date input:-ms-input-placeholder {
color: #a0a0a0;
}
.trip-form.trip-form-v2 .input-group.date .input-group-addon {
background: none;
color: #a0a0a0;
border: 0;
}
.banner.banner-home-search .banner-image {
min-height: 600px;
}
.banner.banner-home-search .center-text {
text-align: left;
}
.trip-note {
font-style: italic;
margin: 0 25px 20px;
line-height: 1.4;
font-weight: 400;
letter-spacing: .1em;
}
.btn-holder {
padding: 0 25px;
}
.jcf-select.jcf-select-trip-select-v2 {
background: none;
border: 4px solid #464646;
height: 52px;
width: 100%;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-text {
color: #a0a0a0;
font-size: 14px;
font-style: normal;
padding: 13px 0 13px 40px;
position: relative;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-text:before {
content: '\e979';
font: 16px/18px 'icomoon';
position: absolute;
left: 15px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-opener {
padding: 0 10px;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-opener:after {
content: '\e91e';
right: 10px;
color: #a0a0a0;
}
.jcf-select-drop.jcf-select-trip-select-v2 {
background: #252525;
}
.jcf-select-drop.jcf-select-trip-select-v2 .jcf-list {
background: #252525;
text-transform: capitalize;
}
.jcf-select-drop.jcf-select-trip-select-v2 .jcf-option {
color: #fff;
}
.jcf-select-drop.jcf-select-trip-select-v2 .jcf-hover {
background: #b0a377;
}
.trip-form-v2 .input-group.date:before {
content: '\e109';
font-family: 'Glyphicons Halflings';
}
.jcf-select.jcf-select-trip-select-v2.jcf-select-region .jcf-select-text:before {
content: '\e92d';
}
.jcf-select.jcf-select-trip-select-v2.jcf-select-acitvity .jcf-select-text:before {
content: '\e95e';
}
.jcf-select.jcf-select-trip-select-v2.jcf-select-price .jcf-select-text:before {
content: '\e90f';
}
.trip-active .expand-link span {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.expand-link {
position: absolute;
right: 0;
top: 50px;
padding: 0 10px;
background: #414141;
line-height: 36px;
color: #fff;
border-radius: 3px 0 0 3px;
display: none;
}
.expand-link.open {
display: block;
}
.expand-link span {
display: inline-block;
-webkit-transition: -webkit-transform linear .3s;
transition: transform linear .3s;
}
.expand-link:hover,
.expand-link:focus {
color: #fff;
} .demo-wrapper .data-table,
.demo-wrapper .data-table thead,
.demo-wrapper .data-table tbody,
.demo-wrapper .data-table th,
.demo-wrapper .data-table td,
.demo-wrapper .data-table tr {
display: block;
overflow: hidden;
}
.demo-wrapper .data-table thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.demo-wrapper table.table tbody tr td {
padding: 15px;
border-top: 1px solid #eaeaea;
}
.demo-wrapper table.table thead tr th {
padding: 15px;
}
.demo-wrapper .data-table td {
padding: 10px;
}
.demo-wrapper .data-table td:before {
content: attr(data-label) ': ';
display: inline-block;
font-weight: bold;
width: 5em;
}
.loadmore-wrap {
max-width: 470px;
margin: 0 auto;
}
.loadmore-wrap .btn,
.loadmore-wrap .woocommerce a.button,
.woocommerce .loadmore-wrap a.button,
.loadmore-wrap
.woocommerce input.button,
.woocommerce .loadmore-wrap input.button,
.loadmore-wrap
.woocommerce button.button,
.woocommerce .loadmore-wrap button.button {
display: block;
padding: 15px;
font-size: 18px;
}
.grid-view-sidebar .loadmore-wrap,
.list-view-sidebar .loadmore-wrap {
max-width: none;
}
.product-list-block .db-3-col [class^='col-'],
.product-list-block .db-3-col [class*=' col-'] {
margin-right: auto;
}
.vc_row-fluid,
.vc_row {
margin-left: 0;
margin-right: 0;
}
.vc_row-fluid > .container > .vc_column_container > .vc_column-inner,
.vc_row > .container > .vc_column_container > .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
.featured-content .row {
margin-left: -15px;
margin-right: -15px;
}
.count-block.row {
margin-left: -15px;
margin-right: -15px;
}
.content-block {
margin: 0;
}
.gallery-home-block {
margin: 0;
}
.progress-holder {
float: none;
}
.common-top-space {
margin-top: 45px;
}
.article .img-caption {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
max-width: 68%;
}
.article .img-wrap1 {
min-height: 150px;
}
.article .activity-level .text {
margin-top: 0;
}
.article .thumbnail .meta .country {
padding-right: 10px;
}
.list-view-block .article .info-footer {
margin-bottom: 20px;
}
.price del {
margin-right: 5px;
}
.addthis_toolbox a {
margin-bottom: 0 !important;
}
.list-view .price del {
margin-bottom: -10px;
display: block;
font-size: 60%;
}
.list-view .activity-level .ico {
margin-bottom: -10px;
}
.parallax:before {
display: block !important;
}
.testimonial-holder {
height: auto;
}
.myaccount-form {
padding: 15px;
box-shadow: 0 1px 1px 1px rgba(1, 2, 2, .1);
}
.myaccount_table {
border: 2px solid #dfdfdf;
margin-bottom: 60px;
}
.myaccount-overview #content {
margin: 45px 0 0;
}
#subscribe_message_box ul,
#poll_message_box ul {
padding: 10px;
}
.custom-radio-sq {
display: block;
}
.custom-radio-sq input {
display: none;
}
.custom-radio-sq input[type='checkbox']:checked + .check-input:after {
opacity: 1;
}
.custom-radio-sq input[type='radio']:checked + .check-input:after {
opacity: 1;
}
.custom-radio-sq .check-input {
width: 15px;
height: 15px;
border: 1px solid #9d9d9d;
display: inline-block;
vertical-align: top;
position: relative;
margin: 6px 12px 0 0;
}
.custom-radio-sq .check-input:after {
content: '\e962';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
font: 8px/13px 'icomoon';
text-align: center;
opacity: 0;
}
.custom-radio-sq .check-label {
display: inline-block;
vertical-align: top;
max-width: calc(100% - 32px);
}
.sidebar .poll-result-holder {
padding: 15px 0 0;
}
.sidebar .poll-result-holder .title {
font-size: 1em;
margin-bottom: 35px;
}
.sidebar .poll-result-holder .progress {
height: 6px;
margin-bottom: 0;
}
.sidebar .poll-result-holder .progress .value {
top: -25px;
padding: 2px 4px;
font-size: 12px;
min-width: 32px;
}
.sidebar .poll-result-holder .progress .value:before {
border-width: 6px 6px 0 0;
}
.sidebar .widget-title {
display: block;
text-transform: uppercase;
padding: 10px 50px 10px 30px;
background: #f8f8f8;
color: #b0a377;
box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
position: relative;
font-size: 1em;
line-height: 1.7124em;
letter-spacing: .05em;
margin: 0;
font-weight: normal;
}
.sidebar #searchform.inner-search {
margin: 0;
padding: 0;
}
.sidebar #searchform.inner-search .input-wrap {
margin: 0;
}
.sidebar #searchform.inner-search [type='text'] {
padding: 5px 25px 5px 10px;
border-color: #f5f5f5;
}
.sidebar #searchform.inner-search [type='submit'] {
right: 10px;
}
.comments .link-more.has-button {
margin: 0 86px 0 76px;
overflow: hidden;
}
.comments .link-more .nav-next {
float: right;
}
.comments .nav-next,
.comments .nav-previous {
position: relative;
}
.comments .nav-next:after,
.comments .nav-previous:before {
content: '\e905';
font: 12px/1 'icomoon';
display: inline-block;
vertical-align: middle;
margin: -2px 10px 0 0;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.comments .nav-next:after {
margin: -2px 0 0 10px;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.link-wrapper {
overflow: hidden;
}
.link-wrapper .reply {
float: right;
}
.link-wrapper .link-holder {
float: left;
}
.comment-reply-title {
margin: 20px 0;
}
.blog-comment-form {
padding: 0 !important;
max-width: none !important;
} .contact-info .vc_col-sm-4 {
margin-bottom: 30px;
}
.wpcf7-form {
background: #f8f8f8;
color: #5c5e62;
padding: 15px;
letter-spacing: .04em;
margin-bottom: 16px;
text-align: right;
font-weight: bold;
font-size: 16px;
border: 8px solid #e2e2e2;
}
.wpcf7-form p {
margin-bottom: 20px;
overflow: hidden;
padding-bottom: 1px;
padding-top: 10px;
}
.wpcf7-form .form-title {
float: left;
font-size: 16px;
line-height: 20px;
padding: 13px 15px 0 0;
text-transform: capitalize;
width: 33%;
}
.wpcf7-form .wpcf7-form-control {
background: transparent;
border-width: 0 0 1px;
border-color: #adadad;
border-style: solid;
outline: none;
box-shadow: none;
color: #5c5e62;
height: 31px;
width: 100%;
padding: 4px 0;
font-size: 14px;
font-weight: normal;
}
.wpcf7-form .wpcf7-form-control:focus {
box-shadow: none;
}
.wpcf7-form textarea.wpcf7-form-control {
resize: none;
height: 115px;
width: 100% !important;
min-height: 115px !important;
}
.wpcf7-form br {
display: none;
}
.wpcf7-form .btn-wrap {
padding-left: 33%;
display: block;
}
.wpcf7-form .wpcf7-submit {
background: transparent;
width: 100%;
font-size: 16px;
line-height: 20px;
font-weight: 700;
padding: 14px 10px;
border-width: 1px;
border-color: #adadad;
color: #5c5e62;
min-width: 1px;
margin-top: 28px;
height: 50px;
text-transform: uppercase;
-webkit-transition: all linear .3s;
transition: all linear .3s;
}
.wpcf7-form .wpcf7-submit:hover {
background: #b0a377;
color: #fff;
}
.wpcf7-form span.wpcf7-not-valid-tip {
font-size: 12px;
font-weight: normal;
text-align: left;
}
.wpcf7-form .wpcf7-radio,
.wpcf7-form .wpcf7-checkbox {
border-bottom: 0;
}
.wpcf7-form .wpcf7-form-control-wrap[class^='checkbox-'],
.wpcf7-form .wpcf7-form-control-wrap[class*=' checkbox-'],
.wpcf7-form .wpcf7-form-control-wrap[class^='radio-'],
.wpcf7-form .wpcf7-form-control-wrap[class*=' radio-'] {
margin-top: 0;
}
.wpcf7-form-control-wrap {
display: block;
overflow: hidden;
}
.jcf-select.jcf-select-wpcf7-form-control {
width: 100%;
border-bottom: 1px solid #adadad;
padding: 4px 0;
height: 31px;
}
.jcf-select.jcf-select-wpcf7-form-control .jcf-select-text {
color: #5c5e62;
text-transform: capitalize;
}
.jcf-select.jcf-select-wpcf7-form-control .jcf-select-opener:after {
color: #5c5e62;
}
.wpcf7-validation-errors {
font-size: 13px;
color: red;
border: 1px solid red !important;
text-align: left;
font-weight: normal;
padding: 7px 10px;
}
.wpcf7-mail-sent-ok {
font-size: 13px;
color: #b0a377;
border: 1px solid #b0a377 !important;
text-align: left;
font-weight: normal;
padding: 7px 10px;
}
.browse-block.row.vc_row-fluid,
.browse-block.row.vc_row-fluid .column {
display: block;
width: auto;
}
.star-rating > span {
margin-right: 2px;
}
#testimonial-home-slide {
padding: 0 15px;
}
.special-block.row {
margin: 0;
}
.cart-holder .img-wrap {
float: none;
display: inline-block;
vertical-align: middle;
margin-right: 0;
width: 75px;
padding-right: 20px;
}
.cart-holder .text-wrap {
display: inline-block;
vertical-align: middle;
width: calc(100% - 80px);
}
.wrap-text {
white-space: nowrap;
}
.footer-nav .address-block li:first-letter {
text-transform: none;
}
.datepicker table tr td.day:hover,
.datepicker table tr td span:hover,
.datepicker table tr td.day.focused {
color: #fff;
} .nav-links {
padding: 0 0 30px;
line-height: inherit;
font-size: 20px;
}
.nav-previous {
float: left;
width: 50%;
overflow: hidden;
border-right: 1px solid #e2e2e2;
text-align: left;
}
.nav-next {
float: right;
text-align: right;
overflow: hidden;
width: 50%;
border-left: 1px solid #e2e2e2;
}
.no-border {
border: none;
}
.nav-links img {
width: 35px;
margin: 0 10px;
}
.reviews-info .ico-list li {
position: relative;
}
.reviews-info .ico-list li .popup {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.content-intro .text-holder .btn-holder {
padding: 0;
}
.recent-block .ico-list {
width: calc(100% - 135px);
}
.recent-block .sub-info {
width: 157px;
}
.recent-block .sub-info > span {
padding: 0 10px 0 8px;
}
.recent-block .sub-info > span:first-child {
font-size: 85%;
}
.pagination-top-margin {
margin-top: 65px;
} .text-box.not-included li:before {
content: '\e914';
}
.text-box ul {
padding: 0;
margin: 0;
}
.text-box li {
list-style: none;
padding-left: 35px;
position: relative;
margin-bottom: 5px;
}
.text-box li:before {
content: '\e962';
position: absolute;
left: 0;
top: 7px;
font: 16px/16px 'icomoon';
color: #adadad;
}
.map-holder {
min-height: 0;
} .pop-opener.top .popup {
top: auto;
bottom: 100%;
margin-bottom: 10px;
background: #b0a377;
}
.pop-opener.top .popup:before {
border-bottom: 0;
border-top-color: #b0a377;
bottom: auto;
top: 100%;
}
div.wpcf7 img.ajax-loader {
display: block;
}
.trip-detail [class^='col-'],
.trip-detail [class*=' col-'] {
margin-bottom: 20px;
}
.trip-detail [class^='col-'].form-group,
.trip-detail [class*=' col-'].form-group {
margin-bottom: 20px;
}
.trip-detail .comment-form {
padding: 0;
}
.trip-detail .comment-form .star-rating {
margin-top: 1px;
right: 20px;
}
.select2-container .select2-choice {
border: 2px solid #dfdfdf;
border-radius: 0;
background: none;
}
.woocommerce form .form-row .select2-container {
line-height: 2.6em;
}
.woocommerce .form-holder.checkout-form-slide {
margin-bottom: 20px;
}
.woocommerce .woocommerce-info {
border-top-color: #b0a377;
}
.woocommerce .woocommerce-info:before {
color: #5c5e62;
background: #dfdfdf;
}
.woocommerce-message {
border-top-color: #b0a377;
color: #fff;
}
.woocommerce-message a {
color: #fff;
}
.woocommerce-message a:hover {
color: #fff;
}
.woocommerce-message:before {
color: #b0a377;
}
h2.widget-title ~ ul {
padding: 0 15px 30px;
list-style: none;
margin-bottom: 0;
border-bottom: 1px solid #f8f8f8;
}
h2.widget-title ~ ul li {
position: relative;
margin-bottom: 30px;
padding-bottom: 5px;
}
h2.widget-title ~ ul li:last-child {
margin-bottom: 0;
}
h2.widget-title ~ ul li:before {
content: '';
position: absolute;
left: 0;
top: 100%;
height: 2px;
width: 30px;
background: #e2e2e2;
}
h2.widget-title ~ ul a {
color: #9d9d9d;
}
h2.widget-title ~ ul a:hover {
color: #b0a377;
}
#searchform {
padding: 0 15px 30px;
margin-bottom: 30px;
font-size: 1em;
border-bottom: 1px solid #f8f8f8;
}
#searchform input[type='text'] {
border: 1px solid #e2e2e2;
}
.vc_parallax > * {
z-index: 11;
}
.main-subtitle p {
margin: 0;
}
.tab-pane:focus,
.tab-pane .row:focus {
outline: none;
}
.content-block-no-padding-margin.row {
margin: 0;
}
.content-block-no-padding-margin.row .vc_column-inner {
padding: 0;
}
.post { }
.post-4564 { }
.category-dancing { }
.sticky { }
.gallery-caption { }
.bypostauthor { }
.navbar-default .icon-cart {
margin-right: 5px;
}
.adventure-holder.gallery-home-holder.text-block {
margin-top: 0;
padding: 30px 0 15px;
}
.screen-reader-text {
position: absolute !important;
left: -999em;
}
.comments .comment_list .comment-slot:last-child {
padding-bottom: 15px;
}
.comments .comment_list .comment-slot:last-child .comment-detail {
border-bottom: 1px solid #e2e2e2;
padding: 0 20px 30px 0;
}
.comments .comment_list > li:last-child > .comment-slot:last-child {
padding-bottom: 0;
}
.comments .comment_list > li:last-child > .comment-slot:last-child > .text > .comment-detail {
border-bottom: 0;
padding-bottom: 0;
}
.checkout-note {
margin-bottom: 20px;
}
.wc_payment_methods.payment_methods.methods .title .custom-radio {
margin-bottom: 0;
}
.myaccount_address {
margin-bottom: 40px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
#tour-slide {
height: 320px;
}
#tour-slide .bg-stretch {
position: absolute;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
.trip-info .bg-stretch {
position: static;
}
.trip-info .bg-stretch img {
width: 100% !important;
height: auto !important;
margin: 0 !important;
}
}
@media only screen and (min-width: 480px) {
.social-wrap [class^='icon-'],
.social-wrap [class*=' icon-'] {
font-size: 40px;
}
.newsletter-form .form-control {
font-size: 24px;
line-height: 36px;
}
.newsletter-form [type='submit'] {
line-height: 48px;
font-size: 24px;
}
}
@media only screen and (min-width: 540px) {
.has-mega-dropdown .tab-content .header-link {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
.has-mega-dropdown .tab-content .header-link li {
text-align: left;
}
}
@media screen and (min-width: 768px) {
.demo-wrapper .data-table {
display: table;
width: 100%;
}
.demo-wrapper .data-table thead {
display: table-header-group;
}
.demo-wrapper .data-table thead tr {
position: static;
top: auto;
left: auto;
}
.demo-wrapper .data-table tbody {
display: table-row-group;
overflow: visible;
}
.demo-wrapper .data-table tr {
display: table-row;
overflow: visible;
}
.demo-wrapper .data-table th,
.demo-wrapper .data-table td {
display: table-cell;
padding: 6px 12px;
vertical-align: top;
text-align: left;
overflow: visible;
}
.demo-wrapper .data-table td:before {
content: '';
width: auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.trip-info .bg-stretch {
position: static;
}
.trip-info .bg-stretch img {
width: 100% !important;
height: auto !important;
margin: 0 !important;
}
}
@media only screen and (min-width: 768px) {
#content {
float: right;
margin-bottom: 0;
}
.content-with-sidebar.content-left #content {
float: left;
}
.content-with-sidebar.content-both-sidebar #content {
float: none;
margin-top: 45px;
}
.common-spacing {
padding-top: 90px;
padding-bottom: 90px;
}
.db-3-col [class^='col-'],
.db-3-col [class*=' col-'] {
display: inline-block;
vertical-align: top;
float: none;
margin-right: -.25em;
}
h1 {
font-size: 2.857142em;
}
h2 {
font-size: 1.714em;
}
h2.intro-heading,
h3.intro-heading {
font-size: 1.857142em;
margin-bottom: 25px;
}
h1.small-size {
font-size: 2.143em;
}
h1.content-main-heading,
h2.content-main-heading {
font-size: 2.142857em;
}
p.intro {
font-size: 1.286em;
line-height: 2;
}
p.special-text {
font-size: 2em;
}
blockquote {
font-size: 1.7857em;
}
blockquote cite {
letter-spacing: 1px;
}
blockquote.testimonial-quote {
font-size: 1.286em;
line-height: 2;
}
blockquote.normal {
font-size: 1.857142em;
}
.main-subtitle {
font-size: 1.857142em;
}
.side-list.horizontal-list li {
width: 25%;
padding: 0 5px;
margin-bottom: 10px;
}
.side-list.gallery-side-list {
margin: 0 -10px;
}
.side-list.gallery-side-list li {
width: 33.3333%;
padding: 0 10px;
margin-bottom: 20px;
}
.testimonial-holder blockquote cite {
padding-bottom: 45px;
letter-spacing: 1px;
}
.testimonial-holder blockquote {
margin: 0 8.2%;
}
.testimonial-holder {
padding: 90px 0;
}
.services-block {
padding: 90px 0;
}
.description-text {
margin-top: 60px;
}
.banner {
min-height: 600px;
}
.banner.banner-inner .subtitle {
font-size: 1.571428em;
}
.banner-image {
max-height: none;
position: static;
}
.banner-icon-search .banner-text h1 {
font-size: 4.571em;
}
.banner-caption-s1 .center-text .banner-subtitle,
.banner-home .banner-caption-s1 .center-text .banner-subtitle {
font-size: 1.714em;
}
.feature-block {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.bottom-spacing {
margin-bottom: 60px;
}
.adventure-holder.gallery-home-holder {
margin-top: 60px;
}
.adventure-holder.gallery-home-holder .text-block {
padding-bottom: 10px;
}
.adventure-holder.gallery-home-holder .gallery-list {
margin-bottom: 0;
}
.content-block.content-center .img-wrap {
width: auto;
margin: 0 0 40px;
height: 120px;
}
.content-block.content-center p {
margin-bottom: 0;
}
.content-block.guide-sub .description,
.content-block.guide-sub .bar-holder {
max-width: none;
}
.content-block {
padding: 90px 0;
}
.content-block .article {
margin-top: 45px;
}
.content-block.content-sub {
padding-top: 60px;
padding-bottom: 60px;
}
.content-block.guide-sub .img-article {
margin-top: 60px;
}
.content-block.article-boxed .content-heading {
margin-bottom: 15px;
}
.content-block.content-spacing .content-heading {
margin-bottom: 15px;
}
.adventure-holder .text-block .centered {
padding: 60px 15px;
}
.adventure-holder.gallery-home-holder .text-block .centered {
padding-bottom: 0;
}
.grid-view-sidebar,
.list-view-sidebar {
padding-bottom: 90px;
}
.grid-view-sidebar .container,
.list-view-sidebar .container {
padding-top: 198px;
}
.grid-view-sidebar #content,
.list-view-sidebar #content {
margin-top: 45px;
}
.grid-view-sidebar #sidebar,
.list-view-sidebar #sidebar {
margin-top: 45px;
}
.content-center .content-heading {
margin-bottom: 15px;
}
.gallery-list .info {
letter-spacing: 1px;
}
.gallery-list .hover {
font-size: 48px;
}
.btn-banner {
font-size: 18px;
line-height: 22px;
padding: 12px 70px;
border-width: 2px;
letter-spacing: 1px;
}
.banner-caption-s1 .center-text .btn-banner-holder,
.banner-home .banner-caption-s1 .center-text .btn-banner-holder {
margin-top: 50px;
}
.filter-option {
max-width: none;
}
.filter-option .btn-filter {
display: none;
}
.filter-option .filter-slide {
position: static;
background: none;
max-height: none;
width: auto;
padding-top: 0;
overflow: visible;
}
.filter-option .filter-slide .select-col {
margin-top: 0;
width: 200px;
}
.count-block .holder {
font-size: 1em;
padding: 60px 10px;
}
.count-block .icon {
margin-bottom: 25px;
}
.count-block .info {
font-size: 2em;
margin-bottom: 15px;
}
.count-block .txt {
font-size: 1em;
text-transform: uppercase;
}
.article {
max-width: none;
}
.article.article-top-space {
margin-top: 60px;
}
.article .heading {
margin: 0 0 10px;
}
.article .heading h3 {
display: inline-block;
vertical-align: middle;
max-width: 76%;
padding-right: 10px;
margin: 0 -.25em 0 0;
}
.article .meta {
font-size: .9em;
}
.article .img-caption {
font-size: 16px;
}
.article .thumbnail .meta {
padding-bottom: 15px;
}
.article .thumbnail .country [class^='icon-'],
.article .thumbnail .country [class*=' icon-'],
.article .thumbnail .activities [class^='icon-'],
.article .thumbnail .activities [class*=' icon-'] {
font-size: 13px;
margin-right: 2px;
}
.article .thumbnail .img-wrap {
margin-bottom: 15px;
}
.article .info-day {
display: inline-block;
vertical-align: middle;
font-size: 1.143em;
line-height: 1em;
padding-left: 10px;
position: relative;
border-left: 1px solid #e2e2e2;
max-width: 24%;
}
.product-badge.sale {
width: 40px;
}
.guide-info {
margin-top: 60px;
}
.content-with-sidebar .article .social-networks {
margin: 0 -5px;
}
.content-with-sidebar .article .social-networks li {
padding: 0 5px;
}
.list-view .filter-option {
max-width: none;
}
.list-view .article {
max-width: none;
}
.list-view .article .col-left {
float: left;
width: 70%;
padding: 15px 10px 15px 0;
}
.list-view .article .info-aside {
float: right;
width: 30%;
margin: 0;
border-width: 0 0 0 1px;
padding-top: 0;
}
.recent-block {
padding-bottom: 60px;
}
.recent-block h2 {
margin: 0 0 15px;
}
.social-wrap [class^='icon-'],
.social-wrap [class*=' icon-'] {
font-size: 54px;
}
.booking-form .form-holder,
.twocol-form .form-holder {
padding: 45px 30px;
}
.booking-form .payment-option,
.twocol-form .payment-option {
display: block;
}
.booking-form h2,
.twocol-form h2 {
margin-bottom: 45px;
}
.booking-form .wrap,
.twocol-form .wrap {
padding-right: 30px;
}
.booking-form .btn-hold,
.twocol-form .btn-hold {
padding-top: 30px;
}
.top-box .holder {
padding: 25px 60px 25px 30px;
}
.top-box .left {
display: block;
float: left;
}
.top-box .left,
.top-box .right {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.top-box .right {
float: right;
max-width: 30%;
}
.order-sub {
display: table;
width: 100%;
table-layout: fixed;
}
.order-sub span {
display: table-cell;
vertical-align: middle;
}
.col-account {
margin-top: 0;
}
.block-quotation {
padding: 30px 15px;
}
.partner-block {
padding: 90px 0;
}
.partner-block .partner {
margin-top: 60px;
}
.ico-article {
margin-top: 45px;
max-width: none;
}
.ico-article .ico-holder {
min-height: 65px;
}
.step-block {
padding: 60px 0;
}
.content-intro {
padding-bottom: 90px;
}
.content-intro .text-holder {
text-align: left;
padding-top: 90px;
}
.trip-info .text-col .holder {
padding: 45px 20px;
}
.trip-info .price {
margin-bottom: 30px;
font-size: 2.143em;
}
.trip-detail {
padding-top: 60px;
padding-bottom: 60px;
}
.trip-detail .gallery-list li {
width: 50%;
float: left;
}
.tab-container .nav-tabs {
text-align: justify;
line-height: 0;
}
.tab-container .nav-tabs > * {
display: inline-block;
vertical-align: top;
text-align: left;
line-height: inherit;
}
.tab-container .nav-tabs:after {
content: '';
width: 100%;
display: inline-block;
vertical-align: top;
}
.nav-tabs {
padding: 0;
}
.nav-tabs > li {
padding: 15px 10px;
}
.has-mega-dropdown .dropdown-menu .nav-hover {
width: 33%;
padding-right: 10%;
}
.has-mega-dropdown .tab-content {
width: 65%;
}
.mega-md .drop-holder:before {
left: 28%;
}
.drop-container .region-img {
width: 150px;
float: left;
margin-bottom: 0;
}
table.table {
table-layout: fixed;
}
table.table.table-align-right td:last-child,
table.table.table-align-right th:last-child {
text-align: right;
}
.fancybox-close:after {
font-size: 16px;
}
.article.blog-article .star-rating,
.article.blog-article .comment,
.article.blog-article .ico-action,
.article.blog-article .rate-info {
display: inline-block;
vertical-align: middle;
position: relative;
padding: 0 10px;
}
.article.blog-article .star-rating:before,
.article.blog-article .comment:before,
.article.blog-article .ico-action:before,
.article.blog-article .rate-info:before {
content: '';
position: absolute;
left: 0;
top: 4px;
bottom: 3px;
width: 1px;
background: #e2e2e2;
}
.article.blog-article .footer-sub {
margin: 0;
display: inline-block;
}
.blog-single .description {
padding: 25px 20px;
}
.blog-single .description h1 {
font-size: 2.142857em;
}
.search-wrap .close {
right: 10px;
}
.trip-form {
margin-top: 13%;
}
.trip-form .holder {
display: inline-block;
vertical-align: bottom;
width: 50%;
padding: 0 15px;
margin-right: -.25em;
margin-bottom: 20px;
}
.trip-form .trip-wrap .holder.btn-holder {
width: auto;
float: none;
display: block;
margin: 0;
padding: 0;
}
.comment-form {
padding: 60px 0 0;
}
.contact-info {
margin-top: 60px;
margin-bottom: 60px;
}
.contact-form .form-title {
text-align: right;
}
.contact-form {
padding: 60px 80px 60px 30px;
}
.contact-form .btn-holder {
padding-top: 30px;
}
.error-page #main {
padding-top: 90px;
}
.error-holder {
padding-top: 90px;
}
.error-holder h1 {
font-size: 6.143em;
}
.error-holder .title {
font-size: 2.143em;
margin-bottom: 60px;
}
.error-holder .button-holder .btn,
.error-holder .button-holder .woocommerce a.button,
.woocommerce .error-holder .button-holder a.button,
.error-holder .button-holder
.woocommerce input.button,
.woocommerce .error-holder .button-holder input.button,
.error-holder .button-holder
.woocommerce button.button,
.woocommerce .error-holder .button-holder button.button {
width: auto;
min-width: 270px;
margin: 0 14px 20px;
}
.inner-search,
#searchform.inner-search {
font-size: 1.286em;
line-height: 2;
margin-bottom: 60px;
max-width: 950px;
}
.inner-top {
padding: 45px 0;
}
.special-block .special-text {
font-size: 2em;
}
.special-block {
padding: 45px 0;
}
.browse-block {
display: table;
width: 100%;
table-layout: fixed;
font-size: 1.286em;
}
.browse-block .column {
display: table-cell;
width: 50%;
letter-spacing: 4px;
}
.browse-block a span {
line-height: 120px;
}
.font-demo-wrapper .glyph.fs1 {
display: inline-block;
vertical-align: top;
width: 49%;
}
#footer > .container {
padding-top: 90px;
padding-bottom: 60px;
}
.newsletter-form {
margin-bottom: 60px;
}
.newsletter-form .form-control {
line-height: 55px;
}
.newsletter-form input[type='submit'] {
line-height: 67px;
}
.newsletter-form .info {
font-size: 1.286em;
}
.footer-holder {
margin-bottom: 90px;
}
.footer-nav {
margin-bottom: 30px;
}
.footer-nav.col-md-2 {
width: 15%;
}
.footer-nav.col-md-2:last-child {
width: 25%;
}
.footer-nav h3 {
margin-bottom: 15px;
pointer-events: none;
}
.footer-nav h3:before {
display: none;
}
.footer-nav ul li {
margin-bottom: 5px;
}
.footer-nav.last li {
margin-bottom: 9px;
}
.footer-nav .slide {
position: static !important;
width: auto !important;
}
.footer-bottom {
padding: 30px 0;
}
.copyright {
font-size: 1em;
}
.copyright .icon-copyright {
font-size: 1.4em;
margin-right: 10px;
}
#scroll-to-top {
bottom: 25px;
right: 25px;
}
.loadmore-wrap {
max-width: 720px;
}
.common-top-space {
margin-top: 60px;
}
.common-top-space {
margin-top: 90px;
}
.myaccount-overview #content {
margin-top: 0;
}
.blog-holder .blog-single {
margin-bottom: -45px;
}
.content-block .content-spacing {
margin-top: 15px;
}
.footer-nav .menu {
position: static !important;
width: auto !important;
}
.myaccount-overview .sidebar {
margin-bottom: 0;
}
.wpcf7-form .wpcf7-submit {
width: 67%;
margin: 0 0 0 auto;
}
.comments .comment_list .children {
padding: 40px 0 0 60px;
}
}
@media only screen and (min-width: 992px) {
.content-with-sidebar.content-both-sidebar #content {
float: left;
margin-top: 0;
}
.content-with-sidebar.content-both-sidebar #sidebar,
.content-with-sidebar.content-both-sidebar #sidebar-right {
max-width: none;
}
.common-spacing {
padding-top: 100px;
padding-bottom: 100px;
}
h1 {
font-size: 3.428571em;
}
h2 {
font-size: 2.143em;
margin-bottom: 34px;
}
h3,
.h3 {
font-size: 1.2857em;
}
h4,
.h4 {
font-size: 1.2457em;
}
h2.intro-heading,
h3.intro-heading {
font-size: 2.142857em;
margin-bottom: 35px;
}
h1.content-main-heading,
h2.content-main-heading {
font-size: 2.571428em;
}
p.special-text {
font-size: 2.571em;
}
blockquote {
font-size: 2.1428em;
}
blockquote.normal {
font-size: 2.142857em;
}
.main-subtitle {
font-size: 2.142857em;
}
.inner-main-heading {
font-size: 3.439em;
}
#header {
border-bottom: 1px solid #2d2d2d;
background: none;
position: absolute;
top: 0;
left: 0;
right: 0;
height: 76px;
}
#header.fixed-position .logo {
height: 70px;
}
#header.fixed-position .logo img {
max-height: 50px;
}
.logo {
width: 180px;
margin: 0;
padding: 10px 0;
float: left;
border-right: 1px solid #2d2d2d;
height: 76px;
}
.default-page #header.white-header.fixed-position .navbar-default .v-divider,
#header.white-header.fixed-position .navbar-default .v-divider {
border-color: #eaeaea;
}
.default-page #header.white-header.fixed-position .navbar-default .navbar-nav,
#header.white-header.fixed-position .navbar-default .navbar-nav {
border-right-color: #eaeaea;
}
.default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li > a,
#header.white-header.fixed-position .navbar-default .navbar-nav > li > a {
color: #5c5e62;
}
.default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li > a:hover,
#header.white-header.fixed-position .navbar-default .navbar-nav > li > a:hover {
color: #b0a377;
}
.default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li.hover > a,
#header.white-header.fixed-position .navbar-default .navbar-nav > li.hover > a {
color: #b0a377;
}
.default-page #header.default-white-header,
#header.default-white-header {
border-bottom: 1px solid #eaeaea;
}
.default-page #header.default-white-header .navbar-default .navbar-nav .v-divider,
#header.default-white-header .navbar-default .navbar-nav .v-divider {
border-color: #eaeaea;
}
.default-page #header.default-white-header .navbar-default .navbar-nav > li > a,
#header.default-white-header .navbar-default .navbar-nav > li > a {
color: #5c5e62;
}
.default-page #header.default-white-header .navbar-default .navbar-nav > li > a:hover,
#header.default-white-header .navbar-default .navbar-nav > li > a:hover {
color: #b0a377;
}
.default-page #header.default-white-header .navbar-default .navbar-nav > li.hover > a,
#header.default-white-header .navbar-default .navbar-nav > li.hover > a {
color: #b0a377;
}
.header-v1 .navbar-default .navbar-nav {
float: right;
}
.header-v2 .navbar-default .navbar-nav {
float: left;
}
.header-v2 .navbar-default .navbar-right {
float: right;
}
.header-v2 .navbar-default .nav-center {
width: calc(100% - 340px);
text-align: center;
}
.header-v2 .navbar-default .nav-center > li {
float: none;
display: inline-block;
}
.header-v2 .navbar-nav .has-mega-dropdown.mega-md .dropdown-menu {
right: 20%;
left: 20%;
width: auto;
}
.sidebar {
float: left;
}
.side-list.horizontal-list {
margin-bottom: -25px;
}
.side-list.horizontal-list li {
margin-bottom: 40px;
}
.boxed-layout .logo {
width: 180px;
}
.testimonial-holder blockquote .img {
display: inline-block;
vertical-align: top;
width: 112px;
margin: 20px 0 0;
}
.testimonial-holder blockquote .text {
display: inline-block;
vertical-align: top;
width: calc(100% - 150px);
padding-left: 55px;
}
.testimonial-holder {
padding: 100px 0 100px;
}
.testimonial-holder .owl-pagination {
padding-left: 193px;
}
.services-block {
padding: 100px 0 100px;
}
.services-block.parallax .wpb_wrapper {
margin-top: -60px;
}
.services-block .ico-article {
margin-top: 60px;
}
.services-block .row {
margin-top: -60px;
}
.description-text {
margin-top: 90px;
}
.navbar-default {
font-size: .9em;
}
.navbar-default .open .dropdown-menu {
display: none;
}
.navbar-default .navbar-nav {
max-width: calc(100% - 180px);
float: right;
}
.navbar-default .navbar-nav .dropdown.hover > .dropdown-menu {
display: block;
}
.navbar-default .navbar-nav .icon {
margin-right: 0;
}
.navbar-default .navbar-nav > li {
padding: 30px 6px 0;
border-top: 0;
}
.navbar-default .navbar-nav > li .dropdown-menu {
margin-top: 1px;
}
.navbar-default .navbar-nav > li.nav-visible {
display: inline-block !important;
}
.navbar-default .navbar-nav > li > a:hover {
color: #fff;
}
.navbar-default .navbar-nav > li.hover > a {
color: #fff;
}
.navbar-default .navbar-nav > li.has-mega-dropdown {
position: static;
}
.navbar-default .navbar-nav > li.active a,
.navbar-default .navbar-nav > li.open a,
.navbar-default .navbar-nav > li:focus a {
background: none;
}
.navbar-default .navbar-nav > li.active a:hover,
.navbar-default .navbar-nav > li.active a:focus,
.navbar-default .navbar-nav > li.open a:hover,
.navbar-default .navbar-nav > li.open a:focus,
.navbar-default .navbar-nav > li:focus a:hover,
.navbar-default .navbar-nav > li:focus a:focus {
background: none;
}
.navbar-default .navbar-nav > li > a {
background: none;
height: 46px;
padding: 0;
display: block;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
background: none;
}
.navbar-default .icon-angle-down {
display: none;
}
#header.fixed-position .search-form .search-opener {
display: none;
}
#header.fixed-position .search-form .search-wrap .search-opener {
display: block;
}
#header.fixed-position .navbar-default .navbar-nav > li {
padding-top: 25px;
}
#header.fixed-position .navbar-default .navbar-nav > li .dropdown-menu {
margin-top: 0;
border-top: 1px solid transparent;
}
.navbar-collapse {
background: none;
}
.dropdown-menu {
border-style: solid;
display: block;
position: absolute;
width: auto;
left: 0;
font-size: .9em;
visibility: hidden;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-transition: -webkit-transform .3s cubic-bezier(.17, .67, .59, 1.21);
transition: transform .3s cubic-bezier(.17, .67, .59, 1.21);
}
.dropdown-menu.dropdown-md {
min-width: 300px;
}
.dropdown-menu.dropdown-sm {
min-width: 150px;
}
.dropdown-menu.dropdown-sm .drop-wrap {
padding: 10px;
}
.dropdown-menu.drop-thumb-wide .des {
max-width: 80%;
}
.dropdown-menu.drop-thumb-wide .img-wrap img {
max-width: 80%;
}
.dropdown-menu ul {
padding: 9px 0;
}
.dropdown-menu .drop-wrap {
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-menu .top-title {
display: none;
}
.dropdown-menu .sub-link-opener:before {
display: none;
}
.dropdown-menu .drop-holder .col {
max-width: none;
margin-top: 0;
}
.dropdown-menu .drop-holder .col:hover .title,
.dropdown-menu .drop-holder .col:hover .title a {
color: #b0a377;
}
.dropdown-menu .drop-holder .img-wrap img {
max-width: 400px;
}
.dropdown-menu .drop-holder li {
display: block;
margin-left: 0;
width: auto;
}
.dropdown-menu .five-col {
margin: 0 -15px;
}
.dropdown-menu .five-col .column {
float: left;
padding: 0 15px;
width: 20%;
position: relative;
}
.dropdown-menu .five-col .column:first-child:before {
display: none;
}
.dropdown-menu .five-col .column:before {
content: '';
position: absolute;
left: -10px;
background: #181818;
width: 1px;
top: 0;
bottom: 0;
}
.dropdown-menu .five-col ul {
display: block;
text-transform: uppercase;
}
.dropdown-menu .five-col ul li {
display: block;
width: auto;
margin: 0;
}
.dropdown-menu .five-col ul li a {
padding-left: 0;
}
.dropdown-menu .five-col ul li a:hover {
padding-left: 5px;
}
.dropdown-menu .five-col ul {
position: static !important;
width: auto !important;
}
.dropdown-menu .five-col .sub-link-opener {
pointer-events: none;
}
.has-mega-dropdown > .dropdown-menu {
left: 10px;
right: 10px;
width: auto;
}
.has-mega-dropdown .dropdown-menu {
border-left-width: 0;
border-right-width: 0;
}
.has-mega-dropdown .drop-wrap {
padding: 25px 40px;
}
.dropdown.open > .dropdown-menu {
overflow: visible;
transform: rotateX(0) translateZ(0);
-ms-transform: rotateX(0) translateZ(0);
-webkit-transform: rotateX(0) translateZ(0);
opacity: 1;
visibility: visible;
}
.dropdown:hover .dropdown-menu {
overflow: visible;
transform: rotateX(0) translateZ(0);
-ms-transform: rotateX(0) translateZ(0);
-webkit-transform: rotateX(0) translateZ(0);
opacity: 1;
visibility: visible;
}
.dropdown:hover .icon-angle-down {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.has-mega-dropdown.mega-md .dropdown-menu {
left: auto;
width: 850px;
right: 140px;
}
.banner.banner-inner {
height: 666px;
}
.banner.banner-inner .banner-text {
bottom: 0;
}
.banner.banner-inner .banner-text .center-text {
margin: 5% 0;
}
.banner.banner-inner .subtitle {
font-size: 1.714285em;
}
.banner-image {
height: 100vh;
}
.banner-home .banner-text .center-text {
margin: 5% 0;
}
.banner-home .banner-text h1 {
font-size: 5.143em;
}
.banner-home .banner-text h1 span {
font-size: .72em;
}
.banner-home .banner-text .subtitle {
font-size: 1.714em;
}
.banner-text h1 {
margin-bottom: 30px;
}
.heading-home {
font-size: 7.143em !important;
margin-bottom: 30px;
}
.heading-home span {
font-size: .72em;
}
.banner-caption-s1 .center-text,
.banner-home .banner-caption-s1 .center-text {
max-width: 940px;
}
.banner-caption-s1 .center-text .banner-subtitle,
.banner-home .banner-caption-s1 .center-text .banner-subtitle {
font-size: 2.571em;
}
.bottom-spacing {
margin-bottom: 90px;
}
.adventure-holder.gallery-home-holder {
margin-top: 90px;
}
.adventure-holder.gallery-home-holder .text-block {
padding-bottom: 14px;
}
.adventure-holder.gallery-home-holder .text-block .centered {
padding: 0;
}
.adventure-holder.gallery-home-holder .row {
display: table;
width: 100%;
table-layout: fixed;
}
.adventure-holder.gallery-home-holder [class^='col-'],
.adventure-holder.gallery-home-holder [class*=' col-'] {
float: none;
display: table-cell;
vertical-align: middle;
}
.content-block.guide-sub .img-article {
margin-top: 90px;
}
.content-block {
padding: 100px 0;
}
.content-block.content-sub {
padding-top: 90px;
padding-bottom: 100px;
}
.content-block.guide-sub .img-article {
margin-top: 90px;
}
.content-block.article-boxed .content-heading {
margin-bottom: 45px;
}
.content-block.content-spacing .content-heading {
margin-bottom: 45px;
}
.adventure-holder .text-block:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-right: -.25em;
}
.adventure-holder .text-block .centered {
display: inline-block;
vertical-align: middle;
white-space: normal;
max-width: 680px;
}
.grid-view-sidebar,
.list-view-sidebar {
padding-top: 90px;
padding-bottom: 100px;
}
.grid-view-sidebar .container,
.list-view-sidebar .container {
padding-top: 0;
}
.grid-view-sidebar #content,
.list-view-sidebar #content {
float: right;
margin-top: 0;
}
.grid-view-sidebar #sidebar,
.list-view-sidebar #sidebar {
margin-top: 0;
}
.grid-view-sidebar .filter-option,
.list-view-sidebar .filter-option {
max-width: none;
}
.grid-view-sidebar .db-3-col .article,
.list-view-sidebar .db-3-col .article {
display: inline-block;
margin-right: -.25em;
}
.grid-view-sidebar .pagination-wrap,
.list-view-sidebar .pagination-wrap {
max-width: none;
}
.content-center .content-heading {
margin-bottom: 45px;
}
.btn.btn-default,
.woocommerce a.btn-default.button,
.woocommerce input.btn-default.button,
.woocommerce button.btn-default.button {
min-width: 150px;
font-size: 16px;
}
.btn.btn-lg,
.woocommerce a.btn-lg.button,
.woocommerce input.btn-lg.button,
.woocommerce button.btn-lg.button {
font-size: 30px;
line-height: 38px;
font-weight: 300;
min-width: 345px;
letter-spacing: 1px;
}
.pagination-wrap .btn-next,
.pagination-wrap .btn-prev {
width: 70px;
font-size: 20px;
padding-top: 0;
}
.pagination-wrap li {
padding: 0 15px;
}
.count-block .txt {
letter-spacing: 2px;
}
.article .heading h3 {
padding-right: 15px;
}
.article.article-top-space {
margin-top: 90px;
}
.article .meta {
font-size: 1em;
}
.article .thumbnail .meta {
padding-bottom: 25px;
}
.article .thumbnail .meta .country [class^='icon-'],
.article .thumbnail .meta .country [class*=' icon-'],
.article .thumbnail .meta .activities [class^='icon-'],
.article .thumbnail .meta .activities [class*=' icon-'] {
font-size: 15px;
margin-right: 5px;
}
.article .thumbnail .img-wrap {
margin-bottom: 25px;
}
.article footer .social-networks,
.article .info-aside .social-networks {
max-width: 55%;
float: right;
padding-top: 5px;
border-bottom: 0;
}
.article footer .price,
.article .info-aside .price {
overflow: hidden;
display: block;
font-style: italic;
letter-spacing: 1px;
max-width: 45%;
font-weight: 400;
}
.article footer .price > span,
.article .info-aside .price > span {
display: block;
font-weight: 900;
font-style: normal;
font-size: 1.286em;
margin-top: -5px;
}
.guide-info {
margin-top: 90px;
}
.list-view .article .img-wrap {
float: left;
margin: 0 20px 0 0;
width: 350px;
}
.list-view .article .description {
width: calc(100% - 370px);
float: left;
}
.list-view .article .info-aside .price > span {
font-size: 1.667em;
}
.recent-block {
padding: 60px 0 100px;
}
.recent-block .ico-list {
float: none;
width: auto;
}
.recent-block .sub-info {
float: none;
width: auto;
margin-bottom: 15px;
}
.seperator {
padding-bottom: 45px;
}
.seperator:before {
height: 8px;
width: 170px;
}
.booking-form .form-holder,
.twocol-form .form-holder {
margin-bottom: 0;
}
.booking-form .btn-hold,
.twocol-form .btn-hold {
padding-top: 45px;
}
.product-table td,
.product-table th {
padding: 15px 20px;
}
.featured-content.feature-small .text-block {
padding: 60px 0;
}
.featured-content .text-block .holder {
padding: 90px 30px;
}
.featured-content .image {
min-height: 527px;
}
.progress-holder {
float: right;
padding-top: 0;
}
.block-quotation {
padding: 45px 25px;
}
.partner-block {
padding: 100px 0 100px;
}
.partner-block .partner {
margin-top: 90px;
}
.step-block {
padding: 90px 0;
}
.content-intro {
padding-bottom: 90px;
}
.content-intro .map-col {
text-align: left;
}
.content-intro .map-col .holder {
margin-top: -100px;
}
.content-intro .text-holder {
padding-top: 100px;
}
.trip-info > .row {
display: table;
margin: 0;
width: 100%;
table-layout: fixed;
}
.trip-info > .row > .col {
height: 100%;
display: table-cell;
vertical-align: middle;
position: relative;
float: none;
}
.trip-info .reviews-info {
margin-bottom: 0;
}
.trip-info #tour-slide {
position: fixed;
top: 0;
height: 100vh;
left: 0;
width: 50%;
}
.trip-detail {
padding-top: 90px;
padding-bottom: 90px;
}
.trip-detail .text-box {
padding-left: 80px;
padding-right: 40px;
margin-top: 45px;
}
.trip-detail .text-box:first-child {
margin-top: 0;
}
.trip-detail .text-box:before {
top: 19px;
font-size: 48px;
}
.trip-detail .comments .thumb {
width: 70px;
}
.trip-detail .comments .text {
width: calc(100% - 80px);
}
.trip-detail [class^='col-'],
.trip-detail [class*=' col-'] {
margin-bottom: 0;
}
.trip-detail .detail {
padding: 40px 40px 20px 30px;
}
.trip-detail .gallery-list li {
width: 33.3333%;
}
.reviews-info {
margin: 0 -30px 50px;
}
.reviews-info > li {
padding: 0 30px 5px;
display: inline-block;
vertical-align: top;
width: 50%;
margin-right: -.25em;
margin-bottom: 40px;
font-size: 16px;
}
.reviews-info > li:before {
left: 30px;
right: 30px;
}
.question-select .jcf-select {
padding: 20px 50px 20px 30px;
}
.question-select .jcf-select .jcf-select-text {
font-size: 16px;
line-height: 1.71429;
}
.question-select .jcf-select .jcf-select-opener {
width: 41px;
}
.question-select .jcf-select .jcf-select-opener:after {
font-size: 20px;
margin-top: -10px;
}
.header-box {
padding: 20px 30px;
font-size: 16px;
}
.nav-tabs > li {
width: auto;
padding: 25px 10px;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
right: 140px;
}
table.table .btn,
table.table .woocommerce a.button,
.woocommerce table.table a.button,
table.table
.woocommerce input.button,
.woocommerce table.table input.button,
table.table
.woocommerce button.button,
.woocommerce table.table button.button {
min-width: 150px;
}
table.table thead tr th {
padding: 10px 20px 15px;
}
table.table tbody td .middle {
padding: 5px 20px;
}
table.table {
font-size: 1em;
}
.detail-accordion > li > a {
padding-left: 100px;
}
.detail-accordion .slide-holder {
padding-right: 60px;
margin-left: 80px;
}
.detail-accordion .slide-holder p {
margin: 0 0 25px;
}
.fancybox-prev span:after,
.fancybox-next span:after {
font-size: 20px;
}
.fancybox-close {
width: 60px;
height: 60px;
}
.fancybox-close:after {
line-height: 60px;
}
.fancybox-nav {
width: 60px;
height: 60px;
margin-top: -30px;
}
.fancybox-nav.fancybox-next span:after {
left: auto;
right: 20px;
}
.fancybox-nav span {
width: 60px;
height: 60px;
}
.fancybox-nav span:after {
line-height: 60px;
left: 20px;
}
.carousel .carousel-control {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 11px;
}
.article.blog-article .description {
padding: 30px 30px;
}
.blog-list.list-view .img-wrap {
float: left;
width: 250px;
}
.blog-list.list-view .article.blog-article .description {
padding: 10px 0 10px 20px;
}
.blog-list.list-view .description {
width: calc(100% - 270px);
}
.blog-list.list-view .star-rating,
.blog-list.list-view .comment,
.blog-list.list-view .ico-action,
.blog-list.list-view .rate-info {
display: inline-block;
vertical-align: middle;
position: relative;
padding: 0 10px;
}
.blog-list.list-view .star-rating:before,
.blog-list.list-view .comment:before,
.blog-list.list-view .ico-action:before,
.blog-list.list-view .rate-info:before {
content: '';
position: absolute;
left: 0;
top: 4px;
bottom: 3px;
width: 1px;
background: #e2e2e2;
}
.blog-list.list-view .star-rating {
padding: 0;
}
.blog-list.list-view .rate-info,
.blog-list.list-view .ico-action {
padding-left: 0;
}
.blog-list.list-view .rate-info:before,
.blog-list.list-view .ico-action:before {
display: none;
}
.blog-list.list-view .footer-sub {
margin: 0;
display: block;
}
.blog-single .description {
padding: 30px 30px;
}
.blog-single .description h1 {
font-size: 2.571428em;
}
.search-form {
top: 19px;
}
.search-form .search-opener {
font-size: 11px;
color: #fff;
}
.search-wrap {
padding: 30px 10px;
}
.search-wrap .form-control {
font-size: 30px;
line-height: 50px;
}
.search-wrap .close {
right: 30px;
}
.trip-form {
display: block;
margin-bottom: -30px;
}
.trip-form .holder {
width: 25%;
padding: 0 30px;
margin-bottom: 30px;
}
.trip-form label {
display: block;
}
.trip-form .trip-wrap .holder {
width: 33.33333%;
}
.trip-form .trip-wrap .holder.btn-holder {
margin: 31px 45px 0 0;
}
.trip-form-v2.trip-search-main {
vertical-align: middle;
margin-top: 0;
}
.trip-form-v2.trip-search-main .holder {
width: 33.33333%;
}
.jcf-select .jcf-select-text {
font-size: 12px;
line-height: 18px;
}
.jcf-select-drop.jcf-select-trip {
box-shadow: none;
}
.jcf-select-drop.jcf-select-question .jcf-option {
padding-left: 30px;
}
.comment-form {
padding: 90px 0 0;
}
.map-col-main {
margin-top: 0;
}
.contact-info {
margin-top: 90px;
margin-bottom: 104px;
}
.contact-info .col-sm-4 {
margin-bottom: 0;
}
.error-page #main {
padding-top: 100px;
}
.error-holder {
padding-top: 100px;
}
.error-holder h1 {
font-size: 7.143em;
}
.error-holder .title {
margin-bottom: 90px;
}
.inner-search,
#searchform.inner-search {
margin-bottom: 90px;
}
.default-spacing.confirmation-block {
padding-bottom: 100px;
}
.default-page #header.top-header ~ #main {
padding-top: 115px;
}
.default-page #main {
padding-top: 76px;
}
.inner-top {
padding: 60px 0;
}
.inner-top .breadcrumbs {
font-size: 1em;
}
.inner-main .contact-form {
padding: 60px 20px;
}
.inner-main .contact-form .btn-holder {
padding-top: 15px;
}
.special-block .special-text {
font-size: 2.571em;
}
.special-block {
padding: 60px 0;
}
.browse-block a span {
line-height: 150px;
}
.cart-option {
max-width: none;
}
.cart-option .coupon-hold {
margin-bottom: 0;
}
.cart-option .coupon-hold .input-hold .form-control {
margin-bottom: 0;
}
.cart-option .button-hold {
float: right;
max-width: 50%;
margin-bottom: 0;
}
.cart-option .button-hold .btn,
.cart-option .button-hold .woocommerce a.button,
.woocommerce .cart-option .button-hold a.button,
.cart-option .button-hold
.woocommerce input.button,
.woocommerce .cart-option .button-hold input.button,
.cart-option .button-hold
.woocommerce button.button,
.woocommerce .cart-option .button-hold button.button {
margin: 0 0 0 25px;
float: left;
}
.cart-option .btn,
.cart-option .woocommerce a.button,
.woocommerce .cart-option a.button,
.cart-option
.woocommerce input.button,
.woocommerce .cart-option input.button,
.cart-option
.woocommerce button.button,
.woocommerce .cart-option button.button {
width: auto;
}
.coupon-hold {
width: 400px;
float: left;
}
.coupon-hold .submit-wrap {
float: right;
height: auto;
margin-left: 20px;
}
.font-demo-wrapper .glyph.fs1 {
width: 32%;
}
#footer > .container {
padding-top: 100px;
padding-bottom: 90px;
}
.newsletter-form {
margin-bottom: 90px;
}
.trip-form-v2 .holder {
width: 50%;
}
.trip-form-v2 button {
height: 52px;
}
.trip-form.trip-form-v2 .input-group.date {
border-width: 4px;
}
.banner .trip-form {
-webkit-transition: all linear .3s;
transition: all linear .3s;
}
.banner .trip-form fieldset {
overflow: hidden;
max-height: 98px;
-webkit-transition: all linear .3s;
transition: all linear .3s;
}
.trip-active .banner .trip-form fieldset {
max-height: 250px;
}
.loadmore-wrap {
max-width: none;
}
.progress-holder {
width: 90%;
margin-left: auto;
}
.list-view-sidebar .list-view .article .img-wrap {
float: none;
width: auto;
margin-bottom: 40px;
}
.list-view-sidebar .list-view .article .description {
width: auto;
}
.content-block .content-spacing {
margin-top: 45px;
}
.adventure-holder.gallery-home-holder.text-block {
padding: 60px 15px 10px;
}
.content-with-sidebar.content-left #sidebar {
float: right;
}
.contact-info .vc_col-sm-4 {
margin-bottom: 0;
}
.wpcf7-form {
padding: 60px 80px 60px 30px;
}
.gallery-home-block .vc_row {
display: table;
table-layout: fixed;
width: 100%;
}
.gallery-home-block .vc_row > .vc_column_container {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: table-cell;
vertical-align: middle;
float: none;
}
.list-view .article .description {
width: calc(100% - 270px);
}
.list-view .article .img-wrap {
width: 250px;
}
.list-view .price del {
margin-bottom: -20px;
}
.recent-block .sub-info {
width: auto;
}
.recent-block .sub-info del {
margin-top: -12px;
}
.recent-block .ico-list {
width: auto;
}
.nav-right {
max-width: calc(100% - 240px);
float: right;
}
.header-v1 .navbar-default .navbar-nav {
float: left;
}
.navbar-default .navbar-nav {
float: left;
max-width: none;
}
.gallery-home-holder.text-block {
padding-bottom: 14px;
}
.comments .comment_list .children {
padding: 40px 0 0 100px;
}
}
@media only screen and (min-width: 1025px) {
a[href^=tel] {
pointer-events: none;
cursor: default;
}
#header {
position: fixed;
}
#header.fixed-position {
background: #252525;
border-color: #181818;
height: 70px;
}
#header.fixed-position .logo {
border-right-color: #181818;
}
#header.fixed-position .navbar-default .navbar-nav > li > a:hover {
color: #b0a377;
}
#header.fixed-position .navbar-default .navbar-nav > li > a:active {
color: #b0a377;
}
#header.fixed-position .search-form {
top: 30px;
}
#header.fixed-position .search-form .search-opener {
color: #9d9d9d;
}
#header.fixed-position .search-form .search-opener:hover {
color: #b0a377;
}
.default-page #header.white-header.fixed-position,
#header.white-header.fixed-position {
background: #f8f8f8;
border-bottom: 1px solid #e2e2e2;
}
.default-page #header.white-header.fixed-position .logo,
#header.white-header.fixed-position .logo {
border-right-color: #eaeaea;
}
.default-page #header.white-header.fixed-position .logo .normal,
#header.white-header.fixed-position .logo .normal {
display: none;
}
.default-page #header.white-header.fixed-position .logo .gray-logo,
#header.white-header.fixed-position .logo .gray-logo {
display: block;
}
.default-page #header.white-header.fixed-position .search-form .search-opener,
#header.white-header.fixed-position .search-form .search-opener {
color: #5c5e62;
}
.default-page #header.white-header.fixed-position .search-form .search-opener:hover,
#header.white-header.fixed-position .search-form .search-opener:hover {
color: #000;
}
.default-page #header.white-header.fixed-position .search-form .search-opener.close,
#header.white-header.fixed-position .search-form .search-opener.close {
color: #fff;
}
.default-page #header.default-white-header.fixed-position,
#header.default-white-header.fixed-position {
border-bottom: 1px solid #e2e2e2;
}
.default-page #header.default-white-header.fixed-position .logo,
#header.default-white-header.fixed-position .logo {
border-right-color: #eaeaea;
}
#header.fixed-position .navbar-default .navbar-nav > li > a {
height: 44px;
}
#header.fixed-position .navbar-default .v-divider {
border-left-color: #181818;
}
.trip-form-v2 {
margin: 0;
}
}
@media only screen and (min-width: 1230px) {
#header {
height: 102px;
}
#header.fixed-position .search-form {
right: 50px;
}
.logo {
width: 240px;
height: 102px;
padding: 10px 0;
}
.header-v2 .navbar-default .nav-center {
width: calc(100% - 470px);
}
.navbar-default .navbar-nav {
max-width: calc(100% - 240px);
}
.navbar-default .navbar-nav > li {
padding: 40px 9px 0;
}
.fixed-position .navbar-default .navbar-nav > li {
height: auto;
}
.navbar-default .navbar-nav > li .dropdown-menu {
margin-top: 0;
}
.navbar-default .navbar-nav > li.v-divider {
padding-left: 20px;
padding-right: 20px;
}
.navbar-default .navbar-nav > li > a {
height: 62px;
}
.navbar-default .navbar-nav .v-divider {
border-left: 1px solid #2d2d2d;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.navbar-collapse {
padding-right: 0;
}
.dropdown-menu {
border-top: 1px solid transparent;
}
.dropdown-menu .five-col {
margin: 0 -40px;
}
.dropdown-menu .five-col .column {
padding: 0 40px;
}
.has-mega-dropdown.mega-md .dropdown-menu {
left: auto;
width: 800px;
right: 234px;
}
.banner-caption-s1 .center-text,
.banner-home .banner-caption-s1 .center-text {
max-width: 1200px;
}
.gallery-list {
margin: 0 23px 0 -7px;
}
.gallery-list li {
padding: 0 7px;
margin-bottom: 14px;
}
.gallery-list.gallery-with-icon .info {
display: block;
}
.gallery-list .info {
letter-spacing: 3px;
bottom: 20px;
left: 10px;
right: 10px;
}
.filter-option.filter-box .result-info {
max-width: 45%;
}
.filter-option.filter-box .select-col {
width: 200px;
}
.filter-option .result-info {
float: left;
max-width: 40%;
margin-bottom: 0;
}
.filter-option .layout-holder {
float: right;
width: 60%;
}
.filter-option.filter-box .layout-holder {
width: 55%;
}
.filter-option.filter-box .select-holder {
text-align: right;
}
.filter-option-list .filter-slide {
text-align: right;
}
.filter-option-list .filter-slide .select-col {
text-align: left;
}
.count-block .info {
font-size: 2.857em;
}
.count-block .txt {
font-size: 1.286em;
letter-spacing: 4px;
}
.article .info-day {
padding-left: 15px;
font-size: 1.286em;
}
.article .img-caption {
font-size: 18px;
}
.product-badge.sale {
width: 55px;
}
.content-with-sidebar .article .meta .country {
padding-right: 10px;
}
.list-view .article .ico-list > li {
margin: 0 30px 0 0;
}
.list-view .article .info-footer .ico-action {
margin-left: 30px;
}
.list-view .article .info-footer .ico-action > li {
margin: 0 0 0 30px;
}
.list-view .article .info-footer .ico-action > li:first-child {
margin-left: 0;
}
.recent-block h2 {
margin-bottom: 45px;
}
.recent-block .ico-list {
float: left;
width: calc(100% - 112px);
}
.recent-block .article {
margin-top: 0;
}
.recent-block .sub-info {
float: right;
width: 124px;
margin-bottom: 0;
}
.featured-content .image {
min-height: 627px;
}
.trip-detail {
padding-bottom: 90px;
}
.trip-detail .text-box {
padding-left: 100px;
padding-right: 80px;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .dropdown-menu {
right: 236px;
}
.article.blog-article .meta {
padding-bottom: 25px;
}
.blog-list .img-wrap {
width: auto;
float: none;
}
.blog-list.list-view .img-wrap {
width: 350px;
}
.blog-list.list-view .description {
width: calc(100% - 370px);
}
.blog-list.list-view .rate-info,
.blog-list.list-view .ico-action {
padding-left: 10px;
}
.blog-list.list-view .rate-info:before,
.blog-list.list-view .ico-action:before {
display: block;
}
.blog-list.list-view .footer-sub {
margin: 0;
display: inline-block;
}
.search-form {
right: 50px;
}
.contact-info .tel {
margin-bottom: 43px;
}
.contact-info [class^='icon-'],
.contact-info [class*=' icon-'] {
margin: 0 10px;
}
.default-page #header.top-header ~ #main {
padding-top: 145px;
}
.default-page #main {
padding-top: 100px;
}
.footer-nav {
margin-bottom: 15px;
}
.footer-nav h3 {
margin-bottom: 35px;
}
.footer-bottom {
text-align: left;
}
.payment-option {
margin-top: 0;
display: block;
}
.list-view-sidebar .list-view .article .img-wrap {
float: left;
width: 350px;
margin-bottom: 0;
}
.list-view-sidebar .list-view .article .description {
width: calc(100% - 370px);
}
.list-view-sidebar .list-view .article .btn,
.list-view-sidebar .list-view .article .woocommerce a.button,
.woocommerce .list-view-sidebar .list-view .article a.button,
.list-view-sidebar .list-view .article
.woocommerce input.button,
.woocommerce .list-view-sidebar .list-view .article input.button,
.list-view-sidebar .list-view .article
.woocommerce button.button,
.woocommerce .list-view-sidebar .list-view .article button.button {
min-width: 110px;
}
.recent-block .sub-info {
text-align: right;
}
.recent-block .sub-info {
width: 170px;
}
.recent-block .ico-list {
width: calc(100% - 142px);
}
.list-view .article .description {
width: calc(100% - 370px);
}
.list-view .article .img-wrap {
width: 350px;
}
.navbar-default .navbar-nav {
max-width: none;
}
}
@media only screen and (min-width: 1230px) and (max-width: 1300px) {
.container {
max-width: 1110px;
}
}
@media only screen and (min-width: 1300px) {
.reviews-info {
margin-bottom: 80px;
}
}
@media only screen and (min-width: 1600px) {
.navbar-default .navbar-nav > li {
padding: 40px 14px 0;
}
.has-mega-dropdown > .dropdown-menu {
left: 170px;
right: 170px;
}
.navbar-nav > li.has-mega-dropdown:last-child .dropdown-menu,
.navbar-nav > li.has-mega-dropdown.last-dropdown .dropdown-menu {
left: 170px;
right: 170px;
}
.banner-home .banner-text h1 {
font-size: 7.143em;
}
.banner-home .banner-text h1 span {
font-size: .72em;
}
.banner-home .banner-text .subtitle {
font-size: 2.143em;
}
.banner-text {
bottom: 170px;
}
.banner-text h1 {
margin-bottom: 30px;
}
.banner-icon-search .banner-text h1 {
font-size: 5.571em;
}
.feature-block {
font-size: 1em;
padding: 30px 0 15px;
}
.feature-block ul li {
padding: 20px 10px;
}
.feature-block li a:hover .ico {
top: -10px;
}
.feature-block .ico {
font-size: 45px;
}
.count-block .holder {
padding: 90px 10px;
}
.recent-block .ico-list li {
margin-right: 5px;
margin-left: 5px;
}
.trip-info {
padding-bottom: 0;
}
.trip-info .reviews-info {
margin-bottom: 45px;
}
.trip-info .social-share li .ico {
margin-right: 10px;
}
.trip-info .text-col .holder {
padding: 100px 20px 100px;
}
.trip-info .description {
margin-bottom: 90px;
}
.trip-info .btn-holder {
margin-bottom: 100px;
}
.trip-info .btn-holder {
margin-bottom: 100px;
}
.trip-form .trip-form {
margin-top: 10%;
}
.list-view-sidebar .list-view .article .btn,
.list-view-sidebar .list-view .article .woocommerce a.button,
.woocommerce .list-view-sidebar .list-view .article a.button,
.list-view-sidebar .list-view .article
.woocommerce input.button,
.woocommerce .list-view-sidebar .list-view .article input.button,
.list-view-sidebar .list-view .article
.woocommerce button.button,
.woocommerce .list-view-sidebar .list-view .article button.button {
min-width: 150px;
}
}
@media only screen and (max-width: 1599px) {
.banner.banner-slider .banner-text {
width: 1000px;
}
}
@media only screen and (max-width: 1299px) {
.feature-block ul {
min-width: 1210px;
overflow: visible;
}
}
@media only screen and (max-width: 1169px) {
.banner.banner-slider .banner-text {
width: 950px;
}
}
@media only screen and (max-width: 1024px) {
.nav-wrap.is-stuck {
top: 0 !important;
bottom: auto !important;
}
}
@media only screen and (max-width: 991px) {
#header .container-fluid {
padding: 0;
}
.header-v1 .container {
width: auto;
padding: 0;
}
.header-v1 .logo {
text-align: center;
}
.header-v1 .logo a {
width: 150px;
}
.header-v1 .header-top {
padding: 10px 30px;
}
.grid-view-sidebar .accordion .collapse {
display: block;
height: auto !important;
}
.grid-view-sidebar .accordion .collapsing {
height: auto !important;
}
.grid-view-sidebar .accordion .collapse.in {
display: none;
}
.navbar-default {
min-height: 0;
}
.navbar-default .navbar-collapse {
border: none;
}
.banner.banner-slider .banner-text {
width: 520px;
}
.grid-view-sidebar .container,
.grid-view-sidebar .container-fluid,
.list-view-sidebar .container,
.list-view-sidebar .container-fluid {
position: relative;
padding-top: 168px;
max-width: 700px;
}
.grid-view-sidebar [class^='col-'],
.grid-view-sidebar [class*=' col-'],
.list-view-sidebar [class^='col-'],
.list-view-sidebar [class*=' col-'] {
position: static;
}
.grid-view-sidebar .filter-option,
.list-view-sidebar .filter-option {
position: absolute;
top: 60px;
left: 15px;
right: 15px;
max-width: none;
}
.grid-view-sidebar .filter-option .result-info,
.list-view-sidebar .filter-option .result-info {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.btn.btn-solid,
.woocommerce a.btn-solid.button,
.woocommerce input.btn-solid.button,
.woocommerce button.btn-solid.button {
font-size: 14px;
line-height: 20px;
padding: 10px;
}
.btn.btn-trip-v2,
.woocommerce a.btn-trip-v2.button,
.woocommerce input.btn-trip-v2.button,
.woocommerce button.btn-trip-v2.button {
height: 32px;
}
.featured-content .bg-stretch {
position: static;
margin: 0 -15px;
}
.featured-content .bg-stretch img {
width: 100% !important;
height: auto !important;
margin: 0 !important;
}
.featured-content .height {
height: auto !important;
}
.featured-content .row:nth-child(even) .image {
float: none;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
.table-responsive {
overflow: auto;
overflow-y: hidden;
width: 100%;
}
.wow {
visibility: visible !important;
-webkit-animation: none !important;
animation: none !important;
}
.animated {
-webkit-transition: none !important;
transition: none !important;
}
.contact-info .tel {
font-size: 15px;
}
.contact-info .tel [class^='icon-'],
.contact-info .tel [class*=' icon-'] {
font-size: 25px;
}
.default-page #header {
border-bottom: none;
}
.footer-holder .col-xs-6 {
margin-bottom: 45px;
float: none;
display: inline-block;
vertical-align: top;
margin-right: -.27em;
}
.trip-form-v2 {
max-width: 600px;
padding: 10px 10px 20px;
}
.trip-form-v2 .form-control {
height: 32px;
font-size: 12px;
}
.trip-form-v2 label {
margin-bottom: 0;
}
.trip-form-v2 .input-group.date {
border-width: 2px;
}
.trip-form-v2 .holder {
margin-bottom: 15px;
}
.trip-form-v2 .input-group {
padding-left: 30px;
}
.trip-form-v2 .input-group:before {
font-size: 12px;
left: 10px;
}
.trip-note {
margin: 0 15px 10px;
font-size: 13px;
}
.btn-holder {
padding: 0 15px;
}
.jcf-select.jcf-select-trip-select-v2 {
border-width: 2px;
height: 32px;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-text {
padding: 2px 0 1px 35px;
font-size: 12px;
}
.jcf-select.jcf-select-trip-select-v2 .jcf-select-text:before {
font-size: 12px;
left: 10px;
}
.expand-link {
visibility: hidden;
}
.contact-info .vc_col-sm-6 {
float: none;
width: auto;
}
.cart-option .button-hold {
margin-bottom: -20px;
}
.comments .link-more.has-button {
margin-right: 0;
}
.gallery-home-block .vc_col-sm-6 {
width: auto;
float: none;
}
.count-block [class^='col-'],
.count-block [class*=' col-'],
.count-block .vc_col-sm-3 {
width: 50%;
float: left;
}
.adventure-holder [class^='col-'],
.adventure-holder [class*=' col-'] {
width: auto;
float: none;
}
.wpcf7-form .btn-wrap {
padding-left: 0;
}
}
@media only screen and (max-width: 767px) {
.header-top .visible-xs.cart-visible {
display: inline-block !important;
}
.mobile-openclose {
max-height: 0;
overflow: hidden;
padding: 0;
min-height: 0;
max-width: 470px;
margin: 0 auto;
}
.mobile-openclose .layout-holder {
padding-bottom: 30px;
}
.rev_slider .tparrows {
display: none !important;
}
.parallax {
background-attachment: scroll;
background-position: 50% 50% !important;
}
.adventure-holder .height {
height: auto !important;
}
.grid-view-sidebar .container,
.grid-view-sidebar .container-fluid,
.list-view-sidebar .container,
.list-view-sidebar .container-fluid {
max-width: 500px;
}
.btn.btn-trip-v2,
.woocommerce a.btn-trip-v2.button,
.woocommerce input.btn-trip-v2.button,
.woocommerce button.btn-trip-v2.button {
height: 40px;
}
.filter-option .select-col.sidebar-filter-opener {
display: inline-block;
width: 54px;
margin-left: 10px;
text-align: center;
font-size: 17px;
}
.filter-option .select-col.sidebar-filter-opener a {
display: block;
border: 2px solid #5c5e62;
height: 34px;
width: 34px;
}
.filter-option.filter-box {
padding: 10px;
}
.filter-option.filter-box .select-holder {
width: calc(100% - 86px);
}
.filter-option .select-col {
padding: 0 15px 10px;
}
.article.height {
height: auto !important;
}
.top-box .left {
display: inline-block;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .nav-hover {
font-size: 11px;
padding-right: 10px;
line-height: 1.2;
}
.navbar-nav .mega-center.has-mega-dropdown.mega-md .nav-hover li {
font-size: 11px;
width: auto;
}
.blog-single .meta-article .footer-sub {
display: block;
}
.blog-single .meta-article .ico-action,
.blog-single .meta-article .rate-info {
padding-left: 0;
}
.blog-single .meta-article .ico-action:before,
.blog-single .meta-article .rate-info:before {
display: none;
}
.search-wrap .trip-form.trip-form-v2 {
background: none;
}
.trip-form {
background: transparent !important;
box-shadow: none !important;
border: none !important;
padding: 0;
max-width: 450px;
margin-top: 0;
}
.contact-info .tel {
line-height: 32px;
height: 72px;
padding: 12px 10px;
}
.contact-info .tel [class^='icon-'],
.contact-info .tel [class*=' icon-'] {
display: none;
}
.map-holder iframe {
height: 360px;
}
.trip-note {
margin: 0 5px 10px;
text-align: center;
}
.btn-holder {
padding: 0 5px;
text-align: center;
}
.myaccount-overview {
width: 100%;
table-layout: fixed;
display: table;
margin: 0;
}
.myaccount-overview .sidebar {
display: table-header-group;
}
.myaccount-overview .sidebar .sidebar-holder {
margin: 0 15px;
}
.wpcf7-form {
text-align: left;
}
.wpcf7-form label,
.wpcf7-form .form-title,
.wpcf7-form .wpcf7-form-control-wrap,
.wpcf7-form .wpcf7-submit {
float: none;
width: 100%;
padding-left: 0;
max-width: none;
}
}
@media only screen and (max-width: 539px) {
.banner.banner-slider .banner-text {
width: 300px;
}
.count-block [class^='col-'],
.count-block [class*=' col-'] {
width: 100%;
}
.nav-tabs > li {
font-size: 16px;
}
.comments .link-more .nav-next,
.comments .link-more .nav-previous {
float: none;
display: block;
}
.count-block [class^='col-'],
.count-block [class*=' col-'],
.count-block .vc_col-sm-3 {
width: auto;
float: none;
}
}
@media only screen and (max-width: 479px) {
.comments.reply {
padding-left: 0;
}
.comments .comment-slot .thumb {
display: block;
margin-bottom: 10px;
}
.comments .comment-slot .text {
display: block;
width: auto;
}
.comments .link-more {
margin-left: 0;
}
.contact-info {
margin-bottom: 20px;
}
.footer-holder .col-xs-6 {
width: auto;
}
}
@-webkit-keyframes steam {
0% {
height: 0;
}
100% {
height: 10px;
}
}
@keyframes steam {
0% {
height: 0;
}
100% {
height: 10px;
}
}
 .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: none;
padding: 0;
margin: 0;
border-radius: 0;
}
.entrada-wc-error ul li{ list-style:none;}
.jcf-select.jcf-select-country_select {
display: block !important;
box-shadow: none;
border: 2px solid #dfdfdf;
}
.jcf-select.jcf-select-country_select .jcf-select-text {
padding-left: 10px;
font-style: italic;
font-weight: 500;
}
.slot-option {
max-width: 150px;
}
.input-text{  
border: 2px solid #dfdfdf;
background: transparent;
color: #5c5e62;
height: 40px;
padding: 4px 10px;
display: block;
}
.woocommerce form .btn.btn-default {
height: 40px;
padding: 10px;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
padding: 1em 1em 1em 3.5em;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fff;
color: #5c5e62;
list-style: none outside;
width: auto;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info { color:#5c5e62;}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
content: "";
display: block;
clear: both;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
float: right
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
list-style: none outside;
padding-left: 0;
margin-left: 0;
}
.woocommerce-message {
border-top: 3px solid #e2e2e2;
}
.woocommerce-info {
border-top: 3px solid #ccc;
background: #f5f5f5;
color: #5c5e62;
margin-bottom: 20px;
}
.woocommerce-info:before {
font-family: Times, Georgia, serif;
font-style: italic;
background-color: #d9d9d9;
content: "i";
display: inline-block;
padding: 0 10px;
border-radius: 100%;
color: black;
margin-right: 15px;
}
.woocommerce-error {
border-top: 3px solid #b81c23;
}
.myaccount-sidebar.sidebar .heading h3 {
padding-left: 40px;	
}
.myaccount-sidebar.sidebar .heading h3:before {
content: "\e975";
font-size: 18px;
top: 3px;
}
.myaccount-sidebar.sidebar .sidebar-holder {
box-shadow: 0 1px 2px 1px rgba(0,0,0,.1);
}
.myaccount-sidebar.sidebar .side-list a {
padding: 10px 30px;
display: block;
border-top: 1px solid #dedede;
color: #5c5e62;
}
.myaccount-overview .form-row.form-bottom-space {
margin-bottom: 30px;
}
.myaccount-sidebar.sidebar .side-list a:hover,
.myaccount-sidebar.sidebar .side-list .active a {
background: #dedede;
color: #5c5e62;	
}
.myaccount-sidebar.sidebar .side-list a:hover .ico-holder {
width: 30px;	
}
.myaccount-sidebar.sidebar .side-list .ico-holder {
width: 35px;	
}
.myaccount-sidebar .side-list [class^='icon-'],
.myaccount-sidebar .side-list [class*=' icon-']{
font-size: 20px;
}
.myaccount-sidebar .side-list .ico-holder,
.myaccount-sidebar .side-list .text {
transition: all linear .3s;
}
.myaccount-sidebar.sidebar .side-list li {
margin: 0;	
}
.myaccount-overview h2 {
font-size: 1.8em;
margin: 0 0 10px;	
}
.table-container .date-text {
display: block;
font-size: 16px;
margin-bottom: 5px;
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.table-container .sub-text {
display: block;
font-weight: 400;
font-style: italic;
letter-spacing: 0.09em;
}
.woocommerce form .form-row {
margin-bottom: 20px;
}
.woocommerce form .form-row:last-child {
margin-bottom: 0;	
}
.woocommerce form .form-row label {
line-height: 1.71429;
margin-bottom: 10px;
}
.myaccount-overview .table-container .text-wrap {
overflow: hidden;
}
.myaccount-overview .table-container .product-title {
display: block;
font-weight: 400;
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.myaccount_user {
margin-bottom: 30px;	
}
.myaccount-overview .table-container time {
font-style: italic;
display: block;
font-weight: 400;
}
.table {
margin: 0;	
}
.myaccount-overview .addresses {
margin-top: 30px;
}
.account-form .link-view {
margin-bottom: 15px;
}
.woocommerce .order_details {
margin: 20px 0;
padding: 0;
font-weight: 700;
background: #f8f8f8;
border: 1px solid #f3f3f3;
}
.woocommerce .order_details li {
width: 49%;
display: inline-block;
padding: 10px;
border: 0;
margin: 0;
}
.form.holder.form-holder-details {
margin-bottom: 30px;
}
.woocommerce h2 {
font-size: 1.2857em;
color: #5c5e62;
margin: 20px 0;	
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation-link {
margin-bottom: 15px;
}
.woocommerce-MyAccount-navigation-link a {
color: #9d9d9d;
display: inline-block;
position: relative;
padding-left: 50px;
}
.woocommerce-MyAccount-navigation-link a:before {
position: absolute;
top: 0;
left: 0;
font-family: 'icomoon';
content: '\e976';
font-size: 25px;
line-height: 1;
}
.woocommerce-MyAccount-navigation-link.is-active a {
color: #b0a377;
}
.woocommerce-MyAccount-navigation-link--orders a:before {
content: '\e971';
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
content: '\e973';
}
.woocommerce-MyAccount-navigation-link--payment-methods a:before {
content: '\e90f';
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
content: '\e974';
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
content: '\e972';
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a:before {
font-family: 'Material Icons';
content: '\e871';
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--vendor-dashboard a:before {
font-family: 'Material Icons';
content: '\e871';
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a:before {
font-family: 'Material Icons';
content: '\e167';
}
.woocommerce table.shop_table {
border: 0;
}
.woocommerce table.shop_table td {
border-top: 1px solid #f5f5f5;
padding: 25px 20px;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
height: 40px;
padding: .618em 1em;
}
.woocommerce table.shop_table .product-subtotal {
text-align: right;
}
.woocommerce table.shop_table th {
padding: 25px 20px;
font-weight: bold;
}
.woocommerce table.shop_table .product-thumbnail {
width: 85px;
padding-left: 0;
padding-right: 0;
}
.woocommerce table.shop_table .product-remove a {
text-indent: -9999px;
overflow: hidden;
display: block;
color: #252525;
padding: 5px;
width: 30px;
height: 30px;
}
.woocommerce table.shop_table .product-remove {
width: 80px;
}
.woocommerce table.shop_table .product-remove a:before {
font-family: 'icomoon'!important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: '\e963';
display: inline-block;
text-indent: 9999px;
color: #252525;
font-size: 24px;
}
.woocommerce table.shop_table .product-remove a:hover {
background: none;
color: #252525;
}
.woocommerce table.shop_table .product-name {
font-weight: normal;
font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.woocommerce table.shop_table .product-price,
.woocommerce table.shop_table .product-subtotal {
font-weight: bold;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: none;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: #fff;
background: #777;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: #fff;
background: #999;
}
.woocommerce table.cart td.actions .coupon .input-text {
display: inline-block;
margin-right: 20px;
border-color: #f5f5f5;
margin-right: 20px;
width: 210px;
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
max-width: 400px;
margin-left: auto;
margin-right: auto;	
}
.woocommerce table.cart .addons-row td {
background: #f3f3f3;
border-color:#f0f0f0;
}
.woocommerce form .btn.more-option-opener {
margin-top: 15px;
font-size:12px;
padding: 5px;
height: auto;
display: none;	
}
.woocommerce table.cart .btn-row:hover td {
background: none;	
}
.woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder {color: #5c5e62;}
.woocommerce table.cart td.actions .coupon .input-text:-moz-placeholder           {color: #5c5e62;}
.woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder          {color: #5c5e62;}
.woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder      {color: #5c5e62;}
.woocommerce table.cart td.actions .coupon .button {
float: right;
width: 170px;
font-size: 16px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
border: 1px solid #f5f5f5;
padding: 20px;
float: none;
width: auto;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
margin: 0 0 20px;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce .cart-collaterals .cart_totals .shop_table th,
.woocommerce-page .cart-collaterals .cart_totals .shop_table th,
.woocommerce .cart-collaterals .cart_totals .shop_table td,
.woocommerce-page .cart-collaterals .cart_totals .shop_table td{
padding: 10px 0;
border-top: 1px solid rgba(0,0,0,.1);
background: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce .cart-collaterals .cart_totals .shop_table td,
.woocommerce-page .cart-collaterals .cart_totals .shop_table td {
text-align: right;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #252525;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #000;
}
.woocommerce table.shop_table th {
font-size: 16px;
}
.woocommerce table.shop_table tr td {
transition: all linear .3s;
}
.woocommerce table.shop_table tr td.product-price {
vertical-align: top;	
}
.woocommerce table.shop_table tr:last-child:hover td {
background: none;
}
.woocommerce table.shop_table .sub-text {
display: block;
font-weight: 400;
font-style: italic;
letter-spacing: .09em;
margin-top: 5px;
font-size: 14px;
font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif,
}
.wc-proceed-to-checkout {
text-align: right;
}
.woocommerce table.shop_table .product-quantity .num-hold {
width: 150px;
height: 32px;
background: #f8f8f8;
border: 1px solid #e1e1e1;
text-align: center;
line-height: 29px;
display: inline-block;
}
.woocommerce table.shop_table .product-quantity .num-hold .control {
float: left;
height: 100%;
border-style: solid;
border-color: #e1e1e1;
border-width: 0 1px 0 0;
width: 41px;
color: #5c5e62;
font-size: 14px;
line-height: 31px;
}
.woocommerce table.shop_table .product-quantity .num-hold .control.plus {
float: right;
border-width: 0 0 0 1px;
}
.woocommerce table.shop_table .product-quantity .input-count-hold {
overflow: hidden;
}
.woocommerce table.shop_table .product-quantity .input-count-hold input {
width: 100%;
background: none;
border: 0;
height: 32px;
text-align: center;
}
.woocommerce table.shop_table .time {
display: block;
font-style: italic;
font-weight: normal;
font-size: 12.6px;
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.woocommerce table.shop_table td.actions {
padding-top: 60px;
}
.woocommerce table.shop_table th.product-name {
font-weight: bold;
}
.woocommerce a.button {
padding: 14px 10px;
}
input#apply_for_vendor ~ label {
display: inline-block;
margin: 0 0 0 10px;
}
input#apply_for_vendor {
margin-top: 0px;
margin-left: 10px;
}
.addons-more-option {
max-height: 0;
overflow: hidden;
transition: all linear .3s;	
font-style: normal;
}
.addons-more-option .time {
margin-bottom: 15px;	
}
.addons-more-option .time span {
display: inline-block;
vertical-align: top;
white-space: nowrap;
text-overflow:ellipsis;
overflow: hidden;
width: 230px;	
}
.woocommerce table.shop_table tr.addons-row td {
padding-top: 10px;
padding-bottom: 10px;
}
.woocommerce table.shop_table tr.addons-row td:last-child {
text-align: right;	
}
.cart-inner-table {
width: 100%;
}
.addons-row input {
border: 2px solid #e2e2e2;
height: 30px;
width: 70px;
padding: 0 10px;
}
.wc_vendor_shop {
position: absolute;
z-index: 3;
top: 10px;
right: 10px;
color: #fff;
font-size: 18px;
width: 70px;
text-align: center;
cursor: pointer;
display: none;
}
.wcv_shop_detail {
padding: 15px;
text-align: center;
}
.wcv_shop_detail h1 {
font-size: 20px;
margin: 0 0 10px;
font-weight: 400;
}
.wcv_shop_description  {
margin: 0;
}
.num-hold .input-count-hold {
overflow: hidden;	
}
.num-hold .input-count-hold input {
padding: 0 10px;
font-weight: 700;
background: none;
border: 0;
text-align: center;
width: 100%;
} .color-option {
list-style: none;
margin: 0;
padding: 0;
}
.num-hold {
width: 150px;
height: 32px;
background: #f8f8f8;
border: 1px solid #e1e1e1;
text-align: center;
line-height: 29px;
}
.num-hold .control {
float: left;
height: 100%;
border-style: solid;
border-color: #e1e1e1;
border-width: 0 1px 0 0;
width: 41px;
color: #5c5e62;
font-size: 14px;
line-height: 31px;
}
.num-hold .control:hover {
background: #e1e1e1;
}
.num-hold .control.plus {
float: right;
border-width: 0 0 0 1px;
}
.num-hold .val {
padding: 0 10px;
font-weight: 700;
}
.product-detail-container .nav-v {
text-align: center;
}
.product-detail-container .nav-v li {
width: auto;
}
.product-detail-container .nav-v li.active a,
.product-detail-container .nav-v li:focus a {
border: 2px solid #b0a377;
}
.product-detail-container .nav-v li.active a:focus,
.product-detail-container .nav-v li:focus a:focus {
border: 2px solid #b0a377;
}
.product-detail-container .nav-v li a {
display: block;
border: 2px solid #e2e2e2;
border-radius: 50%;
width: 50px;
height: 50px;
overflow: hidden;
}
.product-detail-container .nav-v li a img {
width: 100%;
}
.product-detail-container .jq-ry-container {
padding-left: 0;
margin-bottom: 30px;
}
.product-detail-container .col-wrapper {
margin-bottom: 45px;
}
.product-detail-container .des {
margin-bottom: 30px;
}
.product-detail-container .slot {
margin-bottom: 30px;
}
.product-detail-container .slot .lbltext {
display: inline-block;
vertical-align: middle;
width: 70px;
}
.product-detail-container .slot .slot-hold {
display: inline-block;
vertical-align: middle;
width: calc(100% - 75px);
}
.product-detail-container .badge {
margin-bottom: 15px;
border-radius: 0;
}
.product-detail-container .price {
font-size: 20px;
font-weight: 700;
}
.product-detail-container .price sup {
color: #9d9d9d;
}
.product-detail-container .tab-content {
text-align: center;
}
.product-detail-container .pro-detail-frame {
padding-top: 25px;
margin-bottom: 0;
border-top: 1px solid #e2e2e2;
overflow: hidden;
}
.product-detail-container .pro-detail-frame .right-pos {
margin-top: 15px;
}
.product-detail-container .pro-detail-frame .left-pos,
.product-detail-container .pro-detail-frame .right-pos {
text-align: center;
}
.product-detail-container .pro-detail-frame .left-pos span,
.product-detail-container .pro-detail-frame .left-pos i,
.product-detail-container .pro-detail-frame .right-pos span,
.product-detail-container .pro-detail-frame .right-pos i {
display: inline-block;
vertical-align: middle;
width: auto;
margin-right: 10px;
}
.product-detail-container .pro-detail-frame .left-pos .lbltext,
.product-detail-container .pro-detail-frame .right-pos .lbltext {
text-transform: uppercase;
letter-spacing: 2px;
}
.badge.bg-primary {
background: #b0a377;
}
.number-action {
border: 2px solid #e2e2e2;
border-radius: 25px;
display: inline-block;
display: table;
width: 100px;
}
.number-action > * {
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 5px;
}
.number-action .number {
font-weight: 700;
}
.color-option li {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.color-option li.selected a {
width: 24px;
height: 24px;
}
.color-option li.selected a:before {
left: 6px;
right: 6px;
top: 6px;
bottom: 6px;
}
.color-option li.selected a:after {
border: 2px solid #e2e2e2;
}
.color-option li.green a:before {
background: green;
}
.color-option li.purple a:before {
background: purple;
}
.color-option li.brown a:before {
background: brown;
}
.color-option li.gray a:before {
background: gray;
}
.color-option li a {
text-indent: -9999px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
width: 12px;
height: 12px;
border-radius: 100%;
position: relative;
}
.color-option li a:before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
border-radius: 100%;
}
.color-option li a:after {
position: absolute;
content: '';
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 100%;
}
.product-list .button-container {
margin: 20px 0;
}
.product-list .color-option {
float: right;
margin-top: 10px;
}
@media only screen and (min-width: 768px) {
.product-detail-container .nav-v {
float: left;
width: 150px;
text-align: left;
}
.product-detail-container .nav-v li {
width: auto;
}
.product-detail-container .nav-v li.active a,
.product-detail-container .nav-v li:focus a {
border: 2px solid #b0a377;
}
.product-detail-container .nav-v li.active a:focus,
.product-detail-container .nav-v li:focus a:focus {
border: 2px solid #b0a377;
}
.product-detail-container .nav-v li a {
display: block;
border: 2px solid #9d9d9d;
border-radius: 50%;
width: 80px;
height: 80px;
overflow: hidden;
}
.product-detail-container .nav-v li a img {
width: 100%;
}
.product-detail-container .pro-detail-frame .left-pos,
.product-detail-container .pro-detail-frame .right-pos {
text-align: left;
width: 50%;
float: left;
}
.product-detail-container .pro-detail-frame .right-pos {
margin-top: 0;
text-align: right;
}
.product-detail-container .col-wrapper {
display: table;
width: 100%;
}
.product-detail-container .col-wrapper .col {
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (min-width: 992px) {
.product-detail-container .col-wrapper {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.woocommerce .order_details {
display: table;
width: 100%;
text-align: left;
}
.woocommerce table.shop_table tr:hover td {
background: #f5f5f5;
}	
.woocommerce .order_details li {
display: table-cell;
vertical-align: middle;
width: auto;
float: none;
margin: 0;
}
.woocommerce h2 {
font-size: 1.5857em;	
}
.form-holder.form-holder-details {
margin-bottom: 30px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: left;
width: 400px;
}
.woocommerce form .btn.more-option-opener {
display: inline-block;	
}
.addons-row {
display: none;
}
.addons-row.show-option {
display: table-row;	
}
}
@media (max-width: 767px) {
.woocommerce .quantity .qty {
display: inline-block;
}
.woocommerce table.shop_table .product-remove {
width: auto;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
max-width: 400px;
margin: 0 auto 20px;
padding-bottom: 0;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .button {
width: 100%;
margin-top: 20px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
max-width: 400px;
margin: 20px auto 0;
}
.woocommerce table.shop_table td {
padding: 15px;
}
}
@media (min-width: 992px) {
.wc_vendor_shop {
display: block;
}
.wcv_shop_detail {
position: absolute;
right: calc(50% + 90px);
top: 75px;
text-align: right;
z-index: 3;
background: rgba(0,0,0,.3);
transition: all linear .3s;
opacity: 0;  
color: #fff;
}
.wcv_shop_detail.toggle-des {
opacity: 1;
}
.wcv_shop_detail h1 {
color: #fff;
}
}
@media (min-width: 1230px) {
.wcv_shop_detail {
top: 102px;
}
} .logo img {
max-height: 45px;
}
 .wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
margin-bottom: 0 !important;
}
.browse-block .vc_col-sm-6{ padding-left: 0; padding-right: 0; }
.browse-block .column { width: auto; display: block;}
.browse-block.vc_row { margin-left: 0; margin-right: 0;}
.count-block .vc_column-inner,
.browse-block .vc_column-inner{ padding:0 !important;}
.count-block .wpb_wrapper {
display: block;
}
 .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: none;
padding: 0;
margin: 0;
border-radius: 0;
}
.entrada-wc-error ul li{ list-style:none;}
.jcf-select.jcf-select-country_select {
display: block !important;
box-shadow: none;
border: 2px solid #dfdfdf;
}
.jcf-select.jcf-select-country_select .jcf-select-text {
padding-left: 10px;
font-style: italic;
font-weight: 500;
}
.slot-option {
max-width: 150px;
}
.input-text{  
border: 2px solid #dfdfdf;
background: transparent;
color: #5c5e62;
height: 40px;
padding: 4px 10px;
display: block;
}
.woocommerce form .btn.btn-default {
height: 40px;
padding: 10px;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
padding: 1em 1em 1em 3.5em;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fff;
color: #5c5e62;
list-style: none outside;
width: auto;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info { color:#5c5e62;}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
content: "";
display: block;
clear: both;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
float: right
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
list-style: none outside;
padding-left: 0;
margin-left: 0;
}
.woocommerce-message {
border-top: 3px solid #e2e2e2;
}
.woocommerce-info {
border-top: 3px solid #ccc;
background: #f5f5f5;
color: #5c5e62;
margin-bottom: 20px;
}
.woocommerce-info:before {
font-family: Times, Georgia, serif;
font-style: italic;
background-color: #d9d9d9;
content: "i";
display: inline-block;
padding: 0 10px;
border-radius: 100%;
color: black;
margin-right: 15px;
}
.woocommerce-error {
border-top: 3px solid #b81c23;
}
.myaccount-sidebar.sidebar .heading h3 {
padding-left: 40px;	
}
.myaccount-sidebar.sidebar .heading h3:before {
content: "\e975";
font-size: 18px;
top: 3px;
}
.myaccount-sidebar.sidebar .sidebar-holder {
box-shadow: 0 1px 2px 1px rgba(0,0,0,.1);
}
.myaccount-sidebar.sidebar .side-list a {
padding: 10px 30px;
display: block;
border-top: 1px solid #dedede;
color: #5c5e62;
}
.myaccount-overview .form-row.form-bottom-space {
margin-bottom: 30px;
}
.myaccount-sidebar.sidebar .side-list a:hover,
.myaccount-sidebar.sidebar .side-list .active a {
background: #dedede;
color: #5c5e62;	
}
.myaccount-sidebar.sidebar .side-list a:hover .ico-holder {
width: 30px;	
}
.myaccount-sidebar.sidebar .side-list .ico-holder {
width: 35px;	
}
.myaccount-sidebar .side-list [class^='icon-'],
.myaccount-sidebar .side-list [class*=' icon-']{
font-size: 20px;
}
.myaccount-sidebar .side-list .ico-holder,
.myaccount-sidebar .side-list .text {
transition: all linear .3s;
}
.myaccount-sidebar.sidebar .side-list li {
margin: 0;	
}
.myaccount-overview h2 {
font-size: 1.8em;
margin: 0 0 10px;	
}
.table-container .date-text {
display: block;
font-size: 16px;
margin-bottom: 5px;
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.table-container .sub-text {
display: block;
font-weight: 400;
font-style: italic;
letter-spacing: 0.09em;
}
.woocommerce form .form-row {
margin-bottom: 20px;
}
.woocommerce form .form-row:last-child {
margin-bottom: 0;	
}
.woocommerce form .form-row label {
line-height: 1.71429;
margin-bottom: 10px;
}
.myaccount-overview .table-container .text-wrap {
overflow: hidden;
}
.myaccount-overview .table-container .product-title {
display: block;
font-weight: 400;
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.myaccount_user {
margin-bottom: 30px;	
}
.myaccount-overview .table-container time {
font-style: italic;
display: block;
font-weight: 400;
}
.table {
margin: 0;	
}
.myaccount-overview .addresses {
margin-top: 30px;
}
.account-form .link-view {
margin-bottom: 15px;
}
.woocommerce .order_details {
margin: 20px 0;
padding: 0;
font-weight: 700;
background: #f8f8f8;
border: 1px solid #f3f3f3;
}
.woocommerce .order_details li {
width: 49%;
display: inline-block;
padding: 10px;
border: 0;
margin: 0;
}
.form.holder.form-holder-details {
margin-bottom: 30px;
}
.woocommerce h2 {
font-size: 1.2857em;
color: #5c5e62;
margin: 20px 0;	
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation-link {
margin-bottom: 15px;
}
.woocommerce-MyAccount-navigation-link a {
color: #9d9d9d;
display: inline-block;
position: relative;
padding-left: 50px;
}
.woocommerce-MyAccount-navigation-link a:before {
position: absolute;
top: 0;
left: 0;
font-family: 'icomoon';
content: '\e976';
font-size: 25px;
line-height: 1;
}
.woocommerce-MyAccount-navigation-link.is-active a {
color: #b0a377;
}
.woocommerce-MyAccount-navigation-link--orders a:before {
content: '\e971';
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
content: '\e973';
}
.woocommerce-MyAccount-navigation-link--payment-methods a:before {
content: '\e90f';
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
content: '\e974';
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
content: '\e972';
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a:before {
font-family: 'Material Icons';
content: '\e871';
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--vendor-dashboard a:before {
font-family: 'Material Icons';
content: '\e871';
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a:before {
font-family: 'Material Icons';
content: '\e167';
}
.woocommerce table.shop_table {
border: 0;
}
.woocommerce table.shop_table td {
border-top: 1px solid #f5f5f5;
padding: 25px 20px;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
height: 40px;
padding: .618em 1em;
}
.woocommerce table.shop_table .product-subtotal {
text-align: right;
}
.woocommerce table.shop_table th {
padding: 25px 20px;
font-weight: bold;
}
.woocommerce table.shop_table .product-thumbnail {
width: 85px;
padding-left: 0;
padding-right: 0;
}
.woocommerce table.shop_table .product-remove a {
text-indent: -9999px;
overflow: hidden;
display: block;
color: #252525;
padding: 5px;
width: 30px;
height: 30px;
}
.woocommerce table.shop_table .product-remove {
width: 80px;
}
.woocommerce table.shop_table .product-remove a:before {
font-family: 'icomoon'!important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: '\e963';
display: inline-block;
text-indent: 9999px;
color: #252525;
font-size: 24px;
}
.woocommerce table.shop_table .product-remove a:hover {
background: none;
color: #252525;
}
.woocommerce table.shop_table .product-name {
font-weight: normal;
font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.woocommerce table.shop_table .product-price,
.woocommerce table.shop_table .product-subtotal {
font-weight: bold;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: none;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: #fff;
background: #777;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: #fff;
background: #999;
}
.woocommerce table.cart td.actions .coupon .input-text {
display: inline-block;
margin-right: 20px;
border-color: #f5f5f5;
margin-right: 20px;
width: 210px;
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
max-width: 400px;
margin-left: auto;
margin-right: auto;	
}
.woocommerce table.cart .addons-row td {
background: #f3f3f3;
border-color:#f0f0f0;
}
.woocommerce form .btn.more-option-opener {
margin-top: 15px;
font-size:12px;
padding: 5px;
height: auto;
display: none;	
}
.woocommerce table.cart .btn-row:hover td {
background: none;	
}
.woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder {color: #5c5e62;}
.woocommerce table.cart td.actions .coupon .input-text:-moz-placeholder           {color: #5c5e62;}
.woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder          {color: #5c5e62;}
.woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder      {color: #5c5e62;}
.woocommerce table.cart td.actions .coupon .button {
float: right;
width: 170px;
font-size: 16px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
border: 1px solid #f5f5f5;
padding: 20px;
float: none;
width: auto;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
margin: 0 0 20px;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce .cart-collaterals .cart_totals .shop_table th,
.woocommerce-page .cart-collaterals .cart_totals .shop_table th,
.woocommerce .cart-collaterals .cart_totals .shop_table td,
.woocommerce-page .cart-collaterals .cart_totals .shop_table td{
padding: 10px 0;
border-top: 1px solid rgba(0,0,0,.1);
background: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce .cart-collaterals .cart_totals .shop_table td,
.woocommerce-page .cart-collaterals .cart_totals .shop_table td {
text-align: right;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #252525;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #000;
}
.woocommerce table.shop_table th {
font-size: 16px;
}
.woocommerce table.shop_table tr td {
transition: all linear .3s;
}
.woocommerce table.shop_table tr td.product-price {
vertical-align: top;	
}
.woocommerce table.shop_table tr:last-child:hover td {
background: none;
}
.woocommerce table.shop_table .sub-text {
display: block;
font-weight: 400;
font-style: italic;
letter-spacing: .09em;
margin-top: 5px;
font-size: 14px;
font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif,
}
.wc-proceed-to-checkout {
text-align: right;
}
.woocommerce table.shop_table .product-quantity .num-hold {
width: 150px;
height: 32px;
background: #f8f8f8;
border: 1px solid #e1e1e1;
text-align: center;
line-height: 29px;
display: inline-block;
}
.woocommerce table.shop_table .product-quantity .num-hold .control {
float: left;
height: 100%;
border-style: solid;
border-color: #e1e1e1;
border-width: 0 1px 0 0;
width: 41px;
color: #5c5e62;
font-size: 14px;
line-height: 31px;
}
.woocommerce table.shop_table .product-quantity .num-hold .control.plus {
float: right;
border-width: 0 0 0 1px;
}
.woocommerce table.shop_table .product-quantity .input-count-hold {
overflow: hidden;
}
.woocommerce table.shop_table .product-quantity .input-count-hold input {
width: 100%;
background: none;
border: 0;
height: 32px;
text-align: center;
}
.woocommerce table.shop_table .time {
display: block;
font-style: italic;
font-weight: normal;
font-size: 12.6px;
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.woocommerce table.shop_table td.actions {
padding-top: 60px;
}
.woocommerce table.shop_table th.product-name {
font-weight: bold;
}
.woocommerce a.button {
padding: 14px 10px;
}
input#apply_for_vendor ~ label {
display: inline-block;
margin: 0 0 0 10px;
}
input#apply_for_vendor {
margin-top: 0px;
margin-left: 10px;
}
.addons-more-option {
max-height: 0;
overflow: hidden;
transition: all linear .3s;	
font-style: normal;
}
.addons-more-option .time {
margin-bottom: 15px;	
}
.addons-more-option .time span {
display: inline-block;
vertical-align: top;
white-space: nowrap;
text-overflow:ellipsis;
overflow: hidden;
width: 230px;	
}
.woocommerce table.shop_table tr.addons-row td {
padding-top: 10px;
padding-bottom: 10px;
}
.woocommerce table.shop_table tr.addons-row td:last-child {
text-align: right;	
}
.cart-inner-table {
width: 100%;
}
.addons-row input {
border: 2px solid #e2e2e2;
height: 30px;
width: 70px;
padding: 0 10px;
}
.wc_vendor_shop {
position: absolute;
z-index: 3;
top: 10px;
right: 10px;
color: #fff;
font-size: 18px;
width: 70px;
text-align: center;
cursor: pointer;
display: none;
}
.wcv_shop_detail {
padding: 15px;
text-align: center;
}
.wcv_shop_detail h1 {
font-size: 20px;
margin: 0 0 10px;
font-weight: 400;
}
.wcv_shop_description  {
margin: 0;
}
.num-hold .input-count-hold {
overflow: hidden;	
}
.num-hold .input-count-hold input {
padding: 0 10px;
font-weight: 700;
background: none;
border: 0;
text-align: center;
width: 100%;
} .color-option {
list-style: none;
margin: 0;
padding: 0;
}
.num-hold {
width: 150px;
height: 32px;
background: #f8f8f8;
border: 1px solid #e1e1e1;
text-align: center;
line-height: 29px;
}
.num-hold .control {
float: left;
height: 100%;
border-style: solid;
border-color: #e1e1e1;
border-width: 0 1px 0 0;
width: 41px;
color: #5c5e62;
font-size: 14px;
line-height: 31px;
}
.num-hold .control:hover {
background: #e1e1e1;
}
.num-hold .control.plus {
float: right;
border-width: 0 0 0 1px;
}
.num-hold .val {
padding: 0 10px;
font-weight: 700;
}
.product-detail-container .nav-v {
text-align: center;
}
.product-detail-container .nav-v li {
width: auto;
}
.product-detail-container .nav-v li.active a,
.product-detail-container .nav-v li:focus a {
border: 2px solid #b0a377;
}
.product-detail-container .nav-v li.active a:focus,
.product-detail-container .nav-v li:focus a:focus {
border: 2px solid #b0a377;
}
.product-detail-container .nav-v li a {
display: block;
border: 2px solid #e2e2e2;
border-radius: 50%;
width: 50px;
height: 50px;
overflow: hidden;
}
.product-detail-container .nav-v li a img {
width: 100%;
}
.product-detail-container .jq-ry-container {
padding-left: 0;
margin-bottom: 30px;
}
.product-detail-container .col-wrapper {
margin-bottom: 45px;
}
.product-detail-container .des {
margin-bottom: 30px;
}
.product-detail-container .slot {
margin-bottom: 30px;
}
.product-detail-container .slot .lbltext {
display: inline-block;
vertical-align: middle;
width: 70px;
}
.product-detail-container .slot .slot-hold {
display: inline-block;
vertical-align: middle;
width: calc(100% - 75px);
}
.product-detail-container .badge {
margin-bottom: 15px;
border-radius: 0;
}
.product-detail-container .price {
font-size: 20px;
font-weight: 700;
}
.product-detail-container .price sup {
color: #9d9d9d;
}
.product-detail-container .tab-content {
text-align: center;
}
.product-detail-container .pro-detail-frame {
padding-top: 25px;
margin-bottom: 0;
border-top: 1px solid #e2e2e2;
overflow: hidden;
}
.product-detail-container .pro-detail-frame .right-pos {
margin-top: 15px;
}
.product-detail-container .pro-detail-frame .left-pos,
.product-detail-container .pro-detail-frame .right-pos {
text-align: center;
}
.product-detail-container .pro-detail-frame .left-pos span,
.product-detail-container .pro-detail-frame .left-pos i,
.product-detail-container .pro-detail-frame .right-pos span,
.product-detail-container .pro-detail-frame .right-pos i {
display: inline-block;
vertical-align: middle;
width: auto;
margin-right: 10px;
}
.product-detail-container .pro-detail-frame .left-pos .lbltext,
.product-detail-container .pro-detail-frame .right-pos .lbltext {
text-transform: uppercase;
letter-spacing: 2px;
}
.badge.bg-primary {
background: #b0a377;
}
.number-action {
border: 2px solid #e2e2e2;
border-radius: 25px;
display: inline-block;
display: table;
width: 100px;
}
.number-action > * {
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 5px;
}
.number-action .number {
font-weight: 700;
}
.color-option li {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.color-option li.selected a {
width: 24px;
height: 24px;
}
.color-option li.selected a:before {
left: 6px;
right: 6px;
top: 6px;
bottom: 6px;
}
.color-option li.selected a:after {
border: 2px solid #e2e2e2;
}
.color-option li.green a:before {
background: green;
}
.color-option li.purple a:before {
background: purple;
}
.color-option li.brown a:before {
background: brown;
}
.color-option li.gray a:before {
background: gray;
}
.color-option li a {
text-indent: -9999px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
width: 12px;
height: 12px;
border-radius: 100%;
position: relative;
}
.color-option li a:before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
border-radius: 100%;
}
.color-option li a:after {
position: absolute;
content: '';
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 100%;
}
.product-list .button-container {
margin: 20px 0;
}
.product-list .color-option {
float: right;
margin-top: 10px;
}
@media only screen and (min-width: 768px) {
.product-detail-container .nav-v {
float: left;
width: 150px;
text-align: left;
}
.product-detail-container .nav-v li {
width: auto;
}
.product-detail-container .nav-v li.active a,
.product-detail-container .nav-v li:focus a {
border: 2px solid #b0a377;
}
.product-detail-container .nav-v li.active a:focus,
.product-detail-container .nav-v li:focus a:focus {
border: 2px solid #b0a377;
}
.product-detail-container .nav-v li a {
display: block;
border: 2px solid #9d9d9d;
border-radius: 50%;
width: 80px;
height: 80px;
overflow: hidden;
}
.product-detail-container .nav-v li a img {
width: 100%;
}
.product-detail-container .pro-detail-frame .left-pos,
.product-detail-container .pro-detail-frame .right-pos {
text-align: left;
width: 50%;
float: left;
}
.product-detail-container .pro-detail-frame .right-pos {
margin-top: 0;
text-align: right;
}
.product-detail-container .col-wrapper {
display: table;
width: 100%;
}
.product-detail-container .col-wrapper .col {
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (min-width: 992px) {
.product-detail-container .col-wrapper {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.woocommerce .order_details {
display: table;
width: 100%;
text-align: left;
}
.woocommerce table.shop_table tr:hover td {
background: #f5f5f5;
}	
.woocommerce .order_details li {
display: table-cell;
vertical-align: middle;
width: auto;
float: none;
margin: 0;
}
.woocommerce h2 {
font-size: 1.5857em;	
}
.form-holder.form-holder-details {
margin-bottom: 30px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: left;
width: 400px;
}
.woocommerce form .btn.more-option-opener {
display: inline-block;	
}
.addons-row {
display: none;
}
.addons-row.show-option {
display: table-row;	
}
}
@media (max-width: 767px) {
.woocommerce .quantity .qty {
display: inline-block;
}
.woocommerce table.shop_table .product-remove {
width: auto;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
max-width: 400px;
margin: 0 auto 20px;
padding-bottom: 0;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .button {
width: 100%;
margin-top: 20px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
max-width: 400px;
margin: 20px auto 0;
}
.woocommerce table.shop_table td {
padding: 15px;
}
}
@media (min-width: 992px) {
.wc_vendor_shop {
display: block;
}
.wcv_shop_detail {
position: absolute;
right: calc(50% + 90px);
top: 75px;
text-align: right;
z-index: 3;
background: rgba(0,0,0,.3);
transition: all linear .3s;
opacity: 0;  
color: #fff;
}
.wcv_shop_detail.toggle-des {
opacity: 1;
}
.wcv_shop_detail h1 {
color: #fff;
}
}
@media (min-width: 1230px) {
.wcv_shop_detail {
top: 102px;
}
}.wpdevelop article,
.wpdevelop aside,
.wpdevelop details,
.wpdevelop figcaption,
.wpdevelop figure,
.wpdevelop footer,
.wpdevelop header,
.wpdevelop hgroup,
.wpdevelop main,
.wpdevelop menu,
.wpdevelop nav,
.wpdevelop section,
.wpdevelop summary {
display: block;
}
.wpdevelop audio,
.wpdevelop canvas,
.wpdevelop progress,
.wpdevelop video {
display: inline-block;
vertical-align: baseline;
}
.wpdevelop audio:not([controls]) {
display: none;
height: 0;
}
.wpdevelop [hidden],
.wpdevelop template {
display: none;
}
.wpdevelop a {
background-color: transparent;
}
.wpdevelop a:active,
.wpdevelop a:hover {
outline: 0;
}
.wpdevelop abbr[title] {
border-bottom: 1px dotted;
}
.wpdevelop b,
.wpdevelop strong {
font-weight: bold;
}
.wpdevelop dfn {
font-style: italic;
}
.wpdevelop h1 {
font-size: 2em;
margin: 0.67em 0;
}
.wpdevelop mark {
background: #ff0;
color: #000;
}
.wpdevelop small {
font-size: 80%;
}
.wpdevelop sub,
.wpdevelop sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.wpdevelop sup {
top: -0.5em;
}
.wpdevelop sub {
bottom: -0.25em;
}
.wpdevelop img {
border: 0;
}
.wpdevelop svg:not(:root) {
overflow: hidden;
}
.wpdevelop figure {
margin: 1em 40px;
}
.wpdevelop hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.wpdevelop pre {
overflow: auto;
}
.wpdevelop code,
.wpdevelop kbd,
.wpdevelop pre,
.wpdevelop samp {
font-family: monospace, monospace;
font-size: 1em;
}
.wpdevelop button,
.wpdevelop input,
.wpdevelop optgroup,
.wpdevelop select,
.wpdevelop textarea {
color: inherit;
font: inherit;
margin: 0;
}
.wpdevelop button {
overflow: visible;
}
.wpdevelop button,
.wpdevelop select {
text-transform: none;
}
.wpdevelop button,
.wpdevelop html input[type="button"],
.wpdevelop input[type="reset"],
.wpdevelop input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.wpdevelop button[disabled],
.wpdevelop html input[disabled] {
cursor: default;
}
.wpdevelop button::-moz-focus-inner,
.wpdevelop input::-moz-focus-inner {
border: 0;
padding: 0;
}
.wpdevelop input {
line-height: normal;
}
.wpdevelop input[type="checkbox"],
.wpdevelop input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.wpdevelop input[type="number"]::-webkit-inner-spin-button,
.wpdevelop input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
.wpdevelop input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.wpdevelop input[type="search"]::-webkit-search-cancel-button,
.wpdevelop input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.wpdevelop fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.wpdevelop legend {
border: 0;
padding: 0;
}
.wpdevelop textarea {
overflow: auto;
}
.wpdevelop optgroup {
font-weight: bold;
}
.wpdevelop table {
border-collapse: collapse;
border-spacing: 0;
}
.wpdevelop td,
.wpdevelop th {
padding: 0;
}
@media print {
.wpdevelop *,
.wpdevelop *:before,
.wpdevelop *:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
.wpdevelop a,
.wpdevelop a:visited {
text-decoration: underline;
}
.wpdevelop a[href]:after {
content: " (" attr(href) ")";
}
.wpdevelop abbr[title]:after {
content: " (" attr(title) ")";
}
.wpdevelop a[href^="#"]:after,
.wpdevelop a[href^="javascript:"]:after {
content: "";
}
.wpdevelop pre,
.wpdevelop blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.wpdevelop thead {
display: table-header-group;
}
.wpdevelop tr,
.wpdevelop img {
page-break-inside: avoid;
}
.wpdevelop img {
max-width: 100% !important;
}
.wpdevelop p,
.wpdevelop h2,
.wpdevelop h3 {
orphans: 3;
widows: 3;
}
.wpdevelop h2,
.wpdevelop h3 {
page-break-after: avoid;
}
.wpdevelop .navbar {
display: none;
}
.wpdevelop .btn > .caret,
.wpdevelop .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.wpdevelop .label {
border: 1px solid #000;
}
.wpdevelop .table {
border-collapse: collapse !important;
}
.wpdevelop .table td,
.wpdevelop .table th {
background-color: #fff !important;
}
.wpdevelop .table-bordered th,
.wpdevelop .table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {  
font-family: 'Glyphicons Halflings';
src: url(//arcticbooking.com/wp-content/plugins/booking.bl.8.7.10/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.eot);
src: url(//arcticbooking.com/wp-content/plugins/booking.bl.8.7.10/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(//arcticbooking.com/wp-content/plugins/booking.bl.8.7.10/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(//arcticbooking.com/wp-content/plugins/booking.bl.8.7.10/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.woff) format("woff"), url(//arcticbooking.com/wp-content/plugins/booking.bl.8.7.10/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(//arcticbooking.com/wp-content/plugins/booking.bl.8.7.10/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");  
}
.wpdevelop .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpdevelop .glyphicon-asterisk:before {
content: "\2a";
}
.wpdevelop .glyphicon-plus:before {
content: "\2b";
}
.wpdevelop .glyphicon-euro:before,
.wpdevelop .glyphicon-eur:before {
content: "\20ac";
}
.wpdevelop .glyphicon-minus:before {
content: "\2212";
}
.wpdevelop .glyphicon-cloud:before {
content: "\2601";
}
.wpdevelop .glyphicon-envelope:before {
content: "\2709";
}
.wpdevelop .glyphicon-pencil:before {
content: "\270f";
}
.wpdevelop .glyphicon-glass:before {
content: "\e001";
}
.wpdevelop .glyphicon-music:before {
content: "\e002";
}
.wpdevelop .glyphicon-search:before {
content: "\e003";
}
.wpdevelop .glyphicon-heart:before {
content: "\e005";
}
.wpdevelop .glyphicon-star:before {
content: "\e006";
}
.wpdevelop .glyphicon-star-empty:before {
content: "\e007";
}
.wpdevelop .glyphicon-user:before {
content: "\e008";
}
.wpdevelop .glyphicon-film:before {
content: "\e009";
}
.wpdevelop .glyphicon-th-large:before {
content: "\e010";
}
.wpdevelop .glyphicon-th:before {
content: "\e011";
}
.wpdevelop .glyphicon-th-list:before {
content: "\e012";
}
.wpdevelop .glyphicon-ok:before {
content: "\e013";
}
.wpdevelop .glyphicon-remove:before {
content: "\e014";
}
.wpdevelop .glyphicon-zoom-in:before {
content: "\e015";
}
.wpdevelop .glyphicon-zoom-out:before {
content: "\e016";
}
.wpdevelop .glyphicon-off:before {
content: "\e017";
}
.wpdevelop .glyphicon-signal:before {
content: "\e018";
}
.wpdevelop .glyphicon-cog:before {
content: "\e019";
}
.wpdevelop .glyphicon-trash:before {
content: "\e020";
}
.wpdevelop .glyphicon-home:before {
content: "\e021";
}
.wpdevelop .glyphicon-file:before {
content: "\e022";
}
.wpdevelop .glyphicon-time:before {
content: "\e023";
}
.wpdevelop .glyphicon-road:before {
content: "\e024";
}
.wpdevelop .glyphicon-download-alt:before {
content: "\e025";
}
.wpdevelop .glyphicon-download:before {
content: "\e026";
}
.wpdevelop .glyphicon-upload:before {
content: "\e027";
}
.wpdevelop .glyphicon-inbox:before {
content: "\e028";
}
.wpdevelop .glyphicon-play-circle:before {
content: "\e029";
}
.wpdevelop .glyphicon-repeat:before {
content: "\e030";
}
.wpdevelop .glyphicon-refresh:before {
content: "\e031";
}
.wpdevelop .glyphicon-list-alt:before {
content: "\e032";
}
.wpdevelop .glyphicon-lock:before {
content: "\e033";
}
.wpdevelop .glyphicon-flag:before {
content: "\e034";
}
.wpdevelop .glyphicon-headphones:before {
content: "\e035";
}
.wpdevelop .glyphicon-volume-off:before {
content: "\e036";
}
.wpdevelop .glyphicon-volume-down:before {
content: "\e037";
}
.wpdevelop .glyphicon-volume-up:before {
content: "\e038";
}
.wpdevelop .glyphicon-qrcode:before {
content: "\e039";
}
.wpdevelop .glyphicon-barcode:before {
content: "\e040";
}
.wpdevelop .glyphicon-tag:before {
content: "\e041";
}
.wpdevelop .glyphicon-tags:before {
content: "\e042";
}
.wpdevelop .glyphicon-book:before {
content: "\e043";
}
.wpdevelop .glyphicon-bookmark:before {
content: "\e044";
}
.wpdevelop .glyphicon-print:before {
content: "\e045";
}
.wpdevelop .glyphicon-camera:before {
content: "\e046";
}
.wpdevelop .glyphicon-font:before {
content: "\e047";
}
.wpdevelop .glyphicon-bold:before {
content: "\e048";
}
.wpdevelop .glyphicon-italic:before {
content: "\e049";
}
.wpdevelop .glyphicon-text-height:before {
content: "\e050";
}
.wpdevelop .glyphicon-text-width:before {
content: "\e051";
}
.wpdevelop .glyphicon-align-left:before {
content: "\e052";
}
.wpdevelop .glyphicon-align-center:before {
content: "\e053";
}
.wpdevelop .glyphicon-align-right:before {
content: "\e054";
}
.wpdevelop .glyphicon-align-justify:before {
content: "\e055";
}
.wpdevelop .glyphicon-list:before {
content: "\e056";
}
.wpdevelop .glyphicon-indent-left:before {
content: "\e057";
}
.wpdevelop .glyphicon-indent-right:before {
content: "\e058";
}
.wpdevelop .glyphicon-facetime-video:before {
content: "\e059";
}
.wpdevelop .glyphicon-picture:before {
content: "\e060";
}
.wpdevelop .glyphicon-map-marker:before {
content: "\e062";
}
.wpdevelop .glyphicon-adjust:before {
content: "\e063";
}
.wpdevelop .glyphicon-tint:before {
content: "\e064";
}
.wpdevelop .glyphicon-edit:before {
content: "\e065";
}
.wpdevelop .glyphicon-share:before {
content: "\e066";
}
.wpdevelop .glyphicon-check:before {
content: "\e067";
}
.wpdevelop .glyphicon-move:before {
content: "\e068";
}
.wpdevelop .glyphicon-step-backward:before {
content: "\e069";
}
.wpdevelop .glyphicon-fast-backward:before {
content: "\e070";
}
.wpdevelop .glyphicon-backward:before {
content: "\e071";
}
.wpdevelop .glyphicon-play:before {
content: "\e072";
}
.wpdevelop .glyphicon-pause:before {
content: "\e073";
}
.wpdevelop .glyphicon-stop:before {
content: "\e074";
}
.wpdevelop .glyphicon-forward:before {
content: "\e075";
}
.wpdevelop .glyphicon-fast-forward:before {
content: "\e076";
}
.wpdevelop .glyphicon-step-forward:before {
content: "\e077";
}
.wpdevelop .glyphicon-eject:before {
content: "\e078";
}
.wpdevelop .glyphicon-chevron-left:before {
content: "\e079";
}
.wpdevelop .glyphicon-chevron-right:before {
content: "\e080";
}
.wpdevelop .glyphicon-plus-sign:before {
content: "\e081";
}
.wpdevelop .glyphicon-minus-sign:before {
content: "\e082";
}
.wpdevelop .glyphicon-remove-sign:before {
content: "\e083";
}
.wpdevelop .glyphicon-ok-sign:before {
content: "\e084";
}
.wpdevelop .glyphicon-question-sign:before {
content: "\e085";
}
.wpdevelop .glyphicon-info-sign:before {
content: "\e086";
}
.wpdevelop .glyphicon-screenshot:before {
content: "\e087";
}
.wpdevelop .glyphicon-remove-circle:before {
content: "\e088";
}
.wpdevelop .glyphicon-ok-circle:before {
content: "\e089";
}
.wpdevelop .glyphicon-ban-circle:before {
content: "\e090";
}
.wpdevelop .glyphicon-arrow-left:before {
content: "\e091";
}
.wpdevelop .glyphicon-arrow-right:before {
content: "\e092";
}
.wpdevelop .glyphicon-arrow-up:before {
content: "\e093";
}
.wpdevelop .glyphicon-arrow-down:before {
content: "\e094";
}
.wpdevelop .glyphicon-share-alt:before {
content: "\e095";
}
.wpdevelop .glyphicon-resize-full:before {
content: "\e096";
}
.wpdevelop .glyphicon-resize-small:before {
content: "\e097";
}
.wpdevelop .glyphicon-exclamation-sign:before {
content: "\e101";
}
.wpdevelop .glyphicon-gift:before {
content: "\e102";
}
.wpdevelop .glyphicon-leaf:before {
content: "\e103";
}
.wpdevelop .glyphicon-fire:before {
content: "\e104";
}
.wpdevelop .glyphicon-eye-open:before {
content: "\e105";
}
.wpdevelop .glyphicon-eye-close:before {
content: "\e106";
}
.wpdevelop .glyphicon-warning-sign:before {
content: "\e107";
}
.wpdevelop .glyphicon-plane:before {
content: "\e108";
}
.wpdevelop .glyphicon-calendar:before {
content: "\e109";
}
.wpdevelop .glyphicon-random:before {
content: "\e110";
}
.wpdevelop .glyphicon-comment:before {
content: "\e111";
}
.wpdevelop .glyphicon-magnet:before {
content: "\e112";
}
.wpdevelop .glyphicon-chevron-up:before {
content: "\e113";
}
.wpdevelop .glyphicon-chevron-down:before {
content: "\e114";
}
.wpdevelop .glyphicon-retweet:before {
content: "\e115";
}
.wpdevelop .glyphicon-shopping-cart:before {
content: "\e116";
}
.wpdevelop .glyphicon-folder-close:before {
content: "\e117";
}
.wpdevelop .glyphicon-folder-open:before {
content: "\e118";
}
.wpdevelop .glyphicon-resize-vertical:before {
content: "\e119";
}
.wpdevelop .glyphicon-resize-horizontal:before {
content: "\e120";
}
.wpdevelop .glyphicon-hdd:before {
content: "\e121";
}
.wpdevelop .glyphicon-bullhorn:before {
content: "\e122";
}
.wpdevelop .glyphicon-bell:before {
content: "\e123";
}
.wpdevelop .glyphicon-certificate:before {
content: "\e124";
}
.wpdevelop .glyphicon-thumbs-up:before {
content: "\e125";
}
.wpdevelop .glyphicon-thumbs-down:before {
content: "\e126";
}
.wpdevelop .glyphicon-hand-right:before {
content: "\e127";
}
.wpdevelop .glyphicon-hand-left:before {
content: "\e128";
}
.wpdevelop .glyphicon-hand-up:before {
content: "\e129";
}
.wpdevelop .glyphicon-hand-down:before {
content: "\e130";
}
.wpdevelop .glyphicon-circle-arrow-right:before {
content: "\e131";
}
.wpdevelop .glyphicon-circle-arrow-left:before {
content: "\e132";
}
.wpdevelop .glyphicon-circle-arrow-up:before {
content: "\e133";
}
.wpdevelop .glyphicon-circle-arrow-down:before {
content: "\e134";
}
.wpdevelop .glyphicon-globe:before {
content: "\e135";
}
.wpdevelop .glyphicon-wrench:before {
content: "\e136";
}
.wpdevelop .glyphicon-tasks:before {
content: "\e137";
}
.wpdevelop .glyphicon-filter:before {
content: "\e138";
}
.wpdevelop .glyphicon-briefcase:before {
content: "\e139";
}
.wpdevelop .glyphicon-fullscreen:before {
content: "\e140";
}
.wpdevelop .glyphicon-dashboard:before {
content: "\e141";
}
.wpdevelop .glyphicon-paperclip:before {
content: "\e142";
}
.wpdevelop .glyphicon-heart-empty:before {
content: "\e143";
}
.wpdevelop .glyphicon-link:before {
content: "\e144";
}
.wpdevelop .glyphicon-phone:before {
content: "\e145";
}
.wpdevelop .glyphicon-pushpin:before {
content: "\e146";
}
.wpdevelop .glyphicon-usd:before {
content: "\e148";
}
.wpdevelop .glyphicon-gbp:before {
content: "\e149";
}
.wpdevelop .glyphicon-sort:before {
content: "\e150";
}
.wpdevelop .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.wpdevelop .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.wpdevelop .glyphicon-sort-by-order:before {
content: "\e153";
}
.wpdevelop .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.wpdevelop .glyphicon-sort-by-attributes:before {
content: "\e155";
}
.wpdevelop .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.wpdevelop .glyphicon-unchecked:before {
content: "\e157";
}
.wpdevelop .glyphicon-expand:before {
content: "\e158";
}
.wpdevelop .glyphicon-collapse-down:before {
content: "\e159";
}
.wpdevelop .glyphicon-collapse-up:before {
content: "\e160";
}
.wpdevelop .glyphicon-log-in:before {
content: "\e161";
}
.wpdevelop .glyphicon-flash:before {
content: "\e162";
}
.wpdevelop .glyphicon-log-out:before {
content: "\e163";
}
.wpdevelop .glyphicon-new-window:before {
content: "\e164";
}
.wpdevelop .glyphicon-record:before {
content: "\e165";
}
.wpdevelop .glyphicon-save:before {
content: "\e166";
}
.wpdevelop .glyphicon-open:before {
content: "\e167";
}
.wpdevelop .glyphicon-saved:before {
content: "\e168";
}
.wpdevelop .glyphicon-import:before {
content: "\e169";
}
.wpdevelop .glyphicon-export:before {
content: "\e170";
}
.wpdevelop .glyphicon-send:before {
content: "\e171";
}
.wpdevelop .glyphicon-floppy-disk:before {
content: "\e172";
}
.wpdevelop .glyphicon-floppy-saved:before {
content: "\e173";
}
.wpdevelop .glyphicon-floppy-remove:before {
content: "\e174";
}
.wpdevelop .glyphicon-floppy-save:before {
content: "\e175";
}
.wpdevelop .glyphicon-floppy-open:before {
content: "\e176";
}
.wpdevelop .glyphicon-credit-card:before {
content: "\e177";
}
.wpdevelop .glyphicon-transfer:before {
content: "\e178";
}
.wpdevelop .glyphicon-cutlery:before {
content: "\e179";
}
.wpdevelop .glyphicon-header:before {
content: "\e180";
}
.wpdevelop .glyphicon-compressed:before {
content: "\e181";
}
.wpdevelop .glyphicon-earphone:before {
content: "\e182";
}
.wpdevelop .glyphicon-phone-alt:before {
content: "\e183";
}
.wpdevelop .glyphicon-tower:before {
content: "\e184";
}
.wpdevelop .glyphicon-stats:before {
content: "\e185";
}
.wpdevelop .glyphicon-sd-video:before {
content: "\e186";
}
.wpdevelop .glyphicon-hd-video:before {
content: "\e187";
}
.wpdevelop .glyphicon-subtitles:before {
content: "\e188";
}
.wpdevelop .glyphicon-sound-stereo:before {
content: "\e189";
}
.wpdevelop .glyphicon-sound-dolby:before {
content: "\e190";
}
.wpdevelop .glyphicon-sound-5-1:before {
content: "\e191";
}
.wpdevelop .glyphicon-sound-6-1:before {
content: "\e192";
}
.wpdevelop .glyphicon-sound-7-1:before {
content: "\e193";
}
.wpdevelop .glyphicon-copyright-mark:before {
content: "\e194";
}
.wpdevelop .glyphicon-registration-mark:before {
content: "\e195";
}
.wpdevelop .glyphicon-cloud-download:before {
content: "\e197";
}
.wpdevelop .glyphicon-cloud-upload:before {
content: "\e198";
}
.wpdevelop .glyphicon-tree-conifer:before {
content: "\e199";
}
.wpdevelop .glyphicon-tree-deciduous:before {
content: "\e200";
}
.wpdevelop .glyphicon-cd:before {
content: "\e201";
}
.wpdevelop .glyphicon-save-file:before {
content: "\e202";
}
.wpdevelop .glyphicon-open-file:before {
content: "\e203";
}
.wpdevelop .glyphicon-level-up:before {
content: "\e204";
}
.wpdevelop .glyphicon-copy:before {
content: "\e205";
}
.wpdevelop .glyphicon-paste:before {
content: "\e206";
}
.wpdevelop .glyphicon-alert:before {
content: "\e209";
}
.wpdevelop .glyphicon-equalizer:before {
content: "\e210";
}
.wpdevelop .glyphicon-king:before {
content: "\e211";
}
.wpdevelop .glyphicon-queen:before {
content: "\e212";
}
.wpdevelop .glyphicon-pawn:before {
content: "\e213";
}
.wpdevelop .glyphicon-bishop:before {
content: "\e214";
}
.wpdevelop .glyphicon-knight:before {
content: "\e215";
}
.wpdevelop .glyphicon-baby-formula:before {
content: "\e216";
}
.wpdevelop .glyphicon-tent:before {
content: "\26fa";
}
.wpdevelop .glyphicon-blackboard:before {
content: "\e218";
}
.wpdevelop .glyphicon-bed:before {
content: "\e219";
}
.wpdevelop .glyphicon-apple:before {
content: "\f8ff";
}
.wpdevelop .glyphicon-erase:before {
content: "\e221";
}
.wpdevelop .glyphicon-hourglass:before {
content: "\231b";
}
.wpdevelop .glyphicon-lamp:before {
content: "\e223";
}
.wpdevelop .glyphicon-duplicate:before {
content: "\e224";
}
.wpdevelop .glyphicon-piggy-bank:before {
content: "\e225";
}
.wpdevelop .glyphicon-scissors:before {
content: "\e226";
}
.wpdevelop .glyphicon-bitcoin:before {
content: "\e227";
}
.wpdevelop .glyphicon-btc:before {
content: "\e227";
}
.wpdevelop .glyphicon-xbt:before {
content: "\e227";
}
.wpdevelop .glyphicon-yen:before {
content: "\00a5";
}
.wpdevelop .glyphicon-jpy:before {
content: "\00a5";
}
.wpdevelop .glyphicon-ruble:before {
content: "\20bd";
}
.wpdevelop .glyphicon-rub:before {
content: "\20bd";
}
.wpdevelop .glyphicon-scale:before {
content: "\e230";
}
.wpdevelop .glyphicon-ice-lolly:before {
content: "\e231";
}
.wpdevelop .glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.wpdevelop .glyphicon-education:before {
content: "\e233";
}
.wpdevelop .glyphicon-option-horizontal:before {
content: "\e234";
}
.wpdevelop .glyphicon-option-vertical:before {
content: "\e235";
}
.wpdevelop .glyphicon-menu-hamburger:before {
content: "\e236";
}
.wpdevelop .glyphicon-modal-window:before {
content: "\e237";
}
.wpdevelop .glyphicon-oil:before {
content: "\e238";
}
.wpdevelop .glyphicon-grain:before {
content: "\e239";
}
.wpdevelop .glyphicon-sunglasses:before {
content: "\e240";
}
.wpdevelop .glyphicon-text-size:before {
content: "\e241";
}
.wpdevelop .glyphicon-text-color:before {
content: "\e242";
}
.wpdevelop .glyphicon-text-background:before {
content: "\e243";
}
.wpdevelop .glyphicon-object-align-top:before {
content: "\e244";
}
.wpdevelop .glyphicon-object-align-bottom:before {
content: "\e245";
}
.wpdevelop .glyphicon-object-align-horizontal:before {
content: "\e246";
}
.wpdevelop .glyphicon-object-align-left:before {
content: "\e247";
}
.wpdevelop .glyphicon-object-align-vertical:before {
content: "\e248";
}
.wpdevelop .glyphicon-object-align-right:before {
content: "\e249";
}
.wpdevelop .glyphicon-triangle-right:before {
content: "\e250";
}
.wpdevelop .glyphicon-triangle-left:before {
content: "\e251";
}
.wpdevelop .glyphicon-triangle-bottom:before {
content: "\e252";
}
.wpdevelop .glyphicon-triangle-top:before {
content: "\e253";
}
.wpdevelop .glyphicon-console:before {
content: "\e254";
}
.wpdevelop .glyphicon-superscript:before {
content: "\e255";
}
.wpdevelop .glyphicon-subscript:before {
content: "\e256";
}
.wpdevelop .glyphicon-menu-left:before {
content: "\e257";
}
.wpdevelop .glyphicon-menu-right:before {
content: "\e258";
}
.wpdevelop .glyphicon-menu-down:before {
content: "\e259";
}
.wpdevelop .glyphicon-menu-up:before {
content: "\e260";
}
.wpdevelop * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop *:before,
.wpdevelop *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
.wpdevelop body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
.wpdevelop input,
.wpdevelop button,
.wpdevelop select,
.wpdevelop textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.wpdevelop a {
color: #337ab7;
text-decoration: none;
}
.wpdevelop a:hover,
.wpdevelop a:focus {
color: #23527c;
text-decoration: underline;
}
.wpdevelop a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop figure {
margin: 0;
}
.wpdevelop img {
vertical-align: middle;
}
.wpdevelop .img-responsive,
.wpdevelop .thumbnail > img,
.wpdevelop .thumbnail a > img,
.wpdevelop .carousel-inner > .item > img,
.wpdevelop .carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.wpdevelop .img-rounded {
border-radius: 6px;
}
.wpdevelop .img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.wpdevelop .img-circle {
border-radius: 50%;
}
.wpdevelop hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.wpdevelop .sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.wpdevelop .sr-only-focusable:active,
.wpdevelop .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.wpdevelop [role="button"] {
cursor: pointer;
}
.wpdevelop h1,
.wpdevelop h2,
.wpdevelop h3,
.wpdevelop h4,
.wpdevelop h5,
.wpdevelop h6,
.wpdevelop .h1,
.wpdevelop .h2,
.wpdevelop .h3,
.wpdevelop .h4,
.wpdevelop .h5,
.wpdevelop .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.wpdevelop h1 small,
.wpdevelop h2 small,
.wpdevelop h3 small,
.wpdevelop h4 small,
.wpdevelop h5 small,
.wpdevelop h6 small,
.wpdevelop .h1 small,
.wpdevelop .h2 small,
.wpdevelop .h3 small,
.wpdevelop .h4 small,
.wpdevelop .h5 small,
.wpdevelop .h6 small,
.wpdevelop h1 .small,
.wpdevelop h2 .small,
.wpdevelop h3 .small,
.wpdevelop h4 .small,
.wpdevelop h5 .small,
.wpdevelop h6 .small,
.wpdevelop .h1 .small,
.wpdevelop .h2 .small,
.wpdevelop .h3 .small,
.wpdevelop .h4 .small,
.wpdevelop .h5 .small,
.wpdevelop .h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
.wpdevelop h1,
.wpdevelop .h1,
.wpdevelop h2,
.wpdevelop .h2,
.wpdevelop h3,
.wpdevelop .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.wpdevelop h1 small,
.wpdevelop .h1 small,
.wpdevelop h2 small,
.wpdevelop .h2 small,
.wpdevelop h3 small,
.wpdevelop .h3 small,
.wpdevelop h1 .small,
.wpdevelop .h1 .small,
.wpdevelop h2 .small,
.wpdevelop .h2 .small,
.wpdevelop h3 .small,
.wpdevelop .h3 .small {
font-size: 65%;
}
.wpdevelop h4,
.wpdevelop .h4,
.wpdevelop h5,
.wpdevelop .h5,
.wpdevelop h6,
.wpdevelop .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop h4 small,
.wpdevelop .h4 small,
.wpdevelop h5 small,
.wpdevelop .h5 small,
.wpdevelop h6 small,
.wpdevelop .h6 small,
.wpdevelop h4 .small,
.wpdevelop .h4 .small,
.wpdevelop h5 .small,
.wpdevelop .h5 .small,
.wpdevelop h6 .small,
.wpdevelop .h6 .small {
font-size: 75%;
}
.wpdevelop h1,
.wpdevelop .h1 {
font-size: 36px;
}
.wpdevelop h2,
.wpdevelop .h2 {
font-size: 30px;
}
.wpdevelop h3,
.wpdevelop .h3 {
font-size: 24px;
}
.wpdevelop h4,
.wpdevelop .h4 {
font-size: 18px;
}
.wpdevelop h5,
.wpdevelop .h5 {
font-size: 14px;
}
.wpdevelop h6,
.wpdevelop .h6 {
font-size: 12px;
}
.wpdevelop p {
margin: 0 0 10px;
}
.wpdevelop .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.wpdevelop .lead {
font-size: 21px;
}
}
.wpdevelop small,
.wpdevelop .small {
font-size: 85%;
}
.wpdevelop mark,
.wpdevelop .mark {
background-color: #fcf8e3;
padding: .2em;
}
.wpdevelop .text-left {
text-align: left;
}
.wpdevelop .text-right {
text-align: right;
}
.wpdevelop .text-center {
text-align: center;
}
.wpdevelop .text-justify {
text-align: justify;
}
.wpdevelop .text-nowrap {
white-space: nowrap;
}
.wpdevelop .text-lowercase {
text-transform: lowercase;
}
.wpdevelop .text-uppercase {
text-transform: uppercase;
}
.wpdevelop .text-capitalize {
text-transform: capitalize;
}
.wpdevelop .text-muted {
color: #777777;
}
.wpdevelop .text-primary {
color: #337ab7;
}
.wpdevelop a.text-primary:hover,
.wpdevelop a.text-primary:focus {
color: #286090;
}
.wpdevelop .text-success {
color: #3c763d;
}
.wpdevelop a.text-success:hover,
.wpdevelop a.text-success:focus {
color: #2b542c;
}
.wpdevelop .text-info {
color: #31708f;
}
.wpdevelop a.text-info:hover,
.wpdevelop a.text-info:focus {
color: #245269;
}
.wpdevelop .text-warning {
color: #8a6d3b;
}
.wpdevelop a.text-warning:hover,
.wpdevelop a.text-warning:focus {
color: #66512c;
}
.wpdevelop .text-danger {
color: #a94442;
}
.wpdevelop a.text-danger:hover,
.wpdevelop a.text-danger:focus {
color: #843534;
}
.wpdevelop .bg-primary {
color: #fff;
background-color: #337ab7;
}
.wpdevelop a.bg-primary:hover,
.wpdevelop a.bg-primary:focus {
background-color: #286090;
}
.wpdevelop .bg-success {
background-color: #dff0d8;
}
.wpdevelop a.bg-success:hover,
.wpdevelop a.bg-success:focus {
background-color: #c1e2b3;
}
.wpdevelop .bg-info {
background-color: #d9edf7;
}
.wpdevelop a.bg-info:hover,
.wpdevelop a.bg-info:focus {
background-color: #afd9ee;
}
.wpdevelop .bg-warning {
background-color: #fcf8e3;
}
.wpdevelop a.bg-warning:hover,
.wpdevelop a.bg-warning:focus {
background-color: #f7ecb5;
}
.wpdevelop .bg-danger {
background-color: #f2dede;
}
.wpdevelop a.bg-danger:hover,
.wpdevelop a.bg-danger:focus {
background-color: #e4b9b9;
}
.wpdevelop .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.wpdevelop ul,
.wpdevelop ol {
margin-top: 0;
margin-bottom: 10px;
}
.wpdevelop ul ul,
.wpdevelop ol ul,
.wpdevelop ul ol,
.wpdevelop ol ol {
margin-bottom: 0;
}
.wpdevelop .list-unstyled {
padding-left: 0;
list-style: none;
}
.wpdevelop .list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.wpdevelop .list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
.wpdevelop dl {
margin-top: 0;
margin-bottom: 20px;
}
.wpdevelop dt,
.wpdevelop dd {
line-height: 1.42857143;
}
.wpdevelop dt {
font-weight: bold;
}
.wpdevelop dd {
margin-left: 0;
}
@media (min-width: 768px) {
.wpdevelop .dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wpdevelop .dl-horizontal dd {
margin-left: 180px;
}
}
.wpdevelop abbr[title],
.wpdevelop abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.wpdevelop .initialism {
font-size: 90%;
text-transform: uppercase;
}
.wpdevelop blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
.wpdevelop blockquote p:last-child,
.wpdevelop blockquote ul:last-child,
.wpdevelop blockquote ol:last-child {
margin-bottom: 0;
}
.wpdevelop blockquote footer,
.wpdevelop blockquote small,
.wpdevelop blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
.wpdevelop blockquote footer:before,
.wpdevelop blockquote small:before,
.wpdevelop blockquote .small:before {
content: '\2014 \00A0';
}
.wpdevelop .blockquote-reverse,
.wpdevelop blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.wpdevelop .blockquote-reverse footer:before,
.wpdevelop blockquote.pull-right footer:before,
.wpdevelop .blockquote-reverse small:before,
.wpdevelop blockquote.pull-right small:before,
.wpdevelop .blockquote-reverse .small:before,
.wpdevelop blockquote.pull-right .small:before {
content: '';
}
.wpdevelop .blockquote-reverse footer:after,
.wpdevelop blockquote.pull-right footer:after,
.wpdevelop .blockquote-reverse small:after,
.wpdevelop blockquote.pull-right small:after,
.wpdevelop .blockquote-reverse .small:after,
.wpdevelop blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
.wpdevelop address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
.wpdevelop code,
.wpdevelop kbd,
.wpdevelop pre,
.wpdevelop samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.wpdevelop code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
.wpdevelop kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpdevelop kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
.wpdevelop pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.wpdevelop .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.wpdevelop .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.wpdevelop .container {
width: 750px;
}
}
@media (min-width: 992px) {
.wpdevelop .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.wpdevelop .container {
width: 1170px;
}
}
.wpdevelop .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .row {
margin-left: -15px;
margin-right: -15px;
}
.wpdevelop .col-xs-1, .wpdevelop .col-sm-1, .wpdevelop .col-md-1, .wpdevelop .col-lg-1, .wpdevelop .col-xs-2, .wpdevelop .col-sm-2, .wpdevelop .col-md-2, .wpdevelop .col-lg-2, .wpdevelop .col-xs-3, .wpdevelop .col-sm-3, .wpdevelop .col-md-3, .wpdevelop .col-lg-3, .wpdevelop .col-xs-4, .wpdevelop .col-sm-4, .wpdevelop .col-md-4, .wpdevelop .col-lg-4, .wpdevelop .col-xs-5, .wpdevelop .col-sm-5, .wpdevelop .col-md-5, .wpdevelop .col-lg-5, .wpdevelop .col-xs-6, .wpdevelop .col-sm-6, .wpdevelop .col-md-6, .wpdevelop .col-lg-6, .wpdevelop .col-xs-7, .wpdevelop .col-sm-7, .wpdevelop .col-md-7, .wpdevelop .col-lg-7, .wpdevelop .col-xs-8, .wpdevelop .col-sm-8, .wpdevelop .col-md-8, .wpdevelop .col-lg-8, .wpdevelop .col-xs-9, .wpdevelop .col-sm-9, .wpdevelop .col-md-9, .wpdevelop .col-lg-9, .wpdevelop .col-xs-10, .wpdevelop .col-sm-10, .wpdevelop .col-md-10, .wpdevelop .col-lg-10, .wpdevelop .col-xs-11, .wpdevelop .col-sm-11, .wpdevelop .col-md-11, .wpdevelop .col-lg-11, .wpdevelop .col-xs-12, .wpdevelop .col-sm-12, .wpdevelop .col-md-12, .wpdevelop .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .col-xs-1, .wpdevelop .col-xs-2, .wpdevelop .col-xs-3, .wpdevelop .col-xs-4, .wpdevelop .col-xs-5, .wpdevelop .col-xs-6, .wpdevelop .col-xs-7, .wpdevelop .col-xs-8, .wpdevelop .col-xs-9, .wpdevelop .col-xs-10, .wpdevelop .col-xs-11, .wpdevelop .col-xs-12 {
float: left;
}
.wpdevelop .col-xs-12 {
width: 100%;
}
.wpdevelop .col-xs-11 {
width: 91.66666667%;
}
.wpdevelop .col-xs-10 {
width: 83.33333333%;
}
.wpdevelop .col-xs-9 {
width: 75%;
}
.wpdevelop .col-xs-8 {
width: 66.66666667%;
}
.wpdevelop .col-xs-7 {
width: 58.33333333%;
}
.wpdevelop .col-xs-6 {
width: 50%;
}
.wpdevelop .col-xs-5 {
width: 41.66666667%;
}
.wpdevelop .col-xs-4 {
width: 33.33333333%;
}
.wpdevelop .col-xs-3 {
width: 25%;
}
.wpdevelop .col-xs-2 {
width: 16.66666667%;
}
.wpdevelop .col-xs-1 {
width: 8.33333333%;
}
.wpdevelop .col-xs-pull-12 {
right: 100%;
}
.wpdevelop .col-xs-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-xs-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-xs-pull-9 {
right: 75%;
}
.wpdevelop .col-xs-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-xs-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-xs-pull-6 {
right: 50%;
}
.wpdevelop .col-xs-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-xs-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-xs-pull-3 {
right: 25%;
}
.wpdevelop .col-xs-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-xs-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-xs-pull-0 {
right: auto;
}
.wpdevelop .col-xs-push-12 {
left: 100%;
}
.wpdevelop .col-xs-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-xs-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-xs-push-9 {
left: 75%;
}
.wpdevelop .col-xs-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-xs-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-xs-push-6 {
left: 50%;
}
.wpdevelop .col-xs-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-xs-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-xs-push-3 {
left: 25%;
}
.wpdevelop .col-xs-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-xs-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-xs-push-0 {
left: auto;
}
.wpdevelop .col-xs-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-xs-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-xs-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-xs-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-xs-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-xs-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-xs-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-xs-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-xs-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-xs-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-xs-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-xs-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.wpdevelop .col-sm-1, .wpdevelop .col-sm-2, .wpdevelop .col-sm-3, .wpdevelop .col-sm-4, .wpdevelop .col-sm-5, .wpdevelop .col-sm-6, .wpdevelop .col-sm-7, .wpdevelop .col-sm-8, .wpdevelop .col-sm-9, .wpdevelop .col-sm-10, .wpdevelop .col-sm-11, .wpdevelop .col-sm-12 {
float: left;
}
.wpdevelop .col-sm-12 {
width: 100%;
}
.wpdevelop .col-sm-11 {
width: 91.66666667%;
}
.wpdevelop .col-sm-10 {
width: 83.33333333%;
}
.wpdevelop .col-sm-9 {
width: 75%;
}
.wpdevelop .col-sm-8 {
width: 66.66666667%;
}
.wpdevelop .col-sm-7 {
width: 58.33333333%;
}
.wpdevelop .col-sm-6 {
width: 50%;
}
.wpdevelop .col-sm-5 {
width: 41.66666667%;
}
.wpdevelop .col-sm-4 {
width: 33.33333333%;
}
.wpdevelop .col-sm-3 {
width: 25%;
}
.wpdevelop .col-sm-2 {
width: 16.66666667%;
}
.wpdevelop .col-sm-1 {
width: 8.33333333%;
}
.wpdevelop .col-sm-pull-12 {
right: 100%;
}
.wpdevelop .col-sm-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-sm-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-sm-pull-9 {
right: 75%;
}
.wpdevelop .col-sm-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-sm-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-sm-pull-6 {
right: 50%;
}
.wpdevelop .col-sm-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-sm-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-sm-pull-3 {
right: 25%;
}
.wpdevelop .col-sm-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-sm-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-sm-pull-0 {
right: auto;
}
.wpdevelop .col-sm-push-12 {
left: 100%;
}
.wpdevelop .col-sm-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-sm-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-sm-push-9 {
left: 75%;
}
.wpdevelop .col-sm-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-sm-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-sm-push-6 {
left: 50%;
}
.wpdevelop .col-sm-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-sm-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-sm-push-3 {
left: 25%;
}
.wpdevelop .col-sm-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-sm-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-sm-push-0 {
left: auto;
}
.wpdevelop .col-sm-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-sm-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-sm-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-sm-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-sm-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-sm-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-sm-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-sm-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-sm-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-sm-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-sm-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-sm-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.wpdevelop .col-md-1, .wpdevelop .col-md-2, .wpdevelop .col-md-3, .wpdevelop .col-md-4, .wpdevelop .col-md-5, .wpdevelop .col-md-6, .wpdevelop .col-md-7, .wpdevelop .col-md-8, .wpdevelop .col-md-9, .wpdevelop .col-md-10, .wpdevelop .col-md-11, .wpdevelop .col-md-12 {
float: left;
}
.wpdevelop .col-md-12 {
width: 100%;
}
.wpdevelop .col-md-11 {
width: 91.66666667%;
}
.wpdevelop .col-md-10 {
width: 83.33333333%;
}
.wpdevelop .col-md-9 {
width: 75%;
}
.wpdevelop .col-md-8 {
width: 66.66666667%;
}
.wpdevelop .col-md-7 {
width: 58.33333333%;
}
.wpdevelop .col-md-6 {
width: 50%;
}
.wpdevelop .col-md-5 {
width: 41.66666667%;
}
.wpdevelop .col-md-4 {
width: 33.33333333%;
}
.wpdevelop .col-md-3 {
width: 25%;
}
.wpdevelop .col-md-2 {
width: 16.66666667%;
}
.wpdevelop .col-md-1 {
width: 8.33333333%;
}
.wpdevelop .col-md-pull-12 {
right: 100%;
}
.wpdevelop .col-md-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-md-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-md-pull-9 {
right: 75%;
}
.wpdevelop .col-md-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-md-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-md-pull-6 {
right: 50%;
}
.wpdevelop .col-md-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-md-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-md-pull-3 {
right: 25%;
}
.wpdevelop .col-md-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-md-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-md-pull-0 {
right: auto;
}
.wpdevelop .col-md-push-12 {
left: 100%;
}
.wpdevelop .col-md-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-md-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-md-push-9 {
left: 75%;
}
.wpdevelop .col-md-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-md-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-md-push-6 {
left: 50%;
}
.wpdevelop .col-md-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-md-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-md-push-3 {
left: 25%;
}
.wpdevelop .col-md-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-md-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-md-push-0 {
left: auto;
}
.wpdevelop .col-md-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-md-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-md-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-md-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-md-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-md-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-md-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-md-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-md-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-md-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-md-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-md-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.wpdevelop .col-lg-1, .wpdevelop .col-lg-2, .wpdevelop .col-lg-3, .wpdevelop .col-lg-4, .wpdevelop .col-lg-5, .wpdevelop .col-lg-6, .wpdevelop .col-lg-7, .wpdevelop .col-lg-8, .wpdevelop .col-lg-9, .wpdevelop .col-lg-10, .wpdevelop .col-lg-11, .wpdevelop .col-lg-12 {
float: left;
}
.wpdevelop .col-lg-12 {
width: 100%;
}
.wpdevelop .col-lg-11 {
width: 91.66666667%;
}
.wpdevelop .col-lg-10 {
width: 83.33333333%;
}
.wpdevelop .col-lg-9 {
width: 75%;
}
.wpdevelop .col-lg-8 {
width: 66.66666667%;
}
.wpdevelop .col-lg-7 {
width: 58.33333333%;
}
.wpdevelop .col-lg-6 {
width: 50%;
}
.wpdevelop .col-lg-5 {
width: 41.66666667%;
}
.wpdevelop .col-lg-4 {
width: 33.33333333%;
}
.wpdevelop .col-lg-3 {
width: 25%;
}
.wpdevelop .col-lg-2 {
width: 16.66666667%;
}
.wpdevelop .col-lg-1 {
width: 8.33333333%;
}
.wpdevelop .col-lg-pull-12 {
right: 100%;
}
.wpdevelop .col-lg-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-lg-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-lg-pull-9 {
right: 75%;
}
.wpdevelop .col-lg-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-lg-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-lg-pull-6 {
right: 50%;
}
.wpdevelop .col-lg-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-lg-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-lg-pull-3 {
right: 25%;
}
.wpdevelop .col-lg-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-lg-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-lg-pull-0 {
right: auto;
}
.wpdevelop .col-lg-push-12 {
left: 100%;
}
.wpdevelop .col-lg-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-lg-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-lg-push-9 {
left: 75%;
}
.wpdevelop .col-lg-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-lg-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-lg-push-6 {
left: 50%;
}
.wpdevelop .col-lg-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-lg-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-lg-push-3 {
left: 25%;
}
.wpdevelop .col-lg-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-lg-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-lg-push-0 {
left: auto;
}
.wpdevelop .col-lg-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-lg-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-lg-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-lg-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-lg-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-lg-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-lg-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-lg-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-lg-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-lg-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-lg-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-lg-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-lg-offset-0 {
margin-left: 0%;
}
}
.wpdevelop table {
background-color: transparent;
}
.wpdevelop caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
.wpdevelop th {
text-align: left;
}
.wpdevelop .table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.wpdevelop .table > thead > tr > th,
.wpdevelop .table > tbody > tr > th,
.wpdevelop .table > tfoot > tr > th,
.wpdevelop .table > thead > tr > td,
.wpdevelop .table > tbody > tr > td,
.wpdevelop .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.wpdevelop .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.wpdevelop .table > caption + thead > tr:first-child > th,
.wpdevelop .table > colgroup + thead > tr:first-child > th,
.wpdevelop .table > thead:first-child > tr:first-child > th,
.wpdevelop .table > caption + thead > tr:first-child > td,
.wpdevelop .table > colgroup + thead > tr:first-child > td,
.wpdevelop .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.wpdevelop .table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.wpdevelop .table .table {
background-color: #ffffff;
}
.wpdevelop .table-condensed > thead > tr > th,
.wpdevelop .table-condensed > tbody > tr > th,
.wpdevelop .table-condensed > tfoot > tr > th,
.wpdevelop .table-condensed > thead > tr > td,
.wpdevelop .table-condensed > tbody > tr > td,
.wpdevelop .table-condensed > tfoot > tr > td {
padding: 5px;
}
.wpdevelop .table-bordered {
border: 1px solid #dddddd;
}
.wpdevelop .table-bordered > thead > tr > th,
.wpdevelop .table-bordered > tbody > tr > th,
.wpdevelop .table-bordered > tfoot > tr > th,
.wpdevelop .table-bordered > thead > tr > td,
.wpdevelop .table-bordered > tbody > tr > td,
.wpdevelop .table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.wpdevelop .table-bordered > thead > tr > th,
.wpdevelop .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.wpdevelop .table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.wpdevelop .table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
.wpdevelop table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
.wpdevelop table td[class*="col-"],
.wpdevelop table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.wpdevelop .table > thead > tr > td.active,
.wpdevelop .table > tbody > tr > td.active,
.wpdevelop .table > tfoot > tr > td.active,
.wpdevelop .table > thead > tr > th.active,
.wpdevelop .table > tbody > tr > th.active,
.wpdevelop .table > tfoot > tr > th.active,
.wpdevelop .table > thead > tr.active > td,
.wpdevelop .table > tbody > tr.active > td,
.wpdevelop .table > tfoot > tr.active > td,
.wpdevelop .table > thead > tr.active > th,
.wpdevelop .table > tbody > tr.active > th,
.wpdevelop .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.wpdevelop .table-hover > tbody > tr > td.active:hover,
.wpdevelop .table-hover > tbody > tr > th.active:hover,
.wpdevelop .table-hover > tbody > tr.active:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .active,
.wpdevelop .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.wpdevelop .table > thead > tr > td.success,
.wpdevelop .table > tbody > tr > td.success,
.wpdevelop .table > tfoot > tr > td.success,
.wpdevelop .table > thead > tr > th.success,
.wpdevelop .table > tbody > tr > th.success,
.wpdevelop .table > tfoot > tr > th.success,
.wpdevelop .table > thead > tr.success > td,
.wpdevelop .table > tbody > tr.success > td,
.wpdevelop .table > tfoot > tr.success > td,
.wpdevelop .table > thead > tr.success > th,
.wpdevelop .table > tbody > tr.success > th,
.wpdevelop .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.wpdevelop .table-hover > tbody > tr > td.success:hover,
.wpdevelop .table-hover > tbody > tr > th.success:hover,
.wpdevelop .table-hover > tbody > tr.success:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .success,
.wpdevelop .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.wpdevelop .table > thead > tr > td.info,
.wpdevelop .table > tbody > tr > td.info,
.wpdevelop .table > tfoot > tr > td.info,
.wpdevelop .table > thead > tr > th.info,
.wpdevelop .table > tbody > tr > th.info,
.wpdevelop .table > tfoot > tr > th.info,
.wpdevelop .table > thead > tr.info > td,
.wpdevelop .table > tbody > tr.info > td,
.wpdevelop .table > tfoot > tr.info > td,
.wpdevelop .table > thead > tr.info > th,
.wpdevelop .table > tbody > tr.info > th,
.wpdevelop .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.wpdevelop .table-hover > tbody > tr > td.info:hover,
.wpdevelop .table-hover > tbody > tr > th.info:hover,
.wpdevelop .table-hover > tbody > tr.info:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .info,
.wpdevelop .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.wpdevelop .table > thead > tr > td.warning,
.wpdevelop .table > tbody > tr > td.warning,
.wpdevelop .table > tfoot > tr > td.warning,
.wpdevelop .table > thead > tr > th.warning,
.wpdevelop .table > tbody > tr > th.warning,
.wpdevelop .table > tfoot > tr > th.warning,
.wpdevelop .table > thead > tr.warning > td,
.wpdevelop .table > tbody > tr.warning > td,
.wpdevelop .table > tfoot > tr.warning > td,
.wpdevelop .table > thead > tr.warning > th,
.wpdevelop .table > tbody > tr.warning > th,
.wpdevelop .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.wpdevelop .table-hover > tbody > tr > td.warning:hover,
.wpdevelop .table-hover > tbody > tr > th.warning:hover,
.wpdevelop .table-hover > tbody > tr.warning:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .warning,
.wpdevelop .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.wpdevelop .table > thead > tr > td.danger,
.wpdevelop .table > tbody > tr > td.danger,
.wpdevelop .table > tfoot > tr > td.danger,
.wpdevelop .table > thead > tr > th.danger,
.wpdevelop .table > tbody > tr > th.danger,
.wpdevelop .table > tfoot > tr > th.danger,
.wpdevelop .table > thead > tr.danger > td,
.wpdevelop .table > tbody > tr.danger > td,
.wpdevelop .table > tfoot > tr.danger > td,
.wpdevelop .table > thead > tr.danger > th,
.wpdevelop .table > tbody > tr.danger > th,
.wpdevelop .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.wpdevelop .table-hover > tbody > tr > td.danger:hover,
.wpdevelop .table-hover > tbody > tr > th.danger:hover,
.wpdevelop .table-hover > tbody > tr.danger:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .danger,
.wpdevelop .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.wpdevelop .table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.wpdevelop .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.wpdevelop .table-responsive > .table {
margin-bottom: 0;
}
.wpdevelop .table-responsive > .table > thead > tr > th,
.wpdevelop .table-responsive > .table > tbody > tr > th,
.wpdevelop .table-responsive > .table > tfoot > tr > th,
.wpdevelop .table-responsive > .table > thead > tr > td,
.wpdevelop .table-responsive > .table > tbody > tr > td,
.wpdevelop .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.wpdevelop .table-responsive > .table-bordered {
border: 0;
}
.wpdevelop .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpdevelop .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.wpdevelop fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
.wpdevelop 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;
}
.wpdevelop label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
.wpdevelop input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop input[type="radio"],
.wpdevelop input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.wpdevelop input[type="file"] {
display: block;
}
.wpdevelop input[type="range"] {
display: block;
width: 100%;
}
.wpdevelop select[multiple],
.wpdevelop select[size] {
height: auto;
}
.wpdevelop input[type="file"]:focus,
.wpdevelop input[type="radio"]:focus,
.wpdevelop input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.wpdevelop .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
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 .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.wpdevelop .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);
}
.wpdevelop .form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.wpdevelop .form-control:-ms-input-placeholder {
color: #999999;
}
.wpdevelop .form-control::-webkit-input-placeholder {
color: #999999;
}
.wpdevelop .form-control[disabled],
.wpdevelop .form-control[readonly],
.wpdevelop fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.wpdevelop .form-control[disabled],
.wpdevelop fieldset[disabled] .form-control {
cursor: not-allowed;
}
.wpdevelop textarea.form-control {
height: auto;
}
.wpdevelop input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.wpdevelop input[type="date"].form-control,
.wpdevelop input[type="time"].form-control,
.wpdevelop input[type="datetime-local"].form-control,
.wpdevelop input[type="month"].form-control {
line-height: 34px;
}
.wpdevelop input[type="date"].input-sm,
.wpdevelop input[type="time"].input-sm,
.wpdevelop input[type="datetime-local"].input-sm,
.wpdevelop input[type="month"].input-sm,
.wpdevelop .input-group-sm input[type="date"],
.wpdevelop .input-group-sm input[type="time"],
.wpdevelop .input-group-sm input[type="datetime-local"],
.wpdevelop .input-group-sm input[type="month"] {
line-height: 30px;
}
.wpdevelop input[type="date"].input-lg,
.wpdevelop input[type="time"].input-lg,
.wpdevelop input[type="datetime-local"].input-lg,
.wpdevelop input[type="month"].input-lg,
.wpdevelop .input-group-lg input[type="date"],
.wpdevelop .input-group-lg input[type="time"],
.wpdevelop .input-group-lg input[type="datetime-local"],
.wpdevelop .input-group-lg input[type="month"] {
line-height: 46px;
}
}
.wpdevelop .form-group {
margin-bottom: 15px;
}
.wpdevelop .radio,
.wpdevelop .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop .radio label,
.wpdevelop .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.wpdevelop .radio input[type="radio"],
.wpdevelop .radio-inline input[type="radio"],
.wpdevelop .checkbox input[type="checkbox"],
.wpdevelop .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.wpdevelop .radio + .radio,
.wpdevelop .checkbox + .checkbox {
margin-top: -5px;
}
.wpdevelop .radio-inline,
.wpdevelop .checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.wpdevelop .radio-inline + .radio-inline,
.wpdevelop .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.wpdevelop input[type="radio"][disabled],
.wpdevelop input[type="checkbox"][disabled],
.wpdevelop input[type="radio"].disabled,
.wpdevelop input[type="checkbox"].disabled,
.wpdevelop fieldset[disabled] input[type="radio"],
.wpdevelop fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.wpdevelop .radio-inline.disabled,
.wpdevelop .checkbox-inline.disabled,
.wpdevelop fieldset[disabled] .radio-inline,
.wpdevelop fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.wpdevelop .radio.disabled label,
.wpdevelop .checkbox.disabled label,
.wpdevelop fieldset[disabled] .radio label,
.wpdevelop fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.wpdevelop .form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.wpdevelop .form-control-static.input-lg,
.wpdevelop .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.wpdevelop .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop select.input-sm {
height: 30px;
line-height: 30px;
}
.wpdevelop textarea.input-sm,
.wpdevelop select[multiple].input-sm {
height: auto;
}
.wpdevelop .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.wpdevelop .form-group-sm textarea.form-control,
.wpdevelop .form-group-sm select[multiple].form-control {
height: auto;
}
.wpdevelop .form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.wpdevelop .input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop select.input-lg {
height: 46px;
line-height: 46px;
}
.wpdevelop textarea.input-lg,
.wpdevelop select[multiple].input-lg {
height: auto;
}
.wpdevelop .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop .form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.wpdevelop .form-group-lg textarea.form-control,
.wpdevelop .form-group-lg select[multiple].form-control {
height: auto;
}
.wpdevelop .form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.wpdevelop .has-feedback {
position: relative;
}
.wpdevelop .has-feedback .form-control {
padding-right: 42.5px;
}
.wpdevelop .form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.wpdevelop .input-lg + .form-control-feedback,
.wpdevelop .input-group-lg + .form-control-feedback,
.wpdevelop .form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.wpdevelop .input-sm + .form-control-feedback,
.wpdevelop .input-group-sm + .form-control-feedback,
.wpdevelop .form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.wpdevelop .has-success .help-block,
.wpdevelop .has-success .control-label,
.wpdevelop .has-success .radio,
.wpdevelop .has-success .checkbox,
.wpdevelop .has-success .radio-inline,
.wpdevelop .has-success .checkbox-inline,
.wpdevelop .has-success.radio label,
.wpdevelop .has-success.checkbox label,
.wpdevelop .has-success.radio-inline label,
.wpdevelop .has-success.checkbox-inline label {
color: #3c763d;
}
.wpdevelop .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);
}
.wpdevelop .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;
}
.wpdevelop .has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.wpdevelop .has-success .form-control-feedback {
color: #3c763d;
}
.wpdevelop .has-warning .help-block,
.wpdevelop .has-warning .control-label,
.wpdevelop .has-warning .radio,
.wpdevelop .has-warning .checkbox,
.wpdevelop .has-warning .radio-inline,
.wpdevelop .has-warning .checkbox-inline,
.wpdevelop .has-warning.radio label,
.wpdevelop .has-warning.checkbox label,
.wpdevelop .has-warning.radio-inline label,
.wpdevelop .has-warning.checkbox-inline label {
color: #8a6d3b;
}
.wpdevelop .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);
}
.wpdevelop .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;
}
.wpdevelop .has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.wpdevelop .has-warning .form-control-feedback {
color: #8a6d3b;
}
.wpdevelop .has-error .help-block,
.wpdevelop .has-error .control-label,
.wpdevelop .has-error .radio,
.wpdevelop .has-error .checkbox,
.wpdevelop .has-error .radio-inline,
.wpdevelop .has-error .checkbox-inline,
.wpdevelop .has-error.radio label,
.wpdevelop .has-error.checkbox label,
.wpdevelop .has-error.radio-inline label,
.wpdevelop .has-error.checkbox-inline label {
color: #a94442;
}
.wpdevelop .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);
}
.wpdevelop .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;
}
.wpdevelop .has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.wpdevelop .has-error .form-control-feedback {
color: #a94442;
}
.wpdevelop .has-feedback label ~ .form-control-feedback {
top: 25px;
}
.wpdevelop .has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.wpdevelop .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.wpdevelop .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.wpdevelop .form-inline .form-control-static {
display: inline-block;
}
.wpdevelop .form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.wpdevelop .form-inline .input-group .input-group-addon,
.wpdevelop .form-inline .input-group .input-group-btn,
.wpdevelop .form-inline .input-group .form-control {
width: auto;
}
.wpdevelop .form-inline .input-group > .form-control {
width: 100%;
}
.wpdevelop .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .radio,
.wpdevelop .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .radio label,
.wpdevelop .form-inline .checkbox label {
padding-left: 0;
}
.wpdevelop .form-inline .radio input[type="radio"],
.wpdevelop .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.wpdevelop .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.wpdevelop .form-horizontal .radio,
.wpdevelop .form-horizontal .checkbox,
.wpdevelop .form-horizontal .radio-inline,
.wpdevelop .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.wpdevelop .form-horizontal .radio,
.wpdevelop .form-horizontal .checkbox {
min-height: 27px;
}
.wpdevelop .form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.wpdevelop .form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.wpdevelop .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpdevelop .btn:focus,
.wpdevelop .btn:active:focus,
.wpdevelop .btn.active:focus,
.wpdevelop .btn.focus,
.wpdevelop .btn:active.focus,
.wpdevelop .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop .btn:hover,
.wpdevelop .btn:focus,
.wpdevelop .btn.focus {
color: #333333;
text-decoration: none;
}
.wpdevelop .btn:active,
.wpdevelop .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn.disabled,
.wpdevelop .btn[disabled],
.wpdevelop fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop a.btn.disabled,
.wpdevelop fieldset[disabled] a.btn {
pointer-events: none;
}
.wpdevelop .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.wpdevelop .btn-default:focus,
.wpdevelop .btn-default.focus {
color: #333333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.wpdevelop .btn-default:hover {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active,
.wpdevelop .open > .dropdown-toggle.btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.wpdevelop .btn-default:active:hover,
.wpdevelop .btn-default.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-default:hover,
.wpdevelop .btn-default:active:focus,
.wpdevelop .btn-default.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-default:focus,
.wpdevelop .btn-default:active.focus,
.wpdevelop .btn-default.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-default.focus {
color: #333333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active,
.wpdevelop .open > .dropdown-toggle.btn-default {
background-image: none;
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop .btn-default.disabled:hover,
.wpdevelop .btn-default[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-default:hover,
.wpdevelop .btn-default.disabled:focus,
.wpdevelop .btn-default[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-default:focus,
.wpdevelop .btn-default.disabled.focus,
.wpdevelop .btn-default[disabled].focus,
.wpdevelop fieldset[disabled] .btn-default.focus,
.wpdevelop .btn-default.disabled:active,
.wpdevelop .btn-default[disabled]:active,
.wpdevelop fieldset[disabled] .btn-default:active,
.wpdevelop .btn-default.disabled.active,
.wpdevelop .btn-default[disabled].active,
.wpdevelop fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.wpdevelop .btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.wpdevelop .btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.wpdevelop .btn-primary:focus,
.wpdevelop .btn-primary.focus {
color: #ffffff;
background-color: #286090;
border-color: #122b40;
}
.wpdevelop .btn-primary:hover {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active,
.wpdevelop .open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.wpdevelop .btn-primary:active:hover,
.wpdevelop .btn-primary.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-primary:hover,
.wpdevelop .btn-primary:active:focus,
.wpdevelop .btn-primary.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-primary:focus,
.wpdevelop .btn-primary:active.focus,
.wpdevelop .btn-primary.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-primary.focus {
color: #ffffff;
background-color: #204d74;
border-color: #122b40;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active,
.wpdevelop .open > .dropdown-toggle.btn-primary {
background-image: none;
}
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-primary[disabled],
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop .btn-primary.disabled:hover,
.wpdevelop .btn-primary[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-primary:hover,
.wpdevelop .btn-primary.disabled:focus,
.wpdevelop .btn-primary[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-primary:focus,
.wpdevelop .btn-primary.disabled.focus,
.wpdevelop .btn-primary[disabled].focus,
.wpdevelop fieldset[disabled] .btn-primary.focus,
.wpdevelop .btn-primary.disabled:active,
.wpdevelop .btn-primary[disabled]:active,
.wpdevelop fieldset[disabled] .btn-primary:active,
.wpdevelop .btn-primary.disabled.active,
.wpdevelop .btn-primary[disabled].active,
.wpdevelop fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.wpdevelop .btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.wpdevelop .btn-success:focus,
.wpdevelop .btn-success.focus {
color: #ffffff;
background-color: #449d44;
border-color: #255625;
}
.wpdevelop .btn-success:hover {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active,
.wpdevelop .open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.wpdevelop .btn-success:active:hover,
.wpdevelop .btn-success.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-success:hover,
.wpdevelop .btn-success:active:focus,
.wpdevelop .btn-success.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-success:focus,
.wpdevelop .btn-success:active.focus,
.wpdevelop .btn-success.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-success.focus {
color: #ffffff;
background-color: #398439;
border-color: #255625;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active,
.wpdevelop .open > .dropdown-toggle.btn-success {
background-image: none;
}
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-success[disabled],
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop .btn-success.disabled:hover,
.wpdevelop .btn-success[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-success:hover,
.wpdevelop .btn-success.disabled:focus,
.wpdevelop .btn-success[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-success:focus,
.wpdevelop .btn-success.disabled.focus,
.wpdevelop .btn-success[disabled].focus,
.wpdevelop fieldset[disabled] .btn-success.focus,
.wpdevelop .btn-success.disabled:active,
.wpdevelop .btn-success[disabled]:active,
.wpdevelop fieldset[disabled] .btn-success:active,
.wpdevelop .btn-success.disabled.active,
.wpdevelop .btn-success[disabled].active,
.wpdevelop fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.wpdevelop .btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.wpdevelop .btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.wpdevelop .btn-info:focus,
.wpdevelop .btn-info.focus {
color: #ffffff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.wpdevelop .btn-info:hover {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active,
.wpdevelop .open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.wpdevelop .btn-info:active:hover,
.wpdevelop .btn-info.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-info:hover,
.wpdevelop .btn-info:active:focus,
.wpdevelop .btn-info.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-info:focus,
.wpdevelop .btn-info:active.focus,
.wpdevelop .btn-info.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-info.focus {
color: #ffffff;
background-color: #269abc;
border-color: #1b6d85;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active,
.wpdevelop .open > .dropdown-toggle.btn-info {
background-image: none;
}
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-info[disabled],
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop .btn-info.disabled:hover,
.wpdevelop .btn-info[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-info:hover,
.wpdevelop .btn-info.disabled:focus,
.wpdevelop .btn-info[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-info:focus,
.wpdevelop .btn-info.disabled.focus,
.wpdevelop .btn-info[disabled].focus,
.wpdevelop fieldset[disabled] .btn-info.focus,
.wpdevelop .btn-info.disabled:active,
.wpdevelop .btn-info[disabled]:active,
.wpdevelop fieldset[disabled] .btn-info:active,
.wpdevelop .btn-info.disabled.active,
.wpdevelop .btn-info[disabled].active,
.wpdevelop fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.wpdevelop .btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.wpdevelop .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.wpdevelop .btn-warning:focus,
.wpdevelop .btn-warning.focus {
color: #ffffff;
background-color: #ec971f;
border-color: #985f0d;
}
.wpdevelop .btn-warning:hover {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active,
.wpdevelop .open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.wpdevelop .btn-warning:active:hover,
.wpdevelop .btn-warning.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-warning:hover,
.wpdevelop .btn-warning:active:focus,
.wpdevelop .btn-warning.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-warning:focus,
.wpdevelop .btn-warning:active.focus,
.wpdevelop .btn-warning.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-warning.focus {
color: #ffffff;
background-color: #d58512;
border-color: #985f0d;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active,
.wpdevelop .open > .dropdown-toggle.btn-warning {
background-image: none;
}
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-warning[disabled],
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop .btn-warning.disabled:hover,
.wpdevelop .btn-warning[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-warning:hover,
.wpdevelop .btn-warning.disabled:focus,
.wpdevelop .btn-warning[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-warning:focus,
.wpdevelop .btn-warning.disabled.focus,
.wpdevelop .btn-warning[disabled].focus,
.wpdevelop fieldset[disabled] .btn-warning.focus,
.wpdevelop .btn-warning.disabled:active,
.wpdevelop .btn-warning[disabled]:active,
.wpdevelop fieldset[disabled] .btn-warning:active,
.wpdevelop .btn-warning.disabled.active,
.wpdevelop .btn-warning[disabled].active,
.wpdevelop fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.wpdevelop .btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.wpdevelop .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.wpdevelop .btn-danger:focus,
.wpdevelop .btn-danger.focus {
color: #ffffff;
background-color: #c9302c;
border-color: #761c19;
}
.wpdevelop .btn-danger:hover {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active,
.wpdevelop .open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.wpdevelop .btn-danger:active:hover,
.wpdevelop .btn-danger.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-danger:hover,
.wpdevelop .btn-danger:active:focus,
.wpdevelop .btn-danger.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-danger:focus,
.wpdevelop .btn-danger:active.focus,
.wpdevelop .btn-danger.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-danger.focus {
color: #ffffff;
background-color: #ac2925;
border-color: #761c19;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active,
.wpdevelop .open > .dropdown-toggle.btn-danger {
background-image: none;
}
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-danger,
.wpdevelop .btn-danger.disabled:hover,
.wpdevelop .btn-danger[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-danger:hover,
.wpdevelop .btn-danger.disabled:focus,
.wpdevelop .btn-danger[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-danger:focus,
.wpdevelop .btn-danger.disabled.focus,
.wpdevelop .btn-danger[disabled].focus,
.wpdevelop fieldset[disabled] .btn-danger.focus,
.wpdevelop .btn-danger.disabled:active,
.wpdevelop .btn-danger[disabled]:active,
.wpdevelop fieldset[disabled] .btn-danger:active,
.wpdevelop .btn-danger.disabled.active,
.wpdevelop .btn-danger[disabled].active,
.wpdevelop fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.wpdevelop .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.wpdevelop .btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.wpdevelop .btn-link,
.wpdevelop .btn-link:active,
.wpdevelop .btn-link.active,
.wpdevelop .btn-link[disabled],
.wpdevelop fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn-link,
.wpdevelop .btn-link:hover,
.wpdevelop .btn-link:focus,
.wpdevelop .btn-link:active {
border-color: transparent;
}
.wpdevelop .btn-link:hover,
.wpdevelop .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.wpdevelop .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-link:hover,
.wpdevelop .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.wpdevelop .btn-lg,
.wpdevelop .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop .btn-sm,
.wpdevelop .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .btn-xs,
.wpdevelop .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .btn-block {
display: block;
width: 100%;
}
.wpdevelop .btn-block + .btn-block {
margin-top: 5px;
}
.wpdevelop input[type="submit"].btn-block,
.wpdevelop input[type="reset"].btn-block,
.wpdevelop input[type="button"].btn-block {
width: 100%;
}
.wpdevelop .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.wpdevelop .fade.in {
opacity: 1;
}
.wpdevelop .collapse {
display: none;
}
.wpdevelop .collapse.in {
display: block;
}
.wpdevelop tr.collapse.in {
display: table-row;
}
.wpdevelop tbody.collapse.in {
display: table-row-group;
}
.wpdevelop .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.wpdevelop .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.wpdevelop .dropup,
.wpdevelop .dropdown {
position: relative;
}
.wpdevelop .dropdown-toggle:focus {
outline: 0;
}
.wpdevelop .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #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);
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpdevelop .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.wpdevelop .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.wpdevelop .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
}
.wpdevelop .dropdown-menu > li > a:hover,
.wpdevelop .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.wpdevelop .dropdown-menu > .active > a,
.wpdevelop .dropdown-menu > .active > a:hover,
.wpdevelop .dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.wpdevelop .dropdown-menu > .disabled > a,
.wpdevelop .dropdown-menu > .disabled > a:hover,
.wpdevelop .dropdown-menu > .disabled > a:focus {
color: #777777;
}
.wpdevelop .dropdown-menu > .disabled > a:hover,
.wpdevelop .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.wpdevelop .open > .dropdown-menu {
display: block;
}
.wpdevelop .open > a {
outline: 0;
}
.wpdevelop .dropdown-menu-right {
left: auto;
right: 0;
}
.wpdevelop .dropdown-menu-left {
left: 0;
right: auto;
}
.wpdevelop .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.wpdevelop .dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.wpdevelop .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.wpdevelop .dropup .caret,
.wpdevelop .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.wpdevelop .dropup .dropdown-menu,
.wpdevelop .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.wpdevelop .navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.wpdevelop .btn-group,
.wpdevelop .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.wpdevelop .btn-group > .btn,
.wpdevelop .btn-group-vertical > .btn {
position: relative;
float: left;
}
.wpdevelop .btn-group > .btn:hover,
.wpdevelop .btn-group-vertical > .btn:hover,
.wpdevelop .btn-group > .btn:focus,
.wpdevelop .btn-group-vertical > .btn:focus,
.wpdevelop .btn-group > .btn:active,
.wpdevelop .btn-group-vertical > .btn:active,
.wpdevelop .btn-group > .btn.active,
.wpdevelop .btn-group-vertical > .btn.active {
z-index: 2;
}
.wpdevelop .btn-group .btn + .btn,
.wpdevelop .btn-group .btn + .btn-group,
.wpdevelop .btn-group .btn-group + .btn,
.wpdevelop .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.wpdevelop .btn-toolbar {
margin-left: -5px;
}
.wpdevelop .btn-toolbar .btn,
.wpdevelop .btn-toolbar .btn-group,
.wpdevelop .btn-toolbar .input-group {
float: left;
}
.wpdevelop .btn-toolbar > .btn,
.wpdevelop .btn-toolbar > .btn-group,
.wpdevelop .btn-toolbar > .input-group {
margin-left: 5px;
}
.wpdevelop .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.wpdevelop .btn-group > .btn:first-child {
margin-left: 0;
}
.wpdevelop .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .btn-group > .btn:last-child:not(:first-child),
.wpdevelop .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group > .btn-group {
float: left;
}
.wpdevelop .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group .dropdown-toggle:active,
.wpdevelop .btn-group.open .dropdown-toggle {
outline: 0;
}
.wpdevelop .btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.wpdevelop .btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.wpdevelop .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);
}
.wpdevelop .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn .caret {
margin-left: 0;
}
.wpdevelop .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.wpdevelop .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.wpdevelop .btn-group-vertical > .btn,
.wpdevelop .btn-group-vertical > .btn-group,
.wpdevelop .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.wpdevelop .btn-group-vertical > .btn-group > .btn {
float: none;
}
.wpdevelop .btn-group-vertical > .btn + .btn,
.wpdevelop .btn-group-vertical > .btn + .btn-group,
.wpdevelop .btn-group-vertical > .btn-group + .btn,
.wpdevelop .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.wpdevelop .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.wpdevelop .btn-group-justified > .btn,
.wpdevelop .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.wpdevelop .btn-group-justified > .btn-group .btn {
width: 100%;
}
.wpdevelop .btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
.wpdevelop [data-toggle="buttons"] > .btn input[type="radio"],
.wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.wpdevelop [data-toggle="buttons"] > .btn input[type="checkbox"],
.wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.wpdevelop .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.wpdevelop .input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.wpdevelop .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.wpdevelop .input-group-lg > .form-control,
.wpdevelop .input-group-lg > .input-group-addon,
.wpdevelop .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop select.input-group-lg > .form-control,
.wpdevelop select.input-group-lg > .input-group-addon,
.wpdevelop select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
.wpdevelop textarea.input-group-lg > .form-control,
.wpdevelop textarea.input-group-lg > .input-group-addon,
.wpdevelop textarea.input-group-lg > .input-group-btn > .btn,
.wpdevelop select[multiple].input-group-lg > .form-control,
.wpdevelop select[multiple].input-group-lg > .input-group-addon,
.wpdevelop select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.wpdevelop .input-group-sm > .form-control,
.wpdevelop .input-group-sm > .input-group-addon,
.wpdevelop .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop select.input-group-sm > .form-control,
.wpdevelop select.input-group-sm > .input-group-addon,
.wpdevelop select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
.wpdevelop textarea.input-group-sm > .form-control,
.wpdevelop textarea.input-group-sm > .input-group-addon,
.wpdevelop textarea.input-group-sm > .input-group-btn > .btn,
.wpdevelop select[multiple].input-group-sm > .form-control,
.wpdevelop select[multiple].input-group-sm > .input-group-addon,
.wpdevelop select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.wpdevelop .input-group-addon,
.wpdevelop .input-group-btn,
.wpdevelop .input-group .form-control {
display: table-cell;
}
.wpdevelop .input-group-addon:not(:first-child):not(:last-child),
.wpdevelop .input-group-btn:not(:first-child):not(:last-child),
.wpdevelop .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.wpdevelop .input-group-addon,
.wpdevelop .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.wpdevelop .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;
}
.wpdevelop .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.wpdevelop .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.wpdevelop .input-group-addon input[type="radio"],
.wpdevelop .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.wpdevelop .input-group .form-control:first-child,
.wpdevelop .input-group-addon:first-child,
.wpdevelop .input-group-btn:first-child > .btn,
.wpdevelop .input-group-btn:first-child > .btn-group > .btn,
.wpdevelop .input-group-btn:first-child > .dropdown-toggle,
.wpdevelop .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.wpdevelop .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .input-group-addon:first-child {
border-right: 0;
}
.wpdevelop .input-group .form-control:last-child,
.wpdevelop .input-group-addon:last-child,
.wpdevelop .input-group-btn:last-child > .btn,
.wpdevelop .input-group-btn:last-child > .btn-group > .btn,
.wpdevelop .input-group-btn:last-child > .dropdown-toggle,
.wpdevelop .input-group-btn:first-child > .btn:not(:first-child),
.wpdevelop .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .input-group-addon:last-child {
border-left: 0;
}
.wpdevelop .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.wpdevelop .input-group-btn > .btn {
position: relative;
}
.wpdevelop .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.wpdevelop .input-group-btn > .btn:hover,
.wpdevelop .input-group-btn > .btn:focus,
.wpdevelop .input-group-btn > .btn:active {
z-index: 2;
}
.wpdevelop .input-group-btn:first-child > .btn,
.wpdevelop .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.wpdevelop .input-group-btn:last-child > .btn,
.wpdevelop .input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.wpdevelop .nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.wpdevelop .nav > li {
position: relative;
display: block;
}
.wpdevelop .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.wpdevelop .nav > li > a:hover,
.wpdevelop .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.wpdevelop .nav > li.disabled > a {
color: #777777;
}
.wpdevelop .nav > li.disabled > a:hover,
.wpdevelop .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.wpdevelop .nav .open > a,
.wpdevelop .nav .open > a:hover,
.wpdevelop .nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.wpdevelop .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.wpdevelop .nav > li > a > img {
max-width: none;
}
.wpdevelop .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.wpdevelop .nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.wpdevelop .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.wpdevelop .nav-tabs > li.active > a,
.wpdevelop .nav-tabs > li.active > a:hover,
.wpdevelop .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.wpdevelop .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.wpdevelop .nav-tabs.nav-justified > li {
float: none;
}
.wpdevelop .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.wpdevelop .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.wpdevelop .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.wpdevelop .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.wpdevelop .nav-tabs.nav-justified > .active > a,
.wpdevelop .nav-tabs.nav-justified > .active > a:hover,
.wpdevelop .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs.nav-justified > .active > a,
.wpdevelop .nav-tabs.nav-justified > .active > a:hover,
.wpdevelop .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.wpdevelop .nav-pills > li {
float: left;
}
.wpdevelop .nav-pills > li > a {
border-radius: 4px;
}
.wpdevelop .nav-pills > li + li {
margin-left: 2px;
}
.wpdevelop .nav-pills > li.active > a,
.wpdevelop .nav-pills > li.active > a:hover,
.wpdevelop .nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #337ab7;
}
.wpdevelop .nav-stacked > li {
float: none;
}
.wpdevelop .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.wpdevelop .nav-justified {
width: 100%;
}
.wpdevelop .nav-justified > li {
float: none;
}
.wpdevelop .nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.wpdevelop .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.wpdevelop .nav-justified > li {
display: table-cell;
width: 1%;
}
.wpdevelop .nav-justified > li > a {
margin-bottom: 0;
}
}
.wpdevelop .nav-tabs-justified {
border-bottom: 0;
}
.wpdevelop .nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.wpdevelop .nav-tabs-justified > .active > a,
.wpdevelop .nav-tabs-justified > .active > a:hover,
.wpdevelop .nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs-justified > .active > a,
.wpdevelop .nav-tabs-justified > .active > a:hover,
.wpdevelop .nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.wpdevelop .tab-content > .tab-pane {
display: none;
}
.wpdevelop .tab-content > .active {
display: block;
}
.wpdevelop .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.wpdevelop .navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-header {
float: left;
}
}
.wpdevelop .navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.wpdevelop .navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.wpdevelop .navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.wpdevelop .navbar-collapse.in {
overflow-y: visible;
}
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-static-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.wpdevelop .container > .navbar-header,
.wpdevelop .container-fluid > .navbar-header,
.wpdevelop .container > .navbar-collapse,
.wpdevelop .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.wpdevelop .container > .navbar-header,
.wpdevelop .container-fluid > .navbar-header,
.wpdevelop .container > .navbar-collapse,
.wpdevelop .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.wpdevelop .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-static-top {
border-radius: 0;
}
}
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
border-radius: 0;
}
}
.wpdevelop .navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.wpdevelop .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.wpdevelop .navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.wpdevelop .navbar-brand:hover,
.wpdevelop .navbar-brand:focus {
text-decoration: none;
}
.wpdevelop .navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.wpdevelop .navbar > .container .navbar-brand,
.wpdevelop .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.wpdevelop .navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.wpdevelop .navbar-toggle:focus {
outline: 0;
}
.wpdevelop .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.wpdevelop .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-toggle {
display: none;
}
}
.wpdevelop .navbar-nav {
margin: 7.5px -15px;
}
.wpdevelop .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.wpdevelop .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a,
.wpdevelop .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-nav {
float: left;
margin: 0;
}
.wpdevelop .navbar-nav > li {
float: left;
}
.wpdevelop .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.wpdevelop .navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 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);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.wpdevelop .navbar-form .form-control-static {
display: inline-block;
}
.wpdevelop .navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.wpdevelop .navbar-form .input-group .input-group-addon,
.wpdevelop .navbar-form .input-group .input-group-btn,
.wpdevelop .navbar-form .input-group .form-control {
width: auto;
}
.wpdevelop .navbar-form .input-group > .form-control {
width: 100%;
}
.wpdevelop .navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .radio,
.wpdevelop .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .radio label,
.wpdevelop .navbar-form .checkbox label {
padding-left: 0;
}
.wpdevelop .navbar-form .radio input[type="radio"],
.wpdevelop .navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.wpdevelop .navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.wpdevelop .navbar-form .form-group {
margin-bottom: 5px;
}
.wpdevelop .navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.wpdevelop .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.wpdevelop .navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop .navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.wpdevelop .navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-left {
float: left !important;
}
.wpdevelop .navbar-right {
float: right !important;
margin-right: -15px;
}
.wpdevelop .navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.wpdevelop .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-brand {
color: #777777;
}
.wpdevelop .navbar-default .navbar-brand:hover,
.wpdevelop .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-text {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav > li > a {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav > li > a:hover,
.wpdevelop .navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-nav > .active > a,
.wpdevelop .navbar-default .navbar-nav > .active > a:hover,
.wpdevelop .navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav > .disabled > a,
.wpdevelop .navbar-default .navbar-nav > .disabled > a:hover,
.wpdevelop .navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-toggle {
border-color: #dddddd;
}
.wpdevelop .navbar-default .navbar-toggle:hover,
.wpdevelop .navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.wpdevelop .navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.wpdevelop .navbar-default .navbar-collapse,
.wpdevelop .navbar-default .navbar-form {
border-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav > .open > a,
.wpdevelop .navbar-default .navbar-nav > .open > a:hover,
.wpdevelop .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 767px) {
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.wpdevelop .navbar-default .navbar-link {
color: #777777;
}
.wpdevelop .navbar-default .navbar-link:hover {
color: #333333;
}
.wpdevelop .navbar-default .btn-link {
color: #777777;
}
.wpdevelop .navbar-default .btn-link:hover,
.wpdevelop .navbar-default .btn-link:focus {
color: #333333;
}
.wpdevelop .navbar-default .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .navbar-default .btn-link:hover,
.wpdevelop .navbar-default .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .navbar-default .btn-link:focus {
color: #cccccc;
}
.wpdevelop .navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-brand:hover,
.wpdevelop .navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-text {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav > li > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-nav > .active > a,
.wpdevelop .navbar-inverse .navbar-nav > .active > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a,
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-toggle {
border-color: #333333;
}
.wpdevelop .navbar-inverse .navbar-toggle:hover,
.wpdevelop .navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.wpdevelop .navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.wpdevelop .navbar-inverse .navbar-collapse,
.wpdevelop .navbar-inverse .navbar-form {
border-color: #101010;
}
.wpdevelop .navbar-inverse .navbar-nav > .open > a,
.wpdevelop .navbar-inverse .navbar-nav > .open > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.wpdevelop .navbar-inverse .navbar-link {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.wpdevelop .navbar-inverse .btn-link {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .btn-link:hover,
.wpdevelop .navbar-inverse .btn-link:focus {
color: #ffffff;
}
.wpdevelop .navbar-inverse .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .navbar-inverse .btn-link:hover,
.wpdevelop .navbar-inverse .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444444;
}
.wpdevelop .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.wpdevelop .breadcrumb > li {
display: inline-block;
}
.wpdevelop .breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.wpdevelop .breadcrumb > .active {
color: #777777;
}
.wpdevelop .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.wpdevelop .pagination > li {
display: inline;
}
.wpdevelop .pagination > li > a,
.wpdevelop .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.wpdevelop .pagination > li:first-child > a,
.wpdevelop .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.wpdevelop .pagination > li:last-child > a,
.wpdevelop .pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.wpdevelop .pagination > li > a:hover,
.wpdevelop .pagination > li > span:hover,
.wpdevelop .pagination > li > a:focus,
.wpdevelop .pagination > li > span:focus {
z-index: 3;
color: #23527c;
background-color: #eeeeee;
border-color: #dddddd;
}
.wpdevelop .pagination > .active > a,
.wpdevelop .pagination > .active > span,
.wpdevelop .pagination > .active > a:hover,
.wpdevelop .pagination > .active > span:hover,
.wpdevelop .pagination > .active > a:focus,
.wpdevelop .pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.wpdevelop .pagination > .disabled > span,
.wpdevelop .pagination > .disabled > span:hover,
.wpdevelop .pagination > .disabled > span:focus,
.wpdevelop .pagination > .disabled > a,
.wpdevelop .pagination > .disabled > a:hover,
.wpdevelop .pagination > .disabled > a:focus {
color: #777777;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.wpdevelop .pagination-lg > li > a,
.wpdevelop .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.wpdevelop .pagination-lg > li:first-child > a,
.wpdevelop .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.wpdevelop .pagination-lg > li:last-child > a,
.wpdevelop .pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.wpdevelop .pagination-sm > li > a,
.wpdevelop .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.wpdevelop .pagination-sm > li:first-child > a,
.wpdevelop .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .pagination-sm > li:last-child > a,
.wpdevelop .pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.wpdevelop .pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.wpdevelop .pager li {
display: inline;
}
.wpdevelop .pager li > a,
.wpdevelop .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.wpdevelop .pager li > a:hover,
.wpdevelop .pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.wpdevelop .pager .next > a,
.wpdevelop .pager .next > span {
float: right;
}
.wpdevelop .pager .previous > a,
.wpdevelop .pager .previous > span {
float: left;
}
.wpdevelop .pager .disabled > a,
.wpdevelop .pager .disabled > a:hover,
.wpdevelop .pager .disabled > a:focus,
.wpdevelop .pager .disabled > span {
color: #777777;
background-color: #ffffff;
cursor: not-allowed;
}
.wpdevelop .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;
}
.wpdevelop a.label:hover,
.wpdevelop a.label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.wpdevelop .label:empty {
display: none;
}
.wpdevelop .btn .label {
position: relative;
top: -1px;
}
.wpdevelop .label-default {
background-color: #777777;
}
.wpdevelop .label-default[href]:hover,
.wpdevelop .label-default[href]:focus {
background-color: #5e5e5e;
}
.wpdevelop .label-primary {
background-color: #337ab7;
}
.wpdevelop .label-primary[href]:hover,
.wpdevelop .label-primary[href]:focus {
background-color: #286090;
}
.wpdevelop .label-success {
background-color: #5cb85c;
}
.wpdevelop .label-success[href]:hover,
.wpdevelop .label-success[href]:focus {
background-color: #449d44;
}
.wpdevelop .label-info {
background-color: #5bc0de;
}
.wpdevelop .label-info[href]:hover,
.wpdevelop .label-info[href]:focus {
background-color: #31b0d5;
}
.wpdevelop .label-warning {
background-color: #f0ad4e;
}
.wpdevelop .label-warning[href]:hover,
.wpdevelop .label-warning[href]:focus {
background-color: #ec971f;
}
.wpdevelop .label-danger {
background-color: #d9534f;
}
.wpdevelop .label-danger[href]:hover,
.wpdevelop .label-danger[href]:focus {
background-color: #c9302c;
}
.wpdevelop .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.wpdevelop .badge:empty {
display: none;
}
.wpdevelop .btn .badge {
position: relative;
top: -1px;
}
.wpdevelop .btn-xs .badge,
.wpdevelop .btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
.wpdevelop a.badge:hover,
.wpdevelop a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.wpdevelop .list-group-item.active > .badge,
.wpdevelop .nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .list-group-item > .badge {
float: right;
}
.wpdevelop .list-group-item > .badge + .badge {
margin-right: 5px;
}
.wpdevelop .nav-pills > li > a > .badge {
margin-left: 3px;
}
.wpdevelop .jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.wpdevelop .jumbotron h1,
.wpdevelop .jumbotron .h1 {
color: inherit;
}
.wpdevelop .jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.wpdevelop .jumbotron > hr {
border-top-color: #d5d5d5;
}
.wpdevelop .container .jumbotron,
.wpdevelop .container-fluid .jumbotron {
border-radius: 6px;
}
.wpdevelop .jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.wpdevelop .jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.wpdevelop .container .jumbotron,
.wpdevelop .container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.wpdevelop .jumbotron h1,
.wpdevelop .jumbotron .h1 {
font-size: 63px;
}
}
.wpdevelop .thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.wpdevelop .thumbnail > img,
.wpdevelop .thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
.wpdevelop a.thumbnail:hover,
.wpdevelop a.thumbnail:focus,
.wpdevelop a.thumbnail.active {
border-color: #337ab7;
}
.wpdevelop .thumbnail .caption {
padding: 9px;
color: #333333;
}
.wpdevelop .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.wpdevelop .alert h4 {
margin-top: 0;
color: inherit;
}
.wpdevelop .alert .alert-link {
font-weight: bold;
}
.wpdevelop .alert > p,
.wpdevelop .alert > ul {
margin-bottom: 0;
}
.wpdevelop .alert > p + p {
margin-top: 5px;
}
.wpdevelop .alert-dismissable,
.wpdevelop .alert-dismissible {
padding-right: 35px;
}
.wpdevelop .alert-dismissable .close,
.wpdevelop .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.wpdevelop .alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.wpdevelop .alert-success hr {
border-top-color: #c9e2b3;
}
.wpdevelop .alert-success .alert-link {
color: #2b542c;
}
.wpdevelop .alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.wpdevelop .alert-info hr {
border-top-color: #a6e1ec;
}
.wpdevelop .alert-info .alert-link {
color: #245269;
}
.wpdevelop .alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.wpdevelop .alert-warning hr {
border-top-color: #f7e1b5;
}
.wpdevelop .alert-warning .alert-link {
color: #66512c;
}
.wpdevelop .alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.wpdevelop .alert-danger hr {
border-top-color: #e4b9c0;
}
.wpdevelop .alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.wpdevelop .progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wpdevelop .progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.wpdevelop .progress-striped .progress-bar,
.wpdevelop .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.wpdevelop .progress.active .progress-bar,
.wpdevelop .progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.wpdevelop .progress-bar-success {
background-color: #5cb85c;
}
.wpdevelop .progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-info {
background-color: #5bc0de;
}
.wpdevelop .progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-warning {
background-color: #f0ad4e;
}
.wpdevelop .progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-danger {
background-color: #d9534f;
}
.wpdevelop .progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .media {
margin-top: 15px;
}
.wpdevelop .media:first-child {
margin-top: 0;
}
.wpdevelop .media,
.wpdevelop .media-body {
zoom: 1;
overflow: hidden;
}
.wpdevelop .media-body {
width: 10000px;
}
.wpdevelop .media-object {
display: block;
}
.wpdevelop .media-object.img-thumbnail {
max-width: none;
}
.wpdevelop .media-right,
.wpdevelop .media > .pull-right {
padding-left: 10px;
}
.wpdevelop .media-left,
.wpdevelop .media > .pull-left {
padding-right: 10px;
}
.wpdevelop .media-left,
.wpdevelop .media-right,
.wpdevelop .media-body {
display: table-cell;
vertical-align: top;
}
.wpdevelop .media-middle {
vertical-align: middle;
}
.wpdevelop .media-bottom {
vertical-align: bottom;
}
.wpdevelop .media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.wpdevelop .media-list {
padding-left: 0;
list-style: none;
}
.wpdevelop .list-group {
margin-bottom: 20px;
padding-left: 0;
}
.wpdevelop .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.wpdevelop .list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.wpdevelop .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.wpdevelop a.list-group-item,
.wpdevelop button.list-group-item {
color: #555555;
}
.wpdevelop a.list-group-item .list-group-item-heading,
.wpdevelop button.list-group-item .list-group-item-heading {
color: #333333;
}
.wpdevelop a.list-group-item:hover,
.wpdevelop button.list-group-item:hover,
.wpdevelop a.list-group-item:focus,
.wpdevelop button.list-group-item:focus {
text-decoration: none;
color: #555555;
background-color: #f5f5f5;
}
.wpdevelop button.list-group-item {
width: 100%;
text-align: left;
}
.wpdevelop .list-group-item.disabled,
.wpdevelop .list-group-item.disabled:hover,
.wpdevelop .list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
}
.wpdevelop .list-group-item.disabled .list-group-item-heading,
.wpdevelop .list-group-item.disabled:hover .list-group-item-heading,
.wpdevelop .list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.wpdevelop .list-group-item.disabled .list-group-item-text,
.wpdevelop .list-group-item.disabled:hover .list-group-item-text,
.wpdevelop .list-group-item.disabled:focus .list-group-item-text {
color: #777777;
}
.wpdevelop .list-group-item.active,
.wpdevelop .list-group-item.active:hover,
.wpdevelop .list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpdevelop .list-group-item.active .list-group-item-heading,
.wpdevelop .list-group-item.active:hover .list-group-item-heading,
.wpdevelop .list-group-item.active:focus .list-group-item-heading,
.wpdevelop .list-group-item.active .list-group-item-heading > small,
.wpdevelop .list-group-item.active:hover .list-group-item-heading > small,
.wpdevelop .list-group-item.active:focus .list-group-item-heading > small,
.wpdevelop .list-group-item.active .list-group-item-heading > .small,
.wpdevelop .list-group-item.active:hover .list-group-item-heading > .small,
.wpdevelop .list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.wpdevelop .list-group-item.active .list-group-item-text,
.wpdevelop .list-group-item.active:hover .list-group-item-text,
.wpdevelop .list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.wpdevelop .list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
.wpdevelop a.list-group-item-success,
.wpdevelop button.list-group-item-success {
color: #3c763d;
}
.wpdevelop a.list-group-item-success .list-group-item-heading,
.wpdevelop button.list-group-item-success .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-success:hover,
.wpdevelop button.list-group-item-success:hover,
.wpdevelop a.list-group-item-success:focus,
.wpdevelop button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
.wpdevelop a.list-group-item-success.active,
.wpdevelop button.list-group-item-success.active,
.wpdevelop a.list-group-item-success.active:hover,
.wpdevelop button.list-group-item-success.active:hover,
.wpdevelop a.list-group-item-success.active:focus,
.wpdevelop button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.wpdevelop .list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
.wpdevelop a.list-group-item-info,
.wpdevelop button.list-group-item-info {
color: #31708f;
}
.wpdevelop a.list-group-item-info .list-group-item-heading,
.wpdevelop button.list-group-item-info .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-info:hover,
.wpdevelop button.list-group-item-info:hover,
.wpdevelop a.list-group-item-info:focus,
.wpdevelop button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
.wpdevelop a.list-group-item-info.active,
.wpdevelop button.list-group-item-info.active,
.wpdevelop a.list-group-item-info.active:hover,
.wpdevelop button.list-group-item-info.active:hover,
.wpdevelop a.list-group-item-info.active:focus,
.wpdevelop button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.wpdevelop .list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
.wpdevelop a.list-group-item-warning,
.wpdevelop button.list-group-item-warning {
color: #8a6d3b;
}
.wpdevelop a.list-group-item-warning .list-group-item-heading,
.wpdevelop button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-warning:hover,
.wpdevelop button.list-group-item-warning:hover,
.wpdevelop a.list-group-item-warning:focus,
.wpdevelop button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
.wpdevelop a.list-group-item-warning.active,
.wpdevelop button.list-group-item-warning.active,
.wpdevelop a.list-group-item-warning.active:hover,
.wpdevelop button.list-group-item-warning.active:hover,
.wpdevelop a.list-group-item-warning.active:focus,
.wpdevelop button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.wpdevelop .list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
.wpdevelop a.list-group-item-danger,
.wpdevelop button.list-group-item-danger {
color: #a94442;
}
.wpdevelop a.list-group-item-danger .list-group-item-heading,
.wpdevelop button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-danger:hover,
.wpdevelop button.list-group-item-danger:hover,
.wpdevelop a.list-group-item-danger:focus,
.wpdevelop button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
.wpdevelop a.list-group-item-danger.active,
.wpdevelop button.list-group-item-danger.active,
.wpdevelop a.list-group-item-danger.active:hover,
.wpdevelop button.list-group-item-danger.active:hover,
.wpdevelop a.list-group-item-danger.active:focus,
.wpdevelop button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.wpdevelop .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.wpdevelop .list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.wpdevelop .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);
}
.wpdevelop .panel-body {
padding: 15px;
}
.wpdevelop .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.wpdevelop .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.wpdevelop .panel-title > a,
.wpdevelop .panel-title > small,
.wpdevelop .panel-title > .small,
.wpdevelop .panel-title > small > a,
.wpdevelop .panel-title > .small > a {
color: inherit;
}
.wpdevelop .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .list-group,
.wpdevelop .panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.wpdevelop .panel > .list-group .list-group-item,
.wpdevelop .panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.wpdevelop .panel > .list-group:first-child .list-group-item:first-child,
.wpdevelop .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel > .list-group:last-child .list-group-item:last-child,
.wpdevelop .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.wpdevelop .list-group + .panel-footer {
border-top-width: 0;
}
.wpdevelop .panel > .table,
.wpdevelop .panel > .table-responsive > .table,
.wpdevelop .panel > .panel-collapse > .table {
margin-bottom: 0;
}
.wpdevelop .panel > .table caption,
.wpdevelop .panel > .table-responsive > .table caption,
.wpdevelop .panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .panel > .table:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.wpdevelop .panel > .table:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.wpdevelop .panel > .panel-body + .table,
.wpdevelop .panel > .panel-body + .table-responsive,
.wpdevelop .panel > .table + .panel-body,
.wpdevelop .panel > .table-responsive + .panel-body {
border-top: 1px solid #dddddd;
}
.wpdevelop .panel > .table > tbody:first-child > tr:first-child th,
.wpdevelop .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.wpdevelop .panel > .table-bordered,
.wpdevelop .panel > .table-responsive > .table-bordered {
border: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpdevelop .panel > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .panel > .table-bordered > thead > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpdevelop .panel > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpdevelop .panel > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .panel > .table-bordered > thead > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpdevelop .panel > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr:first-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.wpdevelop .panel > .table-bordered > tbody > tr:first-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.wpdevelop .panel > .table-bordered > thead > tr:first-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.wpdevelop .panel > .table-bordered > tbody > tr:first-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.wpdevelop .panel > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .panel > .table-bordered > tfoot > tr:last-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.wpdevelop .panel > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .panel > .table-bordered > tfoot > tr:last-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.wpdevelop .panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.wpdevelop .panel-group {
margin-bottom: 20px;
}
.wpdevelop .panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.wpdevelop .panel-group .panel + .panel {
margin-top: 5px;
}
.wpdevelop .panel-group .panel-heading {
border-bottom: 0;
}
.wpdevelop .panel-group .panel-heading + .panel-collapse > .panel-body,
.wpdevelop .panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #dddddd;
}
.wpdevelop .panel-group .panel-footer {
border-top: 0;
}
.wpdevelop .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.wpdevelop .panel-default {
border-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.wpdevelop .panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.wpdevelop .panel-primary {
border-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading {
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.wpdevelop .panel-success {
border-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.wpdevelop .panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.wpdevelop .panel-info {
border-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.wpdevelop .panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.wpdevelop .panel-warning {
border-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.wpdevelop .panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.wpdevelop .panel-danger {
border-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.wpdevelop .panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.wpdevelop .embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.wpdevelop .embed-responsive .embed-responsive-item,
.wpdevelop .embed-responsive iframe,
.wpdevelop .embed-responsive embed,
.wpdevelop .embed-responsive object,
.wpdevelop .embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.wpdevelop .embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.wpdevelop .embed-responsive-4by3 {
padding-bottom: 75%;
}
.wpdevelop .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);
}
.wpdevelop .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.wpdevelop .well-lg {
padding: 24px;
border-radius: 6px;
}
.wpdevelop .well-sm {
padding: 9px;
border-radius: 3px;
}
.wpdevelop .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);
}
.wpdevelop .close:hover,
.wpdevelop .close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
.wpdevelop button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.wpdevelop .modal-open {
overflow: hidden;
}
.wpdevelop .modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.wpdevelop .modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.wpdevelop .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.wpdevelop .modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.wpdevelop .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.wpdevelop .modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
}
.wpdevelop .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.wpdevelop .modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.wpdevelop .modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.wpdevelop .modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;
}
.wpdevelop .modal-header .close {
margin-top: -2px;
}
.wpdevelop .modal-title {
margin: 0;
line-height: 1.42857143;
}
.wpdevelop .modal-body {
position: relative;
padding: 15px;
}
.wpdevelop .modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.wpdevelop .modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.wpdevelop .modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.wpdevelop .modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.wpdevelop .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.wpdevelop .modal-dialog {
width: 600px;
margin: 30px auto;
}
.wpdevelop .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);
}
.wpdevelop .modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.wpdevelop .modal-lg {
width: 900px;
}
}
.wpdevelop .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.wpdevelop .tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.wpdevelop .tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.wpdevelop .tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.wpdevelop .tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.wpdevelop .tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.wpdevelop .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
background-color: #000000;
border-radius: 4px;
}
.wpdevelop .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.wpdevelop .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.wpdevelop .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.wpdevelop .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #ffffff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
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);
}
.wpdevelop .popover.top {
margin-top: -10px;
}
.wpdevelop .popover.right {
margin-left: 10px;
}
.wpdevelop .popover.bottom {
margin-top: 10px;
}
.wpdevelop .popover.left {
margin-left: -10px;
}
.wpdevelop .popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.wpdevelop .popover-content {
padding: 9px 14px;
}
.wpdevelop .popover > .arrow,
.wpdevelop .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.wpdevelop .popover > .arrow {
border-width: 11px;
}
.wpdevelop .popover > .arrow:after {
border-width: 10px;
content: "";
}
.wpdevelop .popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.wpdevelop .popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.wpdevelop .popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.wpdevelop .popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.wpdevelop .popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.wpdevelop .popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.wpdevelop .popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.wpdevelop .popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.wpdevelop .carousel {
position: relative;
}
.wpdevelop .carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.wpdevelop .carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.wpdevelop .carousel-inner > .item > img,
.wpdevelop .carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.wpdevelop .carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.wpdevelop .carousel-inner > .item.next,
.wpdevelop .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.wpdevelop .carousel-inner > .item.prev,
.wpdevelop .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.wpdevelop .carousel-inner > .item.next.left,
.wpdevelop .carousel-inner > .item.prev.right,
.wpdevelop .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.wpdevelop .carousel-inner > .active,
.wpdevelop .carousel-inner > .next,
.wpdevelop .carousel-inner > .prev {
display: block;
}
.wpdevelop .carousel-inner > .active {
left: 0;
}
.wpdevelop .carousel-inner > .next,
.wpdevelop .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.wpdevelop .carousel-inner > .next {
left: 100%;
}
.wpdevelop .carousel-inner > .prev {
left: -100%;
}
.wpdevelop .carousel-inner > .next.left,
.wpdevelop .carousel-inner > .prev.right {
left: 0;
}
.wpdevelop .carousel-inner > .active.left {
left: -100%;
}
.wpdevelop .carousel-inner > .active.right {
left: 100%;
}
.wpdevelop .carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.wpdevelop .carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
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);
}
.wpdevelop .carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
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);
}
.wpdevelop .carousel-control:hover,
.wpdevelop .carousel-control:focus {
outline: 0;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next,
.wpdevelop .carousel-control .glyphicon-chevron-left,
.wpdevelop .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.wpdevelop .carousel-control .icon-next,
.wpdevelop .carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.wpdevelop .carousel-control .icon-prev:before {
content: '\2039';
}
.wpdevelop .carousel-control .icon-next:before {
content: '\203a';
}
.wpdevelop .carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.wpdevelop .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #ffffff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
}
.wpdevelop .carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.wpdevelop .carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
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);
}
.wpdevelop .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.wpdevelop .carousel-control .glyphicon-chevron-left,
.wpdevelop .carousel-control .glyphicon-chevron-right,
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.wpdevelop .carousel-control .glyphicon-chevron-left,
.wpdevelop .carousel-control .icon-prev {
margin-left: -15px;
}
.wpdevelop .carousel-control .glyphicon-chevron-right,
.wpdevelop .carousel-control .icon-next {
margin-right: -15px;
}
.wpdevelop .carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.wpdevelop .carousel-indicators {
bottom: 20px;
}
}
.wpdevelop .clearfix:before,
.wpdevelop .clearfix:after,
.wpdevelop .dl-horizontal dd:before,
.wpdevelop .dl-horizontal dd:after,
.wpdevelop .container:before,
.wpdevelop .container:after,
.wpdevelop .container-fluid:before,
.wpdevelop .container-fluid:after,
.wpdevelop .row:before,
.wpdevelop .row:after,
.wpdevelop .form-horizontal .form-group:before,
.wpdevelop .form-horizontal .form-group:after,
.wpdevelop .btn-toolbar:before,
.wpdevelop .btn-toolbar:after,
.wpdevelop .btn-group-vertical > .btn-group:before,
.wpdevelop .btn-group-vertical > .btn-group:after,
.wpdevelop .nav:before,
.wpdevelop .nav:after,
.wpdevelop .navbar:before,
.wpdevelop .navbar:after,
.wpdevelop .navbar-header:before,
.wpdevelop .navbar-header:after,
.wpdevelop .navbar-collapse:before,
.wpdevelop .navbar-collapse:after,
.wpdevelop .pager:before,
.wpdevelop .pager:after,
.wpdevelop .panel-body:before,
.wpdevelop .panel-body:after,
.wpdevelop .modal-footer:before,
.wpdevelop .modal-footer:after {
content: " ";
display: table;
}
.wpdevelop .clearfix:after,
.wpdevelop .dl-horizontal dd:after,
.wpdevelop .container:after,
.wpdevelop .container-fluid:after,
.wpdevelop .row:after,
.wpdevelop .form-horizontal .form-group:after,
.wpdevelop .btn-toolbar:after,
.wpdevelop .btn-group-vertical > .btn-group:after,
.wpdevelop .nav:after,
.wpdevelop .navbar:after,
.wpdevelop .navbar-header:after,
.wpdevelop .navbar-collapse:after,
.wpdevelop .pager:after,
.wpdevelop .panel-body:after,
.wpdevelop .modal-footer:after {
clear: both;
}
.wpdevelop .center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.wpdevelop .pull-right {
float: right !important;
}
.wpdevelop .pull-left {
float: left !important;
}
.wpdevelop .hide {
display: none !important;
}
.wpdevelop .show {
display: block !important;
}
.wpdevelop .invisible {
visibility: hidden;
}
.wpdevelop .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.wpdevelop .hidden {
display: none !important;
}
.wpdevelop .affix {
position: fixed;
}
@-ms-viewport {
.wpdevelop {
width: device-width;
}
}
.wpdevelop .visible-xs,
.wpdevelop .visible-sm,
.wpdevelop .visible-md,
.wpdevelop .visible-lg {
display: none !important;
}
.wpdevelop .visible-xs-block,
.wpdevelop .visible-xs-inline,
.wpdevelop .visible-xs-inline-block,
.wpdevelop .visible-sm-block,
.wpdevelop .visible-sm-inline,
.wpdevelop .visible-sm-inline-block,
.wpdevelop .visible-md-block,
.wpdevelop .visible-md-inline,
.wpdevelop .visible-md-inline-block,
.wpdevelop .visible-lg-block,
.wpdevelop .visible-lg-inline,
.wpdevelop .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.wpdevelop .visible-xs {
display: block !important;
}
.wpdevelop table.visible-xs {
display: table !important;
}
.wpdevelop tr.visible-xs {
display: table-row !important;
}
.wpdevelop th.visible-xs,
.wpdevelop td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm {
display: block !important;
}
.wpdevelop table.visible-sm {
display: table !important;
}
.wpdevelop tr.visible-sm {
display: table-row !important;
}
.wpdevelop th.visible-sm,
.wpdevelop td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md {
display: block !important;
}
.wpdevelop table.visible-md {
display: table !important;
}
.wpdevelop tr.visible-md {
display: table-row !important;
}
.wpdevelop th.visible-md,
.wpdevelop td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg {
display: block !important;
}
.wpdevelop table.visible-lg {
display: table !important;
}
.wpdevelop tr.visible-lg {
display: table-row !important;
}
.wpdevelop th.visible-lg,
.wpdevelop td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.wpdevelop .hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .hidden-lg {
display: none !important;
}
}
.wpdevelop .visible-print {
display: none !important;
}
@media print {
.wpdevelop .visible-print {
display: block !important;
}
.wpdevelop table.visible-print {
display: table !important;
}
.wpdevelop tr.visible-print {
display: table-row !important;
}
.wpdevelop th.visible-print,
.wpdevelop td.visible-print {
display: table-cell !important;
}
}
.wpdevelop .visible-print-block {
display: none !important;
}
@media print {
.wpdevelop .visible-print-block {
display: block !important;
}
}
.wpdevelop .visible-print-inline {
display: none !important;
}
@media print {
.wpdevelop .visible-print-inline {
display: inline !important;
}
}
.wpdevelop .visible-print-inline-block {
display: none !important;
}
@media print {
.wpdevelop .visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.wpdevelop .hidden-print {
display: none !important;
}
}.wpdevelop .btn-default,
.wpdevelop .btn-primary,
.wpdevelop .btn-success,
.wpdevelop .btn-info,
.wpdevelop .btn-warning,
.wpdevelop .btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-primary:active,
.wpdevelop .btn-success:active,
.wpdevelop .btn-info:active,
.wpdevelop .btn-warning:active,
.wpdevelop .btn-danger:active,
.wpdevelop .btn-default.active,
.wpdevelop .btn-primary.active,
.wpdevelop .btn-success.active,
.wpdevelop .btn-info.active,
.wpdevelop .btn-warning.active,
.wpdevelop .btn-danger.active {
-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);
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop .btn-primary[disabled],
.wpdevelop .btn-success[disabled],
.wpdevelop .btn-info[disabled],
.wpdevelop .btn-warning[disabled],
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop fieldset[disabled] .btn-danger {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn-default .badge,
.wpdevelop .btn-primary .badge,
.wpdevelop .btn-success .badge,
.wpdevelop .btn-info .badge,
.wpdevelop .btn-warning .badge,
.wpdevelop .btn-danger .badge {
text-shadow: none;
}
.wpdevelop .btn:active,
.wpdevelop .btn.active {
background-image: none;
}
.wpdevelop .btn-default {
background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #dbdbdb;
text-shadow: 0 1px 0 #fff;
border-color: #ccc;
}
.wpdevelop .btn-default:hover,
.wpdevelop .btn-default:focus {
background-color: #e0e0e0;
background-position: 0 -15px;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active {
background-color: #e0e0e0;
border-color: #dbdbdb;
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop .btn-default.disabled:hover,
.wpdevelop .btn-default[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-default:hover,
.wpdevelop .btn-default.disabled:focus,
.wpdevelop .btn-default[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-default:focus,
.wpdevelop .btn-default.disabled.focus,
.wpdevelop .btn-default[disabled].focus,
.wpdevelop fieldset[disabled] .btn-default.focus,
.wpdevelop .btn-default.disabled:active,
.wpdevelop .btn-default[disabled]:active,
.wpdevelop fieldset[disabled] .btn-default:active,
.wpdevelop .btn-default.disabled.active,
.wpdevelop .btn-default[disabled].active,
.wpdevelop fieldset[disabled] .btn-default.active {
background-color: #e0e0e0;
background-image: none;
}
.wpdevelop .btn-primary {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #245580;
}
.wpdevelop .btn-primary:hover,
.wpdevelop .btn-primary:focus {
background-color: #265a88;
background-position: 0 -15px;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active {
background-color: #265a88;
border-color: #245580;
}
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-primary[disabled],
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop .btn-primary.disabled:hover,
.wpdevelop .btn-primary[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-primary:hover,
.wpdevelop .btn-primary.disabled:focus,
.wpdevelop .btn-primary[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-primary:focus,
.wpdevelop .btn-primary.disabled.focus,
.wpdevelop .btn-primary[disabled].focus,
.wpdevelop fieldset[disabled] .btn-primary.focus,
.wpdevelop .btn-primary.disabled:active,
.wpdevelop .btn-primary[disabled]:active,
.wpdevelop fieldset[disabled] .btn-primary:active,
.wpdevelop .btn-primary.disabled.active,
.wpdevelop .btn-primary[disabled].active,
.wpdevelop fieldset[disabled] .btn-primary.active {
background-color: #265a88;
background-image: none;
}
.wpdevelop .btn-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #3e8f3e;
}
.wpdevelop .btn-success:hover,
.wpdevelop .btn-success:focus {
background-color: #419641;
background-position: 0 -15px;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active {
background-color: #419641;
border-color: #3e8f3e;
}
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-success[disabled],
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop .btn-success.disabled:hover,
.wpdevelop .btn-success[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-success:hover,
.wpdevelop .btn-success.disabled:focus,
.wpdevelop .btn-success[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-success:focus,
.wpdevelop .btn-success.disabled.focus,
.wpdevelop .btn-success[disabled].focus,
.wpdevelop fieldset[disabled] .btn-success.focus,
.wpdevelop .btn-success.disabled:active,
.wpdevelop .btn-success[disabled]:active,
.wpdevelop fieldset[disabled] .btn-success:active,
.wpdevelop .btn-success.disabled.active,
.wpdevelop .btn-success[disabled].active,
.wpdevelop fieldset[disabled] .btn-success.active {
background-color: #419641;
background-image: none;
}
.wpdevelop .btn-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #28a4c9;
}
.wpdevelop .btn-info:hover,
.wpdevelop .btn-info:focus {
background-color: #2aabd2;
background-position: 0 -15px;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active {
background-color: #2aabd2;
border-color: #28a4c9;
}
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-info[disabled],
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop .btn-info.disabled:hover,
.wpdevelop .btn-info[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-info:hover,
.wpdevelop .btn-info.disabled:focus,
.wpdevelop .btn-info[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-info:focus,
.wpdevelop .btn-info.disabled.focus,
.wpdevelop .btn-info[disabled].focus,
.wpdevelop fieldset[disabled] .btn-info.focus,
.wpdevelop .btn-info.disabled:active,
.wpdevelop .btn-info[disabled]:active,
.wpdevelop fieldset[disabled] .btn-info:active,
.wpdevelop .btn-info.disabled.active,
.wpdevelop .btn-info[disabled].active,
.wpdevelop fieldset[disabled] .btn-info.active {
background-color: #2aabd2;
background-image: none;
}
.wpdevelop .btn-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #e38d13;
}
.wpdevelop .btn-warning:hover,
.wpdevelop .btn-warning:focus {
background-color: #eb9316;
background-position: 0 -15px;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active {
background-color: #eb9316;
border-color: #e38d13;
}
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-warning[disabled],
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop .btn-warning.disabled:hover,
.wpdevelop .btn-warning[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-warning:hover,
.wpdevelop .btn-warning.disabled:focus,
.wpdevelop .btn-warning[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-warning:focus,
.wpdevelop .btn-warning.disabled.focus,
.wpdevelop .btn-warning[disabled].focus,
.wpdevelop fieldset[disabled] .btn-warning.focus,
.wpdevelop .btn-warning.disabled:active,
.wpdevelop .btn-warning[disabled]:active,
.wpdevelop fieldset[disabled] .btn-warning:active,
.wpdevelop .btn-warning.disabled.active,
.wpdevelop .btn-warning[disabled].active,
.wpdevelop fieldset[disabled] .btn-warning.active {
background-color: #eb9316;
background-image: none;
}
.wpdevelop .btn-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #b92c28;
}
.wpdevelop .btn-danger:hover,
.wpdevelop .btn-danger:focus {
background-color: #c12e2a;
background-position: 0 -15px;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active {
background-color: #c12e2a;
border-color: #b92c28;
}
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-danger,
.wpdevelop .btn-danger.disabled:hover,
.wpdevelop .btn-danger[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-danger:hover,
.wpdevelop .btn-danger.disabled:focus,
.wpdevelop .btn-danger[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-danger:focus,
.wpdevelop .btn-danger.disabled.focus,
.wpdevelop .btn-danger[disabled].focus,
.wpdevelop fieldset[disabled] .btn-danger.focus,
.wpdevelop .btn-danger.disabled:active,
.wpdevelop .btn-danger[disabled]:active,
.wpdevelop fieldset[disabled] .btn-danger:active,
.wpdevelop .btn-danger.disabled.active,
.wpdevelop .btn-danger[disabled].active,
.wpdevelop fieldset[disabled] .btn-danger.active {
background-color: #c12e2a;
background-image: none;
}
.wpdevelop .thumbnail,
.wpdevelop .img-thumbnail {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.wpdevelop .dropdown-menu > li > a:hover,
.wpdevelop .dropdown-menu > li > a:focus {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
background-color: #e8e8e8;
}
.wpdevelop .dropdown-menu > .active > a,
.wpdevelop .dropdown-menu > .active > a:hover,
.wpdevelop .dropdown-menu > .active > a:focus {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
background-color: #2e6da4;
}
.wpdevelop .navbar-default {
background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.wpdevelop .navbar-default .navbar-nav > .open > a,
.wpdevelop .navbar-default .navbar-nav > .active > a {
background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.wpdevelop .navbar-brand,
.wpdevelop .navbar-nav > li > a {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.wpdevelop .navbar-inverse {
background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-radius: 4px;
}
.wpdevelop .navbar-inverse .navbar-nav > .open > a,
.wpdevelop .navbar-inverse .navbar-nav > .active > a {
background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.wpdevelop .navbar-inverse .navbar-brand,
.wpdevelop .navbar-inverse .navbar-nav > li > a {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpdevelop .navbar-static-top,
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
border-radius: 0;
}
@media (max-width: 767px) {
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
}
.wpdevelop .alert {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wpdevelop .alert-success {
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
border-color: #b2dba1;
}
.wpdevelop .alert-info {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
border-color: #9acfea;
}
.wpdevelop .alert-warning {
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
border-color: #f5e79e;
}
.wpdevelop .alert-danger {
background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
border-color: #dca7a7;
}
.wpdevelop .progress {
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.wpdevelop .progress-bar {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.wpdevelop .progress-bar-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.wpdevelop .progress-bar-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.wpdevelop .progress-bar-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.wpdevelop .progress-bar-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.wpdevelop .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .list-group {
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.wpdevelop .list-group-item.active,
.wpdevelop .list-group-item.active:hover,
.wpdevelop .list-group-item.active:focus {
text-shadow: 0 -1px 0 #286090;
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
border-color: #2b669a;
}
.wpdevelop .list-group-item.active .badge,
.wpdevelop .list-group-item.active:hover .badge,
.wpdevelop .list-group-item.active:focus .badge {
text-shadow: none;
}
.wpdevelop .panel {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wpdevelop .panel-default > .panel-heading {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.wpdevelop .panel-primary > .panel-heading {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.wpdevelop .panel-success > .panel-heading {
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.wpdevelop .panel-info > .panel-heading {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.wpdevelop .panel-warning > .panel-heading {
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.wpdevelop .panel-danger > .panel-heading {
background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.wpdevelop .well {
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
border-color: #dcdcdc;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}.wpbc_booking_form_structure {
}
.wpbc_booking_form_structure .wpbc_structure_calendar {
}
.wpbc_booking_form_structure .wpbc_structure_form {
} .wpbc_booking_form_structure.wpbc_form_center {
width:100%;
}
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar,
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_form {
margin:1px auto;
width:290px;
} .wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form label{
color:#ddd;
}
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form input[type="text"],
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form textarea,
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form select{
color:#000;
} .wpbc_booking_form_structure.wpbc_form_right {
width:100%;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar {
float:left;
margin-right:20px;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
float:left;
margin-top:-20px;
} .wpbc_booking_form_footer {
clear:both;
width:100%;
}  form.booking_form {
text-align: left;
}
.booking_form .booking_form_div {
margin-left: auto;
margin-right: auto;
}
.booking_form .form-group {
margin:15px 0px;
} .booking_form_div textarea,
.booking_form_div input[type="text"],
.booking_form_div select {
border-color: #DFDFDF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border-style: solid;
border-width: 1px;
vertical-align: baseline;
}
.booking_form_div select, .booking_form_div textarea,
.booking_form_div input[type="text"] {
box-sizing: content-box;
-mox-box-sizing: content-box;
-webkit-box-sizing: content-box;
height:28px;
padding:2px 8px;    
} .booking_form_div textarea,  
.booking_form_div select[multiple], 
.booking_form_div select[size]{
height:auto;
} .booking_form .form-group .controls select,
.booking_form select, .booking_form textarea,
.booking_form input[type="text"]{
width:250px;
} .booking_form input.wpdev-validates-as-time {
width: 50px;
}
.booking_form input[type="button"],
.booking_form input[type="submit"] {
width:auto;
vertical-align: middle;
} .booking_form .wpdev-checkbox .wpdev-list-item,
.booking_form .wpdev-radio .wpdev-list-item{
padding: 0 15px 0 0;
vertical-align: bottom;
}
.booking_form .wpdev-checkbox .wpdev-list-item input[type="radio"],
.booking_form .wpdev-checkbox .wpdev-list-item input[type="checkbox"], 
.booking_form .wpdev-radio .wpdev-list-item input[type="radio"],
.booking_form .wpdev-radio .wpdev-list-item input[type="checkbox"] {
margin: 1px 0 0;
padding: 0;
vertical-align: middle;
}
.booking_form label.wpdev-list-item-label,
.booking_form label.wpdev-list-item-label:hover {
display: inline;
cursor: pointer;    
vertical-align: middle;
font-weight: 400;
} .booking_form_div select option.booked,
.booking_form_div select option:disabled{
color:#ddd; 
} .booking_form_div select.col-md-1 {
float: none;
padding: 4px 8px;
} .wpbc-payment-form .btn,
.wpbc-payment-form .button,
.booking_form_div .btn,
.booking_form_div .button,
.booking_form_div .submit,
.booking_form_div .button-secondary {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;    
background: #f7f7f7 none repeat scroll 0 0;
border-color: #ccc;
box-shadow: 0 1px 0 #eee;
color: #555;
vertical-align: top;    
}
.booking_form_div .submit,
.booking_form_div .button,
.booking_form_div .button-primary,
.booking_form_div .button-secondary,
.booking_form_div .button-highlighted,
.booking_form_div #postcustomstuff .submit input {
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
-moz-box-sizing: content-box;
border-style: solid;
border-width: 1px;
cursor: pointer;
font-size: 11px !important;
line-height: 16px;
padding: 2px 8px;
text-decoration: none;
font-weight: 600;
margin: 10px 0px;
float: right;
} .booking_form_div input.btn-primary:hover {
background: #0044CC !important;
} .booking_form_div input[type="button"]:hover,
.wpbc-payment-form input[type="button"]:hover {
cursor: pointer !important;
} .booking_form_div img.captcha_img {
vertical-align: middle;
box-shadow: none;
}
.booking_form_div .captachinput {
width: 120px;
} .widget_wpdev_booking {
width:100%;
float:left;
margin:5px 0px;
}
.widget_wpdev_booking .booking_form input[type="radio"], 
.widget_wpdev_booking .booking_form input[type="checkbox"] {
width:auto;
} .widget_wpdev_booking .booking_form .wpdev-help-message.wpdev-element-message {
font-size: 0.85em;    
margin: 10px 4px 4px !important;
} .widget_wpdev_booking .booking_form .wpdev-form-control-wrap .wpdev-help-message {
font-size: 0.85em;  
margin: 2px 8px 2px 0 !important;
} .submiting_content {
border: 1px solid #5C5;
font-size: 15px;
font-weight: 600;
height: 45px;
margin: 15px auto;
padding: 15px 10px;
text-align: center;
width: 80%;
line-height: 1.5em;
padding: 10px 10% 14px !important;
} .wpdev-help-message.alert.alert-warning, 
.wpdev-help-message .alert.alert-warning {
background-image: none;
background-color: #fcf8e3;
font-size: 0.85em;
box-shadow: none;
}
.booking_form .wpdev-checkbox .wpdev-help-message.alert.alert-warning {
line-height: inherit !important;
}
.wpdev-help-message.wpdev-element-message {
padding :5px 5px 4px;
margin: 10px 2px;
vertical-align: middle;
display:inline-block;
} .submiting_content.wpdev-help-message.alert.alert-warning.alert-success {
border-color: #b2dba1;
background-color: #dff0d8;
color:#083;
height: auto;
font-size: 1em;   
background-image: none;
font-weight: 100;
}
.form_bk_messages {
display: none;
float: left;
font-size: 14px;
font-weight: 600;
border: 1px solid #9DA;
padding: 3px 10px;
margin: 2px 5px;
background: #FEF9ED;
color: #555;
margin: 15px auto;
padding: 5px 10px;
text-align: center;
width: 100%;
clear: both;
} .wpbc_booked_times_word {
font-weight: 600;    
} .booking_form_garbage {
display:none;
} .wpdevelop .booking_form .help-block {
margin-bottom: 0;
margin-top: 0;
} #wp-admin-bar-booking_options a span#booking-count {
background: none repeat scroll 0 0 #EEE;
border-radius: 10px 10px 10px 10px;
color: #333;
display: inline;
font-size: 10px;
font-weight: 600;
padding: 2px 5px;
text-shadow: none;
}
#wp-admin-bar-booking_options a:hover span#booking-count {
background: none repeat scroll 0 0 #FFF;
color: #000;
} .wpdevelop.popover {
background: none repeat scroll 0 0 transparent;
border: medium none;
box-shadow: none;
width: auto !important;    
z-index: 2147483647 !important;
}
.wpdevelop.popover.top .arrow {
border-top: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.bottom .arrow {
border-bottom: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.left .arrow {
border-left: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.right .arrow {
border-right: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop .popover-inner {
background: none repeat scroll 0 0 rgba(140, 140, 140, 0.8);
border-radius: 6px 6px 6px 6px;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
overflow: hidden;
padding: 3px;
width: 150px;
color: #111;
}
.wpdevelop .popover-inner .popover-title {
background-color: #FFF;
border-bottom: 0px solid #EEE;
border-radius: 3px 3px 0 0;
line-height: 1;
padding: 0px; font-size: 13px;
}
.wpdevelop .popover-inner .popover-content {
background-clip: padding-box;
background-color: #FFF;
border-radius: 0 0 3px 3px;
padding: 14px;
}
.wpdevelop .popover-content, 
.wpdevelop .popover-content p,
.wpdevelop .popover-content ul,
.wpdevelop .popover-content ol {
color: #111;
} .wpbc_calendar_tooltip_booking_details {
font-weight:normal !important;
font-size:11px !important;
} .wpbc_spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.wpbc_rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.wpbc_rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.wpbc_rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.wpbc_flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.wpbc_flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} @media (max-width: 782px) {  
.wpdevelop input[type="text"], 
.wpdevelop select{
font-size: 1.1em;
height: 36px; padding: 4px 8px;
} .wpbc_booking_form_structure.wpbc_form_right,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
width: 100%;
float: none;
margin: 0px;
}
} .booking_form .form-hints-dev {
margin:1em 0;
border-bottom: 1px solid #eee;
}
.booking_form .form-hints-dev .dates-hints-dev {
padding: 2px 4px;
font-size: 85%;
color:#c7254e;
background-color:#f9f2f4;
border-radius: 2px;
}  .wpbc_form_columns {
width: 90%;
margin-top:1em;
}
.wpbc_form_columns .wpbc_form_row {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
.wpbc_form_columns .wpbc_form_field {
flex: 1 1 0;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: baseline;
padding: 0 3% 0 0;
}
.wpbc_form_columns .wpbc_form_field label {
flex: 0 1 auto;
margin-right: 2em;
display: flex;
flex-flow: column nowrap;
justify-content: center;
width: 200px;
font-weight: 600;
margin-top: 1em;
}
.wpbc_form_columns .wpbc_form_field .wpdev-form-control-wrap {
width: 100%;
}
.booking_form .wpbc_form_columns .form-group .controls select,
.booking_form .wpbc_form_columns select,
.booking_form .wpbc_form_columns input[type="text"] {
width: 95%;
}
.booking_form .wpbc_form_columns textarea {
width: 98%;
}.datepick-inline { 
width:100% !important; z-index: 10000;
} .datepick-inline .datepick-title-row th,
.datepick-inline .datepick-days-cell{
height: 40px; 
} #datepick-div.datepick-inline .datepick-title-row th,
#datepick-div.datepick-inline .datepick-days-cell{
height: 25px; 
}    div.check-out-div, 
div.check-in-div, 
div.date-content-top, 
div.date-content-bottom{
width: 0;
height: 0;
padding: 0;
margin: 0;        
} .datepick-inline .datepick, .datepick-inline .datepick-header, .datepick-inline .datepick-header span, .datepick-inline .calendar-links, .datepick-inline .calendar-links a, .datepick-inline .datepick-days-cell, .datepick-inline .datepick-days-cell a, .datepick-inline .datepick-days-cell div, .datepick-inline .datepick-title-row, .datepick-inline .datepick-title-row th { padding: 0px;
margin:  0px;
font-size:12px;
border: 0 none;
vertical-align: baseline;    
}
#content .datepick-days-cell, #content .datepick-title-row th{
padding: 0px;
margin:  0px;    
} .datepick-inline .datepick,
.datepick-inline .datepick-header{
width:100%;
} .datepick-one-month {
width:100%;
float:left;
}
.cal_month_num_2 .datepick-one-month {
width:50%;
float:left;
}
.cal_month_num_3 .datepick-one-month {
width:33.333333333333333%;
float:left;
}
.cal_month_num_4 .datepick-one-month {
width:25%;
float:left;
}
.cal_month_num_5 .datepick-one-month {
width:20%;
float:left;
}
.cal_month_num_6 .datepick-one-month {
width:16.6666666666666%;
float:left;
}
.cal_month_num_7 .datepick-one-month {
width:14.28571429%;
float:left;
}
.cal_month_num_8 .datepick-one-month {
width:12.5%;
float:left;
}
.cal_month_num_9 .datepick-one-month {
width:11.11111111%;
float:left;
}
.cal_month_num_10 .datepick-one-month {
width:10%;
float:left;
}
.cal_month_num_11 .datepick-one-month {
width:9.0909090909090909%;
float:left;
}
.cal_month_num_12 .datepick-one-month {
width:8.333333333333333%;
float:left;
} .months_num_in_row_1 .datepick-one-month {
width:100%;
float:left;
}
.months_num_in_row_2 .datepick-one-month {
width:50%;
float:left;
}
.months_num_in_row_3 .datepick-one-month {
width:33.333333333333333%;
float:left;
}
.months_num_in_row_4 .datepick-one-month {
width:25%;
float:left;
}
.months_num_in_row_5 .datepick-one-month {
width:20%;
float:left;
}
.months_num_in_row_6 .datepick-one-month {
width:16.6666666666666%;
float:left;
} .datepick-inline .calendar-links{
float: left;
width: 100%;
height: auto;
margin-bottom: -2.4em;
padding: 0.4em 0;
position: relative;
text-decoration: none;
}
.datepick-inline .calendar-links .datepick-prev{
float: left;
width: 49%;
text-align: left;
padding-left:1%;
z-index:99;
position: relative;
line-height: 1.5em;
}
.datepick-inline .calendar-links .datepick-next{
float: right;
text-align: right;
width: 49%;
padding-right:1%;
z-index:99;
position: relative;
line-height: 1.5em;
}
.datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a{
font-size: 2em;
} div.datepick-inline .datepick-title-row th{
height: auto !important;
line-height: 2.18182;
} .datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a,
.datepick-inline .calendar-links .datepick-prev a:hover,
.datepick-inline .calendar-links .datepick-next a:hover,
.datepick-inline .datepick-days-cell, 
.datepick-inline .datepick-days-cell.timespartly.date_approved, 
.datepick-inline .datepick-days-cell.timespartly.date2approve, 
.datepick-inline .datepick-days-cell a, 
.datepick-inline .datepick-days-cell a:hover, .block_hints .block_free a, 
.block_hints .block_free a:hover, 
.block_hints .block_time a, 
.block_hints .block_time a:hover {
text-decoration: none;
cursor: pointer;
box-shadow: none; }
.datepick-inline .datepick-days-cell.datepick-unselectable, .datepick-inline .datepick-days-cell.datepick-unselectable a, 
.datepick-inline .datepick-days-cell.datepick-unselectable a:hover, 
.datepick-inline .datepick-days-cell.date_approved,
.datepick-inline .datepick-days-cell.date2approve{
cursor: default;
} .datepick-inline .datepick-header{
text-align: center;
position: relative;
line-height: 1.71429em;
padding: 0.3em 0;
} .datepick-inline .datepick-title-row th,
.datepick-inline .datepick-days-cell{
text-align: center;
vertical-align: middle;
width: 14.28571429%;  
overflow: hidden;
}
.datepick-inline .datepick-days-cell a,
.datepick-inline .datepick-days-cell span{ position:relative;
z-index: 99;
}   .block_hints .block_check_in_out.check_in_time, .datepick-inline .timespartly.check_in_time, .datepick-inline .timespartly.check_out_time {
background-image: none;
} .block_hints .block_check_in_out.check_in_time div.check-in-div, .block_hints .block_check_in_out.check_out_time div.check-out-div, td.timespartly.check_in_time div.check-in-div, td.timespartly.check_out_time div.check-out-div {                                 
border: 0px none;
float: left;
height: 200%;
margin-bottom: -400%;
position: relative;
top: -50%;
vertical-align: bottom;
width: 20%;
z-index: 0;
} .block_hints .block_check_in_out.check_in_time a, .block_hints .block_check_in_out.check_out_time a, td.timespartly.check_in_time a, td.timespartly.check_out_time a {
text-shadow:none;                                                     
}
.block_hints .block_check_in_out.check_in_time em { position: relative;
font-style: normal;
text-shadow: none;
}  .wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div, .wpbc_change_over_triangle td.timespartly.check_in_time div.check-in-div { height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(45deg) translate(-100%,-10%)
}
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div {
transform: rotate(45deg) translate(-85%,-10%)
}
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_out_time div.check-out-div, .wpbc_change_over_triangle td.timespartly.check_out_time div.check-out-div { 
height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(-135deg) translate(0,10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div, .wpbc_change_over_triangle2 td.timespartly.check_in_time div.check-in-div { height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(-45deg) translate(0,-10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div {
transform: rotate(-45deg) translate(-15%,-10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_out_time div.check-out-div, .wpbc_change_over_triangle2 td.timespartly.check_out_time div.check-out-div { 
height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(135deg) translate(-100%,10%);
} .block_hints .block_check_in_out.check_out_time div.check-out-div, td.timespartly.check_out_time div.check-out-div { float: right;
}
td.timespartly.check_in_time.check_out_time div.check-in-div, td.timespartly.check_in_time.check_out_time div.check-out-div {
display: none;
}   .datepick-inline .datepick .datepick-days-cell-over.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-days-cell-over.check_out_time div.check-out-div,
.datepick-inline .datepick .datepick-current-day.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-current-day.check_out_time div.check-out-div{
display: none;
visibility: hidden;
} td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div, 
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
display: block;
visibility: visible;
width: 50%;
float: left;    
}
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
float: right;
}
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span,    
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div {   
cursor: default;
}    .datepick-inline .datepick .datepick-unselectable.check_in_time.date_approved,  
.datepick-inline .datepick .datepick-unselectable.check_out_time.date_approved, 
.datepick-inline .datepick .datepick-unselectable.check_in_time.date2approve,
.datepick-inline .datepick .datepick-unselectable.check_out_time.date2approve {  font-weight: 400;
}     .widget_wpdev_booking .hasDatepick .datepick-inline .datepick-title-row th,
.widget_wpdev_booking .hasDatepick .datepick-inline .datepick-days-cell{
height: 30px;
} .widget_wpdev_booking .bk_calendar_frame{
margin: 0 2%;
width: 96% !important;
} .widget_wpdev_booking .wpdev_hint_with_text{
float: left;
margin: 0;
width: 50% !important;
} .widget_wpdev_booking input,
.widget_wpdev_booking select,
.widget_wpdev_booking textarea,
.widget_wpdev_booking .wpdevelop input,
.widget_wpdev_booking .wpdevelop select,
.widget_wpdev_booking .wpdevelop textarea,
div#datepick-div input,
div#datepick-div select,
div#datepick-div textarea {
width: 96%;
margin: auto;
}  .widget_wpdev_booking input[type=button],
.widget_wpdev_booking input[type=checkbox]{
width:auto;
}    .block_hints {
width: 100%;
clear: both;
margin: 10px 0px 30px 0px !important;
border: none;
height: 30px;
} .wpdev_hint_with_text {
float:left;
width:auto;
} .block_text {
float: none;
height: 30px;
line-height: 32px;
margin: 0 0 10px;
padding: 0 10px 0 35px;
font-size: 0.9em;
white-space: nowrap;
word-wrap: normal;
} .block_check_in_out,
.block_pending,
.block_time,
.block_booked,
.block_free {
float: left;
width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid #FEA;
text-align: center;
vertical-align: middle;
overflow: hidden;
} .block_pending a,
.block_time a,
.block_booked a,
.block_free a,
.block_pending,
.block_time,
.block_booked,
.block_free ,
.wpdev_hint_with_text .block_check_in_out {
font-size: 13px;
font-weight: 400;
} .wpdev_clear_hint{ 
height:1px; 
width:100%;
clear:both; 
} .datepick-inline .datepick-days-cell div.date-content-bottom,
.datepick-inline .datepick-days-cell div.date-content-top {
font-size:0.7em;
font-style: italic;
line-height: 0.72em;
text-align: center;
padding:0;
width:100%;
text-shadow:none;
position: relative;
}   @media (max-width: 480px) {
}
@media (max-width: 769px) { .bk_calendar_frame { width:100% !important;   
}
.datepick-inline .datepick-one-month { width:100%;
float:left;
}
.booking_form_div input[type="text"],
.booking_form_div select,
.booking_form_div textarea {
width: 96% !important;
margin: auto !important;
}
.booking_form_div input[type=button]{
width:auto !important;
}
.booking_form_div input[type=button]{
font-size: 1.1em;
font-weight: 600;
padding: 5px 20px !important;
}
} @media (min-width: 768px) and (max-width: 980px) {
}
@media (max-width: 980px) {
}
@media (min-width: 980px){
}
@media (min-width: 1200px){
}
@media screen and (max-width:380px) {
} @media only screen and (min-device-width : 320px) and (max-device-width : 480px) {    
} @media only screen and (min-device-width : 320px) and (max-device-width : 568px) { 
} @media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 
} @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1)  { 
} @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
}.datepick-inline {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #999999;
box-shadow: 0 0 2px #AAAAAA;
-moz-box-shadow: 0 0 2px #AAAAAA;
-webkit-box-shadow: 0 0 2px #AAAAAA;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
} .datepick-inline .datepick{
background:  transparent;
} .datepick-inline .calendar-links {
background-color: #CCCCCE; 
background-repeat: repeat-x; 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccccce), to(#EFEFEF)); background: -webkit-linear-gradient(top, #CCCCCE, #EFEFEF); background: -moz-linear-gradient(top, #CCCCCE, #EFEFEF); background: -ms-linear-gradient(top, #CCCCCE, #EFEFEF); background: -o-linear-gradient(top, #CCCCCE, #EFEFEF); border-bottom: 1px solid #aaa;
} .datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a,
.datepick-inline .calendar-links .datepick-prev a:hover,
.datepick-inline .calendar-links .datepick-next a:hover{
color: #999;
font-weight: 600;
text-shadow: 0 1px 0 #eee;
} .datepick-inline .datepick-header {
color: #777;
font-weight: 600;
text-shadow: 0 1px 0 #EEEEEE;  
} div.datepick-inline .datepick-title-row th{
border: 1px solid #ccc;     
color: #555;
font-weight: 600;    
text-transform: uppercase;    
} .block_hints .block_free, .block_hints .block_time, .block_hints .block_booked, .block_hints .block_pending, .block_hints .block_check_in_out, 
.datepick-inline .datepick-days-cell{
border: 1px solid #ccc;
color:#757575;
}   .block_hints .block_free,
.block_hints .block_time, 
.block_hints .block_check_in_out div.check-in-div, .block_hints .block_check_in_out div.check-out-div, .datepick-inline .date_available,
.datepick-inline .timespartly.check_in_time div.check-in-div, .datepick-inline .timespartly.check_out_time div.check-out-div {
background: none repeat scroll 0 0 #789;
} .block_hints .block_free,
.datepick-inline .date_available,
.datepick-inline .date_available.datepick-unselectable{
color: #bbb; text-shadow: 0 0px 0 #bbb; } .block_hints .block_free a,
.block_hints .block_time, 
.datepick-inline .date_available a{
color:#fff;
font-weight: 600;
text-shadow: 0 -1px 0 #333;
}  .block_hints .block_time, 
.datepick-inline .timespartly{
background-image: url(//arcticbooking.com/wp-content/plugins/booking.bl.8.7.10/assets/img/clock_fill.png);
background-repeat: no-repeat;
background-position:100% 100%;
}  .block_hints .date_approved.block_check_in_out, 
.block_hints .block_booked, 
.datepick-inline .date_approved, td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
background-color: #EEAA55;
} .block_hints .date_approved.block_check_in_out,  
.block_hints .block_booked, 
.datepick-inline .date_approved,   
.block_hints .block_booked a, 
.datepick-inline .date_approved a{
color: #b70;
font-weight: 600;
text-shadow: 0 -1px 0 #FFAA55;
} .block_hints .date_approved.block_check_in_out div.check-in-div, .datepick-inline .date_approved.timespartly.check_in_time div.check-in-div{
border-right: 1px dotted #EEAA55;
}
.block_hints .date_approved.block_check_in_out div.check-out-div, .datepick-inline .date_approved.timespartly.check_out_time div.check-out-div{
border-left: 1px dotted #EEAA55;
}  .block_hints .date2approve.block_check_in_out, 
.block_hints .block_pending, 
.datepick-inline .date2approve, td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div {    
background-color: #99BBD5;
} .block_hints .date2approve.block_check_in_out, 
.block_hints .block_pending, 
.datepick-inline .date2approve, 
.block_hints .block_pending a, 
.datepick-inline .date2approve a {
color: #557780;
font-weight: 600;
text-shadow: 0 1px 0 #ccc;
} .block_hints .date2approve.block_check_in_out div.check-in-div, .datepick-inline .date2approve.timespartly.check_in_time div.check-in-div{
border-right: 1px dotted #99BBD5;
}
.block_hints .date2approve.block_check_in_out div.check-out-div, .datepick-inline .date2approve.timespartly.check_out_time div.check-out-div{
border-left: 1px dotted #99BBD5;
}  .datepick-inline .datepick-one-month .datepick .datepick-current-day {
background-color: #555;
} .datepick-inline .datepick-one-month .datepick .datepick-current-day a{
color: #EEEEEE;
text-shadow: 0 -1px 0 #000000;
}  .datepick-inline .datepick .datepick-days-cell-over{
background:#9e99a0;
} .datepick-inline .datepick .datepick-days-cell-over a:hover, 
.datepick-inline .datepick .datepick-days-cell-over a{    
color: #eee;
text-shadow: 0 -1px 0 #888;
}   td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {    
font-weight: 600;
text-shadow: none;
}   .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock {
background-color: #789;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.date_available a{
color:#fff;
font-weight: 600;
text-shadow: 0 -1px 0 #333;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .datepick-one-month .datepick .times_clock.date_available.datepick-current-day a{
color: #EEEEEE;
text-shadow: 0 -1px 0 #000000;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .date_available {
color: #bbb; text-shadow: 0 0px 0 #bbb; }.booking_search_form input[type="text"] {
box-sizing: content-box;
-mox-box-sizing: content-box;
-webkit-box-sizing: content-box;
height:18px;
padding:4px;
}
#booking_search_form .hasDatepick{
width: 6em;
}
#booking_search_form input,
#booking_search_form select {    
margin-bottom: 5px;
}
#booking_search_form input[type="text"],
#booking_search_form select {
margin-right:20px;
padding:4px;
}
#booking_search_form label {
margin-bottom: 5px;
vertical-align: middle;
} 
#booking_search_form .well {
background: #f8f8f8;
}
#booking_search_form input[type="button"],
#booking_search_form input[type="button"]:hover, 
#booking_search_form input[type="button"]:focus,  
.booking_search_result_item .btn,
.booking_search_result_item .btn:hover, 
.booking_search_result_item .btn:focus {
border: 1px solid #cccccc;
outline: 0;
}
.booking_search_result_item a.wpbc_book_now_link, 
.booking_search_result_item a.wpbc_book_now_link:hover, 
.wpbc_book_now_link,
.wpbc_book_now_link:hover {
background:none !important;
border:0 !important;
float:none !important;
}
.widget_bookingsearchwidget #booking_search_form input.hasDatepick {
clear: both;
margin: 0 0 10px;
width: 96%; }
.widget_bookingsearchwidget #booking_search_form input,
.widget_bookingsearchwidget #booking_search_form select,
.widget_bookingsearchwidget #booking_search_form label{    
margin-bottom: 10px;
}
.widget_bookingsearchwidget #booking_search_form input[type='checkbox'] { margin-bottom: 2px;
}
.widget_bookingsearchwidget #booking_search_form .search_booking {
width:auto;
}
.widget_bookingsearchwidget #booking_search_form label{
clear:both;
}
@media (max-width: 782px) {  
.wpdevbk input[type="text"], 
.wpdevbk select{
font-size: 1.1em;
height: auto;
padding: 4px 8px;
}
} #booking_search_ajax {
margin-bottom: 20px;
}
.booking_search_result_item {
clear: both;
margin: 10px 0px;
padding: 5px 5px 20px;
border-bottom: 1px solid #E5E5E5;
font-size: 0.9em;
}
.booking_search_result_item .booking_search_result_title {
font-weight: 600;
font-size: 1.3em;
margin-bottom: 10px;
}
.booking_search_result_item img.booking_featured_image {
border: 1px solid #CCC;
padding: 2px;
width: 200px !important;
float: left;
margin: 5px 15px 5px 0px !important;
}
.booking_search_result_item .booking_search_result_info {
font-size: 1.1em;
font-style: italic;
margin: 10px;
}
.booking_search_result_visitors_num,
.booking_search_result_items_num,
.booking_search_result_cost {
font-weight: 600;
}
.booking_search_result_item label {
font-size: 16px;
font-weight: 600;
}
.booking_search_result_item a {
-box-shadow: 0 0 1px #DDD;
-webkit-box-shadow: 0 0 1px #DDD;
-moz-box-shadow: 0 0 1px #DDD;
background: none repeat scroll 0 0 #F5F5F5 !important;
color: #717171 !important;
font-family: Helvetica;
font-size: 12px !important;
line-height: 18px;
font-weight: bold !important;
text-shadow: 0 0 1px #FFF;
float: right;
cursor: pointer;
padding: 2px;
border: 1px solid #BBB;
-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
text-decoration: none;
margin-top: 15px;
}
.booking_search_result_item a:hover {
background: none repeat scroll 0 0 #EEE !important;
} .search_container {
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
align-items: baseline;
}
.search_container .search_row {
flex: 1 1 auto;
text-align:center;
display:flex;
justify-content:center;
align-items: center;
padding:5px 10px;
}
#booking_search_form .search_container label,
#booking_search_form .search_container input[type="text"],
#booking_search_form .search_container input[type="submit"],
#booking_search_form .search_container select {
margin:0;
flex:1 1 0;
white-space: nowrap;
}
#booking_search_form .search_container input[type="submit"] {
flex: none;
}
#booking_search_form .search_container input[type="checkbox"] {
vertical-align: text-top;
}
@media (max-width: 782px) {
.search_container {
flex-direction: column;
}
.search_container .search_row {
width:100%;
}
} .search_results_container {
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
align-items: baseline;
}
.search_results_a{
flex:1 1 0;
}
.search_results_a2 {
flex: none;
margin-left:auto;
}
@media (max-width: 782px) {
.search_results_container {
flex-direction: column;
align-items: center;
}
.search_results_a2 {
flex: auto;
margin-left: 0;
}
}.flex_tl_table {
display: flex;
flex-flow: column nowrap;
box-sizing: border-box;
} .flex_tl_table .flex_tl_table_header,
.flex_tl_table .flex_tl_table_titles,
.flex_tl_table .flex_tl_table_row_bookings {
flex: 1;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
} .flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 {
flex:0 1 auto;
width: 180px;
min-width: 0;
word-wrap: break-word;
display: flex;
flex-flow: column nowrap;
justify-content: center;
} .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 {
flex: 1 1 0;
min-width: 0;
} @media (max-width: 782px) { .flex_tl_table .flex_tl_table_header,
.flex_tl_table .flex_tl_table_titles,
.flex_tl_table .flex_tl_table_row_bookings {
flex-flow: row wrap;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 {
width: 100%;
flex: 1 1 auto;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1{
border-bottom: 1px solid #eee;
}
}     .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav{
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title {
flex: 1 1 0;
word-break: break-word;
min-width: 0;
}     .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar {
display:flex;
flex-flow: row nowrap;
justify-content: space-between;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
flex: 1 1 0;
min-width: 0;
display:flex;
flex-flow: column nowrap;
justify-content: space-between;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container {
flex: 1;
display: flex;
flex-flow: column wrap;
justify-content: space-between;
overflow: hidden;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
flex: 1;
font-size:0.85em;
font-weight: 600;
text-align: center;
}
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
font-weight: 400;
font-size:0.75em;
}
.flex_tl_single_resource .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
font-size:0.9em;
padding: 4px 0;
}
.flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num,
.flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
font-size:0.7em;
font-weight: 400;
}  @media (max-width: 782px) {
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container {
overflow: hidden;
padding:0;
} .flex_tl_matrix_resources.flex_frame_view_days_num_1,
.flex_tl_matrix_resources.flex_frame_view_days_num_30,
.flex_tl_matrix_resources.flex_frame_view_days_num_60,
.flex_tl_single_resource.flex_frame_view_days_num_30,
.flex_tl_single_resource.flex_frame_view_days_num_365 {
width: 100%;
overflow-x: scroll;
}
.flex_tl_matrix_resources.flex_frame_view_days_num_30 .flex_tl_table,
.flex_tl_single_resource.flex_frame_view_days_num_365 .flex_tl_table{
min-width: 500px;
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table,
.flex_tl_matrix_resources.flex_frame_view_days_num_60 .flex_tl_table,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table {
min-width: 1000px;
}
}  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
height: 1.5em;
overflow: hidden;
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month.flex_tl_dates_bar .flex_tl_day_cell {
border:none;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month .flex_tl_day_cell .in_cell_month_year {
overflow: visible;
word-wrap: normal;
white-space: nowrap;
}  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day {
flex: 1;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
overflow: hidden;
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour {
flex: 1 1 0;
min-width: 0;
} .flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container {
flex-flow: row nowrap;
align-items: center;
}  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
flex: 1 1 0;
text-align: left;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks{
text-align: right;
padding:0 1em;
}
@media (max-width: 782px) {
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container {
justify-content: flex-start;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
flex: 0 1 auto;
text-align: left;
padding:0 1em;
}
}    .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar{
min-height: 3em;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_bookings {
margin-top:-3em;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles {
margin-top:-3em;
overflow: hidden; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar {
display:flex;
flex-flow: row nowrap;
justify-content: space-between;
}   .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day {
flex: 1 1 0;
min-width: 0;
display:flex;
flex-flow: row nowrap;
justify-content: space-between;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day .in_cell_time_hour {
flex: 1 1 0;
min-width: 0;
display:flex;
flex-flow: row nowrap;
justify-content: space-between;
}    .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
flex: 1 1 0;
min-width: 0;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates {
flex: 1 1 0;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
} .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates,
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates{
justify-content: flex-start;
align-items: flex-start;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings {
flex: 1 1 0;
min-width: 0;
display: flex;
flex-flow: column nowrap;   justify-content: space-between;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id{
flex: 1 1 0;
min-width: 0;
word-wrap: normal;
white-space: nowrap;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.pending_booking{
border-bottom:1px dashed #555;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking{
border-bottom:1px dashed #ccc;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id:last-child{
border-bottom:none;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:hover,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:active,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a{
position: relative;
cursor: default;
outline : none;
box-shadow: none;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a .in_cell_date_booking_pipeline_a_sizer {
width: 100%;
height: 100%;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles {
display: flex;
flex-flow: column wrap;
justify-content: flex-start;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title{
overflow: visible;
white-space: nowrap;
word-wrap: initial;
padding: 0px 0.5em;
margin-left: 4px;
margin-top: 4px;
z-index: 1; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell{
border:none;
}   .flex_tl_table {
display:none;
}   .hidden_items {
display: none;
}
@media (max-width: 782px) {
.flex_timeline_frame .popover{
width:98%;
max-width:98%;
}
}
.flex_timeline_frame .popover {
border: 2px solid #555;
font-size: 12px;
max-width: 299px;
} .flex_timeline_frame .popover .popover-title {
display: flex;
flex-flow:row wrap;
justify-content: flex-start;
align-items: center;
min-height: 2.5em;
margin:0;
padding: 5px 30px 5px 6px;
border-radius: 5px 5px 0 0;
background-color: #f7f7f7;
}
.flex_timeline_frame .popover .popover-title .popover-title-id {
flex: 0 0 auto;
width: 100%; font-size:14px;
font-weight: 500;
line-height: 1.8;
margin: 0;
padding: 0 12px 0 5px;
border: 0;
vertical-align: baseline;
} .flex_timeline_frame .popover .popover-title .popover-title-buttons{
flex: 1 1 auto;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
margin: 2px 0;
}
.flex_timeline_frame .popover  .popover-title .popover-title-buttons a,
.flex_timeline_frame .popover  .popover-title .popover-title-buttons a:hover,
.flex_timeline_frame .popover  .popover-title .popover-title-buttons a:focus {
flex: none;
box-sizing: border-box;
margin: 0 5px 0 0;
padding: 0 10px 1px;
font-size: 13px;
height: 28px;
line-height: 28px;
white-space: nowrap;
text-decoration: none;
cursor: pointer;
-webkit-appearance: none;
color: #555;
background: #f7f7f7;
border-radius: 3px;
border: 1px solid #d8d8d8;
box-shadow: none;
outline: none;
}
.flex_timeline_frame .popover  .popover-title .popover-title-buttons a:hover {
background: #fafafa;
border-color: #ccc;
color: #23282d;
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons a.timeline_button_print{
margin-right:1.5em;
} .flex_timeline_frame .popover .popover-close,
.flex_timeline_frame .popover .popover-close:hover {
position: absolute;
right: 0;
top: 0;
font-size: 20px;
line-height: 1.5em;
padding: 5px;
}
.flex_timeline_frame .popover .popover-close a,
.flex_timeline_frame .popover .popover-close a:hover,
.flex_timeline_frame .popover .popover-close a:active,
.flex_timeline_frame .popover .popover-close a:focus {
text-decoration: none;
border-style: none;
outline: 0;
color:#444;
background: transparent;
padding: 0 5px;
} .flex_timeline_frame .popover.bottom > .arrow::after {
border-bottom-color: transparent;
}   .popover-content .flex-popover-content-data {
display:flex;
flex-flow:column wrap;
justify-content: space-between;
}
.popover-content .flex-popover-content-data .flex-popover-bars,
.popover-content .wpbc-popover-content-data .wpbc-popover-cost-bar,
.popover-content .wpbc-popover-content-data .booking-labels,
.popover-content .wpbc-popover-content-data .wpbc-popover-booking-data,
.popover-content .wpbc-popover-content-data .wpbc-popover-booking-notes,
.popover-content .wpbc-popover-content-data .booking-dates{
flex: 1 1 auto; }
.popover-content .flex-popover-content-data .flex-popover-bars {
display:flex;
flex-flow:row nowrap;
justify-content: space-between;
}
.popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-labels-bar{
flex: 1 1 0;
clear: both;
}
.popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-cost-bar {
flex: none;
padding: 0.3em 0;
margin: 0;
}
.popover-content .flex-popover-content-data .flex-popover-labels-bar{
display:flex;
flex-flow:row wrap;
justify-content: flex-start;
}
.popover-content .flex-popover-content-data .flex-popover-labels-bar .flex-label {
flex: 0 1 auto;
min-width: 0;
}
.popover-content .flex-popover-content-data .flex-label {
border: 0;
border-radius: 3px;
text-shadow: none;
box-shadow: 0 0 1px #ddd;
font-weight: 400;
font-size: 95%;
line-height: 1.7em;
padding: .2em .8em 0.2em;
background-color: #5bc0de;
color: #ffffff;
text-align: center;
vertical-align: baseline;
margin: 0.15em 0.75em 0.5em 0;
word-wrap: break-word;
word-wrap: anywhere;
white-space: pre-wrap;
}
.popover-content .flex-popover-content-data .flex-label .label-prefix {
font-size: 70%;
font-weight: 400;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-id {
background: #888;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-pending {
background: #FFBB45;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-approved {
background: #9BE;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-success {
background: #468847;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-unknown {
background: #999;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-trash {
background: #D94A48;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-resource {
text-align: left;
} .popover-content .flex-popover-content-data .flex-label.flex-label-cost {
margin-left:auto;
background: transparent;
font-weight: 600;
color:#333;
box-shadow: none;
padding: 0;
margin: 0;
}
.popover-content .flex-popover-content-data .flex-popover-booking-data {
margin: 1em 0;
text-align: left;
font-size: 1.05em;
line-height: 1.8em;
color: #333;
max-width: 100%;
word-wrap: break-word;
word-wrap: anywhere;
}
.popover-content .flex-popover-content-data .flex-popover-booking-data span.fieldvalue {
background: transparent; padding: 4px 5px;
border-radius: 2px;
} .popover-content .flex-popover-content-data .wpbc-popover-booking-notes{
margin: 0 0 1em 0;
} .popover-content .flex-popover-content-data .flex-label-dates {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date{
flex:0 1 auto;
font-size: 103%;
padding: 0.1em .7em 0.1em;
margin: 0 0 0.2em;
}
.popover-content .flex-popover-content-data .flex-label-dates .date_tire{
flex:0 1 auto;
margin: 0 0.2em;
font-size: 175%;
line-height: 1em;
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date .field-booking-time{
font-size: 0.7em;
font-weight: 400;
color:#23282d;
} .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date{
background: #FFBB45;
} .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date.approved{
background: #9BE;
} .popover-content .wpbc_tl_popover_booking_separator {
margin: 20px 0;
border-top: 1px solid #ddd;
box-shadow: 0 1px 1px #f9f9f9;
}.flex_tl_table_loading{
text-align: center;
font-size: 1.1em;
}
.flex_tl_table_loading span {
padding: 0 0.4em;
}  .flex_tl_table {
background: #fff;
border: 1px solid #ddd;
box-shadow: 0 1px 2px #eef;
font-size:12px;
} .flex_tl_table .flex_tl_table_header{
background: #e9e9e9;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2{
font-weight: 600;
padding: 8px;
line-height: 1.42857143em;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2{
text-align: center;
}  .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title{
color:#777;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next{
font-size: 22px;
font-weight: 600;
line-height: 12px;
color:#777;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev a,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next a,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev a:hover,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next a:hover {
text-decoration: none;
color: #757575;
cursor: pointer;
}  .flex_tl_table .flex_tl_table_row_bookings {
border-top: 1px solid #dddddd;
}
.flex_tl_table .flex_tl_table_row_bookings:nth-of-type(2n+1) {
background-color: #f9f9f9;
}  .flex_tl_table .flex_tl_table_titles 	   .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 {
font-weight: 600;
padding: 4px;
line-height: 1.42857143em;
box-shadow: none;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title{
color: #999;
font-weight: 400;
overflow: hidden;
white-space: nowrap;
}  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a:hover {
border-bottom: 1px dashed;
color: #789;
text-decoration: none;
text-shadow: none; }
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title.parent {
font-weight: 600;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title.child {
margin-left: 20px;
}    .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar {
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
border-left:1px solid #eee;
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month .in_cell_date_container{
border-left:2px solid #C54;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6 a,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7 a{
color: #c32;
background: #FFFCF4;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6 .in_cell_date_container_show_dates,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7 .in_cell_date_container_show_dates{
color: #bd7f78;
background: #FFFCF4;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell a,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell a:hover{
color: #789;
text-decoration: none;
text-shadow: 0 -1px 0 #EEEEEE;
}  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
height: 1.5em;
border-bottom:1px solid #eee;
border-left:1px solid #eee;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year {
color: #c32;
font-size: 0.85em;
font-weight: 600;
padding:0 0.5em;
}  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day {
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour {
border-left:1px solid #eee;
border-top:1px solid #eee;
font-size: 0.7em;
display: flex;
justify-content:flex-start;
align-items: center;
padding: 0 0 0 2px;
white-space: nowrap;
overflow: hidden;
min-height: 12px;
} .flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num{
font-size: 0.85em;
font-weight:600;
text-align: left;
padding: 4px 1em;
}  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days.flex_tl_weekday7,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks.flex_tl_weekday7{
color: #bd7f78;
}    .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar {
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
border-left:1px solid #eee;
color:#aaa;
font-size: 0.7em;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month .in_cell_time_hour:first-child .in_cell_date_container{
border-left:2px solid #C54;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month.exist_booking_in_cell .in_cell_time_hour:first-child .in_cell_date_container{
border-left:1px solid #C54;
}   .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id{
background: none repeat scroll 0 0 #FC4;
margin-left: -1px; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking{
border-left:2px solid #f3a844;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking {
background-color: #78A;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.start_new_booking{
border-color: #616f8b;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.past_date{
background-color:#f0cf77;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date{
background-color:#9099aa;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking.booking_trash {
border-left:2px solid #901c1a;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_trash {
background-color:#DB6F6D;
}  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_dates .flex_tl_day_cell.today_date .in_cell_time_section_in_day{ } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day{
border-left: 1px solid #090;
} .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day,
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day{
border-left: none;
} .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour.today_time,
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour.today_time {
border-left: 1px solid #77ce0f;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id a {
font-size:7px;
font-weight:600;
color:#fff;
cursor: pointer;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title{
background: #777;
color: #fff;
border-left: 2px solid #555;
cursor: pointer;
border-radius: 3px;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title.several_bookings_in_cell{
font-weight: bold;
background: #fdab36;
color: #455366;
border-left: 2px solid #dd8b16;
} .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates,
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates{
border-left:1px solid #eee;
border-top:1px solid #eee;
font-size:0.8em;
word-wrap: normal;
white-space: nowrap;
overflow: hidden;
padding:0 2px;
}